claude-configs/usage-data/session-meta/ede365e7-7b22-4a47-96b0-acc216bc0c1b.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

52 lines
1.3 KiB
JSON

{
"session_id": "ede365e7-7b22-4a47-96b0-acc216bc0c1b",
"project_path": "/mnt/NV2/Development/paper-dynasty/discord-app",
"start_time": "2026-02-11T03:42:52.813Z",
"duration_minutes": 12,
"user_message_count": 2,
"assistant_message_count": 116,
"tool_counts": {
"Read": 15,
"Glob": 3,
"Grep": 7,
"TaskCreate": 4,
"TaskUpdate": 8,
"Write": 2,
"Edit": 22,
"Bash": 18
},
"languages": {
"Python": 37,
"YAML": 1
},
"git_commits": 1,
"git_pushes": 2,
"input_tokens": 140,
"output_tokens": 12129,
"first_prompt": "Implement the following plan: # Play Lock Context Manager Refactor ## Context The play locking system prevents concurrent modifications to game state, but has structural gaps that leave locks perma…",
"user_interruptions": 0,
"user_response_times": [
354.336
],
"tool_errors": 10,
"tool_error_categories": {
"File Too Large": 1,
"Other": 3,
"Command Failed": 6
},
"uses_task_agent": false,
"uses_mcp": false,
"uses_web_search": false,
"uses_web_fetch": false,
"lines_added": 342,
"lines_removed": 133,
"files_modified": 4,
"message_hours": [
21,
21
],
"user_message_timestamps": [
"2026-02-11T03:42:52.813Z",
"2026-02-11T03:54:20.869Z"
]
}