Files
cc-backend/3a/7cb814c53f/0/metadata.json
T
moebiusband ffe75de6d7 Checkpoint: 3a7cb814c53f
Entire-Session: 10367c83-d44f-48a1-95e6-9b2f1e937b30
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/07b9a57-e3b0c4
2026-06-17 12:28:25 +02:00

82 lines
2.1 KiB
JSON

{
"cli_version": "0.7.6",
"checkpoint_id": "3a7cb814c53f",
"session_id": "10367c83-d44f-48a1-95e6-9b2f1e937b30",
"strategy": "manual-commit",
"created_at": "2026-06-17T10:28:25.33669Z",
"branch": "feature-283-remove-env-support-alt",
"checkpoints_count": 1,
"save_step_count": 1,
"files_touched": [
"CLAUDE.md",
"README.md",
"cmd/cc-backend/cli.go",
"cmd/cc-backend/init.go",
"cmd/cc-backend/main.go",
"configs/config-demo.json",
"configs/config.json",
"configs/env-template.txt",
"go.mod",
"go.sum",
"init/README.md",
"internal/auth/auth.go",
"internal/auth/jwt.go",
"internal/auth/jwtCookieSession.go",
"internal/auth/jwtSession.go",
"internal/auth/ldap.go",
"internal/auth/oidc.go",
"internal/auth/schema.go",
"internal/config/config.go",
"internal/config/schema.go",
"tools/convert-pem-pubkey/Readme.md",
"tools/convert-pem-pubkey/main.go"
],
"agent": "Claude Code",
"model": "claude-opus-4-8[1m]",
"turn_id": "a8fa750ca533",
"token_usage": {
"input_tokens": 13125,
"cache_creation_tokens": 170728,
"cache_read_tokens": 8722850,
"output_tokens": 37797,
"api_call_count": 90
},
"session_metrics": {
"turn_count": 1
},
"initial_attribution": {
"calculated_at": "2026-06-17T10:28:25.321662Z",
"agent_lines": 151,
"agent_removed": 95,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 151,
"total_lines_changed": 246,
"agent_percentage": 100,
"metric_version": 2
},
"prompt_attributions": [
{
"checkpoint_number": 1,
"user_lines_added": 48,
"user_lines_removed": 0,
"agent_lines_added": 0,
"agent_lines_removed": 0,
"user_added_per_file": {
".claude/settings.local.json": 48
}
},
{
"checkpoint_number": 2,
"user_lines_added": 48,
"user_lines_removed": 0,
"agent_lines_added": 151,
"agent_lines_removed": 95,
"user_added_per_file": {
".claude/settings.local.json": 48
}
}
]
}