tokens.yaml yaml
37 lines 1.0 KB
Raw
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT 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 2 commits
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT Human 1 day ago
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439 feat: K1-P1 complete — agent provenance, build-verification… Sonnet 4.6 patch 52 days ago