Skip to content

Commit a39743d

Browse files
committed
chore: fill derivable placeholders, drop false ARCHITECTURE, surface the rest
Estate top-up pass. Three separate things, none of which invents a value. FILLED — every token with a single mechanical answer: OWNER, REPO, FORGE, PROJECT, PACKAGE_NAME, PROJECT_NAME, AUTHOR, AUTHOR_EMAIL, CONDUCT_EMAIL, AUTHOR_FIRST/LAST/INITIALS, CURRENT_YEAR, CURRENT_DATE, DATE, MAIN_BRANCH. Identity comes from the git remote, dates from the clock, project name from the README H1 where there is one. Deliberately NOT filled, because more than one defensible answer exists and a confident wrong value is worse than a visible gap: SECURITY_EMAIL (two competing addresses are in use across the estate), RESPONSE_TIME, CONDUCT_TEAM (which substitutes into "a {{CONDUCT_TEAM}} member", not English), WEBSITE, PROJECT_DESCRIPTION, LANG_STACK. DELETED — ARCHITECTURE.md, where it is byte-identical to the 346-copy estate boilerplate (blob 607e3d8). Those 33 lines describe a src/ tests/ docs/ scripts/ config/ tree that this repo does not have, so the file is not merely uninformative, it is wrong. Genuinely written ARCHITECTURE files are matched by hash and left alone. No file beats a confidently false one. CODEOWNERS — rewritten to the solo form mandated by hyperpolymath/standards CODEOWNERS-POLICY.adoc Rule 1, which forbids a catch-all line where the only owner is the sole maintainer. The estate's own templates/CODEOWNERS contradicts that policy; the policy is versioned, dated and resolves standards#55, so it wins. Files naming a genuine co-owner are Rule 2 and are untouched. Note @hyperpolymath and @metadatastician are the same person, so a file naming the other account is a copy artifact that silently routed review requests to the wrong account. SURFACED — REQUIRES_INITIALISATION.md, and a priority action in 0-AI-MANIFEST.a2ml. Tokens that need a decision no script can make are left visibly unfilled rather than faked or quietly deleted. The marker says what each one is, which files it belongs in, why it was not done already, and that it must be deleted only once the work is genuinely finished.
1 parent 774dceb commit a39743d

7 files changed

Lines changed: 198 additions & 59 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# Code Owners
2-
3-
# Default: All contributors with write access are code owners
4-
* @metadatastician
5-
6-
# For specific paths, add explicit owners below
7-
# Example:
8-
# /src/* @team-lead
9-
# /docs/* @docs-maintainer
1+
# SPDX-License-Identifier: MPL-2.0
2+
# Solo-maintained hyperpolymath repo: no owner lines by policy.
3+
# See hyperpolymath/standards CODEOWNERS-POLICY.adoc (Rule 1).
4+
# Sole-maintainer review is moot; SPDX headers carry attribution.

.machine_readable/agent_instructions/methodology.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ constraints = [
101101
# These rules detect corrupt/template/stale state files.
102102

103103
[methodology.state-validation]
104-
reject-if-contains = ["{{PLACEHOLDER}}", "{{PROJECT}}", "rsr-template-repo"]
104+
reject-if-contains = ["{{PLACEHOLDER}}", "PANIC_ATTACK", "rsr-template-repo"]
105105
reject-if-project-name-mismatch = true
106106
staleness-threshold-days = 90
107107
fallback-files = ["TODO.md", "TODO.adoc", "ROADMAP.adoc", "README.adoc"]

0-AI-MANIFEST.a2ml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,20 @@
137137
(version-current "2.0.0")
138138
(version-next "2.1.0")
139139
(status "active-development")))
140+
141+
<!-- BEGIN requires-initialisation -->
142+
143+
## PRIORITY ACTION — this repository is not fully initialised
144+
145+
16 substitution token(s) still have no value. **Read
146+
`REQUIRES_INITIALISATION.md` in the repository root before doing anything
147+
else here** — it lists every outstanding token, what it means, and which
148+
files it belongs in.
149+
150+
Do not fabricate values for them, and do not delete the sections that
151+
contain them to quiet a gate. They are unfilled because they need a
152+
decision, not because they were overlooked. Resolve what you legitimately
153+
can, leave the rest, and delete `REQUIRES_INITIALISATION.md` only when
154+
nothing outstanding remains.
155+
156+
<!-- END requires-initialisation -->

