Skip to content

docs: add design principles to create-expert#775

Merged
FL4TLiN3 merged 1 commit intomainfrom
docs/design-principles
Mar 13, 2026
Merged

docs: add design principles to create-expert#775
FL4TLiN3 merged 1 commit intomainfrom
docs/design-principles

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Add 7 design principles as comment block at the top of create-expert perstack.toml
  • Documents lessons learned from iterative refinement of the pipeline

Principles

  1. Built-in Verification
  2. Instruction Quality via Binary Checks
  3. Domain Agnosticism
  4. Plan ↔ write-definition Boundary
  5. Failure Conditions
  6. Instruction Content = Domain Constraints Only
  7. Brevity = Focus

🤖 Generated with Claude Code

Document the seven design principles established through iterative
refinement of the create-expert pipeline:

1. Built-in Verification (verifier executes, not reviews)
2. Instruction Quality via Binary Checks (subjective checks fail)
3. Domain Agnosticism (not just coding)
4. Plan ↔ write-definition Boundary (plan = raw material)
5. Failure Conditions (hard reject rules, not inverse of success)
6. Instruction Content = Domain Constraints Only
7. Brevity = Focus (verbose dilutes LLM attention)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 13, 2026 16:37
@FL4TLiN3 FL4TLiN3 merged commit 2680aff into main Mar 13, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the docs/design-principles branch March 13, 2026 16:38
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