@receiz/ai-skills 124.1.0 → 125.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.
Files changed (72) hide show
  1. package/README.md +28 -7
  2. package/SKILLS.md +21 -8
  3. package/package.json +2 -1
  4. package/receiz-app-builder-skill/manifest.json +381 -66
  5. package/receiz-architecture/SKILL.md +1 -1
  6. package/receiz-architecture/manifest.json +316 -66
  7. package/receiz-authority-security/SKILL.md +5 -1
  8. package/receiz-authority-security/manifest.json +329 -66
  9. package/receiz-autonomous-mandate/manifest.json +312 -65
  10. package/receiz-bearer-ownership/manifest.json +319 -66
  11. package/receiz-build-production-system/SKILL.md +1 -1
  12. package/receiz-build-production-system/manifest.json +469 -71
  13. package/receiz-causal-sync/SKILL.md +1 -1
  14. package/receiz-causal-sync/manifest.json +317 -66
  15. package/receiz-command-builder/SKILL.md +1 -1
  16. package/receiz-command-builder/manifest.json +312 -65
  17. package/receiz-constitutional-laws/SKILL.md +5 -1
  18. package/receiz-constitutional-laws/manifest.json +312 -65
  19. package/receiz-cross-app-state/manifest.json +341 -66
  20. package/receiz-deterministic-replay/SKILL.md +1 -1
  21. package/receiz-deterministic-replay/manifest.json +312 -65
  22. package/receiz-domain-builder/SKILL.md +1 -1
  23. package/receiz-domain-builder/manifest.json +312 -65
  24. package/receiz-event-derived-memory/manifest.json +320 -66
  25. package/receiz-global-reconciliation/manifest.json +335 -66
  26. package/receiz-identity-profile/manifest.json +336 -66
  27. package/receiz-live-proof-character/manifest.json +312 -65
  28. package/receiz-living-subject/manifest.json +351 -66
  29. package/receiz-mcp-agent-skill/SKILL.md +13 -3
  30. package/receiz-mcp-agent-skill/resources/mcp-tool-map.md +3 -3
  31. package/receiz-mcp-agent-skill/resources/v125-economy-tool-map.json +150 -0
  32. package/receiz-mcp-agent-skill/resources/v125-economy-tool-map.md +37 -0
  33. package/receiz-migrations/SKILL.md +1 -1
  34. package/receiz-migrations/manifest.json +312 -65
  35. package/receiz-multi-subject-transaction/manifest.json +312 -65
  36. package/receiz-observability/SKILL.md +1 -1
  37. package/receiz-observability/manifest.json +312 -65
  38. package/receiz-offline-command/manifest.json +312 -65
  39. package/receiz-offline-first/SKILL.md +1 -1
  40. package/receiz-offline-first/manifest.json +317 -66
  41. package/receiz-offline-verifier-skill/manifest.json +312 -65
  42. package/receiz-performance/SKILL.md +1 -1
  43. package/receiz-performance/manifest.json +312 -65
  44. package/receiz-portable-artifacts/SKILL.md +1 -1
  45. package/receiz-portable-artifacts/manifest.json +316 -65
  46. package/receiz-portable-continuity/manifest.json +319 -66
  47. package/receiz-proof-authority/manifest.json +335 -66
  48. package/receiz-proof-authority/references/mcp-map.md +1 -1
  49. package/receiz-proof-media/manifest.json +316 -66
  50. package/receiz-proof-skill/SKILL.md +4 -0
  51. package/receiz-proof-skill/manifest.json +312 -65
  52. package/receiz-receipt-admission/manifest.json +312 -65
  53. package/receiz-release/SKILL.md +5 -1
  54. package/receiz-release/manifest.json +316 -66
  55. package/receiz-subject-twin/manifest.json +323 -66
  56. package/receiz-testing/SKILL.md +1 -1
  57. package/receiz-testing/manifest.json +317 -66
  58. package/receiz-value-execution/SKILL.md +18 -14
  59. package/receiz-value-execution/manifest.json +357 -69
  60. package/receiz-value-execution/references/mcp-map.md +19 -2
  61. package/receiz-value-execution/references/sdk-map.md +14 -2
  62. package/receiz-value-rails/SKILL.md +11 -10
  63. package/receiz-value-rails/manifest.json +363 -69
  64. package/receiz-value-rails/references/examples.md +3 -3
  65. package/receiz-value-rails/references/mcp-map.md +13 -3
  66. package/receiz-value-rails/references/sdk-map.md +13 -3
  67. package/receiz-world-event-runtime/manifest.json +340 -66
  68. package/resources/forward-only-authority-flow.md +24 -0
  69. package/resources/kks-v1-temporal-authority.md +61 -0
  70. package/resources/verified-owner-local-continuity.md +20 -0
  71. package/scripts/validate-skills.mjs +194 -4
  72. package/skills.json +753 -61
