@receiz/ai-skills 124.0.2 → 124.0.3
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 +2 -2
- package/package.json +1 -1
- package/receiz-app-builder-skill/manifest.json +1 -1
- package/receiz-architecture/manifest.json +1 -1
- package/receiz-authority-security/manifest.json +1 -1
- package/receiz-autonomous-mandate/manifest.json +1 -1
- package/receiz-bearer-ownership/manifest.json +1 -1
- package/receiz-build-production-system/manifest.json +1 -1
- package/receiz-causal-sync/manifest.json +1 -1
- package/receiz-command-builder/manifest.json +1 -1
- package/receiz-constitutional-laws/manifest.json +1 -1
- package/receiz-cross-app-state/manifest.json +1 -1
- package/receiz-deterministic-replay/manifest.json +1 -1
- package/receiz-domain-builder/manifest.json +1 -1
- package/receiz-event-derived-memory/manifest.json +1 -1
- package/receiz-global-reconciliation/manifest.json +1 -1
- package/receiz-identity-profile/manifest.json +1 -1
- package/receiz-live-proof-character/manifest.json +1 -1
- package/receiz-living-subject/manifest.json +1 -1
- package/receiz-migrations/manifest.json +1 -1
- package/receiz-multi-subject-transaction/manifest.json +1 -1
- package/receiz-observability/manifest.json +1 -1
- package/receiz-offline-command/manifest.json +1 -1
- package/receiz-offline-first/manifest.json +1 -1
- package/receiz-offline-verifier-skill/manifest.json +1 -1
- package/receiz-performance/manifest.json +1 -1
- package/receiz-portable-artifacts/manifest.json +1 -1
- package/receiz-portable-continuity/manifest.json +1 -1
- package/receiz-proof-authority/manifest.json +1 -1
- package/receiz-proof-media/manifest.json +1 -1
- package/receiz-proof-skill/manifest.json +1 -1
- package/receiz-receipt-admission/manifest.json +1 -1
- package/receiz-release/manifest.json +1 -1
- package/receiz-subject-twin/manifest.json +1 -1
- package/receiz-testing/manifest.json +1 -1
- package/receiz-value-execution/manifest.json +1 -1
- package/receiz-value-rails/manifest.json +1 -1
- package/receiz-world-event-runtime/manifest.json +1 -1
- package/skills.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Receiz AI Skills
|
|
2
2
|
|
|
3
|
-
The `124.0.
|
|
3
|
+
The `124.0.3` package at release coordinate `v124.0.3` 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
5
|
## V124 — Reality Becomes Infrastructure
|
|
6
6
|
|
|
@@ -39,7 +39,7 @@ performance, observability, testing, and release contracts. The earlier nine
|
|
|
39
39
|
domain skill names remain packaged for compatibility. Seven operation skill names first introduced in obsolete-versioned now
|
|
40
40
|
describe current outcomes for identity profiles, portable continuity, bearer ownership, offline transport,
|
|
41
41
|
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.0.
|
|
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.0.3`, 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.
|
|
43
43
|
|
|
44
44
|
This package teaches AI agents how to understand, verify, build with, and operate Receiz from the existing repository surfaces.
|
|
45
45
|
|
package/package.json
CHANGED
package/skills.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema": "receiz.ai-skills-index.v124",
|
|
3
|
-
"version": "124.0.
|
|
3
|
+
"version": "124.0.3",
|
|
4
4
|
"registryDigest": "d02429151b0bcebdaeb89485792e377afc55130f9a25e07982c1c88221314247",
|
|
5
5
|
"operationMatrixDigest": "540d1c1bf39f1b288b257c79a6e020bdcc5e587fc9b7dbf6b7aaa5d082e20ad5",
|
|
6
6
|
"currentMcpArtifactTools": [
|