@agentique.io/schemas 0.1.0 → 0.2.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.
@@ -201,7 +201,9 @@
201
201
  "package-manifest.schema.json": {
202
202
  "valid": {
203
203
  "formatVersion": "1.0",
204
- "files": ["README.md"],
204
+ "files": [
205
+ "README.md"
206
+ ],
205
207
  "hashes": {
206
208
  "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
207
209
  }
@@ -212,7 +214,9 @@
212
214
  },
213
215
  "extra-property": {
214
216
  "formatVersion": "1.0",
215
- "files": ["README.md"],
217
+ "files": [
218
+ "README.md"
219
+ ],
216
220
  "hashes": {
217
221
  "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
218
222
  },
@@ -220,13 +224,279 @@
220
224
  },
221
225
  "boundary": {
222
226
  "formatVersion": "1.0",
223
- "files": ["node_modules/pkg/index.js"],
227
+ "files": [
228
+ "node_modules/pkg/index.js"
229
+ ],
224
230
  "hashes": {
225
231
  "node_modules/pkg/index.js": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
226
232
  }
227
233
  }
228
234
  }
229
235
  },
236
+ "parser-variant.schema.json": {
237
+ "validCases": {
238
+ "parsed-available": {
239
+ "contractVersion": "1.0",
240
+ "parserEvidence": {
241
+ "sourceEcosystem": "mcp",
242
+ "sourceFormat": "json",
243
+ "parserId": "agentique-mcp-parser",
244
+ "parserVersion": "1.0.0",
245
+ "inputDigest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
246
+ "outputDigest": "sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
247
+ "parseStatus": "parsed",
248
+ "parseConfidence": "high",
249
+ "sanitizerStatus": "passed",
250
+ "noExecution": true,
251
+ "metadataOnly": true,
252
+ "observedAt": "2026-06-07T00:00:00.000Z"
253
+ },
254
+ "resourceGraphSummary": {
255
+ "sanitized": true,
256
+ "nodeCount": 4,
257
+ "edgeCount": 3,
258
+ "capabilityCount": 2,
259
+ "sourceFileCount": 1,
260
+ "entrypointCount": 1,
261
+ "summaryDigest": "sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc",
262
+ "redaction": {
263
+ "secrets": true,
264
+ "privatePaths": true,
265
+ "rawSource": true
266
+ }
267
+ },
268
+ "compatibility": {
269
+ "status": "compatible",
270
+ "reasons": [
271
+ "static-contract"
272
+ ]
273
+ },
274
+ "platformVariants": [
275
+ {
276
+ "platformId": "mcp",
277
+ "artifactKind": "metadata",
278
+ "state": "available",
279
+ "validationState": "passed",
280
+ "managedBy": "creator",
281
+ "variantDigest": "sha256:dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd",
282
+ "download": {
283
+ "availability": "source-only",
284
+ "digest": "sha256:dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd"
285
+ },
286
+ "reasons": [
287
+ "source-only"
288
+ ],
289
+ "observedAt": "2026-06-07T00:01:00.000Z"
290
+ }
291
+ ]
292
+ },
293
+ "blocked-source": {
294
+ "contractVersion": "1.0",
295
+ "parserEvidence": {
296
+ "sourceEcosystem": "generic",
297
+ "sourceFormat": "directory",
298
+ "parserId": "agentique-static-detector",
299
+ "parserVersion": "1.0.0",
300
+ "inputDigest": "sha256:eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
301
+ "parseStatus": "blocked",
302
+ "parseConfidence": "unknown",
303
+ "sanitizerStatus": "blocked",
304
+ "noExecution": true,
305
+ "observedAt": "2026-06-07T00:02:00.000Z",
306
+ "issues": [
307
+ {
308
+ "code": "unsafe-source-shape",
309
+ "severity": "error",
310
+ "message": "Source requires manual review before parser metadata can be exposed."
311
+ }
312
+ ]
313
+ },
314
+ "resourceGraphSummary": {
315
+ "sanitized": true,
316
+ "nodeCount": 0,
317
+ "edgeCount": 0,
318
+ "capabilityCount": 0,
319
+ "sourceFileCount": 0,
320
+ "summaryDigest": "sha256:ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
321
+ },
322
+ "compatibility": {
323
+ "status": "blocked",
324
+ "reasons": [
325
+ "manual-review"
326
+ ]
327
+ },
328
+ "platformVariants": [
329
+ {
330
+ "platformId": "source-package",
331
+ "artifactKind": "source-package",
332
+ "state": "blocked",
333
+ "validationState": "blocked",
334
+ "download": {
335
+ "availability": "blocked"
336
+ },
337
+ "reasons": [
338
+ "manual-review"
339
+ ]
340
+ }
341
+ ]
342
+ },
343
+ "unsupported-stale-variant": {
344
+ "contractVersion": "1.0",
345
+ "parserEvidence": {
346
+ "sourceEcosystem": "langgraph",
347
+ "sourceFormat": "python",
348
+ "parserId": "agentique-code-first-detector",
349
+ "parserVersion": "1.0.0",
350
+ "inputDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
351
+ "parseStatus": "unsupported",
352
+ "parseConfidence": "low",
353
+ "sanitizerStatus": "redacted",
354
+ "noExecution": true,
355
+ "metadataOnly": true,
356
+ "observedAt": "2026-06-07T00:03:00.000Z"
357
+ },
358
+ "resourceGraphSummary": {
359
+ "sanitized": true,
360
+ "nodeCount": 1,
361
+ "edgeCount": 0,
362
+ "capabilityCount": 0,
363
+ "sourceFileCount": 1,
364
+ "summaryDigest": "sha256:2222222222222222222222222222222222222222222222222222222222222222"
365
+ },
366
+ "compatibility": {
367
+ "status": "unsupported",
368
+ "reasons": [
369
+ "code-first-static-only"
370
+ ]
371
+ },
372
+ "platformVariants": [
373
+ {
374
+ "platformId": "langgraph",
375
+ "artifactKind": "graph",
376
+ "state": "unsupported",
377
+ "validationState": "not-run",
378
+ "download": {
379
+ "availability": "unavailable"
380
+ },
381
+ "reasons": [
382
+ "code-first-static-only"
383
+ ]
384
+ },
385
+ {
386
+ "platformId": "codex-skill",
387
+ "artifactKind": "skill",
388
+ "state": "stale",
389
+ "validationState": "stale",
390
+ "download": {
391
+ "availability": "unavailable"
392
+ },
393
+ "reasons": [
394
+ "source-changed"
395
+ ],
396
+ "observedAt": "2026-06-07T00:04:00.000Z"
397
+ }
398
+ ]
399
+ }
400
+ },
401
+ "invalid": {
402
+ "missing-required": {
403
+ "contractVersion": "1.0"
404
+ },
405
+ "extra-property": {
406
+ "contractVersion": "1.0",
407
+ "parserEvidence": {
408
+ "sourceEcosystem": "mcp",
409
+ "sourceFormat": "json",
410
+ "parserId": "agentique-mcp-parser",
411
+ "parserVersion": "1.0.0",
412
+ "inputDigest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
413
+ "parseStatus": "parsed",
414
+ "parseConfidence": "high",
415
+ "sanitizerStatus": "passed",
416
+ "noExecution": true,
417
+ "observedAt": "2026-06-07T00:00:00.000Z"
418
+ },
419
+ "resourceGraphSummary": {
420
+ "sanitized": true,
421
+ "nodeCount": 1,
422
+ "edgeCount": 0,
423
+ "capabilityCount": 0,
424
+ "sourceFileCount": 1,
425
+ "summaryDigest": "sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
426
+ },
427
+ "compatibility": {
428
+ "status": "compatible"
429
+ },
430
+ "platformVariants": [],
431
+ "approved": true
432
+ },
433
+ "boundary": {
434
+ "contractVersion": "2.0",
435
+ "parserEvidence": {
436
+ "sourceEcosystem": "unknown-platform",
437
+ "sourceFormat": "binary",
438
+ "parserId": "x",
439
+ "parserVersion": "*",
440
+ "inputDigest": "sha256:not-a-digest",
441
+ "parseStatus": "approved",
442
+ "parseConfidence": "certain",
443
+ "sanitizerStatus": "safe",
444
+ "noExecution": false,
445
+ "observedAt": "not-a-date"
446
+ },
447
+ "resourceGraphSummary": {
448
+ "sanitized": false,
449
+ "nodeCount": -1,
450
+ "edgeCount": 999999,
451
+ "capabilityCount": 999999,
452
+ "sourceFileCount": 999999,
453
+ "summaryDigest": "sha256:not-a-digest"
454
+ },
455
+ "compatibility": {
456
+ "status": "approved"
457
+ },
458
+ "platformVariants": [
459
+ {
460
+ "platformId": "unknown",
461
+ "artifactKind": "runtime",
462
+ "state": "approved",
463
+ "validationState": "passed",
464
+ "download": {
465
+ "availability": "available",
466
+ "url": "http://example.com/download"
467
+ }
468
+ }
469
+ ]
470
+ },
471
+ "no-execution": {
472
+ "contractVersion": "1.0",
473
+ "parserEvidence": {
474
+ "sourceEcosystem": "mcp",
475
+ "sourceFormat": "json",
476
+ "parserId": "agentique-mcp-parser",
477
+ "parserVersion": "1.0.0",
478
+ "inputDigest": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
479
+ "parseStatus": "parsed",
480
+ "parseConfidence": "high",
481
+ "sanitizerStatus": "passed",
482
+ "noExecution": false,
483
+ "observedAt": "2026-06-07T00:00:00.000Z"
484
+ },
485
+ "resourceGraphSummary": {
486
+ "sanitized": true,
487
+ "nodeCount": 1,
488
+ "edgeCount": 0,
489
+ "capabilityCount": 0,
490
+ "sourceFileCount": 1,
491
+ "summaryDigest": "sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
492
+ },
493
+ "compatibility": {
494
+ "status": "compatible"
495
+ },
496
+ "platformVariants": []
497
+ }
498
+ }
499
+ },
230
500
  "permission-risk.schema.json": {
231
501
  "valid": {
232
502
  "readOnly": true,
@@ -237,7 +507,9 @@
237
507
  "credentialed": false,
238
508
  "approvalRequired": false,
239
509
  "dataSensitivity": "public",
240
- "capabilities": ["read-public-content"],
510
+ "capabilities": [
511
+ "read-public-content"
512
+ ],
241
513
  "reviewNotes": "Reads public package content without credential access."
242
514
  },
243
515
  "invalid": {
@@ -259,17 +531,116 @@
259
531
  "credentialed": true,
260
532
  "approvalRequired": false,
261
533
  "dataSensitivity": "sensitive",
262
- "capabilities": ["credential-use"]
534
+ "capabilities": [
535
+ "credential-use"
536
+ ]
263
537
  }
264
538
  }