ARCHITECTURE.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Eight PRs landed in one cohort closing the v2.5.5 ROADMAP section, a v3.0.0 item
189189
- **rsr-template scaffolding gaps filled** (#96): LICENSE flipped from
190190
AGPL-3.0 body to MPL-2.0 (matching SPDX headers + Cargo.toml +
191191
README.adoc); CODE_OF_CONDUCT.md placeholders instantiated
192-
(`{{CONDUCT_EMAIL}}``j.d.a.jewell@open.ac.uk`, `{{CONDUCT_TEAM}}`
192+
(`j.d.a.jewell@open.ac.uk``j.d.a.jewell@open.ac.uk`, `{{CONDUCT_TEAM}}`
193193
`panic-attack maintainers`, `{{RESPONSE_TIME}}``48 hours`,
194194
`language-bridges``panic-attack`); bug_report/feature_request
195195
issue templates Rust-toolchain-aware; empty `custom.md` removed;

REQUIRES_INITIALISATION.md

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,174 @@
1+
<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -->
2+
3+
# REQUIRES INITIALISATION
4+
5+
**This repository is not finished being set up.** 16 substitution token(s) across 5 file(s) still have no value.
6+
7+
## Why this is not already done
8+
9+
This repo was created from `hyperpolymath/rsr-template-repo`. The mint
10+
(`just repo-init`) fills every token that has a single mechanical answer —
11+
owner, repo, author, dates, licence, branch — and it has done so here.
12+
13+
The tokens below are the ones it *deliberately cannot* answer. They need a
14+
decision or a fact that exists only in your head: what this project is for,
15+
what command builds it, which port the service listens on, whether a PGP key
16+
is held at all. The template's own token vocabulary says as much — you cannot
17+
sensibly answer "required invariants" in a thirty-second bootstrap.
18+
19+
They were left **visibly unfilled on purpose**. The alternatives were both
20+
worse: inventing plausible values would put confident falsehoods into a
21+
security policy and an architecture document, and silently deleting the
22+
sections would hide the fact that a decision is owed. A visible gap is
23+
honest; a fabricated answer is not.
24+
25+
## Do not delete this file until every item below is resolved
26+
27+
This file is the only marker that the work is outstanding. Deleting it early
28+
does not finish the setup, it just conceals it — and the next person or agent
29+
to arrive will reasonably assume the repo is complete.
30+
31+
- **If you are a person:** delete this file yourself once the last item is done.
32+
- **If you are an agent:** resolve what you legitimately can, leave the rest,
33+
and delete this file only when no token below remains anywhere in the tree.
34+
Do not delete it to make a gate go green.
35+
36+
Re-running the estate top-up tool will remove this file automatically once
37+
nothing is outstanding, so the safest way to finish is to fix the tokens and
38+
let the check confirm it.
39+
40+
## What is needed, and where it goes
41+
42+
### `{{BUILD_CMD}}`
43+
44+
The exact command that builds this project.
45+
46+
Appears in:
47+
48+
- `QUICKSTART-DEV.adoc`
49+
50+
### `{{BUILD_OUTPUT_PATH}}`
51+
52+
Where the build artefact lands.
53+
54+
Appears in:
55+
56+
- `docs/reports/audit/pillar-audit-2026-04-15.md`
57+
58+
### `{{CONDUCT_TEAM}}`
59+
60+
Name of the conduct body. If there is no committee, rewrite the sentence rather than substituting a plural noun into 'a {{CONDUCT_TEAM}} member'.
61+
62+
Appears in:
63+
64+
- `CHANGELOG.md`
65+
66+
### `{{CONSUMER1}}`
67+
68+
A downstream repo that consumes this one.
69+
70+
Appears in:
71+
72+
- `.machine_readable/INTENT.contractile`
73+
74+
### `{{CONSUMER2}}`
75+
76+
A second downstream consumer.
77+
78+
Appears in:
79+
80+
- `.machine_readable/INTENT.contractile`
81+
82+
### `{{DEP1}}`
83+
84+
First named dependency, in .machine_readable/INTENT.contractile.
85+
86+
Appears in:
87+
88+
- `.machine_readable/INTENT.contractile`
89+
90+
### `{{DEP2}}`
91+
92+
Second named dependency, in .machine_readable/INTENT.contractile.
93+
94+
Appears in:
95+
96+
- `.machine_readable/INTENT.contractile`
97+
98+
### `{{DEPS}}`
99+
100+
Prose summary of runtime/build dependencies.
101+
102+
Appears in:
103+
104+
- `docs/reports/audit/pillar-audit-2026-04-15.md`
105+
106+
### `{{LANG_STACK}}`
107+
108+
The language stack, in prose.
109+
110+
Appears in:
111+
112+
- `QUICKSTART-DEV.adoc`
113+
114+
### `{{MONOREPO_OR_STANDALONE}}`
115+
116+
Literally 'monorepo' or 'standalone'.
117+
118+
Appears in:
119+
120+
- `.machine_readable/INTENT.contractile`
121+
122+
### `{{MUST_INVARIANTS}}`
123+
124+
The invariants this project guarantees. Not answerable in a bootstrap; it is the point of the repo.
125+
126+
Appears in:
127+
128+
- `QUICKSTART-DEV.adoc`
129+
130+
### `{{ONE_PARAGRAPH_ANTI_PURPOSE}}`
131+
132+
A paragraph on what this deliberately is NOT for.
133+
134+
Appears in:
135+
136+
- `.machine_readable/INTENT.contractile`
137+
138+
### `{{ONE_PARAGRAPH_PURPOSE}}`
139+
140+
A paragraph on what this is for.
141+
142+
Appears in:
143+
144+
- `.machine_readable/INTENT.contractile`
145+
146+
### `{{PROJECT_UNIQUE_STRENGTH}}`
147+
148+
What this does that its alternatives do not.
149+
150+
Appears in:
151+
152+
- `.machine_readable/agent_instructions/methodology.a2ml`
153+
154+
### `{{RESPONSE_TIME}}`
155+
156+
Initial-response SLA for a security or conduct report. Promise only what a solo maintainer can actually meet.
157+
158+
Appears in:
159+
160+
- `CHANGELOG.md`
161+
162+
### `{{TEST_CMD}}`
163+
164+
The exact command that runs its tests.
165+
166+
Appears in:
167+
168+
- `QUICKSTART-DEV.adoc`
169+
170+
---
171+
172+
Generated by the estate top-up pass. Rationale and the governing rulings are
173+
in `hyperpolymath/standards`; the token vocabulary is
174+
`.machine_readable/ai/PLACEHOLDERS.adoc` in `rsr-template-repo`.

docs/reports/audit/pillar-audit-2026-04-15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Repository: /var/mnt/eclipse/repos/panic-attacker
1717
- Claims: 49 languages, 196 tests, v2.1.0.
1818
- Actual: Matches implementation files and badges.
1919
- **Template Residue**:
20-
- `{{PACKAGE_NAME}}`, `{{DEPS}}`, `{{BUILD_OUTPUT_PATH}}` found in `QUICKSTART-MAINTAINER.adoc`.
20+
- `panic-attack`, `{{DEPS}}`, `{{BUILD_OUTPUT_PATH}}` found in `QUICKSTART-MAINTAINER.adoc`.
2121

2222
## Verdict
2323
- **CRG Grade**: B

0 commit comments

Comments
 (0)