Files
DevRunbook-Public/templates/AGENTS.repository.template.md
T
DevRunbook release export cfd2804e27
Managed validation / full (push) Successful in 3m18s
Publish DevRunbook source
2026-09-03 04:09:17 +02:00

917 B
Raw Blame History

Repository instructions

Product purpose

[Describe the product and critical behavior in 25 sentences.]

Repository structure

  • [path]: [purpose]
  • [path]: [purpose]

Required commands

  • Install: [command]
  • Format check: [command]
  • Lint: [command]
  • Typecheck: [command]
  • Tests: [command]
  • Build: [command]
  • Smoke test: [command]

Only include commands that are verified or clearly marked as needing confirmation.

Engineering constraints

  • [Backwards-compatibility policy]
  • [Dependency policy]
  • [Migration policy]
  • [Documentation expectations]

Protected paths and data

  • Do not modify: [path]
  • Do not read or expose secrets from: [path/pattern]
  • Treat runtime/user data under [path] as protected.

Completion standard

A task is complete only when relevant checks pass and the final report states changed files, validation evidence and unresolved items.