Commit 5c1c44c
chore(license): reconcile residual PMPL prose to canonical MPL-2.0 + CC-BY-SA-4.0 (#172)
## Summary
Follow-up to **#167** (already merged). #167 flagged a
license-classification drift "🚩 for owner (no action taken)": stray
`PMPL-1.0-or-later` strings survived in prose/metadata even though this
repo's canonical license is **MPL-2.0** (code/config) + **CC-BY-SA-4.0**
(docs). The estate already normalised to that pair in
#138/#156/#161/#163; the #156 pass flipped SPDX *header* stamps only,
leaving the bodies behind. This PR clears the residue.
verisimiser is **not** a PMPL carve-out repo, and `LICENSE`,
`LICENSES/`, `Cargo.toml` and every SPDX header are MPL-2.0 — so the
remaining PMPL prose was drift, not intent.
## Changes
**Reconciled (the repo's own license declarations):**
- `.machine_readable/compliance/reuse/dep5` — REUSE/DEP5 default +
config stanzas `PMPL-1.0-or-later` → `MPL-2.0`; the `CC-BY-SA-4.0` docs
override (last-match-wins) is kept intact.
- `.well-known/ai.txt` — code-license line → MPL-2.0; dropped the
`Emotional Lineage per PMPL Section 3` clause (no such obligation exists
in MPL-2.0).
- `.well-known/humans.txt` — `License:` → `MPL-2.0 (code) + CC-BY-SA-4.0
(docs)`.
- `docs/attribution/CITATION.cff` — `license:` → `MPL-2.0`.
- `.machine_readable/ai/{.cursorrules,.clinerules,.windsurfrules}` —
license-policy block → MPL-2.0 canonical pair (kept the `Never AGPL-3.0`
estate rule).
-
`.machine_readable/svc/k9/examples/{project-metadata,setup-repo}.k9.ncl`
— example license string/recipe → MPL-2.0 (the scaffolding recipe no
longer `curl`s a PMPL `LICENSE`).
**Deliberately left untouched (not the repo's own self-declarations —
flagged for owner):**
- `docs/legal/EXHIBIT-A-ETHICAL-USE.txt`,
`docs/legal/EXHIBIT-B-QUANTUM-SAFE.txt` — these are *bodies of the
Palimpsest-MPL license itself*, not a verisimiser license claim. Whether
an MPL-2.0 repo should ship them at all is a removal decision for the
owner, not a find-replace.
- `contractile.just` — the `'SPDX|License|MIT|Apache|PMPL|MPL'` grep is
a generic multi-license *recognizer*, not a declaration; PMPL is a valid
alternative to keep matching.
## RSR Quality Checklist
### Required
- [x] Tests pass — metadata/docs-only change; no code touched, `cargo`
build/test surface unaffected
- [x] Code is formatted — no code changed
- [x] Linter is clean — no new warnings or errors
- [x] No banned language patterns
- [x] No `unsafe` blocks without `// SAFETY:` comments — none added
- [x] No banned functions (`believe_me`, `unsafeCoerce`, `Obj.magic`,
`Admitted`, `sorry`)
- [x] SPDX license headers — all modified files retain their existing
MPL-2.0/CC-BY-SA-4.0 headers; no new files
- [x] No secrets, credentials, or `.env` files
### As Applicable
- [ ] State files — no project-state/architecture change
- [x] New dependencies reviewed — none added
- [x] ABI/FFI consistency — unaffected by this change
## Testing
Verified by inspection + `git grep`: after the change, the only
remaining `PMPL`/`Palimpsest` references are the three
deliberately-preserved cases above (the two license exhibits + the
generic recognizer). The `dep5` `CC-BY-SA-4.0` docs override is
preserved. Canonical MPL-2.0 source URL used in the k9 example was
confirmed reachable (HTTP 200).
## Screenshots
n/a (text-only diff)
---
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---
_Generated by [Claude
Code](https://claude.ai/code/session_01JdqVWGSSv36Ph8ZWvizGMp)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 56e6c5f commit 5c1c44c
9 files changed
Lines changed: 23 additions & 24 deletions
File tree
- .machine_readable
- ai
- compliance/reuse
- svc/k9/examples
- .well-known
- docs/attribution
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments