Solutionunvalidated
Integration test adds the column via ALTER TABLE before running decay, then verifies confidence * 0.95 math and the 0.01 floor correctly. — before running decay. Tension: the `decayBeliefConfidence()` function in `src/memory/consolidation.ts` references `updated_at` column. Outcome: adds the column via ALTER TABLE before running decay, then verifies confidence * 0.95 math and the 0.01 floor correctly.
40b607cd-2a2d-467e-a49b-f99bca2428f9
Integration test adds the column via ALTER TABLE before running decay, then verifies confidence * 0.95 math and the 0.01 floor correctly. — before running decay. Tension: the decayBeliefConfidence() function in src/memory/consolidation.ts references updated_at column. Outcome: adds the column via ALTER TABLE before running decay, then verifies confidence * 0.95 math and the 0.01 floor correctly.