claude-configs/usage-data/session-meta/219ce62b-2828-46ef-9923-a331ba7fa536.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

58 lines
1.3 KiB
JSON

{
"session_id": "219ce62b-2828-46ef-9923-a331ba7fa536",
"project_path": "/home/cal/work/esb-monorepo",
"start_time": "2026-02-11T16:29:21.080Z",
"duration_minutes": 16,
"user_message_count": 6,
"assistant_message_count": 45,
"tool_counts": {
"Read": 3,
"Bash": 9,
"Edit": 5,
"Grep": 2
},
"languages": {
"Shell": 1,
"Python": 7
},
"git_commits": 0,
"git_pushes": 0,
"input_tokens": 79,
"output_tokens": 342,
"first_prompt": "testing the outbound-event-handler went well yesterday, but today starting it with the ./run-local.sh script is returning this error: Traceback (most recent call last): File \"/home/cal/work/esb-mon…",
"user_interruptions": 0,
"user_response_times": [
11.836,
48.847,
503.046,
30.223,
15.373
],
"tool_errors": 1,
"tool_error_categories": {
"Command Failed": 1
},
"uses_task_agent": false,
"uses_mcp": false,
"uses_web_search": false,
"uses_web_fetch": false,
"lines_added": 8,
"lines_removed": 6,
"files_modified": 2,
"message_hours": [
10,
10,
10,
10,
10,
10
],
"user_message_timestamps": [
"2026-02-11T16:29:21.080Z",
"2026-02-11T16:29:52.170Z",
"2026-02-11T16:31:06.673Z",
"2026-02-11T16:39:36.414Z",
"2026-02-11T16:44:19.543Z",
"2026-02-11T16:45:09.032Z"
]
}