package/README.md CHANGED
@@ -1,8 +1,28 @@
1
1
  # Receiz AI Skills
2
2
 
3
- The `124.1.0` package at release coordinate `v124.1.0` is a registry-bound operating-contract distribution beneath Receiz proof authority. AI instructions, MCP confirmations, OAuth/OIDC grants, JSON objects, database rows, staging references, and receipts never become proof or runtime authority.
3
+ The `125.0.0` package at release coordinate `v125.0.0` is a registry-bound operating-contract distribution beneath Receiz proof authority. AI instructions, MCP confirmations, OAuth/OIDC grants, JSON objects, database rows, staging references, and receipts never become proof or runtime authority.
4
4
 
5
- ## V124 — Reality Becomes Infrastructure
5
+ KKSv1.0 is the single temporal authority for proof. New proof coordinates are computed locally from Genesis and the canonical pulse frequency; existing coordinates are carried by the verified sealed object. `createdAt` is descriptive Chronos only and is never proof, ordering, or causal authority. The SDK, MCP tools, all 36 machine manifests, and the shared [KKSv1.0 temporal-authority contract](resources/kks-v1-temporal-authority.md) enforce the same boundary.
6
+
7
+ ## Highest Cash-Out Frame
8
+
9
+ **source + law + sequence + object + evidence. And the reader underneath them.**
10
+
11
+ Every AI skill is the reader layer beneath those authorities. The manifests
12
+ forbid `reader-as-authority`; an agent may inspect, verify, and project, but it
13
+ may not author, reorder, replace, or outrank the actual sealed proof object.
14
+
15
+ ## V125 — Reality Becomes the Economy
16
+
17
+ **Sealed Reality Becomes Spendable Value. Economic authority follows proof, not institution.** V125 teaches agents to register a sealed lawful-action law, submit a separately sealed completed action whose causal claims are derived from a reverified portable execution-authority transition, and request deterministic current-Kai Settlement projection without inventing value. The exact micro-Phi law is `(completionKai - startKai + 1) * (valuationKai - completionKai + 1)`. No AI, developer, government, institution, server, database, or model may supply a completion verdict, amount, multiplier, bonus, backfill, or proof exemption.
18
+
19
+ The current 182-tool MCP registry preserves the complete 169-tool v124.1 runtime inventory and adds thirteen v125 adapters: three lawful-action operations plus the complete ten-operation sender/receiver edge lifecycle for planning, inspection, transition-set verification, commit preparation, recovery packaging, Settlement send/receive, and Reserve send/receive. Exact proof, plan, transition, commit, and recovery materials stay in trusted-host or same-runtime custody behind opaque references. The enclosing sealed artifact is verified before payload extraction. One admitted membership belongs to the current owner; transfer moves it without cloning Settlement value or erasing provenance. Reserve remains the legacy funding rail.
20
+
21
+ `skills.json` also binds all 363 callable methods on the public `createReceizClient()` surface by exact ordered inventory and digest. The union of the 36 machine manifests must contain every method and all 182 MCP tools; generation and validation fail if either distribution surface drifts. Three retained artifact-recovery methods are explicitly classified under `historicalSdkOperations`, remain callable, and are not mislabeled as v125 defaults. `receiz_capabilities` exposes the same SDK inventory, exact MCP tool inventory, and v125 capability families without turning capability description into proof or transaction authority.
22
+
23
+ All 36 current manifests use package/ruleset `125.0.0`, SDK/MCP range `>=125.0.0 <126.0.0`, registry digest `85a24c3a7fe144c8ec03c6b5fae238d1dfda64c1ed3091b24d4264dc3862ff17`, and operation-matrix digest `17c98e99c3f54b7a18dea9f2466a49ea2ac5da4d1cf0a90c723560184a314a6c`.
24
+
25
+ ## Historical V124 — Reality Becomes Infrastructure
6
26
 
