II.
FileAttention JSON
Structured · livefile-attention:example-bash-grep
src/index.ts touched via Grep + Read json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}