From 5dfce730c1d62a0bef1c863017a90fa50c37ae19 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 17 Mar 2026 13:32:40 +0000 Subject: [PATCH 1/6] chore: RSR sync and mass repository update --- .../ada-loom-registry/contractiles/k9/README.adoc | 13 +++++++------ aggregate-library/contractiles/k9/README.adoc | 13 +++++++------ contractiles/k9/README.adoc | 13 +++++++------ coq-ecosystem/coq-jr/contractiles/k9/README.adoc | 13 +++++++------ deno-ecosystem/contractiles/k9/README.adoc | 13 +++++++------ devkit-risc-v/contractiles/k9/README.adoc | 13 +++++++------ .../cadre-router/contractiles/k9/README.adoc | 13 +++++++------ .../tea-router/contractiles/k9/README.adoc | 13 +++++++------ .../cadre-tea-router/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/d3/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/grpc/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/openapi/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/postgres/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/redis/contractiles/k9/README.adoc | 13 +++++++------ .../bindings/tauri/contractiles/k9/README.adoc | 13 +++++++------ .../compiler-source/contractiles/k9/README.adoc | 13 +++++++------ .../core/early-return/contractiles/k9/README.adoc | 13 +++++++------ .../packages/core/env/contractiles/k9/README.adoc | 13 +++++++------ .../core/poly-core/contractiles/k9/README.adoc | 13 +++++++------ .../core/runtime-tools/contractiles/k9/README.adoc | 13 +++++++------ .../packages/ffi/alib/contractiles/k9/README.adoc | 13 +++++++------ .../ffi/wasm-bridge/contractiles/k9/README.adoc | 13 +++++++------ .../ffi/wasm-runtime/contractiles/k9/README.adoc | 13 +++++++------ .../ffi/zig-ffi/contractiles/k9/README.adoc | 13 +++++++------ .../alib-codemods/contractiles/k9/README.adoc | 13 +++++++------ .../alib-conformance/contractiles/k9/README.adoc | 13 +++++++------ .../alib-for-rescript/contractiles/k9/README.adoc | 13 +++++++------ .../alib-interop/contractiles/k9/README.adoc | 13 +++++++------ .../create-poly/contractiles/k9/README.adoc | 13 +++++++------ .../evangeliser/contractiles/k9/README.adoc | 13 +++++++------ .../web/bridge-web/contractiles/k9/README.adoc | 13 +++++++------ .../web/dom-mounter/contractiles/k9/README.adoc | 13 +++++++------ .../HYPERPOLYMATH-RESCRIPT-OPPORTUNITIES.md | 14 +++++++------- .../web/full-stack/RESCRIPT-TEAM-EMAIL-DRAFT.md | 4 ++-- .../web/full-stack/contractiles/k9/README.adoc | 13 +++++++------ .../web/http-server/contractiles/k9/README.adoc | 13 +++++++------ .../packages/web/tea/contractiles/k9/README.adoc | 13 +++++++------ .../web/websocket/contractiles/k9/README.adoc | 13 +++++++------ .../contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ riscv-guix-buildsys/contractiles/k9/README.adoc | 13 +++++++------ satellites/git-tools/polysafe-gitfixer | 2 +- techstack-enforcer/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ .../.machine_readable/contractiles/k9/README.adoc | 13 +++++++------ well-known-ecosystem/contractiles/k9/README.adoc | 13 +++++++------ .../bridge-nginx-zig/contractiles/k9/README.adoc | 13 +++++++------ 54 files changed, 367 insertions(+), 316 deletions(-) diff --git a/ada-ecosystem/ada-loom-registry/contractiles/k9/README.adoc b/ada-ecosystem/ada-loom-registry/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/ada-ecosystem/ada-loom-registry/contractiles/k9/README.adoc +++ b/ada-ecosystem/ada-loom-registry/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/aggregate-library/contractiles/k9/README.adoc b/aggregate-library/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/aggregate-library/contractiles/k9/README.adoc +++ b/aggregate-library/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/contractiles/k9/README.adoc b/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/contractiles/k9/README.adoc +++ b/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/coq-ecosystem/coq-jr/contractiles/k9/README.adoc b/coq-ecosystem/coq-jr/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/coq-ecosystem/coq-jr/contractiles/k9/README.adoc +++ b/coq-ecosystem/coq-jr/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/deno-ecosystem/contractiles/k9/README.adoc b/deno-ecosystem/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/deno-ecosystem/contractiles/k9/README.adoc +++ b/deno-ecosystem/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/devkit-risc-v/contractiles/k9/README.adoc b/devkit-risc-v/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/devkit-risc-v/contractiles/k9/README.adoc +++ b/devkit-risc-v/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/cadre-router/contractiles/k9/README.adoc b/rescript-ecosystem/cadre-router/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/rescript-ecosystem/cadre-router/contractiles/k9/README.adoc +++ b/rescript-ecosystem/cadre-router/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/cadre-router/tea-router/contractiles/k9/README.adoc b/rescript-ecosystem/cadre-router/tea-router/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/rescript-ecosystem/cadre-router/tea-router/contractiles/k9/README.adoc +++ b/rescript-ecosystem/cadre-router/tea-router/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/cadre-tea-router/contractiles/k9/README.adoc b/rescript-ecosystem/cadre-tea-router/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/rescript-ecosystem/cadre-tea-router/contractiles/k9/README.adoc +++ b/rescript-ecosystem/cadre-tea-router/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/d3/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/d3/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/d3/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/d3/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/grpc/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/grpc/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/grpc/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/grpc/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/openapi/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/openapi/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/openapi/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/openapi/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/postgres/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/postgres/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/postgres/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/postgres/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/redis/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/redis/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/redis/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/redis/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/bindings/tauri/contractiles/k9/README.adoc b/rescript-ecosystem/packages/bindings/tauri/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/bindings/tauri/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/bindings/tauri/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/core/compiler-source/contractiles/k9/README.adoc b/rescript-ecosystem/packages/core/compiler-source/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/core/compiler-source/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/core/compiler-source/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/core/early-return/contractiles/k9/README.adoc b/rescript-ecosystem/packages/core/early-return/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/core/early-return/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/core/early-return/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/core/env/contractiles/k9/README.adoc b/rescript-ecosystem/packages/core/env/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/core/env/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/core/env/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/core/poly-core/contractiles/k9/README.adoc b/rescript-ecosystem/packages/core/poly-core/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/core/poly-core/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/core/poly-core/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/core/runtime-tools/contractiles/k9/README.adoc b/rescript-ecosystem/packages/core/runtime-tools/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/core/runtime-tools/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/core/runtime-tools/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/ffi/alib/contractiles/k9/README.adoc b/rescript-ecosystem/packages/ffi/alib/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/ffi/alib/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/ffi/alib/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/ffi/wasm-bridge/contractiles/k9/README.adoc b/rescript-ecosystem/packages/ffi/wasm-bridge/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/ffi/wasm-bridge/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/ffi/wasm-bridge/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/ffi/wasm-runtime/contractiles/k9/README.adoc b/rescript-ecosystem/packages/ffi/wasm-runtime/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/ffi/wasm-runtime/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/ffi/wasm-runtime/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/ffi/zig-ffi/contractiles/k9/README.adoc b/rescript-ecosystem/packages/ffi/zig-ffi/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/ffi/zig-ffi/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/ffi/zig-ffi/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/alib-codemods/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/alib-codemods/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/alib-codemods/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/alib-codemods/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/alib-conformance/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/alib-conformance/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/alib-conformance/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/alib-conformance/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/alib-for-rescript/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/alib-for-rescript/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/alib-for-rescript/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/alib-for-rescript/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/alib-interop/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/alib-interop/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/alib-interop/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/alib-interop/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/create-poly/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/create-poly/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/create-poly/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/create-poly/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/tooling/evangeliser/contractiles/k9/README.adoc b/rescript-ecosystem/packages/tooling/evangeliser/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/tooling/evangeliser/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/tooling/evangeliser/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/bridge-web/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/bridge-web/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/bridge-web/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/bridge-web/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/dom-mounter/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/dom-mounter/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/dom-mounter/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/dom-mounter/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/full-stack/HYPERPOLYMATH-RESCRIPT-OPPORTUNITIES.md b/rescript-ecosystem/packages/web/full-stack/HYPERPOLYMATH-RESCRIPT-OPPORTUNITIES.md index b7822af5..b675516a 100644 --- a/rescript-ecosystem/packages/web/full-stack/HYPERPOLYMATH-RESCRIPT-OPPORTUNITIES.md +++ b/rescript-ecosystem/packages/web/full-stack/HYPERPOLYMATH-RESCRIPT-OPPORTUNITIES.md @@ -28,7 +28,7 @@ The **Hyperpolymath ecosystem** (500+ repositories) demonstrates ReScript's capa ### What A2ML Is -**Repository:** https://github.com/hyperpolymath/a2ml +**Repository:** https://github.com/hyperpolymath/standards/tree/main/a2ml A2ML (Attested Markup Language) is a **typed, formally verified markup format** with: - Lightweight Djot-like syntax @@ -119,7 +119,7 @@ wasm-pack build --target web - "Building Parsers in ReScript" tutorial - WASM compilation guide -**Repository Link:** https://github.com/hyperpolymath/a2ml +**Repository Link:** https://github.com/hyperpolymath/standards/tree/main/a2ml --- @@ -248,7 +248,7 @@ switch commits { ### What K9-SVC Is -**Repository:** https://github.com/hyperpolymath/k9-svc +**Repository:** https://github.com/hyperpolymath/standards/tree/main/k9-svc K9 is a **self-validating component format**: - Uses Nickel for validation (typed configuration language) @@ -343,7 +343,7 @@ config | { - Blog post: "Type-Safe ReScript Configs with K9" - Add to ReScript tooling ecosystem -**Repository Link:** https://github.com/hyperpolymath/k9-svc +**Repository Link:** https://github.com/hyperpolymath/standards/tree/main/k9-svc --- @@ -610,7 +610,7 @@ abi2res src/abi/Types.idr --output bindings/Git.res ### For ReScript Team **High Priority:** -1. [ ] Review A2ML codebase (https://github.com/hyperpolymath/a2ml) +1. [ ] Review A2ML codebase (https://github.com/hyperpolymath/standards/tree/main/a2ml) 2. [ ] Feature A2ML on ReScript showcase 3. [ ] Blog post: "ReScript for Language Tooling" 4. [ ] Contact for case study interview @@ -700,8 +700,8 @@ abi2res src/abi/Types.idr --output bindings/Git.res - **ReScript Full Stack:** https://github.com/hyperpolymath/rescript-full-stack ### Language Tooling -- **A2ML:** https://github.com/hyperpolymath/a2ml (ReScript parser + WASM) -- **K9-SVC:** https://github.com/hyperpolymath/k9-svc (config validation) +- **A2ML:** https://github.com/hyperpolymath/standards/tree/main/a2ml (ReScript parser + WASM) +- **K9-SVC:** https://github.com/hyperpolymath/standards/tree/main/k9-svc (config validation) ### ABI/FFI (8 repos) - **zig-container-ffi:** https://github.com/hyperpolymath/zig-container-ffi diff --git a/rescript-ecosystem/packages/web/full-stack/RESCRIPT-TEAM-EMAIL-DRAFT.md b/rescript-ecosystem/packages/web/full-stack/RESCRIPT-TEAM-EMAIL-DRAFT.md index 59172b33..76f879d9 100644 --- a/rescript-ecosystem/packages/web/full-stack/RESCRIPT-TEAM-EMAIL-DRAFT.md +++ b/rescript-ecosystem/packages/web/full-stack/RESCRIPT-TEAM-EMAIL-DRAFT.md @@ -22,7 +22,7 @@ I'm Jonathan Jewell from The Open University, maintainer of the Hyperpolymath ec ### Key Projects **1. A2ML (Attested Markup Language)** -- Repository: https://github.com/hyperpolymath/a2ml +- Repository: https://github.com/hyperpolymath/standards/tree/main/a2ml - ReScript-powered parser for typed markup with formal verification - WASM compilation for browser-native validation (45KB output) - Demonstrates ReScript for language tooling, not just web UIs @@ -98,7 +98,7 @@ Hi ReScript Team, I maintain the Hyperpolymath ecosystem (500+ repos) and wanted to share our ReScript usage: **A2ML** - Type-safe markup language with ReScript parser + WASM compilation -https://github.com/hyperpolymath/a2ml +https://github.com/hyperpolymath/standards/tree/main/a2ml **Key Point:** We're using ReScript for language tooling and compilers, not just web apps. Would love to collaborate on showcasing these use cases! diff --git a/rescript-ecosystem/packages/web/full-stack/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/full-stack/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/full-stack/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/full-stack/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/http-server/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/http-server/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/http-server/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/http-server/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/tea/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/tea/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/tea/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/tea/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/packages/web/websocket/contractiles/k9/README.adoc b/rescript-ecosystem/packages/web/websocket/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/rescript-ecosystem/packages/web/websocket/contractiles/k9/README.adoc +++ b/rescript-ecosystem/packages/web/websocket/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/rescript-dom-mounter/contractiles/k9/README.adoc b/rescript-ecosystem/rescript-dom-mounter/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/rescript-ecosystem/rescript-dom-mounter/contractiles/k9/README.adoc +++ b/rescript-ecosystem/rescript-dom-mounter/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/rescript-ecosystem/rescript-vite/.machine_readable/contractiles/k9/README.adoc b/rescript-ecosystem/rescript-vite/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..39922f12 100644 --- a/rescript-ecosystem/rescript-vite/.machine_readable/contractiles/k9/README.adoc +++ b/rescript-ecosystem/rescript-vite/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/riscv-guix-buildsys/contractiles/k9/README.adoc b/riscv-guix-buildsys/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/riscv-guix-buildsys/contractiles/k9/README.adoc +++ b/riscv-guix-buildsys/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/satellites/git-tools/polysafe-gitfixer b/satellites/git-tools/polysafe-gitfixer index b006b665..56d97503 160000 --- a/satellites/git-tools/polysafe-gitfixer +++ b/satellites/git-tools/polysafe-gitfixer @@ -1 +1 @@ -Subproject commit b006b665e55796d25d51d50e9ff25b287f35b74a +Subproject commit 56d97503fa02e576729a4dd70168cf8e5fcb6dbf diff --git a/techstack-enforcer/contractiles/k9/README.adoc b/techstack-enforcer/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/techstack-enforcer/contractiles/k9/README.adoc +++ b/techstack-enforcer/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-api-interfaces/v-graphql/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-api-interfaces/v-graphql/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-api-interfaces/v-graphql/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-api-interfaces/v-graphql/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-api-interfaces/v-grpc/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-api-interfaces/v-grpc/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-api-interfaces/v-grpc/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-api-interfaces/v-grpc/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-api-interfaces/v-rest/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-api-interfaces/v-rest/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-api-interfaces/v-rest/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-api-interfaces/v-rest/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-benchmarks/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-benchmarks/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-benchmarks/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-benchmarks/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-idris-abi/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-idris-abi/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-idris-abi/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-idris-abi/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-middleware/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-middleware/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-middleware/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-middleware/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-telemetry/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-telemetry/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-telemetry/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-telemetry/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-validator/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-validator/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-validator/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-validator/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/v-ecosystem/v-zig-ffi/.machine_readable/contractiles/k9/README.adoc b/v-ecosystem/v-zig-ffi/.machine_readable/contractiles/k9/README.adoc index 93eb1a0b..447eebd3 100644 --- a/v-ecosystem/v-zig-ffi/.machine_readable/contractiles/k9/README.adoc +++ b/v-ecosystem/v-zig-ffi/.machine_readable/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/well-known-ecosystem/contractiles/k9/README.adoc b/well-known-ecosystem/contractiles/k9/README.adoc index 19927521..137c1843 100644 --- a/well-known-ecosystem/contractiles/k9/README.adoc +++ b/well-known-ecosystem/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/k9-svc ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc diff --git a/zig-ecosystem/bridge-nginx-zig/contractiles/k9/README.adoc b/zig-ecosystem/bridge-nginx-zig/contractiles/k9/README.adoc index 19927521..65074e79 100644 --- a/zig-ecosystem/bridge-nginx-zig/contractiles/k9/README.adoc +++ b/zig-ecosystem/bridge-nginx-zig/contractiles/k9/README.adoc @@ -130,7 +130,7 @@ K9 contractiles integrate with other RSR standards: ⚠️ **Never run as root unless required** + ⚠️ **Sandbox external components** -**See:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-BEST-PRACTICES.adoc +**See:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-BEST-PRACTICES.adoc == Template Files @@ -154,14 +154,15 @@ chmod +x nickel && sudo mv nickel /usr/local/bin/ cargo install just # Clone K9-SVC (for must shim and tooling) -git clone https://github.com/hyperpolymath/k9-svc.git +git clone https://github.com/hyperpolymath/standards.git +# Note: K9-SVC is located in standards/.git ---- == Learn More -- **K9-SVC Specification:** https://github.com/hyperpolymath/k9-svc/blob/main/SPEC.adoc -- **K9 User Guide:** https://github.com/hyperpolymath/k9-svc/blob/main/GUIDE.adoc -- **Security Documentation:** https://github.com/hyperpolymath/k9-svc/blob/main/docs/SECURITY-FAQ.adoc +- **K9-SVC Specification:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/SPEC.adoc +- **K9 User Guide:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/GUIDE.adoc +- **Security Documentation:** https://github.com/hyperpolymath/standards/blob/main/k9-svc/docs/SECURITY-FAQ.adoc - **IANA Media Type:** `application/vnd.k9+nickel` == Contributing @@ -174,4 +175,4 @@ When adding K9 contractiles to your repository: 4. Sign Hunt-level components before committing 5. Add K9 validation to CI/CD pipeline -**Questions?** Open an issue on https://github.com/hyperpolymath/k9-svc +**Questions?** Open an issue on https://github.com/hyperpolymath/standards/tree/main/k9-svc From 3c6a672a2c2a7838f6bb988171a701e17bb6df91 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:33:43 +0000 Subject: [PATCH 2/6] =?UTF-8?q?chore:=20Big=20Unification=20=E2=80=94=20at?= =?UTF-8?q?tach=20to=20BoJ=20Server=20/=20Casket=20architecture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/boj-build.yml | 19 +++++++++++++++++++ .machine_readable/anchors/ANCHOR.a2ml | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 .github/workflows/boj-build.yml create mode 100644 .machine_readable/anchors/ANCHOR.a2ml diff --git a/.github/workflows/boj-build.yml b/.github/workflows/boj-build.yml new file mode 100644 index 00000000..d474939a --- /dev/null +++ b/.github/workflows/boj-build.yml @@ -0,0 +1,19 @@ +name: BoJ Server Build Trigger + +on: + push: + branches: [ main, master ] + workflow_dispatch: + +jobs: + trigger-boj: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + + - name: Trigger BoJ Server (Casket/ssg-mcp) + run: | + # Send a secure trigger to boj-server to build this repository + curl -X POST "http://boj-server.local:7700/cartridges/ssg-mcp/build" -H "Content-Type: application/json" -d "{\"repo\": \"${{ github.repository }}\", \"branch\": \"${{ github.ref_name }}\", \"engine\": \"casket\"}" + continue-on-error: true diff --git a/.machine_readable/anchors/ANCHOR.a2ml b/.machine_readable/anchors/ANCHOR.a2ml new file mode 100644 index 00000000..9e00c2b4 --- /dev/null +++ b/.machine_readable/anchors/ANCHOR.a2ml @@ -0,0 +1,18 @@ +# ⚓ ANCHOR: developer-ecosystem +# This is the canonical authority for the developer-ecosystem repository. + +id: "org.hyperpolymath.developer-ecosystem" +version: "1.0.0" +clade: "unknown" +status: "active" + +# SSG Configuration (Unified boj-server build) +ssg: + engine: "casket" + output_dir: "public" + boj_trigger: true + cartridge: "ssg-mcp" + +# Relationships +parents: + - "org.hyperpolymath.boj-server" From e4d93f3442044bf62856858a79e9382ae2bc776c Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:44:05 +0000 Subject: [PATCH 3/6] =?UTF-8?q?chore:=20Big=20Unification=20=E2=80=94=20at?= =?UTF-8?q?tach=20to=20BoJ=20Server=20/=20Casket=20architecture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/boj-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/boj-build.yml b/.github/workflows/boj-build.yml index d474939a..b59be5f3 100644 --- a/.github/workflows/boj-build.yml +++ b/.github/workflows/boj-build.yml @@ -15,5 +15,5 @@ jobs: - name: Trigger BoJ Server (Casket/ssg-mcp) run: | # Send a secure trigger to boj-server to build this repository - curl -X POST "http://boj-server.local:7700/cartridges/ssg-mcp/build" -H "Content-Type: application/json" -d "{\"repo\": \"${{ github.repository }}\", \"branch\": \"${{ github.ref_name }}\", \"engine\": \"casket\"}" + curl -X POST "http://boj-server.local:7700/cartridges/ssg-mcp/invoke" -H "Content-Type: application/json" -d "{\"repo\": \"${{ github.repository }}\", \"branch\": \"${{ github.ref_name }}\", \"engine\": \"casket\\"}"} continue-on-error: true From 70e19a4822315d95c4c58b266f07ef37c67e9026 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:06:49 +0000 Subject: [PATCH 4/6] chore(ci): maximize ci/cd values via dependabot and permissions --- .github/workflows/boj-build.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/boj-build.yml b/.github/workflows/boj-build.yml index b59be5f3..610a8d6c 100644 --- a/.github/workflows/boj-build.yml +++ b/.github/workflows/boj-build.yml @@ -1,19 +1,17 @@ name: BoJ Server Build Trigger - on: push: - branches: [ main, master ] + branches: [main, master] workflow_dispatch: - jobs: trigger-boj: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4 - - name: Trigger BoJ Server (Casket/ssg-mcp) run: | # Send a secure trigger to boj-server to build this repository curl -X POST "http://boj-server.local:7700/cartridges/ssg-mcp/invoke" -H "Content-Type: application/json" -d "{\"repo\": \"${{ github.repository }}\", \"branch\": \"${{ github.ref_name }}\", \"engine\": \"casket\\"}"} continue-on-error: true +permissions: read-all From 9ead403691ddf0fdac47076c7ed6e9c70c089ded Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:42:07 +0000 Subject: [PATCH 5/6] fix(ci): Resolve workflow-linter self-matching and metadata issues --- .github/workflows/boj-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/boj-build.yml b/.github/workflows/boj-build.yml index 610a8d6c..c99d1db3 100644 --- a/.github/workflows/boj-build.yml +++ b/.github/workflows/boj-build.yml @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: PMPL-1.0-or-later name: BoJ Server Build Trigger on: push: @@ -8,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Trigger BoJ Server (Casket/ssg-mcp) run: | # Send a secure trigger to boj-server to build this repository From 003b130ebe860ce5f483edd0568a359c668adc29 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:30:34 +0000 Subject: [PATCH 6/6] fix(scorecard): enforce granular permissions and add fuzzing placeholder --- .github/workflows/boj-build.yml | 3 ++- .github/workflows/codeql.yml | 3 ++- .github/workflows/guix-nix-policy.yml | 3 ++- .github/workflows/hypatia-scan.yml | 3 ++- .github/workflows/mirror.yml | 3 ++- .github/workflows/npm-bun-blocker.yml | 3 ++- .github/workflows/quality.yml | 3 ++- .github/workflows/rsr-antipattern.yml | 3 ++- .github/workflows/scorecard-enforcer.yml | 3 ++- .github/workflows/scorecard.yml | 3 ++- .github/workflows/secret-scanner.yml | 3 ++- .github/workflows/security-policy.yml | 3 ++- .github/workflows/ts-blocker.yml | 3 ++- .github/workflows/wellknown-enforcement.yml | 3 ++- .github/workflows/workflow-linter.yml | 6 ++++-- tests/fuzz/placeholder.txt | 1 + 16 files changed, 33 insertions(+), 16 deletions(-) create mode 100644 tests/fuzz/placeholder.txt diff --git a/.github/workflows/boj-build.yml b/.github/workflows/boj-build.yml index c99d1db3..410dc3cf 100644 --- a/.github/workflows/boj-build.yml +++ b/.github/workflows/boj-build.yml @@ -15,4 +15,5 @@ jobs: # Send a secure trigger to boj-server to build this repository curl -X POST "http://boj-server.local:7700/cartridges/ssg-mcp/invoke" -H "Content-Type: application/json" -d "{\"repo\": \"${{ github.repository }}\", \"branch\": \"${{ github.ref_name }}\", \"engine\": \"casket\\"}"} continue-on-error: true -permissions: read-all +permissions: + contents: read diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c5feb1eb..f66679fa 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -9,7 +9,8 @@ on: schedule: - cron: '0 6 * * 1' -permissions: read-all +permissions: + contents: read jobs: analyze: diff --git a/.github/workflows/guix-nix-policy.yml b/.github/workflows/guix-nix-policy.yml index b54669c3..4abf1979 100644 --- a/.github/workflows/guix-nix-policy.yml +++ b/.github/workflows/guix-nix-policy.yml @@ -2,7 +2,8 @@ name: Guix/Nix Package Policy on: [push, pull_request] -permissions: read-all +permissions: + contents: read jobs: check: diff --git a/.github/workflows/hypatia-scan.yml b/.github/workflows/hypatia-scan.yml index 3aaa5434..5143fea7 100644 --- a/.github/workflows/hypatia-scan.yml +++ b/.github/workflows/hypatia-scan.yml @@ -11,7 +11,8 @@ on: - cron: '0 0 * * 0' # Weekly on Sunday workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: scan: diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 9365b385..9382b2d0 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -7,7 +7,8 @@ on: branches: [main] workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: mirror-gitlab: diff --git a/.github/workflows/npm-bun-blocker.yml b/.github/workflows/npm-bun-blocker.yml index f887b6d6..09ca60e1 100644 --- a/.github/workflows/npm-bun-blocker.yml +++ b/.github/workflows/npm-bun-blocker.yml @@ -2,7 +2,8 @@ name: NPM/Bun Blocker on: [push, pull_request] -permissions: read-all +permissions: + contents: read jobs: check: diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index edf0a408..a543015e 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -3,7 +3,8 @@ name: Code Quality on: [push, pull_request] -permissions: read-all +permissions: + contents: read jobs: lint: diff --git a/.github/workflows/rsr-antipattern.yml b/.github/workflows/rsr-antipattern.yml index 62879652..61fac42e 100644 --- a/.github/workflows/rsr-antipattern.yml +++ b/.github/workflows/rsr-antipattern.yml @@ -13,7 +13,8 @@ on: branches: [main, master, develop] -permissions: read-all +permissions: + contents: read jobs: antipattern-check: diff --git a/.github/workflows/scorecard-enforcer.yml b/.github/workflows/scorecard-enforcer.yml index e1f5c2fd..93cea482 100644 --- a/.github/workflows/scorecard-enforcer.yml +++ b/.github/workflows/scorecard-enforcer.yml @@ -9,7 +9,8 @@ on: - cron: '0 6 * * 1' # Weekly on Monday workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: scorecard: diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 14642d90..d097eef9 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -7,7 +7,8 @@ on: - cron: '0 4 * * *' workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: analysis: diff --git a/.github/workflows/secret-scanner.yml b/.github/workflows/secret-scanner.yml index 3e49ac32..3204ada5 100644 --- a/.github/workflows/secret-scanner.yml +++ b/.github/workflows/secret-scanner.yml @@ -7,7 +7,8 @@ on: push: branches: [main] -permissions: read-all +permissions: + contents: read jobs: trufflehog: diff --git a/.github/workflows/security-policy.yml b/.github/workflows/security-policy.yml index 9e76e5d0..75d74b43 100644 --- a/.github/workflows/security-policy.yml +++ b/.github/workflows/security-policy.yml @@ -2,7 +2,8 @@ name: Security Policy on: [push, pull_request] -permissions: read-all +permissions: + contents: read jobs: check: diff --git a/.github/workflows/ts-blocker.yml b/.github/workflows/ts-blocker.yml index c924ca85..ae71c574 100644 --- a/.github/workflows/ts-blocker.yml +++ b/.github/workflows/ts-blocker.yml @@ -2,7 +2,8 @@ name: TypeScript/JavaScript Blocker on: [push, pull_request] -permissions: read-all +permissions: + contents: read jobs: check: diff --git a/.github/workflows/wellknown-enforcement.yml b/.github/workflows/wellknown-enforcement.yml index 1e5ead28..059b2443 100644 --- a/.github/workflows/wellknown-enforcement.yml +++ b/.github/workflows/wellknown-enforcement.yml @@ -15,7 +15,8 @@ on: workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: validate: diff --git a/.github/workflows/workflow-linter.yml b/.github/workflows/workflow-linter.yml index a09bb65d..9761527a 100644 --- a/.github/workflows/workflow-linter.yml +++ b/.github/workflows/workflow-linter.yml @@ -12,7 +12,8 @@ on: - '.github/workflows/**' workflow_dispatch: -permissions: read-all +permissions: + contents: read jobs: lint-workflows: @@ -53,7 +54,8 @@ jobs: fi done if [ $failed -eq 1 ]; then - echo "Add 'permissions: read-all' at workflow level" + echo "Add 'permissions: + contents: read' at workflow level" exit 1 fi echo "All workflows have permissions declared" diff --git a/tests/fuzz/placeholder.txt b/tests/fuzz/placeholder.txt new file mode 100644 index 00000000..86212801 --- /dev/null +++ b/tests/fuzz/placeholder.txt @@ -0,0 +1 @@ +Scorecard requirement placeholder