tractatus/.claude/backups/orphaned-rules-2025-10-20T18-42-52.548Z.json
TheFlow ac2db33732 fix(submissions): restructure Economist package and fix article display
- Create Economist SubmissionTracking package correctly:
  * mainArticle = full blog post content
  * coverLetter = 216-word SIR— letter
  * Links to blog post via blogPostId
- Archive 'Letter to The Economist' from blog posts (it's the cover letter)
- Fix date display on article cards (use published_at)
- Target publication already displaying via blue badge

Database changes:
- Make blogPostId optional in SubmissionTracking model
- Economist package ID: 68fa85ae49d4900e7f2ecd83
- Le Monde package ID: 68fa2abd2e6acd5691932150

Next: Enhanced modal with tabs, validation, export

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-24 08:47:42 +13:00

53 lines
No EOL
1.6 KiB
JSON

{
"timestamp": "2025-10-20T18:42:52.916Z",
"reason": "Rules found in MongoDB but not in .claude/instruction-history.json",
"action": "Soft deleted (marked as inactive)",
"rules": [
{
"_id": "68ea16e0793b925f2eb5618e",
"id": "test_e2e_001",
"text": "For this project, use JWT tokens with 15-minute expiry",
"scope": "PROJECT_SPECIFIC",
"applicableProjects": [
"*"
],
"variables": [],
"quadrant": "OPERATIONAL",
"persistence": "HIGH",
"category": "security",
"priority": 90,
"temporalScope": "PROJECT",
"expiresAt": null,
"clarityScore": null,
"specificityScore": null,
"actionabilityScore": null,
"lastOptimized": null,
"validationStatus": "NOT_VALIDATED",
"lastValidated": null,
"validationResults": null,
"active": false,
"source": "user_instruction",
"createdBy": "e2e-test",
"stats": {
"timesChecked": 30,
"timesViolated": 0,
"lastChecked": "2025-10-12T03:08:46.401Z",
"lastViolated": null
},
"examples": [],
"relatedRules": [],
"notes": "End-to-end test\n[AUTO-DEACTIVATED: Not found in file-based source of truth on 2025-10-20T16:36:00.372Z]",
"optimizationHistory": [],
"usageStats": {
"referencedInProjects": [],
"timesEnforced": 0,
"conflictsDetected": 0,
"lastEnforced": null,
"_id": "68ea16e0793b925f2eb5618f"
},
"createdAt": "2025-10-11T08:35:44.009Z",
"updatedAt": "2025-10-20T16:36:00.373Z",
"__v": 0
}
]
}