{
  "summary": "Migrated all 11 assigned daemon integration-test files from process-static TempDir homes to scoped spt_test_support::TestHome guards. Every test now owns its guard for the full body; helper-owned guards were lifted into the geometry and transport test bodies. HOME-dependent path/child-command uses now use the live guard or inherited scoped environment. Removed obsolete OnceLock/TempDir imports while preserving lexical TempDir fixtures and requirement tags.",
  "verification": [
    "Assigned-file grep found no OnceLock, static TempDir owner, or HOME reference.",
    "All 32 test functions have a held init_home() result; no unbound activation remains.",
    "Confirmed spt-daemon has the spt-test-support dev-dependency."
  ],
  "tests": "Not run per delegated constraint to skip builds and tests."
}