You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- AGPL-3.0-or-later → PMPL-1.0-or-later in SPDX-License-Identifier lines
- jonathan.jewell@open.ac.uk → j.d.a.jewell@open.ac.uk
- "hyperpolymath" → "Jonathan D.A. Jewell" in author fields
Part of global TODO cleanup (2026-03-16).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Adjust enforcement ladder for your community size
@@ -22,7 +22,7 @@ Review and customise:
22
22
23
23
## Our Pledge
24
24
25
-
We as members, contributors, and leaders pledge to make participation in {{PROJECT_NAME}} a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation.
25
+
We as members, contributors, and leaders pledge to make participation in Axiology.Jl a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation.
26
26
27
27
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
28
28
@@ -310,7 +310,7 @@ We thank these communities for their leadership in creating welcoming spaces.
310
310
311
311
If you have questions about this Code of Conduct:
312
312
313
-
- Open a [Discussion](https://{{FORGE}}/{{OWNER}}/{{REPO}}/discussions) (for general questions)
313
+
- Open a [Discussion](https://github.com/hyperpolymath/Axiology.jl/discussions) (for general questions)
314
314
- Email {{CONDUCT_EMAIL}} (for private questions)
315
315
- Contact any maintainer directly
316
316
@@ -324,4 +324,4 @@ We're all here because we care about this project. Let's make it a place where e
324
324
325
325
---
326
326
327
-
<sub>Last updated: {{CURRENT_YEAR}} · Based on Contributor Covenant 2.1</sub>
327
+
<sub>Last updated: 2026 · Based on Contributor Covenant 2.1</sub>
|**Security issues**|[Report via GitHub](https://github.com/hyperpolymath/Axiology.jl/security/advisories/new) or 6759885+hyperpolymath@users.noreply.github.com|
Copy file name to clipboardExpand all lines: SONNET-TASKS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ causing errors. There are 6 orphan blocks:
44
44
Also: duplicate SPDX header on lines 1-2 and 4-5.
45
45
46
46
**What to do:**
47
-
1. Delete line 4 (`# SPDX-License-Identifier: PMPL-1.0-or-later`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>`) -- these are duplicates of lines 1-2.
47
+
1. Delete line 4 (`# SPDX-License-Identifier: PMPL-1.0-or-later`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>`) -- these are duplicates of lines 1-2.
48
48
2. Delete lines 101-119 (orphan `demographic_parity` body after the real function's `end` on line 100).
49
49
3. Delete lines 201-238 (orphan `equalized_odds` body after the real function's `end` on line 200).
50
50
4. Delete lines 313-335 (orphan `equal_opportunity` body after the real function's `end` on line 312).
@@ -114,7 +114,7 @@ println("TASK 2 PASSED")
114
114
**Problem:** Duplicate SPDX header on lines 1-2 and 4-5.
115
115
116
116
**What to do:**
117
-
1. Delete line 4 (`# SPDX-License-Identifier: PMPL-1.0-or-later`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell <jonathan.jewell@open.ac.uk>`).
117
+
1. Delete line 4 (`# SPDX-License-Identifier: PMPL-1.0-or-later`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>`).
0 commit comments