7
27
  **The Production Runtime for Verified Civilization.** V124 teaches every application to compose the canonical Kai clock, proof-authority challenges, server-custodied short-lived sessions, durable staged execution, exact recovery, verified replay/checkpoints, access-filtered private additions, atomic multi-domain mutations, privacy-safe recipient resolution, and evidence-based runtime qualification.
8
28
 
@@ -28,7 +48,7 @@ The same package carries 37 inherited living-subject MCP tools: subject resolve/
28
48
 
29
49
  The inherited v122 protocol adds 19 MCP operations for durable remote proof-object admission and authenticated subject state; edge-held proof bundles and append-only public access-key bindings; locally encrypted private/invited world commands; exact validation, execution, outcome recovery, and filtered additions; first-class mandate issue/state/revoke; atomic multi-world planning/execution; and explicit Phi Settlement/Reserve planning. Its stable v122 protocol identifiers remain intentionally unchanged in v123.
30
50
 
31
- V124 adds 22 universal production-runtime MCP adapters for live Kai, canonical proof-authority challenges, durable atomic execution, authority-session lifecycle, operational qualification, verified public/private additions and replay/checkpoints, unsealed replay-candidate export followed by canonical seal and sealed restore, namespace resolution, privacy-safe recipient resolution, and sealed-source publication. The exact names, SDK methods, fixed/conditional scopes, input/output references, process-local handles, and trusted-host custody rules are published in the [V124 runtime tool map](receiz-mcp-agent-skill/resources/v124-runtime-tool-map.md).
51
+ V124 introduced 22 universal production-runtime MCP adapters for live Kai, canonical proof-authority challenges, durable atomic execution, authority-session lifecycle, operational qualification, verified public/private additions and replay/checkpoints, unsealed replay-candidate export followed by canonical seal and sealed restore, namespace resolution, privacy-safe recipient resolution, and sealed-source publication. V124.1 added four source-carried adapters, producing the retained exact 26-tool family. The exact names, SDK methods, fixed/conditional scopes, input/output references, process-local handles, and trusted-host custody rules are published in the [V124 runtime tool map](receiz-mcp-agent-skill/resources/v124-runtime-tool-map.md).
32
52
 
33
53
  `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.
34
54
 
@@ -39,7 +59,7 @@ performance, observability, testing, and release contracts. The earlier nine
39
59
  domain skill names remain packaged for compatibility. Seven operation skill names first introduced in obsolete-versioned now
40
60
  describe current outcomes for identity profiles, portable continuity, bearer ownership, offline transport,
41
61
  proof media, cross-app state, and admission evidence. Their retired obsolete-versioned mechanisms are not active defaults.
42
- One dedicated `receiz-global-reconciliation` skill governs accepted-head resolution, verified offline reconciliation, structural divergence, first paint, indeterminate recovery, and effects. `receiz-value-execution` governs exact live Phi execution and retry recovery; `receiz-proof-authority` governs edge verification, explicit consent, and minimum-scope embedded authority. Every current manifest uses package version `124.1.0`, requires SDK/MCP `>=124.0.0 <125.0.0`, and binds ruleset `124.0.0` to registry digest `d02429151b0bcebdaeb89485792e377afc55130f9a25e07982c1c88221314247` and operation-matrix digest `540d1c1bf39f1b288b257c79a6e020bdcc5e587fc9b7dbf6b7aaa5d082e20ad5` from SDK source.
62
+ One dedicated `receiz-global-reconciliation` skill governs accepted-head resolution, verified offline reconciliation, structural divergence, first paint, indeterminate recovery, and effects. `receiz-value-execution` governs exact live Phi execution and retry recovery; `receiz-proof-authority` governs edge verification, explicit consent, and minimum-scope embedded authority. The v124 coordinates remain immutable historical evidence; the v125 manifest coordinates above are current.
43
63
 
44
64
  This package teaches AI agents how to understand, verify, build with, and operate Receiz from the existing repository surfaces.
45
65
 
@@ -52,7 +72,7 @@ A verified proof object is not limited to the platform that created it. Any lawf
52
72
  ## SDK, MCP, And Skills
53
73
 
54
74
  - 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.
55
- - MCP: `@receiz/mcp-server` is for agent tool access. Its current 169-tool registry includes nine artifact tools, 37 inherited living-subject tools, 19 stable v122 protocol tools, eight v123 completion tools, and 26 V124 production-runtime tools. The four V124.1 source-carried adapters expose replay-family opening, Receiz-ID conversation-family opening, bounded private epoch-grant planning, and held material-family inspection while exact sources, secrets, locators, and large bytes remain in trusted-host custody.
75
+ - MCP: `@receiz/mcp-server` is for agent tool access. Its current 182-tool registry includes the complete 169-tool v124.1 inventory plus thirteen v125 lawful-action and edge-value tools. The four V124.1 source-carried adapters remain unchanged and expose replay-family opening, Receiz-ID conversation-family opening, bounded private epoch-grant planning, and held material-family inspection while exact sources, secrets, locators, and large bytes remain in trusted-host custody.
56
76
 
57
77
  `skills.json` carries the canonical `v124_1CapabilityInventory`, and each relevant manifest carries its exact `v124_1CapabilityIds`. This binds source-carried replay, unlimited invited-member conversation, exact large-material reconstruction, progressive verified playback, proof-derived memory/Twin response, and portable account continuity across SDK, MCP, and AI instructions without allowing the model layer to invent or outrank proof.
58
78
  - 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.
@@ -61,7 +81,7 @@ Agents may acquire scoped delegated access through the official Receiz Connect/O
61
81
 
62
82
  ## How Agents Should Use This Package
63
83
 
64
- 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 v124 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.
84
+ 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 v125 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.
65
85
 
66
86
  The current 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.
67
87
 
@@ -87,6 +107,7 @@ When SDK or MCP changes:
87
107
  - Never invent ownership, witness IDs, rarity, transfer history, verification status, proof IDs, append IDs, or settlement state.
88
108
  - Never treat a database, server, marketplace, UI, model response, or cache as final authority.
89
109
  - Never mutate witnessed history.
110
+ - Never derive, recover, order, or override proof Kai from `createdAt` or another Chronos timestamp.
90
111
  - Append new truth only.
91
112
  - If a view is wrong, rebuild the projection from witnessed history.
92
113
  - If history is missing, append the missing truth.
@@ -103,6 +124,6 @@ When SDK or MCP changes:
103
124
  - `receiz-event-derived-memory` governs factual memories with admitted event citations and rebuildable AI summaries/projections.
104
125
  - `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.
