capture thread intent rather than product surface

This commit is contained in:
Roy Han
2026-03-20 14:49:04 -07:00
parent 6fe352a5fb
commit 4895e28729
11 changed files with 105 additions and 92 deletions

View File

@@ -1190,15 +1190,13 @@
},
"SessionSourceMetadata": {
"enum": [
"cli",
"vscode",
"exec",
"mcp",
"subagent_review",
"subagent_compact",
"subagent_memory_consolidation",
"subagent_thread_spawn",
"subagent_other",
"user",
"agent_guardian",
"agent_review",
"agent_spawned",
"agent_compaction",
"agent_memory",
"agent_other",
"unknown"
],
"type": "string"