265
539
  },
266
540
  "public-readback.schema.json": {
267
- "valid": {
541
+ "validCases": {
542
+ "legacy-compatible": {
268
543
  "resourceId": "example-resource",
269
544
  "state": "published",
270
545
  "updatedAt": "2026-05-31T00:00:00.000Z",
271
546
  "platformUrl": "https://agentique.io/resources/example-resource",
272
- "tokenCount": 12
547
+ "tokenCount": 12,
548
+ "platformProjection": {
549
+ "source": "agentique.io",
550
+ "publicationState": "published",
551
+ "currentVersion": "1.0.0",
552
+ "observedAt": "2026-06-06T00:00:00.000Z",
553
+ "publishedAt": "2026-06-06T00:00:00.000Z"
554
+ },
555
+ "desiredState": {
556
+ "fingerprint": "sha256:3333333333333333333333333333333333333333333333333333333333333333",
557
+ "readbackState": "unchanged",
558
+ "scannerPolicyVersion": "policy-v1",
559
+ "reasons": [
560
+ "current"
561
+ ]
562
+ },
563
+ "scannerPolicy": {
564
+ "policyVersion": "policy-v1",
565
+ "analyzerManifestVersion": "analyzer-v1",
566
+ "ruleManifestVersion": "rules-v1",
567
+ "freshness": "current"
568
+ },
569
+ "reviewEligibility": {
570
+ "state": "eligible",
571
+ "evidenceTypes": [
572
+ "download"
573
+ ]
574
+ },
575
+ "trustPanel": {
576
+ "state": "current",
577
+ "messages": [
578
+ "Public readback shows current platform state."
579
+ ],
580
+ "versionHistoryUrl": "https://agentique.io/resources/example-resource/versions"
581
+ },
582
+ "versionHistory": [
583
+ {
584
+ "version": "1.0.0",
585
+ "observedAt": "2026-06-06T00:00:00.000Z",
586
+ "state": "current",
587
+ "desiredStateFingerprint": "sha256:3333333333333333333333333333333333333333333333333333333333333333"
588
+ }
589
+ ],
590
+ "reportActionState": "available"
591
+ },
592
+ "parser-variant": {
593
+ "resourceId": "example-resource",
594
+ "state": "review_required",
595
+ "updatedAt": "2026-06-07T00:05:00.000Z",
596
+ "platformUrl": "https://agentique.io/resources/example-resource",
597
+ "message": "Parser metadata is available for public readback review.",
598
+ "parserVariant": {
599
+ "contractVersion": "1.0",
600
+ "observedAt": "2026-06-07T00:05:00.000Z",
601
+ "parserEvidence": {
602
+ "sourceEcosystem": "claude-code",
603
+ "sourceFormat": "markdown",
604
+ "parserId": "agentique-skill-parser",
605
+ "parserVersion": "1.0.0",
606
+ "inputDigest": "sha256:3333333333333333333333333333333333333333333333333333333333333333",
607
+ "parseStatus": "partial",
608
+ "parseConfidence": "medium",
609
+ "sanitizerStatus": "redacted",
610
+ "noExecution": true,
611
+ "metadataOnly": true,
612
+ "observedAt": "2026-06-07T00:05:00.000Z"
613
+ },
614
+ "resourceGraphSummary": {
615
+ "sanitized": true,
616
+ "nodeCount": 2,
617
+ "edgeCount": 1,
618
+ "capabilityCount": 1,
619
+ "sourceFileCount": 1,
620
+ "summaryDigest": "sha256:4444444444444444444444444444444444444444444444444444444444444444"
621
+ },
622
+ "compatibility": {
623
+ "status": "partial",
624
+ "reasons": [
625
+ "metadata-only"
626
+ ]
627
+ },
628
+ "platformVariants": [
629
+ {
630
+ "platformId": "claude-code-skill",
631
+ "artifactKind": "skill",
632
+ "state": "review-required",
633
+ "validationState": "not-run",
634
+ "download": {
635
+ "availability": "source-only"
636
+ },
637
+ "reasons": [
638
+ "review-required"
639
+ ]
640
+ }
641
+ ]
642
+ }
643
+ }
273
644
  },
274
645
  "invalid": {
275
646
  "missing-required": {
@@ -287,65 +658,258 @@
287
658
  "state": "published",
288
659
  "updatedAt": "2026-05-31T00:00:00.000Z",
289
660
  "platformUrl": "https://agentique.io/resources/example-resource"
661
+ },
662
+ "platform-boundary": {
663
+ "resourceId": "example-resource",
664
+ "state": "published",
665
+ "updatedAt": "2026-05-31T00:00:00.000Z",
666
+ "platformUrl": "https://agentique.io/resources/example-resource",
667
+ "platformProjection": {
668
+ "source": "user-claim",
669
+ "publicationState": "approved"
670
+ }
290
671
  }
291
672
  }
292
673
  },
293
674
  "resource-manifest.schema.json": {
294
- "valid": {
295
- "formatVersion": "1.0",
296
- "name": "example-resource",
297
- "summary": "A public fixture resource manifest.",
298
- "source": {
299
- "type": "git",
300
- "url": "https://github.com/agentique/example-resource"
675
+ "invalid": {
676
+ "missing-required": {
677
+ "formatVersion": "1.0"
301
678
  },
302
- "distribution": {
303
- "mode": "package_download"
679
+ "extra-property": {
680
+ "formatVersion": "1.0",
681
+ "name": "example-resource",
682
+ "summary": "A public fixture resource manifest.",
683
+ "source": {
684
+ "type": "git",
685
+ "url": "https://github.com/agentique/example-resource"
686
+ },
687
+ "distribution": {
688
+ "mode": "package_download"
689
+ },
690
+ "package": {
691
+ "formatVersion": "1.0",
692
+ "files": [
693
+ "README.md"
694
+ ],
695
+ "hashes": {
696
+ "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
697
+ }
698
+ },
699
+ "unexpected": true
304
700
  },
305
- "package": {
701
+ "boundary": {
306
702
  "formatVersion": "1.0",
307
- "files": ["README.md"],
308
- "hashes": {
309
- "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
703
+ "name": "x",
704
+ "summary": "too short",
705
+ "source": {
706
+ "type": "git",
707
+ "url": "http://example.com"
708
+ },
709
+ "distribution": {
710
+ "mode": "package_download"
711
+ },
712
+ "package": {
713
+ "formatVersion": "1.0",
714
+ "files": [
715
+ "README.md"
716
+ ],
717
+ "hashes": {
718
+ "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
719
+ }
310
720
  }
311
721
  },
312
- "surfacing": {
313
- "taskIntents": ["source-review", "public-summary"],
314
- "audience": ["agent", "developer"],
315
- "priority": 0.6,
316
- "recency": {
317
- "lastReviewedAt": "2026-06-01T00:00:00.000Z",
318
- "reviewCadenceDays": 90
722
+ "platform-overclaim": {
723
+ "formatVersion": "1.0",
724
+ "name": "example-resource",
725
+ "summary": "A public fixture resource manifest.",
726
+ "source": {
727
+ "type": "git",
728
+ "url": "https://github.com/agentique/example-resource"
319
729
  },
320
- "compatibility": {
321
- "runtimeFamilies": ["node", "browser"],
322
- "protocols": ["https"]
730
+ "distribution": {
731
+ "mode": "package_download"
323
732
  },
324
- "contextBudget": {
325
- "maxTokens": 4000,
326
- "maxBytes": 65536,
327
- "preferredSummaryBytes": 4096
733
+ "package": {
734
+ "formatVersion": "1.0",
735
+ "files": [
736
+ "README.md"
737
+ ],
738
+ "hashes": {
739
+ "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
740
+ }
328
741
  },
329
- "notes": "Public creator-provided hints for resource selection."
330
- },
331
- "permissionRisk": {
332
- "readOnly": true,
333
- "destructive": false,
334
- "idempotent": true,
335
- "openWorld": false,
336
- "externalNetwork": false,
337
- "credentialed": false,
338
- "approvalRequired": false,
339
- "dataSensitivity": "public",
340
- "capabilities": ["read-public-content"],
341
- "reviewNotes": "Reads public package content without credential access."
742
+ "surfacing": {
743
+ "taskIntents": [
744
+ "source-review",
745
+ "public-summary"
746
+ ],
747
+ "audience": [
748
+ "agent",
749
+ "developer"
750
+ ],
751
+ "priority": 0.6,
752
+ "recency": {
753
+ "lastReviewedAt": "2026-06-01T00:00:00.000Z",
754
+ "reviewCadenceDays": 90
755
+ },
756
+ "compatibility": {
757
+ "runtimeFamilies": [
758
+ "node",
759
+ "browser"
760
+ ],
761
+ "protocols": [
762
+ "https"
763
+ ]
764
+ },
765
+ "contextBudget": {
766
+ "maxTokens": 4000,
767
+ "maxBytes": 65536,
768
+ "preferredSummaryBytes": 4096
769
+ },
770
+ "notes": "Public creator-provided hints for resource selection."
771
+ },
772
+ "permissionRisk": {
773
+ "readOnly": true,
774
+ "destructive": false,
775
+ "idempotent": true,
776
+ "openWorld": false,
777
+ "externalNetwork": false,
778
+ "credentialed": false,
779
+ "approvalRequired": false,
780
+ "dataSensitivity": "public",
781
+ "capabilities": [
782
+ "read-public-content"
783
+ ],
784
+ "reviewNotes": "Reads public package content without credential access."
785
+ },
786
+ "registryTrust": {
787
+ "creatorMetadata": {
788
+ "declaredBy": "example-creator",
789
+ "declaredAt": "2026-06-06T00:00:00.000Z",
790
+ "notes": "Creator-provided public metadata for registry trust review."
791
+ },
792
+ "packageContext": {
793
+ "packageName": "@example/resource-helper",
794
+ "version": "1.0.0",
795
+ "sourceUrl": "https://github.com/example/resource-helper",
796
+ "ownershipEvidenceVersion": "ownership-v1",
797
+ "packageDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111"
798
+ },
799
+ "creatorCheckpoints": [
800
+ {
801
+ "kind": "lane-selection",
802
+ "acknowledged": true,
803
+ "completedAt": "2026-06-06T00:01:00.000Z",
804
+ "evidenceHash": "sha256:2222222222222222222222222222222222222222222222222222222222222222"
805
+ },
806
+ {
807
+ "kind": "public-draft-preview",
808
+ "acknowledged": true,
809
+ "completedAt": "2026-06-06T00:02:00.000Z"
810
+ },
811
+ {
812
+ "kind": "review-only-confirmation",
813
+ "acknowledged": true,
814
+ "completedAt": "2026-06-06T00:03:00.000Z"
815
+ }
816
+ ],
817
+ "generatedDraft": {
818
+ "draftOnly": true,
819
+ "kind": "manifest",
820
+ "generatedAt": "2026-06-06T00:04:00.000Z",
821
+ "schemaVersion": "draft-v1",
822
+ "summary": "Draft-only manifest suggestion prepared for user review."
823
+ },
824
+ "patchDelta": {
825
+ "mode": "patch",
826
+ "operations": [
827
+ {
828
+ "op": "replace",
829
+ "path": "/summary",
830
+ "valueSummary": "Updated public summary copy."
831
+ }
832
+ ]
833
+ },
834
+ "platformManaged": {
835
+ "approved": true,
836
+ "listed": true,
837
+ "scanPassed": true,
838
+ "verifiedBadge": true,
839
+ "platformTrustScore": 100,
840
+ "latestVersion": true,
841
+ "publishedAt": "2026-06-06T00:00:00.000Z"
842
+ }
843
+ }
342
844
  }
343
845
  },
344
- "invalid": {
345
- "missing-required": {
346
- "formatVersion": "1.0"
846
+ "validCases": {
847
+ "legacy-compatible": {
848
+ "formatVersion": "1.0",
849
+ "name": "example-resource",
850
+ "summary": "A public fixture resource manifest.",
851
+ "source": {
852
+ "type": "git",
853
+ "url": "https://github.com/agentique/example-resource"
854
+ },
855
+ "distribution": {
856
+ "mode": "package_download"
857
+ },
858
+ "package": {
859
+ "formatVersion": "1.0",
860
+ "files": [
861
+ "README.md"
862
+ ],
863
+ "hashes": {
864
+ "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
865
+ }
866
+ },
867
+ "surfacing": {
868
+ "taskIntents": [
869
+ "source-review",
870
+ "public-summary"
871
+ ],
872
+ "audience": [
873
+ "agent",
874
+ "developer"
875
+ ],
876
+ "priority": 0.6,
877
+ "recency": {
878
+ "lastReviewedAt": "2026-06-01T00:00:00.000Z",
879
+ "reviewCadenceDays": 90
880
+ },
881
+ "compatibility": {
882
+ "runtimeFamilies": [
883
+ "node",
884
+ "browser"
885
+ ],
886
+ "protocols": [
887
+ "https"
888
+ ]
889
+ },
890
+ "contextBudget": {
891
+ "maxTokens": 4000,
892
+ "maxBytes": 65536,
893
+ "preferredSummaryBytes": 4096
894
+ },
895
+ "notes": "Public creator-provided hints for resource selection."
896
+ },
897
+ "permissionRisk": {
898
+ "readOnly": true,
899
+ "destructive": false,
900
+ "idempotent": true,
901
+ "openWorld": false,
902
+ "externalNetwork": false,
903
+ "credentialed": false,
904
+ "approvalRequired": false,
905
+ "dataSensitivity": "public",
906
+ "capabilities": [
907
+ "read-public-content"
908
+ ],
909
+ "reviewNotes": "Reads public package content without credential access."
910
+ }
347
911
  },
348
- "extra-property": {
912
+ "registry-trust": {
349
913
  "formatVersion": "1.0",
350
914
  "name": "example-resource",
351
915
  "summary": "A public fixture resource manifest.",
@@ -358,30 +922,194 @@
358
922
  },
359
923
  "package": {
360
924
  "formatVersion": "1.0",
361
- "files": ["README.md"],
925
+ "files": [
926
+ "README.md"
927
+ ],
362
928
  "hashes": {
363
929
  "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
364
930
  }
365
931
  },
366
- "unexpected": true
932
+ "surfacing": {
933
+ "taskIntents": [
934
+ "source-review",
935
+ "public-summary"
936
+ ],
937
+ "audience": [
938
+ "agent",
939
+ "developer"
940
+ ],
941
+ "priority": 0.6,
942
+ "recency": {
943
+ "lastReviewedAt": "2026-06-01T00:00:00.000Z",
944
+ "reviewCadenceDays": 90
945
+ },
946
+ "compatibility": {
947
+ "runtimeFamilies": [
948
+ "node",
949
+ "browser"
950
+ ],
951
+ "protocols": [
952
+ "https"
953
+ ]
954
+ },
955
+ "contextBudget": {
956
+ "maxTokens": 4000,
957
+ "maxBytes": 65536,
958
+ "preferredSummaryBytes": 4096
959
+ },
960
+ "notes": "Public creator-provided hints for resource selection."
961
+ },
962
+ "permissionRisk": {
963
+ "readOnly": true,
964
+ "destructive": false,
965
+ "idempotent": true,
966
+ "openWorld": false,
967
+ "externalNetwork": false,
968
+ "credentialed": false,
969
+ "approvalRequired": false,
970
+ "dataSensitivity": "public",
971
+ "capabilities": [
972
+ "read-public-content"
973
+ ],
974
+ "reviewNotes": "Reads public package content without credential access."
975
+ },
976
+ "registryTrust": {
977
+ "creatorMetadata": {
978
+ "declaredBy": "example-creator",
979
+ "declaredAt": "2026-06-06T00:00:00.000Z",
980
+ "notes": "Creator-provided public metadata for registry trust review."
981
+ },
982
+ "packageContext": {
983
+ "packageName": "@example/resource-helper",
984
+ "version": "1.0.0",
985
+ "sourceUrl": "https://github.com/example/resource-helper",
986
+ "ownershipEvidenceVersion": "ownership-v1",
987
+ "packageDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111"
988
+ },
989
+ "creatorCheckpoints": [
990
+ {
991
+ "kind": "lane-selection",
992
+ "acknowledged": true,
993
+ "completedAt": "2026-06-06T00:01:00.000Z",
994
+ "evidenceHash": "sha256:2222222222222222222222222222222222222222222222222222222222222222"
995
+ },
996
+ {
997
+ "kind": "public-draft-preview",
998
+ "acknowledged": true,
999
+ "completedAt": "2026-06-06T00:02:00.000Z"
1000
+ },
1001
+ {
1002
+ "kind": "review-only-confirmation",
1003
+ "acknowledged": true,
1004
+ "completedAt": "2026-06-06T00:03:00.000Z"
1005
+ }
1006
+ ],
1007
+ "generatedDraft": {
1008
+ "draftOnly": true,
1009
+ "kind": "manifest",
1010
+ "generatedAt": "2026-06-06T00:04:00.000Z",
1011
+ "schemaVersion": "draft-v1",
1012
+ "summary": "Draft-only manifest suggestion prepared for user review."
1013
+ },
1014
+ "patchDelta": {
1015
+ "mode": "patch",
1016
+ "operations": [
1017
+ {
1018
+ "op": "replace",
1019
+ "path": "/summary",
1020
+ "valueSummary": "Updated public summary copy."
1021
+ }
1022
+ ]
1023
+ }
1024
+ }
367
1025
  },
368
- "boundary": {
1026
+ "parser-variant": {
369
1027
  "formatVersion": "1.0",
370
- "name": "x",
371
- "summary": "too short",
1028
+ "name": "parser-variant-resource",
1029
+ "summary": "A public fixture resource manifest with parser metadata.",
372
1030
  "source": {
373
1031
  "type": "git",
374
- "url": "http://example.com"
1032
+ "url": "https://github.com/agentique/parser-variant-resource"
375
1033
  },
376
1034
  "distribution": {
377
1035
  "mode": "package_download"
378
1036
  },
379
1037
  "package": {
380
1038
  "formatVersion": "1.0",
381
- "files": ["README.md"],
1039
+ "files": [
1040
+ "README.md"
1041
+ ],
382
1042
  "hashes": {
383
1043
  "README.md": "sha256:0000000000000000000000000000000000000000000000000000000000000000"
384
1044
  }
1045
+ },
1046
+ "permissionRisk": {
1047
+ "readOnly": true,
1048
+ "destructive": false,
1049
+ "idempotent": true,
1050
+ "openWorld": false,
1051
+ "externalNetwork": false,
1052
+ "credentialed": false,
1053
+ "approvalRequired": false,
1054
+ "dataSensitivity": "public",
1055
+ "capabilities": [
1056
+ "read-public-content"
1057
+ ],
1058
+ "reviewNotes": "Reads public package content without credential access."
1059
+ },
1060
+ "parserVariant": {
1061
+ "contractVersion": "1.0",
1062
+ "parserEvidence": {
1063
+ "sourceEcosystem": "dify",
1064
+ "sourceFormat": "yaml",
1065
+ "parserId": "agentique-dify-parser",
1066
+ "parserVersion": "1.0.0",
1067
+ "inputDigest": "sha256:5555555555555555555555555555555555555555555555555555555555555555",
1068
+ "outputDigest": "sha256:6666666666666666666666666666666666666666666666666666666666666666",
1069
+ "parseStatus": "parsed",
1070
+ "parseConfidence": "high",
1071
+ "sanitizerStatus": "passed",
1072
+ "noExecution": true,
1073
+ "metadataOnly": true,
1074
+ "observedAt": "2026-06-07T00:06:00.000Z"
1075
+ },
1076
+ "resourceGraphSummary": {
1077
+ "sanitized": true,
1078
+ "nodeCount": 3,
1079
+ "edgeCount": 2,
1080
+ "capabilityCount": 1,
1081
+ "sourceFileCount": 1,
1082
+ "summaryDigest": "sha256:7777777777777777777777777777777777777777777777777777777777777777",
1083
+ "redaction": {
1084
+ "secrets": true,
1085
+ "privatePaths": true,
1086
+ "rawSource": true
1087
+ }
1088
+ },
1089
+ "compatibility": {
1090
+ "status": "compatible",
1091
+ "reasons": [
1092
+ "static-contract"
1093
+ ]
1094
+ },
1095
+ "platformVariants": [
1096
+ {
1097
+ "platformId": "dify",
1098
+ "artifactKind": "workflow",
1099
+ "state": "available",
1100
+ "validationState": "passed",
1101
+ "managedBy": "creator",
1102
+ "variantDigest": "sha256:8888888888888888888888888888888888888888888888888888888888888888",
1103
+ "download": {
1104
+ "availability": "source-only",
1105
+ "digest": "sha256:8888888888888888888888888888888888888888888888888888888888888888"
1106
+ },
1107
+ "reasons": [
1108
+ "source-only"
1109
+ ],
1110
+ "observedAt": "2026-06-07T00:07:00.000Z"
1111
+ }
1112
+ ]
385
1113
  }
386
1114
  }
387
1115
  }
@@ -390,8 +1118,12 @@
390
1118
  "valid": {
391
1119
  "name": "source-summarizer",
392
1120
  "summary": "Summarizes public sources with attribution.",
393
- "inputs": ["topic"],
394
- "outputs": ["summary"]
1121
+ "inputs": [
1122
+ "topic"
1123
+ ],
1124
+ "outputs": [
1125
+ "summary"
1126
+ ]
395
1127
  },
396
1128
  "invalid": {
397
1129
  "missing-required": {
@@ -400,8 +1132,12 @@
400
1132
  "extra-property": {
401
1133
  "name": "source-summarizer",
402
1134
  "summary": "Summarizes public sources with attribution.",
403
- "inputs": ["topic"],
404
- "outputs": ["summary"],
1135
+ "inputs": [
1136
+ "topic"
1137
+ ],
1138
+ "outputs": [
1139
+ "summary"
1140
+ ],
405
1141
  "unexpected": true
406
1142
  },
407
1143
  "boundary": {
@@ -414,8 +1150,14 @@
414
1150
  },
415
1151
  "surfacing-metadata.schema.json": {
416
1152
  "valid": {
417
- "taskIntents": ["source-review", "public-summary"],
418
- "audience": ["agent", "developer"],
1153
+ "taskIntents": [
1154
+ "source-review",
1155
+ "public-summary"
1156
+ ],
1157
+ "audience": [
1158
+ "agent",
1159
+ "developer"
1160
+ ],
419
1161
  "priority": 0.5,
420
1162
  "recency": {
421
1163
  "lastReviewedAt": "2026-06-01T00:00:00.000Z"
@@ -427,11 +1169,17 @@
427
1169
  },
428
1170
  "invalid": {
429
1171
  "missing-required": {
430
- "taskIntents": ["source-review"]
1172
+ "taskIntents": [
1173
+ "source-review"
1174
+ ]
431
1175
  },
432
1176
  "extra-property": {
433
- "taskIntents": ["source-review"],
434
- "audience": ["agent"],
1177
+ "taskIntents": [
1178
+ "source-review"
1179
+ ],
1180
+ "audience": [
1181
+ "agent"
1182
+ ],
435
1183
  "priority": 0.5,
436
1184
  "contextBudget": {
437
1185
  "maxTokens": 4000,
@@ -441,7 +1189,9 @@
441
1189
  },
442
1190
  "boundary": {
443
1191
  "taskIntents": [],
444
- "audience": ["unknown"],
1192
+ "audience": [
1193
+ "unknown"
1194
+ ],
445
1195
  "priority": 2,
446
1196
  "contextBudget": {
447
1197
  "maxTokens": 64,
@@ -454,7 +1204,10 @@
454
1204
  "valid": {
455
1205
  "name": "example-public-tool",
456
1206
  "summary": "Describes a public lookup tool listing for review.",
457
- "capabilities": ["lookup", "summarize"],
1207
+ "capabilities": [
1208
+ "lookup",
1209
+ "summarize"
1210
+ ],
458
1211
  "permissionRisk": {
459
1212
  "readOnly": true,
460
1213
  "destructive": false,
@@ -464,7 +1217,10 @@
464
1217
  "credentialed": false,
465
1218
  "approvalRequired": false,
466
1219
  "dataSensitivity": "public",
467
- "capabilities": ["read-public-content", "external-network"],
1220
+ "capabilities": [
1221
+ "read-public-content",
1222
+ "external-network"
1223
+ ],
468
1224
  "reviewNotes": "Reads public web content without credentials."
469
1225
  },
470
1226
  "outputContract": {
@@ -491,12 +1247,16 @@
491
1247
  "missing-required": {
492
1248
  "name": "example-public-tool",
493
1249
  "summary": "Describes a public lookup tool listing for review.",
494
- "capabilities": ["lookup"]
1250
+ "capabilities": [
1251
+ "lookup"
1252
+ ]
495
1253
  },
496
1254
  "extra-property": {
497
1255
  "name": "example-public-tool",
498
1256
  "summary": "Describes a public lookup tool listing for review.",
499
- "capabilities": ["lookup"],
1257
+ "capabilities": [
1258
+ "lookup"
1259
+ ],
500
1260
  "permissionRisk": {
501
1261
  "readOnly": true,
502
1262
  "destructive": false,
@@ -584,5 +1344,101 @@
584
1344
  "steps": []
585
1345
  }
586
1346
  }
1347
+ },
1348
+ "registry-trust.schema.json": {
1349
+ "valid": {
1350
+ "contractVersion": "1.0",
1351
+ "creatorMetadata": {
1352
+ "declaredBy": "example-creator",
1353
+ "declaredAt": "2026-06-06T00:00:00.000Z",
1354
+ "notes": "Creator-provided public metadata for registry trust review."
1355
+ },
1356
+ "packageContext": {
1357
+ "packageName": "@example/resource-helper",
1358
+ "version": "1.0.0",
1359
+ "sourceUrl": "https://github.com/example/resource-helper",
1360
+ "ownershipEvidenceVersion": "ownership-v1",
1361
+ "packageDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111"
1362
+ },
1363
+ "creatorCheckpoints": [
1364
+ {
1365
+ "kind": "lane-selection",
1366
+ "acknowledged": true,
1367
+ "completedAt": "2026-06-06T00:01:00.000Z",
1368
+ "evidenceHash": "sha256:2222222222222222222222222222222222222222222222222222222222222222"
1369
+ },
1370
+ {
1371
+ "kind": "public-draft-preview",
1372
+ "acknowledged": true,
1373
+ "completedAt": "2026-06-06T00:02:00.000Z"
1374
+ },
1375
+ {
1376
+ "kind": "review-only-confirmation",
1377
+ "acknowledged": true,
1378
+ "completedAt": "2026-06-06T00:03:00.000Z"
1379
+ }
1380
+ ],
1381
+ "generatedDraft": {
1382
+ "draftOnly": true,
1383
+ "kind": "manifest",
1384
+ "generatedAt": "2026-06-06T00:04:00.000Z",
1385
+ "schemaVersion": "draft-v1",
1386
+ "summary": "Draft-only manifest suggestion prepared for user review."
1387
+ },
1388
+ "patchDelta": {
1389
+ "mode": "patch",
1390
+ "operations": [
1391
+ {
1392
+ "op": "replace",
1393
+ "path": "/summary",
1394
+ "valueSummary": "Updated public summary copy."
1395
+ }
1396
+ ]
1397
+ },
1398
+ "desiredState": {
1399
+ "fingerprint": "sha256:3333333333333333333333333333333333333333333333333333333333333333",
1400
+ "readbackState": "review-required",
1401
+ "contentHash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
1402
+ "scannerPolicyVersion": "policy-v1",
1403
+ "reasons": [
1404
+ "checkpoint-review"
1405
+ ]
1406
+ },
1407
+ "scannerPolicy": {
1408
+ "policyVersion": "policy-v1",
1409
+ "analyzerManifestVersion": "analyzer-v1",
1410
+ "ruleManifestVersion": "rules-v1",
1411
+ "freshness": "current"
1412
+ },
1413
+ "reviewEligibility": {
1414
+ "state": "needs-evidence",
1415
+ "evidenceTypes": [
1416
+ "download"
1417
+ ],
1418
+ "reasons": [
1419
+ "interaction-evidence-required"
1420
+ ]
1421
+ },
1422
+ "platformProjection": {
1423
+ "source": "agentique.io",
1424
+ "publicationState": "review-required",
1425
+ "currentVersion": "1.0.0",
1426
+ "observedAt": "2026-06-06T00:05:00.000Z"
1427
+ }
1428
+ },
1429
+ "invalid": {
1430
+ "missing-required": {},
1431
+ "extra-property": {
1432
+ "contractVersion": "1.0",
1433
+ "certifiedSafe": true
1434
+ },
1435
+ "boundary": {
1436
+ "contractVersion": "1.0",
1437
+ "desiredState": {
1438
+ "fingerprint": "sha256:not-a-fingerprint",
1439
+ "readbackState": "approved"
1440
+ }
1441
+ }
1442
+ }
587
1443
  }
588
1444
  }