Skip to content

Commit 38ddaeb

Browse files
committed
chore: RSR sync and mass repository update
1 parent e4712d7 commit 38ddaeb

91 files changed

Lines changed: 1983 additions & 765 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

0-ai-gatekeeper-protocol/contractiles/k9/README.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards:
130130
⚠️ **Never run as root unless required** +
131131
⚠️ **Sandbox external components**
132132

133-
**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc
133+
**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc
134134

135135
== Template Files
136136

@@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/
154154
cargo install just
155155
156156
# Clone K9-SVC (for must shim and tooling)
157-
git clone https://github.com/hyperpolymath/k9-svc.git
157+
git clone https://github.com/hyperpolymath/standards.git
158+
# Note: K9-SVC is located in standards/k9-svc
158159
----
159160

160161
== Learn More
161162

162-
- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc
163-
- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc
164-
- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc
163+
- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc
164+
- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc
165+
- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc
165166
- **IANA Media Type:** `application/vnd.k9+nickel`
166167

167168
== Contributing
@@ -174,4 +175,4 @@ When adding K9 contractiles to your repository:
174175
4. Sign Hunt-level components before committing
175176
5. Add K9 validation to CI/CD pipeline
176177

177-
**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc
178+
**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc

0-ai-gatekeeper-protocol/mcp-repo-guardian/contractiles/k9/README.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards:
130130
⚠️ **Never run as root unless required** +
131131
⚠️ **Sandbox external components**
132132

133-
**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc
133+
**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc
134134

135135
== Template Files
136136

@@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/
154154
cargo install just
155155
156156
# Clone K9-SVC (for must shim and tooling)
157-
git clone https://github.com/hyperpolymath/k9-svc.git
157+
git clone https://github.com/hyperpolymath/standards.git
158+
# Note: K9-SVC is located in standards/k9-svc
158159
----
159160

160161
== Learn More
161162

162-
- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc
163-
- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc
164-
- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc
163+
- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc
164+
- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc
165+
- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc
165166
- **IANA Media Type:** `application/vnd.k9+nickel`
166167

167168
== Contributing
@@ -174,4 +175,4 @@ When adding K9 contractiles to your repository:
174175
4. Sign Hunt-level components before committing
175176
5. Add K9 validation to CI/CD pipeline
176177

177-
**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc
178+
**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc

0-ai-gatekeeper-protocol/repo-guardian-fs/contractiles/k9/README.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards:
130130
⚠️ **Never run as root unless required** +
131131
⚠️ **Sandbox external components**
132132

133-
**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc
133+
**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc
134134

135135
== Template Files
136136

@@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/
154154
cargo install just
155155
156156
# Clone K9-SVC (for must shim and tooling)
157-
git clone https://github.com/hyperpolymath/k9-svc.git
157+
git clone https://github.com/hyperpolymath/standards.git
158+
# Note: K9-SVC is located in standards/k9-svc
158159
----
159160

160161
== Learn More
161162

162-
- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc
163-
- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc
164-
- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc
163+
- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc
164+
- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc
165+
- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc
165166
- **IANA Media Type:** `application/vnd.k9+nickel`
166167

167168
== Contributing
@@ -174,4 +175,4 @@ When adding K9 contractiles to your repository:
174175
4. Sign Hunt-level components before committing
175176
5. Add K9 validation to CI/CD pipeline
176177

177-
**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc
178+
**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ The Rhodium Standard Repository specification defines compliance requirements:
159159

160160
=== Document Formats
161161

162-
* https://github.com/hyperpolymath/a2ml[a2ml] -- Attested Markup Language (typed, verified documents) (`application/vnd.a2ml`, v0.6.0 draft)
163-
* https://github.com/hyperpolymath/k9-svc[k9-svc] -- Self-validating components (embedded contracts + deployment logic)
162+
* https://github.com/hyperpolymath/standards/tree/main/a2ml[a2ml] -- Attested Markup Language (typed, verified documents) (`application/vnd.a2ml`, v0.6.0 draft)
163+
* https://github.com/hyperpolymath/standards/tree/main/k9-svc[k9-svc] -- Self-validating components (embedded contracts + deployment logic)
164164
* https://github.com/hyperpolymath/stateful-artefacts-for-gitforges[stateful-artefacts-for-gitforges] -- Metadata-driven documentation pipeline
165165

166166
=== Palimpsest

SATELLITES.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ implements = "rhodium-standard-repositories"
126126
# RELATED STANDARDS
127127
# ============================================================
128128
[satellites.repos.a2ml]
129-
url = "https://github.com/hyperpolymath/a2ml"
129+
url = "https://github.com/hyperpolymath/standards/tree/main/a2ml"
130130
role = "specification"
131131
tier = "format"
132132
description = "Attested Markup Language - typed, verified documents"
@@ -139,7 +139,7 @@ adjacent = ["k9-svc"]
139139
example-implementations = ["stateful-artefacts-for-gitforges"]
140140

141141
[satellites.repos.k9-svc]
142-
url = "https://github.com/hyperpolymath/k9-svc"
142+
url = "https://github.com/hyperpolymath/standards/tree/main/k9-svc"
143143
role = "specification"
144144
tier = "format"
145145
description = "Self-validating components with embedded contracts and deployment logic"

a2ml/.well-known/ai.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository and its contents MAY be used for AI/LLM training with attributio
66

77
## Attribution Required
88
- Cite as: A2ML v1.0.0, Jonathan D.A. Jewell, 2026
9-
- Reference: https://github.com/hyperpolymath/a2ml
9+
- Reference: https://github.com/hyperpolymath/standards/tree/main/a2ml
1010
- License: PMPL-1.0-or-later
1111

