Skip to content

Latest commit

 

History

History
106 lines (87 loc) · 7.46 KB

File metadata and controls

106 lines (87 loc) · 7.46 KB

Hyperpolymath Standards — Topology (derived)

This file is generated from .machine_readable/REGISTRY.a2ml and the canonical STATE.a2ml by scripts/build-registry.sh. It cannot freeze: every regeneration re-reads ground truth. Do not edit by hand.

Specs by stream

Foundation — A2ML family + K9 + contractiles (Stream 1)

Spec Home If you want…

K9 Self-Validating Components

1-formats/k9/

the K9 specification, security analysis and adoption guidance (implementations live in hyperpolymath/k9-ecosystem)

Contractiles (Must/Trust/Dust/Intend)

1-formats/contractiles/

policy-enforcement primitives the K9 layer is built from

META.a2ml spec

1-formats/a2ml/meta/

architecture decisions / governance metadata format

STATE.a2ml spec

1-formats/a2ml/state/

project-state metadata format (drives this registry’s topology)

ECOSYSTEM.a2ml spec

1-formats/a2ml/ecosystem/

ecosystem-positioning metadata format

AGENTIC.a2ml spec

1-formats/a2ml/agentic/

AI-agent operational gating / entropy budgets

NEUROSYM.a2ml spec

1-formats/a2ml/neurosym/

symbolic semantics / proof obligations

PLAYBOOK.a2ml spec

1-formats/a2ml/playbook/

executable operational runbooks

ANCHOR.a2ml spec

1-formats/a2ml/anchor/

project-recalibration intervention format

A2ML — Attested Markup Language

hyperpolymath/a2ml @ v1.0.0

the typed/verified machine-readable document format; evicted from standards 2026-08-28 per #490

Language — AffineScript + language policy (Stream 2)

Spec Home If you want…

AffineScript .affine (faces / source documents)

hyperpolymath/affinescript @ v2.0.0

faces, canonical-lowering invariant, canonical islands, idiom packs, mimicry bindings, project face policy

AffineScript .affex (face-interop manifest)

hyperpolymath/affinescript @ v2.0.0

derived regenerable manifest; declaration heads not full bodies; format_version bumps independently

AffineScript .affmap (provenance)

hyperpolymath/affinescript @ v2.0.0

provenance format; own pointer for independent staleness tracking

Protocols

Spec Home If you want…

0-AI Gatekeeper Protocol

2-protocols/0-ai-gatekeeper/

the AI-agent entry/gating protocol behind 0-AI-MANIFEST

K9 Coordination Protocol

2-protocols/k9-coordination/

multi-agent coordination on top of K9

AVOW Protocol

2-protocols/avow/

consent-attested messaging / origin attribution

AXEL Protocol

2-protocols/axel/

age-gating + explicit-content enforcement

Overlay Protocol

2-protocols/overlay/

layered overlay composition spec

Consent-Aware Web (AIBDP + HTTP 430)

metadatastician/consent-aware-web @ v0.2.0

consent headers / AI-usage boundaries for HTTP; extracted from this repo 2026-08-07

Governance — RSR, gates, session standards

Spec Home If you want…

Hyperpolymath Estate Constitution

0-canon/constitution/

the highest estate-level rules, authority precedence, assurance, contribution, exceptions, and known tensions

RSR — Rhodium Standard Repositories

rhodium-standard-repositories/

the repository-compliance standard every repo is graded against

Session Management Standards

3-practice/session-management-standards/

continuity / verify / handover protocols

DYADT — Did-You-Actually-Do-That

1-formats/sub-specs/did-you-actually-do-that/

post-action agent-claim verification (Tier 4 accountability)

ENSAID Config

1-formats/sub-specs/ensaid-config/

the ensaid configuration standard

Accessibility Standard

3-practice/accessibility/

estate accessibility requirements

Publication Pre-Flight

3-practice/publication-pre-flight/

submission gate (HOL + Zenodo checklists)

Release Pre-Flight (V1 Gate)

3-practice/release-pre-flight/

hard v1.0.0 audit requirements

Readiness grading — ARG / FRG / CRG / TRG

Spec Home If you want…

ARG — Adoption Readiness Grades

adoption-readiness-grades/

per-language adoption-maturity profile templates

FRG — Foundations Readiness Grades

foundations-readiness-grades/

per-language foundational-maturity profile templates

CRG — Component Readiness Grades

component-readiness-grades/

the X..A grading system for components

TRG — Toolchain Readiness Grades

toolchain-readiness-grades/

per-toolchain readiness profile templates

Integration — registry, hypatia rules, templates (Stream 3)

Spec Home If you want…

Standards Hypatia Rules

hypatia-rules/

the dogfooding rules that scan THIS repo (incl. drift detection)

A2ML Templates

1-formats/templates/

copy-in templates for the 7 A2ML files

How this map stays honest

file tree + STATE.a2ml ──► scripts/build-registry.sh ──► REGISTRY.a2ml ──► TOPOLOGY.adoc
                                      ▲                        │
                                      │                        ▼
                          just registry / CI            HYP-S006 (registry-staleness)
                          (registry-verify.yml)         emits doc.drift on hash mismatch

Regenerate after any spec change: just registry (writes REGISTRY.a2ml + TOPOLOGY.adoc). CI (registry-verify.yml) runs --check and fails the build if either is stale.