The ticket-side artifact registry — congruency holds the metadata and the provenance, the forge holds the blob. Kind is the tag: open a kind to list its artifacts, or an artifact to see every location its content sha is registered at.
artifacts › sha d21bcd7d8ecf
d21bcd7d8ecfec6885ae3ea2816094a3aaae1d8cThis sha is the content address of the blob itself, so it is shown in full: it is what the universal resolver takes as input — python3 tools/resolver.py d21bcd7d8ecfec6885ae3ea2816094a3aaae1d8c — which probes forge-artifacts and returns every place those bytes live. The registry below lists every place they were registered.
| # | MINTING TICKET | NAME | VERSION | KIND | REGISTERED |
|---|---|---|---|---|---|
| 22 | #462 | checkouts/current/congruency/tools/forge_evolution.py | 0bcc54f787 | forge-source | 2026-07-16 07:25 UTC |
These bytes are registered at exactly one location. Were the same sha registered again — under another ticket, name or version — it would appear here as a second location of this one artifact, not as a second artifact.