@receiz/ai-skills 119.0.0 → 121.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -10
- package/SKILLS.md +19 -3
- package/package.json +9 -2
- package/receiz-app-builder-skill/SKILL.md +12 -6
- package/receiz-app-builder-skill/manifest.json +334 -24
- package/receiz-app-builder-skill/resources/workflow.md +1 -1
- package/receiz-architecture/SKILL.md +3 -3
- package/receiz-architecture/manifest.json +334 -24
- package/receiz-authority-security/SKILL.md +9 -3
- package/receiz-authority-security/manifest.json +334 -24
- package/receiz-autonomous-mandate/SKILL.md +49 -0
- package/receiz-autonomous-mandate/agents/openai.yaml +4 -0
- package/receiz-autonomous-mandate/manifest.json +773 -0
- package/receiz-autonomous-mandate/references/examples.md +9 -0
- package/receiz-autonomous-mandate/references/mcp-map.md +12 -0
- package/receiz-autonomous-mandate/references/sdk-map.md +12 -0
- package/receiz-autonomous-mandate/tests/contracts.json +10 -0
- package/receiz-bearer-ownership/SKILL.md +3 -3
- package/receiz-bearer-ownership/manifest.json +334 -24
- package/receiz-build-production-system/SKILL.md +3 -3
- package/receiz-build-production-system/manifest.json +334 -24
- package/receiz-causal-sync/SKILL.md +9 -3
- package/receiz-causal-sync/manifest.json +334 -24
- package/receiz-command-builder/SKILL.md +9 -3
- package/receiz-command-builder/manifest.json +334 -24
- package/receiz-constitutional-laws/SKILL.md +9 -3
- package/receiz-constitutional-laws/manifest.json +334 -24
- package/receiz-cross-app-state/SKILL.md +11 -7
- package/receiz-cross-app-state/manifest.json +334 -24
- package/receiz-deterministic-replay/SKILL.md +9 -3
- package/receiz-deterministic-replay/manifest.json +334 -24
- package/receiz-domain-builder/SKILL.md +3 -3
- package/receiz-domain-builder/manifest.json +334 -24
- package/receiz-event-derived-memory/SKILL.md +49 -0
- package/receiz-event-derived-memory/agents/openai.yaml +4 -0
- package/receiz-event-derived-memory/manifest.json +764 -0
- package/receiz-event-derived-memory/references/examples.md +9 -0
- package/receiz-event-derived-memory/references/mcp-map.md +7 -0
- package/receiz-event-derived-memory/references/sdk-map.md +9 -0
- package/receiz-event-derived-memory/tests/contracts.json +10 -0
- package/receiz-global-reconciliation/SKILL.md +6 -0
- package/receiz-global-reconciliation/manifest.json +334 -24
- package/receiz-global-reconciliation/resources/mcp-tool-map.md +1 -1
- package/receiz-identity-profile/SKILL.md +6 -6
- package/receiz-identity-profile/manifest.json +334 -24
- package/receiz-live-proof-character/SKILL.md +49 -0
- package/receiz-live-proof-character/agents/openai.yaml +4 -0
- package/receiz-live-proof-character/manifest.json +765 -0
- package/receiz-live-proof-character/references/examples.md +9 -0
- package/receiz-live-proof-character/references/mcp-map.md +7 -0
- package/receiz-live-proof-character/references/sdk-map.md +8 -0
- package/receiz-live-proof-character/tests/contracts.json +10 -0
- package/receiz-living-subject/SKILL.md +49 -0
- package/receiz-living-subject/agents/openai.yaml +4 -0
- package/receiz-living-subject/manifest.json +774 -0
- package/receiz-living-subject/references/examples.md +9 -0
- package/receiz-living-subject/references/mcp-map.md +11 -0
- package/receiz-living-subject/references/sdk-map.md +14 -0
- package/receiz-living-subject/tests/contracts.json +10 -0
- package/receiz-mcp-agent-skill/SKILL.md +7 -1
- package/receiz-mcp-agent-skill/resources/mcp-tool-map.md +4 -4
- package/receiz-migrations/SKILL.md +8 -8
- package/receiz-migrations/agents/openai.yaml +1 -1
- package/receiz-migrations/manifest.json +334 -24
- package/receiz-multi-subject-transaction/SKILL.md +49 -0
- package/receiz-multi-subject-transaction/agents/openai.yaml +4 -0
- package/receiz-multi-subject-transaction/manifest.json +766 -0
- package/receiz-multi-subject-transaction/references/examples.md +9 -0
- package/receiz-multi-subject-transaction/references/mcp-map.md +7 -0
- package/receiz-multi-subject-transaction/references/sdk-map.md +10 -0
- package/receiz-multi-subject-transaction/tests/contracts.json +10 -0
- package/receiz-observability/SKILL.md +3 -3
- package/receiz-observability/manifest.json +334 -24
- package/receiz-offline-command/SKILL.md +2 -2
- package/receiz-offline-command/manifest.json +334 -24
- package/receiz-offline-first/SKILL.md +9 -3
- package/receiz-offline-first/manifest.json +334 -24
- package/receiz-offline-verifier-skill/SKILL.md +7 -7
- package/receiz-offline-verifier-skill/manifest.json +334 -24
- package/receiz-performance/SKILL.md +3 -3
- package/receiz-performance/manifest.json +334 -24
- package/receiz-portable-artifacts/SKILL.md +7 -7
- package/receiz-portable-artifacts/manifest.json +334 -24
- package/receiz-portable-continuity/SKILL.md +15 -5
- package/receiz-portable-continuity/manifest.json +334 -24
- package/receiz-proof-media/SKILL.md +2 -2
- package/receiz-proof-media/manifest.json +334 -24
- package/receiz-proof-skill/SKILL.md +6 -6
- package/receiz-proof-skill/manifest.json +334 -24
- package/receiz-proof-skill/resources/mcp-tool-map.md +1 -1
- package/receiz-proof-skill/resources/sdk-reference.md +4 -4
- package/receiz-receipt-admission/SKILL.md +4 -4
- package/receiz-receipt-admission/manifest.json +334 -24
- package/receiz-release/SKILL.md +14 -8
- package/receiz-release/manifest.json +334 -24
- package/receiz-skill-bundle/SKILL.md +1 -1
- package/receiz-skill-bundle/resources/combined-agent-behavior.md +1 -1
- package/receiz-subject-twin/SKILL.md +49 -0
- package/receiz-subject-twin/agents/openai.yaml +4 -0
- package/receiz-subject-twin/manifest.json +774 -0
- package/receiz-subject-twin/references/examples.md +9 -0
- package/receiz-subject-twin/references/mcp-map.md +12 -0
- package/receiz-subject-twin/references/sdk-map.md +13 -0
- package/receiz-subject-twin/tests/contracts.json +10 -0
- package/receiz-testing/SKILL.md +13 -7
- package/receiz-testing/manifest.json +334 -24
- package/receiz-world-event-runtime/SKILL.md +49 -0
- package/receiz-world-event-runtime/agents/openai.yaml +4 -0
- package/receiz-world-event-runtime/manifest.json +769 -0
- package/receiz-world-event-runtime/references/examples.md +9 -0
- package/receiz-world-event-runtime/references/mcp-map.md +10 -0
- package/receiz-world-event-runtime/references/sdk-map.md +11 -0
- package/receiz-world-event-runtime/tests/contracts.json +10 -0
- package/scripts/validate-skills.mjs +60 -29
- package/skills.json +679 -7
package/README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# Receiz AI Skills
|
|
2
2
|
|
|
3
|
-
The `
|
|
3
|
+
The `121.0.0` package is a registry-bound operating-contract distribution beneath Receiz proof authority. AI instructions, MCP confirmations, JSON objects, database rows, staging references, and receipts never become proof or runtime authority.
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## V120 artifact authority chain
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
V120 carries two established proof-object laws unchanged:
|
|
8
8
|
`receiz.native_capture.v1` binds exact bytes from Receiz's dedicated camera
|
|
9
9
|
ceremony, and `receiz.pbi.proof-object-authorship.v1` appends verified PBI
|
|
10
10
|
authorship to an already verified predecessor. Signing is unavailable before
|
|
@@ -18,20 +18,22 @@ Exact bytes cross a process only as bytes and require `reverify-exact-bytes`. Ve
|
|
|
18
18
|
|
|
19
19
|
The single current MCP artifact inventory contains nine tools: `receiz_artifact_verify`, `receiz_artifact_admit`, `receiz_artifact_append_plan`, `receiz_artifact_transition_seal_and_stage`, `receiz_artifact_transition_commit`, `receiz_artifact_global_resolve`, `receiz_artifact_reconcile_plan`, `receiz_artifact_reconcile_stage`, and `receiz_artifact_reconcile_commit`. The first five are also the explicitly historical v112 compatibility inventory, not a second current surface. A sealed candidate is a proof object but not the accepted head. Stage writes no head and its reference is non-authoritative. Commit resolves and reverifies staged bytes before atomic named-domain acceptance. `COMMIT_DOMAIN_MISMATCH` is distinct from same-domain `IDEMPOTENCY_CONFLICT`; registry-derived effects stay outside the portable transition digest; unknown namespaces remain byte-preserved.
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
The same v120 package carries 37 living-subject MCP tools: subject resolve/state/history/memory/relationships/inventory; subject Twin profile/message/mind export/import planning; mandate get/plan/activate/pause/revoke; world additions/command plan/validate/execute/transaction plan/execute/receipt/replay; subject runtime enqueue/status/cancel; living-subject conformance; proof-brain head/search/resolve/stream; and bearer preview/issue/inspect/claim/cancel/status. Each generated skill map binds those exact names to SDK primitives, strict input/output types, source primitive, registry/reducer digests, zero-write failure, and the non-authority boundary.
|
|
22
|
+
|
|
23
|
+
`client.admission.browserStore` is durable admission coordination only: it stores no proof object or sealed artifact bytes and never blocks known-artifact first paint. V120 production reconciliation preserves the provider-neutral `client.coordination` rail and never exposes Supabase mechanics. Receiz-generated files retain declared ownership, while `receiz.extensions.ts` is developer-owned and must never be overwritten.
|
|
22
24
|
|
|
23
25
|
`receiz-build-production-system` remains the constitutional orchestration skill for substantial
|
|
24
26
|
Receiz applications. Fifteen focused constitutional skills supply architecture,
|
|
25
27
|
domain, law, command, authority, replay, offline, causal, artifact, migration,
|
|
26
28
|
performance, observability, testing, and release contracts. The earlier nine
|
|
27
29
|
domain skill names remain packaged for compatibility. Seven operation skill names first introduced in obsolete-versioned now
|
|
28
|
-
describe current
|
|
30
|
+
describe current v121 outcomes for identity profiles, portable continuity, bearer ownership, offline transport,
|
|
29
31
|
proof media, cross-app state, and admission evidence. Their retired obsolete-versioned mechanisms are not active defaults.
|
|
30
|
-
One dedicated `receiz-global-reconciliation` skill governs accepted-head resolution, verified offline reconciliation, structural divergence, first paint, indeterminate recovery, and effects. Every current manifest uses package version `
|
|
32
|
+
One dedicated `receiz-global-reconciliation` skill governs accepted-head resolution, verified offline reconciliation, structural divergence, first paint, indeterminate recovery, and effects. Every current manifest uses package version `121.0.0`, requires SDK/MCP `>=121.0.0 <122.0.0`, and binds ruleset `121.0.0` to registry digest `29a793a5bcc0195ab41d30614d37ac51df66023af354fa4335460764eb0af413` and operation-matrix digest `208553829ba78a5536524b864577ce59989e2d0a994fad9598d39ae3d557c4f5` from SDK source.
|
|
31
33
|
|
|
32
34
|
This package teaches AI agents how to understand, verify, build with, and operate Receiz from the existing repository surfaces.
|
|
33
35
|
|
|
34
|
-
It is published as `@receiz/ai-skills` and is an exact-version dependency of both `@receiz/sdk` and `@receiz/mcp-server`. Installing either package places all
|
|
36
|
+
It is published as `@receiz/ai-skills` and is an exact-version dependency of both `@receiz/sdk` and `@receiz/mcp-server`. Installing either package places all 39 skills under `node_modules/@receiz/ai-skills`: 33 manifests and 30 OpenAI agent prompts are included for explicit loading by an agent host.
|
|
35
37
|
|
|
36
38
|
Receiz is a proof-native artifact system. Sealed proof/object truth is strongest: a Receiz object is not a database row, but a proof-carrying artifact whose witnessed history is the truth boundary. The proof object carries continuity; SDK and MCP may verify, extract, append, or project beneath that carried truth. Receiz.com reference behavior comes before SDK, MCP, AI, and other developer rails. Server state, database state, UI state, marketplace state, and model memory are projections only. Old witnessed truth is not stale. If a projection is wrong, rebuild it from object history. If truth is missing, append new truth. Never mutate witnessed truth.
|
|
37
39
|
|
|
@@ -40,16 +42,16 @@ A verified proof object is not limited to the platform that created it. Any lawf
|
|
|
40
42
|
## SDK, MCP, And Skills
|
|
41
43
|
|
|
42
44
|
- SDK: `@receiz/sdk` is the universal runtime; `@receiz/sdk/react` is React-only; `@receiz/sdk/compiler` is Node-only; `@receiz/sdk/testing` is browser-safe sandbox and conformance support.
|
|
43
|
-
- MCP: `@receiz/mcp-server` is for agent tool access. Its current nine artifact tools expose
|
|
45
|
+
- MCP: `@receiz/mcp-server` is for agent tool access. Its current nine artifact tools and 37 living-subject tools expose transition, reconciliation, proof-brain, Twin, mandate, runtime, world, memory, social, inventory, and bearer contracts through the same SDK authority types. Diagnostics, public reads, app-state/public-store actions, previews, and delegated writes remain beneath proof truth.
|
|
44
46
|
- Skills: this package is operating doctrine. It tells an AI which Receiz primitive is active, which source of truth wins, which SDK or MCP rail to use, and what must never be assumed.
|
|
45
47
|
|
|
46
48
|
Agents may acquire scoped delegated access through the official Receiz Connect/OIDC Authorization Code + PKCE flow or through the MCP delegated-agent setup path exposed by `receiz_mcp_login`. That acquired access is permission to call scoped SDK/MCP rails after user consent. It is not proof authority and must never outrank artifact truth.
|
|
47
49
|
|
|
48
50
|
## How Agents Should Use This Package
|
|
49
51
|
|
|
50
|
-
Start with `receiz-build-production-system` when work spans multiple constitutional domains and `receiz-global-reconciliation` for named-domain coordination. Machine-readable manifests require the exact active canonical
|
|
52
|
+
Start with `receiz-build-production-system` when work spans multiple constitutional domains and `receiz-global-reconciliation` for named-domain coordination. Machine-readable manifests require the exact active canonical v120 registry and operation-matrix digests, command-only mutation, independent verification, MCP conformance, and a passing release lock. Use a focused operation skill for SDK/MCP implementation and a constitutional skill for broader system law. Stable obsolete-versioned wire schemas remain available only through the explicit historical `@receiz/sdk/obsolete-versioned` package entry; current skills never teach their key, head, receipt, reconcile, or signed-command mechanics as a current outcome.
|
|
51
53
|
|
|
52
|
-
The
|
|
54
|
+
The v120 operation skills are executable contracts. Current profile work uses the neutral authenticated same-UID profile operation. Current bearer ownership accepts a complete verified artifact, derives prior ownership from carried proof, and returns a native Record -> Seal artifact. Proof media uses the same native artifact custody and projects only a verified URL beneath it. These outcomes have no active identity-key, caller-head, claim-key, or receipt prerequisite. MCP calls the same SDK outcomes and never creates a parallel authority.
|
|
53
55
|
|
|
54
56
|
Stable obsolete-versioned schema names and their head/receipt mechanics remain explicitly historical compatibility, not the active/default profile, bearer, or proof-media contract.
|
|
55
57
|
|
|
@@ -78,3 +80,17 @@ When SDK or MCP changes:
|
|
|
78
80
|
- If history is missing, append the missing truth.
|
|
79
81
|
- Generated apps must preserve Receiz proof semantics.
|
|
80
82
|
- Generated apps should not require a traditional database unless the user explicitly asks for one.
|
|
83
|
+
|
|
84
|
+
## v121 living-subject skills
|
|
85
|
+
|
|
86
|
+
- `receiz-living-subject` governs immutable subject identity, byte-preserved namespaces, ownership continuity, state, history, additions, and portable proof artifacts.
|
|
87
|
+
- `receiz-subject-twin` governs subject-scoped profile, exact-head messaging, complete proof-brain retrieval, portable mind export/import, memory summaries, and the separation between speech, intentions, facts, memories, and performance.
|
|
88
|
+
- `receiz-autonomous-mandate` governs exact-digest owner authorization, bounded actions and regions, privacy, battle, inventory/value exposure, rate limits, provider/safety/application scope, expiry, pause, and immediate revocation.
|
|
89
|
+
- `receiz-world-event-runtime` governs typed command planning, exact-head validation, deterministic decision, event admission, receipts, durable ticks, idempotency, replay, and structured zero-write failure.
|
|
90
|
+
- `receiz-multi-subject-transaction` governs atomic meetings, relationships, battles, gifts, and trades so every participant head advances together or none do.
|
|
91
|
+
- `receiz-event-derived-memory` governs factual memories with admitted event citations and rebuildable AI summaries/projections.
|
|
92
|
+
- `receiz-live-proof-character` governs streamed reply, audio, viseme, gaze, blink, breath, emotion, gesture, proposed intention, and completion events as non-authoritative performance over exact proof context.
|
|
93
|
+
|
|
94
|
+
Every living-subject skill carries its SDK map, MCP map, authority rules, examples, tests, manifest, OpenAI metadata, and the exact v121 registry and operation-matrix digests. The skills teach the same sequence as the implementation: canonical head → entire proof history → compact indexes → relevant references → exact primary proof objects → reasoning → cited answer. They never authorize a world event, transfer, mandate, or release claim by prose.
|
|
95
|
+
|
|
96
|
+
The updated constitutional skills bind living-subject behavior into app building, command construction, deterministic replay, causal sync, global reconciliation, portable continuity, authority/security, MCP operation, testing, release, constitutional law, and offline-first operation. Their examples cover exact proof-memory speech, absent-owner exploration, mutual relationship formation, bounded trade, atomic battle, cross-device restoration, mandate revocation during a queued action, partition convergence, rejection of an AI-invented event, and cross-application subject continuity.
|
package/SKILLS.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
# Receiz AI Skills
|
|
1
|
+
# Receiz AI Skills v120
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
V120 preserves sealed proof/object authority and adds
|
|
4
4
|
`receiz.native_capture.v1` plus
|
|
5
5
|
`receiz.pbi.proof-object-authorship.v1`. Native Capture binds dedicated camera
|
|
6
6
|
ceremony bytes. PBI authorship requires canonical predecessor verification,
|
|
7
7
|
appends ordered history, settles locally before optional publication, and does
|
|
8
8
|
not transfer ownership.
|
|
9
9
|
|
|
10
|
-
This package ships
|
|
10
|
+
This package ships 39 skills, 33 machine-readable manifests, and 30 OpenAI agent prompts. Every current manifest binds registry digest `29a793a5bcc0195ab41d30614d37ac51df66023af354fa4335460764eb0af413` and application-operation-matrix digest `208553829ba78a5536524b864577ce59989e2d0a994fad9598d39ae3d557c4f5` from the v120 SDK source.
|
|
11
11
|
|
|
12
12
|
## Current MCP artifact inventory: nine tools
|
|
13
13
|
|
|
@@ -25,6 +25,12 @@ The single current inventory is:
|
|
|
25
25
|
|
|
26
26
|
The first five tools are also the historical v112 compatibility inventory. That historical label preserves the v112 contract; it does not define a second current surface.
|
|
27
27
|
|
|
28
|
+
## Current MCP living-subject inventory: 37 tools
|
|
29
|
+
|
|
30
|
+
The exact v121 living-subject inventory covers `receiz_subject_resolve`, `receiz_subject_state`, `receiz_subject_history`, `receiz_subject_memory_query`, `receiz_subject_relationships`, `receiz_subject_inventory`, `receiz_subject_twin_profile`, `receiz_subject_twin_message`, `receiz_subject_twin_mind_export`, `receiz_subject_twin_mind_import_plan`, `receiz_subject_mandate_get`, `receiz_subject_mandate_plan`, `receiz_subject_mandate_activate`, `receiz_subject_mandate_pause`, `receiz_subject_mandate_revoke`, `receiz_world_additions`, `receiz_world_command_plan`, `receiz_world_command_validate`, `receiz_world_command_execute`, `receiz_world_transaction_plan`, `receiz_world_transaction_execute`, `receiz_world_receipt`, `receiz_world_replay`, `receiz_subject_runtime_enqueue`, `receiz_subject_runtime_status`, `receiz_subject_runtime_cancel`, `receiz_living_subject_conformance`, `receiz_subject_brain_head`, `receiz_subject_brain_search`, `receiz_subject_brain_resolve`, `receiz_subject_brain_stream`, `receiz_bearer_transfer_preview`, `receiz_bearer_instrument_issue`, `receiz_bearer_instrument_inspect`, `receiz_bearer_instrument_claim`, `receiz_bearer_transfer_cancel`, and `receiz_bearer_transfer_status`.
|
|
31
|
+
|
|
32
|
+
Every tool calls the SDK primitive named by its skill map, returns the source primitive and v120 registry/reducer digests, requires exact plan/permit/instrument confirmation for writes, resolves exact bytes before commit, and returns structured zero-write failure. MCP and skill prose never become authority.
|
|
33
|
+
|
|
28
34
|
## Skill inventory
|
|
29
35
|
|
|
30
36
|
The canonical machine-readable index is [skills.json](skills.json). Start with `receiz-build-production-system` for multi-domain work, `receiz-global-reconciliation` for named-domain head resolution and offline reconciliation, or a focused primitive skill for narrower work.
|
|
@@ -34,3 +40,13 @@ The canonical machine-readable index is [skills.json](skills.json). Start with `
|
|
|
34
40
|
All current skills forbid: `last-write-wins`, `timestamp-as-head-authority`, `connect-token-as-proof-authority`, `local-receipt-as-global-authority`, `projection-as-current-owner`, `silent-divergence-resolution`, `remote-reconciliation-before-first-paint`, `unverified-server-artifact-render`, `environment-player-token-fallback`, `accepted-means-effects-delivered`, and `indeterminate-means-failed`.
|
|
35
41
|
|
|
36
42
|
These instructions remain beneath exact sealed artifact bytes, independently verified history, verified identity evidence, plan-bound capability authority, and atomic named-domain acceptance.
|
|
43
|
+
|
|
44
|
+
## v121 living-subject skills
|
|
45
|
+
|
|
46
|
+
- `receiz-living-subject`: immutable identity, byte-preserved namespaces, ownership continuity, state, history, additions, and portable artifacts.
|
|
47
|
+
- `receiz-subject-twin`: complete exact-head proof retrieval, speech/intention/fact/memory separation, subject mind portability, and provenance.
|
|
48
|
+
- `receiz-autonomous-mandate`: owner-confirmed digest scope, runtime re-verification, expiration, pause, and revocation.
|
|
49
|
+
- `receiz-world-event-runtime`: typed command admission, deterministic receipts, durable ticks, retries, replay, and zero-write failure.
|
|
50
|
+
- `receiz-multi-subject-transaction`: atomic meetings, relationships, battles, gifts, inventory, and trades.
|
|
51
|
+
- `receiz-event-derived-memory`: admitted-event citations and rebuildable projections.
|
|
52
|
+
- `receiz-live-proof-character`: streamed voice and performance cues that never become canonical fact.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@receiz/ai-skills",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "121.0.0",
|
|
4
4
|
"description": "Registry-bound Receiz AI operating contracts beneath proof authority for SDK and MCP agents.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -39,7 +39,14 @@
|
|
|
39
39
|
"receiz-proof-media",
|
|
40
40
|
"receiz-cross-app-state",
|
|
41
41
|
"receiz-receipt-admission",
|
|
42
|
-
"receiz-global-reconciliation"
|
|
42
|
+
"receiz-global-reconciliation",
|
|
43
|
+
"receiz-living-subject",
|
|
44
|
+
"receiz-subject-twin",
|
|
45
|
+
"receiz-autonomous-mandate",
|
|
46
|
+
"receiz-world-event-runtime",
|
|
47
|
+
"receiz-multi-subject-transaction",
|
|
48
|
+
"receiz-event-derived-memory",
|
|
49
|
+
"receiz-live-proof-character"
|
|
43
50
|
],
|
|
44
51
|
"keywords": [
|
|
45
52
|
"receiz",
|
|
@@ -8,7 +8,7 @@ description: Use when starting, integrating, upgrading, diagnosing, or repairing
|
|
|
8
8
|
Build and upgrade Receiz applications from one typed contract. The compiler is
|
|
9
9
|
integration tooling beneath Receiz proof truth; inspection is not verification.
|
|
10
10
|
|
|
11
|
-
## Binding
|
|
11
|
+
## Binding v120 artifact law
|
|
12
12
|
|
|
13
13
|
A Receiz artifact is the exact byte sequence returned by native Record -> Seal. The inner payload is never an acceptable substitute.
|
|
14
14
|
|
|
@@ -21,7 +21,7 @@ Label every byte sequence generated or consumed by the application:
|
|
|
21
21
|
|
|
22
22
|
## Required SDK artifact workflow
|
|
23
23
|
|
|
24
|
-
The exact
|
|
24
|
+
The exact v121 application-operation inventory is `receiz.artifact.verify`, `receiz.artifact.admit`, `receiz.artifact.append.plan`, `receiz.identity.capability.sign`, `receiz.artifact.transition.seal`, `receiz.artifact.transition.stage`, `receiz.artifact.transition.commit`, `receiz.admission.command.execute`, `receiz.public-proof.projection.locate`, `receiz.artifact.global.resolve`, `receiz.artifact.offline.reconcile`, `receiz.profile-showcase.genesis.plan`, `receiz.profile-showcase.append.plan`, `receiz.economy-showcase.genesis.plan`, `receiz.economy-showcase.append.plan`, `receiz.economy-showcase.merge.plan`, `receiz.subject.resolve`, `receiz.subject.brain.retrieve`, `receiz.subject.twin.message`, `receiz.subject.mandate.activate`, `receiz.world.command.plan`, `receiz.world.command.execute`, `receiz.world.transaction.plan`, `receiz.world.transaction.execute`, `receiz.subject.runtime.enqueue`, `receiz.subject.memory.project`, `receiz.bearer.transfer.plan`, `receiz.bearer.instrument.issue`, `receiz.bearer.instrument.claim`, `receiz.bearer.transfer.cancel`. These identifiers describe the application authority matrix; they do not create authority.
|
|
25
25
|
|
|
26
26
|
```ts
|
|
27
27
|
const payload = { bytes: applicationPayload, mimeType: applicationMimeType };
|
|
@@ -41,7 +41,7 @@ Independently hash the saved bytes and require equality with `sealedArtifact.art
|
|
|
41
41
|
## Twelve-step artifact workflow
|
|
42
42
|
|
|
43
43
|
1. Label the input bytes as `payload`; never call them an artifact.
|
|
44
|
-
2. Load the active canonical
|
|
44
|
+
2. Load the active canonical v120 registry and `ARTIFACT-001` through `ARTIFACT-030`.
|
|
45
45
|
3. Call `receiz.assets.createProofObject` so Receiz.com performs native Record -> Seal.
|
|
46
46
|
4. Require an SDK-issued `receiz.native-record-seal`; failure returns no artifact and no payload fallback.
|
|
47
47
|
5. Require complete enclosing-artifact verification, integrity, Signature V4, owner, claim, verify path, and payload binding.
|
|
@@ -207,7 +207,7 @@ Resources:
|
|
|
207
207
|
- [Generated-file repair](resources/generated-file-repair.md)
|
|
208
208
|
- [Upgrade rules](resources/upgrade-rules.md)
|
|
209
209
|
|
|
210
|
-
##
|
|
210
|
+
## v120 unified admission and recovery
|
|
211
211
|
|
|
212
212
|
First call `verifyReceizArtifact(file)`. Then call `receiz.artifacts.admit(verification, profileOptions)` in the same runtime. Admission reports profile membership and primitive-specific assessments; it does not authorize an operation. Verified actor evidence exists only after identity-profile admission, never from a caller constraint or structural object.
|
|
213
213
|
|
|
@@ -233,7 +233,7 @@ Operation identity:
|
|
|
233
233
|
Atomic commit result:
|
|
234
234
|
```
|
|
235
235
|
|
|
236
|
-
##
|
|
236
|
+
## v120 artifact-derived authority
|
|
237
237
|
|
|
238
238
|
Engineers remain free to build whatever they choose, but conforming Receiz receivers recognize authority only when every authority-bearing value is provably derived from independently verified artifact truth. Custom JavaScript objects, callbacks, normalized histories, local receipts, server rows, sessions, MCP memory, and AI explanations remain application data or inspection material; their shape never creates Receiz authority.
|
|
239
239
|
|
|
@@ -241,4 +241,10 @@ Admission begins from runtime-custodied verification of the exact enclosing arti
|
|
|
241
241
|
|
|
242
242
|
Deterministic plan identity and unique execution-attempt identity are separate. MCP may reuse a confirmation digest only while the identical attempt is actively pending; committed and failed attempts are terminal and require a fresh confirmation. Expected authority failures are structured, immutable, machine-readable, and report zero writes.
|
|
243
243
|
|
|
244
|
-
Historical sealed proof objects remain exact-byte verifiable evidence. Historical runtime admissions, histories, actors, capabilities, plans, candidates, stores, or confirmations cannot authorize a current
|
|
244
|
+
Historical sealed proof objects remain exact-byte verifiable evidence. Historical runtime admissions, histories, actors, capabilities, plans, candidates, stores, or confirmations cannot authorize a current v121 receiver; exact bytes crossing a process require `reverify-exact-bytes`, followed by current profile admission and `same-runtime-custody` through plan, capability, seal, stage, independent byte resolution, atomic named-domain acceptance, and report-only receipt.
|
|
245
|
+
|
|
246
|
+
## v121 living-subject contract
|
|
247
|
+
|
|
248
|
+
Use canonical head → entire proof history → bounded index retrieval → exact primary-object resolution → reasoning → provenance. The 96-object window is working context, never history truncation. AI speech and performance remain non-authoritative. Consequential actions require typed deterministic command admission; meetings, relationships, trades, gifts, and battles require atomic multi-subject transactions. Autonomous execution requires a current digest-bound mandate at lease time. Bearer transfer preserves identity, full history, memory policy, inventory disposition, and unknown namespace bytes while immediately revoking former-owner authority.
|
|
249
|
+
|
|
250
|
+
Concrete v120 evidence must include: a creature speaking from exact long-form proof memory; absent-owner exploration inside a mandate; a mutual relationship; a bounded autonomous trade; an atomic battle; exact device restoration; queued-action revocation; partition convergence without history replacement; rejection of an AI-invented event; and cross-application subject continuity.
|