K09 · bounded executable evidence infrastructure

Fuþorc Protocol Conformance

Direct answer

K09 executed 48 positive encoding round trips and six negative parser tests. The harness passed its declared synthetic contract; it does not establish superiority, security, authorization, or deployment.

Authority and disclosure boundary. K09 publishes static tools, synthetic fixtures, source-derived event records, signed offline imports, non-certifying traces, redacted procurement structures, and public/protected partition schemas. It does not perform live monitoring, reveal protected topology or credentials, decide awards, certify facilities, authorize operations, or prove factual truth from a signature.

Claim-level evidence boundary

VERIFIED PROJECT IMPLEMENTATION

Conformance is bounded

A protocol conformance result is limited to the declared fixtures, representation rules, parser behavior, and test implementation.

Scope: K09 Fuþorc protocol reference harness.

No superiority, security, authority, network deployment, or historical-semantic claim follows.

SRC-UNICODE-RUNIC-17: Runic range and character names

Four reference encodings

ascii-enum

ASCII enum sequence

Versioned pipe-delimited ASCII token names for inspectable reference exchange.

Not the smallest representation and not a natural-language protocol.

json-int

Integer JSON

Canonical JSON object carrying protocol version and integer token codes.

JSON readability does not authenticate or authorize a message.

cbor-int

CBOR-style integer labels

Deterministic minimal CBOR subset using integer map keys and integer token arrays.

Reference-subset conformance is not general CBOR implementation certification.

compact-binary

Compact binary reference encoding

Magic, version, count, one-byte token codes, and CRC32 for bounded synthetic testing.

CRC detects accidental corruption; it is not a cryptographic integrity or authenticity mechanism.

Executed positive matrix

48 positive results were executed from 12 synthetic sequences across 4 encodings, with 5 byte-identical repetitions per result.

K09 synthetic protocol-conformance matrix
CaseEncodingBytesResultPayload digest
CASE-K09-001ascii-enum38PASS6dfc24a99a8dcdb7…
CASE-K09-001json-int19PASS11194554c3b9f299…
CASE-K09-001cbor-int8PASS4dcbcbab6debeadc…
CASE-K09-001compact-binary12PASScefca08b237777fc…
CASE-K09-002ascii-enum27PASS824ac817b520af68…
CASE-K09-002json-int17PASSea1316397591bbb9…
CASE-K09-002cbor-int7PASSf9e766ca1bd19d68…
CASE-K09-002compact-binary11PASS4db65023b350d322…
CASE-K09-003ascii-enum22PASS17460d22b13238e7…
CASE-K09-003json-int17PASS540987ba9642869f…
CASE-K09-003cbor-int7PASSb1f65a2b27b5d762…
CASE-K09-003compact-binary11PASS7bc61587b89379d8…
CASE-K09-004ascii-enum23PASS601a5498e43f3e99…
CASE-K09-004json-int17PASSb91e2fa2be3bfee3…
CASE-K09-004cbor-int7PASS138127bf031c9ae0…
CASE-K09-004compact-binary11PASSb38f8325a5543c9c…
CASE-K09-005ascii-enum26PASSfeb3c2e30bc34a03…
CASE-K09-005json-int17PASS0481201d7c40086d…
CASE-K09-005cbor-int7PASS2145c4f8be6472d0…
CASE-K09-005compact-binary11PASS14320de31d55f497…
CASE-K09-006ascii-enum35PASS23282893c50c421d…
CASE-K09-006json-int18PASSeb5318870392ab19…
CASE-K09-006cbor-int7PASS481c64b2cec30f1d…
CASE-K09-006compact-binary11PASSe995c9c54905efbc…
CASE-K09-007ascii-enum28PASS46e20110bbdb1b93…
CASE-K09-007json-int18PASS307075e3f5da7104…
CASE-K09-007cbor-int7PASS83ce3f0ba0eaea23…
CASE-K09-007compact-binary11PASS773781da6d33eb4b…
CASE-K09-008ascii-enum23PASS442b1faccf0d1814…
CASE-K09-008json-int17PASS325135763c4e2d9e…
CASE-K09-008cbor-int7PASS3da9bab7981fe848…
CASE-K09-008compact-binary11PASS5ab3287ede858ef4…
CASE-K09-009ascii-enum25PASS3a8e849acdc780da…
CASE-K09-009json-int17PASSa463e67d6002b21c…
CASE-K09-009cbor-int7PASS5f9f8a4b169d7db5…
CASE-K09-009compact-binary11PASSd485594d43aa359a…
CASE-K09-010ascii-enum24PASS8fdac7b13b850fd0…
CASE-K09-010json-int17PASS9847339cb646318b…
CASE-K09-010cbor-int7PASS3110a864c41387a1…
CASE-K09-010compact-binary11PASS905ff1c385942c88…
CASE-K09-011ascii-enum17PASSbccc042fe9a44a39…
CASE-K09-011json-int17PASS5cd7891f34d1ab2c…
CASE-K09-011cbor-int7PASS2c23813088fd6756…
CASE-K09-011compact-binary11PASS2debe9c1df90c867…
CASE-K09-012ascii-enum26PASS2c5b54605bd1e3eb…
CASE-K09-012json-int19PASSfec08b93b4065ebc…
CASE-K09-012cbor-int7PASSa9ffaba3fbf8542e…
CASE-K09-012compact-binary11PASS00573bcd900c5436…

Acceptance order

  1. Reject undefined or malformed sequences.
  2. Require exact ordered round-trip equality.
  3. Require deterministic byte output for the same input.
  4. Publish raw payloads and error behavior.
  5. Only after semantic and safety acceptance may efficiency be compared.

What the result does not prove

Synthetic encoding and parser conformance only; no superiority, security, authorization, deployment, or historical-semantic claim.

Inspect negative tests and raw fixture links.