II.
FileAttention JSON
Structured · livefile-attention:example-package-json-write
package.json edited in example session json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "file-attention:example-package-json-write",
"_kind": "FileAttention",
"_file": "extensions/file-attention/file-attention-examples.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "package.json edited in example session",
"path": "package.json",
"kind": "both",
"firstTouchedAt": "2026-05-02T00:00:30Z",
"lastTouchedAt": "2026-05-02T00:02:00Z",
"touchCount": 4,
"toolNames": [
"Read",
"Edit"
]
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "session:01kqex-session-001",
"to": "file-attention:example-package-json-write",
"kind": "recorded_attention",
"attributes": {}
}
]
}