chore: untrack Claude session state files
This commit is contained in:
parent
518111e353
commit
baa1748020
2 changed files with 0 additions and 110 deletions
|
|
@ -1,83 +0,0 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"session_id": "2025-10-07-001",
|
||||
"started": "2025-10-07T19:04:07.677Z",
|
||||
"message_count": 1,
|
||||
"token_estimate": 0,
|
||||
"last_framework_activity": {
|
||||
"ContextPressureMonitor": {
|
||||
"message": 1,
|
||||
"tokens": 0,
|
||||
"timestamp": "2025-10-07T19:04:07.677Z",
|
||||
"last_level": "NORMAL",
|
||||
"last_score": 0
|
||||
},
|
||||
"InstructionPersistenceClassifier": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_classification": null
|
||||
},
|
||||
"CrossReferenceValidator": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_validation": null
|
||||
},
|
||||
"BoundaryEnforcer": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_check": null
|
||||
},
|
||||
"MetacognitiveVerifier": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_verification": null
|
||||
},
|
||||
"PluralisticDeliberationOrchestrator": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_deliberation": null
|
||||
},
|
||||
"FileEditHook": {
|
||||
"timestamp": "2025-10-27T20:40:45.466Z",
|
||||
"file": "/home/theflow/projects/tractatus/package.json",
|
||||
"result": "passed"
|
||||
},
|
||||
"FileWriteHook": {
|
||||
"timestamp": "2025-10-27T20:46:40.503Z",
|
||||
"file": "/home/theflow/projects/tractatus/GIT_ANALYSIS_REPORT.md",
|
||||
"result": "passed"
|
||||
}
|
||||
},
|
||||
"staleness_thresholds": {
|
||||
"messages": 20,
|
||||
"tokens": 30000
|
||||
},
|
||||
"alerts": [],
|
||||
"last_updated": "2025-10-27T20:46:40.503Z",
|
||||
"initialized": true,
|
||||
"framework_components": {
|
||||
"CrossReferenceValidator": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": "2025-10-27T20:48:13.925Z",
|
||||
"last_validation": "2025-10-27T20:48:13.924Z",
|
||||
"validations_performed": 2313
|
||||
},
|
||||
"BashCommandValidator": {
|
||||
"message": 0,
|
||||
"tokens": 0,
|
||||
"timestamp": null,
|
||||
"last_validation": "2025-10-27T20:48:13.925Z",
|
||||
"validations_performed": 1678,
|
||||
"blocks_issued": 191
|
||||
}
|
||||
},
|
||||
"action_count": 1678,
|
||||
"auto_compact_events": [],
|
||||
"background_processes": []
|
||||
}
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"budget": 200000,
|
||||
"checkpoints": [
|
||||
{
|
||||
"percentage": 25,
|
||||
"tokens": 50000,
|
||||
"completed": false,
|
||||
"timestamp": null
|
||||
},
|
||||
{
|
||||
"percentage": 50,
|
||||
"tokens": 100000,
|
||||
"completed": false,
|
||||
"timestamp": null
|
||||
},
|
||||
{
|
||||
"percentage": 75,
|
||||
"tokens": 150000,
|
||||
"completed": false,
|
||||
"timestamp": null
|
||||
}
|
||||
],
|
||||
"next_checkpoint": 50000,
|
||||
"overdue": false,
|
||||
"last_check": "2025-10-27T19:55:06.207Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue