Skip to content

Commit 241f3f6

Browse files
committed
Convert CHANGELOG.md to AsciiDoc
1 parent 3ea4ce1 commit 241f3f6

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

CHANGELOG.adoc

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
// SPDX-License-Identifier: AGPL-3.0-or-later
2+
= Changelog
3+
4+
All notable changes to this project will be documented in this file.
5+
6+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8+
9+
== [0.4.0] - 2025-12-09
10+
11+
=== Added
12+
- **Professional Integration Guides** for archivists, museum curators, educators, translators, psychologists, and marginalised communities
13+
- **Research Documents** covering OCanren logic programming, neurosymbolic AI architecture, PKP integration, ambient computing, and trans-perceptual representation
14+
- **Philosophy Documentation** articulating the founding question ("history written by winners") and blockchain's role in immutable consent
15+
- **Platform Infrastructure**: Nix flake, Guix package definition, Wolfi container, Nickel configuration schema
16+
- **Document Review System** for tracking freshness and consistency across the repository
17+
- **Podcast Series Plan** ("Layers") for public outreach
18+
- **Funding Strategy** and target organisation research
19+
20+
=== Changed
21+
- **Language Consolidation**: OCaml as primary implementation language (Melange for browser, OCanren for logic)
22+
- **CI/CD Overhaul**: Workflows made resilient with conditional execution and graceful degradation
23+
- **Repository Structure**: Major cleanup following APM-level project management framework
24+
- **Archived**: Elixir experiment moved to ARCHIVE/elixir-experiment/
25+
26+
=== Fixed
27+
- Merge conflict resolution for PR #41
28+
- GitHub/GitLab repository reconciliation (GitHub now canonical)
29+
- CI workflow failures blocking PRs
30+
31+
=== Removed
32+
- Elixir/Ecto schemas (archived, superseded by OCaml)
33+
- Redundant workflow files (release.yml, jekyll-gh-pages.yml)
34+
35+
== [0.3.0] - 2025-04-05
36+
37+
=== Added
38+
- **Full Dutch Translation** for all core legal texts and documentation.
39+
- **AI Governance Audits** clause to the AGI Training Consent Template.
40+
- **Collective Licensing & Cultural Heritage** safeguards and compliance protocols.
41+
- Explicit protections and definitions for **Autonomous, Agentic, Ambient, NI, and QAI systems**.
42+
- **AIBDP Compliance Clause**, making a Procedural Breach of AIBDP a direct breach of the license.
43+
- `GOVERNANCE.md` file outlining the project's decision-making process.
44+
45+
=== Changed
46+
- **Restructured Repository** for better clarity and separation of concerns.
47+
- **AGI Consent Template** updated to be a comprehensive, standalone legal document.
48+
- Refined the legal language in the core license to improve enforceability under Dutch/Scottish law.
49+
50+
== [0.2.0] - 2024-12-15
51+
52+
=== Added
53+
- **Initial Dutch Translations** for key documents.
54+
- `explainme.md` and `jurisdiction-comparison.md`.
55+
- WCAG 2.3 compliance for all web-based assets.
56+
57+
=== Changed
58+
- Formalized the Dutch Law + Scottish Courts legal framework.
59+
60+
== [0.1.0] - 2024-08-01
61+
62+
=== Added
63+
- Initial release of the Palimpsest License (v0.1).
64+
- Core principles of symbolic attribution and emotional integrity.

0 commit comments

Comments
 (0)