1212
## Project Context

a2ml/.well-known/security.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
# === Primary Contact ===
66
Contact: mailto:security@a2ml.net
7-
Contact: https://github.com/hyperpolymath/a2ml/security/advisories/new
7+
Contact: https://github.com/hyperpolymath/standards/tree/main/a2ml/security/advisories/new
88

99
# === Security Policy ===
10-
Policy: https://github.com/hyperpolymath/a2ml/security/policy
10+
Policy: https://github.com/hyperpolymath/standards/tree/main/a2ml/security/policy
1111
Policy: https://a2ml.net/.well-known/security-policy.html
1212

1313
# === Encryption (PGP) ===
@@ -16,11 +16,11 @@ Encryption: https://github.com/hyperpolymath.gpg
1616
Encryption: https://a2ml.net/.well-known/pgp-key.asc
1717

1818
# === Acknowledgments ===
19-
Acknowledgments: https://github.com/hyperpolymath/a2ml#security-acknowledgments
19+
Acknowledgments: https://github.com/hyperpolymath/standards/tree/main/a2ml#security-acknowledgments
2020
Acknowledgments: https://a2ml.net/security/acknowledgments
2121

2222
# === Hiring (Security Team) ===
23-
Hiring: https://github.com/hyperpolymath/a2ml/blob/main/CONTRIBUTING.md
23+
Hiring: https://github.com/hyperpolymath/standards/blob/main/a2ml/CONTRIBUTING.md
2424

2525
# === Preferred Languages ===
2626
Preferred-Languages: en

a2ml/.well-known/trust.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Website: https://a2ml.net
1010

1111
# === Responsible Disclosure ===
1212
Security Contact: security@a2ml.net
13-
Security Policy: https://github.com/hyperpolymath/a2ml/security/policy
13+
Security Policy: https://github.com/hyperpolymath/standards/tree/main/a2ml/security/policy
1414
Bug Bounty: Not currently available
1515
Encryption: https://keys.openpgp.org/search?q=jonathan.jewell@open.ac.uk
1616

@@ -24,9 +24,9 @@ Consent Management: Consent-Aware HTTP (cookie-based)
2424
# === Transparency ===
2525
Open Source: Yes
2626
License: PMPL-1.0-or-later (https://palimpsest.spdx.dev)
27-
Source Code: https://github.com/hyperpolymath/a2ml
28-
Issue Tracker: https://github.com/hyperpolymath/a2ml/issues
29-
Changelog: https://github.com/hyperpolymath/a2ml/releases
27+
Source Code: https://github.com/hyperpolymath/standards/tree/main/a2ml
28+
Issue Tracker: https://github.com/hyperpolymath/standards/tree/main/a2ml/issues
29+
Changelog: https://github.com/hyperpolymath/standards/tree/main/a2ml/releases
3030

3131
# === Infrastructure ===
3232
Hosting: GitHub Pages
@@ -47,7 +47,7 @@ SPF/DMARC: Yes
4747

4848
# === Contact Methods ===
4949
Email: info@a2ml.net
50-
GitHub: https://github.com/hyperpolymath/a2ml
50+
GitHub: https://github.com/hyperpolymath/standards/tree/main/a2ml
5151
Security Email: security@a2ml.net
5252
PGP Key: https://keys.openpgp.org/search?q=jonathan.jewell@open.ac.uk
5353

a2ml/IANA-MEDIA-TYPE-APPLICATION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ interoperability across different use cases (authoring vs. publication).
112112
## Published Specification
113113

114114
- **Primary specification (v1.0.0, Stable):**
115-
https://github.com/hyperpolymath/a2ml/blob/main/SPEC-v1.0.adoc
115+
https://github.com/hyperpolymath/standards/blob/main/a2ml/SPEC-v1.0.adoc
116116

117117
- **Surface grammar specification (v0, Draft):**
118-
https://github.com/hyperpolymath/a2ml/blob/main/SPEC.adoc
118+
https://github.com/hyperpolymath/standards/blob/main/a2ml/SPEC.adoc
119119

120120
- **Formal verification (Idris2 core):**
121121
https://github.com/hyperpolymath/a2ml/tree/main/src/A2ML
@@ -134,7 +134,7 @@ A2ML is used by:
134134
- Standards bodies requiring attested document integrity
135135
- AI agent manifest files (0-AI-MANIFEST.a2ml, AI.a2ml)
136136

137-
Reference implementation: https://github.com/hyperpolymath/a2ml
137+
Reference implementation: https://github.com/hyperpolymath/standards/tree/main/a2ml
138138

139139
---
140140

@@ -210,7 +210,7 @@ attestation and byte-for-byte opaque payload fidelity.
210210
https://www.rfc-editor.org/rfc/rfc6838.html
211211

212212
2. A2ML Specification (v1.0.0, Stable)
213-
https://github.com/hyperpolymath/a2ml/blob/main/SPEC-v1.0.adoc
213+
https://github.com/hyperpolymath/standards/blob/main/a2ml/SPEC-v1.0.adoc
214214

215215
3. A2ML Idris2 Core Implementation
216216
https://github.com/hyperpolymath/a2ml/tree/main/src/A2ML

a2ml/RELEASE-NOTES-v1.0.0.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,8 @@ Report security issues to: j.d.a.jewell@open.ac.uk
289289
[source,bash]
290290
----
291291
# Clone repository
292-
git clone https://github.com/hyperpolymath/a2ml.git
292+
git clone https://github.com/hyperpolymath/standards.git
293+
# Note: A2ML is located in standards/a2ml
293294
cd a2ml
294295
295296
# Build CLI

0 commit comments

Comments
 (0)