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

Merged
jason.woltje merged 2 commits from docs/framework-agency-patterns into main 2026-06-21 01:43:37 +00:00
Owner

Closes #542

Adds 7 additive behavioral/agency rules to the Mosaic framework source (), distilled from the Claude Code system prompt, competitor autonomous-agent prompts, and Fable 5 consumer-prompt deltas.

Files (+37/−0, additive only):

  • — own-mistakes stance; USER.md formatting override; reversibility heuristic (hard-gate-reconciled); injected-content caution
  • — Block vs. Done semantics
  • — failure-handling retry budget; pre-done self-interrogation
  • — worker-prompt-quality standard; trust-but-verify
  • — integrity guardrails

Independent review: APPROVE (one remediation applied). Scope: framework source only; divergent root-level copies untouched.

Closes #542 Adds 7 additive behavioral/agency rules to the Mosaic framework source (), distilled from the Claude Code system prompt, competitor autonomous-agent prompts, and Fable 5 consumer-prompt deltas. **Files (+37/−0, additive only):** - — own-mistakes stance; USER.md formatting override; reversibility heuristic (hard-gate-reconciled); injected-content caution - — Block vs. Done semantics - — failure-handling retry budget; pre-done self-interrogation - — worker-prompt-quality standard; trust-but-verify - — integrity guardrails Independent review: APPROVE (one remediation applied). Scope: framework source only; divergent root-level copies untouched.
jason.woltje added 1 commit 2026-06-16 04:10:02 +00:00
docs(framework): add agency & persistence patterns to config + guides
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
d481a74a86
Seven additive behavioral rules distilled from the Claude Code system
prompt, competitor autonomous-agent prompts (Devin/Cline/Cursor/Windsurf/
Droid/Manus/Replit), and Fable 5 consumer-prompt deltas:

- SOUL.md: own-mistakes stance, USER.md formatting override, reversibility
  heuristic (hard-gate-reconciled), injected-content caution
- AGENTS.md: Block vs. Done semantics
- E2E-DELIVERY.md: failure-handling retry budget, pre-done self-interrogation
- ORCHESTRATOR.md: worker-prompt-quality standard, trust-but-verify
- QA-TESTING.md: integrity guardrails

Additive only (+37/-0). Independent review passed (one remediation applied).

Refs #542

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
jason.woltje added 1 commit 2026-06-16 04:48:13 +00:00
style(framework): prettier format E2E-DELIVERY.md (fix #543 CI)
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ae8c68ba81
[email protected] normalizes emphasis *full* -> _full_ (printWidth 100).
No content change.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
jason.woltje force-pushed docs/framework-agency-patterns from ae8c68ba81 to d91d910196 2026-06-21 01:12:30 +00:00 Compare
jason.woltje merged commit b354bc8fae into main 2026-06-21 01:43:37 +00:00
Sign in to join this conversation.