Skip to content

refactor: prevent plan bloat from leaking into definitions#772

Merged
FL4TLiN3 merged 1 commit intomainfrom
refactor/merge-design-roles-into-plan
Mar 13, 2026
Merged

refactor: prevent plan bloat from leaking into definitions#772
FL4TLiN3 merged 1 commit intomainfrom
refactor/merge-design-roles-into-plan

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Plan: Architecture section now explicitly forbids deliverables/constraints — "write ONLY: name, one-line purpose, and role"
  • write-definition: new "How to Use plan.md" section — Architecture for tree structure, Domain Knowledge for instruction content, Failure Conditions for verifier
  • Verifier placement rule: must be direct child of coordinator, not nested under an executor (prevents executor controlling verifier execution)

Test plan

  • TOML valid
  • bun run test passes

🤖 Generated with Claude Code

Two changes to stop plan's over-detailed Expert Definitions from being
blindly copied into perstack.toml instructions:

1. Plan: explicitly forbid deliverables/constraints in Architecture
   section — "write ONLY: name, one-line purpose, and role"
2. write-definition: new "How to Use plan.md" section — Architecture
   for tree structure only, Domain Knowledge for instruction content,
   Failure Conditions for verifier instruction
3. Verifier placement rule: must be direct child of coordinator, not
   nested under an executor

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 13, 2026 15:55
@FL4TLiN3 FL4TLiN3 merged commit 1592d0c into main Mar 13, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the refactor/merge-design-roles-into-plan branch March 13, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant