Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .console/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
_Chronological continuity log. Decisions, stop points, what changed and why._
_Not a task tracker — that's backlog.md. Keep entries concise and dated._

## 2026-05-17 — docs: mark recovery-subsystem-test-coverage spec cancelled

## 2026-05-15 — board_unblock: pre-dispatch memory check

Added memory guard to board_unblock.py: skip all rules if MemAvailable < 1.7GB (pre-OOM).
Expand Down
2 changes: 1 addition & 1 deletion docs/specs/recovery-subsystem-test-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ area_keywords:
- recovery
- recovery_policies
- tests/unit
status: active
status: cancelled
created_at: 2026-05-13T23:59:00Z
---

Expand Down
Loading