Skip to content

chore(governance): LICENSE SPDX header + registry regen#431

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/hyperpolymath-estate-scope-czncaj
Jun 26, 2026
Merged

chore(governance): LICENSE SPDX header + registry regen#431
hyperpolymath merged 1 commit into
mainfrom
claude/hyperpolymath-estate-scope-czncaj

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

Two standing governance-debt fixes (owner-directed, 2026-06-26). Both verified locally green.

1. LICENSE SPDX header (owner-authorised)

Root LICENSE had no SPDX-License-Identifier: line, failing
scripts/check-licence-consistency.sh. Added SPDX-License-Identifier: MPL-2.0
(body text already MPL-2.0; header now matches). Check passes:
[OK] LICENSE body text matches SPDX header.

2. Registry drift regenerated

.machine_readable/REGISTRY.a2ml had drifted from the file tree. Regenerated
via just registry (12 lines changed). just registry-check now reports
OK: registry + topology are in sync with the file tree.

Out of scope (flagged, not done)

  • 105-finding Hypatia baseline — needs the Elixir escript build (no
    Elixir/mix in this environment; the bash fallback errors on the 1086-file
    tree). Most of the tree is the palimpsest-license satellite (legitimately
    PMPL/third-party, untouchable) or licence-flag-only findings. Separate
    scanner-dependent effort.
  • Stray PMPL header: .github/workflows/governance.yml:1 carries
    SPDX-License-Identifier: PMPL-1.0-or-later (sole-owner repo → should be
    MPL-2.0). Licence edit — owner-only, not touched here. Flagging only.

🤖 Generated with Claude Code


Generated by Claude Code

- LICENSE: add 'SPDX-License-Identifier: MPL-2.0' header so
  check-licence-consistency.sh and downstream scanners (REUSE,
  cargo-license) can identify the licence. Body text already MPL-2.0;
  header now matches. Owner-authorised (2026-06-26).
- REGISTRY.a2ml + TOPOLOGY.md: regenerated via 'just registry' to clear
  drift (registry-check now reports in-sync).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SuLNP87x3i5YXdq2wYERRK
@hyperpolymath hyperpolymath marked this pull request as ready for review June 26, 2026 20:27
@hyperpolymath hyperpolymath merged commit 747b2f0 into main Jun 26, 2026
18 of 19 checks passed
@hyperpolymath hyperpolymath deleted the claude/hyperpolymath-estate-scope-czncaj branch June 26, 2026 20:27
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants