beadboard/tests
zenchantlive e010e0b10b feat(protocol): deliver Activity Lease model (Zero Background Workers)
Following a critical collaboration to resolve Windows terminal pop-ups, we've delivered a more robust 'Passive Activity' architecture:
- Terminology Pivot: Renamed 'Heartbeat' to 'Activity Lease' (Parking Permit model).
- Side-Effect Extension: tools/bb.ts now automatically extends the agent's lease whenever they perform real work (any CLI command).
- Passive Handshake: bb-init.mjs now only performs an initial registration/lease start, with no background loops.
- 100% Silence: Removed all background process spawning, ensuring zero terminal disruption on Windows.
- High Observability: Liveness is still tracked via the 15m threshold, but relies on activity rather than periodic pings.

OPERATIVE: silver-castle
SESSION: 2026-02-14-1330
2026-02-14 11:18:40 -08:00
..
api feat(observability): chronological timeline and agent productivity APIs 2026-02-14 00:21:02 -08:00
components/sessions docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00
guards ui: unify aero chrome surfaces and shared hero across kanban/graph 2026-02-13 12:17:57 -08:00
hooks docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00
lib feat(protocol): deliver Activity Lease model (Zero Background Workers) 2026-02-14 11:18:40 -08:00
scripts feat(protocol): deliver Activity Lease model (Zero Background Workers) 2026-02-14 11:18:40 -08:00
skills/beadboard-driver docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00
types chore: initialize beadboard baseline 2026-02-11 17:42:51 -08:00
bootstrap.test.mjs chore: initialize beadboard baseline 2026-02-11 17:42:51 -08:00