Files
cc-backend/a2/c2efd1c557/0/metadata.json
T
moebiusband 5134f8dc65 Checkpoint: a2c2efd1c557
Entire-Session: ff60049e-0295-4c11-91d2-df6328961aca
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/77b6562-e3b0c4
2026-06-17 09:20:18 +02:00

94 lines
2.4 KiB
JSON

{
"cli_version": "0.7.6",
"checkpoint_id": "a2c2efd1c557",
"session_id": "ff60049e-0295-4c11-91d2-df6328961aca",
"strategy": "manual-commit",
"created_at": "2026-06-17T07:20:18.643995Z",
"branch": "feature/283-remove-env-file-support",
"checkpoints_count": 2,
"save_step_count": 2,
"files_touched": [
".gitignore",
"CLAUDE.md",
"README.md",
"cmd/cc-backend/cli.go",
"cmd/cc-backend/init.go",
"cmd/cc-backend/main.go",
"configs/config.local.template.json",
"configs/env-template.txt",
"go.mod",
"go.sum",
"init/README.md",
"init/clustercockpit.service",
"internal/api/api_test.go",
"internal/api/nats_test.go",
"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/config/config.go",
"internal/config/schema.go",
"internal/secrets/secrets.go",
"internal/secrets/secrets_test.go",
"tools/convert-pem-pubkey/Readme.md"
],
"agent": "Claude Code",
"model": "",
"turn_id": "fac068b608e5",
"checkpoint_transcript_start": 109,
"transcript_lines_at_start": 109,
"token_usage": {
"input_tokens": 14522,
"cache_creation_tokens": 92682,
"cache_read_tokens": 11473466,
"output_tokens": 49050,
"api_call_count": 104
},
"session_metrics": {
"turn_count": 2
},
"initial_attribution": {
"calculated_at": "2026-06-17T07:20:18.630212Z",
"agent_lines": 510,
"agent_removed": 101,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 510,
"total_lines_changed": 611,
"agent_percentage": 100,
"metric_version": 2
},
"prompt_attributions": [
{
"checkpoint_number": 1,
"user_lines_added": 0,
"user_lines_removed": 0,
"agent_lines_added": 0,
"agent_lines_removed": 0
},
{
"checkpoint_number": 2,
"user_lines_added": 48,
"user_lines_removed": 0,
"agent_lines_added": 491,
"agent_lines_removed": 98,
"user_added_per_file": {
".claude/settings.local.json": 48
}
},
{
"checkpoint_number": 3,
"user_lines_added": 48,
"user_lines_removed": 0,
"agent_lines_added": 510,
"agent_lines_removed": 101,
"user_added_per_file": {
".claude/settings.local.json": 48
}
}
]
}