Accept the Promptkit split architecture

This commit is contained in:
2026-07-26 18:46:42 -05:00
parent 144d840fbe
commit 99d5e96316
3 changed files with 298 additions and 8 deletions

View File

@@ -44,6 +44,5 @@ reviewable alongside the implementation change that requires them.
- Changes to behavior must update the canonical owner in the same change.
- Cross-cutting documentation links to the owner instead of copying its
details.
- Documentation restructuring follows the implementation sequence in
[`docs/roadmap/documentation.md`](../roadmap/documentation.md); the roadmap,
not this ADR, records completion status.
- Documentation restructuring followed a dedicated implementation roadmap;
repository history, not this ADR, records its completion.