File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ The Rhodium Standard Repository specification defines compliance requirements:
117117=== Document Formats
118118
119119* https://github.com/hyperpolymath/a2ml[a2ml] — Attested Markup Language (typed, verified documents)
120+ * https://github.com/hyperpolymath/k9-svc[k9-svc] — Self-validating components (embedded contracts + deployment logic)
121+ * https://github.com/hyperpolymath/stateful-artefacts-for-gitforges[stateful-artefacts-for-gitforges] — Metadata-driven documentation pipeline
120122
121123=== Palimpsest
122124
Original file line number Diff line number Diff line change 133133 (adjacent (" k9-svc" ))
134134 (example-implementations (" stateful-artefacts-for-gitforges" ))))
135135
136-
136+ (satellite
137+ (name " k9-svc" )
138+ (url " https://github.com/hyperpolymath/k9-svc" )
139+ (role " specification" )
140+ (tier " format" )
141+ (description " Self-validating components with embedded contracts and deployment logic" )
142+ (relationships
143+ (parent " standards" )
144+ (related (" a2ml" ))))
145+
146+ (satellite
147+ (name " stateful-artefacts-for-gitforges" )
148+ (url " https://github.com/hyperpolymath/stateful-artefacts-for-gitforges" )
149+ (role " tooling" )
150+ (tier " application" )
151+ (description " Metadata-driven documentation pipeline for Git forges" )
152+ (relationships
153+ (parent " standards" )
154+ (related (" a2ml" ))))
155+
137156 (satellite
138157 (name " palimpsest-license" )
139158 (url " https://github.com/hyperpolymath/palimpsest-license" )
You can’t perform that action at this time.
0 commit comments