
---------------
bug 1

siempre que genere un archivo de preguntas, ya sea en requirements o plans, debe indicarlo con su path, para que el usuario lo sepa y pueda contestar sobre el archivo si lo prefiere sobre el cli, ahora mismo genera el archivo bien pero no siempre lo indica

-----------------

bug 2: que indique en el comando del siguiente paso el run_id
```
 Approval — Execution Plan
File: aidlc-docs\inception\plans\2026-05-23T13-10-58Z-dragon-ball-z-app-execution-plan.md
Pre-mortem: PASS — 3 plan-risk questions (API rate limiting, Angular 21 stability, client-side state limits)
6 Units, 18 Tasks:
Unit	Description
1. scaffold	Angular CLI project, routing, Material, layout shell
2. api-client	Dragon Ball API service, models, caching, error handling
3. character-feature	Character list + detail + transformations
4. exploration-feature	Planet explorer + saga timeline
5. search-feature	Global search with autocomplete
6. personalization-feature	Favorites + dark/light theme
Units 3-6 run in parallel after scaffold + api-client.
Reply "approve" to proceed. On approval:
Unit Decomposer will fire (6 units >= 2)
Then /factory-build <run-id> will be ready
Let me know if you want changes to the plan.
``` -> "Then /factory-build <run-id> will be ready" deberia ser "Then /factory-build 2026-05-23T13-10-58Z-dragon-ball-z-app will be ready"