@receiz/ai-skills 124.0.1 → 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.
Files changed (42) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
  3. package/receiz-app-builder-skill/manifest.json +3 -1
  4. package/receiz-architecture/manifest.json +3 -1
  5. package/receiz-authority-security/manifest.json +3 -1
  6. package/receiz-autonomous-mandate/manifest.json +3 -1
  7. package/receiz-bearer-ownership/manifest.json +3 -1
  8. package/receiz-build-production-system/manifest.json +3 -1
  9. package/receiz-causal-sync/manifest.json +3 -1
  10. package/receiz-command-builder/manifest.json +3 -1
  11. package/receiz-constitutional-laws/manifest.json +3 -1
  12. package/receiz-cross-app-state/manifest.json +3 -1
  13. package/receiz-deterministic-replay/manifest.json +3 -1
  14. package/receiz-domain-builder/manifest.json +3 -1
  15. package/receiz-event-derived-memory/manifest.json +3 -1
  16. package/receiz-global-reconciliation/manifest.json +3 -1
  17. package/receiz-identity-profile/manifest.json +3 -1
  18. package/receiz-live-proof-character/manifest.json +3 -1
  19. package/receiz-living-subject/manifest.json +3 -1
  20. package/receiz-migrations/manifest.json +3 -1
  21. package/receiz-multi-subject-transaction/manifest.json +3 -1
  22. package/receiz-observability/manifest.json +3 -1
  23. package/receiz-offline-command/manifest.json +3 -1
  24. package/receiz-offline-first/manifest.json +3 -1
  25. package/receiz-offline-verifier-skill/manifest.json +3 -1
  26. package/receiz-performance/manifest.json +3 -1
  27. package/receiz-portable-artifacts/SKILL.md +4 -0
  28. package/receiz-portable-artifacts/manifest.json +3 -1
  29. package/receiz-portable-continuity/manifest.json +3 -1
  30. package/receiz-proof-authority/manifest.json +3 -1
  31. package/receiz-proof-media/SKILL.md +7 -1
  32. package/receiz-proof-media/manifest.json +6 -2
  33. package/receiz-proof-skill/manifest.json +3 -1
  34. package/receiz-receipt-admission/manifest.json +3 -1
  35. package/receiz-release/manifest.json +3 -1
  36. package/receiz-subject-twin/manifest.json +3 -1
  37. package/receiz-testing/manifest.json +3 -1
  38. package/receiz-value-execution/manifest.json +3 -1
  39. package/receiz-value-rails/manifest.json +3 -1
  40. package/receiz-world-event-runtime/manifest.json +3 -1
  41. package/scripts/validate-skills.mjs +2 -2
  42. package/skills.json +3 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Receiz AI Skills
2
2
 
3
- The `124.0.1` package at release coordinate `v124.0.1` 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 `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.1`, 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.
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@receiz/ai-skills",
3
- "version": "124.0.1",
3
+ "version": "124.0.3",
4
4
  "description": "Registry-bound Receiz AI operating contracts beneath proof authority for SDK and MCP agents.",
5
5
  "type": "module",
6
6
  "files": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-app-builder-skill",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1431,6 +1431,8 @@
1431
1431
  "receiz_public_store_resolve",
1432
1432
  "receiz_inspect_offline_file",
1433
1433
  "receiz_asset_by_url",
1434
+ "receiz_material_url_open",
1435
+ "receiz_sealed_kai_moment",
1434
1436
  "receiz_asset_by_id",
1435
1437
  "receiz_pitch_proof_by_witness_id",
1436
1438
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-architecture",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1379,6 +1379,8 @@
1379
1379
  "receiz_public_store_resolve",
1380
1380
  "receiz_inspect_offline_file",
1381
1381
  "receiz_asset_by_url",
1382
+ "receiz_material_url_open",
1383
+ "receiz_sealed_kai_moment",
1382
1384
  "receiz_asset_by_id",
1383
1385
  "receiz_pitch_proof_by_witness_id",
1384
1386
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-authority-security",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-autonomous-mandate",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1348,6 +1348,8 @@
1348
1348
  "receiz_public_store_resolve",
