[LAZARUS][VERIFY] Isolation test suite, TTL cleanup, and graveyard garbage collection #273

Open
opened 2026-04-06 15:33:17 +00:00 by Timmy · 0 comments
Owner

Parent: #267

Depends on: #269, #270, #271, #272

Milestone: Lazarus Pit v2.0

What

Prove that resurrection cells do not contaminate one another and clean up after death.

Scope

  • isolation tests for filesystem/runtime leakage
  • replay tests for invite reuse and stale cells
  • TTL expiry and inactive-cell reap logic
  • archive/graveyard logging for postmortem without keeping live contamination around

Acceptance Criteria

  • tests prove one cell cannot see another cell's runtime by default
  • expired cells are reaped safely
  • stale invite reuse is handled explicitly
  • postmortem artifacts survive without preserving live contamination
## Parent: #267 ## Depends on: #269, #270, #271, #272 ## Milestone: Lazarus Pit v2.0 ## What Prove that resurrection cells do not contaminate one another and clean up after death. ## Scope - isolation tests for filesystem/runtime leakage - replay tests for invite reuse and stale cells - TTL expiry and inactive-cell reap logic - archive/graveyard logging for postmortem without keeping live contamination around ## Acceptance Criteria - [ ] tests prove one cell cannot see another cell's runtime by default - [ ] expired cells are reaped safely - [ ] stale invite reuse is handled explicitly - [ ] postmortem artifacts survive without preserving live contamination
Timmy added this to the Lazarus Pit v2.0 — Cells, Invites, and Teaming milestone 2026-04-06 15:33:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#273