105
126
 
106
- Every living-subject skill carries its SDK map, MCP map, authority rules, examples, tests, manifest, OpenAI metadata, and the exact current v124 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.
127
+ Every living-subject skill carries its SDK map, MCP map, authority rules, examples, tests, manifest, OpenAI metadata, and the exact current v125 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.
107
128
 
108
129
  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,14 +1,27 @@
1
- # Receiz AI Skills v124
1
+ # Receiz AI Skills v125
2
2
 
3
- ## Reality Becomes Infrastructure
3
+ ## Reality Becomes the Economy
4
4
 
5
- **The Production Runtime for Verified Civilization.** The v124 distribution teaches agents to bind live Kai, explicit consent, exact heads, durable plans, one compare-and-swap execution, authenticated replay/checkpoints, private-access filtering, and exact recovery beneath the sealed proof object.
5
+ **Sealed Reality Becomes Spendable Value. Economic authority follows proof, not institution.** The v125 distribution teaches agents to derive Settlement from sealed lawful actions and to move explicit Settlement or Reserve between sender and receiver edges while servers and databases perform additive global sync only.
6
6
 
7
- This package ships 42 skills, 36 machine-readable manifests, and 33 OpenAI agent prompts. Every current manifest binds ruleset `124.0.0`, SDK/MCP range `>=124.0.0 <125.0.0`, registry digest `d02429151b0bcebdaeb89485792e377afc55130f9a25e07982c1c88221314247`, and operation-matrix digest `540d1c1bf39f1b288b257c79a6e020bdcc5e587fc9b7dbf6b7aaa5d082e20ad5`.
7
+ This package ships 42 skills, 36 machine-readable manifests, and 33 OpenAI agent prompts. Every current manifest binds ruleset `125.0.0`, SDK/MCP range `>=125.0.0 <126.0.0`, registry digest `85a24c3a7fe144c8ec03c6b5fae238d1dfda64c1ed3091b24d4264dc3862ff17`, and operation-matrix digest `17c98e99c3f54b7a18dea9f2466a49ea2ac5da4d1cf0a90c723560184a314a6c`.
8
8
 
9
- ## V124 production-runtime composition
9
+ Every manifest also carries the identical KKSv1.0 temporal-authority contract and forbids `created-at-as-proof-authority`. New proof coordinates come from the local Genesis/frequency computation; existing proof coordinates come from verified sealed objects; Chronos timestamps are descriptive projection only. Read the shared [KKSv1.0 contract](resources/kks-v1-temporal-authority.md).
10
10
 
