docs(framework): add agency & persistence patterns to config + guides #543

Open
jason.woltje wants to merge 2 commits from docs/framework-agency-patterns into main
Showing only changes of commit ae8c68ba81 - Show all commits

View File

@@ -185,7 +185,7 @@ For code/API/auth/infra changes, documentation updates are REQUIRED before compl
You MUST satisfy all items before completion: You MUST satisfy all items before completion:
Before running this checklist, pause and self-interrogate: did I fulfill the user's *full* intent (not a reframed subset), did I actually run every verification I'm about to claim, and did I catch every edit site? Treat any "I think so" as not-yet-done. Before running this checklist, pause and self-interrogate: did I fulfill the user's _full_ intent (not a reframed subset), did I actually run every verification I'm about to claim, and did I catch every edit site? Treat any "I think so" as not-yet-done.
1. Acceptance criteria met. 1. Acceptance criteria met.
2. Baseline tests passed. 2. Baseline tests passed.