@receiz/ai-skills 125.0.0 → 127.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 (81) hide show
  1. package/README.md +22 -11
  2. package/SKILLS.md +7 -3
  3. package/package.json +3 -2
  4. package/receiz-app-builder-skill/manifest.json +336 -106
  5. package/receiz-architecture/SKILL.md +2 -1
  6. package/receiz-architecture/manifest.json +294 -105
  7. package/receiz-attestation-lifecycle/SKILL.md +92 -0
  8. package/receiz-attestation-lifecycle/agents/openai.yaml +4 -0
  9. package/receiz-attestation-lifecycle/examples/domain-definition.ts +47 -0
  10. package/receiz-attestation-lifecycle/examples/external-execution.ts +20 -0
  11. package/receiz-attestation-lifecycle/examples/selective-presentation.ts +26 -0
  12. package/receiz-attestation-lifecycle/manifest.json +1949 -0
  13. package/receiz-authority-security/SKILL.md +1 -1
  14. package/receiz-authority-security/manifest.json +311 -106
  15. package/receiz-autonomous-mandate/manifest.json +294 -105
  16. package/receiz-bearer-ownership/manifest.json +294 -105
  17. package/receiz-build-production-system/SKILL.md +11 -1
  18. package/receiz-build-production-system/manifest.json +442 -105
  19. package/receiz-causal-sync/SKILL.md +2 -1
  20. package/receiz-causal-sync/manifest.json +299 -106
  21. package/receiz-command-builder/SKILL.md +1 -1
  22. package/receiz-command-builder/manifest.json +294 -105
  23. package/receiz-constitutional-laws/SKILL.md +1 -1
  24. package/receiz-constitutional-laws/manifest.json +294 -105
  25. package/receiz-cross-app-state/manifest.json +294 -105
  26. package/receiz-deterministic-replay/SKILL.md +1 -1
  27. package/receiz-deterministic-replay/manifest.json +294 -105
  28. package/receiz-domain-builder/SKILL.md +1 -1
  29. package/receiz-domain-builder/manifest.json +294 -105
  30. package/receiz-event-derived-memory/SKILL.md +10 -0
  31. package/receiz-event-derived-memory/manifest.json +318 -106
  32. package/receiz-global-reconciliation/manifest.json +298 -106
  33. package/receiz-identity-profile/manifest.json +297 -106
  34. package/receiz-live-proof-character/manifest.json +294 -105
  35. package/receiz-living-subject/SKILL.md +10 -0
  36. package/receiz-living-subject/manifest.json +326 -108
  37. package/receiz-mcp-agent-skill/SKILL.md +12 -1
  38. package/receiz-mcp-agent-skill/resources/mcp-tool-map.md +12 -0
  39. package/receiz-mcp-agent-skill/resources/offline-sealing.md +56 -0
  40. package/receiz-mcp-agent-skill/resources/v125-economy-tool-map.json +469 -1
  41. package/receiz-mcp-agent-skill/resources/v125-economy-tool-map.md +78 -0
  42. package/receiz-migrations/SKILL.md +1 -1
  43. package/receiz-migrations/manifest.json +294 -105
  44. package/receiz-multi-subject-transaction/manifest.json +297 -106
  45. package/receiz-observability/SKILL.md +1 -1
  46. package/receiz-observability/manifest.json +294 -105
  47. package/receiz-offline-command/manifest.json +294 -105
  48. package/receiz-offline-first/SKILL.md +19 -1
  49. package/receiz-offline-first/manifest.json +323 -106
  50. package/receiz-offline-first/resources/offline-sealing.md +56 -0
  51. package/receiz-offline-verifier-skill/manifest.json +294 -105
  52. package/receiz-performance/SKILL.md +2 -1
  53. package/receiz-performance/manifest.json +294 -105
  54. package/receiz-portable-artifacts/SKILL.md +2 -1
  55. package/receiz-portable-artifacts/manifest.json +294 -105
  56. package/receiz-portable-continuity/manifest.json +297 -106
  57. package/receiz-proof-authority/manifest.json +297 -106
  58. package/receiz-proof-media/SKILL.md +1 -0
  59. package/receiz-proof-media/manifest.json +294 -105
  60. package/receiz-proof-skill/SKILL.md +7 -0
  61. package/receiz-proof-skill/manifest.json +300 -106
  62. package/receiz-proof-skill/resources/offline-sealing.md +56 -0
  63. package/receiz-receipt-admission/manifest.json +294 -105
  64. package/receiz-release/SKILL.md +6 -2
  65. package/receiz-release/manifest.json +298 -106
  66. package/receiz-subject-twin/SKILL.md +10 -0
  67. package/receiz-subject-twin/manifest.json +326 -106
  68. package/receiz-testing/SKILL.md +1 -1
  69. package/receiz-testing/manifest.json +294 -105
  70. package/receiz-value-execution/manifest.json +355 -107
  71. package/receiz-value-rails/manifest.json +353 -106
  72. package/receiz-world-event-runtime/manifest.json +294 -105
  73. package/resources/historical-http.md +49 -0
  74. package/resources/local-subject-runtime.md +52 -0
  75. package/resources/offline-sealing.md +92 -0
  76. package/resources/public-capability-catalog.json +7440 -0
  77. package/resources/sdk-public-functions.json +4759 -0
  78. package/resources/sdk-public-functions.md +686 -0
  79. package/resources/v127-sdk-execution-map.json +1898 -0
  80. package/scripts/validate-skills.mjs +18 -11
  81. package/skills.json +5310 -72
