From 721e3a1ef43048d3b5f2be66d9a6f8e65ddab6fe Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 01:09:13 +0100 Subject: [PATCH] fix(licence): clear scaffold-placeholder leak (isolated; dirty repo) #3 isolated commit. ONLY placeholder SPDX lines staged; repo's other uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP + doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing. Diff-shape asserted (SPDX-only). Refs standards LICENCE-POLICY.adoc A5. Co-Authored-By: Claude Opus 4.7 (1M context) (cherry picked from commit 3f6bb843b6ea1942f841d47b3138bc59b2c9b0a7) --- 0-ai-gatekeeper-protocol/RSR_OUTLINE.adoc | 2 +- 0-ai-gatekeeper-protocol/contractiles/dust/Dustfile | 2 +- 0-ai-gatekeeper-protocol/contractiles/must/Mustfile | 2 +- 0-ai-gatekeeper-protocol/mcp-repo-guardian/RSR_OUTLINE.adoc | 2 +- .../mcp-repo-guardian/contractiles/dust/Dustfile | 2 +- .../mcp-repo-guardian/contractiles/must/Mustfile | 2 +- 0-ai-gatekeeper-protocol/repo-guardian-fs/RSR_OUTLINE.adoc | 2 +- .../repo-guardian-fs/contractiles/dust/Dustfile | 2 +- .../repo-guardian-fs/contractiles/must/Mustfile | 2 +- a2ml/RSR_OUTLINE.adoc | 2 +- a2ml/contractiles/must/Mustfile | 2 +- agentic-a2ml/contractiles/dust/Dustfile | 2 +- agentic-a2ml/contractiles/must/Mustfile | 2 +- anchor-a2ml/contractiles/dust/Dustfile | 2 +- anchor-a2ml/contractiles/must/Mustfile | 2 +- avow-protocol/RSR_OUTLINE.adoc | 2 +- avow-protocol/contractiles/dust/Dustfile | 2 +- avow-protocol/contractiles/must/Mustfile | 2 +- avow-protocol/telegram-bot/RSR_OUTLINE.adoc | 2 +- avow-protocol/telegram-bot/avow-telegram-bot/RSR_OUTLINE.adoc | 2 +- .../telegram-bot/avow-telegram-bot/contractiles/dust/Dustfile | 2 +- .../telegram-bot/avow-telegram-bot/contractiles/must/Mustfile | 2 +- .../avow-telegram-bot/contractiles/trust/Trustfile.hs | 2 +- avow-protocol/telegram-bot/contractiles/dust/Dustfile | 2 +- avow-protocol/telegram-bot/contractiles/must/Mustfile | 2 +- axel-protocol/RSR_OUTLINE.adoc | 2 +- axel-protocol/contractiles/dust/Dustfile | 2 +- axel-protocol/contractiles/must/Mustfile | 2 +- consent-aware-http/RSR_OUTLINE.adoc | 2 +- consent-aware-http/contractiles/dust/Dustfile | 2 +- consent-aware-http/contractiles/must/Mustfile | 2 +- ecosystem-a2ml/contractiles/dust/Dustfile | 2 +- ecosystem-a2ml/contractiles/must/Mustfile | 2 +- lol/contractiles/dust/Dustfile | 2 +- lol/contractiles/must/Mustfile | 2 +- state-a2ml/spec/STATE-FORMAT-SPEC.adoc | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/0-ai-gatekeeper-protocol/RSR_OUTLINE.adoc b/0-ai-gatekeeper-protocol/RSR_OUTLINE.adoc index d1be7bd6..d42b7a8e 100644 --- a/0-ai-gatekeeper-protocol/RSR_OUTLINE.adoc +++ b/0-ai-gatekeeper-protocol/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/0-ai-gatekeeper-protocol/contractiles/dust/Dustfile b/0-ai-gatekeeper-protocol/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/0-ai-gatekeeper-protocol/contractiles/dust/Dustfile +++ b/0-ai-gatekeeper-protocol/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/0-ai-gatekeeper-protocol/contractiles/must/Mustfile b/0-ai-gatekeeper-protocol/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/0-ai-gatekeeper-protocol/contractiles/must/Mustfile +++ b/0-ai-gatekeeper-protocol/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/0-ai-gatekeeper-protocol/mcp-repo-guardian/RSR_OUTLINE.adoc b/0-ai-gatekeeper-protocol/mcp-repo-guardian/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/0-ai-gatekeeper-protocol/mcp-repo-guardian/RSR_OUTLINE.adoc +++ b/0-ai-gatekeeper-protocol/mcp-repo-guardian/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/dust/Dustfile b/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/dust/Dustfile +++ b/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/must/Mustfile b/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/must/Mustfile +++ b/0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/0-ai-gatekeeper-protocol/repo-guardian-fs/RSR_OUTLINE.adoc b/0-ai-gatekeeper-protocol/repo-guardian-fs/RSR_OUTLINE.adoc index d1be7bd6..d42b7a8e 100644 --- a/0-ai-gatekeeper-protocol/repo-guardian-fs/RSR_OUTLINE.adoc +++ b/0-ai-gatekeeper-protocol/repo-guardian-fs/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/dust/Dustfile b/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/dust/Dustfile +++ b/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/must/Mustfile b/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/must/Mustfile +++ b/0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/a2ml/RSR_OUTLINE.adoc b/a2ml/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/a2ml/RSR_OUTLINE.adoc +++ b/a2ml/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/a2ml/contractiles/must/Mustfile b/a2ml/contractiles/must/Mustfile index 2f366ce1..7928e4b0 100644 --- a/a2ml/contractiles/must/Mustfile +++ b/a2ml/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - mandatory checks # See: https://github.com/hyperpolymath/mustfile diff --git a/agentic-a2ml/contractiles/dust/Dustfile b/agentic-a2ml/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/agentic-a2ml/contractiles/dust/Dustfile +++ b/agentic-a2ml/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/agentic-a2ml/contractiles/must/Mustfile b/agentic-a2ml/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/agentic-a2ml/contractiles/must/Mustfile +++ b/agentic-a2ml/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/anchor-a2ml/contractiles/dust/Dustfile b/anchor-a2ml/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/anchor-a2ml/contractiles/dust/Dustfile +++ b/anchor-a2ml/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/anchor-a2ml/contractiles/must/Mustfile b/anchor-a2ml/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/anchor-a2ml/contractiles/must/Mustfile +++ b/anchor-a2ml/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/avow-protocol/RSR_OUTLINE.adoc b/avow-protocol/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/avow-protocol/RSR_OUTLINE.adoc +++ b/avow-protocol/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/avow-protocol/contractiles/dust/Dustfile b/avow-protocol/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/avow-protocol/contractiles/dust/Dustfile +++ b/avow-protocol/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/avow-protocol/contractiles/must/Mustfile b/avow-protocol/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/avow-protocol/contractiles/must/Mustfile +++ b/avow-protocol/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/avow-protocol/telegram-bot/RSR_OUTLINE.adoc b/avow-protocol/telegram-bot/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/avow-protocol/telegram-bot/RSR_OUTLINE.adoc +++ b/avow-protocol/telegram-bot/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/avow-protocol/telegram-bot/avow-telegram-bot/RSR_OUTLINE.adoc b/avow-protocol/telegram-bot/avow-telegram-bot/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/avow-protocol/telegram-bot/avow-telegram-bot/RSR_OUTLINE.adoc +++ b/avow-protocol/telegram-bot/avow-telegram-bot/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/dust/Dustfile b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/dust/Dustfile +++ b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/must/Mustfile b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/must/Mustfile +++ b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/trust/Trustfile.hs b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/trust/Trustfile.hs index 60e68c2f..03c6d0dd 100644 --- a/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/trust/Trustfile.hs +++ b/avow-protocol/telegram-bot/avow-telegram-bot/contractiles/trust/Trustfile.hs @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: PLMP-1.0-or-later +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Trustfile template - cryptographic and provenance verification module Trustfile where diff --git a/avow-protocol/telegram-bot/contractiles/dust/Dustfile b/avow-protocol/telegram-bot/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/avow-protocol/telegram-bot/contractiles/dust/Dustfile +++ b/avow-protocol/telegram-bot/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/avow-protocol/telegram-bot/contractiles/must/Mustfile b/avow-protocol/telegram-bot/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/avow-protocol/telegram-bot/contractiles/must/Mustfile +++ b/avow-protocol/telegram-bot/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/axel-protocol/RSR_OUTLINE.adoc b/axel-protocol/RSR_OUTLINE.adoc index 6e9f5981..75296fd6 100644 --- a/axel-protocol/RSR_OUTLINE.adoc +++ b/axel-protocol/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/axel-protocol/contractiles/dust/Dustfile b/axel-protocol/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/axel-protocol/contractiles/dust/Dustfile +++ b/axel-protocol/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/axel-protocol/contractiles/must/Mustfile b/axel-protocol/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/axel-protocol/contractiles/must/Mustfile +++ b/axel-protocol/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/consent-aware-http/RSR_OUTLINE.adoc b/consent-aware-http/RSR_OUTLINE.adoc index d1be7bd6..d42b7a8e 100644 --- a/consent-aware-http/RSR_OUTLINE.adoc +++ b/consent-aware-http/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later == Links diff --git a/consent-aware-http/contractiles/dust/Dustfile b/consent-aware-http/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/consent-aware-http/contractiles/dust/Dustfile +++ b/consent-aware-http/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/consent-aware-http/contractiles/must/Mustfile b/consent-aware-http/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/consent-aware-http/contractiles/must/Mustfile +++ b/consent-aware-http/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/ecosystem-a2ml/contractiles/dust/Dustfile b/ecosystem-a2ml/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/ecosystem-a2ml/contractiles/dust/Dustfile +++ b/ecosystem-a2ml/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/ecosystem-a2ml/contractiles/must/Mustfile b/ecosystem-a2ml/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/ecosystem-a2ml/contractiles/must/Mustfile +++ b/ecosystem-a2ml/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/lol/contractiles/dust/Dustfile b/lol/contractiles/dust/Dustfile index 6f93c6a9..df42b138 100644 --- a/lol/contractiles/dust/Dustfile +++ b/lol/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Dustfile template - recovery and rollback semantics version: 1 diff --git a/lol/contractiles/must/Mustfile b/lol/contractiles/must/Mustfile index dc2c6b6f..5a97a60c 100644 --- a/lol/contractiles/must/Mustfile +++ b/lol/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: PMPL-1.0-or-later # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/state-a2ml/spec/STATE-FORMAT-SPEC.adoc b/state-a2ml/spec/STATE-FORMAT-SPEC.adoc index 55bdf64c..f880059c 100644 --- a/state-a2ml/spec/STATE-FORMAT-SPEC.adoc +++ b/state-a2ml/spec/STATE-FORMAT-SPEC.adoc @@ -30,7 +30,7 @@ submission to appropriate standards bodies. The target standards track is: == Copyright Notice -SPDX-License-Identifier: PMPL-1.0-or-later-or-later +SPDX-License-Identifier: PMPL-1.0-or-later Copyright (c) 2025 Jonathan D.A. Jewell. This document may be distributed under the terms of the MIT License.