File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11= Hyperpolymath Standards
22
3- image:https://img.shields.io/badge/License-MPL_2 .0-blue.svg[MPL-2 .0,link="https://opensource.org/licenses/MPL-2.0 "]
4- image:https://img.shields.io/badge/Philosophy-Palimpsest-purple .svg[Palimpsest,link="https://github.com/hyperpolymath/palimpsest-licence "]
3+ image:https://img.shields.io/badge/License-PMPL--1 .0-blue.svg[License: PMPL-1 .0,link="https://github.com/hyperpolymath/palimpsest-license "]
4+ image:https://img.shields.io/badge/Philosophy-Palimpsest-indigo .svg[Palimpsest,link="https://github.com/hyperpolymath/palimpsest-license "]
55
66:toc: macro
77:toc-placement!:
@@ -114,6 +114,10 @@ The Rhodium Standard Repository specification defines compliance requirements:
114114|CI/CD pipeline for RSR enforcement
115115|===
116116
117+ === Document Formats
118+
119+ * https://github.com/hyperpolymath/a2ml[a2ml] — Attested Markup Language (typed, verified documents)
120+
117121=== Palimpsest
118122
119123Philosophical licensing overlay for consent-based digital interaction:
@@ -306,7 +310,7 @@ standards/
306310**Build & Licensing:**
307311
308312* https://github.com/hyperpolymath/mustfile[mustfile] — Build system standard
309- * https://github.com/hyperpolymath/palimpsest-licence [palimpsest-licence ] — Licensing framework
313+ * https://github.com/hyperpolymath/palimpsest-license [palimpsest-license ] — Licensing framework
310314
311315== License
312316
Original file line number Diff line number Diff line change 1- ; ; SPDX-License-Identifier: AGPL-3 .0-or-later
1+ ; ; SPDX-License-Identifier: PMPL-1 .0-or-later
22; ; SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
33; ; SATELLITES.scm — Hub-Satellite Registry for hyperpolymath/standards
44; ;
121121 ; ; RELATED STANDARDS
122122 ; ; ============================================================
123123 (satellite
124- (name " palimpsest-licence" )
125- (url " https://github.com/hyperpolymath/palimpsest-licence" )
124+ (name " a2ml" )
125+ (url " https://github.com/hyperpolymath/a2ml" )
126+ (role " specification" )
127+ (tier " format" )
128+ (description " Attested Markup Language - typed, verified documents" )
129+ (media-types (" application/vnd.a2ml" ))
130+ (relationships
131+ (parent " standards" )
132+ (related (" meta-scm" " neurosym-scm" ))
133+ (adjacent (" k9-svc" ))
134+ (example-implementations (" stateful-artefacts-for-gitforges" ))))
135+
136+
137+ (satellite
138+ (name " palimpsest-license" )
139+ (url " https://github.com/hyperpolymath/palimpsest-license" )
126140 (role " governance" )
127141 (tier " foundation" )
128142 (description " Philosophical license overlay for ethical AI development" )
You can’t perform that action at this time.
0 commit comments