iiRecord
Agentic AI Atlas · README.md attended in example session
file-attention:example-readmea5c.ai
II.
FileAttention JSON

file-attention:example-readme

Structured · live

README.md attended in example session json

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

File · extensions/file-attention/file-attention-examples.yamlCluster · extensions
Record JSON
{
  "id": "file-attention:example-readme",
  "_kind": "FileAttention",
  "_file": "extensions/file-attention/file-attention-examples.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "README.md attended in example session",
    "path": "README.md",
    "kind": "read",
    "firstTouchedAt": "2026-05-02T00:00:00Z",
    "lastTouchedAt": "2026-05-02T00:01:00Z",
    "touchCount": 2,
    "toolNames": [
      "Read"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "session:01kqex-session-001",
      "to": "file-attention:example-readme",
      "kind": "recorded_attention",
      "attributes": {}
    }
  ]
}