1349
1349
  "receiz_inspect_offline_file",
1350
1350
  "receiz_asset_by_url",
1351
+ "receiz_material_url_open",
1352
+ "receiz_sealed_kai_moment",
1351
1353
  "receiz_asset_by_id",
1352
1354
  "receiz_pitch_proof_by_witness_id",
1353
1355
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-bearer-ownership",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1372,6 +1372,8 @@
1372
1372
  "receiz_public_store_resolve",
1373
1373
  "receiz_inspect_offline_file",
1374
1374
  "receiz_asset_by_url",
1375
+ "receiz_material_url_open",
1376
+ "receiz_sealed_kai_moment",
1375
1377
  "receiz_asset_by_id",
1376
1378
  "receiz_pitch_proof_by_witness_id",
1377
1379
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-build-production-system",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1443,6 +1443,8 @@
1443
1443
  "receiz_public_store_resolve",
1444
1444
  "receiz_inspect_offline_file",
1445
1445
  "receiz_asset_by_url",
1446
+ "receiz_material_url_open",
1447
+ "receiz_sealed_kai_moment",
1446
1448
  "receiz_asset_by_id",
1447
1449
  "receiz_pitch_proof_by_witness_id",
1448
1450
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-causal-sync",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-command-builder",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1382,6 +1382,8 @@
1382
1382
  "receiz_public_store_resolve",
1383
1383
  "receiz_inspect_offline_file",
1384
1384
  "receiz_asset_by_url",
1385
+ "receiz_material_url_open",
1386
+ "receiz_sealed_kai_moment",
1385
1387
  "receiz_asset_by_id",
1386
1388
  "receiz_pitch_proof_by_witness_id",
1387
1389
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-constitutional-laws",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-cross-app-state",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1430,6 +1430,8 @@
1430
1430
  "receiz_public_store_resolve",
1431
1431
  "receiz_inspect_offline_file",
1432
1432
  "receiz_asset_by_url",
1433
+ "receiz_material_url_open",
1434
+ "receiz_sealed_kai_moment",
1433
1435
  "receiz_asset_by_id",
1434
1436
  "receiz_pitch_proof_by_witness_id",
1435
1437
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-deterministic-replay",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1397,6 +1397,8 @@
1397
1397
  "receiz_public_store_resolve",
1398
1398
  "receiz_inspect_offline_file",
1399
1399
  "receiz_asset_by_url",
1400
+ "receiz_material_url_open",
1401
+ "receiz_sealed_kai_moment",
1400
1402
  "receiz_asset_by_id",
1401
1403
  "receiz_pitch_proof_by_witness_id",
1402
1404
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-domain-builder",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-event-derived-memory",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1339,6 +1339,8 @@
1339
1339
  "receiz_public_store_resolve",
1340
1340
  "receiz_inspect_offline_file",
1341
1341
  "receiz_asset_by_url",
1342
+ "receiz_material_url_open",
1343
+ "receiz_sealed_kai_moment",
1342
1344
  "receiz_asset_by_id",
1343
1345
  "receiz_pitch_proof_by_witness_id",
1344
1346
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-global-reconciliation",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1306,6 +1306,8 @@
1306
1306
  "receiz_public_store_resolve",
1307
1307
  "receiz_inspect_offline_file",
1308
1308
  "receiz_asset_by_url",
1309
+ "receiz_material_url_open",
1310
+ "receiz_sealed_kai_moment",
1309
1311
  "receiz_asset_by_id",
1310
1312
  "receiz_pitch_proof_by_witness_id",
1311
1313
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-identity-profile",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1363,6 +1363,8 @@
1363
1363
  "receiz_public_store_resolve",
1364
1364
  "receiz_inspect_offline_file",
1365
1365
  "receiz_asset_by_url",
1366
+ "receiz_material_url_open",
1367
+ "receiz_sealed_kai_moment",
1366
1368
  "receiz_asset_by_id",
1367
1369
  "receiz_pitch_proof_by_witness_id",
1368
1370
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-live-proof-character",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1340,6 +1340,8 @@
1340
1340
  "receiz_public_store_resolve",
