II.
TestableClaim JSON
Structured · liveclaim:windsurf-learns-codebase
Windsurf automatically learns codebase patterns json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:windsurf-learns-codebase",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Windsurf automatically learns codebase patterns",
"description": "Windsurf's memory system (Windsurf Memories) automatically extracts\ncodebase patterns with periodic consolidation and user-scoped\npersistence, operating as a proprietary learned-context layer.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:windsurf-learns-codebase",
"to": "agent:windsurf",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:windsurf-memory-review",
"to": "claim:windsurf-learns-codebase",
"kind": "tests_claim"
}
]
}