From 817a39752201e8b0dc9abd5ec2d9431386b90a5a Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 11 Sep 2025 07:18:10 -0500 Subject: [PATCH] docs: point RESUME to COMMON/questions; clarify prompts output locations --- docs/RESUME.md | 3 +-- scripts/prompts | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/RESUME.md b/docs/RESUME.md index 1d1c17e..261f921 100644 --- a/docs/RESUME.md +++ b/docs/RESUME.md @@ -48,6 +48,5 @@ Branches on remote - Track in [docs/TODO.md](TODO.md): Revisit enabling runners and protected checks on 2025-09-24 10) Next tasks -- Answer any outstanding questions in questions/* +- Answer any outstanding questions in COMMON/questions/* - On approval, implement further proposals and update instructions/* - diff --git a/scripts/prompts b/scripts/prompts index d1fcd25..c5a3930 100755 --- a/scripts/prompts +++ b/scripts/prompts @@ -7,7 +7,7 @@ Usage: scripts/prompts [args] Commands: build Build a flattened prompt from a manifest - pack Build known area pack (cto|coo) into dist/prompts + pack Build known area pack (cto|coo) into area dist/ all Build all known area packs lint Lint prompts (budgets and includes) USAGE