1341
1341
  "receiz_inspect_offline_file",
1342
1342
  "receiz_asset_by_url",
1343
+ "receiz_material_url_open",
1344
+ "receiz_sealed_kai_moment",
1343
1345
  "receiz_asset_by_id",
1344
1346
  "receiz_pitch_proof_by_witness_id",
1345
1347
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-living-subject",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1361,6 +1361,8 @@
1361
1361
  "receiz_public_store_resolve",
1362
1362
  "receiz_inspect_offline_file",
1363
1363
  "receiz_asset_by_url",
1364
+ "receiz_material_url_open",
1365
+ "receiz_sealed_kai_moment",
1364
1366
  "receiz_asset_by_id",
1365
1367
  "receiz_pitch_proof_by_witness_id",
1366
1368
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-migrations",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1443,6 +1443,8 @@
1443
1443
  "receiz_public_store_resolve",
1444
1444
  "receiz_inspect_offline_file",
1445
1445
  "receiz_asset_by_url",
1446
+ "receiz_material_url_open",
1447
+ "receiz_sealed_kai_moment",
1446
1448
  "receiz_asset_by_id",
1447
1449
  "receiz_pitch_proof_by_witness_id",
1448
1450
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-multi-subject-transaction",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1341,6 +1341,8 @@
1341
1341
  "receiz_public_store_resolve",
1342
1342
  "receiz_inspect_offline_file",
1343
1343
  "receiz_asset_by_url",
1344
+ "receiz_material_url_open",
1345
+ "receiz_sealed_kai_moment",
1344
1346
  "receiz_asset_by_id",
1345
1347
  "receiz_pitch_proof_by_witness_id",
1346
1348
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-observability",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-offline-command",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1365,6 +1365,8 @@
1365
1365
  "receiz_public_store_resolve",
1366
1366
  "receiz_inspect_offline_file",
1367
1367
  "receiz_asset_by_url",
1368
+ "receiz_material_url_open",
1369
+ "receiz_sealed_kai_moment",
1368
1370
  "receiz_asset_by_id",
1369
1371
  "receiz_pitch_proof_by_witness_id",
1370
1372
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-offline-first",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-offline-verifier-skill",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1420,6 +1420,8 @@
1420
1420
  "receiz_public_store_resolve",
1421
1421
  "receiz_inspect_offline_file",
1422
1422
  "receiz_asset_by_url",
1423
+ "receiz_material_url_open",
1424
+ "receiz_sealed_kai_moment",
1423
1425
  "receiz_asset_by_id",
1424
1426
  "receiz_pitch_proof_by_witness_id",
1425
1427
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-performance",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1380,6 +1380,8 @@
1380
1380
  "receiz_public_store_resolve",
1381
1381
  "receiz_inspect_offline_file",
1382
1382
  "receiz_asset_by_url",
1383
+ "receiz_material_url_open",
1384
+ "receiz_sealed_kai_moment",
1383
1385
  "receiz_asset_by_id",
1384
1386
  "receiz_pitch_proof_by_witness_id",
1385
1387
  "receiz_card_history",
@@ -37,6 +37,10 @@ if (opened.verifiedPayload.sha256 !== sealedArtifact.payloadSha256) throw new Er
37
37
 
38
38
  Independently hash the saved bytes and require equality with `sealedArtifact.artifactSha256`. Require `verification.ok`, `integrity.ok`, carrier `native-record-seal`, Signature V4, owner, claim, and verify-path agreement. Reopen the exact saved file with `verifyAndOpen`, then prove a different Receiz application preserves identity, cards, history, receipts, and unknown namespaces. Current exports use native Record -> Seal; verified legacy artifacts remain read-compatible only.
39
39
 
