Skip to content

Commit 0f49a59

Browse files
hyperpolymathclaude
andcommitted
chore: RSR compliance — remove .machines_readable/ typo dir, fix AGPL→PMPL SPDX headers, fix email to j.d.a.jewell@open.ac.uk
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 96761bf commit 0f49a59

14 files changed

Lines changed: 8 additions & 188 deletions

File tree

.machine_readable/STATE.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"LSP integration at 60% — in-editor highlighting active but incomplete"
5757
"WordPress plugin needs final admin UI hooks"))
5858
(low ("Cabal maintainer email uses gmail — should be j.d.a.jewell@open.ac.uk"
59-
"Main.hs SPDX says AGPL-3.0 — stale, should be PMPL-1.0-or-later")))
59+
"Main.hs SPDX updated to PMPL-1.0-or-later")))
6060

6161
(critical-next-actions
6262
(immediate ("Run cabal build to verify compilation"

.machines_readable/6scm/AGENTIC.scm

Lines changed: 0 additions & 16 deletions
This file was deleted.

.machines_readable/6scm/ECOSYSTEM.scm

Lines changed: 0 additions & 28 deletions
This file was deleted.

.machines_readable/6scm/META.scm

Lines changed: 0 additions & 46 deletions
This file was deleted.

.machines_readable/6scm/NEUROSYM.scm

Lines changed: 0 additions & 13 deletions
This file was deleted.

.machines_readable/6scm/PLAYBOOK.scm

Lines changed: 0 additions & 13 deletions
This file was deleted.

.machines_readable/6scm/STATE.scm

Lines changed: 0 additions & 64 deletions
This file was deleted.

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ image:https://img.shields.io/badge/Philosophy-Palimpsest-indigo.svg[Palimpsest,l
55

66

77
:author: Jonathan D.A. Jewell
8-
:email: jonathan.jewell@gmail.com
8+
:email: j.d.a.jewell@open.ac.uk
99
:toc:
1010
:icons: font
1111

docs/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ See link:../LICENSE[LICENSE] for details.
208208
* **Issues**: https://github.com/hyperpolymath/sanctify-php/issues
209209
* **Documentation**: https://sanctify-php.hyperpolymath.dev
210210
* **Community**: #sanctify-php on Matrix
211-
* **Email**: jonathan.jewell@gmail.com
211+
* **Email**: j.d.a.jewell@open.ac.uk
212212

213213
== Contributing
214214

test/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- | Test suite for Sanctify PHP
2-
-- SPDX-License-Identifier: AGPL-3.0-or-later
2+
-- SPDX-License-Identifier: PMPL-1.0-or-later
33
module Main (main) where
44

55
import Test.Hspec

0 commit comments

Comments
 (0)