claude-configs/usage-data/session-meta/34d09394-7dff-4d41-b82e-6c4b59dc4ff2.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": "34d09394-7dff-4d41-b82e-6c4b59dc4ff2",
"project_path": "/mnt/NV2/Development/major-domo/database",
"start_time": "2026-02-10T20:35:16.609Z",
"duration_minutes": 103,
"user_message_count": 7,
"assistant_message_count": 53,
"tool_counts": {
"Grep": 5,
"Read": 3,
"Edit": 3,
"Bash": 11
},
"languages": {
"Python": 6
},
"git_commits": 1,
"git_pushes": 2,
"input_tokens": 452,
"output_tokens": 294,
"first_prompt": "The win/loss streak function in the standings_recalculate function is returning inconsistent values; I suspect it is due to the sort order of games it is receiving; will you check to see if we are sor…",
"user_interruptions": 0,
"user_response_times": [
47.689,
18.899,
379.406
],
"tool_errors": 3,
"tool_error_categories": {
"File Too Large": 1,
"Edit Failed": 1,
"Other": 1
},
"uses_task_agent": false,
"uses_mcp": false,
"uses_web_search": false,
"uses_web_fetch": false,
"lines_added": 4,
"lines_removed": 2,
"files_modified": 1,
"message_hours": [
14,
14,
14,
14,
16,
16,
16
],
"user_message_timestamps": [
"2026-02-10T20:35:16.609Z",
"2026-02-10T20:36:49.371Z",
"2026-02-10T20:37:58.151Z",
"2026-02-10T20:44:44.575Z",
"2026-02-10T22:17:54.355Z",
"2026-02-10T22:17:54.355Z",
"2026-02-10T22:17:54.355Z"
]
}