package/README.md CHANGED
@@ -1,8 +1,11 @@
1
1
  # Receiz AI Skills
2
2
 
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.
3
+ Explore the [public capability directory](https://receiz.com/capabilities) for user outcomes, every public SDK callable, MCP tools, and AI skills. Agents can read the [machine-readable catalog](https://receiz.com/capabilities.json). An inventory entry grants no access and does not imply an MCP execution adapter.
4
4
 
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.
5
+
6
+ The `127.0.0` package at release coordinate `v127.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.
7
+
8
+ 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 37 machine manifests, and the shared [KKSv1.0 temporal-authority contract](resources/kks-v1-temporal-authority.md) enforce the same boundary.
6
9
 
7
10
  ## Highest Cash-Out Frame
8
11
 
@@ -12,15 +15,23 @@ Every AI skill is the reader layer beneath those authorities. The manifests
12
15
  forbid `reader-as-authority`; an agent may inspect, verify, and project, but it
13
16
  may not author, reorder, replace, or outrank the actual sealed proof object.
14
17
 
15
- ## V125 — Reality Becomes the Economy
18
+ ## V127 — Reality-Grade Infrastructure
19
+
20
+ V127 aligns the SDK, compiler, MCP and AI packages with complete source custody, first-seal ownership, deterministic coordinates and verified append continuity. The public function catalog covers 678 callable exports across the main, compiler, testing, React, offline sealing, local subject host and offline KaiSigil entry points. MCP capability reporting includes this catalog and the complete 425-method client inventory; 330 explicit tools retain their SDK authority boundaries.
21
+
22
+ V127 agents can create full KaiSigil proofs locally with packaged resources and use the [source-bound local subject runtime](../packages/receiz-sdk/docs/local-subject-runtime.md). Temporal execution admits complete causal coordinates; bare pulse values, model reports and copied plans cannot advance authority. [Offline file sealing](../packages/receiz-sdk/docs/offline-sealing.md) runs without network after explicit signer enrollment; KaiSigil proving requires no enrollment or network. Portable history retains exact V120 snapshots and full temporal evidence under the enclosing sealed source.
23
+
24
+ Capability inventory is not a claim that every historical HTTP route exists. Of the 81 newly mapped JSON SDK adapters, 12 compose current routes and 69 require explicit historical HTTP compatibility; older `media.upload`, `media.transform`, and `proof.query` also require that transport. Default calls fail before requests or mutation previews. Agents must follow [historical HTTP compatibility](../packages/receiz-sdk/docs/historical-http.md) and the separate historical subject transport boundary in the local runtime guide. Neither compatibility configuration nor credentials become proof authority.
25
+
26
+ ### Preserved V125 economy contracts
16
27
 
17
28
  **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
29
 
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.
30
+ The current 330-tool MCP registry preserves the 169-tool v124.1 runtime inventory, 39 trust adapters, and thirteen v125 economy adapters alongside the new v127 tools. The thirteen economy adapters comprise 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
31
 
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.
32
+ `skills.json` also binds all 425 callable methods on the public `createReceizClient()` surface by exact ordered inventory and digest. The union of the 37 machine manifests must contain every method and all 330 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
33
 
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`.
34
+ All 37 current manifests use package/ruleset `127.0.0`, SDK/MCP range `>=127.0.0 <128.0.0`, registry digest `8d0b5b839d02d9efbd4306cc99410595a183705c2670b76d2567eaaaade99065`, and operation-matrix digest `eadd171a45fcc51e275a1c57de1eb8e67614757a5723d141793641edf7207a10`.
24
35
 
25
36
  ## Historical V124 — Reality Becomes Infrastructure
26
37
 
@@ -59,11 +70,11 @@ performance, observability, testing, and release contracts. The earlier nine
59
70
  domain skill names remain packaged for compatibility. Seven operation skill names first introduced in obsolete-versioned now
60
71
  describe current outcomes for identity profiles, portable continuity, bearer ownership, offline transport,
61
72
  proof media, cross-app state, and admission evidence. Their retired obsolete-versioned mechanisms are not active defaults.
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.
73
+ 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 v127 manifest coordinates above are current.
63
74
 
64
75
  This package teaches AI agents how to understand, verify, build with, and operate Receiz from the existing repository surfaces.
65
76
 
66
- 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 42 skills under `node_modules/@receiz/ai-skills`: 36 manifests and 33 OpenAI agent prompts are included for explicit loading by an agent host.
77
+ 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 43 skills under `node_modules/@receiz/ai-skills`: 37 manifests and 34 OpenAI agent prompts are included for explicit loading by an agent host.
67
78
 
68
79
  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.
69
80
 
@@ -72,7 +83,7 @@ A verified proof object is not limited to the platform that created it. Any lawf
72
83
  ## SDK, MCP, And Skills
73
84
 
74
85
  - 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.
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.
86
+ - MCP: `@receiz/mcp-server` is for agent tool access. Its current 330-tool registry preserves the 169-tool v124.1 inventory, thirteen v125 lawful-action and edge-value tools, and 39 trust adapters alongside the v127 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.
76
87
 
77
88
  `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.
78
89
  - 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.
@@ -81,7 +92,7 @@ Agents may acquire scoped delegated access through the official Receiz Connect/O
81
92
 
82
93
  ## How Agents Should Use This Package
83
94
 
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.
95
+ 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 v127 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.
85
96
 
86
97
  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.
87
98
 
@@ -124,6 +135,6 @@ When SDK or MCP changes:
124
135
  - `receiz-event-derived-memory` governs factual memories with admitted event citations and rebuildable AI summaries/projections.
125
136
  - `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.
126
137
 
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.
138
+ Every living-subject skill carries its SDK map, MCP map, authority rules, examples, tests, manifest, OpenAI metadata, and the exact current v127 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.
128
139
 
129
140
  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
@@ -4,7 +4,7 @@
4
4
 
5
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 `125.0.0`, SDK/MCP range `>=125.0.0 <126.0.0`, registry digest `85a24c3a7fe144c8ec03c6b5fae238d1dfda64c1ed3091b24d4264dc3862ff17`, and operation-matrix digest `17c98e99c3f54b7a18dea9f2466a49ea2ac5da4d1cf0a90c723560184a314a6c`.
7
+ This package ships 43 skills, 37 machine-readable manifests, and 34 OpenAI agent prompts. Every current manifest binds ruleset `126.0.0`, SDK/MCP range `>=126.0.0 <127.0.0`, registry digest `80137c2e6f294050ef36ff75e4daac15c7790b7f04d9a91fab9d1970fa3c0b09`, and operation-matrix digest `42c7f0924df91b4ba11c1b891fee2b92abb509430a86b030735c23d055e67949`.
8
8
 
9
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
 
@@ -17,7 +17,7 @@ Every skill is a reader beneath these authorities and forbids
17
17
 
18
18
  ## V125 complete capability synchronization
19
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.
20
+ The machine index carries all 421 callable methods on the public SDK client, their exact digest, the complete capability families, and the exact 221-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
21
 
22
22
  ## Historical V124 production-runtime composition
23
23
 
@@ -32,7 +32,7 @@ The inherited 53-operation matrix adds live Kai projection, canonical challenge
32
32
 
33
33
  ## Current MCP inventories
34
34
 
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.
35
+ The package maps the complete 221-tool registry—including nine artifact tools, 37 living-subject tools, 19 stable v122 protocol tools, eight v123 completion tools, 26 V124 production-runtime tools, thirteen v125 economy tools, and 39 trust 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.
36
36
 
37
37
  The V124 adapters cover:
38
38
 
@@ -62,3 +62,7 @@ The canonical machine-readable index is [skills.json](skills.json). Start with `
62
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.
63
63
 
64
64
  Historical protocol and schema identifiers remain documented only where current compatibility requires them. They do not define a second current authority surface.
65
+
66
+ ## v126 complete SDK reference
67
+
68
+ Read [all public SDK function signatures](resources/sdk-public-functions.json) and [the entry-point index](resources/sdk-public-functions.md), including compiler, testing, and React exports. Client capabilities and executable MCP adapters remain separately identified; inventory membership never substitutes for an implemented adapter or SDK proof admission.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@receiz/ai-skills",
3
- "version": "125.0.0",
3
+ "version": "127.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": [
@@ -50,7 +50,8 @@
50
50
  "receiz-live-proof-character",
51
51
  "receiz-value-rails",
52
52
  "receiz-value-execution",
53
- "receiz-proof-authority"
53
+ "receiz-proof-authority",
54
+ "receiz-attestation-lifecycle"
54
55
  ],
55
56
  "keywords": [
56
57
  "receiz",