Commit 7c9db0e
docs(licence): record GitHub single-display resolution (Addendum A8) (#447)
## Context
The estate licence policy (Rule 1) splits per-file SPDX two ways —
`MPL-2.0` for code, `CC-BY-SA-4.0` for prose. GitHub, however, surfaces
only **one** repo-level licence (licensee-detected from the root
`LICENSE`). The owner resolved that single displayed licence to
**MPL-2.0** while keeping both licence texts present in every repo. That
rationale was implicit in the canon but never explicitly recorded; this
PR captures it.
## Change
Additive only — **Rules 1–3 are unchanged and no per-file licence header
is modified** (respecting Addendum A2's "manual, per-file, owner-only"
rule for header remediation).
- `LICENCE-POLICY.adoc` — new **Addendum A8** documenting: root
`LICENSE` = MPL-2.0 text (drives GitHub's detected licence), both
`LICENSES/MPL-2.0.txt` + `LICENSES/CC-BY-SA-4.0.txt` present, prose
stays CC-BY-SA-4.0 via per-file SPDX header (not a second root licence).
Notes the separate-`LICENSE-docs` pattern a few repos use as an
acceptable equivalent.
- `.machine_readable/licensing-policy.toml` — mirrors A8 as a
`[github_display]` block (the machine-enforced mirror; kept in sync with
the `.adoc` source of truth).
## Why this is in-bounds
This is *authoring* a clarifying, dated addendum that reflects the
owner's 2026-07-01 statement — not a licence sweep or a header rewrite.
It records why the root `LICENSE` is MPL-2.0 rather than dual.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---
_Generated by [Claude
Code](https://claude.ai/code/session_012MpYSh6Wy8YMBH2E3qVyT7)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 48d2119 commit 7c9db0e
2 files changed
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
247 | 272 | | |
248 | 273 | | |
249 | 274 | | |
| |||
0 commit comments