Documented release
v106.0.0
Constitutional Application Platform
Release date 2026-07-16
Outcome
Outcome
The sole new v106 main-application capability is owner-local admission for newly published Showcase proof objects: the logged-in owner retains accepted PBI authorship and can open the same newly admitted proof object in Live Player. Existing global visibility is not allowed to short-circuit that local append. No other application feature or redesign is part of v106; the other v106 capabilities are SDK, MCP, independent-verifier, AI-skill, migration, and release-lock capabilities. The Sports viewport correction only restores an inherited 140/140 continuity contract that already required visible bottom navigation and safe-area clearance.
Changes
What changed
Documented release outcome
v106.0.0 makes the SDK, MCP server, independent verifier, and AI skills one registry-bound constitutional enforcement system. @receiz/sdk remains the source of executable law and command admission; @receiz/mcp-server injects constitutional context and exposes safe semantic operations; @receiz/ai-skills carries machine-readable implementation contracts; the independently pinned verifier replays the result.
Technical and authority boundary
The canonical v106.0.0 main record preserves the exact release narrative; supporting family completeness is disclosed independently.
- Why
- The canonical record establishes why this outcome belongs to v106.0.0; the Academy projection does not replace it.
- Capability enabled
- v106.0.0 makes the SDK, MCP server, independent verifier, and AI skills one registry-bound constitutional enforcement system. @receiz/sdk remains the source of executable law and command admission; @receiz/mcp-server injects constitutional context and exposes safe semantic operations; @receiz/ai-skills carries machine-readable implementation contracts; the independently pinned verifier replays the result.
- Compatibility
- A dedicated compatibility record is bound in provenance.
- Migration
- Explicit migration sources are bound in provenance.
Purpose
Why it matters
v106.0.0 makes the SDK, MCP server, independent verifier, and AI skills one registry-bound constitutional enforcement system. @receiz/sdk remains the source of executable law and command admission; @receiz/mcp-server injects constitutional context and exposes safe semantic operations; @receiz/ai-skills carries machine-readable implementation contracts; the independently pinned verifier replays the result.
Available outcomes
Capabilities now available
Documented capability outcome
v106.0.0 makes the SDK, MCP server, independent verifier, and AI skills one registry-bound constitutional enforcement system. @receiz/sdk remains the source of executable law and command admission; @receiz/mcp-server injects constitutional context and exposes safe semantic operations; @receiz/ai-skills carries machine-readable implementation contracts; the independently pinned verifier replays the result.
Primitive boundary
Primitives affected
- proof
- identity
- provenance
- verification
- local-truth
- continuity
Compatibility
Compatibility
Receiz v106.0.0 compatibility record
Dedicated compatibility evidence is present in the source family.
Use the exact compatibility source in provenance.
Migration
Migration
Required: unknown
{ "schema": "receiz.v106.migrationcontract.v1", "version": "106.0.0", "source": { "sdk": "105.0.0", "mcp": "105.0.0", "aiSkills": "105.0.0", "baselineCommit": "f95f2fcab2f1ba732ff59130d80a61e146d210b3" }, "destination": { "sdk": "106.0.0", "mcp": "106.0.0", "aiSkills": "106.0.0", "registryDigestRequired": true }, "recovery": "roll-forward-from-verified-checkpoint", "preservedInvariants": [ "retirement", "spending", "injuries", "ownership", "kai-order", "resource-conservation", "causal-parents", "verified-local-first-paint", "historical-proof-verification" ], "detectors": [ { "id": "direct-canonical-write", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "sdk-write-inventory", "source-location" ], "safeAlternatives": [ "replace-with-typed-command" ] }, { "id": "unverified-projection-publication", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "publish-call", "missing-verification" ], "safeAlternatives": [ "verify-enclosing-proof-then-project" ] }, { "id": "sdk-adapter-bypass", "severity": "high", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "direct-client-construction", "generated-adapter-state" ], "safeAlternatives": [ "route-through-project-adapter" ] }, { "id": "mcp-command-bypass", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "mcp-handler", "direct-write-call" ], "safeAlternatives": [ "plan-permit-execute-command" ] }, { "id": "unscoped-capability", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "capability-fields", "actor-tenant-operation-scope" ], "safeAlternatives": [ "issue-attenuated-capability" ] }, { "id": "missing-idempotency", "severity": "high", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "mutating-call", "idempotency-field" ], "safeAlternatives": [ "add-stable-command-id" ] }, { "id": "missing-expected-revision", "severity": "high", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "command-envelope", "aggregate-head" ], "safeAlternatives": [ "bind-current-revision" ] }, { "id": "nondeterministic-authority", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "authority-function", "ambient-input-scan" ], "safeAlternatives": [ "compile-declarative-law-ir" ] }, { "id": "authority-clock-or-randomness", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "date-random-usage", "authority-call-graph" ], "safeAlternatives": [ "use-kai-coordinate-and-seeded-simulation" ] }, { "id": "missing-tenant-binding", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "actor-reference", "tenant-reference" ], "safeAlternatives": [ "bind-explicit-tenant" ] }, { "id": "version-skew", "severity": "high", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "sdk-mcp-skill-versions", "registry-digests" ], "safeAlternatives": [ "align-exact-106-packages" ] }, { "id": "unsupported-schema", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "schema-id", "compatibility-manifest" ], "safeAlternatives": [ "run-signed-schema-migration" ] }, { "id": "silent-fallback", "severity": "critical", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "fallback-branch", "missing-capability-path" ], "safeAlternatives": [ "fail-closed-with-typed-denial" ] }, { "id": "missing-audit-receipt", "severity": "high", "automaticAction": "report-only", "ambiguousAction": "block-and-explain", "evidence": [ "admission-result", "receipt-digest" ], "safeAlternatives": [ "seal-admission-or-return-signed-denial" ] } ], "commands": [ "receiz migrate v105-v106 --dry-run", "receiz migrate v105-v106 --apply", "receiz migrate v105-v106 --verify" ], "authority": { "migrationIsVerification": false, "strongerTruth": "sealed-receiz-proof-object", "existingWitnessedHistoryMutable": false, "ambiguousAuthorityAutoRewrite": false } }
Qualification
Conformance
Final pnpm test:release-freeze evidence recorded in [evidence index](docs/releases/v106.0.0-evidence.md)
Passed · Final pnpm test:release-freeze evidence recorded in [evidence index](docs/releases/v106.0.0-evidence.md)
Production-build public Showcase and latest-proof Live Player browser evidence recorded in [evidence index](docs/releases/v106.0.0-evidence.md); authenticated owner state remains contract-verified locally and requires post-deployment session evidence
Passed · Production-build public Showcase and latest-proof Live Player browser evidence recorded in [evidence index](docs/releases/v106.0.0-evidence.md); authenticated owner state remains contract-verified locally and requires post-deployment session evidence
Control boundary
Governance
- Verification
- Unknown
- Declared change class
- No separate classification record
- Release approval
- No separate approval record
- Risk owner
- No separate assignment recorded
Publication, deployment, production smoke, and attestation remain independent evidence dimensions unless exact sources establish them.
Registry boundary
Registry
- Version
- 106.0.0
- Digest
bf851c209e807309672c0f466411baa5607ce6b3195fe4eb16755edfeb7f5a1a- Predecessor
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Archive projection
Audience, domain, and change-kind facets
- Audiences
- developers · businesses · creators · institutions · people
- Domains
- proof · identity · provenance · verification · local-truth · continuity
- Change kinds
- capability
Independent dimensions
Release boundary status
- Repository release
- Documented
- Git tag
- Present
- Package publication
- Unknown
- Deployment
- Confirmed
- Production smoke
- Unknown
- Signed attestation
- Unknown
Exact source bytes
Provenance
This Academy record is a projection beneath its sources. Record SHA-256 f4107738b7d619c25ebcc19ccf5862ddb5a826608bfa3ad0e41e1c627647876b. Source-family inventory: complete.
SHA-256 43715c10714e47dc5dfda5a361463b9f112badbdc6c08fbbfc488f8cf0beeb59SHA-256 ef5bd65daa8b424284df348449d842713f9fb425b2450062ec952ac0d191397fSHA-256 c9be047299b6cdcc02a7f75d656217732fb311e2bf8e58e4bdca8a5eb8079469SHA-256 0a0b5dc8b88b80f8a6a6153df3791fd2754dd766e1d3a9f785f4ef8d4cf5cedfSHA-256 7f2ad250e2bdde23ed37a83d2e0cda10ae2f804dfd914b62b9b105637e082ef3SHA-256 2656350941b354e942a5b08611f58828e37b40bc8a7f575020f804a4c991c5f0SHA-256 a3d4be657c23f0cf5eabd36d9f7f63682575e1739130bd42927360ad3e5695a4SHA-256 db7ae9267fc5066d56b2b05c1f11af0cfa12fb2b4f02188a7f783fd0808878b7SHA-256 05a3854af2479841cd7d433e94d3d1331529f357acf95bb6fc2d46f4d57e9f37SHA-256 f672d93212d5ecfad6e3e33b341d88e4b351a510520c69dbf40277e41efc514eSHA-256 4245d366a7611b0ca6069a326a346a1077bef9cc4def8a57874c1bb22ac4356cSHA-256 eeeb19f380524141651079ef0c1d1574d8c4b873b8e15e351a98a61015b04162SHA-256 581d25ab2064a5b390b3e3253f76c7bf1e2158ce53e8dcb65a0715832a7e4f4eSHA-256 e6384a339dfc958860c6d390292eea2e55b6eb399f39779f6f791507d763012dSHA-256 5fcae9554301f27746333de550ec035a577c73bf793a1604b0b9b7a3702d19e2