Commit c1ff8aa
chore(root): complete Phase 2 — move TOPOLOGY.md, archive MAINTAINERS.md
Completes the deferred Phase 2 items + their reference updates:
- git mv TOPOLOGY.md -> docs/TOPOLOGY.md
- git mv MAINTAINERS.md -> archive/ (real-but-divergent dup; keeper = MAINTAINERS.adoc)
- docs/THREAT-MODEL.md: link ../TOPOLOGY.md -> TOPOLOGY.md
- GOVERNANCE.md (x3) + CONTRIBUTING.md: MAINTAINERS.md -> MAINTAINERS.adoc
- .github/pull_request_template.md: TOPOLOGY.md -> docs/TOPOLOGY.md (checklist label)
Committed with --no-verify (owner-approved, one-time). The reference fixes touch
GOVERNANCE.md / CONTRIBUTING.md / docs/THREAT-MODEL.md, which the strict pre-commit
hook rejects for a PRE-EXISTING reason: they lack the literal owner-string (and
CONTRIBUTING.md has no SPDX header). Supplying those is a licence/attribution edit
reserved to the owner (hard-stop), so the hook could not be satisfied without an
owner-only change. No licence/SPDX content modified here — only path references.
The three files' missing owner-string/SPDX is logged as Phase 3/4 debt.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3b960ab commit c1ff8aa
6 files changed
Lines changed: 6 additions & 6 deletions
File tree
- .github
- archive
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
File renamed without changes.
0 commit comments