tokens.yaml
yaml
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83
chore(governance): sync handover+roadmap to 84db8c8 (drift:…
Human
1 day ago
| 1 | # Template token registry (frozen for K3) |
| 2 | |
| 3 | # Only keys listed here may appear as {{token}} in templates/ and cursor/ fragments. |
| 4 | # Values come exclusively from .overseer/config.yaml via adapters.templating.build_token_map. |
| 5 | # No arbitrary doc content or shell interpolation is permitted (OVERSEER-KIT-SPEC §9). |
| 6 | |
| 7 | version: 1 |
| 8 | |
| 9 | tokens: |
| 10 | - repo.name |
| 11 | - repo.root_relative_docs |
| 12 | - docs.handover |
| 13 | - docs.roadmap |
| 14 | - docs.coordination |
| 15 | - docs.standing_decisions |
| 16 | - docs.handover_path |
| 17 | - docs.roadmap_path |
| 18 | - docs.handover_title |
| 19 | - docs.roadmap_title |
| 20 | - docs.coordination_path |
| 21 | - docs.standing_decisions_path |
| 22 | - vcs.regime |
| 23 | - vcs.canonical |
| 24 | - vcs.git.remote |
| 25 | - vcs.git.main_branch |
| 26 | - vcs.git.mirror_branch |
| 27 | - vcs.git.feature_branch_pattern |
| 28 | - vcs.muse.staging_remote |
| 29 | - vcs.muse.main_branch |
| 30 | |
| 31 | templates: |
| 32 | - OVERSEER-HANDOVER.template.md |
| 33 | - ROADMAP.template.md |
| 34 | - STANDING-DECISIONS.template.md |
| 35 | - CROSS-REPO-COORDINATION.template.md |
| 36 | - MUSE-BRIDGE-WORKFLOW.template.md |
| 37 | - scripts/muse-bridge-deploy.sh.template |
File History
1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
1 day ago