40
+ ## Content-bearing proof URLs
41
+
42
+ Portable playback uses either a fully inline `rma2` capsule or compact `rmc1` proof-object append segmentation. An `rmc1` public head is hard-bounded to 4,096 URL characters and commits the complete ordered append sequence that reconstructs the same exact capsule bytes without navigating to a giant textual URL. That bound applies only to the head and never truncates or limits lawful sealed truth. Consumers must verify segment order, length, digest, Merkle root, Fibonacci checkpoints, complete capsule digest, enclosing artifact digest, and the sealed proof object before rendering a browser-local media URL. Append transport, storage, SDK, MCP, server, and UI projections remain subordinate to the enclosing sealed artifact.
43
+
40
44
  ## Twelve-step artifact workflow
41
45
 
42
46
  1. Label the input bytes as `payload`; never call them an artifact.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-portable-artifacts",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1439,6 +1439,8 @@
1439
1439
  "receiz_public_store_resolve",
1440
1440
  "receiz_inspect_offline_file",
1441
1441
  "receiz_asset_by_url",
1442
+ "receiz_material_url_open",
1443
+ "receiz_sealed_kai_moment",
1442
1444
  "receiz_asset_by_id",
1443
1445
  "receiz_pitch_proof_by_witness_id",
1444
1446
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-portable-continuity",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1375,6 +1375,8 @@
1375
1375
  "receiz_public_store_resolve",
1376
1376
  "receiz_inspect_offline_file",
1377
1377
  "receiz_asset_by_url",
1378
+ "receiz_material_url_open",
1379
+ "receiz_sealed_kai_moment",
1378
1380
  "receiz_asset_by_id",
1379
1381
  "receiz_pitch_proof_by_witness_id",
1380
1382
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-proof-authority",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1330,6 +1330,8 @@
1330
1330
  "receiz_public_store_resolve",
1331
1331
  "receiz_inspect_offline_file",
1332
1332
  "receiz_asset_by_url",
1333
+ "receiz_material_url_open",
1334
+ "receiz_sealed_kai_moment",
1333
1335
  "receiz_asset_by_id",
1334
1336
  "receiz_pitch_proof_by_witness_id",
1335
1337
  "receiz_card_history",
@@ -47,6 +47,12 @@ Use `assets.createProofObject` to run native Record -> Seal and `artifacts.downl
47
47
 
48
48
  Store and render the known verified artifact immediately when available. Do not claim a new Record -> Seal or profile projection succeeded while offline. Later sync may append a verified public projection without replacing the artifact.
49
49
 
50
+ Content-bearing Receiz proof URLs carry exact sealed material either fully inline as `#material=rma2:...` or through a compact `#material=rmc1:...` proof-object append-segmentation head. Open both forms with `openVerifiedReceizMaterialUrl(url)`. Inline capsules open fully offline. Composite heads are hard-bounded to 4,096 URL characters and resolve and verify their ordered append segments, reconstruct the exact original capsule locally, then verify the enclosing sealed proof object with the pinned canonical verifier before exposing native payload bytes. The 4,096-character boundary applies only to the public head: it never truncates the artifact or its append segments and is never a truth-size limit. Render the returned `payloadBytes` according to `playableKind` and `payloadMimeType`; `createReceizPlayableMaterialObjectUrl(verified)` creates a browser-local image, audio, video, PDF, text, or download URL. Append transport never outranks the sealed proof object.
51
+
52
+ Developers may carry the same `#material` coordinate on their own domain and render it there. The external route is a presentation wrapper only: reconstruct the inline capsule or committed proof-object append sequence, verify the enclosing artifact locally, render the returned exact payload, and expose `canonicalReceizUrl` as the direct link back to the Receiz public proof surface. Do not let an upload, database row, media CDN, SDK, or server response become proof authority.
53
+
54
+ For identity artwork and sigil projection, use `receizKaiMomentFromSealedPulse(accountCreationPulse)`. The sealed account-creation pulse is creation authority. Device clock, browser clock, process uptime, SDK state, session state, device-enrollment time, and PBI evidence cannot replace or reinterpret it. `receizKaiNow()` is only the live freshness coordinate for short-lived challenges and must never be used to reconstruct an existing identity glyph.
55
+
50
56
  ## Conflict behavior
51
57
 
52
58
  If Record, Seal, or enclosing verification fails, return no new media artifact. If the profile projection fails, preserve the already sealed media proof object and leave the prior profile projection unchanged.
