claude-configs/usage-data/session-meta/6e53e13a-cf96-4442-b87a-0e9a1af06dc5.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

46 lines
1.2 KiB
JSON

{
"session_id": "6e53e13a-cf96-4442-b87a-0e9a1af06dc5",
"project_path": "/home/cal/work/esb-monorepo",
"start_time": "2026-02-05T21:45:56.025Z",
"duration_minutes": 10,
"user_message_count": 1,
"assistant_message_count": 94,
"tool_counts": {
"Read": 7,
"TaskCreate": 7,
"TaskUpdate": 14,
"Edit": 16,
"Write": 9,
"Bash": 9
},
"languages": {
"Python": 27,
"Markdown": 3
},
"git_commits": 0,
"git_pushes": 0,
"input_tokens": 455,
"output_tokens": 1391,
"first_prompt": "Implement the following plan: # Plan: outbound-event-handler Cloud Function\r \r ## Summary\r \r Implement a new Python Cloud Function that polls an audit/outbox table for pending outbound events, batch-…",
"user_interruptions": 0,
"user_response_times": [],
"tool_errors": 9,
"tool_error_categories": {
"Edit Failed": 2,
"Other": 2,
"Command Failed": 5
},
"uses_task_agent": false,
"uses_mcp": false,
"uses_web_search": false,
"uses_web_fetch": false,
"lines_added": 2223,
"lines_removed": 22,
"files_modified": 11,
"message_hours": [
15
],
"user_message_timestamps": [
"2026-02-05T21:45:56.025Z"
]
}