Skip to content

Commit 1a2fc12

Browse files
hyperpolymathclaude
andcommitted
chore(licence): normalise to MPL-2.0 (code) + CC-BY-SA-4.0 (docs)
- LICENSES/ = {MPL-2.0.txt, CC-BY-SA-4.0.txt}; root LICENSE = verbatim MPL-2.0 (GitHub display) - SPDX: code -> MPL-2.0, docs (.md/.adoc) -> CC-BY-SA-4.0; metadata/badge fixes; vendored untouched Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 19cce7c commit 1a2fc12

11 files changed

Lines changed: 920 additions & 17 deletions

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: MPL-2.0
2+
SPDX-License-Identifier: CC-BY-SA-4.0
33
SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
44
-->
55

LICENSE

Lines changed: 369 additions & 9 deletions
Large diffs are not rendered by default.

LICENSES/CC-BY-SA-4.0.txt

Lines changed: 170 additions & 0 deletions
Large diffs are not rendered by default.

LICENSES/MPL-2.0.txt

Lines changed: 373 additions & 0 deletions
Large diffs are not rendered by default.

agent-self-review-precommit.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: CC-BY-4.0
1+
// SPDX-License-Identifier: MPL-2.0
22
#set document(
33
title: "Pre-execution self-review catching a self-introduced state-threading defect in an autonomous code-remediation agent",
44
author: "Jonathan D. A. Jewell",

docs/architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <6759885+hyperpolymath@users.noreply.github.com>
33
= Architecture — technical-notes
44
:revdate: 2026-MM-DD

docs/contributing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <6759885+hyperpolymath@users.noreply.github.com>
33
= Contributing — technical-notes
44
:revdate: 2026-MM-DD

docs/decisions/0001-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <6759885+hyperpolymath@users.noreply.github.com>
33
= ADR-0001 — Use Architecture Decision Records
44
:revdate: 2026-MM-DD

docs/tech-debt-2026-05-26.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: MPL-2.0
2+
SPDX-License-Identifier: CC-BY-SA-4.0
33
SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
44
-->
55

docs/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <6759885+hyperpolymath@users.noreply.github.com>
33
= Troubleshooting — technical-notes
44
:revdate: 2026-MM-DD

0 commit comments

Comments
 (0)