Catalog registry

Per Spec §32, every recognized catalog has a registry entry at /catalogs/<catalog-id>.toml. Entries are generated at build time from each submodule's ATOMS.yml and pin the catalog's canonical domain, declared atom types, and federation metadata.

Index endpoint

Programmatic discovery of all catalogs:

curl https://atoms.convergent-systems.co/catalogs/index.toml

Catalogs (26)

Catalog Version Domain Status Registry entry
action-atoms 0.1.0 action-atoms.com live .toml
agent-atoms 0.1.0 agent-atoms.com live .toml
ai-atoms 0.1.0 ai-atoms.com live .toml
amendment-atoms 0.1.0 amendment-atoms.com live .toml
brand-atoms 0.1.0 brand-atoms.com live .toml
channel-atoms 0.1.0 channel-atoms.com live .toml
compliance-atoms 0.1.0 compliance-atoms.com live .toml
constitution-atoms 0.1.0 constitution-atoms.com live .toml
context-atoms 0.1.0 context-atoms.com live .toml
doc-atoms 0.1.0 doc-atoms.com live .toml
event-atoms 0.1.0 event-atoms.com live .toml
identity-atoms 0.1.0 identity-atoms.com live .toml
key-atoms 0.1.0 key-atoms.com live .toml
knowledge-atoms 0.1.0 knowledge-atoms.com live .toml
model-atoms 0.1.0 model-atoms.com live .toml
persona-atoms 0.1.0 persona-atoms.com live .toml
pipeline-atoms 0.1.0 pipeline-atoms.com live .toml
plugin-atoms 0.1.0 plugin-atoms.com live .toml
policy-atoms 0.1.0 policy-atoms.com live .toml
profile-atoms 0.1.0 profile-atoms.com live .toml
prompt-atoms 0.1.0 prompt-atoms.com live .toml
schema-atoms 1.0.0-draft schema-atoms.com live .toml
service-atoms 0.1.0 service-atoms.com live .toml
skill-atoms 0.1.0 skill-atoms.com live .toml
theme-atoms 0.1.0 theme-atoms.com live .toml
workflow-atoms 0.1.0 workflow-atoms.com live .toml

Trust

Each registry entry is signed by the atoms.convergent-systems.co root key. Verify a signature by recomputing the canonical hash (SHA-256 of the canonical TOML with [signatures] excluded) and checking against the public key at /keys/root.toml.