iiRecord
Agentic AI Atlas · ci:a5c-ai-catalog
ci:a5c-ai-cataloga5c.ai
II.
CiSurface JSON

ci:a5c-ai-catalog

Structured · live

ci:a5c-ai-catalog json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/ci-surfaces/catalog-app.yamlCluster · catalog-meta
Record JSON
{
  "id": "ci:a5c-ai-catalog",
  "_kind": "CiSurface",
  "_file": "catalog-meta/ci-surfaces/catalog-app.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "ciId": "@a5c-ai/catalog",
    "packageId": "package:a5c-ai-catalog",
    "scripts": [
      "build",
      "test"
    ],
    "publishStrategy": "internal-workspace",
    "releaseChannels": [
      "ci"
    ],
    "validationCommands": [
      "npm run build --workspace=@a5c-ai/catalog"
    ]
  },
  "outgoingEdges": [
    {
      "from": "ci:a5c-ai-catalog",
      "to": "package:a5c-ai-catalog",
      "kind": "validates_package",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-catalog",
      "to": "ci:a5c-ai-catalog",
      "kind": "validated_by_ci",
      "attributes": {}
    }
  ]
}