Skip to content

AGENTS.md Generator — Constitution

Hard-Stop Rules

These rules must never be violated. Violations require immediate halt and review.

  • Never generate documentation with stale registry data
  • Never allow manual edits to generated sections
  • Never produce non-deterministic generation output

Mandatory Rules

These rules must be followed in all circumstances.

  • Generated files validate against AGENTS.md format specification
  • All persona changes trigger regeneration
  • Generation is idempotent and deterministic
  • Attribution and generation timestamps included

Preferred Practices

Best practices that should be followed when possible.

  • Include generation metadata in file headers
  • Provide diff reports between generation runs
  • Support override blocks for custom documentation sections