Update documentation and testing policies and add a migration plan to cleanly separate the scriptorium CLI from the promptkit internals

This commit is contained in:
2026-07-26 08:59:46 -05:00
parent 33698903be
commit e0b1d6a0dc
7 changed files with 1309 additions and 547 deletions

View File

@@ -1,4 +1 @@
Please carefully review the relevant documents in `docs/policy` before making any changes to this repository.
- `development.md` defines the contributor workflow for this application.
- `architecture.md` provides the canonical high-level architecture policy for this repository, and should be reviewed before writing or changing any code.
- `documentation.md` provides the canonical documentation policy for this repository, and should be reviewed before writing or changing any documentation.
Please review `docs/development.md` for initial orientation in this repository and follow its task-specific reading guide.