iiRecord
Agentic AI Atlas · Example skill source (placeholder)
source-ref:example-skill-sourcea5c.ai
II.
SourceRef JSON

source-ref:example-skill-source

Structured · live

Example skill source (placeholder) json

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

File · sourceref-scope/source-refs/a5c-and-mcp-stubs.yamlCluster · sourceref-scope
Record JSON
{
  "id": "source-ref:example-skill-source",
  "_kind": "SourceRef",
  "_file": "sourceref-scope/source-refs/a5c-and-mcp-stubs.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "description": "Example skill source (placeholder)",
    "repoUrl": "https://example.invalid/TODO",
    "ref": "main",
    "path": ".",
    "displayName": "Example skill source (placeholder)",
    "kind": "example-placeholder"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "claim:a5c-mcp-source-ref-source-ref-example-skill-source-ref",
      "to": "source-ref:example-skill-source",
      "kind": "about_subject"
    },
    {
      "from": "claim:a5c-mcp-source-ref-source-ref-example-skill-source-repourl",
      "to": "source-ref:example-skill-source",
      "kind": "about_subject"
    },
    {
      "from": "background-monitor:example-file-watcher",
      "to": "source-ref:example-skill-source",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "lsp-server:example-typescript",
      "to": "source-ref:example-skill-source",
      "kind": "sourced_from",
      "attributes": {}
    }
  ]
}