11
- The current 53-operation matrix adds live Kai projection, canonical challenge creation, authority-session lifecycle, operational qualification, verified additions/replay/checkpoint admission, private additions, persisted-plan execution and recovery, atomic mutation planning, and privacy-safe public-recipient resolution. These operations are universal and introduce no application or principal admission path.
11
+ ## Highest Cash-Out Frame
12
+
13
+ **source + law + sequence + object + evidence. And the reader underneath them.**
14
+
15
+ Every skill is a reader beneath these authorities and forbids
16
+ `reader-as-authority`.
17
+
18
+ ## V125 complete capability synchronization
19
+
20
+ The machine index carries all 363 callable methods on the public SDK client, their exact digest, both v125 capability families, and the exact 182-tool MCP inventory. The union of the manifests binds every public SDK client method and every MCP tool. Three retained artifact-recovery methods remain in the explicit historical field instead of being relabeled current. The ten v125 edge-value tools mirror every `client.value.edge` method; `receiz_v124_execution_execute` also returns a recovery reference when the canonical SDK outcome carries committed transition custody. MCP references remain custody mechanics, never authority.
21
+
22
+ ## Historical V124 production-runtime composition
23
+
24
+ The inherited 53-operation matrix adds live Kai projection, canonical challenge creation, authority-session lifecycle, operational qualification, verified additions/replay/checkpoint admission, private additions, persisted-plan execution and recovery, atomic mutation planning, and privacy-safe public-recipient resolution. These operations are universal and introduce no application or principal admission path.
12
25
 
13
26
  ## Stable V123 completion skills
14
27
 
@@ -19,7 +32,7 @@ The current 53-operation matrix adds live Kai projection, canonical challenge cr
19
32
 
20
33
  ## Current MCP inventories
21
34
 
22
- The package maps the complete 169-tool registry—including nine artifact tools, 37 living-subject tools, 19 stable v122 protocol tools, eight v123 completion tools, and 26 V124 production-runtime tools—to the canonical SDK. The exact V124 tool/SDK/scope/custody contract is the [universal V124 runtime tool map](receiz-mcp-agent-skill/resources/v124-runtime-tool-map.md). The machine-readable `v124_1CapabilityInventory` in `skills.json` and each manifest's `v124_1CapabilityIds` bind all six V124.1 capability families to the exact skills that teach them.
35
+ The package maps the complete 182-tool registry—including nine artifact tools, 37 living-subject tools, 19 stable v122 protocol tools, eight v123 completion tools, 26 V124 production-runtime tools, and thirteen v125 economy tools—to the canonical SDK. The exact V124 tool/SDK/scope/custody contract remains in the [universal V124 runtime tool map](receiz-mcp-agent-skill/resources/v124-runtime-tool-map.md). The machine-readable `v124_1CapabilityInventory` and `v125CapabilityInventory` bind every declared capability family to the exact SDK methods, MCP tools, and AI skills that teach it.
23
36
 
24
37
  The V124 adapters cover:
25
38
 
@@ -46,6 +59,6 @@ MCP confirms mutations, redacts bearer material, and never becomes proof, identi
46
59
 
47
60
  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 coordination, `receiz-value-execution` for live Phi movement, or `receiz-proof-authority` for embedded consent and scopes.
48
61
 
49
- All current skills forbid last-write-wins, timestamp-as-head authority, connect-token-as-proof authority, projection-as-current-owner, silent divergence resolution, remote reconciliation before first paint, unverified server artifacts, retry-before-lookup, rail collapse, and USD-as-moved-value.
62
+ All current skills forbid last-write-wins, timestamp-as-head authority, created-at-as-proof authority, connect-token-as-proof authority, projection-as-current-owner, silent divergence resolution, remote reconciliation before first paint, unverified server artifacts, retry-before-lookup, rail collapse, and USD-as-moved-value.
50
63
 
51
64
  Historical protocol and schema identifiers remain documented only where current compatibility requires them. They do not define a second current authority surface.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@receiz/ai-skills",
3
- "version": "124.1.0",
3
+ "version": "125.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": [
@@ -8,6 +8,7 @@
8
8
  "SKILLS.md",
9
9
  "skills.json",
10
10
  "scripts",
11
+ "resources",
11
12
  "receiz-app-builder-skill",
12
13
  "receiz-builder-skill",
13
14
  "receiz-commerce-skill",