iiRecord
Agentic AI Atlas · graph (v6)
project:grapha5c.ai
II.
Project JSON

project:graph

Structured · live

graph (v6) json

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

File · extensions/projects/projects-adapters.yamlCluster · extensions
Record JSON
{
  "id": "project:graph",
  "_kind": "Project",
  "_file": "extensions/projects/projects-adapters.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "graph (v6)",
    "slug": "graph-v6",
    "description": "Phase 1 ontology and validator for the agentic stack.",
    "archived": false
  },
  "outgoingEdges": [
    {
      "from": "project:graph",
      "to": "workspace:local-developer-default",
      "kind": "groups_workspace",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}