- BlogPost uses native MongoDB (not Mongoose), causing MissingSchemaError
- Removed all .populate('blogPostId') calls that tried to reference non-existent Mongoose model
- Manually fetch blog post data in controllers when needed
- Updated getSubmissions, getSubmissionById, getSubmissionByBlogPost, exportSubmission
- Updated SubmissionTracking static methods: getByStatus, getByPublication
- Standalone submissions (like Le Monde) now display without errors
82 lines
No EOL
2 KiB
JSON
82 lines
No EOL
2 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-23T21:07:21.094Z",
|
|
"file": "/home/theflow/projects/tractatus/src/models/SubmissionTracking.model.js",
|
|
"result": "passed"
|
|
},
|
|
"FileWriteHook": {
|
|
"timestamp": "2025-10-23T20:41:13.338Z",
|
|
"file": "/home/theflow/projects/tractatus/CACHE_MANAGEMENT_ENFORCEMENT.md",
|
|
"result": "passed"
|
|
}
|
|
},
|
|
"staleness_thresholds": {
|
|
"messages": 20,
|
|
"tokens": 30000
|
|
},
|
|
"alerts": [],
|
|
"last_updated": "2025-10-23T21:07:21.094Z",
|
|
"initialized": true,
|
|
"framework_components": {
|
|
"CrossReferenceValidator": {
|
|
"message": 0,
|
|
"tokens": 0,
|
|
"timestamp": "2025-10-23T21:19:30.192Z",
|
|
"last_validation": "2025-10-23T21:19:30.191Z",
|
|
"validations_performed": 676
|
|
},
|
|
"BashCommandValidator": {
|
|
"message": 0,
|
|
"tokens": 0,
|
|
"timestamp": null,
|
|
"last_validation": "2025-10-23T21:19:30.193Z",
|
|
"validations_performed": 335,
|
|
"blocks_issued": 37
|
|
}
|
|
},
|
|
"action_count": 335,
|
|
"auto_compact_events": []
|
|
} |