Task: B9: Rename .mustache template files to MASD address form
This page documents a task in the Codegen: mustache-to-address rename + junction codegen rollout story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Every entity-facet .mustache file is named for its MASD address (dots->underscores), matching its archetype node and doc, with all references (tangle targets, get_schema_template_mappings, generator lookup, doc-strings) updated atomically and generation proven byte-identical.
Status
| Field | Value |
|---|---|
| State | BACKLOG |
| Parent story | Codegen: mustache-to-address rename + junction codegen rollout |
| Now | Not yet started. |
| Waiting on | Nothing. |
| Next | Begin implementation. |
| Last touched | 2026-06-28 |
Acceptance
- All 50 entity-facet .mustache renamed; tangle produces the new names with no orphans; get_schema_template_mappings and doc-strings updated; both the domain_entity graph path and the is_entity_schema_model path generate byte-identical output; codegen tests pass.
Plan
(Implementation strategy. Written when work starts; key decisions
are distilled into the parent story's * Decisions at close, but the
plan itself stays — it is the historical record of what we did.)
Notes
PRs
| PR | Title |
|---|---|
Review
| Comment summary | File | Decision | Notes |
|---|---|---|---|