@@ -61,7 +67,7 @@ Show the source media, artifact filename, proof-object type, public URL if one i
61
67
 
62
68
  ## MCP parity
63
69
 
64
- Use the SDK artifact-custody workflow for media Record -> Seal; the current MCP runtime does not introduce a parallel media authority or a direct profile-mutation adapter. Project an already verified media URL through the canonical SDK `receiz.profile.update(profile)` operation and require the same-UID result. Never substitute an unrelated MCP tool or a model-carried projection for the sealed media proof object.
70
+ Use `receiz_material_url_open` to verify and reconstruct a content-bearing proof URL locally. Set `includePayloadBytes: true` only when the agent host needs exact base64url payload bytes for rendering or playback. `rma2` needs no transport lookup. `rmc1` resolves only committed proof-object append segments, reconstructs exact capsule bytes locally, and rejects substitutions before canonical proof verification. Use `receiz_sealed_kai_moment` with the verified account-creation pulse when rendering identity artwork; never use the live-clock tool for an existing proof object. Neither media form may use device time to re-project an existing proof object. Use the SDK artifact-custody workflow for media Record -> Seal; MCP does not introduce a parallel media authority or a direct profile-mutation adapter. Project an already verified media URL through the canonical SDK `receiz.profile.update(profile)` operation and require the same-UID result. Never substitute an unrelated MCP tool or a model-carried projection for the sealed media proof object.
65
71
 
66
72
  ## Emulator fixture
67
73
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-proof-media",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -33,7 +33,9 @@
33
33
  "receiz_artifact_admit",
34
34
  "receiz_artifact_append_plan",
35
35
  "receiz_artifact_transition_seal_and_stage",
36
- "receiz_artifact_transition_commit"
36
+ "receiz_artifact_transition_commit",
37
+ "receiz_material_url_open",
38
+ "receiz_sealed_kai_moment"
37
39
  ],
