claude-configs/usage-data/session-meta/517562a3-10fb-4106-a5cc-a39a40e3f8e7.json
Cal Corum 047ec745eb Add new skills, commands, scripts; update Paper Dynasty workflows
New:
- backlog, cognitive-memory, optimise-claude skills
- commands/ and scripts/ directories
- usage-data tracking

Updated:
- Paper Dynasty: consolidated workflows, updated API client and CLI
- .gitignore, CLAUDE.md, settings.json

Removed:
- Deprecated Paper Dynasty workflows (card-refresh, database-sync,
  discord-app-troubleshooting, gauntlet-cleanup, custom-player-db)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 14:10:21 -06:00

59 lines
1.4 KiB
JSON

{
"session_id": "517562a3-10fb-4106-a5cc-a39a40e3f8e7",
"project_path": "/mnt/NV2/Development/my-memory",
"start_time": "2026-02-11T18:47:37.510Z",
"duration_minutes": 11,
"user_message_count": 5,
"assistant_message_count": 30,
"tool_counts": {
"Read": 4,
"Glob": 1,
"EnterPlanMode": 1,
"AskUserQuestion": 1,
"Task": 1,
"Write": 1,
"ExitPlanMode": 3,
"TeamCreate": 1
},
"languages": {
"Markdown": 3,
"Python": 1
},
"git_commits": 0,
"git_pushes": 0,
"input_tokens": 56,
"output_tokens": 2045,
"first_prompt": "Help me design an implement a locally run app that accepts either text or voice messages and saves them to be stored and processed by future AI agents. The long-term goal of this app is to help a user…",
"user_interruptions": 0,
"user_response_times": [
26.115,
26.115,
26.115,
36.359
],
"tool_errors": 3,
"tool_error_categories": {
"User Rejected": 3
},
"uses_task_agent": true,
"uses_mcp": false,
"uses_web_search": false,
"uses_web_fetch": false,
"lines_added": 95,
"lines_removed": 0,
"files_modified": 1,
"message_hours": [
12,
12,
12,
12,
12
],
"user_message_timestamps": [
"2026-02-11T18:47:37.510Z",
"2026-02-11T18:57:02.790Z",
"2026-02-11T18:57:02.790Z",
"2026-02-11T18:57:02.790Z",
"2026-02-11T18:57:13.034Z"
]
}