iiRecord
Agentic AI Atlas · src/index.ts touched via Grep + Read
file-attention:example-bash-grepa5c.ai
II.
FileAttention JSON

file-attention:example-bash-grep

Structured · live

src/index.ts touched via Grep + Read 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-bash-grep",
  "_kind": "FileAttention",
  "_file": "extensions/file-attention/file-attention-examples.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "src/index.ts touched via Grep + Read",
    "path": "src/index.ts",
    "kind": "read",
    "touchCount": 1,
    "toolNames": [
      "Grep",
      "Read"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "session:01kqex-session-001",
      "to": "file-attention:example-bash-grep",
      "kind": "recorded_attention",
      "attributes": {}
    }
  ]
}