38
40
  "requiredScopes": [
39
41
  "receiz:record",
@@ -1368,6 +1370,8 @@
1368
1370
  "receiz_public_store_resolve",
1369
1371
  "receiz_inspect_offline_file",
1370
1372
  "receiz_asset_by_url",
1373
+ "receiz_material_url_open",
1374
+ "receiz_sealed_kai_moment",
1371
1375
  "receiz_asset_by_id",
1372
1376
  "receiz_pitch_proof_by_witness_id",
1373
1377
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-proof-skill",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1421,6 +1421,8 @@
1421
1421
  "receiz_public_store_resolve",
1422
1422
  "receiz_inspect_offline_file",
1423
1423
  "receiz_asset_by_url",
1424
+ "receiz_material_url_open",
1425
+ "receiz_sealed_kai_moment",
1424
1426
  "receiz_asset_by_id",
1425
1427
  "receiz_pitch_proof_by_witness_id",
1426
1428
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-receipt-admission",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1364,6 +1364,8 @@
1364
1364
  "receiz_public_store_resolve",
1365
1365
  "receiz_inspect_offline_file",
1366
1366
  "receiz_asset_by_url",
1367
+ "receiz_material_url_open",
1368
+ "receiz_sealed_kai_moment",
1367
1369
  "receiz_asset_by_id",
1368
1370
  "receiz_pitch_proof_by_witness_id",
1369
1371
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-release",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1442,6 +1442,8 @@
1442
1442
  "receiz_public_store_resolve",
1443
1443
  "receiz_inspect_offline_file",
1444
1444
  "receiz_asset_by_url",
1445
+ "receiz_material_url_open",
1446
+ "receiz_sealed_kai_moment",
1445
1447
  "receiz_asset_by_id",
1446
1448
  "receiz_pitch_proof_by_witness_id",
1447
1449
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-subject-twin",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1349,6 +1349,8 @@
1349
1349
  "receiz_public_store_resolve",
1350
1350
  "receiz_inspect_offline_file",
1351
1351
  "receiz_asset_by_url",
1352
+ "receiz_material_url_open",
1353
+ "receiz_sealed_kai_moment",
1352
1354
  "receiz_asset_by_id",
1353
1355
  "receiz_pitch_proof_by_witness_id",
1354
1356
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-testing",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1443,6 +1443,8 @@
1443
1443
  "receiz_public_store_resolve",
1444
1444
  "receiz_inspect_offline_file",
1445
1445
  "receiz_asset_by_url",
1446
+ "receiz_material_url_open",
1447
+ "receiz_sealed_kai_moment",
1446
1448
  "receiz_asset_by_id",
1447
1449
  "receiz_pitch_proof_by_witness_id",
1448
1450
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-value-execution",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1338,6 +1338,8 @@
1338
1338
  "receiz_public_store_resolve",
1339
1339
  "receiz_inspect_offline_file",
1340
1340
  "receiz_asset_by_url",
1341
+ "receiz_material_url_open",
1342
+ "receiz_sealed_kai_moment",
1341
1343
  "receiz_asset_by_id",
1342
1344
  "receiz_pitch_proof_by_witness_id",
1343
1345
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-value-rails",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1313,6 +1313,8 @@
1313
1313
  "receiz_public_store_resolve",
1314
1314
  "receiz_inspect_offline_file",
1315
1315
  "receiz_asset_by_url",
1316
+ "receiz_material_url_open",
1317
+ "receiz_sealed_kai_moment",
1316
1318
  "receiz_asset_by_id",
1317
1319
  "receiz_pitch_proof_by_witness_id",
1318
1320
  "receiz_card_history",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema": "receiz.ai-skill-contract.v124",
3
3
  "name": "receiz-world-event-runtime",
4
- "version": "124.0.1",
4
+ "version": "124.0.3",
5
5
  "requires": {
6
6
  "sdk": ">=124.0.0 <125.0.0",
7
7
  "mcp": ">=124.0.0 <125.0.0",
@@ -1344,6 +1344,8 @@
1344
1344
  "receiz_public_store_resolve",
1345
1345
  "receiz_inspect_offline_file",
1346
1346
  "receiz_asset_by_url",
1347
+ "receiz_material_url_open",
1348
+ "receiz_sealed_kai_moment",
1347
1349
  "receiz_asset_by_id",
1348
1350
  "receiz_pitch_proof_by_witness_id",
1349
1351
  "receiz_card_history",
@@ -727,8 +727,8 @@ function assertLivingSubjectSkill(name) {
727
727
  assertPath(join(root, "README.md"));
728
728
  assertPath(join(root, "SKILLS.md"));
729
729
  assertPath(join(root, "skills.json"));
730
- if (!Array.isArray(currentMcpTools) || currentMcpTools.length !== 163 || new Set(currentMcpTools).size !== 163)
731
- fail("skills.json must carry exactly 163 unique current MCP tools");
730
+ if (!Array.isArray(currentMcpTools) || currentMcpTools.length !== 165 || new Set(currentMcpTools).size !== 165)
731
+ fail("skills.json must carry exactly 165 unique current MCP tools");
732
732
  for (const [label, inventory, exactLength] of [
733
733
  ["artifact", currentMcpArtifactTools, 9],
734
734
  ["living-subject", currentMcpLivingSubjectTools, 37],
package/skills.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schema": "receiz.ai-skills-index.v124",
3
- "version": "124.0.1",
3
+ "version": "124.0.3",
4
4
  "registryDigest": "d02429151b0bcebdaeb89485792e377afc55130f9a25e07982c1c88221314247",
5
5
  "operationMatrixDigest": "540d1c1bf39f1b288b257c79a6e020bdcc5e587fc9b7dbf6b7aaa5d082e20ad5",
6
6
  "currentMcpArtifactTools": [
@@ -1486,6 +1486,8 @@
1486
1486
  "receiz_public_store_resolve",
1487
1487
  "receiz_inspect_offline_file",
1488
1488
  "receiz_asset_by_url",
1489
+ "receiz_material_url_open",
1490
+ "receiz_sealed_kai_moment",
1489
1491
  "receiz_asset_by_id",
1490
1492
  "receiz_pitch_proof_by_witness_id",
1491
1493
  "receiz_card_history",