tractatus/.claude/session-state.json
TheFlow 925065ecdc fix(submissions): extract data from API response wrappers
CRITICAL FIX: Economist submission package was showing no data because
the frontend was storing the entire API response wrapper instead of
extracting the actual post and submission data.

Changes:
- submission-modal-enhanced.js: Extract .post from blog API response
- submission-modal-enhanced.js: Extract .data from submissions API response
- publications.routes.js: Restore original routes and add /targets endpoint
- Cache version bumped to force browser updates

Fixes: #economist-submission-data-missing
2025-10-24 16:35:10 +13:00

82 lines
No EOL
2.1 KiB
JSON

{
"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-24T03:32:50.799Z",
"file": "/home/theflow/projects/tractatus/public/js/admin/submission-modal-enhanced.js",
"result": "passed"
},
"FileWriteHook": {
"timestamp": "2025-10-24T00:04:27.173Z",
"file": "/home/theflow/projects/tractatus/public/js/admin/editorial-guidelines.js",
"result": "passed"
}
},
"staleness_thresholds": {
"messages": 20,
"tokens": 30000
},
"alerts": [],
"last_updated": "2025-10-24T03:32:50.799Z",
"initialized": true,
"framework_components": {
"CrossReferenceValidator": {
"message": 0,
"tokens": 0,
"timestamp": "2025-10-24T03:34:30.502Z",
"last_validation": "2025-10-24T03:34:30.501Z",
"validations_performed": 949
},
"BashCommandValidator": {
"message": 0,
"tokens": 0,
"timestamp": null,
"last_validation": "2025-10-24T03:34:43.742Z",
"validations_performed": 582,
"blocks_issued": 62
}
},
"action_count": 582,
"auto_compact_events": []
}