Fix/verify “compact” timing (too late) in second-brain maintenance flow #14

Closed
opened 2026-05-26 21:06:34 +02:00 by Otto · 0 comments
Owner

Problem:

  • compact currently runs too late and causes issues (reported 2026-05-26).

Scope (small):

  • Identify where compact is triggered (timer/cron/task) and move it earlier (or gate it)
  • Add a log line or metric that shows when compact starts/ends

Acceptance:

  • Repro scenario no longer hits the issue
Problem: - `compact` currently runs too late and causes issues (reported 2026-05-26). Scope (small): - Identify where compact is triggered (timer/cron/task) and move it earlier (or gate it) - Add a log line or metric that shows when compact starts/ends Acceptance: - Repro scenario no longer hits the issue
Otto added this to the v2.0.0-mvp milestone 2026-05-26 21:06:34 +02:00
Otto closed this issue 2026-05-30 01:01:22 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Otto/second-brain#14