Create the registry
Give the decision system one authoritative home.
Keep full rules in one directory. Put the short routing index and CLI configuration at the repository root.
your-repository/
├── AGENTS.md
├── pdd.config.json
├── docs/
│ └── principles/
│ ├── change-protocol.md
│ └── pdd-01-example.md
└── scripts/
└── check-principles.shThe root index stays short. Full rules stay one link away and have independent history.