diff --git a/.gitignore b/.gitignore index 345c765..bbc42b3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ __pycache__/ *.pyc *.egg-info/ .pytest_cache/ +.repo-manager/ # state-hub: track .claude/rules # Claude Code local state (track shared rules; ignore machine-specific files) diff --git a/intakes/intakes.md b/intakes/intakes.md new file mode 100644 index 0000000..f4886ef --- /dev/null +++ b/intakes/intakes.md @@ -0,0 +1,22 @@ +# Intake records + +## MASON-IN-0001 — Grandfather the legacy MASON-0001 identifier scheme + +```yaml +id: MASON-IN-0001 +kind: intake +title: Grandfather the legacy MASON-0001 identifier scheme +status: open +origin: residual +origin_ref: MASON-WP-0002 +priority: low +owner: ops-mason +description: The finished bootstrap workplan uses legacy MASON-0001 and noncanonical + MASON-0001-Txx identifiers, including a duplicate T01. Fleet canon says existing + identifiers are never renamed and legacy schemes must be grandfathered. Coordinate + with the Custodian canon steward and Repo Manager to add the exact legacy scheme + mapping, then verify statehub consistency without rewriting registered UUIDs or + historical source identity. +created: '2026-08-22T09:33:08.629717Z' +updated: '2026-08-22T09:33:08.629717Z' +```