Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 434 Bytes

File metadata and controls

13 lines (10 loc) · 434 Bytes

Contributing

What this repo is

A starter template for repo-native planning with human-in-the-loop compilation for coding agents.

Principles

  • Inbox is curated and immutable.
  • Compiled planning is authoritative and reviewable.
  • Changes should be small, explicit, and testable.

Making changes

  • Prefer PRs for changes to planning/compiled/ and any agent prompts.
  • Do not edit files in planning/inbox/ once created.