@receiz/ai-skills 108.0.0 → 110.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 +7 -7
- package/package.json +1 -1
- package/receiz-app-builder-skill/SKILL.md +30 -2
- package/receiz-app-builder-skill/manifest.json +126 -13
- package/receiz-architecture/manifest.json +6 -6
- package/receiz-authority-security/manifest.json +6 -6
- package/receiz-bearer-ownership/SKILL.md +4 -0
- package/receiz-bearer-ownership/manifest.json +6 -6
- package/receiz-build-production-system/manifest.json +6 -6
- package/receiz-causal-sync/manifest.json +6 -6
- package/receiz-command-builder/manifest.json +6 -6
- package/receiz-constitutional-laws/manifest.json +6 -6
- package/receiz-cross-app-state/SKILL.md +32 -4
- package/receiz-cross-app-state/manifest.json +136 -14
- package/receiz-deterministic-replay/manifest.json +6 -6
- package/receiz-domain-builder/manifest.json +6 -6
- package/receiz-identity-profile/SKILL.md +6 -2
- package/receiz-identity-profile/manifest.json +5 -5
- package/receiz-mcp-agent-skill/SKILL.md +4 -0
- package/receiz-mcp-agent-skill/resources/mcp-tool-map.md +11 -4
- package/receiz-migrations/SKILL.md +31 -3
- package/receiz-migrations/agents/openai.yaml +1 -1
- package/receiz-migrations/manifest.json +144 -14
- package/receiz-observability/manifest.json +6 -6
- package/receiz-offline-command/SKILL.md +2 -2
- package/receiz-offline-command/manifest.json +3 -3
- package/receiz-offline-first/manifest.json +6 -6
- package/receiz-offline-verifier-skill/SKILL.md +30 -2
- package/receiz-offline-verifier-skill/manifest.json +121 -13
- package/receiz-performance/manifest.json +6 -6
- package/receiz-portable-artifacts/SKILL.md +30 -2
- package/receiz-portable-artifacts/manifest.json +138 -17
- package/receiz-portable-continuity/SKILL.md +6 -2
- package/receiz-portable-continuity/manifest.json +5 -5
- package/receiz-proof-media/manifest.json +3 -3
- package/receiz-proof-skill/SKILL.md +30 -2
- package/receiz-proof-skill/manifest.json +122 -13
- package/receiz-proof-skill/resources/sdk-reference.md +3 -3
- package/receiz-receipt-admission/SKILL.md +6 -2
- package/receiz-receipt-admission/manifest.json +5 -5
- package/receiz-release/SKILL.md +31 -3
- package/receiz-release/manifest.json +143 -14
- package/receiz-testing/SKILL.md +30 -2
- package/receiz-testing/manifest.json +144 -14
- package/scripts/validate-skills.ts +32 -17
package/README.md
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
Receiz applications. Fourteen focused constitutional skills supply architecture,
|
|
5
5
|
domain, law, command, authority, replay, offline, causal, artifact, migration,
|
|
6
6
|
performance, observability, testing, and release contracts. The earlier nine
|
|
7
|
-
domain skill names remain packaged for compatibility. Seven operation skill names first introduced in
|
|
8
|
-
describe current
|
|
9
|
-
proof media, cross-app state, and admission evidence. Their retired
|
|
10
|
-
Every current manifest uses schema and version `
|
|
7
|
+
domain skill names remain packaged for compatibility. Seven operation skill names first introduced in obsolete-versioned now
|
|
8
|
+
describe current v110 outcomes for identity profiles, portable continuity, bearer ownership, offline transport,
|
|
9
|
+
proof media, cross-app state, and admission evidence. Their retired obsolete-versioned mechanisms are not active defaults.
|
|
10
|
+
Every current manifest uses schema and version `v110` / `110.0.0`, requires SDK/MCP `>=110.0.0 <111.0.0`, and binds ruleset `110.0.0` to registry digest `824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4`.
|
|
11
11
|
|
|
12
12
|
This package teaches AI agents how to understand, verify, build with, and operate Receiz from the existing repository surfaces.
|
|
13
13
|
|
|
@@ -27,11 +27,11 @@ Agents may acquire scoped delegated access through the official Receiz Connect/O
|
|
|
27
27
|
|
|
28
28
|
## How Agents Should Use This Package
|
|
29
29
|
|
|
30
|
-
Start with `receiz-build-production-system` when work spans multiple constitutional domains. Its machine-readable manifest requires the exact active signed registry digest, 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
|
|
30
|
+
Start with `receiz-build-production-system` when work spans multiple constitutional domains. Its machine-readable manifest requires the exact active signed registry digest, 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 v110 outcome.
|
|
31
31
|
|
|
32
|
-
The
|
|
32
|
+
The v110 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.
|
|
33
33
|
|
|
34
|
-
Stable
|
|
34
|
+
Stable obsolete-versioned schema names and their head/receipt mechanics remain explicitly historical compatibility, not the active/default profile, bearer, or proof-media contract.
|
|
35
35
|
|
|
36
36
|
Do not invent APIs. Use the SDK and MCP maps inside the skills, then inspect the repo when a requested operation is not listed.
|
|
37
37
|
|
package/package.json
CHANGED
|
@@ -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 v110 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
|
|
|
@@ -39,7 +39,7 @@ Independently hash the saved bytes and require equality with `sealedArtifact.art
|
|
|
39
39
|
## Twelve-step artifact workflow
|
|
40
40
|
|
|
41
41
|
1. Label the input bytes as `payload`; never call them an artifact.
|
|
42
|
-
2. Load the active signed
|
|
42
|
+
2. Load the active signed v110 registry and `ARTIFACT-001` through `ARTIFACT-010`.
|
|
43
43
|
3. Call `receiz.assets.createProofObject` so Receiz.com performs native Record -> Seal.
|
|
44
44
|
4. Require an SDK-issued `receiz.native-record-seal`; failure returns no artifact and no payload fallback.
|
|
45
45
|
5. Require complete enclosing-artifact verification, integrity, Signature V4, owner, claim, verify path, and payload binding.
|
|
@@ -89,6 +89,8 @@ Independent verification result:
|
|
|
89
89
|
Cross-platform round-trip result:
|
|
90
90
|
Legacy compatibility result:
|
|
91
91
|
Release-lock result:
|
|
92
|
+
Network calls during verification: 0
|
|
93
|
+
Local verifier result:
|
|
92
94
|
```
|
|
93
95
|
|
|
94
96
|
## When To Use This Skill
|
|
@@ -199,3 +201,29 @@ Resources:
|
|
|
199
201
|
- [Authority boundaries](resources/authority-boundaries.md)
|
|
200
202
|
- [Generated-file repair](resources/generated-file-repair.md)
|
|
201
203
|
- [Upgrade rules](resources/upgrade-rules.md)
|
|
204
|
+
|
|
205
|
+
## v110 unified admission and recovery
|
|
206
|
+
|
|
207
|
+
Use `receiz.artifacts.admit(file)` to verify the complete artifact before classification. Verdicts are exactly `canonical-identity`, `bearer-recovery`, `verified-legacy-read`, `foreign-owner`, or `invalid`. Every verified result must report `canRestore`, `canSign`, `canClaimOwnership`, `canPublish`, and `canSettle` without inferring stronger authority from possession.
|
|
208
|
+
|
|
209
|
+
Use `receiz.artifacts.planRecovery(admission)` for an explicit read-only plan, or `receiz.artifacts.admitAndRecover(file)` for zero-network, read-only verification and recovery planning. Both perform zero writes. The standard proof history, parent links, ownership transitions, terminal events, unknown namespaces, plan digest, and explicit permitted actions must remain intact. Explanation is not authority; the underlying sealed proof object remains authority.
|
|
210
|
+
|
|
211
|
+
Commit only through `receiz.artifacts.commitRecovery(plan, capability, idempotencyKey, store)`. Raw capability authority is forbidden. MCP JSON must never carry a capability or store object; use runtime-resolved verified capability and a caller-provided local atomic store. The SDK/MCP/AI operation identity must match.
|
|
212
|
+
|
|
213
|
+
- Never admit a card-only payload as a Receiz artifact.
|
|
214
|
+
- Never treat an explanation as proof authority.
|
|
215
|
+
- Never accept raw capability JSON as recovery authority.
|
|
216
|
+
- Never hide mutation inside `admitAndRecover` or a recovery plan.
|
|
217
|
+
|
|
218
|
+
Current MCP parity: `receiz_artifact_admit`, `receiz_artifact_recovery_plan`, `receiz_artifact_admit_and_recover`, and `receiz_artifact_recovery_commit`.
|
|
219
|
+
|
|
220
|
+
Required completion evidence:
|
|
221
|
+
|
|
222
|
+
```md
|
|
223
|
+
Admission verdict:
|
|
224
|
+
Permitted actions:
|
|
225
|
+
Proof history digest:
|
|
226
|
+
Recovery plan digest:
|
|
227
|
+
Operation identity:
|
|
228
|
+
Atomic commit result:
|
|
229
|
+
```
|
|
@@ -1,17 +1,130 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-app-builder-skill",
|
|
4
|
-
"version": "
|
|
5
|
-
"requires": {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
4
|
+
"version": "110.0.0",
|
|
5
|
+
"requires": {
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
|
+
},
|
|
11
|
+
"artifactLawVersion": "110.0.0",
|
|
12
|
+
"artifactLaws": [
|
|
13
|
+
"ARTIFACT-001",
|
|
14
|
+
"ARTIFACT-002",
|
|
15
|
+
"ARTIFACT-003",
|
|
16
|
+
"ARTIFACT-004",
|
|
17
|
+
"ARTIFACT-005",
|
|
18
|
+
"ARTIFACT-006",
|
|
19
|
+
"ARTIFACT-007",
|
|
20
|
+
"ARTIFACT-008",
|
|
21
|
+
"ARTIFACT-009",
|
|
22
|
+
"ARTIFACT-010",
|
|
23
|
+
"ARTIFACT-011",
|
|
24
|
+
"ARTIFACT-012",
|
|
25
|
+
"ARTIFACT-013",
|
|
26
|
+
"ARTIFACT-014",
|
|
27
|
+
"ARTIFACT-015"
|
|
28
|
+
],
|
|
29
|
+
"laws": [
|
|
30
|
+
"receiz.artifact.sealed-truth",
|
|
31
|
+
"receiz.compiler.beneath-proof",
|
|
32
|
+
"receiz.artifact.verify-before-extract",
|
|
33
|
+
"ownership.cross-platform-proof-object-continuity"
|
|
34
|
+
],
|
|
35
|
+
"sdkOperations": [
|
|
36
|
+
"assets.createProofObject",
|
|
37
|
+
"artifacts.download",
|
|
38
|
+
"artifacts.verifyAndOpen",
|
|
39
|
+
"artifacts.admit",
|
|
40
|
+
"artifacts.planRecovery",
|
|
41
|
+
"artifacts.admitAndRecover",
|
|
42
|
+
"artifacts.commitRecovery"
|
|
43
|
+
],
|
|
44
|
+
"allowedTools": [
|
|
45
|
+
"receiz_project_inspect",
|
|
46
|
+
"receiz_app_plan",
|
|
47
|
+
"receiz_app_apply",
|
|
48
|
+
"receiz_app_check",
|
|
49
|
+
"receiz_release_qualify",
|
|
50
|
+
"receiz_artifact_admit",
|
|
51
|
+
"receiz_artifact_recovery_plan",
|
|
52
|
+
"receiz_artifact_admit_and_recover",
|
|
53
|
+
"receiz_artifact_recovery_commit"
|
|
54
|
+
],
|
|
55
|
+
"forbiddenOperations": [
|
|
56
|
+
"direct-state-write",
|
|
57
|
+
"payload-fallback",
|
|
58
|
+
"payload-relabel-as-artifact",
|
|
59
|
+
"artifact-repack",
|
|
60
|
+
"shape-only-verification",
|
|
61
|
+
"history-rewrite",
|
|
62
|
+
"authority-bypass",
|
|
63
|
+
"hidden-recovery-mutation",
|
|
64
|
+
"explanation-as-authority",
|
|
65
|
+
"raw-capability-authority",
|
|
66
|
+
"card-payload-admission"
|
|
67
|
+
],
|
|
68
|
+
"requiredInputs": [
|
|
69
|
+
"repository-root",
|
|
70
|
+
"installed-sdk-version",
|
|
71
|
+
"active-registry-digest",
|
|
72
|
+
"artifact-law-version",
|
|
73
|
+
"labeled-byte-domains",
|
|
74
|
+
"cross-app-destination"
|
|
75
|
+
],
|
|
76
|
+
"requiredEvidence": [
|
|
77
|
+
"typecheck",
|
|
78
|
+
"conformance",
|
|
79
|
+
"exact-artifact-byte-identity",
|
|
80
|
+
"artifact-digest-match",
|
|
81
|
+
"payload-digest-binding",
|
|
82
|
+
"signature-v4",
|
|
83
|
+
"owner-claim-binding",
|
|
84
|
+
"independent-artifact-verification",
|
|
85
|
+
"cross-platform-round-trip",
|
|
86
|
+
"legacy-read-compatibility",
|
|
87
|
+
"release-lock-pass",
|
|
88
|
+
"zero-network-verification",
|
|
89
|
+
"local-verifier-result",
|
|
90
|
+
"unified-admission-verdicts",
|
|
91
|
+
"explicit-permitted-actions",
|
|
92
|
+
"verified-proof-history",
|
|
93
|
+
"zero-network-read-only-coordinator",
|
|
94
|
+
"atomic-recovery-commit",
|
|
95
|
+
"operation-identity-parity",
|
|
96
|
+
"multi-application-convergence"
|
|
97
|
+
],
|
|
98
|
+
"requiredCompletionFields": [
|
|
99
|
+
"sdk-version",
|
|
100
|
+
"registry-digest",
|
|
101
|
+
"artifact-law-version",
|
|
102
|
+
"artifact-carrier",
|
|
103
|
+
"signature-version",
|
|
104
|
+
"artifact-digest",
|
|
105
|
+
"payload-digest",
|
|
106
|
+
"owner-and-claim-binding",
|
|
107
|
+
"independent-verification-result",
|
|
108
|
+
"cross-platform-round-trip-result",
|
|
109
|
+
"legacy-compatibility-result",
|
|
110
|
+
"release-lock-result",
|
|
111
|
+
"network-calls-during-verification",
|
|
112
|
+
"local-verifier-result",
|
|
113
|
+
"admission-verdict",
|
|
114
|
+
"permitted-actions",
|
|
115
|
+
"proof-history-digest",
|
|
116
|
+
"recovery-plan-digest",
|
|
117
|
+
"operation-identity",
|
|
118
|
+
"atomic-commit-result"
|
|
119
|
+
],
|
|
120
|
+
"completionCriteria": [
|
|
121
|
+
"all-required-evidence-pass",
|
|
122
|
+
"release-lock-pass",
|
|
123
|
+
"zero-network-verification",
|
|
124
|
+
"local-verifier-result",
|
|
125
|
+
"v110-admission-recovery-conformance",
|
|
126
|
+
"no-hidden-mutation",
|
|
127
|
+
"explanation-remains-non-authoritative"
|
|
128
|
+
],
|
|
16
129
|
"maximumAutonomousAuthority": "inspect-plan-scaffold-test"
|
|
17
130
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-architecture",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.truth.stronger-first",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-authority-security",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.authority.capability-bound",
|
|
@@ -67,3 +67,7 @@ The active MCP path calls `client.artifacts.verifyAndOpen(completeFile)`, then `
|
|
|
67
67
|
## Emulator fixture
|
|
68
68
|
|
|
69
69
|
Run `generic-bearer-transfer` and `previous-owner-projection-invalidation` across qualifying artifact families. Require the prior ownership reference to come from carried verified proof and the output to be a native sealed artifact.
|
|
70
|
+
|
|
71
|
+
## v110 recovery authority
|
|
72
|
+
|
|
73
|
+
Call `artifacts.admit` before recovery planning. A `bearer-recovery` verdict may report `canRestore` or a capability-gated `canClaimOwnership`, but it must report `canSign: false`, `canPublish: false`, and `canSettle: false`. Possession never becomes canonical identity. Commit only an SDK-issued plan through a runtime-verified capability, stable idempotency key, expected head, and atomic local store.
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-bearer-ownership",
|
|
4
|
-
"version": "
|
|
5
|
-
"requires": { "sdk": ">=
|
|
4
|
+
"version": "110.0.0",
|
|
5
|
+
"requires": { "sdk": ">=110.0.0 <111.0.0", "mcp": ">=110.0.0 <111.0.0", "ruleset": "110.0.0", "registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4" },
|
|
6
6
|
"laws": ["receiz.ownership.enclosing-proof", "receiz.ownership.carried-continuity", "receiz.artifact.native-record-seal", "ownership.cross-platform-proof-object-continuity"],
|
|
7
|
-
"sdkOperations": ["artifacts.verifyAndOpen", "ownership.claimBearerAsset", "artifacts.download"],
|
|
8
|
-
"allowedTools": ["receiz_bearer_asset_claim_plan", "receiz_bearer_asset_claim_execute"],
|
|
7
|
+
"sdkOperations": ["artifacts.verifyAndOpen", "artifacts.admit", "artifacts.planRecovery", "artifacts.commitRecovery", "ownership.claimBearerAsset", "artifacts.download"],
|
|
8
|
+
"allowedTools": ["receiz_bearer_asset_claim_plan", "receiz_bearer_asset_claim_execute", "receiz_artifact_admit", "receiz_artifact_recovery_plan", "receiz_artifact_recovery_commit"],
|
|
9
9
|
"requiredScopes": ["receiz:record", "receiz:seal"],
|
|
10
10
|
"emulatorFixtures": ["generic-bearer-transfer", "previous-owner-projection-invalidation"],
|
|
11
|
-
"forbiddenOperations": ["direct-state-write", "payload-as-claim-input", "caller-owner-substitution", "caller-proof-head-prerequisite", "claim-key-prerequisite", "receipt-authority", "origin-platform-lock", "authority-bypass"],
|
|
11
|
+
"forbiddenOperations": ["direct-state-write", "payload-as-claim-input", "caller-owner-substitution", "caller-proof-head-prerequisite", "claim-key-prerequisite", "receipt-authority", "origin-platform-lock", "bearer-authority-escalation", "raw-capability-authority", "authority-bypass"],
|
|
12
12
|
"requiredEvidence": ["complete-artifact-verification", "native-record-seal", "emulator-conformance", "release-lock-pass"],
|
|
13
13
|
"maximumAutonomousAuthority": "inspect-plan-simulate"
|
|
14
14
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-build-production-system",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.truth.stronger-first",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-causal-sync",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.merge.causal",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-command-builder",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.command-only-mutation",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-constitutional-laws",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.registry.digest-alignment",
|
|
@@ -7,7 +7,7 @@ description: Use when carrying verified namespaced account state between Receiz
|
|
|
7
7
|
|
|
8
8
|
Continue the same Receiz identity across applications by restoring portable account truth and appending isolated namespaces. Cross-app continuation is an identity primitive, not session sharing.
|
|
9
9
|
|
|
10
|
-
## Binding
|
|
10
|
+
## Binding v110 artifact law
|
|
11
11
|
|
|
12
12
|
A Receiz artifact is the exact byte sequence returned by native Record -> Seal. The inner payload is never an acceptable substitute.
|
|
13
13
|
|
|
@@ -38,7 +38,7 @@ Independently hash the saved bytes and require equality with `sealedArtifact.art
|
|
|
38
38
|
## Twelve-step artifact workflow
|
|
39
39
|
|
|
40
40
|
1. Label the input bytes as `payload`; never call them an artifact.
|
|
41
|
-
2. Load the active signed
|
|
41
|
+
2. Load the active signed v110 registry and `ARTIFACT-001` through `ARTIFACT-010`.
|
|
42
42
|
3. Call `receiz.assets.createProofObject` so Receiz.com performs native Record -> Seal.
|
|
43
43
|
4. Require an SDK-issued `receiz.native-record-seal`; failure returns no artifact and no payload fallback.
|
|
44
44
|
5. Require complete enclosing-artifact verification, integrity, Signature V4, owner, claim, verify path, and payload binding.
|
|
@@ -88,11 +88,13 @@ Independent verification result:
|
|
|
88
88
|
Cross-platform round-trip result:
|
|
89
89
|
Legacy compatibility result:
|
|
90
90
|
Release-lock result:
|
|
91
|
+
Network calls during verification: 0
|
|
92
|
+
Local verifier result:
|
|
91
93
|
```
|
|
92
94
|
|
|
93
95
|
## Exact SDK operation
|
|
94
96
|
|
|
95
|
-
Use the current root SDK identity verifier and complete-artifact custody methods. Do not import the historical
|
|
97
|
+
Use the current root SDK identity verifier and complete-artifact custody methods. Do not import the historical obsolete-versioned continuity client.
|
|
96
98
|
|
|
97
99
|
```ts
|
|
98
100
|
import { createReceizClient } from "@receiz/sdk";
|
|
@@ -148,4 +150,30 @@ Call `receiz_artifact_verify` and `receiz_artifact_extract_verified` for input,
|
|
|
148
150
|
|
|
149
151
|
## Emulator fixture
|
|
150
152
|
|
|
151
|
-
Run current native artifact round-trip, destination reopen, namespace-preservation, and artifact-substitution rejection contracts. Historical
|
|
153
|
+
Run current native artifact round-trip, destination reopen, namespace-preservation, and artifact-substitution rejection contracts. Historical obsolete-versioned reconcile fixtures are archival evidence only.
|
|
154
|
+
|
|
155
|
+
## v110 unified admission and recovery
|
|
156
|
+
|
|
157
|
+
Use `receiz.artifacts.admit(file)` to verify the complete artifact before classification. Verdicts are exactly `canonical-identity`, `bearer-recovery`, `verified-legacy-read`, `foreign-owner`, or `invalid`. Every verified result must report `canRestore`, `canSign`, `canClaimOwnership`, `canPublish`, and `canSettle` without inferring stronger authority from possession.
|
|
158
|
+
|
|
159
|
+
Use `receiz.artifacts.planRecovery(admission)` for an explicit read-only plan, or `receiz.artifacts.admitAndRecover(file)` for zero-network, read-only verification and recovery planning. Both perform zero writes. The standard proof history, parent links, ownership transitions, terminal events, unknown namespaces, plan digest, and explicit permitted actions must remain intact. Explanation is not authority; the underlying sealed proof object remains authority.
|
|
160
|
+
|
|
161
|
+
Commit only through `receiz.artifacts.commitRecovery(plan, capability, idempotencyKey, store)`. Raw capability authority is forbidden. MCP JSON must never carry a capability or store object; use runtime-resolved verified capability and a caller-provided local atomic store. The SDK/MCP/AI operation identity must match.
|
|
162
|
+
|
|
163
|
+
- Never admit a card-only payload as a Receiz artifact.
|
|
164
|
+
- Never treat an explanation as proof authority.
|
|
165
|
+
- Never accept raw capability JSON as recovery authority.
|
|
166
|
+
- Never hide mutation inside `admitAndRecover` or a recovery plan.
|
|
167
|
+
|
|
168
|
+
Current MCP parity: `receiz_artifact_admit`, `receiz_artifact_recovery_plan`, `receiz_artifact_admit_and_recover`, and `receiz_artifact_recovery_commit`.
|
|
169
|
+
|
|
170
|
+
Required completion evidence:
|
|
171
|
+
|
|
172
|
+
```md
|
|
173
|
+
Admission verdict:
|
|
174
|
+
Permitted actions:
|
|
175
|
+
Proof history digest:
|
|
176
|
+
Recovery plan digest:
|
|
177
|
+
Operation identity:
|
|
178
|
+
Atomic commit result:
|
|
179
|
+
```
|
|
@@ -1,18 +1,140 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-cross-app-state",
|
|
4
|
-
"version": "
|
|
5
|
-
"requires": {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
4
|
+
"version": "110.0.0",
|
|
5
|
+
"requires": {
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
|
+
},
|
|
11
|
+
"artifactLawVersion": "110.0.0",
|
|
12
|
+
"artifactLaws": [
|
|
13
|
+
"ARTIFACT-001",
|
|
14
|
+
"ARTIFACT-002",
|
|
15
|
+
"ARTIFACT-003",
|
|
16
|
+
"ARTIFACT-004",
|
|
17
|
+
"ARTIFACT-005",
|
|
18
|
+
"ARTIFACT-006",
|
|
19
|
+
"ARTIFACT-007",
|
|
20
|
+
"ARTIFACT-008",
|
|
21
|
+
"ARTIFACT-009",
|
|
22
|
+
"ARTIFACT-010",
|
|
23
|
+
"ARTIFACT-011",
|
|
24
|
+
"ARTIFACT-012",
|
|
25
|
+
"ARTIFACT-013",
|
|
26
|
+
"ARTIFACT-014",
|
|
27
|
+
"ARTIFACT-015"
|
|
28
|
+
],
|
|
29
|
+
"laws": [
|
|
30
|
+
"receiz.identity.cross-app-continuity",
|
|
31
|
+
"receiz.namespace.isolation",
|
|
32
|
+
"receiz.local-truth.immediate",
|
|
33
|
+
"receiz.artifact.sealed-truth",
|
|
34
|
+
"ownership.cross-platform-proof-object-continuity"
|
|
35
|
+
],
|
|
36
|
+
"sdkOperations": [
|
|
37
|
+
"assets.createProofObject",
|
|
38
|
+
"artifacts.download",
|
|
39
|
+
"artifacts.verifyAndOpen",
|
|
40
|
+
"identity.readArtifact",
|
|
41
|
+
"identity.projectAccount",
|
|
42
|
+
"artifacts.admit",
|
|
43
|
+
"artifacts.planRecovery",
|
|
44
|
+
"artifacts.admitAndRecover",
|
|
45
|
+
"artifacts.commitRecovery"
|
|
46
|
+
],
|
|
47
|
+
"allowedTools": [
|
|
48
|
+
"receiz_artifact_verify",
|
|
49
|
+
"receiz_artifact_extract_verified",
|
|
50
|
+
"receiz_artifact_record_seal_plan",
|
|
51
|
+
"receiz_artifact_record_seal_execute",
|
|
52
|
+
"receiz_artifact_round_trip_check",
|
|
53
|
+
"receiz_artifact_admit",
|
|
54
|
+
"receiz_artifact_recovery_plan",
|
|
55
|
+
"receiz_artifact_admit_and_recover",
|
|
56
|
+
"receiz_artifact_recovery_commit"
|
|
57
|
+
],
|
|
58
|
+
"requiredScopes": [
|
|
59
|
+
"receiz:record",
|
|
60
|
+
"receiz:seal"
|
|
61
|
+
],
|
|
62
|
+
"emulatorFixtures": [
|
|
63
|
+
"identity-artifact-helpers",
|
|
64
|
+
"native-artifact-round-trip",
|
|
65
|
+
"namespace-preservation",
|
|
66
|
+
"artifact-substitution-rejection"
|
|
67
|
+
],
|
|
68
|
+
"forbiddenOperations": [
|
|
69
|
+
"cross-namespace-write",
|
|
70
|
+
"identity-fork",
|
|
71
|
+
"database-as-account-truth",
|
|
72
|
+
"payload-fallback",
|
|
73
|
+
"payload-relabel-as-artifact",
|
|
74
|
+
"artifact-repack",
|
|
75
|
+
"shape-only-verification",
|
|
76
|
+
"retired-reconcile-prerequisite",
|
|
77
|
+
"history-rewrite",
|
|
78
|
+
"authority-bypass",
|
|
79
|
+
"hidden-recovery-mutation",
|
|
80
|
+
"explanation-as-authority",
|
|
81
|
+
"raw-capability-authority",
|
|
82
|
+
"card-payload-admission"
|
|
83
|
+
],
|
|
84
|
+
"requiredEvidence": [
|
|
85
|
+
"same-account-uid-result",
|
|
86
|
+
"complete-artifact-verification",
|
|
87
|
+
"native-record-seal",
|
|
88
|
+
"emulator-conformance",
|
|
89
|
+
"exact-artifact-byte-identity",
|
|
90
|
+
"artifact-digest-match",
|
|
91
|
+
"payload-digest-binding",
|
|
92
|
+
"signature-v4",
|
|
93
|
+
"owner-claim-binding",
|
|
94
|
+
"independent-artifact-verification",
|
|
95
|
+
"cross-platform-round-trip",
|
|
96
|
+
"legacy-read-compatibility",
|
|
97
|
+
"release-lock-pass",
|
|
98
|
+
"zero-network-verification",
|
|
99
|
+
"local-verifier-result",
|
|
100
|
+
"unified-admission-verdicts",
|
|
101
|
+
"explicit-permitted-actions",
|
|
102
|
+
"verified-proof-history",
|
|
103
|
+
"zero-network-read-only-coordinator",
|
|
104
|
+
"atomic-recovery-commit",
|
|
105
|
+
"operation-identity-parity",
|
|
106
|
+
"multi-application-convergence"
|
|
107
|
+
],
|
|
108
|
+
"requiredCompletionFields": [
|
|
109
|
+
"sdk-version",
|
|
110
|
+
"registry-digest",
|
|
111
|
+
"artifact-law-version",
|
|
112
|
+
"artifact-carrier",
|
|
113
|
+
"signature-version",
|
|
114
|
+
"artifact-digest",
|
|
115
|
+
"payload-digest",
|
|
116
|
+
"owner-and-claim-binding",
|
|
117
|
+
"independent-verification-result",
|
|
118
|
+
"cross-platform-round-trip-result",
|
|
119
|
+
"legacy-compatibility-result",
|
|
120
|
+
"release-lock-result",
|
|
121
|
+
"network-calls-during-verification",
|
|
122
|
+
"local-verifier-result",
|
|
123
|
+
"admission-verdict",
|
|
124
|
+
"permitted-actions",
|
|
125
|
+
"proof-history-digest",
|
|
126
|
+
"recovery-plan-digest",
|
|
127
|
+
"operation-identity",
|
|
128
|
+
"atomic-commit-result"
|
|
129
|
+
],
|
|
130
|
+
"completionCriteria": [
|
|
131
|
+
"all-required-evidence-pass",
|
|
132
|
+
"release-lock-pass",
|
|
133
|
+
"zero-network-verification",
|
|
134
|
+
"local-verifier-result",
|
|
135
|
+
"v110-admission-recovery-conformance",
|
|
136
|
+
"no-hidden-mutation",
|
|
137
|
+
"explanation-remains-non-authoritative"
|
|
138
|
+
],
|
|
17
139
|
"maximumAutonomousAuthority": "inspect-plan-simulate"
|
|
18
140
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"schema": "receiz.ai-skill-contract.
|
|
2
|
+
"schema": "receiz.ai-skill-contract.v110",
|
|
3
3
|
"name": "receiz-deterministic-replay",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "110.0.0",
|
|
5
5
|
"requires": {
|
|
6
|
-
"sdk": ">=
|
|
7
|
-
"mcp": ">=
|
|
8
|
-
"ruleset": "
|
|
9
|
-
"registryDigest": "
|
|
6
|
+
"sdk": ">=110.0.0 <111.0.0",
|
|
7
|
+
"mcp": ">=110.0.0 <111.0.0",
|
|
8
|
+
"ruleset": "110.0.0",
|
|
9
|
+
"registryDigest": "824aa4af849c4840ba94535798eab36e45d514703b6ae0cd30d4aa53f3c896e4"
|
|
10
10
|
},
|
|
11
11
|
"laws": [
|
|
12
12
|
"receiz.replay.deterministic",
|