From 82805d9600159aa1ce850e45bfe27ffe3bb474ba Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 24 Jun 2026 16:00:38 +0100 Subject: [PATCH] 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) --- .build/Mustfile | 2 +- .build/justfile | 2 +- .../agent_instructions/README.adoc | 2 +- .machine_readable/svc/k9/README.adoc | 2 +- AFFIRMATION.adoc | 2 +- CHANGELOG.md | 2 +- LICENSE | 7 +- LICENSES/CC-BY-SA-4.0.txt | 170 +++++ LICENSES/LICENSE | 154 ----- LICENSES/LICENSE-AGPL-3.0 | 647 ------------------ LICENSES/LICENSE-PMPL-1.0 | 153 ----- LICENSES/{LICENSE-MPL-2.0 => MPL-2.0.txt} | 4 +- MAINTAINERS.adoc | 2 +- RSR_COMPLIANCE.adoc | 2 +- TEST-NEEDS.md | 2 +- affinescript-deno-test/README.adoc | 4 +- affinescript-dom/ffi/zig/src/main.zig | 2 +- affinescript-dom/src/abi/DOM.idr | 2 +- affinescript-dom/src/dom.affine | 2 +- affinescript-tea/README.adoc | 2 +- affinescript-vite/.devcontainer/README.adoc | 2 +- affinescript-vite/.github/GOVERNANCE.md | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../.machine_readable/READINESS.md | 2 +- .../.machine_readable/TOPOLOGY.md | 2 +- .../agent_instructions/README.adoc | 2 +- .../compliance/PROOF-NEEDS.md | 2 +- .../compliance/PROOF-STATUS.md | 2 +- affinescript-vite/AUDIT.adoc | 2 +- affinescript-vite/EXPLAINME.adoc | 2 +- affinescript-vite/QUICKSTART-DEV.adoc | 2 +- affinescript-vite/QUICKSTART-MAINTAINER.adoc | 2 +- affinescript-vite/QUICKSTART-USER.adoc | 2 +- affinescript-vite/README.adoc | 2 +- affinescript-vite/container/README.adoc | 2 +- affinescript-vite/docs/RSR_OUTLINE.adoc | 2 +- affinescript-vite/docs/STATE-VISUALIZER.adoc | 2 +- .../docs/architecture/THREAT-MODEL.adoc | 2 +- .../docs/attribution/MAINTAINERS.adoc | 2 +- .../docs/decisions/0000-template.adoc | 2 +- .../decisions/0001-adopt-rsr-standard.adoc | 2 +- .../docs/practice/AI-CONVENTIONS.adoc | 4 +- .../docs/practice/STATE-VISUALIZER-GUIDE.adoc | 2 +- .../docs/templates/contractiles/README.adoc | 2 +- .../src/affine-plugin-improved.js | 2 +- affinescript-vite/src/affine-plugin.js | 2 +- affinescript-vite/tests/fuzz/README.adoc | 2 +- .../verification/proofs/README.adoc | 2 +- affinescriptiser/.devcontainer/README.adoc | 2 +- affinescriptiser/.github/GOVERNANCE.md | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../agent_instructions/README.adoc | 2 +- affinescriptiser/CHANGELOG.adoc | 2 +- affinescriptiser/CODE_OF_CONDUCT.md | 2 +- affinescriptiser/EXPLAINME.adoc | 2 +- affinescriptiser/README.adoc | 4 +- affinescriptiser/ROADMAP.adoc | 2 +- affinescriptiser/TOPOLOGY.md | 2 +- affinescriptiser/container/README.adoc | 2 +- affinescriptiser/docs/RSR_OUTLINE.adoc | 2 +- affinescriptiser/docs/STATE-VISUALIZER.adoc | 2 +- .../docs/architecture/THREAT-MODEL.adoc | 2 +- .../docs/attribution/MAINTAINERS.adoc | 2 +- .../docs/decisions/0000-template.adoc | 2 +- .../decisions/0001-adopt-rsr-standard.adoc | 2 +- .../docs/practice/AI-CONVENTIONS.adoc | 4 +- .../docs/practice/STATE-VISUALIZER-GUIDE.adoc | 2 +- .../docs/templates/contractiles/README.adoc | 2 +- bin/dune | 2 +- distributions/rattlescript/README.adoc | 2 +- docs/ALIB-INTEGRATION.adoc | 2 +- docs/CAPABILITY-MATRIX.adoc | 2 +- docs/DESIGN-VISION.adoc | 2 +- docs/ECOSYSTEM.adoc | 2 +- docs/EFFECTS-IMPLEMENTATION.adoc | 2 +- docs/EXPLAINME.adoc | 2 +- docs/INTERP-CESK-PORT.adoc | 2 +- docs/KNOWN-ISSUES.adoc | 2 +- docs/MIGRATION-ASSISTANT.adoc | 2 +- docs/NAVIGATION.adoc | 2 +- docs/PACKAGING.adoc | 2 +- docs/README.adoc | 2 +- docs/RESCRIPT-ELIMINATION.adoc | 2 +- docs/ROADMAP.adoc | 2 +- docs/SOUNDNESS.adoc | 2 +- docs/STATE-2026-05-26.adoc | 2 +- docs/STATE-2026-06-11.adoc | 2 +- docs/STDLIB-EXTERN-AUDIT.adoc | 2 +- docs/TECH-DEBT.adoc | 2 +- docs/TESTING-AND-BENCH-MATRIX.adoc | 2 +- docs/academic/README.adoc | 2 +- .../axiomatic-semantics.adoc | 2 +- .../denotational-semantics.adoc | 2 +- .../operational-semantics.adoc | 2 +- .../formal-verification/solo-core/README.adoc | 2 +- .../categorical-semantics.adoc | 2 +- .../complexity-analysis.adoc | 2 +- .../logic-foundations.adoc | 2 +- docs/academic/mechanized/agda/README.adoc | 2 +- docs/academic/mechanized/coq/README.adoc | 2 +- docs/academic/mechanized/lean/README.adoc | 2 +- .../proofs/coherence-parametricity.adoc | 2 +- .../db-theory-2-transaction-safety.adoc | 2 +- .../db-theory-3-aggregation-as-fold.adoc | 2 +- docs/academic/proofs/dependent-types.adoc | 2 +- docs/academic/proofs/effect-soundness.adoc | 2 +- docs/academic/proofs/inference-algorithm.adoc | 2 +- docs/academic/proofs/ownership-soundness.adoc | 2 +- docs/academic/proofs/quantitative-types.adoc | 2 +- docs/academic/proofs/row-polymorphism.adoc | 2 +- docs/academic/proofs/type-soundness.adoc | 2 +- .../tropical-unification-2026-04-04.adoc | 2 +- .../white-papers/language-design.adoc | 2 +- docs/alib-roadmap.adoc | 2 +- docs/alib/README.adoc | 2 +- docs/architecture/BACKEND-ANALYSIS.adoc | 2 +- docs/architecture/BACKEND-IMPLEMENTATION.adoc | 4 +- docs/bindings-roadmap.adoc | 2 +- docs/ci/required-checks.adoc | 2 +- .../decisions/0019-compiler-distribution.adoc | 2 +- .../0022-polonius-origin-variables.adoc | 2 +- docs/decisions/0023-finality-types.adoc | 2 +- .../0024-android-aarch64-native-target.adoc | 2 +- docs/decisions/0025-semantics-vm.adoc | 2 +- .../0026-formal-complexity-isabelle.adoc | 2 +- docs/governance/CODE_OF_CONDUCT.md | 2 +- docs/governance/CONTRIBUTING.adoc | 2 +- docs/governance/LICENSING-GUIDE.md | 10 +- docs/governance/MAINTAINERS.adoc | 2 +- docs/governance/SECURITY-SETUP.adoc | 2 +- docs/guides/TESTING-REPORT.adoc | 2 +- docs/guides/WHAT-MAKES-IT-BRILLIANT.adoc | 2 +- docs/guides/effects-migration-stance.adoc | 2 +- docs/guides/frontier-guide.adoc | 2 +- .../guides/lessons/01-hello-affinescript.adoc | 2 +- docs/guides/lessons/README.adoc | 2 +- .../lessons/migrations/idaptik-hitbox.adoc | 2 +- .../lessons/migrations/idaptik-player-hp.adoc | 2 +- .../migrations/idaptik-user-settings.adoc | 2 +- docs/guides/migration-playbook.adoc | 2 +- docs/guides/warmup/README.adoc | 2 +- docs/history/ALPHA-1-RELEASE-NOTES.adoc | 4 +- .../BINDINGS-STDLIB-CODEGEN-2026-05-31.adoc | 2 +- docs/history/FIXES_2026-01-23.adoc | 2 +- docs/history/PHASE3-ASSESSMENT.adoc | 2 +- docs/history/PHASE3-COMPLETE.adoc | 2 +- docs/history/PHASE3-SESSION-SUMMARY.adoc | 2 +- docs/history/REPLY-SUM-TYPES.adoc | 2 +- docs/history/SESSION-2026-01-23.adoc | 2 +- docs/history/SESSION-COMPLETE.adoc | 2 +- docs/history/SESSION-HANDOFF-2026-05-18.adoc | 2 +- docs/history/SESSION-HANDOFF-2026-05-18b.adoc | 2 +- docs/history/SESSION-HANDOFF-2026-05-27.adoc | 2 +- docs/history/STDLIB-AOT-TRIAGE.adoc | 2 +- docs/history/TRAIT_SYSTEM_STATUS.adoc | 2 +- .../TYPECHECKER-COMPLETION-2026-01-23.adoc | 2 +- ...YPED-WASM-LEVEL-10-CLOSURE-2026-04-19.adoc | 2 +- docs/reference/COMPILER-CAPABILITIES.adoc | 4 +- ...FFINESCRIPT-ROADMAP-STATUS-2026-04-13.adoc | 2 +- .../reports/HANDOFF-2026-06-17-soundness.adoc | 6 +- docs/reports/TIDY-UP-LEDGER-2026-06-16.adoc | 4 +- docs/spec.adoc | 2 +- docs/specs/SETTLED-DECISIONS.adoc | 2 +- docs/specs/SPEC.adoc | 2 +- .../specs/TYPED-WASM-COORDINATION-LEDGER.adoc | 2 +- docs/specs/TYPED-WASM-INTERFACE.adoc | 2 +- docs/specs/TYPED-WASM-ROADMAP.adoc | 2 +- docs/specs/affex-spec.adoc | 2 +- docs/specs/async-on-wasm-cps.adoc | 2 +- docs/specs/codegen-environment.adoc | 2 +- docs/specs/faces.adoc | 2 +- docs/specs/zig-ffi-patterns.adoc | 2 +- docs/standards/DECISIONS.adoc | 2 +- docs/standards/PALIMPSEST.adoc | 4 +- docs/standards/PANIC-ATTACK.adoc | 2 +- docs/standards/RELEASE.adoc | 2 +- docs/standards/ROADMAP.adoc | 2 +- docs/standards/RSR-OUTLINE.adoc | 2 +- docs/standards/TESTING.adoc | 2 +- docs/stdlib-roadmap.adoc | 2 +- docs/tech-debt-2026-05-26.adoc | 2 +- docs/tutorial/lesson-01-hello.adoc | 2 +- docs/tutorial/lesson-02-functions.adoc | 2 +- docs/tutorial/lesson-03-data.adoc | 2 +- docs/tutorial/lesson-04-patterns.adoc | 2 +- docs/tutorial/lesson-05-types.adoc | 2 +- docs/tutorial/lesson-06-errors.adoc | 2 +- docs/tutorial/lesson-07-effects.adoc | 2 +- docs/tutorial/lesson-08-generics.adoc | 2 +- docs/tutorial/lesson-09-modules.adoc | 2 +- docs/tutorial/lesson-10-building.adoc | 2 +- docs/vision/AFFINESCRIPT-VISION.adoc | 2 +- dune-project | 46 +- editors/tree-sitter-affinescript/grammar.js | 2 +- editors/tree-sitter-rescript/README.md | 2 +- examples/faces/README.adoc | 2 +- examples/faces/hello-cafe.affine | 2 +- examples/faces/hello-canonical.affine | 2 +- examples/faces/hello-jaffa.affine | 2 +- examples/faces/hello-lucid.affine | 2 +- examples/faces/hello-pseudo.affine | 2 +- examples/faces/hello-rattle.affine | 2 +- examples/hello.affine | 2 +- formal/README.adoc | 2 +- ...at-through-heap-cell-model-invalid-wasm.md | 2 +- ...06-ownership-carrier-has-no-affine-kind.md | 2 +- .../07-superlinear-compile-scaling.md | 2 +- js/dune | 2 +- lib/version.ml | 2 +- packages/affine-js/README.adoc | 2 +- packages/affine-vscode/README.adoc | 2 +- proposals/DESIGN-string-concat.adoc | 2 +- proposals/EVIDENCE-float-wall-finding.adoc | 2 +- .../EVIDENCE-float-wall-implementation.adoc | 2 +- .../EVIDENCE-session-2026-06-14-overview.adoc | 2 +- proposals/EVIDENCE-stringwall-slice1.adoc | 2 +- proposals/EVIDENCE-stringwall-slice2.adoc | 2 +- proposals/EVIDENCE-stringwall-slice3.adoc | 2 +- proposals/EVIDENCE-stringwall-slice4.adoc | 2 +- proposals/EVIDENCE-stringwall-slice5.adoc | 2 +- proposals/EVIDENCE-stringwall-slice6.adoc | 2 +- proposals/EVIDENCE-stringwall-slice7.adoc | 2 +- proposals/EVIDENCE-stringwall-slices9-10.adoc | 2 +- proposals/MIGRATION-PLAN.adoc | 2 +- proposals/README.adoc | 2 +- proposals/echo-types/README.adoc | 2 +- proposals/idaptik/README.adoc | 4 +- .../migrated/AccessClamp/AccessClamp.affine | 2 +- .../migrated/AlertPalette/AlertPalette.affine | 2 +- .../AmbushObjective/AmbushObjective.affine | 2 +- .../BalanceAnalyser/BalanceAnalyser.affine | 2 +- .../CharacterSelectScreen.affine | 2 +- .../idaptik/migrated/CombatFx/CombatFx.affine | 2 +- .../migrated/CombatFx/CombatFxInt.affine | 2 +- .../migrated/CombatFx/combatfx.config.mjs | 2 +- .../CombatResolve/CombatResolve.affine | 2 +- .../migrated/Coprocessor/Coprocessor.affine | 2 +- .../Coprocessor_Compute.affine | 2 +- .../Coprocessor_IO/Coprocessor_IO.affine | 2 +- .../Coprocessor_Security.affine | 2 +- .../migrated/CovertLink/CovertLink.affine | 2 +- .../migrated/CovertLink/covertlink.config.mjs | 2 +- .../migrated/CriticalRoll/CriticalRoll.affine | 2 +- .../CriticalRoll/criticalroll.config.mjs | 2 +- .../migrated/DLCLoader/DLCLoader.affine | 2 +- .../migrated/Detection/Detection.affine | 2 +- .../migrated/Detection/DetectionInt.affine | 2 +- .../migrated/Detection/detection.config.mjs | 2 +- .../migrated/DeviceCaps/DeviceCaps.affine | 2 +- .../migrated/DeviceCaps/devicecaps.config.mjs | 2 +- .../migrated/DeviceType/DeviceType.affine | 2 +- .../migrated/DeviceTypes/DeviceTypes.affine | 2 +- .../migrated/Diagnostics/Diagnostics.affine | 2 +- .../DifficultyScale/DifficultyScale.affine | 2 +- .../difficultyscale.config.mjs | 2 +- .../migrated/Distraction/Distraction.affine | 2 +- .../Distraction/distraction.config.mjs | 2 +- proposals/idaptik/migrated/Drone/Drone.affine | 2 +- .../migrated/DualAlert/DualAlert.affine | 2 +- .../migrated/DualAlert/dualalert.config.mjs | 2 +- proposals/idaptik/migrated/EVIDENCE-C10.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C11.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C12.adoc | 2 +- .../migrated/EVIDENCE-C13-logic-sweep.adoc | 2 +- .../migrated/EVIDENCE-C14-sense-sweep.adoc | 2 +- .../migrated/EVIDENCE-C15-stragglers.adoc | 2 +- .../idaptik/migrated/EVIDENCE-C2-wave2a.adoc | 2 +- .../idaptik/migrated/EVIDENCE-C2-wave2b.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C2.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C3.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C5.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C6.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C7.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C8.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE-C9.adoc | 2 +- proposals/idaptik/migrated/EVIDENCE.adoc | 2 +- .../FirewallDevice/FirewallDevice.affine | 2 +- .../migrated/GameEvent/GameEvent.affine | 2 +- .../migrated/GameI18nCore/GameI18nCore.affine | 2 +- .../GlobalNetworkData.affine | 2 +- .../globalnetworkdata.config.mjs | 2 +- .../idaptik/migrated/GuardNPC/GuardNPC.affine | 2 +- .../migrated/HighwayHits/HighwayHits.affine | 2 +- .../migrated/HitboxGeom/HitboxGeom.affine | 2 +- .../migrated/HitboxGeom/hitboxgeom.config.mjs | 2 +- .../InstructionCoprocessor.affine | 2 +- .../InstructionParser.affine | 2 +- .../migrated/IntroScreen/IntroScreen.affine | 2 +- .../migrated/Inventory/Inventory.affine | 2 +- .../JessicaBackground.affine | 2 +- .../jessicabackground.config.mjs | 2 +- .../JessicaLoadout/JessicaLoadout.affine | 2 +- .../JessicaLoadout/jessicaloadout.config.mjs | 2 +- .../idaptik/migrated/Kernel/Kernel.affine | 2 +- .../Kernel_Compute/Kernel_Compute.affine | 2 +- .../Kernel_Crypto/Kernel_Crypto.affine | 2 +- .../Kernel_Quantum/Kernel_Quantum.affine | 2 +- .../migrated/LaptopState/LaptopState.affine | 2 +- .../LaptopState/laptopstate.config.mjs | 2 +- .../migrated/LobbyManager/LobbyManager.affine | 2 +- .../migrated/LocationData/LocationData.affine | 2 +- proposals/idaptik/migrated/Logo/Logo.affine | 2 +- .../MainHubScreen/MainHubScreen.affine | 2 +- proposals/idaptik/migrated/Maths/Maths.affine | 2 +- .../MissionBriefing/MissionBriefing.affine | 2 +- .../migrated/Moletaire/Moletaire.affine | 2 +- .../MoletaireCoprocessors.affine | 2 +- .../MoletaireHunger/MoletaireHunger.affine | 2 +- .../MultiplayerClient.affine | 2 +- .../NetworkManager/NetworkManager.affine | 2 +- .../NetworkManager/networkmanager.config.mjs | 2 +- .../NetworkTransfer/NetworkTransfer.affine | 2 +- .../networktransfer.config.mjs | 2 +- .../migrated/NetworkZones/NetworkZones.affine | 2 +- .../PasswordCracker/PasswordCracker.affine | 2 +- .../idaptik/migrated/PeerPort/PeerPort.affine | 2 +- .../PlayTimeSplit/PlayTimeSplit.affine | 2 +- .../PlayerAttributes/PlayerAttributes.affine | 2 +- .../playerattributes.config.mjs | 2 +- .../idaptik/migrated/PlayerHp/PlayerHp.affine | 2 +- .../migrated/PlayerHp/playerhp.config.mjs | 2 +- .../migrated/PlayerSprite/PlayerSprite.affine | 2 +- .../migrated/PortNames/PortNames.affine | 2 +- .../migrated/PortScanner/PortScanner.affine | 2 +- .../migrated/PowerManager/PowerManager.affine | 2 +- .../PowerManager/powermanager.config.mjs | 2 +- .../migrated/PuzzleFormat/PuzzleFormat.affine | 2 +- .../QCertifications/QCertifications.affine | 2 +- .../qcertifications.config.mjs | 2 +- .../migrated/QPrograms/QPrograms.affine | 2 +- .../migrated/QPrograms/qprograms.config.mjs | 2 +- proposals/idaptik/migrated/README.adoc | 2 +- .../idaptik/migrated/Random/Random.affine | 2 +- .../ResourceAccounting.affine | 2 +- .../migrated/RetryPolicy/RetryPolicy.affine | 2 +- .../migrated/SecurityAi/SecurityAi.affine | 2 +- .../migrated/SecurityAi/SecurityAiInt.affine | 2 +- .../migrated/SecurityAi/securityai.config.mjs | 2 +- .../migrated/SecurityDog/SecurityDog.affine | 2 +- .../migrated/SecurityRank/SecurityRank.affine | 2 +- .../SecurityRank/securityrank.config.mjs | 2 +- .../SkillAbilities/SkillAbilities.affine | 2 +- .../SkillAbilities/skillabilities.config.mjs | 2 +- .../migrated/SkillRank/SkillRank.affine | 2 +- .../migrated/SkillRank/skillrank.config.mjs | 2 +- .../SkillTreeScreen/SkillTreeScreen.affine | 2 +- .../migrated/StateDiff/StateDiff.affine | 2 +- .../idaptik/migrated/Terminal/Terminal.affine | 2 +- .../migrated/ThreatClass/ThreatClass.affine | 2 +- .../UmsLevelLoader/UmsLevelLoader.affine | 2 +- .../migrated/VMMessageBus/VMMessageBus.affine | 2 +- .../migrated/VMNetwork/VMNetwork.affine | 2 +- .../migrated/VeriSimError/VeriSimError.affine | 2 +- .../VeriSimModality/VeriSimModality.affine | 2 +- .../VictoryScreen/VictoryScreen.affine | 2 +- .../migrated/VmAncilla/VmAncilla.affine | 2 +- .../idaptik/migrated/VmArith/VmArith.affine | 2 +- .../migrated/VmBitwise/VmBitwise.affine | 2 +- .../migrated/VmControl/VmControl.affine | 2 +- .../VmInstruction/VmInstruction.affine | 2 +- .../idaptik/migrated/VmMemory/VmMemory.affine | 2 +- .../idaptik/migrated/VmMulDiv/VmMulDiv.affine | 2 +- .../idaptik/migrated/VmPort/VmPort.affine | 2 +- .../idaptik/migrated/VmStack/VmStack.affine | 2 +- .../idaptik/migrated/VmState/VmState.affine | 2 +- proposals/idaptik/migration-map.adoc | 2 +- .../idaptik/multiplayer-determinism.adoc | 2 +- proposals/nextgen-evangelist/README.adoc | 2 +- .../affine-assail/README.adoc | 2 +- .../affine-migratability/README.adoc | 2 +- .../affine-parity/README.adoc | 2 +- .../affine-parity/SecurityRank.affine | 2 +- .../examples/string_float_demo.affine | 2 +- .../deno-esm-spike/README.adoc | 4 +- .../echo-boundary/README.adoc | 2 +- .../nextgen-evangelist/evangelist/README.adoc | 2 +- proposals/standards/README.adoc | 2 +- proposals/toolchain/README.adoc | 2 +- spec/ARG-PROFILE.adoc | 2 +- spec/CRG-PROFILE.adoc | 2 +- spec/FRG-PROFILE.adoc | 2 +- spec/TRG-PROFILE.adoc | 2 +- tests/codegen/test_for_loop.mjs | 2 +- tests/codegen/test_for_tuple.mjs | 2 +- tests/codegen/test_function_call.mjs | 2 +- tests/codegen/test_list_concat.mjs | 2 +- tests/codegen/test_multiple_calls.mjs | 2 +- tests/codegen/test_tuple_record_array.mjs | 2 +- tests/codegen/test_while_loop.mjs | 2 +- tests/conformance/README.md | 2 +- tests/faces/hello-cafe.expected.txt | 2 +- tests/faces/hello-jaffa.expected.txt | 2 +- tests/faces/hello-lucid.expected.txt | 2 +- tests/faces/hello-pseudo.expected.txt | 2 +- tests/faces/hello-rattle.expected.txt | 2 +- tests/modules/loader-bridge/README.adoc | 2 +- tests/modules/xmod-link/README.adoc | 2 +- tools/affine-doc/assets/search.js | 2 +- tools/affine-doc/assets/style.css | 2 +- tools/affine-doc/src/extract.rs | 2 +- tools/affine-doc/src/html.rs | 2 +- tools/affine-doc/src/index.rs | 2 +- tools/affine-doc/src/main.rs | 2 +- tools/affine-doc/src/render.rs | 2 +- tools/affine-pkg/src/build.rs | 2 +- tools/affine-pkg/src/config.rs | 2 +- tools/affine-pkg/src/lockfile.rs | 2 +- tools/affine-pkg/src/main.rs | 2 +- tools/affine-pkg/src/manifest.rs | 2 +- tools/affine-pkg/src/registry.rs | 2 +- tools/affine-pkg/src/resolve.rs | 2 +- tools/affine-pkg/src/storage.rs | 2 +- tools/affine-pkg/src/workspace.rs | 2 +- tools/estate-rs-audit/README.adoc | 2 +- tools/res-to-affine/CORPUS-RUN.md | 2 +- tools/res-to-affine/README.md | 2 +- .../res-to-affine/test/expected/sample.affine | 2 +- .../res-to-affine/test/fixtures/partial1.res | 2 +- tools/res-to-affine/test/fixtures/phase2c.res | 2 +- tools/res-to-affine/test/fixtures/phase3.res | 2 +- tools/res-to-affine/test/fixtures/phase3b.res | 2 +- tools/res-to-affine/test/fixtures/phase3c.res | 2 +- tools/res-to-affine/test/fixtures/sample.res | 2 +- wiki/README.md | 2 +- 426 files changed, 655 insertions(+), 1398 deletions(-) create mode 100644 LICENSES/CC-BY-SA-4.0.txt delete mode 100644 LICENSES/LICENSE delete mode 100644 LICENSES/LICENSE-AGPL-3.0 delete mode 100644 LICENSES/LICENSE-PMPL-1.0 rename LICENSES/{LICENSE-MPL-2.0 => MPL-2.0.txt} (99%) mode change 120000 => 100644 dune-project diff --git a/.build/Mustfile b/.build/Mustfile index 798718ff..2516d22c 100644 --- a/.build/Mustfile +++ b/.build/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - hyperpolymath mandatory checks # See: https://github.com/hyperpolymath/mustfile diff --git a/.build/justfile b/.build/justfile index 27c5036e..90b379db 100644 --- a/.build/justfile +++ b/.build/justfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later # SPDX-FileCopyrightText: 2024-2025 hyperpolymath # Justfile - hyperpolymath standard task runner for AffineScript diff --git a/.machine_readable/agent_instructions/README.adoc b/.machine_readable/agent_instructions/README.adoc index 96dd0249..0ad9add1 100644 --- a/.machine_readable/agent_instructions/README.adoc +++ b/.machine_readable/agent_instructions/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = AffineScript Agent Instructions :toc: preamble diff --git a/.machine_readable/svc/k9/README.adoc b/.machine_readable/svc/k9/README.adoc index 143e746c..005ce589 100644 --- a/.machine_readable/svc/k9/README.adoc +++ b/.machine_readable/svc/k9/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = K9 Contractiles :toc: left :icons: font diff --git a/AFFIRMATION.adoc b/AFFIRMATION.adoc index a68690f0..8f1aef58 100644 --- a/AFFIRMATION.adoc +++ b/AFFIRMATION.adoc @@ -1,7 +1,7 @@ //// PARKED DRAFT — no SPDX/owner header yet. The strict pre-commit hook requires: - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell Owner adds that header MANUALLY (no automated licence edits), then commits SIGNED (-S id_ed25519_signing). Do NOT --no-verify. Until then this file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9f2c5d..a8c978ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ diff --git a/LICENSE b/LICENSE index 20bbc787..14e2f777 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,3 @@ -SPDX-License-Identifier: MPL-2.0 -SPDX-License-Identifier: CC-BY-SA-4.0 - Mozilla Public License Version 2.0 ================================== @@ -38,7 +35,7 @@ Mozilla Public License Version 2.0 means any form of the work other than Source Code Form. 1.7. "Larger Work" - means a work that combines Covered Software with other material, in + means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" @@ -360,7 +357,7 @@ Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. + file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE diff --git a/LICENSES/CC-BY-SA-4.0.txt b/LICENSES/CC-BY-SA-4.0.txt new file mode 100644 index 00000000..835a6836 --- /dev/null +++ b/LICENSES/CC-BY-SA-4.0.txt @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/LICENSE b/LICENSES/LICENSE deleted file mode 100644 index 5859f7ba..00000000 --- a/LICENSES/LICENSE +++ /dev/null @@ -1,154 +0,0 @@ -SPDX-License-Identifier: MPL-2.0 -SPDX-License-Identifier: MPL-2.0 -SPDX-FileCopyrightText: 2024-2025 Palimpsest Stewardship Council - -================================================================================ -PALIMPSEST-MPL LICENSE VERSION 1.0 -================================================================================ - -File-level copyleft with ethical use and quantum-safe provenance - -Based on Mozilla Public License 2.0 - --------------------------------------------------------------------------------- -PREAMBLE --------------------------------------------------------------------------------- - -This License extends the Mozilla Public License 2.0 (MPL-2.0) with provisions -for ethical use, post-quantum cryptographic provenance, and emotional lineage -protection. The base MPL-2.0 terms apply except where explicitly modified by -the Exhibits below. - -Like a palimpsest manuscript where each layer builds upon what came before, -this license recognizes that creative works carry history, context, and meaning -that transcend mere code or text. - --------------------------------------------------------------------------------- -SECTION 1: BASE LICENSE --------------------------------------------------------------------------------- - -This License incorporates the full text of Mozilla Public License 2.0 by -reference. The complete MPL-2.0 text is available at: -https://www.mozilla.org/en-US/MPL/2.0/ - -All terms, conditions, and definitions from MPL-2.0 apply except where -explicitly modified by the Exhibits in this License. - --------------------------------------------------------------------------------- -SECTION 2: ADDITIONAL DEFINITIONS --------------------------------------------------------------------------------- - -2.1. "Emotional Lineage" - means the narrative, cultural, symbolic, and contextual meaning embedded - in Covered Software, including but not limited to: protest traditions, - cultural heritage, trauma narratives, and community stories. - -2.2. "Provenance Metadata" - means cryptographically signed attribution information attached to or - associated with Covered Software, including author identities, timestamps, - modification history, and lineage references. - -2.3. "Non-Interpretive System" - means any automated system that processes Covered Software without - preserving or considering its Emotional Lineage, including but not - limited to: AI training pipelines, content aggregators, and automated - summarization tools. - -2.4. "Quantum-Safe Signature" - means a cryptographic signature using algorithms resistant to attacks - by quantum computers, as specified in Exhibit B. - --------------------------------------------------------------------------------- -SECTION 3: ETHICAL USE REQUIREMENTS --------------------------------------------------------------------------------- - -In addition to the rights and obligations under MPL-2.0: - -3.1. Emotional Lineage Preservation - You must make reasonable efforts to preserve and communicate the - Emotional Lineage of Covered Software when distributing or creating - derivative works. This includes maintaining narrative context, cultural - attributions, and symbolic meaning where documented. - -3.2. Non-Interpretive System Notice - If You use Covered Software as input to a Non-Interpretive System, You - must: - (a) document such use in a publicly accessible manner; and - (b) not claim that outputs of such systems carry the Emotional Lineage - of the original work without explicit permission from Contributors. - -3.3. Ethical Use Declaration - Commercial use of Covered Software requires acknowledgment that You have - read and understood Exhibit A (Ethical Use Guidelines) and agree to act - in good faith accordance with its principles. - -See Exhibit A for complete Ethical Use Guidelines. - --------------------------------------------------------------------------------- -SECTION 4: PROVENANCE REQUIREMENTS --------------------------------------------------------------------------------- - -4.1. Metadata Preservation - You must not strip, alter, or obscure Provenance Metadata from Covered - Software except where technically necessary and with clear documentation - of any changes. - -4.2. Quantum-Safe Provenance (Optional) - Contributors may sign their Contributions using Quantum-Safe Signatures. - If Quantum-Safe Signatures are present, You must preserve them in all - distributions. - -4.3. Lineage Chain - When creating derivative works, You should extend the provenance chain - to include Your own contributions, maintaining cryptographic linkage to - prior Contributors where feasible. - -See Exhibit B for Quantum-Safe Provenance specifications. - --------------------------------------------------------------------------------- -SECTION 5: GOVERNANCE --------------------------------------------------------------------------------- - -5.1. Stewardship Council - This License is maintained by the Palimpsest Stewardship Council, which - may issue clarifications, interpretive guidance, and future versions. - -5.2. Version Selection - You may use Covered Software under this version of the License or any - later version published by the Palimpsest Stewardship Council. - -5.3. Dispute Resolution - Disputes regarding interpretation of Ethical Use Requirements (Section 3) - should first be submitted to the Palimpsest Stewardship Council for - non-binding guidance before pursuing legal remedies. - --------------------------------------------------------------------------------- -SECTION 6: COMPATIBILITY --------------------------------------------------------------------------------- - -6.1. MPL-2.0 Compatibility - Covered Software under this License may be combined with software under - MPL-2.0. The combined work must comply with both licenses. - -6.2. Secondary Licenses - The Secondary License provisions of MPL-2.0 Section 3.3 apply to this - License. - --------------------------------------------------------------------------------- -EXHIBITS --------------------------------------------------------------------------------- - -Exhibit A - Ethical Use Guidelines -Exhibit B - Quantum-Safe Provenance Specification - -See separate files: -- EXHIBIT-A-ETHICAL-USE.txt -- EXHIBIT-B-QUANTUM-SAFE.txt - --------------------------------------------------------------------------------- -END OF PALIMPSEST-MPL LICENSE VERSION 1.0 --------------------------------------------------------------------------------- - -For questions about this License: -- Repository: https://github.com/hyperpolymath/palimpsest-license -- Council: contact via repository Issues diff --git a/LICENSES/LICENSE-AGPL-3.0 b/LICENSES/LICENSE-AGPL-3.0 deleted file mode 100644 index 26118ebf..00000000 --- a/LICENSES/LICENSE-AGPL-3.0 +++ /dev/null @@ -1,647 +0,0 @@ -SPDX-License-Identifier: AGPL-3.0-or-later -SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell and contributors - - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License giving you legal permission to copy, distribute and/or -modify it. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the work -under this License, and how to view a copy of this License. If the -interface presents a list of user commands or options, such as a menu, -a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other parts -of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical medium - customarily used for software interchange, for a price no more - than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the corresponding source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; the -above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your license -from a particular copyright holder is reinstated (a) provisionally, -unless and until the copyright holder explicitly and finally terminates -your license, and (b) permanently, if the copyright holder fails to -notify you of the violation by some reasonable means prior to 60 days -after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or run a -copy of the Program. Ancillary propagation of a covered work occurring -solely as a consequence of using peer-to-peer transmission to receive a -copy likewise does not require acceptance. However, nothing other than -this License grants you permission to propagate or modify any covered -work. These actions infringe copyright if you do not accept this License -by doing them. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that any -patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims owned -or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted by -this License, of making, using, or selling its contributor version, but -do not include claims that would be infringed only as a consequence of -further modification of the contributor version. For purposes of this -definition, "control" includes the right to grant patent sublicenses in a -manner consistent with the requirements of this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to make, -use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express license to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone to -copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, then -you must either (1) cause the Corresponding Source to be so available, -or (2) arrange to deprive yourself of the benefit of the patent license -for this particular work, or (3) arrange, in a manner consistent with -the requirements of this License, to extend the patent license to -downstream recipients. "Knowingly relying" means you have actual -knowledge that, but for the patent license, your conveying the covered -work in a country, or your recipient's use of the covered work in a -country, would infringe one or more identifiable patents in that country -that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within the -scope of its coverage, prohibits the exercise of, or is conditioned on -the non-exercise of one or more of the rights that are specifically -granted under this License. You may not convey a covered work if you -are a party to an arrangement with a third party that is in the -business of distributing software, under which you make payment to the -third party based on the extent of your activity of conveying the work, -and under which the third party grants, to any of the parties who would -receive the covered work from you, a discriminatory patent license (a) -in connection with copies of the covered work conveyed by you (or copies -made from those copies), or (b) primarily for and in connection with -specific products or compilations that contain the covered work, unless -you entered into that arrangement, or that patent license was granted, -prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate -you to collect a royalty for further conveying from those to whom you -convey the Program, the only way you could satisfy both those terms and -this License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed under -version 3 of the GNU General Public License into a single combined work, -and to convey the resulting work. The terms of this License will -continue to apply to the part which is the covered work, but the special -requirements of the GNU General Public License, section 13, concerning -interaction through a network will apply to the combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the Program -specifies that a certain numbered version of the GNU Affero General Public -License "or any later version" applies to it, you have the option of -following the terms and conditions either of that numbered version or of -any later version published by the Free Software Foundation. If the -Program does not specify a version number of the GNU Affero General Public -License, you may choose any version ever published by the Free Software -Foundation. - - If the Program specifies that a proxy can decide which future versions of -the GNU Affero General Public License can be used, that proxy's public -statement of acceptance of a version permanently authorizes you to choose -that version for the Program. - - Later license versions may give you additional or different permissions. -However, no additional obligations are imposed on any author or copyright -holder as a result of your choosing to follow a later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface should display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - See for more information. \ No newline at end of file diff --git a/LICENSES/LICENSE-PMPL-1.0 b/LICENSES/LICENSE-PMPL-1.0 deleted file mode 100644 index ec540b34..00000000 --- a/LICENSES/LICENSE-PMPL-1.0 +++ /dev/null @@ -1,153 +0,0 @@ -SPDX-License-Identifier: MPL-2.0 -SPDX-FileCopyrightText: 2024-2025 Palimpsest Stewardship Council - -================================================================================ -PALIMPSEST-MPL LICENSE VERSION 1.0 -================================================================================ - -File-level copyleft with ethical use and quantum-safe provenance - -Based on Mozilla Public License 2.0 - --------------------------------------------------------------------------------- -PREAMBLE --------------------------------------------------------------------------------- - -This License extends the Mozilla Public License 2.0 (MPL-2.0) with provisions -for ethical use, post-quantum cryptographic provenance, and emotional lineage -protection. The base MPL-2.0 terms apply except where explicitly modified by -the Exhibits below. - -Like a palimpsest manuscript where each layer builds upon what came before, -this license recognizes that creative works carry history, context, and meaning -that transcend mere code or text. - --------------------------------------------------------------------------------- -SECTION 1: BASE LICENSE --------------------------------------------------------------------------------- - -This License incorporates the full text of Mozilla Public License 2.0 by -reference. The complete MPL-2.0 text is available at: -https://www.mozilla.org/en-US/MPL/2.0/ - -All terms, conditions, and definitions from MPL-2.0 apply except where -explicitly modified by the Exhibits in this License. - --------------------------------------------------------------------------------- -SECTION 2: ADDITIONAL DEFINITIONS --------------------------------------------------------------------------------- - -2.1. "Emotional Lineage" - means the narrative, cultural, symbolic, and contextual meaning embedded - in Covered Software, including but not limited to: protest traditions, - cultural heritage, trauma narratives, and community stories. - -2.2. "Provenance Metadata" - means cryptographically signed attribution information attached to or - associated with Covered Software, including author identities, timestamps, - modification history, and lineage references. - -2.3. "Non-Interpretive System" - means any automated system that processes Covered Software without - preserving or considering its Emotional Lineage, including but not - limited to: AI training pipelines, content aggregators, and automated - summarization tools. - -2.4. "Quantum-Safe Signature" - means a cryptographic signature using algorithms resistant to attacks - by quantum computers, as specified in Exhibit B. - --------------------------------------------------------------------------------- -SECTION 3: ETHICAL USE REQUIREMENTS --------------------------------------------------------------------------------- - -In addition to the rights and obligations under MPL-2.0: - -3.1. Emotional Lineage Preservation - You must make reasonable efforts to preserve and communicate the - Emotional Lineage of Covered Software when distributing or creating - derivative works. This includes maintaining narrative context, cultural - attributions, and symbolic meaning where documented. - -3.2. Non-Interpretive System Notice - If You use Covered Software as input to a Non-Interpretive System, You - must: - (a) document such use in a publicly accessible manner; and - (b) not claim that outputs of such systems carry the Emotional Lineage - of the original work without explicit permission from Contributors. - -3.3. Ethical Use Declaration - Commercial use of Covered Software requires acknowledgment that You have - read and understood Exhibit A (Ethical Use Guidelines) and agree to act - in good faith accordance with its principles. - -See Exhibit A for complete Ethical Use Guidelines. - --------------------------------------------------------------------------------- -SECTION 4: PROVENANCE REQUIREMENTS --------------------------------------------------------------------------------- - -4.1. Metadata Preservation - You must not strip, alter, or obscure Provenance Metadata from Covered - Software except where technically necessary and with clear documentation - of any changes. - -4.2. Quantum-Safe Provenance (Optional) - Contributors may sign their Contributions using Quantum-Safe Signatures. - If Quantum-Safe Signatures are present, You must preserve them in all - distributions. - -4.3. Lineage Chain - When creating derivative works, You should extend the provenance chain - to include Your own contributions, maintaining cryptographic linkage to - prior Contributors where feasible. - -See Exhibit B for Quantum-Safe Provenance specifications. - --------------------------------------------------------------------------------- -SECTION 5: GOVERNANCE --------------------------------------------------------------------------------- - -5.1. Stewardship Council - This License is maintained by the Palimpsest Stewardship Council, which - may issue clarifications, interpretive guidance, and future versions. - -5.2. Version Selection - You may use Covered Software under this version of the License or any - later version published by the Palimpsest Stewardship Council. - -5.3. Dispute Resolution - Disputes regarding interpretation of Ethical Use Requirements (Section 3) - should first be submitted to the Palimpsest Stewardship Council for - non-binding guidance before pursuing legal remedies. - --------------------------------------------------------------------------------- -SECTION 6: COMPATIBILITY --------------------------------------------------------------------------------- - -6.1. MPL-2.0 Compatibility - Covered Software under this License may be combined with software under - MPL-2.0. The combined work must comply with both licenses. - -6.2. Secondary Licenses - The Secondary License provisions of MPL-2.0 Section 3.3 apply to this - License. - --------------------------------------------------------------------------------- -EXHIBITS --------------------------------------------------------------------------------- - -Exhibit A - Ethical Use Guidelines -Exhibit B - Quantum-Safe Provenance Specification - -See separate files: -- EXHIBIT-A-ETHICAL-USE.txt -- EXHIBIT-B-QUANTUM-SAFE.txt - --------------------------------------------------------------------------------- -END OF PALIMPSEST-MPL LICENSE VERSION 1.0 --------------------------------------------------------------------------------- - -For questions about this License: -- Repository: https://github.com/hyperpolymath/palimpsest-license -- Council: contact via repository Issues diff --git a/LICENSES/LICENSE-MPL-2.0 b/LICENSES/MPL-2.0.txt similarity index 99% rename from LICENSES/LICENSE-MPL-2.0 rename to LICENSES/MPL-2.0.txt index d0a1fa14..14e2f777 100644 --- a/LICENSES/LICENSE-MPL-2.0 +++ b/LICENSES/MPL-2.0.txt @@ -35,7 +35,7 @@ Mozilla Public License Version 2.0 means any form of the work other than Source Code Form. 1.7. "Larger Work" - means a work that combines Covered Software with other material, in + means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" @@ -357,7 +357,7 @@ Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at https://mozilla.org/MPL/2.0/. + file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE diff --git a/MAINTAINERS.adoc b/MAINTAINERS.adoc index a1c65443..48d97817 100644 --- a/MAINTAINERS.adoc +++ b/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/RSR_COMPLIANCE.adoc b/RSR_COMPLIANCE.adoc index c42abb13..102a6bb0 100644 --- a/RSR_COMPLIANCE.adoc +++ b/RSR_COMPLIANCE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = AffineScript RSR Compliance :toc: macro diff --git a/TEST-NEEDS.md b/TEST-NEEDS.md index 195a8d9b..6ee4e30e 100644 --- a/TEST-NEEDS.md +++ b/TEST-NEEDS.md @@ -1,5 +1,5 @@ diff --git a/affinescript-deno-test/README.adoc b/affinescript-deno-test/README.adoc index 001a8ce4..a7e5c375 100644 --- a/affinescript-deno-test/README.adoc +++ b/affinescript-deno-test/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = affinescript-deno-test :toc: :icons: font @@ -38,7 +38,7 @@ in `_test.affine` or `.test.affine`. [source,affine] ---- // example/hello_test.affine -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 pub fn test_addition() -> Bool { let result = 2 + 3; diff --git a/affinescript-dom/ffi/zig/src/main.zig b/affinescript-dom/ffi/zig/src/main.zig index 4db73b93..b9650eb4 100644 --- a/affinescript-dom/ffi/zig/src/main.zig +++ b/affinescript-dom/ffi/zig/src/main.zig @@ -1,6 +1,6 @@ /// AffineScript DOM Connector FFI (Zig Implementation) /// (c) 2026 hyperpolymath -/// SPDX-License-Identifier: AGPL-3.0-or-later +/// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/affinescript-dom/src/abi/DOM.idr b/affinescript-dom/src/abi/DOM.idr index 288360f5..47baa2a8 100644 --- a/affinescript-dom/src/abi/DOM.idr +++ b/affinescript-dom/src/abi/DOM.idr @@ -1,6 +1,6 @@ ||| AffineScript DOM Connector ABI ||| (c) 2026 hyperpolymath -||| SPDX-License-Identifier: AGPL-3.0-or-later +||| SPDX-License-Identifier: MPL-2.0 module AffineScript.DOM.ABI diff --git a/affinescript-dom/src/dom.affine b/affinescript-dom/src/dom.affine index 152465a8..3e2303f1 100644 --- a/affinescript-dom/src/dom.affine +++ b/affinescript-dom/src/dom.affine @@ -1,7 +1,7 @@ /** * AffineScript High-Assurance DOM Connector — virtual-DOM + reconciler. * (c) 2026 hyperpolymath - * SPDX-License-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: MPL-2.0 * * INT-08 (#183). The previous skeleton (`src/dom.as`) did not parse * (`Void`, `->` match arms, `List[T]`, `{id:String}`) and `h()`/`mount()` diff --git a/affinescript-tea/README.adoc b/affinescript-tea/README.adoc index 244c48d4..ab8731c8 100644 --- a/affinescript-tea/README.adoc +++ b/affinescript-tea/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = affinescript-tea :toc: macro diff --git a/affinescript-vite/.devcontainer/README.adoc b/affinescript-vite/.devcontainer/README.adoc index 812652f8..73b7f8b3 100644 --- a/affinescript-vite/.devcontainer/README.adoc +++ b/affinescript-vite/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: hyperpolymath diff --git a/affinescript-vite/.github/GOVERNANCE.md b/affinescript-vite/.github/GOVERNANCE.md index 527c72e6..e4efe204 100644 --- a/affinescript-vite/.github/GOVERNANCE.md +++ b/affinescript-vite/.github/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/affinescript-vite/.github/copilot-instructions.md b/affinescript-vite/.github/copilot-instructions.md index 3570d522..23a875e4 100644 --- a/affinescript-vite/.github/copilot-instructions.md +++ b/affinescript-vite/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/affinescript-vite/.github/pull_request_template.md b/affinescript-vite/.github/pull_request_template.md index 63eb6ad7..3a8accde 100644 --- a/affinescript-vite/.github/pull_request_template.md +++ b/affinescript-vite/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/affinescript-vite/.machine_readable/READINESS.md b/affinescript-vite/.machine_readable/READINESS.md index e270d5d4..f7c67b9b 100644 --- a/affinescript-vite/.machine_readable/READINESS.md +++ b/affinescript-vite/.machine_readable/READINESS.md @@ -1,4 +1,4 @@ - + # affinescript-vite Component Readiness Assessment diff --git a/affinescript-vite/.machine_readable/TOPOLOGY.md b/affinescript-vite/.machine_readable/TOPOLOGY.md index c3107b39..61cdc22f 100644 --- a/affinescript-vite/.machine_readable/TOPOLOGY.md +++ b/affinescript-vite/.machine_readable/TOPOLOGY.md @@ -1,4 +1,4 @@ - + # Architecture Topology diff --git a/affinescript-vite/.machine_readable/agent_instructions/README.adoc b/affinescript-vite/.machine_readable/agent_instructions/README.adoc index 6fa36e15..6e5c81cf 100644 --- a/affinescript-vite/.machine_readable/agent_instructions/README.adoc +++ b/affinescript-vite/.machine_readable/agent_instructions/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) {{CURRENT_YEAR}} hyperpolymath (hyperpolymath) = Agent Instructions :toc: preamble diff --git a/affinescript-vite/.machine_readable/compliance/PROOF-NEEDS.md b/affinescript-vite/.machine_readable/compliance/PROOF-NEEDS.md index d16a9516..98420819 100644 --- a/affinescript-vite/.machine_readable/compliance/PROOF-NEEDS.md +++ b/affinescript-vite/.machine_readable/compliance/PROOF-NEEDS.md @@ -1,5 +1,5 @@ # Proof Requirements — {{PROJECT}} - + diff --git a/affinescript-vite/.machine_readable/compliance/PROOF-STATUS.md b/affinescript-vite/.machine_readable/compliance/PROOF-STATUS.md index 2be9f552..8275175e 100644 --- a/affinescript-vite/.machine_readable/compliance/PROOF-STATUS.md +++ b/affinescript-vite/.machine_readable/compliance/PROOF-STATUS.md @@ -1,5 +1,5 @@ # Proof Status — {{PROJECT}} - + diff --git a/affinescript-vite/AUDIT.adoc b/affinescript-vite/AUDIT.adoc index 491005a4..d834aa4d 100644 --- a/affinescript-vite/AUDIT.adoc +++ b/affinescript-vite/AUDIT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Audit Gate diff --git a/affinescript-vite/EXPLAINME.adoc b/affinescript-vite/EXPLAINME.adoc index 7fcb1ae7..f86758c7 100644 --- a/affinescript-vite/EXPLAINME.adoc +++ b/affinescript-vite/EXPLAINME.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = {project-name} — Show Me The Receipts :toc: :icons: font diff --git a/affinescript-vite/QUICKSTART-DEV.adoc b/affinescript-vite/QUICKSTART-DEV.adoc index 511a925b..116ec939 100644 --- a/affinescript-vite/QUICKSTART-DEV.adoc +++ b/affinescript-vite/QUICKSTART-DEV.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-DEV.adoc — clone → build → test → PR // Replace rsr-template-repo, {{BUILD_CMD}}, {{TEST_CMD}}, {{LANG_STACK}} with actuals = rsr-template-repo — Quick Start for Developers diff --git a/affinescript-vite/QUICKSTART-MAINTAINER.adoc b/affinescript-vite/QUICKSTART-MAINTAINER.adoc index 3424f2db..c321dbe0 100644 --- a/affinescript-vite/QUICKSTART-MAINTAINER.adoc +++ b/affinescript-vite/QUICKSTART-MAINTAINER.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-MAINTAINER.adoc — packaging, deploying, and maintaining // Replace rsr-template-repo, {{PACKAGE_NAME}}, {{DEPS}} with actuals = rsr-template-repo — Quick Start for Platform Maintainers diff --git a/affinescript-vite/QUICKSTART-USER.adoc b/affinescript-vite/QUICKSTART-USER.adoc index c85eabee..0dc0ec08 100644 --- a/affinescript-vite/QUICKSTART-USER.adoc +++ b/affinescript-vite/QUICKSTART-USER.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-USER.adoc — 5-minute path to working software // Replace rsr-template-repo, Rsr Template Repo — See README.adoc for details., just run, Rsr Template Repo started successfully. with actuals = rsr-template-repo — Quick Start for Users diff --git a/affinescript-vite/README.adoc b/affinescript-vite/README.adoc index 726f9d8b..d2496e9d 100644 --- a/affinescript-vite/README.adoc +++ b/affinescript-vite/README.adoc @@ -3,7 +3,7 @@ :toclevels: 3 :icons: font -image:https://img.shields.io/badge/License-AGPL--3.0-blue.svg[License: AGPL-3.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: AGPL-3.0] image:https://img.shields.io/badge/CRG-C-yellow.svg?style=flat-square[Component Readiness Grade: C,link="https://github.com/hyperpolymath/standards/tree/main/component-readiness-grades"] image:https://img.shields.io/badge/Vite-Plugin-orange.svg[Vite Plugin] image:https://img.shields.io/badge/Language-AffineScript-red.svg[AffineScript] diff --git a/affinescript-vite/container/README.adoc b/affinescript-vite/container/README.adoc index d234919a..660d22d3 100644 --- a/affinescript-vite/container/README.adoc +++ b/affinescript-vite/container/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) {{CURRENT_YEAR}} hyperpolymath (hyperpolymath) = AffineScript-Vite Container Templates :toc: left diff --git a/affinescript-vite/docs/RSR_OUTLINE.adoc b/affinescript-vite/docs/RSR_OUTLINE.adoc index e07a65e4..014b21c1 100644 --- a/affinescript-vite/docs/RSR_OUTLINE.adoc +++ b/affinescript-vite/docs/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/affinescript-vite/docs/STATE-VISUALIZER.adoc b/affinescript-vite/docs/STATE-VISUALIZER.adoc index 422fcd5c..2af3297c 100644 --- a/affinescript-vite/docs/STATE-VISUALIZER.adoc +++ b/affinescript-vite/docs/STATE-VISUALIZER.adoc @@ -1,7 +1,7 @@ = Project State Visualizer [source] ---- - + diff --git a/affinescript-vite/docs/architecture/THREAT-MODEL.adoc b/affinescript-vite/docs/architecture/THREAT-MODEL.adoc index 946b6f2f..09091556 100644 --- a/affinescript-vite/docs/architecture/THREAT-MODEL.adoc +++ b/affinescript-vite/docs/architecture/THREAT-MODEL.adoc @@ -1,5 +1,5 @@ = Threat Model - + # Threat Model: AffineScript-Vite diff --git a/affinescript-vite/docs/attribution/MAINTAINERS.adoc b/affinescript-vite/docs/attribution/MAINTAINERS.adoc index a173cdf0..031065cf 100644 --- a/affinescript-vite/docs/attribution/MAINTAINERS.adoc +++ b/affinescript-vite/docs/attribution/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/affinescript-vite/docs/decisions/0000-template.adoc b/affinescript-vite/docs/decisions/0000-template.adoc index 1e2b6710..71198409 100644 --- a/affinescript-vite/docs/decisions/0000-template.adoc +++ b/affinescript-vite/docs/decisions/0000-template.adoc @@ -1,5 +1,5 @@ = Architecture Decision Record: 0000-template - + # [NUMBER]. [TITLE] diff --git a/affinescript-vite/docs/decisions/0001-adopt-rsr-standard.adoc b/affinescript-vite/docs/decisions/0001-adopt-rsr-standard.adoc index 091ee5a2..df5ce609 100644 --- a/affinescript-vite/docs/decisions/0001-adopt-rsr-standard.adoc +++ b/affinescript-vite/docs/decisions/0001-adopt-rsr-standard.adoc @@ -1,5 +1,5 @@ = Architecture Decision Record: 0001-adopt-rsr-standard - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/affinescript-vite/docs/practice/AI-CONVENTIONS.adoc b/affinescript-vite/docs/practice/AI-CONVENTIONS.adoc index 4fd6403a..d28f6916 100644 --- a/affinescript-vite/docs/practice/AI-CONVENTIONS.adoc +++ b/affinescript-vite/docs/practice/AI-CONVENTIONS.adoc @@ -1,5 +1,5 @@ = AI Conventions - + # AI Conventions (Authoritative Source) @@ -23,7 +23,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/affinescript-vite/docs/practice/STATE-VISUALIZER-GUIDE.adoc b/affinescript-vite/docs/practice/STATE-VISUALIZER-GUIDE.adoc index b44cc262..6e83b49e 100644 --- a/affinescript-vite/docs/practice/STATE-VISUALIZER-GUIDE.adoc +++ b/affinescript-vite/docs/practice/STATE-VISUALIZER-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide hyperpolymath (hyperpolymath) :toc: diff --git a/affinescript-vite/docs/templates/contractiles/README.adoc b/affinescript-vite/docs/templates/contractiles/README.adoc index 121da7ae..4eeac6b8 100644 --- a/affinescript-vite/docs/templates/contractiles/README.adoc +++ b/affinescript-vite/docs/templates/contractiles/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Contractile Templates Blank templates for projects that want to replace the hyperpolymath diff --git a/affinescript-vite/src/affine-plugin-improved.js b/affinescript-vite/src/affine-plugin-improved.js index 03b0b335..f499141c 100644 --- a/affinescript-vite/src/affine-plugin-improved.js +++ b/affinescript-vite/src/affine-plugin-improved.js @@ -1,7 +1,7 @@ /** * AffineScript Vite Plugin - Improved Version * (c) 2026 hyperpolymath - * SPDX-License-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: MPL-2.0 */ import { exec } from 'child_process'; diff --git a/affinescript-vite/src/affine-plugin.js b/affinescript-vite/src/affine-plugin.js index 417a0bce..e6dc376b 100644 --- a/affinescript-vite/src/affine-plugin.js +++ b/affinescript-vite/src/affine-plugin.js @@ -1,7 +1,7 @@ /** * AffineScript Vite Plugin * (c) 2026 hyperpolymath - * SPDX-License-Identifier: AGPL-3.0-or-later + * SPDX-License-Identifier: MPL-2.0 */ export default function affinePlugin(options = {}) { diff --git a/affinescript-vite/tests/fuzz/README.adoc b/affinescript-vite/tests/fuzz/README.adoc index 55b92f3a..13a84fee 100644 --- a/affinescript-vite/tests/fuzz/README.adoc +++ b/affinescript-vite/tests/fuzz/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Fuzz Testing :toc: diff --git a/affinescript-vite/verification/proofs/README.adoc b/affinescript-vite/verification/proofs/README.adoc index 29cf7e8a..771b37c9 100644 --- a/affinescript-vite/verification/proofs/README.adoc +++ b/affinescript-vite/verification/proofs/README.adoc @@ -1,5 +1,5 @@ = Formal Verification Proofs -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 This directory contains formal proofs organised by proof assistant. diff --git a/affinescriptiser/.devcontainer/README.adoc b/affinescriptiser/.devcontainer/README.adoc index 00fef0a7..8ca43ef6 100644 --- a/affinescriptiser/.devcontainer/README.adoc +++ b/affinescriptiser/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: Jonathan D.A. Jewell diff --git a/affinescriptiser/.github/GOVERNANCE.md b/affinescriptiser/.github/GOVERNANCE.md index 5880636b..44b79e87 100644 --- a/affinescriptiser/.github/GOVERNANCE.md +++ b/affinescriptiser/.github/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/affinescriptiser/.github/copilot-instructions.md b/affinescriptiser/.github/copilot-instructions.md index 85f3113c..6e2bea9e 100644 --- a/affinescriptiser/.github/copilot-instructions.md +++ b/affinescriptiser/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/affinescriptiser/.github/pull_request_template.md b/affinescriptiser/.github/pull_request_template.md index 63eb6ad7..3a8accde 100644 --- a/affinescriptiser/.github/pull_request_template.md +++ b/affinescriptiser/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/affinescriptiser/.machine_readable/agent_instructions/README.adoc b/affinescriptiser/.machine_readable/agent_instructions/README.adoc index 9bc2e24b..1cc7487e 100644 --- a/affinescriptiser/.machine_readable/agent_instructions/README.adoc +++ b/affinescriptiser/.machine_readable/agent_instructions/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Agent Instructions :toc: preamble diff --git a/affinescriptiser/CHANGELOG.adoc b/affinescriptiser/CHANGELOG.adoc index e7813385..198ac68d 100644 --- a/affinescriptiser/CHANGELOG.adoc +++ b/affinescriptiser/CHANGELOG.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Changelog :toc: diff --git a/affinescriptiser/CODE_OF_CONDUCT.md b/affinescriptiser/CODE_OF_CONDUCT.md index 1f1548ca..caeda1c6 100644 --- a/affinescriptiser/CODE_OF_CONDUCT.md +++ b/affinescriptiser/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ - + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/affinescriptiser/EXPLAINME.adoc b/affinescriptiser/EXPLAINME.adoc index eb91b1e2..97ec49b9 100644 --- a/affinescriptiser/EXPLAINME.adoc +++ b/affinescriptiser/EXPLAINME.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Affinescriptiser — Show Me The Receipts :toc: :icons: font diff --git a/affinescriptiser/README.adoc b/affinescriptiser/README.adoc index 1ef38f87..8632b684 100644 --- a/affinescriptiser/README.adoc +++ b/affinescriptiser/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Affinescriptiser Jonathan D.A. Jewell @@ -184,4 +184,4 @@ See link:ROADMAP.adoc[ROADMAP.adoc] for the phased development plan. == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 diff --git a/affinescriptiser/ROADMAP.adoc b/affinescriptiser/ROADMAP.adoc index a3e55cb8..25182bf8 100644 --- a/affinescriptiser/ROADMAP.adoc +++ b/affinescriptiser/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Affinescriptiser Roadmap Jonathan D.A. Jewell diff --git a/affinescriptiser/TOPOLOGY.md b/affinescriptiser/TOPOLOGY.md index 547dd589..1f89a959 100644 --- a/affinescriptiser/TOPOLOGY.md +++ b/affinescriptiser/TOPOLOGY.md @@ -1,4 +1,4 @@ - + # TOPOLOGY.md — Affinescriptiser Repository Map diff --git a/affinescriptiser/container/README.adoc b/affinescriptiser/container/README.adoc index 1c0044c8..7a2ef6c2 100644 --- a/affinescriptiser/container/README.adoc +++ b/affinescriptiser/container/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = {{PROJECT_NAME}} Container Templates :toc: left diff --git a/affinescriptiser/docs/RSR_OUTLINE.adoc b/affinescriptiser/docs/RSR_OUTLINE.adoc index e07a65e4..014b21c1 100644 --- a/affinescriptiser/docs/RSR_OUTLINE.adoc +++ b/affinescriptiser/docs/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/affinescriptiser/docs/STATE-VISUALIZER.adoc b/affinescriptiser/docs/STATE-VISUALIZER.adoc index 422fcd5c..2af3297c 100644 --- a/affinescriptiser/docs/STATE-VISUALIZER.adoc +++ b/affinescriptiser/docs/STATE-VISUALIZER.adoc @@ -1,7 +1,7 @@ = Project State Visualizer [source] ---- - + diff --git a/affinescriptiser/docs/architecture/THREAT-MODEL.adoc b/affinescriptiser/docs/architecture/THREAT-MODEL.adoc index 04829037..4e24d3ca 100644 --- a/affinescriptiser/docs/architecture/THREAT-MODEL.adoc +++ b/affinescriptiser/docs/architecture/THREAT-MODEL.adoc @@ -1,5 +1,5 @@ = Threat Model - + # Threat Model: {{PROJECT_NAME}} diff --git a/affinescriptiser/docs/attribution/MAINTAINERS.adoc b/affinescriptiser/docs/attribution/MAINTAINERS.adoc index a1c65443..48d97817 100644 --- a/affinescriptiser/docs/attribution/MAINTAINERS.adoc +++ b/affinescriptiser/docs/attribution/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/affinescriptiser/docs/decisions/0000-template.adoc b/affinescriptiser/docs/decisions/0000-template.adoc index b1a561f3..67103043 100644 --- a/affinescriptiser/docs/decisions/0000-template.adoc +++ b/affinescriptiser/docs/decisions/0000-template.adoc @@ -1,5 +1,5 @@ = Architecture Decision Record: 0000-template - + # [NUMBER]. [TITLE] diff --git a/affinescriptiser/docs/decisions/0001-adopt-rsr-standard.adoc b/affinescriptiser/docs/decisions/0001-adopt-rsr-standard.adoc index 7e54838e..b5f8a1ed 100644 --- a/affinescriptiser/docs/decisions/0001-adopt-rsr-standard.adoc +++ b/affinescriptiser/docs/decisions/0001-adopt-rsr-standard.adoc @@ -1,5 +1,5 @@ = Architecture Decision Record: 0001-adopt-rsr-standard - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/affinescriptiser/docs/practice/AI-CONVENTIONS.adoc b/affinescriptiser/docs/practice/AI-CONVENTIONS.adoc index f0ed9eaa..b0f765ac 100644 --- a/affinescriptiser/docs/practice/AI-CONVENTIONS.adoc +++ b/affinescriptiser/docs/practice/AI-CONVENTIONS.adoc @@ -1,5 +1,5 @@ = AI Conventions - + # AI Conventions (Authoritative Source) @@ -23,7 +23,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/affinescriptiser/docs/practice/STATE-VISUALIZER-GUIDE.adoc b/affinescriptiser/docs/practice/STATE-VISUALIZER-GUIDE.adoc index c2490ca4..835db9c6 100644 --- a/affinescriptiser/docs/practice/STATE-VISUALIZER-GUIDE.adoc +++ b/affinescriptiser/docs/practice/STATE-VISUALIZER-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide Jonathan D.A. Jewell (hyperpolymath) :toc: diff --git a/affinescriptiser/docs/templates/contractiles/README.adoc b/affinescriptiser/docs/templates/contractiles/README.adoc index 121da7ae..4eeac6b8 100644 --- a/affinescriptiser/docs/templates/contractiles/README.adoc +++ b/affinescriptiser/docs/templates/contractiles/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Contractile Templates Blank templates for projects that want to replace the hyperpolymath diff --git a/bin/dune b/bin/dune index a336a2d0..5fc1fecd 100644 --- a/bin/dune +++ b/bin/dune @@ -1,4 +1,4 @@ -; SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +; SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later (executable (name main) diff --git a/distributions/rattlescript/README.adoc b/distributions/rattlescript/README.adoc index 85f038bb..92ff5a87 100644 --- a/distributions/rattlescript/README.adoc +++ b/distributions/rattlescript/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) = RattleScript :toc: diff --git a/docs/ALIB-INTEGRATION.adoc b/docs/ALIB-INTEGRATION.adoc index 05911d5d..e8d0a04f 100644 --- a/docs/ALIB-INTEGRATION.adoc +++ b/docs/ALIB-INTEGRATION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript ↔ aggregate-library Integration Strategy diff --git a/docs/CAPABILITY-MATRIX.adoc b/docs/CAPABILITY-MATRIX.adoc index 3aa92f7c..d31612f0 100644 --- a/docs/CAPABILITY-MATRIX.adoc +++ b/docs/CAPABILITY-MATRIX.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = AffineScript Capability Matrix :toc: macro diff --git a/docs/DESIGN-VISION.adoc b/docs/DESIGN-VISION.adoc index 0d0e5432..9f2d3610 100644 --- a/docs/DESIGN-VISION.adoc +++ b/docs/DESIGN-VISION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript: Design Vision Jonathan D.A. Jewell :toc: diff --git a/docs/ECOSYSTEM.adoc b/docs/ECOSYSTEM.adoc index 99d9ff64..1081b390 100644 --- a/docs/ECOSYSTEM.adoc +++ b/docs/ECOSYSTEM.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = AffineScript Ecosystem, Spine, and the typed-wasm Contract :toc: macro diff --git a/docs/EFFECTS-IMPLEMENTATION.adoc b/docs/EFFECTS-IMPLEMENTATION.adoc index 428e7abd..7fefd294 100644 --- a/docs/EFFECTS-IMPLEMENTATION.adoc +++ b/docs/EFFECTS-IMPLEMENTATION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Effect Handler Implementation diff --git a/docs/EXPLAINME.adoc b/docs/EXPLAINME.adoc index c6a0c043..ed309a2f 100644 --- a/docs/EXPLAINME.adoc +++ b/docs/EXPLAINME.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // (MPL-2.0 is the automatic legal fallback until PMPL is formally recognised) = AffineScript — Show Me The Receipts :toc: diff --git a/docs/INTERP-CESK-PORT.adoc b/docs/INTERP-CESK-PORT.adoc index 8fa29aa0..143cfb4c 100644 --- a/docs/INTERP-CESK-PORT.adoc +++ b/docs/INTERP-CESK-PORT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = Interpreter CESK Port — closing the non-tail-resume residual (#623) Jonathan D.A. Jewell diff --git a/docs/KNOWN-ISSUES.adoc b/docs/KNOWN-ISSUES.adoc index a7309c78..14824990 100644 --- a/docs/KNOWN-ISSUES.adoc +++ b/docs/KNOWN-ISSUES.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Known AffineScript codegen issues diff --git a/docs/MIGRATION-ASSISTANT.adoc b/docs/MIGRATION-ASSISTANT.adoc index e53e2997..c8f12927 100644 --- a/docs/MIGRATION-ASSISTANT.adoc +++ b/docs/MIGRATION-ASSISTANT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = ReScript → AffineScript migration assistant — architectural decision :toc: macro diff --git a/docs/NAVIGATION.adoc b/docs/NAVIGATION.adoc index b8f96138..9d02adeb 100644 --- a/docs/NAVIGATION.adoc +++ b/docs/NAVIGATION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Repository Navigation Guide diff --git a/docs/PACKAGING.adoc b/docs/PACKAGING.adoc index d9ee8b5c..c63f5e5e 100644 --- a/docs/PACKAGING.adoc +++ b/docs/PACKAGING.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = AffineScript Packaging & Distribution (INT-04) :toc: macro diff --git a/docs/README.adoc b/docs/README.adoc index bc6824ca..4f88749d 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Documentation Directory diff --git a/docs/RESCRIPT-ELIMINATION.adoc b/docs/RESCRIPT-ELIMINATION.adoc index 3d510f2e..68521527 100644 --- a/docs/RESCRIPT-ELIMINATION.adoc +++ b/docs/RESCRIPT-ELIMINATION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = Estate ReScript-surface elimination — authoritative ledger (issue #229) :toc: macro diff --git a/docs/ROADMAP.adoc b/docs/ROADMAP.adoc index 4b922afc..ffffdd62 100644 --- a/docs/ROADMAP.adoc +++ b/docs/ROADMAP.adoc @@ -347,7 +347,7 @@ Priority areas for contributors: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == See Also diff --git a/docs/SOUNDNESS.adoc b/docs/SOUNDNESS.adoc index 7f6f830e..c46cc21f 100644 --- a/docs/SOUNDNESS.adoc +++ b/docs/SOUNDNESS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Soundness Ledger // Freshness stamp — a real main-ancestor commit (survives squash-merge); advance diff --git a/docs/STATE-2026-05-26.adoc b/docs/STATE-2026-05-26.adoc index 1626cb2a..31521bc9 100644 --- a/docs/STATE-2026-05-26.adoc +++ b/docs/STATE-2026-05-26.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = AffineScript State Snapshot — 2026-05-26 :toc: macro diff --git a/docs/STATE-2026-06-11.adoc b/docs/STATE-2026-06-11.adoc index f8ca3c6e..31335233 100644 --- a/docs/STATE-2026-06-11.adoc +++ b/docs/STATE-2026-06-11.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell) = STATE — 2026-06-11 snapshot Jonathan D.A. Jewell diff --git a/docs/STDLIB-EXTERN-AUDIT.adoc b/docs/STDLIB-EXTERN-AUDIT.adoc index eac8ca1b..8d5138b3 100644 --- a/docs/STDLIB-EXTERN-AUDIT.adoc +++ b/docs/STDLIB-EXTERN-AUDIT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = Stdlib `extern` Audit (STDLIB-04) :toc: macro diff --git a/docs/TECH-DEBT.adoc b/docs/TECH-DEBT.adoc index 1aee1704..09d327e7 100644 --- a/docs/TECH-DEBT.adoc +++ b/docs/TECH-DEBT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = AffineScript Coordination Ledger (TECH-DEBT) :toc: macro diff --git a/docs/TESTING-AND-BENCH-MATRIX.adoc b/docs/TESTING-AND-BENCH-MATRIX.adoc index 8c08f38e..7a3df2be 100644 --- a/docs/TESTING-AND-BENCH-MATRIX.adoc +++ b/docs/TESTING-AND-BENCH-MATRIX.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = AffineScript Test + Bench Matrix (CRG-aligned) Jonathan D.A. Jewell diff --git a/docs/academic/README.adoc b/docs/academic/README.adoc index d6f12630..81297017 100644 --- a/docs/academic/README.adoc +++ b/docs/academic/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Academic Documentation diff --git a/docs/academic/formal-verification/axiomatic-semantics.adoc b/docs/academic/formal-verification/axiomatic-semantics.adoc index 760eae9b..61820b61 100644 --- a/docs/academic/formal-verification/axiomatic-semantics.adoc +++ b/docs/academic/formal-verification/axiomatic-semantics.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Axiomatic Semantics: Program Logic for AffineScript diff --git a/docs/academic/formal-verification/denotational-semantics.adoc b/docs/academic/formal-verification/denotational-semantics.adoc index fcc12f44..fc87ce62 100644 --- a/docs/academic/formal-verification/denotational-semantics.adoc +++ b/docs/academic/formal-verification/denotational-semantics.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Denotational Semantics of AffineScript diff --git a/docs/academic/formal-verification/operational-semantics.adoc b/docs/academic/formal-verification/operational-semantics.adoc index 4e1697de..5efce6fa 100644 --- a/docs/academic/formal-verification/operational-semantics.adoc +++ b/docs/academic/formal-verification/operational-semantics.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Operational Semantics of AffineScript diff --git a/docs/academic/formal-verification/solo-core/README.adoc b/docs/academic/formal-verification/solo-core/README.adoc index f2f77ef7..0b1699bb 100644 --- a/docs/academic/formal-verification/solo-core/README.adoc +++ b/docs/academic/formal-verification/solo-core/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = Solo Core — Idris2 Mechanization diff --git a/docs/academic/mathematical-foundations/categorical-semantics.adoc b/docs/academic/mathematical-foundations/categorical-semantics.adoc index 86a56d7d..5a4ba08b 100644 --- a/docs/academic/mathematical-foundations/categorical-semantics.adoc +++ b/docs/academic/mathematical-foundations/categorical-semantics.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Categorical Semantics of AffineScript diff --git a/docs/academic/mathematical-foundations/complexity-analysis.adoc b/docs/academic/mathematical-foundations/complexity-analysis.adoc index 2c091042..51262796 100644 --- a/docs/academic/mathematical-foundations/complexity-analysis.adoc +++ b/docs/academic/mathematical-foundations/complexity-analysis.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Complexity and Decidability Analysis diff --git a/docs/academic/mathematical-foundations/logic-foundations.adoc b/docs/academic/mathematical-foundations/logic-foundations.adoc index dfd57e48..dc08653d 100644 --- a/docs/academic/mathematical-foundations/logic-foundations.adoc +++ b/docs/academic/mathematical-foundations/logic-foundations.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Logic Foundations of AffineScript diff --git a/docs/academic/mechanized/agda/README.adoc b/docs/academic/mechanized/agda/README.adoc index 14275111..bee817ed 100644 --- a/docs/academic/mechanized/agda/README.adoc +++ b/docs/academic/mechanized/agda/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Agda Formalization diff --git a/docs/academic/mechanized/coq/README.adoc b/docs/academic/mechanized/coq/README.adoc index 1e7c08b4..82b17dbb 100644 --- a/docs/academic/mechanized/coq/README.adoc +++ b/docs/academic/mechanized/coq/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Coq Formalization diff --git a/docs/academic/mechanized/lean/README.adoc b/docs/academic/mechanized/lean/README.adoc index 32f75b25..67fd1fe6 100644 --- a/docs/academic/mechanized/lean/README.adoc +++ b/docs/academic/mechanized/lean/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Lean 4 Formalization diff --git a/docs/academic/proofs/coherence-parametricity.adoc b/docs/academic/proofs/coherence-parametricity.adoc index d9152fcc..bffd9942 100644 --- a/docs/academic/proofs/coherence-parametricity.adoc +++ b/docs/academic/proofs/coherence-parametricity.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Coherence and Parametricity Theorems diff --git a/docs/academic/proofs/db-theory-2-transaction-safety.adoc b/docs/academic/proofs/db-theory-2-transaction-safety.adoc index c13530dc..4f89e2b8 100644 --- a/docs/academic/proofs/db-theory-2-transaction-safety.adoc +++ b/docs/academic/proofs/db-theory-2-transaction-safety.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = DB-Theory ++#++2 — Transaction Safety (Rollback-Discards-Writes) diff --git a/docs/academic/proofs/db-theory-3-aggregation-as-fold.adoc b/docs/academic/proofs/db-theory-3-aggregation-as-fold.adoc index 38e10ebc..76e1e0a2 100644 --- a/docs/academic/proofs/db-theory-3-aggregation-as-fold.adoc +++ b/docs/academic/proofs/db-theory-3-aggregation-as-fold.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = DB-Theory ++#++3 — Aggregation-as-Monoid-Homomorphism diff --git a/docs/academic/proofs/dependent-types.adoc b/docs/academic/proofs/dependent-types.adoc index 1ddc991d..6aa143ea 100644 --- a/docs/academic/proofs/dependent-types.adoc +++ b/docs/academic/proofs/dependent-types.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Dependent Types and Refinement Types: Complete Formalization diff --git a/docs/academic/proofs/effect-soundness.adoc b/docs/academic/proofs/effect-soundness.adoc index 695a98f9..253deb70 100644 --- a/docs/academic/proofs/effect-soundness.adoc +++ b/docs/academic/proofs/effect-soundness.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Algebraic Effects: Formal Semantics and Soundness diff --git a/docs/academic/proofs/inference-algorithm.adoc b/docs/academic/proofs/inference-algorithm.adoc index 89b50593..5e7f0e9a 100644 --- a/docs/academic/proofs/inference-algorithm.adoc +++ b/docs/academic/proofs/inference-algorithm.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Type Inference Algorithm Specification diff --git a/docs/academic/proofs/ownership-soundness.adoc b/docs/academic/proofs/ownership-soundness.adoc index a840094d..1251f2e2 100644 --- a/docs/academic/proofs/ownership-soundness.adoc +++ b/docs/academic/proofs/ownership-soundness.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Ownership System: Formal Verification diff --git a/docs/academic/proofs/quantitative-types.adoc b/docs/academic/proofs/quantitative-types.adoc index a6981bd0..e9152dae 100644 --- a/docs/academic/proofs/quantitative-types.adoc +++ b/docs/academic/proofs/quantitative-types.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Quantitative Type Theory in AffineScript diff --git a/docs/academic/proofs/row-polymorphism.adoc b/docs/academic/proofs/row-polymorphism.adoc index 145ce67d..6b4db7b9 100644 --- a/docs/academic/proofs/row-polymorphism.adoc +++ b/docs/academic/proofs/row-polymorphism.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Row Polymorphism: Complete Formalization diff --git a/docs/academic/proofs/type-soundness.adoc b/docs/academic/proofs/type-soundness.adoc index 58827c6e..1dba33de 100644 --- a/docs/academic/proofs/type-soundness.adoc +++ b/docs/academic/proofs/type-soundness.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Type System Soundness diff --git a/docs/academic/tropical-session-types/tropical-unification-2026-04-04.adoc b/docs/academic/tropical-session-types/tropical-unification-2026-04-04.adoc index fdb257a9..17f2877a 100644 --- a/docs/academic/tropical-session-types/tropical-unification-2026-04-04.adoc +++ b/docs/academic/tropical-session-types/tropical-unification-2026-04-04.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = TROPICO: The Unified Theory of Resource-Bounded Truth diff --git a/docs/academic/white-papers/language-design.adoc b/docs/academic/white-papers/language-design.adoc index 2c424a96..114b1858 100644 --- a/docs/academic/white-papers/language-design.adoc +++ b/docs/academic/white-papers/language-design.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript: A Quantitative Dependently-Typed Language with Algebraic Effects diff --git a/docs/alib-roadmap.adoc b/docs/alib-roadmap.adoc index bac435fc..4d30b7b7 100644 --- a/docs/alib-roadmap.adoc +++ b/docs/alib-roadmap.adoc @@ -335,4 +335,4 @@ When an item's status changes, update its row in this file in the == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 diff --git a/docs/alib/README.adoc b/docs/alib/README.adoc index e387481e..52a23814 100644 --- a/docs/alib/README.adoc +++ b/docs/alib/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript ↔ aLib Integration diff --git a/docs/architecture/BACKEND-ANALYSIS.adoc b/docs/architecture/BACKEND-ANALYSIS.adoc index 95eee462..e40fc4ed 100644 --- a/docs/architecture/BACKEND-ANALYSIS.adoc +++ b/docs/architecture/BACKEND-ANALYSIS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Backend Analysis: Coprocessor Support diff --git a/docs/architecture/BACKEND-IMPLEMENTATION.adoc b/docs/architecture/BACKEND-IMPLEMENTATION.adoc index ec675708..efff6b4d 100644 --- a/docs/architecture/BACKEND-IMPLEMENTATION.adoc +++ b/docs/architecture/BACKEND-IMPLEMENTATION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Backend Implementation @@ -406,5 +406,5 @@ let () = All backend code is licensed under *MPL-2.0*. -SPDX-License-Identifier: MPL-2.0 SPDX-FileCopyrightText: 2026 Jonathan +SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell and contributors diff --git a/docs/bindings-roadmap.adoc b/docs/bindings-roadmap.adoc index 9280a6a2..eb049aa5 100644 --- a/docs/bindings-roadmap.adoc +++ b/docs/bindings-roadmap.adoc @@ -467,4 +467,4 @@ When a binding's status changes, update its row in this file in the == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 diff --git a/docs/ci/required-checks.adoc b/docs/ci/required-checks.adoc index cbe8a8b8..52309aff 100644 --- a/docs/ci/required-checks.adoc +++ b/docs/ci/required-checks.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Required status checks: the "Expected — Waiting" trap :toc: macro :icons: font diff --git a/docs/decisions/0019-compiler-distribution.adoc b/docs/decisions/0019-compiler-distribution.adoc index 53ab2401..6548d00c 100644 --- a/docs/decisions/0019-compiler-distribution.adoc +++ b/docs/decisions/0019-compiler-distribution.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell) = ADR-019: Compiler distribution — GitHub Releases binaries + thin Deno/JSR shim Jonathan D.A. Jewell diff --git a/docs/decisions/0022-polonius-origin-variables.adoc b/docs/decisions/0022-polonius-origin-variables.adoc index e39b2139..47060039 100644 --- a/docs/decisions/0022-polonius-origin-variables.adoc +++ b/docs/decisions/0022-polonius-origin-variables.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell) = ADR-022: Origin (region) variables and a Polonius-style loan solver for the borrow checker Jonathan D.A. Jewell diff --git a/docs/decisions/0023-finality-types.adoc b/docs/decisions/0023-finality-types.adoc index fd492c87..7136cc86 100644 --- a/docs/decisions/0023-finality-types.adoc +++ b/docs/decisions/0023-finality-types.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell) = ADR-023: Finality types — assured irreversibility as AffineScript's dual to ephapax's accounted loss Jonathan D.A. Jewell diff --git a/docs/decisions/0024-android-aarch64-native-target.adoc b/docs/decisions/0024-android-aarch64-native-target.adoc index 66cebb9d..9fa80f0c 100644 --- a/docs/decisions/0024-android-aarch64-native-target.adoc +++ b/docs/decisions/0024-android-aarch64-native-target.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = ADR-0024: Native Android target via ARM64 (LLVM aarch64), not JVM/Kotlin Jonathan D.A. Jewell diff --git a/docs/decisions/0025-semantics-vm.adoc b/docs/decisions/0025-semantics-vm.adoc index 0c9066d6..f4adaef8 100644 --- a/docs/decisions/0025-semantics-vm.adoc +++ b/docs/decisions/0025-semantics-vm.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = ADR-0025: A semantics VM — the engine for what wasm cannot express Jonathan D.A. Jewell diff --git a/docs/decisions/0026-formal-complexity-isabelle.adoc b/docs/decisions/0026-formal-complexity-isabelle.adoc index a106799d..5b77159f 100644 --- a/docs/decisions/0026-formal-complexity-isabelle.adoc +++ b/docs/decisions/0026-formal-complexity-isabelle.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = ADR-0026: Formal verification of compiler-phase complexity bounds in Isabelle/HOL Jonathan D.A. Jewell diff --git a/docs/governance/CODE_OF_CONDUCT.md b/docs/governance/CODE_OF_CONDUCT.md index 1f1548ca..caeda1c6 100644 --- a/docs/governance/CODE_OF_CONDUCT.md +++ b/docs/governance/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ - + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/docs/governance/CONTRIBUTING.adoc b/docs/governance/CONTRIBUTING.adoc index 1f34e602..eb045d61 100644 --- a/docs/governance/CONTRIBUTING.adoc +++ b/docs/governance/CONTRIBUTING.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Contributing Guide == Getting Started diff --git a/docs/governance/LICENSING-GUIDE.md b/docs/governance/LICENSING-GUIDE.md index 9c28d0a4..cc2d1cd7 100644 --- a/docs/governance/LICENSING-GUIDE.md +++ b/docs/governance/LICENSING-GUIDE.md @@ -99,7 +99,7 @@ graph TD **File Header:** ```affinescript -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // This file is part of the AffineScript Game @@ -134,7 +134,7 @@ graph TD **File Header:** ```ocaml -(* SPDX-License-Identifier: MPL-2.0 *) +(* SPDX-License-Identifier: CC-BY-SA-4.0 *) (* SPDX-FileCopyrightText: 2026 Palimpsest Stewardship Council *) (* * This file is part of AffineScript Core Technology @@ -168,8 +168,8 @@ graph TD **File Header:** ```rust -// SPDX-License-Identifier: MPL-2.0 -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // This file is part of Gossamer/Burble Foundational Technologies @@ -462,5 +462,5 @@ Foundational Tech (PMPL/MPL-2.0) → Ethical infrastructure **Version:** Alpha-1 **Status:** Complete licensing documentation -SPDX-License-Identifier: AGPL-3.0-or-later AND MPL-2.0 AND MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 AND MPL-2.0 AND MPL-2.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell and contributors \ No newline at end of file diff --git a/docs/governance/MAINTAINERS.adoc b/docs/governance/MAINTAINERS.adoc index a1c65443..48d97817 100644 --- a/docs/governance/MAINTAINERS.adoc +++ b/docs/governance/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/docs/governance/SECURITY-SETUP.adoc b/docs/governance/SECURITY-SETUP.adoc index 371cd4b4..18a4d791 100644 --- a/docs/governance/SECURITY-SETUP.adoc +++ b/docs/governance/SECURITY-SETUP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Security Configuration for affinescript.dev diff --git a/docs/guides/TESTING-REPORT.adoc b/docs/guides/TESTING-REPORT.adoc index e27901f7..32418cd6 100644 --- a/docs/guides/TESTING-REPORT.adoc +++ b/docs/guides/TESTING-REPORT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = AffineScript Testing Report (retired) :icons: font diff --git a/docs/guides/WHAT-MAKES-IT-BRILLIANT.adoc b/docs/guides/WHAT-MAKES-IT-BRILLIANT.adoc index 489903bb..b0ed759d 100644 --- a/docs/guides/WHAT-MAKES-IT-BRILLIANT.adoc +++ b/docs/guides/WHAT-MAKES-IT-BRILLIANT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = What Makes AffineScript Brilliant diff --git a/docs/guides/effects-migration-stance.adoc b/docs/guides/effects-migration-stance.adoc index 95a4b61f..7e130a58 100644 --- a/docs/guides/effects-migration-stance.adoc +++ b/docs/guides/effects-migration-stance.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript: Effects Migration Stance :author: Jonathan D.A. Jewell (hyperpolymath) :revdate: 2026-05-02 diff --git a/docs/guides/frontier-guide.adoc b/docs/guides/frontier-guide.adoc index ea12693f..89a09163 100644 --- a/docs/guides/frontier-guide.adoc +++ b/docs/guides/frontier-guide.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript Frontier Guide: The Unveiling Jonathan D.A. Jewell v1.2, 2026-06-04 diff --git a/docs/guides/lessons/01-hello-affinescript.adoc b/docs/guides/lessons/01-hello-affinescript.adoc index 38c012af..22b592f1 100644 --- a/docs/guides/lessons/01-hello-affinescript.adoc +++ b/docs/guides/lessons/01-hello-affinescript.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 1: Hello AffineScript diff --git a/docs/guides/lessons/README.adoc b/docs/guides/lessons/README.adoc index 1106c62a..2501004b 100644 --- a/docs/guides/lessons/README.adoc +++ b/docs/guides/lessons/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript in 10 Lessons diff --git a/docs/guides/lessons/migrations/idaptik-hitbox.adoc b/docs/guides/lessons/migrations/idaptik-hitbox.adoc index 0d7e25f8..4199abb9 100644 --- a/docs/guides/lessons/migrations/idaptik-hitbox.adoc +++ b/docs/guides/lessons/migrations/idaptik-hitbox.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) = Migration Lesson: idaptik `Hitbox.res` → `Hitbox.affine` :revdate: 2026-05-02 diff --git a/docs/guides/lessons/migrations/idaptik-player-hp.adoc b/docs/guides/lessons/migrations/idaptik-player-hp.adoc index 321b0a48..f469b2fe 100644 --- a/docs/guides/lessons/migrations/idaptik-player-hp.adoc +++ b/docs/guides/lessons/migrations/idaptik-player-hp.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) = Migration Lesson: idaptik `PlayerHP.res` → `PlayerHP.affine` :revdate: 2026-05-02 diff --git a/docs/guides/lessons/migrations/idaptik-user-settings.adoc b/docs/guides/lessons/migrations/idaptik-user-settings.adoc index 08c8086a..4ca70811 100644 --- a/docs/guides/lessons/migrations/idaptik-user-settings.adoc +++ b/docs/guides/lessons/migrations/idaptik-user-settings.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) = Migration Lesson: idaptik `UserSettings.res` → `UserSettings.affine` (design-only) :revdate: 2026-05-02 diff --git a/docs/guides/migration-playbook.adoc b/docs/guides/migration-playbook.adoc index 8e757c80..ad279ad9 100644 --- a/docs/guides/migration-playbook.adoc +++ b/docs/guides/migration-playbook.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) = AffineScript Migration Playbook: Re-decomposition Patterns Jonathan D.A. Jewell diff --git a/docs/guides/warmup/README.adoc b/docs/guides/warmup/README.adoc index 22d9bc18..16e31a11 100644 --- a/docs/guides/warmup/README.adoc +++ b/docs/guides/warmup/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript Warmup Scripts :toc: :icons: font diff --git a/docs/history/ALPHA-1-RELEASE-NOTES.adoc b/docs/history/ALPHA-1-RELEASE-NOTES.adoc index 00188721..84512204 100644 --- a/docs/history/ALPHA-1-RELEASE-NOTES.adoc +++ b/docs/history/ALPHA-1-RELEASE-NOTES.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Alpha-1 Release Notes @@ -253,5 +253,5 @@ dune exec affinescript -- eval examples/hello.affine *AffineScript: Where your compiler becomes your QA team.* -SPDX-License-Identifier: MPL-2.0 SPDX-FileCopyrightText: 2026 Jonathan +SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell and contributors diff --git a/docs/history/BINDINGS-STDLIB-CODEGEN-2026-05-31.adoc b/docs/history/BINDINGS-STDLIB-CODEGEN-2026-05-31.adoc index 0d2d58ac..1c8e161f 100644 --- a/docs/history/BINDINGS-STDLIB-CODEGEN-2026-05-31.adoc +++ b/docs/history/BINDINGS-STDLIB-CODEGEN-2026-05-31.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Bindings/stdlib roadmap closeout + hex/base64 + Int-division codegen fix :toc: :date: 2026-05-31 diff --git a/docs/history/FIXES_2026-01-23.adoc b/docs/history/FIXES_2026-01-23.adoc index 70228b47..39de1347 100644 --- a/docs/history/FIXES_2026-01-23.adoc +++ b/docs/history/FIXES_2026-01-23.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Critical Fixes - 2026-01-23 diff --git a/docs/history/PHASE3-ASSESSMENT.adoc b/docs/history/PHASE3-ASSESSMENT.adoc index 0b8f331e..c52ddaec 100644 --- a/docs/history/PHASE3-ASSESSMENT.adoc +++ b/docs/history/PHASE3-ASSESSMENT.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Phase 3: Advanced Type System - Implementation Assessment diff --git a/docs/history/PHASE3-COMPLETE.adoc b/docs/history/PHASE3-COMPLETE.adoc index 957538e8..c5a09952 100644 --- a/docs/history/PHASE3-COMPLETE.adoc +++ b/docs/history/PHASE3-COMPLETE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Phase 3: Advanced Type System - COMPLETE! 🎉 diff --git a/docs/history/PHASE3-SESSION-SUMMARY.adoc b/docs/history/PHASE3-SESSION-SUMMARY.adoc index 3ad7bd9d..1202755a 100644 --- a/docs/history/PHASE3-SESSION-SUMMARY.adoc +++ b/docs/history/PHASE3-SESSION-SUMMARY.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Phase 3 Implementation Session - Summary diff --git a/docs/history/REPLY-SUM-TYPES.adoc b/docs/history/REPLY-SUM-TYPES.adoc index 27ff6518..658b0bfb 100644 --- a/docs/history/REPLY-SUM-TYPES.adoc +++ b/docs/history/REPLY-SUM-TYPES.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Reply to REPORT-SUM-TYPES.md — Sum Types Already Implemented diff --git a/docs/history/SESSION-2026-01-23.adoc b/docs/history/SESSION-2026-01-23.adoc index 1546d613..988bd099 100644 --- a/docs/history/SESSION-2026-01-23.adoc +++ b/docs/history/SESSION-2026-01-23.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Development Session - 2026-01-23 diff --git a/docs/history/SESSION-COMPLETE.adoc b/docs/history/SESSION-COMPLETE.adoc index 2e20b705..826d1e18 100644 --- a/docs/history/SESSION-COMPLETE.adoc +++ b/docs/history/SESSION-COMPLETE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Session Complete - 2026-01-23/24 diff --git a/docs/history/SESSION-HANDOFF-2026-05-18.adoc b/docs/history/SESSION-HANDOFF-2026-05-18.adoc index be840368..be0c4f83 100644 --- a/docs/history/SESSION-HANDOFF-2026-05-18.adoc +++ b/docs/history/SESSION-HANDOFF-2026-05-18.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Session handoff — ++#++135 stdlib AOT (note for the next Claude) diff --git a/docs/history/SESSION-HANDOFF-2026-05-18b.adoc b/docs/history/SESSION-HANDOFF-2026-05-18b.adoc index 4c8bb9f4..ad203478 100644 --- a/docs/history/SESSION-HANDOFF-2026-05-18b.adoc +++ b/docs/history/SESSION-HANDOFF-2026-05-18b.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Session handoff (b) — ++#++128/++#++135 stdlib AOT, continued diff --git a/docs/history/SESSION-HANDOFF-2026-05-27.adoc b/docs/history/SESSION-HANDOFF-2026-05-27.adoc index 6ef48565..5acb2957 100644 --- a/docs/history/SESSION-HANDOFF-2026-05-27.adoc +++ b/docs/history/SESSION-HANDOFF-2026-05-27.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = Session handoff — 2026-05-27 — `lib/borrow.ml` deferred-items roundup :toc: diff --git a/docs/history/STDLIB-AOT-TRIAGE.adoc b/docs/history/STDLIB-AOT-TRIAGE.adoc index 05635227..5227ef72 100644 --- a/docs/history/STDLIB-AOT-TRIAGE.adoc +++ b/docs/history/STDLIB-AOT-TRIAGE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Stdlib AOT triage — ++#++135 punch list diff --git a/docs/history/TRAIT_SYSTEM_STATUS.adoc b/docs/history/TRAIT_SYSTEM_STATUS.adoc index bee3e191..210ce2a6 100644 --- a/docs/history/TRAIT_SYSTEM_STATUS.adoc +++ b/docs/history/TRAIT_SYSTEM_STATUS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Trait System - Implementation Status diff --git a/docs/history/TYPECHECKER-COMPLETION-2026-01-23.adoc b/docs/history/TYPECHECKER-COMPLETION-2026-01-23.adoc index 2d4c3d04..ac03b7cb 100644 --- a/docs/history/TYPECHECKER-COMPLETION-2026-01-23.adoc +++ b/docs/history/TYPECHECKER-COMPLETION-2026-01-23.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) ____ Historical snapshot from 2026-01-23. Superseded by diff --git a/docs/history/TYPED-WASM-LEVEL-10-CLOSURE-2026-04-19.adoc b/docs/history/TYPED-WASM-LEVEL-10-CLOSURE-2026-04-19.adoc index a8df1eb6..fc767972 100644 --- a/docs/history/TYPED-WASM-LEVEL-10-CLOSURE-2026-04-19.adoc +++ b/docs/history/TYPED-WASM-LEVEL-10-CLOSURE-2026-04-19.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = typed-wasm Level 10 CLI closure + three codegen bug fixes :toc: :date: 2026-04-19 diff --git a/docs/reference/COMPILER-CAPABILITIES.adoc b/docs/reference/COMPILER-CAPABILITIES.adoc index f8252607..1b5d372d 100644 --- a/docs/reference/COMPILER-CAPABILITIES.adoc +++ b/docs/reference/COMPILER-CAPABILITIES.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Compiler Capabilities Analysis @@ -437,5 +437,5 @@ Implementation will proceed through Alpha-2, Beta, and 1.0 releases. browsers. For future-proof design, plan for native and GPU backends coming in later releases. -SPDX-License-Identifier: MPL-2.0 SPDX-FileCopyrightText: 2026 Jonathan +SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell diff --git a/docs/reports/AFFINESCRIPT-ROADMAP-STATUS-2026-04-13.adoc b/docs/reports/AFFINESCRIPT-ROADMAP-STATUS-2026-04-13.adoc index 4c950620..f81eead2 100644 --- a/docs/reports/AFFINESCRIPT-ROADMAP-STATUS-2026-04-13.adoc +++ b/docs/reports/AFFINESCRIPT-ROADMAP-STATUS-2026-04-13.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Roadmap Status - 2026-04-13 diff --git a/docs/reports/HANDOFF-2026-06-17-soundness.adoc b/docs/reports/HANDOFF-2026-06-17-soundness.adoc index e2e46179..8fb4c03a 100644 --- a/docs/reports/HANDOFF-2026-06-17-soundness.adoc +++ b/docs/reports/HANDOFF-2026-06-17-soundness.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Soundness Work — Handoff for the Next Session (2026-06-17) :toc: @@ -77,7 +77,7 @@ full table.) this repo (MPL branch) it checks every *staged* file matching `\.(zig|ex|idr|eph|py|js|ts|rs|c|h|adoc|md)$` (diff-filter ACM) for BOTH: -* `SPDX-License-Identifier: MPL-2.0`, AND +* `SPDX-License-Identifier: CC-BY-SA-4.0`, AND * the literal owner string `Jonathan D.A. Jewell `. Consequences you must internalise: @@ -89,7 +89,7 @@ Consequences you must internalise: + [source] ---- -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: hyperpolymath (Jonathan D.A. Jewell ) ---- * `.claude/CLAUDE.md` is tracked but has **no header**, so you cannot commit an diff --git a/docs/reports/TIDY-UP-LEDGER-2026-06-16.adoc b/docs/reports/TIDY-UP-LEDGER-2026-06-16.adoc index 236241a2..ce535fba 100644 --- a/docs/reports/TIDY-UP-LEDGER-2026-06-16.adoc +++ b/docs/reports/TIDY-UP-LEDGER-2026-06-16.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Repo Tidy-Up Ledger — 2026-06-16 :toc: @@ -31,7 +31,7 @@ not re-discover them cold. + [source] ---- -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: hyperpolymath (Jonathan D.A. Jewell ) ---- . `git rm` the `.md`, `git add` the `.adoc`, commit signed (`-S`). diff --git a/docs/spec.adoc b/docs/spec.adoc index 89a71878..dbc13426 100644 --- a/docs/spec.adoc +++ b/docs/spec.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Complete Language Specification v2.0 diff --git a/docs/specs/SETTLED-DECISIONS.adoc b/docs/specs/SETTLED-DECISIONS.adoc index 636d8844..69da63ae 100644 --- a/docs/specs/SETTLED-DECISIONS.adoc +++ b/docs/specs/SETTLED-DECISIONS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript: Settled Design Decisions Jonathan D.A. Jewell :toc: diff --git a/docs/specs/SPEC.adoc b/docs/specs/SPEC.adoc index 85f826ec..047000a4 100644 --- a/docs/specs/SPEC.adoc +++ b/docs/specs/SPEC.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript Language Specification v0.1 :toc: macro :toclevels: 2 diff --git a/docs/specs/TYPED-WASM-COORDINATION-LEDGER.adoc b/docs/specs/TYPED-WASM-COORDINATION-LEDGER.adoc index cc2e1b59..2be21d90 100644 --- a/docs/specs/TYPED-WASM-COORDINATION-LEDGER.adoc +++ b/docs/specs/TYPED-WASM-COORDINATION-LEDGER.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = Typed-WASM Multi-Producer Coordination Ledger :toc: macro diff --git a/docs/specs/TYPED-WASM-INTERFACE.adoc b/docs/specs/TYPED-WASM-INTERFACE.adoc index c6630c68..cd32d6d2 100644 --- a/docs/specs/TYPED-WASM-INTERFACE.adoc +++ b/docs/specs/TYPED-WASM-INTERFACE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = AffineScript ↔ typed-wasm Interface Specification (v1) :toc: macro diff --git a/docs/specs/TYPED-WASM-ROADMAP.adoc b/docs/specs/TYPED-WASM-ROADMAP.adoc index f82f757f..39bce663 100644 --- a/docs/specs/TYPED-WASM-ROADMAP.adoc +++ b/docs/specs/TYPED-WASM-ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = Making typed-wasm a Natural and Optimal Compilation Target :toc: macro diff --git a/docs/specs/affex-spec.adoc b/docs/specs/affex-spec.adoc index 5f3ca634..918c0298 100644 --- a/docs/specs/affex-spec.adoc +++ b/docs/specs/affex-spec.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = `.affex` — AffineScript Face-Interop Manifest Specification v0.1 :toc: macro :toclevels: 2 diff --git a/docs/specs/async-on-wasm-cps.adoc b/docs/specs/async-on-wasm-cps.adoc index 7931533a..f0c9969d 100644 --- a/docs/specs/async-on-wasm-cps.adoc +++ b/docs/specs/async-on-wasm-cps.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Async on the WasmGC backend: transparent CPS continuation transform Jonathan D.A. Jewell :toc: diff --git a/docs/specs/codegen-environment.adoc b/docs/specs/codegen-environment.adoc index dc574a2c..bbbecc96 100644 --- a/docs/specs/codegen-environment.adoc +++ b/docs/specs/codegen-environment.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Codegen Environment — WebAssembly Realisation of SPEC §8 :toc: macro :toclevels: 3 diff --git a/docs/specs/faces.adoc b/docs/specs/faces.adoc index 5e708822..9b850634 100644 --- a/docs/specs/faces.adoc +++ b/docs/specs/faces.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) = AffineScript Faces — Design & Implementation Reference Jonathan D.A. Jewell diff --git a/docs/specs/zig-ffi-patterns.adoc b/docs/specs/zig-ffi-patterns.adoc index 4df8c4fa..b7a22e86 100644 --- a/docs/specs/zig-ffi-patterns.adoc +++ b/docs/specs/zig-ffi-patterns.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath = Zig C-ABI FFI Binding Patterns :toc: macro diff --git a/docs/standards/DECISIONS.adoc b/docs/standards/DECISIONS.adoc index b52f16df..86c82a6c 100644 --- a/docs/standards/DECISIONS.adoc +++ b/docs/standards/DECISIONS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Design Decisions diff --git a/docs/standards/PALIMPSEST.adoc b/docs/standards/PALIMPSEST.adoc index ebaa6d0c..b2d5c0bc 100644 --- a/docs/standards/PALIMPSEST.adoc +++ b/docs/standards/PALIMPSEST.adoc @@ -2,7 +2,7 @@ :toc: :toc-placement!: -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Philosophy-Palimpsest-indigo.svg[Palimpsest,link="https://github.com/hyperpolymath/palimpsest-license"] toc::[] @@ -26,7 +26,7 @@ ethical-use, provenance, and lineage requirements. 1. Include the PMPL-1.0 license text in `LICENSE`. 2. Add SPDX headers to source files: - `SPDX-License-Identifier: MPL-2.0` + `SPDX-License-Identifier: CC-BY-SA-4.0` 3. Add a Palimpsest badge to your README (see `assets/badges/` and `embed/license-blocks/`). == Versioning diff --git a/docs/standards/PANIC-ATTACK.adoc b/docs/standards/PANIC-ATTACK.adoc index 65992d3f..4653272d 100644 --- a/docs/standards/PANIC-ATTACK.adoc +++ b/docs/standards/PANIC-ATTACK.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Panic-Attack Policy :toc: macro diff --git a/docs/standards/RELEASE.adoc b/docs/standards/RELEASE.adoc index a1b73dc4..b7c73629 100644 --- a/docs/standards/RELEASE.adoc +++ b/docs/standards/RELEASE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript v0.1.0 - Reference Parser Release diff --git a/docs/standards/ROADMAP.adoc b/docs/standards/ROADMAP.adoc index 54cd0a50..16639447 100644 --- a/docs/standards/ROADMAP.adoc +++ b/docs/standards/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Implementation Roadmap diff --git a/docs/standards/RSR-OUTLINE.adoc b/docs/standards/RSR-OUTLINE.adoc index e49b3161..30e142be 100644 --- a/docs/standards/RSR-OUTLINE.adoc +++ b/docs/standards/RSR-OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/docs/standards/TESTING.adoc b/docs/standards/TESTING.adoc index 8957e4f4..4e748e02 100644 --- a/docs/standards/TESTING.adoc +++ b/docs/standards/TESTING.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 hyperpolymath (Jonathan D.A. Jewell ) = AffineScript Testing Standards :toc: macro diff --git a/docs/stdlib-roadmap.adoc b/docs/stdlib-roadmap.adoc index 681d3453..0f5f3d22 100644 --- a/docs/stdlib-roadmap.adoc +++ b/docs/stdlib-roadmap.adoc @@ -510,4 +510,4 @@ the *same* PR that lands the change; do not let the table drift. == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 diff --git a/docs/tech-debt-2026-05-26.adoc b/docs/tech-debt-2026-05-26.adoc index 9eb45f4f..aa11eb23 100644 --- a/docs/tech-debt-2026-05-26.adoc +++ b/docs/tech-debt-2026-05-26.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Tech-Debt Audit — affinescript — 2026-05-26 diff --git a/docs/tutorial/lesson-01-hello.adoc b/docs/tutorial/lesson-01-hello.adoc index 4ab09cb1..9c5cb934 100644 --- a/docs/tutorial/lesson-01-hello.adoc +++ b/docs/tutorial/lesson-01-hello.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 1: Hello, AffineScript diff --git a/docs/tutorial/lesson-02-functions.adoc b/docs/tutorial/lesson-02-functions.adoc index fceb7aa0..68a19e1e 100644 --- a/docs/tutorial/lesson-02-functions.adoc +++ b/docs/tutorial/lesson-02-functions.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 2: Functions and Ownership diff --git a/docs/tutorial/lesson-03-data.adoc b/docs/tutorial/lesson-03-data.adoc index 371da49b..17a6b49c 100644 --- a/docs/tutorial/lesson-03-data.adoc +++ b/docs/tutorial/lesson-03-data.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 3: Data Structures diff --git a/docs/tutorial/lesson-04-patterns.adoc b/docs/tutorial/lesson-04-patterns.adoc index e16aae84..a0c77795 100644 --- a/docs/tutorial/lesson-04-patterns.adoc +++ b/docs/tutorial/lesson-04-patterns.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 4: Pattern Matching diff --git a/docs/tutorial/lesson-05-types.adoc b/docs/tutorial/lesson-05-types.adoc index d111a113..f8fb04f0 100644 --- a/docs/tutorial/lesson-05-types.adoc +++ b/docs/tutorial/lesson-05-types.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 5: Types and Inference diff --git a/docs/tutorial/lesson-06-errors.adoc b/docs/tutorial/lesson-06-errors.adoc index 861a841c..540b1a00 100644 --- a/docs/tutorial/lesson-06-errors.adoc +++ b/docs/tutorial/lesson-06-errors.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 6: Error Handling diff --git a/docs/tutorial/lesson-07-effects.adoc b/docs/tutorial/lesson-07-effects.adoc index 97921dde..5f99ff5c 100644 --- a/docs/tutorial/lesson-07-effects.adoc +++ b/docs/tutorial/lesson-07-effects.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 7: Algebraic Effects diff --git a/docs/tutorial/lesson-08-generics.adoc b/docs/tutorial/lesson-08-generics.adoc index ae03f069..c50b0e5e 100644 --- a/docs/tutorial/lesson-08-generics.adoc +++ b/docs/tutorial/lesson-08-generics.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 8: Generic Types diff --git a/docs/tutorial/lesson-09-modules.adoc b/docs/tutorial/lesson-09-modules.adoc index 83cb554c..77b60baf 100644 --- a/docs/tutorial/lesson-09-modules.adoc +++ b/docs/tutorial/lesson-09-modules.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 9: Modules and Imports diff --git a/docs/tutorial/lesson-10-building.adoc b/docs/tutorial/lesson-10-building.adoc index dd6cd0e2..8034ed35 100644 --- a/docs/tutorial/lesson-10-building.adoc +++ b/docs/tutorial/lesson-10-building.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath (Jonathan D.A. Jewell ) = Lesson 10: Building Real Programs diff --git a/docs/vision/AFFINESCRIPT-VISION.adoc b/docs/vision/AFFINESCRIPT-VISION.adoc index 6673ff92..1de73240 100644 --- a/docs/vision/AFFINESCRIPT-VISION.adoc +++ b/docs/vision/AFFINESCRIPT-VISION.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = AffineScript: Design Vision Jonathan D.A. Jewell :toc: diff --git a/dune-project b/dune-project deleted file mode 120000 index 7c2a0843..00000000 --- a/dune-project +++ /dev/null @@ -1 +0,0 @@ -.build/dune-project \ No newline at end of file diff --git a/dune-project b/dune-project new file mode 100644 index 00000000..d41e64c3 --- /dev/null +++ b/dune-project @@ -0,0 +1,45 @@ +(lang dune 3.14) + +(using menhir 3.0) + +(name affinescript) + +(version 0.1.1) + +(generate_opam_files true) + +(source + (github hyperpolymath/affinescript)) + +(authors "hyperpolymath") + +(maintainers "hyperpolymath") + +(license "MPL-2.0") + +(documentation https://github.com/hyperpolymath/affinescript) + +(package + (name affinescript) + (synopsis "A programming language with affine types, dependent types, row polymorphism, and extensible effects") + (description + "AffineScript combines Rust-style ownership (affine types), compile-time size verification (dependent types), extensible records (row polymorphism), and trackable side effects (extensible effects). It compiles to WebAssembly for efficient, portable execution.") + (depends + (ocaml (>= 4.14)) + (dune (>= 3.14)) + (menhir (>= 20231231)) + (sedlex (>= 3.2)) + (ppx_deriving (>= 5.2)) + (ppx_sexp_conv (>= 0.16)) + (sexplib0 (>= 0.16)) + (fmt (>= 0.9)) + (cmdliner (>= 1.2)) + (yojson (>= 2.1)) + (alcotest (and (>= 1.7) :with-test)) + (odoc (and (>= 2.4) :with-doc)) + (js_of_ocaml (>= 5.0)) + (js_of_ocaml-ppx (>= 5.0)) + (ocamlformat (and (>= 0.26) :with-test)) + (bisect_ppx (and (>= 2.8) :with-test))) + (tags + (programming-language compiler webassembly affine-types dependent-types row-polymorphism effects ocaml))) diff --git a/editors/tree-sitter-affinescript/grammar.js b/editors/tree-sitter-affinescript/grammar.js index 1035295d..23bf3020 100644 --- a/editors/tree-sitter-affinescript/grammar.js +++ b/editors/tree-sitter-affinescript/grammar.js @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Tree-sitter grammar for AffineScript module.exports = grammar({ diff --git a/editors/tree-sitter-rescript/README.md b/editors/tree-sitter-rescript/README.md index 69b554ee..5a6134d6 100644 --- a/editors/tree-sitter-rescript/README.md +++ b/editors/tree-sitter-rescript/README.md @@ -1,4 +1,4 @@ - + # tree-sitter-rescript (vendoring manifest) diff --git a/examples/faces/README.adoc b/examples/faces/README.adoc index a8879194..8f7bd44f 100644 --- a/examples/faces/README.adoc +++ b/examples/faces/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = Faces — Different Surfaces, Same Cube diff --git a/examples/faces/hello-cafe.affine b/examples/faces/hello-cafe.affine index c967af84..cfc13a6c 100644 --- a/examples/faces/hello-cafe.affine +++ b/examples/faces/hello-cafe.affine @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 # SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell # # CafeScripto face. Distinctive features exercised: `#` line comments, diff --git a/examples/faces/hello-canonical.affine b/examples/faces/hello-canonical.affine index 67844de0..cc97db5e 100644 --- a/examples/faces/hello-canonical.affine +++ b/examples/faces/hello-canonical.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // Canonical face — the AffineScript reference syntax. All other faces in diff --git a/examples/faces/hello-jaffa.affine b/examples/faces/hello-jaffa.affine index 6ec686e3..a1ddc907 100644 --- a/examples/faces/hello-jaffa.affine +++ b/examples/faces/hello-jaffa.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // JaffaScript face. Distinctive features exercised: `function` keyword, diff --git a/examples/faces/hello-lucid.affine b/examples/faces/hello-lucid.affine index 7476ec0b..a7a34b41 100644 --- a/examples/faces/hello-lucid.affine +++ b/examples/faces/hello-lucid.affine @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: AGPL-3.0-or-later +-- SPDX-License-Identifier: MPL-2.0 -- SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell -- -- LucidScript face. Distinctive features exercised: module declaration diff --git a/examples/faces/hello-pseudo.affine b/examples/faces/hello-pseudo.affine index ef2f8b9b..70da03c7 100644 --- a/examples/faces/hello-pseudo.affine +++ b/examples/faces/hello-pseudo.affine @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: AGPL-3.0-or-later +-- SPDX-License-Identifier: MPL-2.0 -- SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell -- -- PseudoScript face. Distinctive features exercised: diff --git a/examples/faces/hello-rattle.affine b/examples/faces/hello-rattle.affine index c8a68d0e..5db89899 100644 --- a/examples/faces/hello-rattle.affine +++ b/examples/faces/hello-rattle.affine @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 # SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell # # RattleScript face. Distinctive features exercised: `def` keyword, diff --git a/examples/hello.affine b/examples/hello.affine index 3fe3bb69..fcd82450 100644 --- a/examples/hello.affine +++ b/examples/hello.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // Hello World in AffineScript diff --git a/formal/README.adoc b/formal/README.adoc index ccd7446d..bee60935 100644 --- a/formal/README.adoc +++ b/formal/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = AffineScript `formal/` — Mechanized Metatheory (Coq/Rocq) Jonathan D.A. Jewell diff --git a/issues-drafts/05-float-through-heap-cell-model-invalid-wasm.md b/issues-drafts/05-float-through-heap-cell-model-invalid-wasm.md index ac942040..30fc08ee 100644 --- a/issues-drafts/05-float-through-heap-cell-model-invalid-wasm.md +++ b/issues-drafts/05-float-through-heap-cell-model-invalid-wasm.md @@ -1,5 +1,5 @@ diff --git a/issues-drafts/06-ownership-carrier-has-no-affine-kind.md b/issues-drafts/06-ownership-carrier-has-no-affine-kind.md index 3eaacfd0..b35036ad 100644 --- a/issues-drafts/06-ownership-carrier-has-no-affine-kind.md +++ b/issues-drafts/06-ownership-carrier-has-no-affine-kind.md @@ -1,5 +1,5 @@ diff --git a/issues-drafts/07-superlinear-compile-scaling.md b/issues-drafts/07-superlinear-compile-scaling.md index 5d341fea..85e8dd82 100644 --- a/issues-drafts/07-superlinear-compile-scaling.md +++ b/issues-drafts/07-superlinear-compile-scaling.md @@ -1,5 +1,5 @@ diff --git a/js/dune b/js/dune index 4066a33e..080697c2 100644 --- a/js/dune +++ b/js/dune @@ -1,4 +1,4 @@ -; SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +; SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later (executable (name playground) diff --git a/lib/version.ml b/lib/version.ml index 8fa5877f..4e717e26 100644 --- a/lib/version.ml +++ b/lib/version.ml @@ -1,4 +1,4 @@ -(* SPDX-License-Identifier: MIT OR AGPL-3.0-or-later *) +(* SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later *) (* Single source of truth for the compiler version string. * * Replaces the five hardcoded "0.1.0" sites that used to drift behind diff --git a/packages/affine-js/README.adoc b/packages/affine-js/README.adoc index 99e6f1b2..8eaf2001 100644 --- a/packages/affine-js/README.adoc +++ b/packages/affine-js/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = affine-js :toc: :icons: font diff --git a/packages/affine-vscode/README.adoc b/packages/affine-vscode/README.adoc index c7620c27..edb7dde2 100644 --- a/packages/affine-vscode/README.adoc +++ b/packages/affine-vscode/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell = affine-vscode diff --git a/proposals/DESIGN-string-concat.adoc b/proposals/DESIGN-string-concat.adoc index cc2ebc62..ca9e8cf7 100644 --- a/proposals/DESIGN-string-concat.adoc +++ b/proposals/DESIGN-string-concat.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Design: lowering string `++` (and `slice`) to wasm :toc: macro diff --git a/proposals/EVIDENCE-float-wall-finding.adoc b/proposals/EVIDENCE-float-wall-finding.adoc index 171bf85b..803daa49 100644 --- a/proposals/EVIDENCE-float-wall-finding.adoc +++ b/proposals/EVIDENCE-float-wall-finding.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Finding: the "float wall" — Float arith/compare codegen emits i32 ops (2026-06-14) :toc: macro diff --git a/proposals/EVIDENCE-float-wall-implementation.adoc b/proposals/EVIDENCE-float-wall-implementation.adoc index c6f49eea..c811ad8d 100644 --- a/proposals/EVIDENCE-float-wall-implementation.adoc +++ b/proposals/EVIDENCE-float-wall-implementation.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Float wall — implementation (2026-06-14) :toc: macro diff --git a/proposals/EVIDENCE-session-2026-06-14-overview.adoc b/proposals/EVIDENCE-session-2026-06-14-overview.adoc index e15193cd..a417ea27 100644 --- a/proposals/EVIDENCE-session-2026-06-14-overview.adoc +++ b/proposals/EVIDENCE-session-2026-06-14-overview.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Session overview — idaptik migration corpus + string/float walls (2026-06-14) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice1.adoc b/proposals/EVIDENCE-stringwall-slice1.adoc index 35336a55..8f3e21f8 100644 --- a/proposals/EVIDENCE-stringwall-slice1.adoc +++ b/proposals/EVIDENCE-stringwall-slice1.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 1: string indexing (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice2.adoc b/proposals/EVIDENCE-stringwall-slice2.adoc index ca534bf5..c761c011 100644 --- a/proposals/EVIDENCE-stringwall-slice2.adoc +++ b/proposals/EVIDENCE-stringwall-slice2.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 2: string_from_char_code (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice3.adoc b/proposals/EVIDENCE-stringwall-slice3.adoc index 37f7437a..bbbacc90 100644 --- a/proposals/EVIDENCE-stringwall-slice3.adoc +++ b/proposals/EVIDENCE-stringwall-slice3.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 3: string_sub (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice4.adoc b/proposals/EVIDENCE-stringwall-slice4.adoc index 719123e7..5b3001e4 100644 --- a/proposals/EVIDENCE-stringwall-slice4.adoc +++ b/proposals/EVIDENCE-stringwall-slice4.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 4: to_lowercase / to_uppercase (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice5.adoc b/proposals/EVIDENCE-stringwall-slice5.adoc index 207c0d8a..78dca287 100644 --- a/proposals/EVIDENCE-stringwall-slice5.adoc +++ b/proposals/EVIDENCE-stringwall-slice5.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 5: trim (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice6.adoc b/proposals/EVIDENCE-stringwall-slice6.adoc index 9c99ed13..7e67860d 100644 --- a/proposals/EVIDENCE-stringwall-slice6.adoc +++ b/proposals/EVIDENCE-stringwall-slice6.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 6: string_find (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slice7.adoc b/proposals/EVIDENCE-stringwall-slice7.adoc index 806ed1fa..b301ba69 100644 --- a/proposals/EVIDENCE-stringwall-slice7.adoc +++ b/proposals/EVIDENCE-stringwall-slice7.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath = Phase F — string-wall slice 7: int_to_string (evidence) :toc: macro diff --git a/proposals/EVIDENCE-stringwall-slices9-10.adoc b/proposals/EVIDENCE-stringwall-slices9-10.adoc index 035ae978..313be015 100644 --- a/proposals/EVIDENCE-stringwall-slices9-10.adoc +++ b/proposals/EVIDENCE-stringwall-slices9-10.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = String-wall slices 9–10 + completion capstone (2026-06-14) :toc: macro diff --git a/proposals/MIGRATION-PLAN.adoc b/proposals/MIGRATION-PLAN.adoc index 39c56e52..97f91d01 100644 --- a/proposals/MIGRATION-PLAN.adoc +++ b/proposals/MIGRATION-PLAN.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Migration plan — organised by compaction boundary :toc: macro diff --git a/proposals/README.adoc b/proposals/README.adoc index 83729f01..ddf088cf 100644 --- a/proposals/README.adoc +++ b/proposals/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = AffineScript co-development proposals (cross-repo, staged for review) :toc: macro diff --git a/proposals/echo-types/README.adoc b/proposals/echo-types/README.adoc index 374152f4..a6212b35 100644 --- a/proposals/echo-types/README.adoc +++ b/proposals/echo-types/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Proposal: EchoEncodingFaithfulness — certifying the co-processor integerization pattern :toc: macro diff --git a/proposals/idaptik/README.adoc b/proposals/idaptik/README.adoc index 66ec561a..12f366e2 100644 --- a/proposals/idaptik/README.adoc +++ b/proposals/idaptik/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Proposal: idaptik coprocessor migration — two worked, verified ports + one honest non-port :toc: macro @@ -74,7 +74,7 @@ sandbox; the explicit "next byte is `/` (47)" check keeps it out. [source,affine] ---- -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // // Kernel_IO.affine -- pure-integer device sandbox check, re-decomposed from // shared/src/Kernel_IO.res. The .res decoded ASCII bytes to a String then used diff --git a/proposals/idaptik/migrated/AccessClamp/AccessClamp.affine b/proposals/idaptik/migrated/AccessClamp/AccessClamp.affine index 6c32a0af..4398b2ff 100644 --- a/proposals/idaptik/migrated/AccessClamp/AccessClamp.affine +++ b/proposals/idaptik/migrated/AccessClamp/AccessClamp.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // AccessClamp -- the accessibility-preference range-clamp co-processor, the diff --git a/proposals/idaptik/migrated/AlertPalette/AlertPalette.affine b/proposals/idaptik/migrated/AlertPalette/AlertPalette.affine index e252e509..6c4270b1 100644 --- a/proposals/idaptik/migrated/AlertPalette/AlertPalette.affine +++ b/proposals/idaptik/migrated/AlertPalette/AlertPalette.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // AlertPalette -- the accessibility alert-colour lookup co-processor, the diff --git a/proposals/idaptik/migrated/AmbushObjective/AmbushObjective.affine b/proposals/idaptik/migrated/AmbushObjective/AmbushObjective.affine index 4fb61b5c..2d3a3017 100644 --- a/proposals/idaptik/migrated/AmbushObjective/AmbushObjective.affine +++ b/proposals/idaptik/migrated/AmbushObjective/AmbushObjective.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // AmbushObjective -- the assassin-survival objective co-processor, the pure diff --git a/proposals/idaptik/migrated/BalanceAnalyser/BalanceAnalyser.affine b/proposals/idaptik/migrated/BalanceAnalyser/BalanceAnalyser.affine index 35f54b77..9544ada5 100644 --- a/proposals/idaptik/migrated/BalanceAnalyser/BalanceAnalyser.affine +++ b/proposals/idaptik/migrated/BalanceAnalyser/BalanceAnalyser.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // BalanceAnalyser -- the pure-integer impact-classification brain extracted from diff --git a/proposals/idaptik/migrated/CharacterSelectScreen/CharacterSelectScreen.affine b/proposals/idaptik/migrated/CharacterSelectScreen/CharacterSelectScreen.affine index d5249b32..dc3d998e 100644 --- a/proposals/idaptik/migrated/CharacterSelectScreen/CharacterSelectScreen.affine +++ b/proposals/idaptik/migrated/CharacterSelectScreen/CharacterSelectScreen.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // CharacterSelectScreen -- the pure-integer layout/format core extracted from diff --git a/proposals/idaptik/migrated/CombatFx/CombatFx.affine b/proposals/idaptik/migrated/CombatFx/CombatFx.affine index d03ec4e9..7ed085ec 100644 --- a/proposals/idaptik/migrated/CombatFx/CombatFx.affine +++ b/proposals/idaptik/migrated/CombatFx/CombatFx.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // CombatFx -- the render-decision co-processor for the combat FX scattered diff --git a/proposals/idaptik/migrated/CombatFx/CombatFxInt.affine b/proposals/idaptik/migrated/CombatFx/CombatFxInt.affine index e513cc79..c09d4a50 100644 --- a/proposals/idaptik/migrated/CombatFx/CombatFxInt.affine +++ b/proposals/idaptik/migrated/CombatFx/CombatFxInt.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // CombatFxInt -- Integer-input parity subset of CombatFx.affine. diff --git a/proposals/idaptik/migrated/CombatFx/combatfx.config.mjs b/proposals/idaptik/migrated/CombatFx/combatfx.config.mjs index 3ae2a5b1..28c66d8d 100644 --- a/proposals/idaptik/migrated/CombatFx/combatfx.config.mjs +++ b/proposals/idaptik/migrated/CombatFx/combatfx.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for CombatFx.affine (Int-only parity subset). diff --git a/proposals/idaptik/migrated/CombatResolve/CombatResolve.affine b/proposals/idaptik/migrated/CombatResolve/CombatResolve.affine index 9b1b7244..1f25bbd1 100644 --- a/proposals/idaptik/migrated/CombatResolve/CombatResolve.affine +++ b/proposals/idaptik/migrated/CombatResolve/CombatResolve.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // CombatResolve -- the physical-combat resolution core, the pure-integer brain diff --git a/proposals/idaptik/migrated/Coprocessor/Coprocessor.affine b/proposals/idaptik/migrated/Coprocessor/Coprocessor.affine index 4376dc31..1fd5cbb3 100644 --- a/proposals/idaptik/migrated/Coprocessor/Coprocessor.affine +++ b/proposals/idaptik/migrated/Coprocessor/Coprocessor.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Coprocessor -- the co-processor-framework core, the pure-integer brain diff --git a/proposals/idaptik/migrated/Coprocessor_Compute/Coprocessor_Compute.affine b/proposals/idaptik/migrated/Coprocessor_Compute/Coprocessor_Compute.affine index 03126fcf..9c6e4fcb 100644 --- a/proposals/idaptik/migrated/Coprocessor_Compute/Coprocessor_Compute.affine +++ b/proposals/idaptik/migrated/Coprocessor_Compute/Coprocessor_Compute.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Coprocessor_Compute -- the pure-integer scalar kernels of the idaptik compute diff --git a/proposals/idaptik/migrated/Coprocessor_IO/Coprocessor_IO.affine b/proposals/idaptik/migrated/Coprocessor_IO/Coprocessor_IO.affine index cfbbfe84..4ce968f0 100644 --- a/proposals/idaptik/migrated/Coprocessor_IO/Coprocessor_IO.affine +++ b/proposals/idaptik/migrated/Coprocessor_IO/Coprocessor_IO.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Coprocessor_IO -- the virtual-filesystem index-and-byte core, the pure-integer diff --git a/proposals/idaptik/migrated/Coprocessor_Security/Coprocessor_Security.affine b/proposals/idaptik/migrated/Coprocessor_Security/Coprocessor_Security.affine index 67920fd9..365c6547 100644 --- a/proposals/idaptik/migrated/Coprocessor_Security/Coprocessor_Security.affine +++ b/proposals/idaptik/migrated/Coprocessor_Security/Coprocessor_Security.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Coprocessor_Security -- the pure-integer scalar kernels of the idaptik security diff --git a/proposals/idaptik/migrated/CovertLink/CovertLink.affine b/proposals/idaptik/migrated/CovertLink/CovertLink.affine index 26b39825..ae288301 100644 --- a/proposals/idaptik/migrated/CovertLink/CovertLink.affine +++ b/proposals/idaptik/migrated/CovertLink/CovertLink.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Joshua B. Jewell and Jonathan D.A. Jewell // // CovertLink -- the pure link-state/threshold/bandwidth kernel re-decomposed diff --git a/proposals/idaptik/migrated/CovertLink/covertlink.config.mjs b/proposals/idaptik/migrated/CovertLink/covertlink.config.mjs index 642ff2c8..9bade417 100644 --- a/proposals/idaptik/migrated/CovertLink/covertlink.config.mjs +++ b/proposals/idaptik/migrated/CovertLink/covertlink.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/CriticalRoll/CriticalRoll.affine b/proposals/idaptik/migrated/CriticalRoll/CriticalRoll.affine index 04cfc2d1..c0244635 100644 --- a/proposals/idaptik/migrated/CriticalRoll/CriticalRoll.affine +++ b/proposals/idaptik/migrated/CriticalRoll/CriticalRoll.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // CriticalRoll -- the pure probability/threshold kernel re-decomposed from diff --git a/proposals/idaptik/migrated/CriticalRoll/criticalroll.config.mjs b/proposals/idaptik/migrated/CriticalRoll/criticalroll.config.mjs index 8cf04f8d..083e58c2 100644 --- a/proposals/idaptik/migrated/CriticalRoll/criticalroll.config.mjs +++ b/proposals/idaptik/migrated/CriticalRoll/criticalroll.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for CriticalRoll.affine (Int-native, milli-units). diff --git a/proposals/idaptik/migrated/DLCLoader/DLCLoader.affine b/proposals/idaptik/migrated/DLCLoader/DLCLoader.affine index babf08b1..8e250a52 100644 --- a/proposals/idaptik/migrated/DLCLoader/DLCLoader.affine +++ b/proposals/idaptik/migrated/DLCLoader/DLCLoader.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // DLCLoader -- the DLC puzzle-pack normaliser co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/Detection/Detection.affine b/proposals/idaptik/migrated/Detection/Detection.affine index 7ea66772..fcabe62f 100644 --- a/proposals/idaptik/migrated/Detection/Detection.affine +++ b/proposals/idaptik/migrated/Detection/Detection.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // Detection -- the pure detection-score kernel re-decomposed from diff --git a/proposals/idaptik/migrated/Detection/DetectionInt.affine b/proposals/idaptik/migrated/Detection/DetectionInt.affine index e4f8b7b1..7a1696dc 100644 --- a/proposals/idaptik/migrated/Detection/DetectionInt.affine +++ b/proposals/idaptik/migrated/Detection/DetectionInt.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // DetectionInt -- Int-only parity subset of Detection.affine. diff --git a/proposals/idaptik/migrated/Detection/detection.config.mjs b/proposals/idaptik/migrated/Detection/detection.config.mjs index f4e43f78..5b28a18d 100644 --- a/proposals/idaptik/migrated/Detection/detection.config.mjs +++ b/proposals/idaptik/migrated/Detection/detection.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for Detection.affine (Int-only parity subset). diff --git a/proposals/idaptik/migrated/DeviceCaps/DeviceCaps.affine b/proposals/idaptik/migrated/DeviceCaps/DeviceCaps.affine index f8c8b8a8..dd482e5c 100644 --- a/proposals/idaptik/migrated/DeviceCaps/DeviceCaps.affine +++ b/proposals/idaptik/migrated/DeviceCaps/DeviceCaps.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // DeviceCaps -- the device-type colour table and security-level colour table, diff --git a/proposals/idaptik/migrated/DeviceCaps/devicecaps.config.mjs b/proposals/idaptik/migrated/DeviceCaps/devicecaps.config.mjs index f86a4d23..7d98f6fd 100644 --- a/proposals/idaptik/migrated/DeviceCaps/devicecaps.config.mjs +++ b/proposals/idaptik/migrated/DeviceCaps/devicecaps.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/DeviceType/DeviceType.affine b/proposals/idaptik/migrated/DeviceType/DeviceType.affine index 4fbaf6f6..f095a412 100644 --- a/proposals/idaptik/migrated/DeviceType/DeviceType.affine +++ b/proposals/idaptik/migrated/DeviceType/DeviceType.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // DeviceType -- the device-type taxonomy co-processor, the pure-integer core // extracted from idaptik shared/src/DeviceType.res. Per the DESIGN-VISION diff --git a/proposals/idaptik/migrated/DeviceTypes/DeviceTypes.affine b/proposals/idaptik/migrated/DeviceTypes/DeviceTypes.affine index 0ba38abd..c954ae6f 100644 --- a/proposals/idaptik/migrated/DeviceTypes/DeviceTypes.affine +++ b/proposals/idaptik/migrated/DeviceTypes/DeviceTypes.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // DeviceTypes -- the device/security colour-lookup co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/Diagnostics/Diagnostics.affine b/proposals/idaptik/migrated/Diagnostics/Diagnostics.affine index f8351b8f..141d31e3 100644 --- a/proposals/idaptik/migrated/Diagnostics/Diagnostics.affine +++ b/proposals/idaptik/migrated/Diagnostics/Diagnostics.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // Diagnostics -- the device-health band classifier + registry sanity check, the // pure-integer core extracted from idaptik shared/src/Diagnostics.res. The diff --git a/proposals/idaptik/migrated/DifficultyScale/DifficultyScale.affine b/proposals/idaptik/migrated/DifficultyScale/DifficultyScale.affine index 8cd49744..334ab40b 100644 --- a/proposals/idaptik/migrated/DifficultyScale/DifficultyScale.affine +++ b/proposals/idaptik/migrated/DifficultyScale/DifficultyScale.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // DifficultyScale -- the distraction-item difficulty-scaling co-processor, diff --git a/proposals/idaptik/migrated/DifficultyScale/difficultyscale.config.mjs b/proposals/idaptik/migrated/DifficultyScale/difficultyscale.config.mjs index 2b2c42ef..4eb2b57b 100644 --- a/proposals/idaptik/migrated/DifficultyScale/difficultyscale.config.mjs +++ b/proposals/idaptik/migrated/DifficultyScale/difficultyscale.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for DifficultyScale.affine. diff --git a/proposals/idaptik/migrated/Distraction/Distraction.affine b/proposals/idaptik/migrated/Distraction/Distraction.affine index d2222725..eae5624b 100644 --- a/proposals/idaptik/migrated/Distraction/Distraction.affine +++ b/proposals/idaptik/migrated/Distraction/Distraction.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // Distraction (Shape-A) -- the stateless transition-kernel co-processor extracted diff --git a/proposals/idaptik/migrated/Distraction/distraction.config.mjs b/proposals/idaptik/migrated/Distraction/distraction.config.mjs index bcb55d4b..4064ef4e 100644 --- a/proposals/idaptik/migrated/Distraction/distraction.config.mjs +++ b/proposals/idaptik/migrated/Distraction/distraction.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for Distraction.affine. diff --git a/proposals/idaptik/migrated/Drone/Drone.affine b/proposals/idaptik/migrated/Drone/Drone.affine index 959f4369..47322b5d 100644 --- a/proposals/idaptik/migrated/Drone/Drone.affine +++ b/proposals/idaptik/migrated/Drone/Drone.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Drone -- the aerial-drone behaviour co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/DualAlert/DualAlert.affine b/proposals/idaptik/migrated/DualAlert/DualAlert.affine index b702016f..706c60a0 100644 --- a/proposals/idaptik/migrated/DualAlert/DualAlert.affine +++ b/proposals/idaptik/migrated/DualAlert/DualAlert.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // DualAlert -- the dual-threat alert combination/priority co-processor extracted diff --git a/proposals/idaptik/migrated/DualAlert/dualalert.config.mjs b/proposals/idaptik/migrated/DualAlert/dualalert.config.mjs index 2c14cfac..ed22430b 100644 --- a/proposals/idaptik/migrated/DualAlert/dualalert.config.mjs +++ b/proposals/idaptik/migrated/DualAlert/dualalert.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for DualAlert.affine. diff --git a/proposals/idaptik/migrated/EVIDENCE-C10.adoc b/proposals/idaptik/migrated/EVIDENCE-C10.adoc index 64cb2a29..6fec4bfb 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C10.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C10.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C10 (utils/tools/companions/narrative/proven) — migration evidence (2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C11.adoc b/proposals/idaptik/migrated/EVIDENCE-C11.adoc index b163e5db..89f0d79a 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C11.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C11.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C11 (UI and accessibility coprocessors) — migration evidence (2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C12.adoc b/proposals/idaptik/migrated/EVIDENCE-C12.adoc index 7edf801f..24558ea1 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C12.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C12.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C12 (render-glue screens, UI, and bindings) — migration evidence (2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C13-logic-sweep.adoc b/proposals/idaptik/migrated/EVIDENCE-C13-logic-sweep.adoc index f7600d83..7714d238 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C13-logic-sweep.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C13-logic-sweep.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C13 (logic-directory exhaustive sweep) — migration evidence (2026-06-14) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C14-sense-sweep.adoc b/proposals/idaptik/migrated/EVIDENCE-C14-sense-sweep.adoc index 6d1e56fe..5a82b225 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C14-sense-sweep.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C14-sense-sweep.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C14 (sense-heavy directory sweep) — migration evidence (2026-06-14) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C15-stragglers.adoc b/proposals/idaptik/migrated/EVIDENCE-C15-stragglers.adoc index f1bd0baa..e99a9269 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C15-stragglers.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C15-stragglers.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C15 (straggler leaves) — migration evidence + corpus-sweep capstone (2026-06-14) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C2-wave2a.adoc b/proposals/idaptik/migrated/EVIDENCE-C2-wave2a.adoc index 29879396..922769e8 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C2-wave2a.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C2-wave2a.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C2 wave 2a (VM multiply/divide) — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C2-wave2b.adoc b/proposals/idaptik/migrated/EVIDENCE-C2-wave2b.adoc index 67b842d6..10448db2 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C2-wave2b.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C2-wave2b.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C2 wave 2b (VM memory / stack / port / control) — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C2.adoc b/proposals/idaptik/migrated/EVIDENCE-C2.adoc index a729791c..1df190d3 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C2.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C2.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C2 (wave 1) — reversible-VM four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C3.adoc b/proposals/idaptik/migrated/EVIDENCE-C3.adoc index 52156afa..76507647 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C3.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C3.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C3 (src/shared coprocessor wiring) — classification (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C5.adoc b/proposals/idaptik/migrated/EVIDENCE-C5.adoc index af4b95ba..4e4edb48 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C5.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C5.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C5 (engine coprocessors) — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C6.adoc b/proposals/idaptik/migrated/EVIDENCE-C6.adoc index 65ebb500..3704ba35 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C6.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C6.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C6 (combat + enemy AI) — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C7.adoc b/proposals/idaptik/migrated/EVIDENCE-C7.adoc index 064c34ce..fde75f96 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C7.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C7.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C7 (player) — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C8.adoc b/proposals/idaptik/migrated/EVIDENCE-C8.adoc index 7547b5e3..a6994f9e 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C8.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C8.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Evidence Report: Cluster C8 — Device + Network State Kernels :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE-C9.adoc b/proposals/idaptik/migrated/EVIDENCE-C9.adoc index 7421fd76..cd936b6e 100644 --- a/proposals/idaptik/migrated/EVIDENCE-C9.adoc +++ b/proposals/idaptik/migrated/EVIDENCE-C9.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C9 (game-loop/AffineTEA/VeriSim types) — migration evidence (2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/EVIDENCE.adoc b/proposals/idaptik/migrated/EVIDENCE.adoc index d9aafc19..65f026a1 100644 --- a/proposals/idaptik/migrated/EVIDENCE.adoc +++ b/proposals/idaptik/migrated/EVIDENCE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Cluster C1 — four-gate evidence (captured 2026-06-05) :toc: macro diff --git a/proposals/idaptik/migrated/FirewallDevice/FirewallDevice.affine b/proposals/idaptik/migrated/FirewallDevice/FirewallDevice.affine index 119cd8c1..3a6fb6f3 100644 --- a/proposals/idaptik/migrated/FirewallDevice/FirewallDevice.affine +++ b/proposals/idaptik/migrated/FirewallDevice/FirewallDevice.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // FirewallDevice -- the ACL packet-filter decision co-processor, the pure diff --git a/proposals/idaptik/migrated/GameEvent/GameEvent.affine b/proposals/idaptik/migrated/GameEvent/GameEvent.affine index fb9cb9e0..ca701e02 100644 --- a/proposals/idaptik/migrated/GameEvent/GameEvent.affine +++ b/proposals/idaptik/migrated/GameEvent/GameEvent.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // GameEvent -- the cross-component event taxonomy co-processor, the pure-integer // core extracted from idaptik shared/src/GameEvent.res. The ReScript original is diff --git a/proposals/idaptik/migrated/GameI18nCore/GameI18nCore.affine b/proposals/idaptik/migrated/GameI18nCore/GameI18nCore.affine index 1af9dc49..5436e4ad 100644 --- a/proposals/idaptik/migrated/GameI18nCore/GameI18nCore.affine +++ b/proposals/idaptik/migrated/GameI18nCore/GameI18nCore.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // GameI18nCore -- the localisation numeric co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/GlobalNetworkData/GlobalNetworkData.affine b/proposals/idaptik/migrated/GlobalNetworkData/GlobalNetworkData.affine index d80b470d..9e8a5197 100644 --- a/proposals/idaptik/migrated/GlobalNetworkData/GlobalNetworkData.affine +++ b/proposals/idaptik/migrated/GlobalNetworkData/GlobalNetworkData.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // GlobalNetworkData -- the content-addressable-storage hash-geometry // co-processor, the pure integer core extracted from diff --git a/proposals/idaptik/migrated/GlobalNetworkData/globalnetworkdata.config.mjs b/proposals/idaptik/migrated/GlobalNetworkData/globalnetworkdata.config.mjs index 45c10106..311bc893 100644 --- a/proposals/idaptik/migrated/GlobalNetworkData/globalnetworkdata.config.mjs +++ b/proposals/idaptik/migrated/GlobalNetworkData/globalnetworkdata.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/GuardNPC/GuardNPC.affine b/proposals/idaptik/migrated/GuardNPC/GuardNPC.affine index b556f856..e0a4976b 100644 --- a/proposals/idaptik/migrated/GuardNPC/GuardNPC.affine +++ b/proposals/idaptik/migrated/GuardNPC/GuardNPC.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // GuardNPC -- the guard-NPC decision core, the pure-integer brain re-decomposed diff --git a/proposals/idaptik/migrated/HighwayHits/HighwayHits.affine b/proposals/idaptik/migrated/HighwayHits/HighwayHits.affine index 66b7109b..4705a26f 100644 --- a/proposals/idaptik/migrated/HighwayHits/HighwayHits.affine +++ b/proposals/idaptik/migrated/HighwayHits/HighwayHits.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // HighwayHits -- the Frogger-crossing hit-budget + lane-traffic co-processor, the diff --git a/proposals/idaptik/migrated/HitboxGeom/HitboxGeom.affine b/proposals/idaptik/migrated/HitboxGeom/HitboxGeom.affine index a0168ad5..09d63cc4 100644 --- a/proposals/idaptik/migrated/HitboxGeom/HitboxGeom.affine +++ b/proposals/idaptik/migrated/HitboxGeom/HitboxGeom.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // HitboxGeom -- axis-aligned bounding-box collision primitives, re-decomposed diff --git a/proposals/idaptik/migrated/HitboxGeom/hitboxgeom.config.mjs b/proposals/idaptik/migrated/HitboxGeom/hitboxgeom.config.mjs index 91b41701..835923df 100644 --- a/proposals/idaptik/migrated/HitboxGeom/hitboxgeom.config.mjs +++ b/proposals/idaptik/migrated/HitboxGeom/hitboxgeom.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for HitboxGeom.affine. diff --git a/proposals/idaptik/migrated/InstructionCoprocessor/InstructionCoprocessor.affine b/proposals/idaptik/migrated/InstructionCoprocessor/InstructionCoprocessor.affine index baa0a523..b4486cbc 100644 --- a/proposals/idaptik/migrated/InstructionCoprocessor/InstructionCoprocessor.affine +++ b/proposals/idaptik/migrated/InstructionCoprocessor/InstructionCoprocessor.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // InstructionCoprocessor -- the opcode arity-and-reversibility taxonomy of the diff --git a/proposals/idaptik/migrated/InstructionParser/InstructionParser.affine b/proposals/idaptik/migrated/InstructionParser/InstructionParser.affine index 02f08cb3..d3cab9b7 100644 --- a/proposals/idaptik/migrated/InstructionParser/InstructionParser.affine +++ b/proposals/idaptik/migrated/InstructionParser/InstructionParser.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // InstructionParser -- the pure opcode-arity VALIDATION kernel re-decomposed diff --git a/proposals/idaptik/migrated/IntroScreen/IntroScreen.affine b/proposals/idaptik/migrated/IntroScreen/IntroScreen.affine index b82e67bb..2723d75c 100644 --- a/proposals/idaptik/migrated/IntroScreen/IntroScreen.affine +++ b/proposals/idaptik/migrated/IntroScreen/IntroScreen.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // IntroScreen -- the pure-integer paginator brain extracted from diff --git a/proposals/idaptik/migrated/Inventory/Inventory.affine b/proposals/idaptik/migrated/Inventory/Inventory.affine index fb3bfda7..e0fde0b2 100644 --- a/proposals/idaptik/migrated/Inventory/Inventory.affine +++ b/proposals/idaptik/migrated/Inventory/Inventory.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Inventory -- the slot-and-weight co-processor, the pure-integer core extracted diff --git a/proposals/idaptik/migrated/JessicaBackground/JessicaBackground.affine b/proposals/idaptik/migrated/JessicaBackground/JessicaBackground.affine index bb2d65a4..4bcfbf7d 100644 --- a/proposals/idaptik/migrated/JessicaBackground/JessicaBackground.affine +++ b/proposals/idaptik/migrated/JessicaBackground/JessicaBackground.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // JessicaBackground -- the operative-background numeric core extracted from diff --git a/proposals/idaptik/migrated/JessicaBackground/jessicabackground.config.mjs b/proposals/idaptik/migrated/JessicaBackground/jessicabackground.config.mjs index fcb68a36..1661376b 100644 --- a/proposals/idaptik/migrated/JessicaBackground/jessicabackground.config.mjs +++ b/proposals/idaptik/migrated/JessicaBackground/jessicabackground.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/JessicaLoadout/JessicaLoadout.affine b/proposals/idaptik/migrated/JessicaLoadout/JessicaLoadout.affine index 11e6fcca..09aa08ae 100644 --- a/proposals/idaptik/migrated/JessicaLoadout/JessicaLoadout.affine +++ b/proposals/idaptik/migrated/JessicaLoadout/JessicaLoadout.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // JessicaLoadout -- the loadout selection/validation co-processor, the pure // integer core extracted from src/app/player/JessicaLoadout.res. Per the diff --git a/proposals/idaptik/migrated/JessicaLoadout/jessicaloadout.config.mjs b/proposals/idaptik/migrated/JessicaLoadout/jessicaloadout.config.mjs index ae210da2..6a5663b1 100644 --- a/proposals/idaptik/migrated/JessicaLoadout/jessicaloadout.config.mjs +++ b/proposals/idaptik/migrated/JessicaLoadout/jessicaloadout.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/Kernel/Kernel.affine b/proposals/idaptik/migrated/Kernel/Kernel.affine index fc2aad7b..f3ada740 100644 --- a/proposals/idaptik/migrated/Kernel/Kernel.affine +++ b/proposals/idaptik/migrated/Kernel/Kernel.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // Kernel -- the resource-aware scheduler gate + domain router, the pure-integer // core extracted from idaptik shared/src/Kernel.res `execute`. The ReScript diff --git a/proposals/idaptik/migrated/Kernel_Compute/Kernel_Compute.affine b/proposals/idaptik/migrated/Kernel_Compute/Kernel_Compute.affine index 31c9be9f..b0ca1ff0 100644 --- a/proposals/idaptik/migrated/Kernel_Compute/Kernel_Compute.affine +++ b/proposals/idaptik/migrated/Kernel_Compute/Kernel_Compute.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // Kernel_Compute -- the compute-domain scheduler gate, the pure-integer core // extracted from idaptik shared/src/Kernel_Compute.res `handleCompute`. The diff --git a/proposals/idaptik/migrated/Kernel_Crypto/Kernel_Crypto.affine b/proposals/idaptik/migrated/Kernel_Crypto/Kernel_Crypto.affine index ca9fbd83..b77b2335 100644 --- a/proposals/idaptik/migrated/Kernel_Crypto/Kernel_Crypto.affine +++ b/proposals/idaptik/migrated/Kernel_Crypto/Kernel_Crypto.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Kernel_Crypto -- the crypto-domain kernel GATE, the pure-integer brain diff --git a/proposals/idaptik/migrated/Kernel_Quantum/Kernel_Quantum.affine b/proposals/idaptik/migrated/Kernel_Quantum/Kernel_Quantum.affine index d50e27fd..2464a9a9 100644 --- a/proposals/idaptik/migrated/Kernel_Quantum/Kernel_Quantum.affine +++ b/proposals/idaptik/migrated/Kernel_Quantum/Kernel_Quantum.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Kernel_Quantum -- the quantum-domain kernel GATE, the pure-integer brain diff --git a/proposals/idaptik/migrated/LaptopState/LaptopState.affine b/proposals/idaptik/migrated/LaptopState/LaptopState.affine index c44df4fc..83977a0b 100644 --- a/proposals/idaptik/migrated/LaptopState/LaptopState.affine +++ b/proposals/idaptik/migrated/LaptopState/LaptopState.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // LaptopState -- the host-held process/service state core extracted from diff --git a/proposals/idaptik/migrated/LaptopState/laptopstate.config.mjs b/proposals/idaptik/migrated/LaptopState/laptopstate.config.mjs index a65ac86f..306da1fa 100644 --- a/proposals/idaptik/migrated/LaptopState/laptopstate.config.mjs +++ b/proposals/idaptik/migrated/LaptopState/laptopstate.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/LobbyManager/LobbyManager.affine b/proposals/idaptik/migrated/LobbyManager/LobbyManager.affine index f9daf4af..6c44ebfb 100644 --- a/proposals/idaptik/migrated/LobbyManager/LobbyManager.affine +++ b/proposals/idaptik/migrated/LobbyManager/LobbyManager.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // LobbyManager -- the lobby-state co-processor, the pure-integer core extracted diff --git a/proposals/idaptik/migrated/LocationData/LocationData.affine b/proposals/idaptik/migrated/LocationData/LocationData.affine index 6ec62a0d..fb28748e 100644 --- a/proposals/idaptik/migrated/LocationData/LocationData.affine +++ b/proposals/idaptik/migrated/LocationData/LocationData.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // LocationData -- the pure-integer world-map attribute brain extracted from diff --git a/proposals/idaptik/migrated/Logo/Logo.affine b/proposals/idaptik/migrated/Logo/Logo.affine index e963f658..05a5fbd9 100644 --- a/proposals/idaptik/migrated/Logo/Logo.affine +++ b/proposals/idaptik/migrated/Logo/Logo.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Logo -- the bouncing-logo direction-selection co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/MainHubScreen/MainHubScreen.affine b/proposals/idaptik/migrated/MainHubScreen/MainHubScreen.affine index 04b6a26c..679d6118 100644 --- a/proposals/idaptik/migrated/MainHubScreen/MainHubScreen.affine +++ b/proposals/idaptik/migrated/MainHubScreen/MainHubScreen.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // MainHubScreen -- the sidebar-navigation dispatch co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/Maths/Maths.affine b/proposals/idaptik/migrated/Maths/Maths.affine index f3235fd8..3bab548f 100644 --- a/proposals/idaptik/migrated/Maths/Maths.affine +++ b/proposals/idaptik/migrated/Maths/Maths.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // Maths -- the pure-integer math utilities of the idaptik engine, the brain // extracted from src/engine/utils/Maths.res. The ReScript original is Float diff --git a/proposals/idaptik/migrated/MissionBriefing/MissionBriefing.affine b/proposals/idaptik/migrated/MissionBriefing/MissionBriefing.affine index 333e0cc5..cd73e6ea 100644 --- a/proposals/idaptik/migrated/MissionBriefing/MissionBriefing.affine +++ b/proposals/idaptik/migrated/MissionBriefing/MissionBriefing.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // MissionBriefing -- the mission-progression co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/Moletaire/Moletaire.affine b/proposals/idaptik/migrated/Moletaire/Moletaire.affine index 850e158d..f224ebf8 100644 --- a/proposals/idaptik/migrated/Moletaire/Moletaire.affine +++ b/proposals/idaptik/migrated/Moletaire/Moletaire.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Moletaire -- the pure-integer behaviour brain re-decomposed from diff --git a/proposals/idaptik/migrated/MoletaireCoprocessors/MoletaireCoprocessors.affine b/proposals/idaptik/migrated/MoletaireCoprocessors/MoletaireCoprocessors.affine index 8134a1d9..60df22e6 100644 --- a/proposals/idaptik/migrated/MoletaireCoprocessors/MoletaireCoprocessors.affine +++ b/proposals/idaptik/migrated/MoletaireCoprocessors/MoletaireCoprocessors.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // MoletaireCoprocessors -- the coprocessor-effect co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/MoletaireHunger/MoletaireHunger.affine b/proposals/idaptik/migrated/MoletaireHunger/MoletaireHunger.affine index fadbf339..d99ee605 100644 --- a/proposals/idaptik/migrated/MoletaireHunger/MoletaireHunger.affine +++ b/proposals/idaptik/migrated/MoletaireHunger/MoletaireHunger.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // MoletaireHunger -- the hunger-classification co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/MultiplayerClient/MultiplayerClient.affine b/proposals/idaptik/migrated/MultiplayerClient/MultiplayerClient.affine index 5ad1b79a..b91f61f2 100644 --- a/proposals/idaptik/migrated/MultiplayerClient/MultiplayerClient.affine +++ b/proposals/idaptik/migrated/MultiplayerClient/MultiplayerClient.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // MultiplayerClient -- the multiplayer-session co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/NetworkManager/NetworkManager.affine b/proposals/idaptik/migrated/NetworkManager/NetworkManager.affine index e13770d4..23c6df30 100644 --- a/proposals/idaptik/migrated/NetworkManager/NetworkManager.affine +++ b/proposals/idaptik/migrated/NetworkManager/NetworkManager.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // NetworkManager -- the pure routing/reachability arithmetic core of // src/app/devices/NetworkManager.res and its access-control dependency diff --git a/proposals/idaptik/migrated/NetworkManager/networkmanager.config.mjs b/proposals/idaptik/migrated/NetworkManager/networkmanager.config.mjs index 607de9ed..a0392c38 100644 --- a/proposals/idaptik/migrated/NetworkManager/networkmanager.config.mjs +++ b/proposals/idaptik/migrated/NetworkManager/networkmanager.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/NetworkTransfer/NetworkTransfer.affine b/proposals/idaptik/migrated/NetworkTransfer/NetworkTransfer.affine index e40fb88e..0c4e0a8c 100644 --- a/proposals/idaptik/migrated/NetworkTransfer/NetworkTransfer.affine +++ b/proposals/idaptik/migrated/NetworkTransfer/NetworkTransfer.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // NetworkTransfer -- the pure bandwidth/transfer-progress arithmetic diff --git a/proposals/idaptik/migrated/NetworkTransfer/networktransfer.config.mjs b/proposals/idaptik/migrated/NetworkTransfer/networktransfer.config.mjs index 7b0cd1b9..fa9466c3 100644 --- a/proposals/idaptik/migrated/NetworkTransfer/networktransfer.config.mjs +++ b/proposals/idaptik/migrated/NetworkTransfer/networktransfer.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/NetworkZones/NetworkZones.affine b/proposals/idaptik/migrated/NetworkZones/NetworkZones.affine index b5b7b781..670f03da 100644 --- a/proposals/idaptik/migrated/NetworkZones/NetworkZones.affine +++ b/proposals/idaptik/migrated/NetworkZones/NetworkZones.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // NetworkZones -- the zone-category taxonomy + ISP-routing-class co-processor, diff --git a/proposals/idaptik/migrated/PasswordCracker/PasswordCracker.affine b/proposals/idaptik/migrated/PasswordCracker/PasswordCracker.affine index f68226db..2105e349 100644 --- a/proposals/idaptik/migrated/PasswordCracker/PasswordCracker.affine +++ b/proposals/idaptik/migrated/PasswordCracker/PasswordCracker.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // PasswordCracker -- the pure crack-SCORING kernel re-decomposed from diff --git a/proposals/idaptik/migrated/PeerPort/PeerPort.affine b/proposals/idaptik/migrated/PeerPort/PeerPort.affine index 39e21701..3b6ab097 100644 --- a/proposals/idaptik/migrated/PeerPort/PeerPort.affine +++ b/proposals/idaptik/migrated/PeerPort/PeerPort.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // PeerPort -- the peer-port arithmetic co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/PlayTimeSplit/PlayTimeSplit.affine b/proposals/idaptik/migrated/PlayTimeSplit/PlayTimeSplit.affine index f84b9e57..5fed9769 100644 --- a/proposals/idaptik/migrated/PlayTimeSplit/PlayTimeSplit.affine +++ b/proposals/idaptik/migrated/PlayTimeSplit/PlayTimeSplit.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // PlayTimeSplit -- the play-time decomposition brain, the pure-integer core diff --git a/proposals/idaptik/migrated/PlayerAttributes/PlayerAttributes.affine b/proposals/idaptik/migrated/PlayerAttributes/PlayerAttributes.affine index 285e4d48..9566b2d7 100644 --- a/proposals/idaptik/migrated/PlayerAttributes/PlayerAttributes.affine +++ b/proposals/idaptik/migrated/PlayerAttributes/PlayerAttributes.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // PlayerAttributes -- the pure stat-derivation kernel re-decomposed from diff --git a/proposals/idaptik/migrated/PlayerAttributes/playerattributes.config.mjs b/proposals/idaptik/migrated/PlayerAttributes/playerattributes.config.mjs index 8470bbc7..6e2617f9 100644 --- a/proposals/idaptik/migrated/PlayerAttributes/playerattributes.config.mjs +++ b/proposals/idaptik/migrated/PlayerAttributes/playerattributes.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for PlayerAttributes.affine (Int-native, milli-units). diff --git a/proposals/idaptik/migrated/PlayerHp/PlayerHp.affine b/proposals/idaptik/migrated/PlayerHp/PlayerHp.affine index c2600789..02bde3a3 100644 --- a/proposals/idaptik/migrated/PlayerHp/PlayerHp.affine +++ b/proposals/idaptik/migrated/PlayerHp/PlayerHp.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // PlayerHp -- health, damage, knockback arithmetic, the pure-integer core diff --git a/proposals/idaptik/migrated/PlayerHp/playerhp.config.mjs b/proposals/idaptik/migrated/PlayerHp/playerhp.config.mjs index b11bdb23..07c718d9 100644 --- a/proposals/idaptik/migrated/PlayerHp/playerhp.config.mjs +++ b/proposals/idaptik/migrated/PlayerHp/playerhp.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for PlayerHp.affine. diff --git a/proposals/idaptik/migrated/PlayerSprite/PlayerSprite.affine b/proposals/idaptik/migrated/PlayerSprite/PlayerSprite.affine index 2c5b3b48..172bf604 100644 --- a/proposals/idaptik/migrated/PlayerSprite/PlayerSprite.affine +++ b/proposals/idaptik/migrated/PlayerSprite/PlayerSprite.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // PlayerSprite -- the player animation-decision co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/PortNames/PortNames.affine b/proposals/idaptik/migrated/PortNames/PortNames.affine index 55e46620..f4862f5f 100644 --- a/proposals/idaptik/migrated/PortNames/PortNames.affine +++ b/proposals/idaptik/migrated/PortNames/PortNames.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // PortNames -- the coprocessor-domain port taxonomy co-processor, the // pure-integer core behind public/assets/wasm/portnames.wasm that diff --git a/proposals/idaptik/migrated/PortScanner/PortScanner.affine b/proposals/idaptik/migrated/PortScanner/PortScanner.affine index e013683d..574f5886 100644 --- a/proposals/idaptik/migrated/PortScanner/PortScanner.affine +++ b/proposals/idaptik/migrated/PortScanner/PortScanner.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // PortScanner -- the pure port-scan classification kernel re-decomposed from diff --git a/proposals/idaptik/migrated/PowerManager/PowerManager.affine b/proposals/idaptik/migrated/PowerManager/PowerManager.affine index 09fe7709..bd17f683 100644 --- a/proposals/idaptik/migrated/PowerManager/PowerManager.affine +++ b/proposals/idaptik/migrated/PowerManager/PowerManager.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // PowerManager -- the stateless power/battery transition kernels re-decomposed diff --git a/proposals/idaptik/migrated/PowerManager/powermanager.config.mjs b/proposals/idaptik/migrated/PowerManager/powermanager.config.mjs index 86bcfce4..6e596cbb 100644 --- a/proposals/idaptik/migrated/PowerManager/powermanager.config.mjs +++ b/proposals/idaptik/migrated/PowerManager/powermanager.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/PuzzleFormat/PuzzleFormat.affine b/proposals/idaptik/migrated/PuzzleFormat/PuzzleFormat.affine index b121298c..30ad079d 100644 --- a/proposals/idaptik/migrated/PuzzleFormat/PuzzleFormat.affine +++ b/proposals/idaptik/migrated/PuzzleFormat/PuzzleFormat.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // PuzzleFormat -- the puzzle difficulty/tier taxonomy co-processor, the // pure-integer core extracted from idaptik shared/src/PuzzleFormat.res (the diff --git a/proposals/idaptik/migrated/QCertifications/QCertifications.affine b/proposals/idaptik/migrated/QCertifications/QCertifications.affine index a430c4e7..1c8278a0 100644 --- a/proposals/idaptik/migrated/QCertifications/QCertifications.affine +++ b/proposals/idaptik/migrated/QCertifications/QCertifications.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // QCertifications -- the certification-progression co-processor, the pure // integer/float core extracted from src/app/player/QCertifications.res. Per the diff --git a/proposals/idaptik/migrated/QCertifications/qcertifications.config.mjs b/proposals/idaptik/migrated/QCertifications/qcertifications.config.mjs index 84bf795a..86c0ef9d 100644 --- a/proposals/idaptik/migrated/QCertifications/qcertifications.config.mjs +++ b/proposals/idaptik/migrated/QCertifications/qcertifications.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/QPrograms/QPrograms.affine b/proposals/idaptik/migrated/QPrograms/QPrograms.affine index 8732b726..3364a1a5 100644 --- a/proposals/idaptik/migrated/QPrograms/QPrograms.affine +++ b/proposals/idaptik/migrated/QPrograms/QPrograms.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // QPrograms -- the program-loadout co-processor, the pure integer core diff --git a/proposals/idaptik/migrated/QPrograms/qprograms.config.mjs b/proposals/idaptik/migrated/QPrograms/qprograms.config.mjs index 6b0deeb6..9c5d9e60 100644 --- a/proposals/idaptik/migrated/QPrograms/qprograms.config.mjs +++ b/proposals/idaptik/migrated/QPrograms/qprograms.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for QPrograms.affine (Int-native, milli-units). diff --git a/proposals/idaptik/migrated/README.adoc b/proposals/idaptik/migrated/README.adoc index e58e7c7e..c39a243f 100644 --- a/proposals/idaptik/migrated/README.adoc +++ b/proposals/idaptik/migrated/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = idaptik migration — staged kernels (Phase C cluster C1, Phase D cluster C2) :toc: macro diff --git a/proposals/idaptik/migrated/Random/Random.affine b/proposals/idaptik/migrated/Random/Random.affine index dc1b7477..51da8112 100644 --- a/proposals/idaptik/migrated/Random/Random.affine +++ b/proposals/idaptik/migrated/Random/Random.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // Random -- the deterministic seeded-PRNG brain of the idaptik engine, the pure // i32 core extracted from src/engine/utils/Random.res (xmur3 seed hash + diff --git a/proposals/idaptik/migrated/ResourceAccounting/ResourceAccounting.affine b/proposals/idaptik/migrated/ResourceAccounting/ResourceAccounting.affine index b5d1dc57..02035acb 100644 --- a/proposals/idaptik/migrated/ResourceAccounting/ResourceAccounting.affine +++ b/proposals/idaptik/migrated/ResourceAccounting/ResourceAccounting.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // ResourceAccounting -- the per-device resource-accounting core, the pure-integer diff --git a/proposals/idaptik/migrated/RetryPolicy/RetryPolicy.affine b/proposals/idaptik/migrated/RetryPolicy/RetryPolicy.affine index d91f10f5..185fbd05 100644 --- a/proposals/idaptik/migrated/RetryPolicy/RetryPolicy.affine +++ b/proposals/idaptik/migrated/RetryPolicy/RetryPolicy.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // RetryPolicy -- the transient-failure classifier + backoff-policy table, the // pure-integer core extracted from idaptik shared/src/RetryPolicy.res. The diff --git a/proposals/idaptik/migrated/SecurityAi/SecurityAi.affine b/proposals/idaptik/migrated/SecurityAi/SecurityAi.affine index ef5e6ddb..3abb4061 100644 --- a/proposals/idaptik/migrated/SecurityAi/SecurityAi.affine +++ b/proposals/idaptik/migrated/SecurityAi/SecurityAi.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // SecurityAi -- the SENTRY security-daemon state machine co-processor, the pure diff --git a/proposals/idaptik/migrated/SecurityAi/SecurityAiInt.affine b/proposals/idaptik/migrated/SecurityAi/SecurityAiInt.affine index 501b465e..c8b77dae 100644 --- a/proposals/idaptik/migrated/SecurityAi/SecurityAiInt.affine +++ b/proposals/idaptik/migrated/SecurityAi/SecurityAiInt.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // SecurityAiInt -- Int-only parity subset of SecurityAi.affine. // timer_ready uses Int params (integer seconds) for the parity sweep. diff --git a/proposals/idaptik/migrated/SecurityAi/securityai.config.mjs b/proposals/idaptik/migrated/SecurityAi/securityai.config.mjs index c6e045e3..9adfcbec 100644 --- a/proposals/idaptik/migrated/SecurityAi/securityai.config.mjs +++ b/proposals/idaptik/migrated/SecurityAi/securityai.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // // affine-parity config for SecurityAi.affine (Int-only parity subset). diff --git a/proposals/idaptik/migrated/SecurityDog/SecurityDog.affine b/proposals/idaptik/migrated/SecurityDog/SecurityDog.affine index 7d54a3c4..924bed92 100644 --- a/proposals/idaptik/migrated/SecurityDog/SecurityDog.affine +++ b/proposals/idaptik/migrated/SecurityDog/SecurityDog.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // SecurityDog -- the pure-integer decision core for the guard-dog / robo-dog diff --git a/proposals/idaptik/migrated/SecurityRank/SecurityRank.affine b/proposals/idaptik/migrated/SecurityRank/SecurityRank.affine index 7d5cb8c9..8dfed41e 100644 --- a/proposals/idaptik/migrated/SecurityRank/SecurityRank.affine +++ b/proposals/idaptik/migrated/SecurityRank/SecurityRank.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // SecurityRank -- the device security-level ranking co-processor, the pure // integer core extracted from DeviceRegistry.byMinSecurityLevel. Per the diff --git a/proposals/idaptik/migrated/SecurityRank/securityrank.config.mjs b/proposals/idaptik/migrated/SecurityRank/securityrank.config.mjs index c0727d9d..f314a1ba 100644 --- a/proposals/idaptik/migrated/SecurityRank/securityrank.config.mjs +++ b/proposals/idaptik/migrated/SecurityRank/securityrank.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/SkillAbilities/SkillAbilities.affine b/proposals/idaptik/migrated/SkillAbilities/SkillAbilities.affine index ed3dfdf5..896baf47 100644 --- a/proposals/idaptik/migrated/SkillAbilities/SkillAbilities.affine +++ b/proposals/idaptik/migrated/SkillAbilities/SkillAbilities.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // SkillAbilities -- the ability-unlock decision co-processor, extracted from // src/app/player/SkillAbilities.res. The ReScript original is a registry of 34 diff --git a/proposals/idaptik/migrated/SkillAbilities/skillabilities.config.mjs b/proposals/idaptik/migrated/SkillAbilities/skillabilities.config.mjs index 723a14e2..43546692 100644 --- a/proposals/idaptik/migrated/SkillAbilities/skillabilities.config.mjs +++ b/proposals/idaptik/migrated/SkillAbilities/skillabilities.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/SkillRank/SkillRank.affine b/proposals/idaptik/migrated/SkillRank/SkillRank.affine index c5b8cbdd..7e1ae903 100644 --- a/proposals/idaptik/migrated/SkillRank/SkillRank.affine +++ b/proposals/idaptik/migrated/SkillRank/SkillRank.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // SkillRank -- the player skill-rank progression co-processor, extracted from // src/app/player/JessicaBackground.res. The ReScript original keys the rank diff --git a/proposals/idaptik/migrated/SkillRank/skillrank.config.mjs b/proposals/idaptik/migrated/SkillRank/skillrank.config.mjs index 135e8d21..f0d172c4 100644 --- a/proposals/idaptik/migrated/SkillRank/skillrank.config.mjs +++ b/proposals/idaptik/migrated/SkillRank/skillrank.config.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell // hypatia: allow cicd_rules/javascript_detected -- Deno trial component for nextgen-evangelist; production target is Rust/AffineScript (see proposals/nextgen-evangelist/README.adoc) // diff --git a/proposals/idaptik/migrated/SkillTreeScreen/SkillTreeScreen.affine b/proposals/idaptik/migrated/SkillTreeScreen/SkillTreeScreen.affine index f0097240..37f6ccc3 100644 --- a/proposals/idaptik/migrated/SkillTreeScreen/SkillTreeScreen.affine +++ b/proposals/idaptik/migrated/SkillTreeScreen/SkillTreeScreen.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // SkillTreeScreen -- the pure-integer XP-threshold brain extracted from diff --git a/proposals/idaptik/migrated/StateDiff/StateDiff.affine b/proposals/idaptik/migrated/StateDiff/StateDiff.affine index f35e9e61..cf8f48d8 100644 --- a/proposals/idaptik/migrated/StateDiff/StateDiff.affine +++ b/proposals/idaptik/migrated/StateDiff/StateDiff.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // StateDiff -- the pure per-variable change-classification kernel re-decomposed diff --git a/proposals/idaptik/migrated/Terminal/Terminal.affine b/proposals/idaptik/migrated/Terminal/Terminal.affine index aab376e4..0ef9c4a3 100644 --- a/proposals/idaptik/migrated/Terminal/Terminal.affine +++ b/proposals/idaptik/migrated/Terminal/Terminal.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Terminal -- the terminal command-processor co-processor, the pure-integer diff --git a/proposals/idaptik/migrated/ThreatClass/ThreatClass.affine b/proposals/idaptik/migrated/ThreatClass/ThreatClass.affine index 5d13240b..b7d94a82 100644 --- a/proposals/idaptik/migrated/ThreatClass/ThreatClass.affine +++ b/proposals/idaptik/migrated/ThreatClass/ThreatClass.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // ThreatClass -- the detection-source threat classifier, the pure-integer brain diff --git a/proposals/idaptik/migrated/UmsLevelLoader/UmsLevelLoader.affine b/proposals/idaptik/migrated/UmsLevelLoader/UmsLevelLoader.affine index 73f0cc25..ab648fbb 100644 --- a/proposals/idaptik/migrated/UmsLevelLoader/UmsLevelLoader.affine +++ b/proposals/idaptik/migrated/UmsLevelLoader/UmsLevelLoader.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // UmsLevelLoader -- the UMS level-decode validation core, the pure-integer brain diff --git a/proposals/idaptik/migrated/VMMessageBus/VMMessageBus.affine b/proposals/idaptik/migrated/VMMessageBus/VMMessageBus.affine index 582b3da0..d3c92757 100644 --- a/proposals/idaptik/migrated/VMMessageBus/VMMessageBus.affine +++ b/proposals/idaptik/migrated/VMMessageBus/VMMessageBus.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VMMessageBus -- the message-routing co-processor, the pure-integer core diff --git a/proposals/idaptik/migrated/VMNetwork/VMNetwork.affine b/proposals/idaptik/migrated/VMNetwork/VMNetwork.affine index 87e441c4..01541ebe 100644 --- a/proposals/idaptik/migrated/VMNetwork/VMNetwork.affine +++ b/proposals/idaptik/migrated/VMNetwork/VMNetwork.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VMNetwork -- the causal-ordering co-processor, the pure-integer core extracted diff --git a/proposals/idaptik/migrated/VeriSimError/VeriSimError.affine b/proposals/idaptik/migrated/VeriSimError/VeriSimError.affine index 493b6cc0..4bb4ab4d 100644 --- a/proposals/idaptik/migrated/VeriSimError/VeriSimError.affine +++ b/proposals/idaptik/migrated/VeriSimError/VeriSimError.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VeriSimError -- the HTTP-status error-classification brain, the pure-integer diff --git a/proposals/idaptik/migrated/VeriSimModality/VeriSimModality.affine b/proposals/idaptik/migrated/VeriSimModality/VeriSimModality.affine index 9c0787b7..e24032ef 100644 --- a/proposals/idaptik/migrated/VeriSimModality/VeriSimModality.affine +++ b/proposals/idaptik/migrated/VeriSimModality/VeriSimModality.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VeriSimModality -- the VeriSimDB taxonomy brain, the pure-integer core diff --git a/proposals/idaptik/migrated/VictoryScreen/VictoryScreen.affine b/proposals/idaptik/migrated/VictoryScreen/VictoryScreen.affine index e6c21b49..d59df57f 100644 --- a/proposals/idaptik/migrated/VictoryScreen/VictoryScreen.affine +++ b/proposals/idaptik/migrated/VictoryScreen/VictoryScreen.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VictoryScreen -- the pure-integer performance-grade brain extracted from diff --git a/proposals/idaptik/migrated/VmAncilla/VmAncilla.affine b/proposals/idaptik/migrated/VmAncilla/VmAncilla.affine index 56494225..dcbdeed1 100644 --- a/proposals/idaptik/migrated/VmAncilla/VmAncilla.affine +++ b/proposals/idaptik/migrated/VmAncilla/VmAncilla.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmAncilla -- the CONDITIONALLY-reversible bitwise opcodes of the idaptik VM, // the pure-integer core extracted from vm/lib/ocaml/{And,Or}.res. Unlike the diff --git a/proposals/idaptik/migrated/VmArith/VmArith.affine b/proposals/idaptik/migrated/VmArith/VmArith.affine index f342452e..ae4a5461 100644 --- a/proposals/idaptik/migrated/VmArith/VmArith.affine +++ b/proposals/idaptik/migrated/VmArith/VmArith.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmArith -- the reversible integer-arithmetic opcodes of the idaptik VM, the // pure-integer core extracted from vm/lib/ocaml/{Add,Sub,Negate,Noop,Swap}.res. diff --git a/proposals/idaptik/migrated/VmBitwise/VmBitwise.affine b/proposals/idaptik/migrated/VmBitwise/VmBitwise.affine index e9661c6d..793bf034 100644 --- a/proposals/idaptik/migrated/VmBitwise/VmBitwise.affine +++ b/proposals/idaptik/migrated/VmBitwise/VmBitwise.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmBitwise -- the reversible bitwise opcodes of the idaptik VM, the // pure-integer core extracted from vm/lib/ocaml/{Flip,Xor,Rol,Ror}.res. Same diff --git a/proposals/idaptik/migrated/VmControl/VmControl.affine b/proposals/idaptik/migrated/VmControl/VmControl.affine index ba8a21c0..147412b7 100644 --- a/proposals/idaptik/migrated/VmControl/VmControl.affine +++ b/proposals/idaptik/migrated/VmControl/VmControl.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmControl -- the control-flow opcodes IF_POS/IF_ZERO/LOOP of the idaptik VM, // the pure-integer core from vm/lib/ocaml/{IfPos,IfZero,Loop}.res. The branch diff --git a/proposals/idaptik/migrated/VmInstruction/VmInstruction.affine b/proposals/idaptik/migrated/VmInstruction/VmInstruction.affine index 3efd8492..94b0ac43 100644 --- a/proposals/idaptik/migrated/VmInstruction/VmInstruction.affine +++ b/proposals/idaptik/migrated/VmInstruction/VmInstruction.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmInstruction -- the instruction-set taxonomy of the idaptik reversible VM, // the pure-integer core behind vm/lib/ocaml/Instruction.res. The ReScript diff --git a/proposals/idaptik/migrated/VmMemory/VmMemory.affine b/proposals/idaptik/migrated/VmMemory/VmMemory.affine index 91c3000a..ee12d197 100644 --- a/proposals/idaptik/migrated/VmMemory/VmMemory.affine +++ b/proposals/idaptik/migrated/VmMemory/VmMemory.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmMemory -- the additive memory opcodes LOAD/STORE of the idaptik VM, the // pure-integer core extracted from vm/lib/ocaml/{Load,Store}.res. The VM's diff --git a/proposals/idaptik/migrated/VmMulDiv/VmMulDiv.affine b/proposals/idaptik/migrated/VmMulDiv/VmMulDiv.affine index 4a1a06fe..fa15e27e 100644 --- a/proposals/idaptik/migrated/VmMulDiv/VmMulDiv.affine +++ b/proposals/idaptik/migrated/VmMulDiv/VmMulDiv.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmMulDiv -- the reversible integer multiply/divide opcodes of the idaptik VM, // the pure-integer core extracted from vm/lib/ocaml/{Mul,Div}.res. Per the diff --git a/proposals/idaptik/migrated/VmPort/VmPort.affine b/proposals/idaptik/migrated/VmPort/VmPort.affine index 42821075..d93c64b0 100644 --- a/proposals/idaptik/migrated/VmPort/VmPort.affine +++ b/proposals/idaptik/migrated/VmPort/VmPort.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmPort -- the I/O port opcodes RECV/SEND of the idaptik VM, the pure-integer // core from vm/lib/ocaml/{Recv,Send}.res. The port buffers (`_pin:port`, diff --git a/proposals/idaptik/migrated/VmStack/VmStack.affine b/proposals/idaptik/migrated/VmStack/VmStack.affine index 49080c99..15de57ba 100644 --- a/proposals/idaptik/migrated/VmStack/VmStack.affine +++ b/proposals/idaptik/migrated/VmStack/VmStack.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // VmStack -- the stack opcodes PUSH/POP of the idaptik VM, the pure-integer core // from vm/lib/ocaml/{Push,Pop}.res. The stack (slots `_s:N`, pointer `_sp`) diff --git a/proposals/idaptik/migrated/VmState/VmState.affine b/proposals/idaptik/migrated/VmState/VmState.affine index bf5418e6..c80b7ad0 100644 --- a/proposals/idaptik/migrated/VmState/VmState.affine +++ b/proposals/idaptik/migrated/VmState/VmState.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // VmState -- the flat-memory ADDRESSING core of the idaptik reversible VM, the diff --git a/proposals/idaptik/migration-map.adoc b/proposals/idaptik/migration-map.adoc index bb5d4c7d..fb4dcb9e 100644 --- a/proposals/idaptik/migration-map.adoc +++ b/proposals/idaptik/migration-map.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = IDApTIK migration map — ReScript → AffineScript corpus triage :toc: macro diff --git a/proposals/idaptik/multiplayer-determinism.adoc b/proposals/idaptik/multiplayer-determinism.adoc index e689a6f9..2bf4b976 100644 --- a/proposals/idaptik/multiplayer-determinism.adoc +++ b/proposals/idaptik/multiplayer-determinism.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Server-authoritative determinism — the same wasm on both sides :toc: macro diff --git a/proposals/nextgen-evangelist/README.adoc b/proposals/nextgen-evangelist/README.adoc index 1f4b9c70..8f6582f3 100644 --- a/proposals/nextgen-evangelist/README.adoc +++ b/proposals/nextgen-evangelist/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = nextgen-languages-evangelist — component seed (trialed here) :toc: macro diff --git a/proposals/nextgen-evangelist/affine-assail/README.adoc b/proposals/nextgen-evangelist/affine-assail/README.adoc index 9ec4a2b2..7cdfe1c2 100644 --- a/proposals/nextgen-evangelist/affine-assail/README.adoc +++ b/proposals/nextgen-evangelist/affine-assail/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = affine-assail — a weak-point scanner for AffineScript (.affine) :toc: macro diff --git a/proposals/nextgen-evangelist/affine-migratability/README.adoc b/proposals/nextgen-evangelist/affine-migratability/README.adoc index 64143b5f..71ca627d 100644 --- a/proposals/nextgen-evangelist/affine-migratability/README.adoc +++ b/proposals/nextgen-evangelist/affine-migratability/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = affine-migratability :toc: macro :toclevels: 2 diff --git a/proposals/nextgen-evangelist/affine-parity/README.adoc b/proposals/nextgen-evangelist/affine-parity/README.adoc index 40aa2778..728e6e5b 100644 --- a/proposals/nextgen-evangelist/affine-parity/README.adoc +++ b/proposals/nextgen-evangelist/affine-parity/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = affine-parity -- a generic differential-parity harness runner for AffineScript wasm :toc: macro :toclevels: 2 diff --git a/proposals/nextgen-evangelist/affine-parity/SecurityRank.affine b/proposals/nextgen-evangelist/affine-parity/SecurityRank.affine index b57a4fb1..a51ac893 100644 --- a/proposals/nextgen-evangelist/affine-parity/SecurityRank.affine +++ b/proposals/nextgen-evangelist/affine-parity/SecurityRank.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // SecurityRank -- the device security-level ranking co-processor, the pure // integer core extracted from DeviceRegistry.byMinSecurityLevel. Per the diff --git a/proposals/nextgen-evangelist/affine-parity/examples/string_float_demo.affine b/proposals/nextgen-evangelist/affine-parity/examples/string_float_demo.affine index 02b07fc2..7c31b7cd 100644 --- a/proposals/nextgen-evangelist/affine-parity/examples/string_float_demo.affine +++ b/proposals/nextgen-evangelist/affine-parity/examples/string_float_demo.affine @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2025-2026 hyperpolymath // // Demo for affine-parity String argument support. `classify` exercises slice-9 diff --git a/proposals/nextgen-evangelist/deno-esm-spike/README.adoc b/proposals/nextgen-evangelist/deno-esm-spike/README.adoc index 5c58da68..0f0701d3 100644 --- a/proposals/nextgen-evangelist/deno-esm-spike/README.adoc +++ b/proposals/nextgen-evangelist/deno-esm-spike/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = deno-esm-spike — proving the AffineScript -> Deno-ESM -> TypeScript-0 path :toc: macro @@ -78,7 +78,7 @@ load-bearing tail is the exports themselves: [source,javascript] ---- // Generated by AffineScript compiler (Deno-ESM target, issue #122) -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // ---- AffineScript Deno-ESM runtime ---- const Some = (value) => ({ tag: "Some", value }); const None = { tag: "None" }; diff --git a/proposals/nextgen-evangelist/echo-boundary/README.adoc b/proposals/nextgen-evangelist/echo-boundary/README.adoc index 5d41a402..fc24e4a1 100644 --- a/proposals/nextgen-evangelist/echo-boundary/README.adoc +++ b/proposals/nextgen-evangelist/echo-boundary/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = echo-boundary :toc: macro :icons: font diff --git a/proposals/nextgen-evangelist/evangelist/README.adoc b/proposals/nextgen-evangelist/evangelist/README.adoc index 935eb68f..f70e8cf6 100644 --- a/proposals/nextgen-evangelist/evangelist/README.adoc +++ b/proposals/nextgen-evangelist/evangelist/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = evangelist — the orchestrator :toc: macro diff --git a/proposals/standards/README.adoc b/proposals/standards/README.adoc index 4fe63240..f3c6882b 100644 --- a/proposals/standards/README.adoc +++ b/proposals/standards/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Proposal: estate-standards implications of the AffineScript dogfooding run :toc: macro diff --git a/proposals/toolchain/README.adoc b/proposals/toolchain/README.adoc index 9227f81d..f5cb468f 100644 --- a/proposals/toolchain/README.adoc +++ b/proposals/toolchain/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell = Proposal: AffineScript compiler/toolchain implications harvested from the idaptik dogfooding run :toc: macro diff --git a/spec/ARG-PROFILE.adoc b/spec/ARG-PROFILE.adoc index 06d6a0fb..232c6b2d 100644 --- a/spec/ARG-PROFILE.adoc +++ b/spec/ARG-PROFILE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = ARG-PROFILE — AffineScript diff --git a/spec/CRG-PROFILE.adoc b/spec/CRG-PROFILE.adoc index 831b694c..cf8ce0b3 100644 --- a/spec/CRG-PROFILE.adoc +++ b/spec/CRG-PROFILE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = CRG-PROFILE — AffineScript diff --git a/spec/FRG-PROFILE.adoc b/spec/FRG-PROFILE.adoc index 199f0af4..c4318cc6 100644 --- a/spec/FRG-PROFILE.adoc +++ b/spec/FRG-PROFILE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = FRG-PROFILE — AffineScript diff --git a/spec/TRG-PROFILE.adoc b/spec/TRG-PROFILE.adoc index 8dc4cd47..9be6cba0 100644 --- a/spec/TRG-PROFILE.adoc +++ b/spec/TRG-PROFILE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = TRG-PROFILE — AffineScript diff --git a/tests/codegen/test_for_loop.mjs b/tests/codegen/test_for_loop.mjs index 3c068116..db77667d 100644 --- a/tests/codegen/test_for_loop.mjs +++ b/tests/codegen/test_for_loop.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2026 hyperpolymath // // Regression for #255: `for-in` loop bodies must execute. Before the diff --git a/tests/codegen/test_for_tuple.mjs b/tests/codegen/test_for_tuple.mjs index acedd92a..198f31ce 100644 --- a/tests/codegen/test_for_tuple.mjs +++ b/tests/codegen/test_for_tuple.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2026 hyperpolymath // // #255 regression: for over a tuple list + tuple-pattern destructure. diff --git a/tests/codegen/test_function_call.mjs b/tests/codegen/test_function_call.mjs index c82f006d..c1c98fa4 100644 --- a/tests/codegen/test_function_call.mjs +++ b/tests/codegen/test_function_call.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2025 hyperpolymath import { readFile } from 'fs/promises'; diff --git a/tests/codegen/test_list_concat.mjs b/tests/codegen/test_list_concat.mjs index ef3c99f0..75842992 100644 --- a/tests/codegen/test_list_concat.mjs +++ b/tests/codegen/test_list_concat.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2026 hyperpolymath // // Regression: `++` list concatenation must actually concatenate. diff --git a/tests/codegen/test_multiple_calls.mjs b/tests/codegen/test_multiple_calls.mjs index 1696a46a..6d1c9a4c 100644 --- a/tests/codegen/test_multiple_calls.mjs +++ b/tests/codegen/test_multiple_calls.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2025 hyperpolymath import { readFile } from 'fs/promises'; diff --git a/tests/codegen/test_tuple_record_array.mjs b/tests/codegen/test_tuple_record_array.mjs index 7f5a3322..8bcd8516 100644 --- a/tests/codegen/test_tuple_record_array.mjs +++ b/tests/codegen/test_tuple_record_array.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2025 hyperpolymath import { readFile } from 'fs/promises'; diff --git a/tests/codegen/test_while_loop.mjs b/tests/codegen/test_while_loop.mjs index 8cd0f714..d5af5fdb 100644 --- a/tests/codegen/test_while_loop.mjs +++ b/tests/codegen/test_while_loop.mjs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT OR AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later // SPDX-FileCopyrightText: 2026 hyperpolymath // // #255 regression: while + for-count len + index. diff --git a/tests/conformance/README.md b/tests/conformance/README.md index f2d231d7..3f476f24 100644 --- a/tests/conformance/README.md +++ b/tests/conformance/README.md @@ -116,7 +116,7 @@ AffineScript's conformance tests respect affine type constraints: Example: ```affinescript -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Source: aggregate-library/specs/collection/map.md fn test_map_double() -> TestResult { diff --git a/tests/faces/hello-cafe.expected.txt b/tests/faces/hello-cafe.expected.txt index a44670a5..55c4234f 100644 --- a/tests/faces/hello-cafe.expected.txt +++ b/tests/faces/hello-cafe.expected.txt @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // CafeScripto face. Distinctive features exercised: `#` line comments, diff --git a/tests/faces/hello-jaffa.expected.txt b/tests/faces/hello-jaffa.expected.txt index 29752d9e..aab3278c 100644 --- a/tests/faces/hello-jaffa.expected.txt +++ b/tests/faces/hello-jaffa.expected.txt @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // JaffaScript face. Distinctive features exercised: `function` keyword, diff --git a/tests/faces/hello-lucid.expected.txt b/tests/faces/hello-lucid.expected.txt index aaa821cf..322e2cb8 100644 --- a/tests/faces/hello-lucid.expected.txt +++ b/tests/faces/hello-lucid.expected.txt @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // LucidScript face. Distinctive features exercised: module declaration diff --git a/tests/faces/hello-pseudo.expected.txt b/tests/faces/hello-pseudo.expected.txt index 19405b3b..f9e377db 100644 --- a/tests/faces/hello-pseudo.expected.txt +++ b/tests/faces/hello-pseudo.expected.txt @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // PseudoScript face. Distinctive features exercised: diff --git a/tests/faces/hello-rattle.expected.txt b/tests/faces/hello-rattle.expected.txt index ba3feb7e..9137aa92 100644 --- a/tests/faces/hello-rattle.expected.txt +++ b/tests/faces/hello-rattle.expected.txt @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell // // RattleScript face. Distinctive features exercised: `def` keyword, diff --git a/tests/modules/loader-bridge/README.adoc b/tests/modules/loader-bridge/README.adoc index ef59c8bb..36999607 100644 --- a/tests/modules/loader-bridge/README.adoc +++ b/tests/modules/loader-bridge/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = INT-02 loader-bridge acceptance harness (#179) Proves the host-agnostic loader (`packages/affine-js/loader.js`) on diff --git a/tests/modules/xmod-link/README.adoc b/tests/modules/xmod-link/README.adoc index f8fa41d2..d78bc859 100644 --- a/tests/modules/xmod-link/README.adoc +++ b/tests/modules/xmod-link/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = INT-01 / #178 — cross-module WASM link+execute acceptance Reproducible proof that *real multi-file AffineScript libraries are diff --git a/tools/affine-doc/assets/search.js b/tools/affine-doc/assets/search.js index e1eb8631..ea8fad38 100644 --- a/tools/affine-doc/assets/search.js +++ b/tools/affine-doc/assets/search.js @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // AffineScript Documentation Search (function() { diff --git a/tools/affine-doc/assets/style.css b/tools/affine-doc/assets/style.css index 6d80d775..d1cf1b3c 100644 --- a/tools/affine-doc/assets/style.css +++ b/tools/affine-doc/assets/style.css @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: Apache-2.0 OR MIT */ +/* SPDX-License-Identifier: MPL-2.0 OR MIT */ /* AffineScript Documentation Styles */ :root { diff --git a/tools/affine-doc/src/extract.rs b/tools/affine-doc/src/extract.rs index 0e91293f..f087304a 100644 --- a/tools/affine-doc/src/extract.rs +++ b/tools/affine-doc/src/extract.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Documentation Extraction diff --git a/tools/affine-doc/src/html.rs b/tools/affine-doc/src/html.rs index b3302e35..d7dfd0a1 100644 --- a/tools/affine-doc/src/html.rs +++ b/tools/affine-doc/src/html.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! HTML Generation diff --git a/tools/affine-doc/src/index.rs b/tools/affine-doc/src/index.rs index 79028f91..6678df78 100644 --- a/tools/affine-doc/src/index.rs +++ b/tools/affine-doc/src/index.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Search Index diff --git a/tools/affine-doc/src/main.rs b/tools/affine-doc/src/main.rs index 66e14e28..26d3a104 100644 --- a/tools/affine-doc/src/main.rs +++ b/tools/affine-doc/src/main.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! AffineScript Documentation Generator diff --git a/tools/affine-doc/src/render.rs b/tools/affine-doc/src/render.rs index f0b058c1..e7e96145 100644 --- a/tools/affine-doc/src/render.rs +++ b/tools/affine-doc/src/render.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Markdown Rendering diff --git a/tools/affine-pkg/src/build.rs b/tools/affine-pkg/src/build.rs index d8da1a53..9535efa8 100644 --- a/tools/affine-pkg/src/build.rs +++ b/tools/affine-pkg/src/build.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Build System diff --git a/tools/affine-pkg/src/config.rs b/tools/affine-pkg/src/config.rs index 7a6005b1..2c7d7086 100644 --- a/tools/affine-pkg/src/config.rs +++ b/tools/affine-pkg/src/config.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Configuration diff --git a/tools/affine-pkg/src/lockfile.rs b/tools/affine-pkg/src/lockfile.rs index fee364e9..87fd9520 100644 --- a/tools/affine-pkg/src/lockfile.rs +++ b/tools/affine-pkg/src/lockfile.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Lock File (affine.lock) diff --git a/tools/affine-pkg/src/main.rs b/tools/affine-pkg/src/main.rs index c2d87c5e..7800905f 100644 --- a/tools/affine-pkg/src/main.rs +++ b/tools/affine-pkg/src/main.rs @@ -1,5 +1,5 @@ #![forbid(unsafe_code)] -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! AffineScript Package Manager diff --git a/tools/affine-pkg/src/manifest.rs b/tools/affine-pkg/src/manifest.rs index 4cbb96cd..6fd00e23 100644 --- a/tools/affine-pkg/src/manifest.rs +++ b/tools/affine-pkg/src/manifest.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Package Manifest (affine.toml) diff --git a/tools/affine-pkg/src/registry.rs b/tools/affine-pkg/src/registry.rs index 06462c34..ef8c3b19 100644 --- a/tools/affine-pkg/src/registry.rs +++ b/tools/affine-pkg/src/registry.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Package Registry Client diff --git a/tools/affine-pkg/src/resolve.rs b/tools/affine-pkg/src/resolve.rs index ed24393b..41cff43e 100644 --- a/tools/affine-pkg/src/resolve.rs +++ b/tools/affine-pkg/src/resolve.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Dependency Resolution diff --git a/tools/affine-pkg/src/storage.rs b/tools/affine-pkg/src/storage.rs index a9dcea97..db2dbd4e 100644 --- a/tools/affine-pkg/src/storage.rs +++ b/tools/affine-pkg/src/storage.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Content-Addressed Storage diff --git a/tools/affine-pkg/src/workspace.rs b/tools/affine-pkg/src/workspace.rs index 59d9b6ce..8d16076c 100644 --- a/tools/affine-pkg/src/workspace.rs +++ b/tools/affine-pkg/src/workspace.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: Apache-2.0 OR MIT +// SPDX-License-Identifier: MPL-2.0 OR MIT // Copyright 2024 AffineScript Contributors //! Workspace Support diff --git a/tools/estate-rs-audit/README.adoc b/tools/estate-rs-audit/README.adoc index 9ca6dd7e..4a355171 100644 --- a/tools/estate-rs-audit/README.adoc +++ b/tools/estate-rs-audit/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2024-2026 hyperpolymath = Estate ReScript-surface elimination — campaign infrastructure :toc: macro diff --git a/tools/res-to-affine/CORPUS-RUN.md b/tools/res-to-affine/CORPUS-RUN.md index 017b2cef..ee9f3a39 100644 --- a/tools/res-to-affine/CORPUS-RUN.md +++ b/tools/res-to-affine/CORPUS-RUN.md @@ -1,4 +1,4 @@ - + # `res-to-affine` — Phase-1 corpus run (2026-05-21) diff --git a/tools/res-to-affine/README.md b/tools/res-to-affine/README.md index 7da64140..c9888e3e 100644 --- a/tools/res-to-affine/README.md +++ b/tools/res-to-affine/README.md @@ -1,4 +1,4 @@ - + # `res-to-affine` — ReScript-to-AffineScript migration assistant diff --git a/tools/res-to-affine/test/expected/sample.affine b/tools/res-to-affine/test/expected/sample.affine index 21715180..e4566b7e 100644 --- a/tools/res-to-affine/test/expected/sample.affine +++ b/tools/res-to-affine/test/expected/sample.affine @@ -28,7 +28,7 @@ module Sample // records, and lift Result/Validation to fail-paths. /* ORIGINAL RESCRIPT — retained for reference; delete once port lands. - // SPDX-License-Identifier: MIT + // SPDX-License-Identifier: MPL-2.0 // Synthetic fixture exercising every Phase-1 anti-pattern. Not a real // ReScript program; the scanner is line-based so it doesn't care. diff --git a/tools/res-to-affine/test/fixtures/partial1.res b/tools/res-to-affine/test/fixtures/partial1.res index ff1832ba..a02fb3b6 100644 --- a/tools/res-to-affine/test/fixtures/partial1.res +++ b/tools/res-to-affine/test/fixtures/partial1.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // #488 partial-port fixture: module-top-level functions -> `fn` skeletons // with switch->match, pipe desugaring, if/else, blocks, array/record literals, // and best-effort expression translation. Output is NOT expected to diff --git a/tools/res-to-affine/test/fixtures/phase2c.res b/tools/res-to-affine/test/fixtures/phase2c.res index 9dddb3c3..fe01bbd8 100644 --- a/tools/res-to-affine/test/fixtures/phase2c.res +++ b/tools/res-to-affine/test/fixtures/phase2c.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Synthetic fixture for the two anti-patterns that were explicitly // deferred from Phase 1 entirely because they need real AST: // 1. inline-callback-record — 3+ inline function values in a single diff --git a/tools/res-to-affine/test/fixtures/phase3.res b/tools/res-to-affine/test/fixtures/phase3.res index 712ac268..8b8a17cd 100644 --- a/tools/res-to-affine/test/fixtures/phase3.res +++ b/tools/res-to-affine/test/fixtures/phase3.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Synthetic fixture for Phase 3 slice 1: structural type-declaration // translation. The first three type declarations are fully structural // and #228-independent, so the walker's --translate path renders them diff --git a/tools/res-to-affine/test/fixtures/phase3b.res b/tools/res-to-affine/test/fixtures/phase3b.res index e2cbe840..d5a00053 100644 --- a/tools/res-to-affine/test/fixtures/phase3b.res +++ b/tools/res-to-affine/test/fixtures/phase3b.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Phase 3 slice 2 fixture: record types (-> struct) and generics. // type point = {x: int, y: int} -> struct Point { x: Int, y: Int } // type box<'a> = {value: 'a} -> struct Box[A] { value: A } diff --git a/tools/res-to-affine/test/fixtures/phase3c.res b/tools/res-to-affine/test/fixtures/phase3c.res index c4166165..c667ebea 100644 --- a/tools/res-to-affine/test/fixtures/phase3c.res +++ b/tools/res-to-affine/test/fixtures/phase3c.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Phase 3 slice 3 fixture: module-level `let = ` -> `const`. // let answer = 42 -> const answer: Int = 42; // let pi = 3.14 -> const pi: Float = 3.14; diff --git a/tools/res-to-affine/test/fixtures/sample.res b/tools/res-to-affine/test/fixtures/sample.res index 3409dd24..010afb55 100644 --- a/tools/res-to-affine/test/fixtures/sample.res +++ b/tools/res-to-affine/test/fixtures/sample.res @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MPL-2.0 // Synthetic fixture exercising every Phase-1 anti-pattern. Not a real // ReScript program; the scanner is line-based so it doesn't care. diff --git a/wiki/README.md b/wiki/README.md index 346ba090..0ebc8a9c 100644 --- a/wiki/README.md +++ b/wiki/README.md @@ -1,4 +1,4 @@ - + # AffineScript Wiki