RTTP.COM | AICENT-002 — the rttp URI scheme | plain text | v1.3.0 text

rttp — V1.2.8 release reading

Scope of this reading. This is the current-release (V1.2.8) reading of AICENT-002. The scheme itself is unchanged against V1.2.6 — same syntax, same frame layout, same route-shard derivation. V1.2.8 changes packages and conformance coverage, not the protocol. The frozen V1.2.6 reading is on the second tab; the non-normative Aicent Stack narrative is on the third.

An rttp URI names a claim of intent directed at an identified subject. The address of that subject is derived by computation from the URI authority; no lookup service, registry, or name-resolution system is consulted at resolution time.

Conformance — asserted by CI on every push

Three individual implementations — Python, JavaScript, Rust — share no code and agree byte for byte on the same published vector set (sha256 4b743e63..., shipped inside every package). Every count above is re-asserted by CI on every push; drift fails the build.

Try it in one line

pip install rttp && python -m rttp.selftest     # [PASS] all 80 checks passed (3 skipped)
npm install @aicent/rttp && npx @aicent/rttp    # [PASS] all 35 checks passed

Full release overview, live verification and the vectors: https://rttp.com/URI/