9 Commits

Author SHA1 Message Date
d9c0402981 docs: point RESUME to COMMON/questions; clarify prompts output locations
Some checks are pending
Release / tag-and-notes (push) Waiting to run
2025-09-11 07:18:10 -05:00
21a8361174 chore(repo): move DISCUSS to docs (root cleanup)
Some checks failed
Release / tag-and-notes (push) Has been cancelled
2025-09-11 07:17:38 -05:00
39ec59a356 chore(repo): remove root dist directory (area-specific packs only)
Some checks failed
Release / tag-and-notes (push) Has been cancelled
2025-09-11 07:17:12 -05:00
e33ee77db9 release: v0.0.5
Some checks failed
Release / tag-and-notes (push) Has been cancelled
2025-09-11 07:16:43 -05:00
b913a983bd chore(repo): clean root (remove misplaced docs from main)
Some checks failed
Release / tag-and-notes (push) Has been cancelled
2025-09-11 07:07:00 -05:00
1e65aadda9 release: v0.0.3
Some checks failed
Release / tag-and-notes (push) Has been cancelled
2025-09-11 07:05:23 -05:00
a00b6a8782 chore(repo): clean root and move docs
- Move docs to docs/; keep areas for prompts only
- Relocate Makefile to scripts/Makefile; update docs to use it
- Move ci.Dockerfile to docker/ci.Dockerfile; update compose
- Move commitlint config to .config and update hook
- Remove root AGENTS.md (use area AGENTS.md)
2025-09-10 18:00:50 -05:00
d381070c75 release: v0.0.2
Some checks failed
Release / tag-and-notes (push) Has been cancelled
Squash-merge integration into main for v0.0.2
2025-09-10 22:47:49 +00:00
9cb1f5da1f Merge pull request 'release: merge integration into main' (#2) from integration into main
Some checks failed
Release / tag-and-notes (push) Has been cancelled
Reviewed-on: #2
2025-09-10 21:50:53 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -48,6 +48,5 @@ Branches on remote
- Track in [docs/TODO.md](TODO.md): Revisit enabling runners and protected checks on 2025-09-24 - Track in [docs/TODO.md](TODO.md): Revisit enabling runners and protected checks on 2025-09-24
10) Next tasks 10) Next tasks
- Answer any outstanding questions in questions/* - Answer any outstanding questions in COMMON/questions/*
- On approval, implement further proposals and update instructions/* - On approval, implement further proposals and update instructions/*

View File

@@ -7,7 +7,7 @@ Usage: scripts/prompts <command> [args]
Commands: Commands:
build <manifest> <output> Build a flattened prompt from a manifest build <manifest> <output> Build a flattened prompt from a manifest
pack <area> Build known area pack (cto|coo) into dist/prompts pack <area> Build known area pack (cto|coo) into area dist/
all Build all known area packs all Build all known area packs
lint Lint prompts (budgets and includes) lint Lint prompts (budgets and includes)
USAGE USAGE