{
  "version": "1",
  "spec_version": "atoms-spec/v1.1.0",
  "name": "action-atoms",
  "description": "Atomic CI actions catalog — one step worth of work. Composite, JS, and Docker GitHub Actions sub-namespaced by platform + primitive type.",
  "site": "https://action-atoms.com",
  "federation": "convergent-systems.co",
  "catalog": {
    "total_atoms": 0,
    "total_compositions": 0,
    "atom_types": {},
    "exports_url": "https://action-atoms.com/exports/catalog.json"
  },
  "endpoints": {
    "atoms": "https://action-atoms.com/atoms/",
    "exports": "https://action-atoms.com/exports/catalog.json",
    "ai_discovery": "https://action-atoms.com/ai/index.json"
  },
  "workflow": [
    "1. Fetch /ai/index.json to discover catalog structure and atom types.",
    "2. Browse /atoms/ to explore atoms grouped by type.",
    "3. Fetch /exports/catalog.json for the full machine-readable catalog."
  ]
}