﻿2026-07-03T10:35:25.2736752Z Current runner version: '2.335.1'
2026-07-03T10:35:25.2741714Z Runner name: 'kitsubito'
2026-07-03T10:35:25.2742229Z Runner group name: 'Default'
2026-07-03T10:35:25.2742877Z Machine name: 'KITSUBITO'
2026-07-03T10:35:25.2744779Z ##[group]GITHUB_TOKEN Permissions
2026-07-03T10:35:25.2746530Z Contents: read
2026-07-03T10:35:25.2746934Z Metadata: read
2026-07-03T10:35:25.2747308Z Packages: read
2026-07-03T10:35:25.2747669Z ##[endgroup]
2026-07-03T10:35:25.2749330Z Secret source: Actions
2026-07-03T10:35:25.2749858Z Prepare workflow directory
2026-07-03T10:35:25.3174641Z Prepare all required actions
2026-07-03T10:35:25.3208463Z Getting action download info
2026-07-03T10:35:25.6500733Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-03T10:35:26.1372463Z Complete job name: traceability
2026-07-03T10:35:26.2200490Z ##[group]Run actions/checkout@v5
2026-07-03T10:35:26.2201247Z with:
2026-07-03T10:35:26.2201627Z   repository: SaberMage/spt-core
2026-07-03T10:35:26.2204490Z   token: ***
2026-07-03T10:35:26.2204843Z   ssh-strict: true
2026-07-03T10:35:26.2205205Z   ssh-user: git
2026-07-03T10:35:26.2205562Z   persist-credentials: true
2026-07-03T10:35:26.2205963Z   clean: true
2026-07-03T10:35:26.2206330Z   sparse-checkout-cone-mode: true
2026-07-03T10:35:26.2206763Z   fetch-depth: 1
2026-07-03T10:35:26.2207111Z   fetch-tags: false
2026-07-03T10:35:26.2207474Z   show-progress: true
2026-07-03T10:35:26.2207836Z   lfs: false
2026-07-03T10:35:26.2208174Z   submodules: false
2026-07-03T10:35:26.2208546Z   set-safe-directory: true
2026-07-03T10:35:26.2209215Z ##[endgroup]
2026-07-03T10:35:26.3137344Z Syncing repository: SaberMage/spt-core
2026-07-03T10:35:26.3138817Z ##[group]Getting Git version info
2026-07-03T10:35:26.3139615Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-03T10:35:26.3140472Z [command]/usr/bin/git version
2026-07-03T10:35:26.3171781Z git version 2.43.0
2026-07-03T10:35:26.3189481Z ##[endgroup]
2026-07-03T10:35:26.3203620Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf3145c1-555b-4628-a9b2-fe65f70b1c95' before making global git config changes
2026-07-03T10:35:26.3204773Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:35:26.3206910Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:35:26.3239326Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-03T10:35:26.3257593Z https://github.com/SaberMage/spt-core
2026-07-03T10:35:26.3267591Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:35:26.3269919Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:35:26.3292700Z HEAD
2026-07-03T10:35:26.3324342Z ##[endgroup]
2026-07-03T10:35:26.3324957Z [command]/usr/bin/git submodule status
2026-07-03T10:35:26.3507434Z ##[group]Cleaning the repository
2026-07-03T10:35:26.3511304Z [command]/usr/bin/git clean -ffdx
2026-07-03T10:35:28.4006257Z Removing target/
2026-07-03T10:35:28.4015704Z [command]/usr/bin/git reset --hard HEAD
2026-07-03T10:35:28.4397326Z HEAD is now at d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:28.4404156Z ##[endgroup]
2026-07-03T10:35:28.4406684Z ##[group]Disabling automatic garbage collection
2026-07-03T10:35:28.4410706Z [command]/usr/bin/git config --local gc.auto 0
2026-07-03T10:35:28.4442719Z ##[endgroup]
2026-07-03T10:35:28.4443539Z ##[group]Setting up auth
2026-07-03T10:35:28.4448033Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:35:28.4476146Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:35:28.4673087Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:35:28.4697068Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:35:28.4885110Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:35:28.4911511Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:35:28.5100349Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-03T10:35:28.5132844Z ##[endgroup]
2026-07-03T10:35:28.5140262Z ##[group]Fetching the repository
2026-07-03T10:35:28.5141736Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:35:29.0162196Z From https://github.com/SaberMage/spt-core
2026-07-03T10:35:29.0163623Z  + d23d2b617...118933a2f 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5 -> pull/48/merge  (forced update)
2026-07-03T10:35:29.0182328Z ##[endgroup]
2026-07-03T10:35:29.0183598Z ##[group]Determining the checkout info
2026-07-03T10:35:29.0184781Z ##[endgroup]
2026-07-03T10:35:29.0187148Z [command]/usr/bin/git sparse-checkout disable
2026-07-03T10:35:29.0225506Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-03T10:35:29.0251973Z ##[group]Checking out the ref
2026-07-03T10:35:29.0253528Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:35:29.0412983Z Warning: you are leaving 1 commit behind, not connected to
2026-07-03T10:35:29.0414327Z any of your branches:
2026-07-03T10:35:29.0414876Z 
2026-07-03T10:35:29.0416136Z   d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:29.0417604Z 
2026-07-03T10:35:29.0418278Z If you want to keep it by creating a new branch, this may be a good time
2026-07-03T10:35:29.0419695Z to do so with:
2026-07-03T10:35:29.0420113Z 
2026-07-03T10:35:29.0420480Z  git branch <new-branch-name> d23d2b617
2026-07-03T10:35:29.0421013Z 
2026-07-03T10:35:29.0421970Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:29.0425384Z ##[endgroup]
2026-07-03T10:35:29.0462835Z [command]/usr/bin/git log -1 --format=%H
2026-07-03T10:35:29.0489880Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
2026-07-03T10:35:29.0714610Z ##[group]Run WANT=0.1.2
2026-07-03T10:35:29.0715579Z [36;1mWANT=0.1.2[0m
2026-07-03T10:35:29.0716490Z [36;1mBIN="$HOME/.local/bin/traceable-reqs"[0m
2026-07-03T10:35:29.0717797Z [36;1mif [ -x "$BIN" ] && "$BIN" --version | grep -q " $WANT\$"; then[0m
2026-07-03T10:35:29.0719160Z [36;1m  ln -sf "$BIN" ./traceable-reqs[0m
2026-07-03T10:35:29.0720162Z [36;1melse[0m
2026-07-03T10:35:29.0721238Z [36;1m  # Build OUTSIDE the checkout: a clone inside it gets adopted by[0m
2026-07-03T10:35:29.0722795Z [36;1m  # the spt-core cargo workspace and refuses to build.[0m
2026-07-03T10:35:29.0724012Z [36;1m  SRC="$RUNNER_TEMP/tr-src"[0m
2026-07-03T10:35:29.0724966Z [36;1m  rm -rf "$SRC"[0m
2026-07-03T10:35:29.0725920Z [36;1m  git clone --depth 1 --branch "v$WANT" \[0m
2026-07-03T10:35:29.0727552Z [36;1m    "https://x-access-token:${GH_TOKEN}@github.com/BigscreenVR/traceable-reqs" "$SRC"[0m
2026-07-03T10:35:29.0729544Z [36;1m  cargo build --release --manifest-path "$SRC/rust/Cargo.toml"[0m
2026-07-03T10:35:29.0730888Z [36;1m  mkdir -p "$HOME/.local/bin"[0m
2026-07-03T10:35:29.0732059Z [36;1m  cp "$SRC/rust/target/release/traceable-reqs" "$BIN"[0m
2026-07-03T10:35:29.0733289Z [36;1m  ln -sf "$BIN" ./traceable-reqs[0m
2026-07-03T10:35:29.0734275Z [36;1mfi[0m
2026-07-03T10:35:29.0735053Z [36;1m./traceable-reqs --version[0m
2026-07-03T10:35:29.0752400Z shell: /usr/bin/bash -e {0}
2026-07-03T10:35:29.0753302Z env:
2026-07-03T10:35:29.0755176Z   GH_TOKEN: ***
2026-07-03T10:35:29.0756193Z ##[endgroup]
2026-07-03T10:35:29.0907737Z traceable-reqs 0.1.2
2026-07-03T10:35:29.0996319Z ##[group]Run ./traceable-reqs check --json
2026-07-03T10:35:29.0997502Z [36;1m./traceable-reqs check --json[0m
2026-07-03T10:35:29.1012643Z shell: /usr/bin/bash -e {0}
2026-07-03T10:35:29.1013529Z ##[endgroup]
2026-07-03T10:35:29.1993537Z {
2026-07-03T10:35:29.1995074Z   "schemaVersion": 1,
2026-07-03T10:35:29.1996481Z   "summary": {
2026-07-03T10:35:29.1997767Z     "requirementCount": 380,
2026-07-03T10:35:29.1999380Z     "completeCount": 380,
2026-07-03T10:35:29.2000831Z     "incompleteCount": 0,
2026-07-03T10:35:29.2002261Z     "findingCount": 0
2026-07-03T10:35:29.2003463Z   },
2026-07-03T10:35:29.2004393Z   "requirements": [
2026-07-03T10:35:29.2005387Z     {
2026-07-03T10:35:29.2006468Z       "id": "REQ-ADAPTER-ADD-SURFACE-ERRORS",
2026-07-03T10:35:29.2016394Z       "title": "Bug #1: adapter add runs the install-as-first-update via conduct (cli.rs:6963) which on a non-zero exit prints only the exit code and DISCARDS the subprocess stdout/stderr, so the real error is invisible (the failure itself does propagate). Fix: include out.stderr/stdout in the ADAPTER_INSTALL_FAIL message (mirror run_update_post_step). Operator ruling: ALSO run the [update.post] composite step at install-time (today it runs only on explicit adapter update), so an install both surfaces detail and completes the delegated post-step. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #1.",
2026-07-03T10:35:29.2025972Z       "requiredStages": [
2026-07-03T10:35:29.2027083Z         "impl",
2026-07-03T10:35:29.2028052Z         "unit"
2026-07-03T10:35:29.2029066Z       ],
2026-07-03T10:35:29.2029986Z       "stages": {
2026-07-03T10:35:29.2030980Z         "doc": {
2026-07-03T10:35:29.2031980Z           "complete": false,
2026-07-03T10:35:29.2032792Z           "evidence": []
2026-07-03T10:35:29.2033544Z         },
2026-07-03T10:35:29.2034190Z         "impl": {
2026-07-03T10:35:29.2034890Z           "complete": true,
2026-07-03T10:35:29.2035683Z           "evidence": [
2026-07-03T10:35:29.2036442Z             {
2026-07-03T10:35:29.2037190Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2038115Z               "line": 7680
2026-07-03T10:35:29.2038865Z             },
2026-07-03T10:35:29.2039716Z             {
2026-07-03T10:35:29.2040762Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2042155Z               "line": 7709
2026-07-03T10:35:29.2043047Z             },
2026-07-03T10:35:29.2043724Z             {
2026-07-03T10:35:29.2044474Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2045427Z               "line": 7867
2026-07-03T10:35:29.2046201Z             }
2026-07-03T10:35:29.2046857Z           ]
2026-07-03T10:35:29.2047498Z         },
2026-07-03T10:35:29.2048137Z         "int": {
2026-07-03T10:35:29.2048843Z           "complete": false,
2026-07-03T10:35:29.2049728Z           "evidence": []
2026-07-03T10:35:29.2050492Z         },
2026-07-03T10:35:29.2051144Z         "unit": {
2026-07-03T10:35:29.2051859Z           "complete": true,
2026-07-03T10:35:29.2052653Z           "evidence": [
2026-07-03T10:35:29.2053530Z             {
2026-07-03T10:35:29.2054618Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2056020Z               "line": 16061
2026-07-03T10:35:29.2057147Z             }
2026-07-03T10:35:29.2058140Z           ]
2026-07-03T10:35:29.2059174Z         }
2026-07-03T10:35:29.2060103Z       }
2026-07-03T10:35:29.2061023Z     },
2026-07-03T10:35:29.2061954Z     {
2026-07-03T10:35:29.2062961Z       "id": "REQ-ADAPTER-GH-TRANSPORT",
2026-07-03T10:35:29.2071111Z       "title": "The `gh_release` avenue (and `spt adapter add --release`) gain a fetch `transport`: `https` (current reqwest direct, public), `gh` (shell the pre-authorized `gh` CLI — the private-repo path; `gh` honors OAuth and `GH_TOKEN`, so spt custodies no token), or `auto` (default: prefer `gh` when installed+authed, else HTTPS). `--gh`/`--https` force it on `add`. Additive over the existing fetch path; verify->extract->register downstream is unchanged. (v0.13.2)",
2026-07-03T10:35:29.2079317Z       "requiredStages": [
2026-07-03T10:35:29.2080495Z         "doc",
2026-07-03T10:35:29.2081472Z         "impl",
2026-07-03T10:35:29.2082158Z         "unit"
2026-07-03T10:35:29.2082882Z       ],
2026-07-03T10:35:29.2083767Z       "stages": {
2026-07-03T10:35:29.2084677Z         "doc": {
2026-07-03T10:35:29.2085435Z           "complete": true,
2026-07-03T10:35:29.2086340Z           "evidence": [
2026-07-03T10:35:29.2087086Z             {
2026-07-03T10:35:29.2087777Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.2088737Z               "line": 101
2026-07-03T10:35:29.2089877Z             },
2026-07-03T10:35:29.2090859Z             {
2026-07-03T10:35:29.2091911Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.2093238Z               "line": 452
2026-07-03T10:35:29.2094332Z             }
2026-07-03T10:35:29.2095294Z           ]
2026-07-03T10:35:29.2096257Z         },
2026-07-03T10:35:29.2097208Z         "impl": {
2026-07-03T10:35:29.2098270Z           "complete": true,
2026-07-03T10:35:29.2099548Z           "evidence": [
2026-07-03T10:35:29.2100629Z             {
2026-07-03T10:35:29.2101806Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2103288Z               "line": 560
2026-07-03T10:35:29.2104389Z             },
2026-07-03T10:35:29.2105358Z             {
2026-07-03T10:35:29.2106536Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2108040Z               "line": 616
2026-07-03T10:35:29.2109242Z             },
2026-07-03T10:35:29.2110227Z             {
2026-07-03T10:35:29.2111293Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2112675Z               "line": 4037
2026-07-03T10:35:29.2113791Z             },
2026-07-03T10:35:29.2114782Z             {
2026-07-03T10:35:29.2115851Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2117250Z               "line": 4059
2026-07-03T10:35:29.2118139Z             },
2026-07-03T10:35:29.2118828Z             {
2026-07-03T10:35:29.2119624Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2121028Z               "line": 4075
2026-07-03T10:35:29.2122149Z             },
2026-07-03T10:35:29.2123117Z             {
2026-07-03T10:35:29.2124178Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2125567Z               "line": 4087
2026-07-03T10:35:29.2126688Z             },
2026-07-03T10:35:29.2127680Z             {
2026-07-03T10:35:29.2128415Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2129465Z               "line": 4116
2026-07-03T10:35:29.2130247Z             },
2026-07-03T10:35:29.2130924Z             {
2026-07-03T10:35:29.2131873Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2132876Z               "line": 4350
2026-07-03T10:35:29.2133644Z             },
2026-07-03T10:35:29.2134311Z             {
2026-07-03T10:35:29.2135053Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2182046Z               "line": 7744
2026-07-03T10:35:29.2182980Z             },
2026-07-03T10:35:29.2183729Z             {
2026-07-03T10:35:29.2184499Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2185500Z               "line": 8440
2026-07-03T10:35:29.2186291Z             },
2026-07-03T10:35:29.2186962Z             {
2026-07-03T10:35:29.2187726Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2188741Z               "line": 8601
2026-07-03T10:35:29.2189620Z             },
2026-07-03T10:35:29.2190293Z             {
2026-07-03T10:35:29.2191050Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2192027Z               "line": 8671
2026-07-03T10:35:29.2192807Z             },
2026-07-03T10:35:29.2193484Z             {
2026-07-03T10:35:29.2194232Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2195201Z               "line": 8697
2026-07-03T10:35:29.2195979Z             }
2026-07-03T10:35:29.2196638Z           ]
2026-07-03T10:35:29.2197291Z         },
2026-07-03T10:35:29.2198358Z         "int": {
2026-07-03T10:35:29.2199363Z           "complete": false,
2026-07-03T10:35:29.2200200Z           "evidence": []
2026-07-03T10:35:29.2200962Z         },
2026-07-03T10:35:29.2201610Z         "unit": {
2026-07-03T10:35:29.2202336Z           "complete": true,
2026-07-03T10:35:29.2203138Z           "evidence": [
2026-07-03T10:35:29.2203876Z             {
2026-07-03T10:35:29.2204645Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2205639Z               "line": 10538
2026-07-03T10:35:29.2206429Z             },
2026-07-03T10:35:29.2207135Z             {
2026-07-03T10:35:29.2207908Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2208909Z               "line": 10556
2026-07-03T10:35:29.2209791Z             },
2026-07-03T10:35:29.2210474Z             {
2026-07-03T10:35:29.2211236Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2212223Z               "line": 10752
2026-07-03T10:35:29.2213015Z             },
2026-07-03T10:35:29.2213703Z             {
2026-07-03T10:35:29.2214470Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2215444Z               "line": 10768
2026-07-03T10:35:29.2216237Z             },
2026-07-03T10:35:29.2216918Z             {
2026-07-03T10:35:29.2217676Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2218662Z               "line": 10795
2026-07-03T10:35:29.2219534Z             },
2026-07-03T10:35:29.2220221Z             {
2026-07-03T10:35:29.2220988Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2221973Z               "line": 10822
2026-07-03T10:35:29.2222754Z             }
2026-07-03T10:35:29.2223423Z           ]
2026-07-03T10:35:29.2224091Z         }
2026-07-03T10:35:29.2224745Z       }
2026-07-03T10:35:29.2225384Z     },
2026-07-03T10:35:29.2226042Z     {
2026-07-03T10:35:29.2226764Z       "id": "REQ-ADAPTER-LIVE-UPDATE",
2026-07-03T10:35:29.2239859Z       "title": "An adapter update is live and daemon-coordinated (the adapter analog of brain self-update, ADR-0004): for an endpoint with a running RESIDENT adapter binary (today the `[message-idle-translation-binary]`), the CLI keeps fetch+verify and hands the APPLY to the daemon over IPC, which per affected endpoint (1) STOPS the resident binary -> releases the OS file lock (fixes the Windows 'Access denied (os error 5)' overwrite failure), (2) swaps on disk ONLY files whose CRC differs from the staged archive (unchanged files + their still-running binaries untouched), (3) RE-CLONES the new on-disk manifest into the running `BrainLifecycle` (the in-memory manifest is cached at bringup and otherwise goes stale -> binaries+manifest back on the same page), (4) RESTARTS the resident binary from the new files. An endpoint NOT running -> CLI swaps directly (no lock, no cache). Only the resident class is cycled; ephemeral adapter binaries (Psyche loop, `[digest]` extractor, `[session.*]` runners, hooks) self-heal on next spawn and are excluded. The daemon keeps a per-endpoint registry of resident adapter children. (ADR-0025, v0.13.2)",
2026-07-03T10:35:29.2252678Z       "requiredStages": [
2026-07-03T10:35:29.2253481Z         "doc",
2026-07-03T10:35:29.2254182Z         "impl",
2026-07-03T10:35:29.2254884Z         "unit",
2026-07-03T10:35:29.2255582Z         "int"
2026-07-03T10:35:29.2256273Z       ],
2026-07-03T10:35:29.2256931Z       "stages": {
2026-07-03T10:35:29.2257645Z         "doc": {
2026-07-03T10:35:29.2258386Z           "complete": true,
2026-07-03T10:35:29.2259302Z           "evidence": [
2026-07-03T10:35:29.2260074Z             {
2026-07-03T10:35:29.2261150Z               "path": "docs/adr/0025-live-daemon-coordinated-adapter-update.md",
2026-07-03T10:35:29.2262443Z               "line": 3
2026-07-03T10:35:29.2263214Z             },
2026-07-03T10:35:29.2263913Z             {
2026-07-03T10:35:29.2264995Z               "path": "docs/adr/0025-live-daemon-coordinated-adapter-update.md",
2026-07-03T10:35:29.2266327Z               "line": 44
2026-07-03T10:35:29.2267110Z             }
2026-07-03T10:35:29.2268205Z           ]
2026-07-03T10:35:29.2268893Z         },
2026-07-03T10:35:29.2269794Z         "impl": {
2026-07-03T10:35:29.2270568Z           "complete": true,
2026-07-03T10:35:29.2271405Z           "evidence": [
2026-07-03T10:35:29.2272174Z             {
2026-07-03T10:35:29.2273046Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.2274106Z               "line": 1066
2026-07-03T10:35:29.2274916Z             },
2026-07-03T10:35:29.2275628Z             {
2026-07-03T10:35:29.2276465Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2277521Z               "line": 1202
2026-07-03T10:35:29.2278332Z             },
2026-07-03T10:35:29.2279122Z             {
2026-07-03T10:35:29.2279965Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2281018Z               "line": 1257
2026-07-03T10:35:29.2281820Z             },
2026-07-03T10:35:29.2282501Z             {
2026-07-03T10:35:29.2283330Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2284391Z               "line": 1486
2026-07-03T10:35:29.2285181Z             },
2026-07-03T10:35:29.2285873Z             {
2026-07-03T10:35:29.2286697Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2287737Z               "line": 1626
2026-07-03T10:35:29.2288521Z             },
2026-07-03T10:35:29.2289268Z             {
2026-07-03T10:35:29.2290095Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2291125Z               "line": 1639
2026-07-03T10:35:29.2291907Z             },
2026-07-03T10:35:29.2292583Z             {
2026-07-03T10:35:29.2293413Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2294433Z               "line": 1737
2026-07-03T10:35:29.2295217Z             },
2026-07-03T10:35:29.2295899Z             {
2026-07-03T10:35:29.2296733Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2297767Z               "line": 2815
2026-07-03T10:35:29.2298546Z             },
2026-07-03T10:35:29.2299305Z             {
2026-07-03T10:35:29.2300157Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2301213Z               "line": 37
2026-07-03T10:35:29.2301967Z             },
2026-07-03T10:35:29.2302653Z             {
2026-07-03T10:35:29.2303482Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2304527Z               "line": 93
2026-07-03T10:35:29.2305293Z             },
2026-07-03T10:35:29.2305981Z             {
2026-07-03T10:35:29.2306816Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2307889Z               "line": 126
2026-07-03T10:35:29.2308659Z             },
2026-07-03T10:35:29.2309487Z             {
2026-07-03T10:35:29.2310317Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2311387Z               "line": 152
2026-07-03T10:35:29.2312161Z             },
2026-07-03T10:35:29.2312837Z             {
2026-07-03T10:35:29.2313660Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2314734Z               "line": 178
2026-07-03T10:35:29.2315530Z             },
2026-07-03T10:35:29.2316255Z             {
2026-07-03T10:35:29.2317095Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2318159Z               "line": 281
2026-07-03T10:35:29.2318939Z             },
2026-07-03T10:35:29.2319718Z             {
2026-07-03T10:35:29.2320554Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2321609Z               "line": 289
2026-07-03T10:35:29.2322372Z             },
2026-07-03T10:35:29.2323055Z             {
2026-07-03T10:35:29.2323874Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2324932Z               "line": 308
2026-07-03T10:35:29.2325699Z             },
2026-07-03T10:35:29.2326385Z             {
2026-07-03T10:35:29.2327207Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2328261Z               "line": 389
2026-07-03T10:35:29.2329456Z             },
2026-07-03T10:35:29.2330146Z             {
2026-07-03T10:35:29.2331057Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.2332080Z               "line": 259
2026-07-03T10:35:29.2332841Z             },
2026-07-03T10:35:29.2333513Z             {
2026-07-03T10:35:29.2334296Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.2335297Z               "line": 265
2026-07-03T10:35:29.2336058Z             },
2026-07-03T10:35:29.2336736Z             {
2026-07-03T10:35:29.2337520Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.2338539Z               "line": 285
2026-07-03T10:35:29.2339384Z             },
2026-07-03T10:35:29.2340049Z             {
2026-07-03T10:35:29.2340801Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2341755Z               "line": 8151
2026-07-03T10:35:29.2342531Z             },
2026-07-03T10:35:29.2343202Z             {
2026-07-03T10:35:29.2344231Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2345389Z               "line": 8176
2026-07-03T10:35:29.2346275Z             },
2026-07-03T10:35:29.2347119Z             {
2026-07-03T10:35:29.2347989Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2349176Z               "line": 8205
2026-07-03T10:35:29.2350082Z             }
2026-07-03T10:35:29.2350846Z           ]
2026-07-03T10:35:29.2351662Z         },
2026-07-03T10:35:29.2352425Z         "int": {
2026-07-03T10:35:29.2353223Z           "complete": true,
2026-07-03T10:35:29.2354219Z           "evidence": [
2026-07-03T10:35:29.2355069Z             {
2026-07-03T10:35:29.2356130Z               "path": "crates/spt/tests/live_adapt_psyche_lock_e2e.rs",
2026-07-03T10:35:29.2357403Z               "line": 338
2026-07-03T10:35:29.2358739Z             },
2026-07-03T10:35:29.2359674Z             {
2026-07-03T10:35:29.2360690Z               "path": "crates/spt/tests/live_adapt_psyche_lock_e2e.rs",
2026-07-03T10:35:29.2361940Z               "line": 351
2026-07-03T10:35:29.2362870Z             },
2026-07-03T10:35:29.2363637Z             {
2026-07-03T10:35:29.2364751Z               "path": "crates/spt/tests/live_adapt_translation_swap_e2e.rs",
2026-07-03T10:35:29.2366095Z               "line": 96
2026-07-03T10:35:29.2366962Z             }
2026-07-03T10:35:29.2367802Z           ]
2026-07-03T10:35:29.2368569Z         },
2026-07-03T10:35:29.2369685Z         "unit": {
2026-07-03T10:35:29.2370526Z           "complete": true,
2026-07-03T10:35:29.2371464Z           "evidence": [
2026-07-03T10:35:29.2372335Z             {
2026-07-03T10:35:29.2373260Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2374390Z               "line": 3765
2026-07-03T10:35:29.2375335Z             },
2026-07-03T10:35:29.2376127Z             {
2026-07-03T10:35:29.2377059Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2378233Z               "line": 3808
2026-07-03T10:35:29.2379194Z             },
2026-07-03T10:35:29.2380037Z             {
2026-07-03T10:35:29.2380981Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.2382105Z               "line": 3849
2026-07-03T10:35:29.2383117Z             },
2026-07-03T10:35:29.2383882Z             {
2026-07-03T10:35:29.2384894Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2386062Z               "line": 222
2026-07-03T10:35:29.2386910Z             },
2026-07-03T10:35:29.2387764Z             {
2026-07-03T10:35:29.2388688Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2390053Z               "line": 253
2026-07-03T10:35:29.2390964Z             },
2026-07-03T10:35:29.2391745Z             {
2026-07-03T10:35:29.2392717Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2393840Z               "line": 276
2026-07-03T10:35:29.2394681Z             },
2026-07-03T10:35:29.2395525Z             {
2026-07-03T10:35:29.2396497Z               "path": "crates/spt-daemon/src/crc_swap.rs",
2026-07-03T10:35:29.2397867Z               "line": 331
2026-07-03T10:35:29.2398757Z             },
2026-07-03T10:35:29.2399868Z             {
2026-07-03T10:35:29.2401032Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2402220Z               "line": 1573
2026-07-03T10:35:29.2403178Z             },
2026-07-03T10:35:29.2403977Z             {
2026-07-03T10:35:29.2404921Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2406104Z               "line": 1612
2026-07-03T10:35:29.2406977Z             },
2026-07-03T10:35:29.2407798Z             {
2026-07-03T10:35:29.2408730Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2409946Z               "line": 1658
2026-07-03T10:35:29.2410875Z             },
2026-07-03T10:35:29.2411660Z             {
2026-07-03T10:35:29.2412609Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2413785Z               "line": 1692
2026-07-03T10:35:29.2414646Z             },
2026-07-03T10:35:29.2415471Z             {
2026-07-03T10:35:29.2416423Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.2417547Z               "line": 1744
2026-07-03T10:35:29.2418476Z             },
2026-07-03T10:35:29.2419314Z             {
2026-07-03T10:35:29.2420254Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2421337Z               "line": 15777
2026-07-03T10:35:29.2422196Z             },
2026-07-03T10:35:29.2423044Z             {
2026-07-03T10:35:29.2423894Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2424991Z               "line": 15946
2026-07-03T10:35:29.2425888Z             },
2026-07-03T10:35:29.2426656Z             {
2026-07-03T10:35:29.2427562Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2428622Z               "line": 15978
2026-07-03T10:35:29.2429548Z             }
2026-07-03T10:35:29.2430371Z           ]
2026-07-03T10:35:29.2431105Z         }
2026-07-03T10:35:29.2431883Z       }
2026-07-03T10:35:29.2450276Z     },
2026-07-03T10:35:29.2451072Z     {
2026-07-03T10:35:29.2452011Z       "id": "REQ-ADAPTER-MULTIPLATFORM-SPT",
2026-07-03T10:35:29.2465190Z       "title": "A `.spt` adapter archive may pack multiple platforms in one signed asset: shared `manifest.toml` + `strings/` at the root, role binaries under per-Rust-target-triple subdirectories (ADR-0016 triple vocabulary, e.g. `x86_64-pc-windows-msvc/`); install/update extracts the shared root plus ONLY `current_platform()`'s triple subdir, flattened into `install_dir` so flat `<install_dir>/<program>` resolution (REQ-INSTALL-11) is unchanged. Name stays `adapter.spt` (plain-tar or gzip, `--asset` optional default); one whole-archive Ed25519 signature over the fat archive (REQ-UPD-9 single-artifact verify). A legacy flat archive (no triple subdirs) extracts as today (free back-compat); a multi-platform archive sets `min_spt_core_version >= 0.13.2` (forward-compat gate, readable before extract); a multi-platform archive missing the recipient's triple -> typed `NoArtifactForPlatform`, never a silent no-op. Large adapters may still split per-platform (single-triple archives via `--asset`, or ADR-0016 update-set machinery). (ADR-0024, v0.13.2)",
2026-07-03T10:35:29.2476957Z       "requiredStages": [
2026-07-03T10:35:29.2477820Z         "doc",
2026-07-03T10:35:29.2478608Z         "impl",
2026-07-03T10:35:29.2479529Z         "unit",
2026-07-03T10:35:29.2480292Z         "int"
2026-07-03T10:35:29.2481118Z       ],
2026-07-03T10:35:29.2481842Z       "stages": {
2026-07-03T10:35:29.2482627Z         "doc": {
2026-07-03T10:35:29.2483443Z           "complete": true,
2026-07-03T10:35:29.2484307Z           "evidence": [
2026-07-03T10:35:29.2485156Z             {
2026-07-03T10:35:29.2486221Z               "path": "docs/adr/0024-multi-platform-adapter-spt-packaging.md",
2026-07-03T10:35:29.2487474Z               "line": 3
2026-07-03T10:35:29.2488338Z             }
2026-07-03T10:35:29.2489182Z           ]
2026-07-03T10:35:29.2489945Z         },
2026-07-03T10:35:29.2490681Z         "impl": {
2026-07-03T10:35:29.2491697Z           "complete": true,
2026-07-03T10:35:29.2492722Z           "evidence": [
2026-07-03T10:35:29.2493545Z             {
2026-07-03T10:35:29.2494389Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.2495499Z               "line": 189
2026-07-03T10:35:29.2496321Z             },
2026-07-03T10:35:29.2497056Z             {
2026-07-03T10:35:29.2497876Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2498884Z               "line": 4193
2026-07-03T10:35:29.2499857Z             },
2026-07-03T10:35:29.2500573Z             {
2026-07-03T10:35:29.2501389Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2502400Z               "line": 4283
2026-07-03T10:35:29.2503211Z             }
2026-07-03T10:35:29.2503963Z           ]
2026-07-03T10:35:29.2504639Z         },
2026-07-03T10:35:29.2505316Z         "int": {
2026-07-03T10:35:29.2506131Z           "complete": true,
2026-07-03T10:35:29.2506958Z           "evidence": [
2026-07-03T10:35:29.2507759Z             {
2026-07-03T10:35:29.2508581Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2509640Z               "line": 15612
2026-07-03T10:35:29.2510508Z             },
2026-07-03T10:35:29.2511280Z             {
2026-07-03T10:35:29.2512043Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2513089Z               "line": 15676
2026-07-03T10:35:29.2513937Z             },
2026-07-03T10:35:29.2514809Z             {
2026-07-03T10:35:29.2515600Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2516571Z               "line": 15719
2026-07-03T10:35:29.2517446Z             }
2026-07-03T10:35:29.2518148Z           ]
2026-07-03T10:35:29.2518869Z         },
2026-07-03T10:35:29.2519637Z         "unit": {
2026-07-03T10:35:29.2520399Z           "complete": true,
2026-07-03T10:35:29.2521253Z           "evidence": [
2026-07-03T10:35:29.2522025Z             {
2026-07-03T10:35:29.2522904Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2523925Z               "line": 15547
2026-07-03T10:35:29.2524735Z             },
2026-07-03T10:35:29.2525459Z             {
2026-07-03T10:35:29.2526252Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2527232Z               "line": 15564
2026-07-03T10:35:29.2528054Z             }
2026-07-03T10:35:29.2528771Z           ]
2026-07-03T10:35:29.2529565Z         }
2026-07-03T10:35:29.2530297Z       }
2026-07-03T10:35:29.2530979Z     },
2026-07-03T10:35:29.2591545Z     {
2026-07-03T10:35:29.2592485Z       "id": "REQ-ADAPTER-PROOF-DIR-OVERRIDE",
2026-07-03T10:35:29.2598375Z       "title": "The author-time proof commands (`spt adapter digest-proof`, `spt adapter translate-proof`) gain a `--dir <path>` / `--manifest <file>` override so an author proofs a DEV binary against an on-disk manifest+install dir WITHOUT staging a full extracted GhReleaseManaged install (mirrors digest-proof's `--sample` pointing straight at a file). Fixes perri F-011: a bare-file-added gh_release adapter currently can't be resolved by the *-proof commands ('manifest is not present yet at <dir>'); un-stales the bare-file digest-proof int. (perri F-011, v0.13.x DX)",
2026-07-03T10:35:29.2604105Z       "requiredStages": [
2026-07-03T10:35:29.2604823Z         "doc",
2026-07-03T10:35:29.2605472Z         "impl",
2026-07-03T10:35:29.2606111Z         "unit",
2026-07-03T10:35:29.2606747Z         "int"
2026-07-03T10:35:29.2607357Z       ],
2026-07-03T10:35:29.2607934Z       "stages": {
2026-07-03T10:35:29.2608563Z         "doc": {
2026-07-03T10:35:29.2609315Z           "complete": true,
2026-07-03T10:35:29.2610051Z           "evidence": [
2026-07-03T10:35:29.2610733Z             {
2026-07-03T10:35:29.2611613Z               "path": "docs-site/src/harness-contract/patterns.md",
2026-07-03T10:35:29.2612618Z               "line": 338
2026-07-03T10:35:29.2613319Z             },
2026-07-03T10:35:29.2613934Z             {
2026-07-03T10:35:29.2614679Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.2615509Z               "line": 271
2026-07-03T10:35:29.2616534Z             }
2026-07-03T10:35:29.2617142Z           ]
2026-07-03T10:35:29.2617846Z         },
2026-07-03T10:35:29.2618456Z         "impl": {
2026-07-03T10:35:29.2619190Z           "complete": true,
2026-07-03T10:35:29.2619966Z           "evidence": [
2026-07-03T10:35:29.2620635Z             {
2026-07-03T10:35:29.2621321Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2622197Z               "line": 8065
2026-07-03T10:35:29.2622882Z             },
2026-07-03T10:35:29.2623483Z             {
2026-07-03T10:35:29.2624174Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2625040Z               "line": 8077
2026-07-03T10:35:29.2625740Z             },
2026-07-03T10:35:29.2626354Z             {
2026-07-03T10:35:29.2627056Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2627933Z               "line": 8751
2026-07-03T10:35:29.2628645Z             }
2026-07-03T10:35:29.2629332Z           ]
2026-07-03T10:35:29.2629933Z         },
2026-07-03T10:35:29.2630531Z         "int": {
2026-07-03T10:35:29.2631191Z           "complete": true,
2026-07-03T10:35:29.2631919Z           "evidence": [
2026-07-03T10:35:29.2632600Z             {
2026-07-03T10:35:29.2633355Z               "path": "crates/spt/tests/translate_proof.rs",
2026-07-03T10:35:29.2634314Z               "line": 156
2026-07-03T10:35:29.2635012Z             }
2026-07-03T10:35:29.2635619Z           ]
2026-07-03T10:35:29.2636217Z         },
2026-07-03T10:35:29.2636814Z         "unit": {
2026-07-03T10:35:29.2637477Z           "complete": true,
2026-07-03T10:35:29.2638210Z           "evidence": [
2026-07-03T10:35:29.2638881Z             {
2026-07-03T10:35:29.2639796Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2640687Z               "line": 10657
2026-07-03T10:35:29.2641387Z             }
2026-07-03T10:35:29.2641993Z           ]
2026-07-03T10:35:29.2642579Z         }
2026-07-03T10:35:29.2643156Z       }
2026-07-03T10:35:29.2643731Z     },
2026-07-03T10:35:29.2644313Z     {
2026-07-03T10:35:29.2644980Z       "id": "REQ-ADAPTER-TRANSLATE-PROOF",
2026-07-03T10:35:29.2663534Z       "title": "`spt adapter translate-proof <adapter> --event <envelope> [--session <id>]` — the author-time EMIT-half proof tool for `[message-idle-translation-binary]` (ADR-0022), symmetric to `spt adapter digest-proof` (REQ-TERM-5). It spawns and feeds the adapter's declared translation binary EXACTLY as the daemon does at idle-delivery — running the REAL `spt_daemon::translation` driver VERBATIM (no protocol reimplementation): `TranslationChild::spawn` the binary, send the `{type:\"init\",endpoint_id,node}` line then the `{type:\"event\",envelope}` line, and read back the emitted `{key}`/`{text}`/`{delay_ms}`/`{commit}` keystroke-command stream — then prints it author-readable (each Key with its `key_to_bytes` rendering, Text quoted, Delay in ms, Commit marker) with counts. It fills the SAME `{id}`→option and `{session_id}`→(--session, else a placeholder) keys into the `--event` envelope the daemon fills at runtime, so an envelope that proofs here feeds faithfully live. EMIT-half ONLY: it proves the binary's spawn+feed+emit contract; it does NOT exercise the daemon's atomic PTY apply / controller-buffering (that stays covered by the W2 inject_control_wedge int gate) — `--help` says so. Exit codes mirror digest-proof: 0 ok, 1 on spawn-fail / zero commands / no-commit-or-output / unparseable, 2 when the adapter declares no `[message-idle-translation-binary]` section. The `TranslationChild` Drop does the bounded no-zombie reap. (v0.13.x)",
2026-07-03T10:35:29.2677179Z       "requiredStages": [
2026-07-03T10:35:29.2677898Z         "doc",
2026-07-03T10:35:29.2678526Z         "impl",
2026-07-03T10:35:29.2679213Z         "unit",
2026-07-03T10:35:29.2679847Z         "int"
2026-07-03T10:35:29.2680460Z       ],
2026-07-03T10:35:29.2681064Z       "stages": {
2026-07-03T10:35:29.2681703Z         "doc": {
2026-07-03T10:35:29.2682376Z           "complete": true,
2026-07-03T10:35:29.2683105Z           "evidence": [
2026-07-03T10:35:29.2683977Z             {
2026-07-03T10:35:29.2685068Z               "path": "docs/adr/0022-spt-hosted-idle-delivery-translation-binary.md",
2026-07-03T10:35:29.2686281Z               "line": 73
2026-07-03T10:35:29.2686977Z             }
2026-07-03T10:35:29.2687587Z           ]
2026-07-03T10:35:29.2688175Z         },
2026-07-03T10:35:29.2688766Z         "impl": {
2026-07-03T10:35:29.2689887Z           "complete": true,
2026-07-03T10:35:29.2690611Z           "evidence": [
2026-07-03T10:35:29.2691280Z             {
2026-07-03T10:35:29.2691963Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2692830Z               "line": 8076
2026-07-03T10:35:29.2693527Z             },
2026-07-03T10:35:29.2694144Z             {
2026-07-03T10:35:29.2694832Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2695733Z               "line": 8937
2026-07-03T10:35:29.2696430Z             }
2026-07-03T10:35:29.2697035Z           ]
2026-07-03T10:35:29.2697632Z         },
2026-07-03T10:35:29.2698233Z         "int": {
2026-07-03T10:35:29.2698899Z           "complete": true,
2026-07-03T10:35:29.2699709Z           "evidence": [
2026-07-03T10:35:29.2700395Z             {
2026-07-03T10:35:29.2701171Z               "path": "crates/spt/tests/translate_proof.rs",
2026-07-03T10:35:29.2702102Z               "line": 45
2026-07-03T10:35:29.2702794Z             }
2026-07-03T10:35:29.2703399Z           ]
2026-07-03T10:35:29.2704001Z         },
2026-07-03T10:35:29.2704587Z         "unit": {
2026-07-03T10:35:29.2705240Z           "complete": true,
2026-07-03T10:35:29.2705969Z           "evidence": [
2026-07-03T10:35:29.2706640Z             {
2026-07-03T10:35:29.2707319Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2708187Z               "line": 12710
2026-07-03T10:35:29.2708894Z             },
2026-07-03T10:35:29.2709598Z             {
2026-07-03T10:35:29.2710273Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2711131Z               "line": 12782
2026-07-03T10:35:29.2711900Z             }
2026-07-03T10:35:29.2712511Z           ]
2026-07-03T10:35:29.2713107Z         }
2026-07-03T10:35:29.2713693Z       }
2026-07-03T10:35:29.2714265Z     },
2026-07-03T10:35:29.2714913Z     {
2026-07-03T10:35:29.2715580Z       "id": "REQ-ADAPTER-UPDATE-INPLACE",
2026-07-03T10:35:29.2721337Z       "title": "Bug #18: spt adapter update fails at re-register with os error 2 because it derives the install dir from the update repo NAME (_github/<safe>) instead of updating in place at the adapter record source_dir; when the adapter repo is intentionally renamed across releases (spt-claude-code to claude-spt, supported), the derived dir is fresh/empty and re-register reads a missing manifest. Fix: adapter update installs and re-registers in place at the registered source_dir and tolerates a changed update repo/URL across a rename. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #18.",
2026-07-03T10:35:29.2726923Z       "requiredStages": [
2026-07-03T10:35:29.2727637Z         "impl",
2026-07-03T10:35:29.2728260Z         "unit"
2026-07-03T10:35:29.2728874Z       ],
2026-07-03T10:35:29.2729551Z       "stages": {
2026-07-03T10:35:29.2730184Z         "doc": {
2026-07-03T10:35:29.2730849Z           "complete": false,
2026-07-03T10:35:29.2731583Z           "evidence": []
2026-07-03T10:35:29.2732256Z         },
2026-07-03T10:35:29.2732857Z         "impl": {
2026-07-03T10:35:29.2733496Z           "complete": true,
2026-07-03T10:35:29.2734213Z           "evidence": [
2026-07-03T10:35:29.2734885Z             {
2026-07-03T10:35:29.2735558Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2736414Z               "line": 7671
2026-07-03T10:35:29.2737097Z             },
2026-07-03T10:35:29.2737697Z             {
2026-07-03T10:35:29.2738378Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2739315Z               "line": 8463
2026-07-03T10:35:29.2740007Z             }
2026-07-03T10:35:29.2740594Z           ]
2026-07-03T10:35:29.2741173Z         },
2026-07-03T10:35:29.2741748Z         "int": {
2026-07-03T10:35:29.2742540Z           "complete": false,
2026-07-03T10:35:29.2743379Z           "evidence": []
2026-07-03T10:35:29.2744056Z         },
2026-07-03T10:35:29.2744648Z         "unit": {
2026-07-03T10:35:29.2745306Z           "complete": true,
2026-07-03T10:35:29.2746013Z           "evidence": [
2026-07-03T10:35:29.2746678Z             {
2026-07-03T10:35:29.2747347Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2748218Z               "line": 16022
2026-07-03T10:35:29.2748904Z             }
2026-07-03T10:35:29.2749550Z           ]
2026-07-03T10:35:29.2750141Z         }
2026-07-03T10:35:29.2750724Z       }
2026-07-03T10:35:29.2751287Z     },
2026-07-03T10:35:29.2751867Z     {
2026-07-03T10:35:29.2752509Z       "id": "REQ-ADAPTER-UPDATE-MESSAGE",
2026-07-03T10:35:29.2757726Z       "title": "An adapter manifest may declare `[update].message` — a plain (multi-line) human notice surfaced to stdout, markdown-rendered (the v0.13.0 helpfmt prose path), ONLY when `spt adapter update` actually APPLIES an update (version changed), not on a no-op. Read from the newly-installed manifest; avenue-agnostic (gh_release/delegated/file_pull). No `{key}` substitution. Use: an adapter telling the operator a post-update action, e.g. spt-claude-code's \"run `/reload-plugins` in any ongoing sessions\". (v0.13.2)",
2026-07-03T10:35:29.2762788Z       "requiredStages": [
2026-07-03T10:35:29.2763494Z         "doc",
2026-07-03T10:35:29.2764108Z         "impl",
2026-07-03T10:35:29.2764728Z         "unit"
2026-07-03T10:35:29.2765331Z       ],
2026-07-03T10:35:29.2765918Z       "stages": {
2026-07-03T10:35:29.2766542Z         "doc": {
2026-07-03T10:35:29.2767201Z           "complete": true,
2026-07-03T10:35:29.2767924Z           "evidence": [
2026-07-03T10:35:29.2768591Z             {
2026-07-03T10:35:29.2769320Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.2770106Z               "line": 103
2026-07-03T10:35:29.2770782Z             },
2026-07-03T10:35:29.2771392Z             {
2026-07-03T10:35:29.2772045Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.2772830Z               "line": 563
2026-07-03T10:35:29.2773524Z             },
2026-07-03T10:35:29.2774138Z             {
2026-07-03T10:35:29.2774922Z               "path": "docs-site/src/harness-contract/manifest.md",
2026-07-03T10:35:29.2775900Z               "line": 416
2026-07-03T10:35:29.2776577Z             },
2026-07-03T10:35:29.2777174Z             {
2026-07-03T10:35:29.2777827Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.2778650Z               "line": 455
2026-07-03T10:35:29.2779390Z             }
2026-07-03T10:35:29.2779982Z           ]
2026-07-03T10:35:29.2780570Z         },
2026-07-03T10:35:29.2781169Z         "impl": {
2026-07-03T10:35:29.2781808Z           "complete": true,
2026-07-03T10:35:29.2782529Z           "evidence": [
2026-07-03T10:35:29.2783197Z             {
2026-07-03T10:35:29.2783932Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2784866Z               "line": 545
2026-07-03T10:35:29.2785562Z             },
2026-07-03T10:35:29.2786166Z             {
2026-07-03T10:35:29.2786852Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2787715Z               "line": 8249
2026-07-03T10:35:29.2788424Z             }
2026-07-03T10:35:29.2789077Z           ]
2026-07-03T10:35:29.2789668Z         },
2026-07-03T10:35:29.2790251Z         "int": {
2026-07-03T10:35:29.2790932Z           "complete": false,
2026-07-03T10:35:29.2791677Z           "evidence": []
2026-07-03T10:35:29.2792349Z         },
2026-07-03T10:35:29.2792940Z         "unit": {
2026-07-03T10:35:29.2793589Z           "complete": true,
2026-07-03T10:35:29.2794314Z           "evidence": [
2026-07-03T10:35:29.2794973Z             {
2026-07-03T10:35:29.2795646Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2796507Z               "line": 10599
2026-07-03T10:35:29.2797201Z             },
2026-07-03T10:35:29.2797816Z             {
2026-07-03T10:35:29.2798484Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2799561Z               "line": 10614
2026-07-03T10:35:29.2800347Z             }
2026-07-03T10:35:29.2800944Z           ]
2026-07-03T10:35:29.2801516Z         }
2026-07-03T10:35:29.2802094Z       }
2026-07-03T10:35:29.2802661Z     },
2026-07-03T10:35:29.2803219Z     {
2026-07-03T10:35:29.2803877Z       "id": "REQ-ADAPTER-UPDATE-POST",
2026-07-03T10:35:29.2813855Z       "title": "Composite adapter update — an avenue-agnostic `[update.post]` sub-table `{ command, self_verifies }` run AFTER the primary avenue (gh_release/file_pull/delegated) resolves, in the same `spt adapter update` (ADR-0029). Runs UNCONDITIONALLY (even on an adapter version no-op — the post-step's own idempotent check decides). PUBLISHED stdin JSON seam: one line `{adapter_applied, adapter_name, profile_name, version, previous_version, adapter_dir}` (additive keys; post-step ignores unknown). stdout decides the notice: custom text SUPERSEDES [update].message; a reserved sentinel fires the static [update].message; empty = no notice. exit code orthogonal (0 ok / nonzero failed). Precedence: dynamic-stdout > sentinel/manifest-message > nothing. NO [update.post] declared ⇒ today's adapter_applied→[update].message unchanged; post-step FAILS ⇒ loud warning + fall back to adapter_applied→message. FAILURE-ISOLATED: a committed gh_release pull is never rolled back if the post-step fails (independent channels). (v0.16.0)",
2026-07-03T10:35:29.2823920Z       "requiredStages": [
2026-07-03T10:35:29.2824621Z         "doc",
2026-07-03T10:35:29.2825235Z         "impl",
2026-07-03T10:35:29.2825830Z         "unit",
2026-07-03T10:35:29.2826444Z         "int"
2026-07-03T10:35:29.2827036Z       ],
2026-07-03T10:35:29.2827617Z       "stages": {
2026-07-03T10:35:29.2828230Z         "doc": {
2026-07-03T10:35:29.2828862Z           "complete": true,
2026-07-03T10:35:29.2829636Z           "evidence": [
2026-07-03T10:35:29.2830298Z             {
2026-07-03T10:35:29.2830947Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.2831770Z               "line": 458
2026-07-03T10:35:29.2832443Z             },
2026-07-03T10:35:29.2833048Z             {
2026-07-03T10:35:29.2833955Z               "path": "docs/adr/0029-adapter-update-arc-resolve-not-execute.md",
2026-07-03T10:35:29.2835058Z               "line": 3
2026-07-03T10:35:29.2835721Z             }
2026-07-03T10:35:29.2836319Z           ]
2026-07-03T10:35:29.2836903Z         },
2026-07-03T10:35:29.2837499Z         "impl": {
2026-07-03T10:35:29.2838144Z           "complete": true,
2026-07-03T10:35:29.2838867Z           "evidence": [
2026-07-03T10:35:29.2839619Z             {
2026-07-03T10:35:29.2840347Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2841268Z               "line": 551
2026-07-03T10:35:29.2841944Z             },
2026-07-03T10:35:29.2842540Z             {
2026-07-03T10:35:29.2843274Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2844196Z               "line": 578
2026-07-03T10:35:29.2844868Z             },
2026-07-03T10:35:29.2845488Z             {
2026-07-03T10:35:29.2846224Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2847149Z               "line": 1088
2026-07-03T10:35:29.2847860Z             },
2026-07-03T10:35:29.2848466Z             {
2026-07-03T10:35:29.2849219Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2850079Z               "line": 8264
2026-07-03T10:35:29.2850756Z             },
2026-07-03T10:35:29.2851357Z             {
2026-07-03T10:35:29.2852016Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2852871Z               "line": 8272
2026-07-03T10:35:29.2853559Z             },
2026-07-03T10:35:29.2854159Z             {
2026-07-03T10:35:29.2854842Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2855686Z               "line": 8283
2026-07-03T10:35:29.2856396Z             },
2026-07-03T10:35:29.2857003Z             {
2026-07-03T10:35:29.2857666Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2858677Z               "line": 8306
2026-07-03T10:35:29.2859455Z             },
2026-07-03T10:35:29.2860157Z             {
2026-07-03T10:35:29.2860833Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2861678Z               "line": 8572
2026-07-03T10:35:29.2862364Z             }
2026-07-03T10:35:29.2862956Z           ]
2026-07-03T10:35:29.2863552Z         },
2026-07-03T10:35:29.2864133Z         "int": {
2026-07-03T10:35:29.2864777Z           "complete": true,
2026-07-03T10:35:29.2865479Z           "evidence": [
2026-07-03T10:35:29.2866146Z             {
2026-07-03T10:35:29.2866885Z               "path": "crates/spt/tests/adapter_post_step.rs",
2026-07-03T10:35:29.2867815Z               "line": 41
2026-07-03T10:35:29.2868484Z             }
2026-07-03T10:35:29.2869147Z           ]
2026-07-03T10:35:29.2869733Z         },
2026-07-03T10:35:29.2870330Z         "unit": {
2026-07-03T10:35:29.2870961Z           "complete": true,
2026-07-03T10:35:29.2871685Z           "evidence": [
2026-07-03T10:35:29.2872357Z             {
2026-07-03T10:35:29.2873098Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.2874025Z               "line": 1306
2026-07-03T10:35:29.2874717Z             },
2026-07-03T10:35:29.2875323Z             {
2026-07-03T10:35:29.2876001Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2876863Z               "line": 10626
2026-07-03T10:35:29.2877556Z             }
2026-07-03T10:35:29.2878151Z           ]
2026-07-03T10:35:29.2878730Z         }
2026-07-03T10:35:29.2879373Z       }
2026-07-03T10:35:29.2879950Z     },
2026-07-03T10:35:29.2880523Z     {
2026-07-03T10:35:29.2881155Z       "id": "REQ-ADAPTER-VERSION-CMD",
2026-07-03T10:35:29.2886319Z       "title": "`spt adapter version <name>` prints a registered adapter's declared version — the EXISTING mandatory `[adapter].version` manifest field (manifest.rs already requires it; NOT a `[strings].version`, NOT `get-string`, no second version source). A new `AdapterCmd::Version{option}` resolves the option's merged view via `registry::resolve_option` like the sibling adapter subcommands and prints `manifest.adapter.version`; an unresolvable option errors (exit 1) the same way. (v0.13.2 W6)",
2026-07-03T10:35:29.2891182Z       "requiredStages": [
2026-07-03T10:35:29.2891885Z         "doc",
2026-07-03T10:35:29.2892495Z         "impl",
2026-07-03T10:35:29.2893096Z         "unit"
2026-07-03T10:35:29.2893697Z       ],
2026-07-03T10:35:29.2894275Z       "stages": {
2026-07-03T10:35:29.2894903Z         "doc": {
2026-07-03T10:35:29.2895532Z           "complete": true,
2026-07-03T10:35:29.2896252Z           "evidence": [
2026-07-03T10:35:29.2896907Z             {
2026-07-03T10:35:29.2897555Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.2898371Z               "line": 35
2026-07-03T10:35:29.2899119Z             }
2026-07-03T10:35:29.2899714Z           ]
2026-07-03T10:35:29.2900308Z         },
2026-07-03T10:35:29.2900889Z         "impl": {
2026-07-03T10:35:29.2901538Z           "complete": true,
2026-07-03T10:35:29.2902266Z           "evidence": [
2026-07-03T10:35:29.2902927Z             {
2026-07-03T10:35:29.2903594Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2904458Z               "line": 8041
2026-07-03T10:35:29.2905129Z             },
2026-07-03T10:35:29.2905740Z             {
2026-07-03T10:35:29.2906408Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2907264Z               "line": 8721
2026-07-03T10:35:29.2907938Z             }
2026-07-03T10:35:29.2908539Z           ]
2026-07-03T10:35:29.2909187Z         },
2026-07-03T10:35:29.2916629Z         "int": {
2026-07-03T10:35:29.2917325Z           "complete": false,
2026-07-03T10:35:29.2918060Z           "evidence": []
2026-07-03T10:35:29.2918742Z         },
2026-07-03T10:35:29.2919418Z         "unit": {
2026-07-03T10:35:29.2920062Z           "complete": true,
2026-07-03T10:35:29.2920777Z           "evidence": [
2026-07-03T10:35:29.2921428Z             {
2026-07-03T10:35:29.2922096Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2923135Z               "line": 10717
2026-07-03T10:35:29.2923932Z             },
2026-07-03T10:35:29.2924523Z             {
2026-07-03T10:35:29.2925182Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.2926025Z               "line": 10728
2026-07-03T10:35:29.2926706Z             }
2026-07-03T10:35:29.2927293Z           ]
2026-07-03T10:35:29.2927862Z         }
2026-07-03T10:35:29.2928427Z       }
2026-07-03T10:35:29.2929029Z     },
2026-07-03T10:35:29.2929583Z     {
2026-07-03T10:35:29.2930194Z       "id": "REQ-API-1",
2026-07-03T10:35:29.2931142Z       "title": "api prefix and adapter_name on every machinery invocation",
2026-07-03T10:35:29.2932221Z       "requiredStages": [
2026-07-03T10:35:29.2932913Z         "impl",
2026-07-03T10:35:29.2933524Z         "unit",
2026-07-03T10:35:29.2934125Z         "int"
2026-07-03T10:35:29.2934708Z       ],
2026-07-03T10:35:29.2935266Z       "stages": {
2026-07-03T10:35:29.2935886Z         "doc": {
2026-07-03T10:35:29.2936525Z           "complete": false,
2026-07-03T10:35:29.2937248Z           "evidence": []
2026-07-03T10:35:29.2937915Z         },
2026-07-03T10:35:29.2938487Z         "impl": {
2026-07-03T10:35:29.2939175Z           "complete": true,
2026-07-03T10:35:29.2939867Z           "evidence": [
2026-07-03T10:35:29.2940520Z             {
2026-07-03T10:35:29.2941188Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.2942047Z               "line": 15
2026-07-03T10:35:29.2942710Z             }
2026-07-03T10:35:29.2943278Z           ]
2026-07-03T10:35:29.2943856Z         },
2026-07-03T10:35:29.2944425Z         "int": {
2026-07-03T10:35:29.2945048Z           "complete": true,
2026-07-03T10:35:29.2945755Z           "evidence": [
2026-07-03T10:35:29.2946403Z             {
2026-07-03T10:35:29.2947118Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.2948004Z               "line": 13
2026-07-03T10:35:29.2948677Z             }
2026-07-03T10:35:29.2949316Z           ]
2026-07-03T10:35:29.2949884Z         },
2026-07-03T10:35:29.2950460Z         "unit": {
2026-07-03T10:35:29.2951089Z           "complete": true,
2026-07-03T10:35:29.2951792Z           "evidence": [
2026-07-03T10:35:29.2952434Z             {
2026-07-03T10:35:29.2953109Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.2953967Z               "line": 746
2026-07-03T10:35:29.2954629Z             },
2026-07-03T10:35:29.2955227Z             {
2026-07-03T10:35:29.2955894Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.2956734Z               "line": 840
2026-07-03T10:35:29.2957396Z             }
2026-07-03T10:35:29.2957969Z           ]
2026-07-03T10:35:29.2958531Z         }
2026-07-03T10:35:29.2959150Z       }
2026-07-03T10:35:29.2959722Z     },
2026-07-03T10:35:29.2960278Z     {
2026-07-03T10:35:29.2960864Z       "id": "REQ-API-2",
2026-07-03T10:35:29.2961936Z       "title": "The api subcommand surface (bind/listen/poll/state/worker/boundary/...)",
2026-07-03T10:35:29.2963140Z       "requiredStages": [
2026-07-03T10:35:29.2963830Z         "impl",
2026-07-03T10:35:29.2964436Z         "unit",
2026-07-03T10:35:29.2965032Z         "int"
2026-07-03T10:35:29.2965623Z       ],
2026-07-03T10:35:29.2966197Z       "stages": {
2026-07-03T10:35:29.2966812Z         "doc": {
2026-07-03T10:35:29.2967446Z           "complete": false,
2026-07-03T10:35:29.2968158Z           "evidence": []
2026-07-03T10:35:29.2968819Z         },
2026-07-03T10:35:29.2969463Z         "impl": {
2026-07-03T10:35:29.2970097Z           "complete": true,
2026-07-03T10:35:29.2970786Z           "evidence": [
2026-07-03T10:35:29.2971438Z             {
2026-07-03T10:35:29.2972144Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.2973036Z               "line": 17
2026-07-03T10:35:29.2973705Z             },
2026-07-03T10:35:29.2974300Z             {
2026-07-03T10:35:29.2974991Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.2975875Z               "line": 20
2026-07-03T10:35:29.2976661Z             },
2026-07-03T10:35:29.2977263Z             {
2026-07-03T10:35:29.2978055Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.2978930Z               "line": 148
2026-07-03T10:35:29.2979666Z             },
2026-07-03T10:35:29.2980266Z             {
2026-07-03T10:35:29.2980972Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2981855Z               "line": 24
2026-07-03T10:35:29.2982503Z             },
2026-07-03T10:35:29.2983089Z             {
2026-07-03T10:35:29.2983796Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2984683Z               "line": 41
2026-07-03T10:35:29.2985341Z             },
2026-07-03T10:35:29.2985933Z             {
2026-07-03T10:35:29.2986646Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2987526Z               "line": 242
2026-07-03T10:35:29.2988233Z             },
2026-07-03T10:35:29.2988819Z             {
2026-07-03T10:35:29.2989610Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2990516Z               "line": 284
2026-07-03T10:35:29.2991189Z             },
2026-07-03T10:35:29.2991778Z             {
2026-07-03T10:35:29.2992501Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2993378Z               "line": 363
2026-07-03T10:35:29.2994057Z             },
2026-07-03T10:35:29.2994655Z             {
2026-07-03T10:35:29.2995369Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2996255Z               "line": 426
2026-07-03T10:35:29.2996924Z             },
2026-07-03T10:35:29.2997543Z             {
2026-07-03T10:35:29.2998255Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.2999228Z               "line": 465
2026-07-03T10:35:29.2999900Z             },
2026-07-03T10:35:29.3000495Z             {
2026-07-03T10:35:29.3001181Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3002045Z               "line": 17
2026-07-03T10:35:29.3002703Z             },
2026-07-03T10:35:29.3003299Z             {
2026-07-03T10:35:29.3003992Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3004868Z               "line": 30
2026-07-03T10:35:29.3005532Z             },
2026-07-03T10:35:29.3006132Z             {
2026-07-03T10:35:29.3006815Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3007686Z               "line": 63
2026-07-03T10:35:29.3008342Z             },
2026-07-03T10:35:29.3009023Z             {
2026-07-03T10:35:29.3009706Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3010587Z               "line": 77
2026-07-03T10:35:29.3011249Z             }
2026-07-03T10:35:29.3011888Z           ]
2026-07-03T10:35:29.3012465Z         },
2026-07-03T10:35:29.3013045Z         "int": {
2026-07-03T10:35:29.3013674Z           "complete": true,
2026-07-03T10:35:29.3014374Z           "evidence": [
2026-07-03T10:35:29.3015109Z             {
2026-07-03T10:35:29.3015833Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.3016716Z               "line": 14
2026-07-03T10:35:29.3017375Z             },
2026-07-03T10:35:29.3017971Z             {
2026-07-03T10:35:29.3018693Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.3019652Z               "line": 187
2026-07-03T10:35:29.3020334Z             }
2026-07-03T10:35:29.3020921Z           ]
2026-07-03T10:35:29.3021495Z         },
2026-07-03T10:35:29.3022068Z         "unit": {
2026-07-03T10:35:29.3022702Z           "complete": true,
2026-07-03T10:35:29.3023434Z           "evidence": [
2026-07-03T10:35:29.3024095Z             {
2026-07-03T10:35:29.3024807Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.3025683Z               "line": 82
2026-07-03T10:35:29.3026350Z             },
2026-07-03T10:35:29.3026957Z             {
2026-07-03T10:35:29.3027659Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.3028532Z               "line": 374
2026-07-03T10:35:29.3029378Z             },
2026-07-03T10:35:29.3030021Z             {
2026-07-03T10:35:29.3030861Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3031759Z               "line": 984
2026-07-03T10:35:29.3032432Z             },
2026-07-03T10:35:29.3033047Z             {
2026-07-03T10:35:29.3033749Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3034636Z               "line": 995
2026-07-03T10:35:29.3035314Z             },
2026-07-03T10:35:29.3035914Z             {
2026-07-03T10:35:29.3036626Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3037499Z               "line": 1148
2026-07-03T10:35:29.3038176Z             },
2026-07-03T10:35:29.3038767Z             {
2026-07-03T10:35:29.3039722Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3040619Z               "line": 1194
2026-07-03T10:35:29.3041296Z             },
2026-07-03T10:35:29.3041896Z             {
2026-07-03T10:35:29.3042591Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3043464Z               "line": 142
2026-07-03T10:35:29.3044127Z             },
2026-07-03T10:35:29.3044717Z             {
2026-07-03T10:35:29.3045431Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.3046303Z               "line": 186
2026-07-03T10:35:29.3046971Z             }
2026-07-03T10:35:29.3047556Z           ]
2026-07-03T10:35:29.3048131Z         }
2026-07-03T10:35:29.3048697Z       }
2026-07-03T10:35:29.3049337Z     },
2026-07-03T10:35:29.3049913Z     {
2026-07-03T10:35:29.3050502Z       "id": "REQ-API-3",
2026-07-03T10:35:29.3051361Z       "title": "commune/signoff are file-drops, not commands",
2026-07-03T10:35:29.3052315Z       "requiredStages": [
2026-07-03T10:35:29.3053000Z         "impl",
2026-07-03T10:35:29.3053610Z         "unit",
2026-07-03T10:35:29.3054226Z         "int"
2026-07-03T10:35:29.3054811Z       ],
2026-07-03T10:35:29.3055399Z       "stages": {
2026-07-03T10:35:29.3056024Z         "doc": {
2026-07-03T10:35:29.3056667Z           "complete": false,
2026-07-03T10:35:29.3057388Z           "evidence": []
2026-07-03T10:35:29.3058064Z         },
2026-07-03T10:35:29.3058647Z         "impl": {
2026-07-03T10:35:29.3059402Z           "complete": true,
2026-07-03T10:35:29.3060116Z           "evidence": [
2026-07-03T10:35:29.3060766Z             {
2026-07-03T10:35:29.3061457Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.3062335Z               "line": 27
2026-07-03T10:35:29.3062992Z             },
2026-07-03T10:35:29.3063589Z             {
2026-07-03T10:35:29.3064294Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3065186Z               "line": 595
2026-07-03T10:35:29.3065860Z             }
2026-07-03T10:35:29.3066456Z           ]
2026-07-03T10:35:29.3067029Z         },
2026-07-03T10:35:29.3067604Z         "int": {
2026-07-03T10:35:29.3068234Z           "complete": true,
2026-07-03T10:35:29.3069023Z           "evidence": [
2026-07-03T10:35:29.3069680Z             {
2026-07-03T10:35:29.3070400Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.3071285Z               "line": 261
2026-07-03T10:35:29.3071962Z             }
2026-07-03T10:35:29.3072557Z           ]
2026-07-03T10:35:29.3073125Z         },
2026-07-03T10:35:29.3073697Z         "unit": {
2026-07-03T10:35:29.3074329Z           "complete": true,
2026-07-03T10:35:29.3075041Z           "evidence": [
2026-07-03T10:35:29.3075699Z             {
2026-07-03T10:35:29.3076401Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.3077302Z               "line": 382
2026-07-03T10:35:29.3077988Z             },
2026-07-03T10:35:29.3078594Z             {
2026-07-03T10:35:29.3079377Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3080269Z               "line": 1223
2026-07-03T10:35:29.3080960Z             }
2026-07-03T10:35:29.3081556Z           ]
2026-07-03T10:35:29.3082135Z         }
2026-07-03T10:35:29.3082703Z       }
2026-07-03T10:35:29.3083380Z     },
2026-07-03T10:35:29.3083952Z     {
2026-07-03T10:35:29.3084622Z       "id": "REQ-API-4",
2026-07-03T10:35:29.3089681Z       "title": "api resolves the adapter manifest (+ profile + install dir) from `--adapter name:profile` via the registry when `--manifest` is omitted; `--manifest` becomes an optional OVERRIDE (unregistered / local-dev manifests). Removes the require-both-flags redundancy — a registered adapter's live bringup / digest / capability needs only `--adapter` — and yields the precise install dir (the record's source_dir) rather than the --manifest parent, closing the copy-mode psyche-binary edge (v0.8.0)",
2026-07-03T10:35:29.3094459Z       "requiredStages": [
2026-07-03T10:35:29.3095149Z         "doc",
2026-07-03T10:35:29.3095759Z         "impl",
2026-07-03T10:35:29.3096364Z         "unit"
2026-07-03T10:35:29.3096633Z       ],
2026-07-03T10:35:29.3096908Z       "stages": {
2026-07-03T10:35:29.3097181Z         "doc": {
2026-07-03T10:35:29.3097490Z           "complete": true,
2026-07-03T10:35:29.3097778Z           "evidence": [
2026-07-03T10:35:29.3098059Z             {
2026-07-03T10:35:29.3098374Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.3098665Z               "line": 177
2026-07-03T10:35:29.3098931Z             }
2026-07-03T10:35:29.3099289Z           ]
2026-07-03T10:35:29.3099556Z         },
2026-07-03T10:35:29.3099838Z         "impl": {
2026-07-03T10:35:29.3100128Z           "complete": true,
2026-07-03T10:35:29.3100417Z           "evidence": [
2026-07-03T10:35:29.3100679Z             {
2026-07-03T10:35:29.3101041Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.3101341Z               "line": 513
2026-07-03T10:35:29.3101609Z             }
2026-07-03T10:35:29.3101881Z           ]
2026-07-03T10:35:29.3102147Z         },
2026-07-03T10:35:29.3102424Z         "int": {
2026-07-03T10:35:29.3102728Z           "complete": false,
2026-07-03T10:35:29.3103031Z           "evidence": []
2026-07-03T10:35:29.3103294Z         },
2026-07-03T10:35:29.3103585Z         "unit": {
2026-07-03T10:35:29.3103884Z           "complete": true,
2026-07-03T10:35:29.3104180Z           "evidence": [
2026-07-03T10:35:29.3104477Z             {
2026-07-03T10:35:29.3104829Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.3105116Z               "line": 686
2026-07-03T10:35:29.3105392Z             },
2026-07-03T10:35:29.3105661Z             {
2026-07-03T10:35:29.3106014Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.3106305Z               "line": 710
2026-07-03T10:35:29.3106572Z             },
2026-07-03T10:35:29.3106844Z             {
2026-07-03T10:35:29.3107198Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.3107483Z               "line": 734
2026-07-03T10:35:29.3107756Z             }
2026-07-03T10:35:29.3108030Z           ]
2026-07-03T10:35:29.3108300Z         }
2026-07-03T10:35:29.3108567Z       }
2026-07-03T10:35:29.3108824Z     },
2026-07-03T10:35:29.3109186Z     {
2026-07-03T10:35:29.3109511Z       "id": "REQ-API-ENDPOINT-INFO",
2026-07-03T10:35:29.3118698Z       "title": "#7: spt api endpoint-info [<id>] (JSON) lets an endpoint learn its ATTACHED (controlling) node — claude-spt surfaces local + attached node names on UserPromptSubmit so the agent knows whether getting a file to the user needs extra steps (user RC'd in from another machine). spt api * is the harness-contract agent-facing surface (JSON-first, rides perch identity/auth so the bare no-<id> form self-resolves like whoami). Payload (committed DTO, additive-forever): { id, endpoint_type, adapter, local_node:{label,key}, attached_node:{label,key}|null, controlled:bool, project:<current project id>, cwd, subnets:[...] } — attached_node from controller stamps (driven_by remote / self-node when controlled with no remote driver), null when uncontrolled. HARD dependency on #2 + #3 (stamps must be honest first). Adapter-side consumable -> perri release-ping on publish. Naming: chose 'spt api endpoint-info' over alt 'spt endpoint get-info' — api is the agent surface (doc rationale). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #7.",
2026-07-03T10:35:29.3119323Z       "requiredStages": [
2026-07-03T10:35:29.3119618Z         "impl",
2026-07-03T10:35:29.3119886Z         "unit"
2026-07-03T10:35:29.3120148Z       ],
2026-07-03T10:35:29.3120419Z       "stages": {
2026-07-03T10:35:29.3120695Z         "doc": {
2026-07-03T10:35:29.3120996Z           "complete": false,
2026-07-03T10:35:29.3121291Z           "evidence": []
2026-07-03T10:35:29.3121542Z         },
2026-07-03T10:35:29.3121823Z         "impl": {
2026-07-03T10:35:29.3122119Z           "complete": true,
2026-07-03T10:35:29.3122410Z           "evidence": [
2026-07-03T10:35:29.3122671Z             {
2026-07-03T10:35:29.3123082Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3123364Z               "line": 761
2026-07-03T10:35:29.3123636Z             },
2026-07-03T10:35:29.3123914Z             {
2026-07-03T10:35:29.3124289Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3124590Z               "line": 773
2026-07-03T10:35:29.3124861Z             },
2026-07-03T10:35:29.3125137Z             {
2026-07-03T10:35:29.3125524Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3125805Z               "line": 811
2026-07-03T10:35:29.3126068Z             },
2026-07-03T10:35:29.3126334Z             {
2026-07-03T10:35:29.3126720Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3127016Z               "line": 835
2026-07-03T10:35:29.3127283Z             },
2026-07-03T10:35:29.3127560Z             {
2026-07-03T10:35:29.3127946Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3128241Z               "line": 855
2026-07-03T10:35:29.3128518Z             }
2026-07-03T10:35:29.3128786Z           ]
2026-07-03T10:35:29.3129127Z         },
2026-07-03T10:35:29.3129401Z         "int": {
2026-07-03T10:35:29.3129697Z           "complete": false,
2026-07-03T10:35:29.3129992Z           "evidence": []
2026-07-03T10:35:29.3130259Z         },
2026-07-03T10:35:29.3130522Z         "unit": {
2026-07-03T10:35:29.3130836Z           "complete": true,
2026-07-03T10:35:29.3131118Z           "evidence": [
2026-07-03T10:35:29.3131386Z             {
2026-07-03T10:35:29.3131781Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3132070Z               "line": 932
2026-07-03T10:35:29.3132330Z             },
2026-07-03T10:35:29.3132607Z             {
2026-07-03T10:35:29.3132999Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.3133280Z               "line": 964
2026-07-03T10:35:29.3133556Z             }
2026-07-03T10:35:29.3133823Z           ]
2026-07-03T10:35:29.3134090Z         }
2026-07-03T10:35:29.3134352Z       }
2026-07-03T10:35:29.3134623Z     },
2026-07-03T10:35:29.3134888Z     {
2026-07-03T10:35:29.3135198Z       "id": "REQ-ARCH-1",
2026-07-03T10:35:29.3135598Z       "title": "Many small acyclically-layered crates",
2026-07-03T10:35:29.3135903Z       "requiredStages": [
2026-07-03T10:35:29.3136176Z         "impl"
2026-07-03T10:35:29.3136438Z       ],
2026-07-03T10:35:29.3136704Z       "stages": {
2026-07-03T10:35:29.3136976Z         "doc": {
2026-07-03T10:35:29.3137285Z           "complete": false,
2026-07-03T10:35:29.3137566Z           "evidence": []
2026-07-03T10:35:29.3137824Z         },
2026-07-03T10:35:29.3138092Z         "impl": {
2026-07-03T10:35:29.3138397Z           "complete": true,
2026-07-03T10:35:29.3138678Z           "evidence": [
2026-07-03T10:35:29.3139022Z             {
2026-07-03T10:35:29.3139370Z               "path": "crates/spt-msg/src/lib.rs",
2026-07-03T10:35:29.3139653Z               "line": 18
2026-07-03T10:35:29.3139927Z             },
2026-07-03T10:35:29.3140199Z             {
2026-07-03T10:35:29.3140547Z               "path": "crates/spt-proto/src/lib.rs",
2026-07-03T10:35:29.3140843Z               "line": 12
2026-07-03T10:35:29.3141110Z             },
2026-07-03T10:35:29.3141378Z             {
2026-07-03T10:35:29.3141735Z               "path": "crates/spt-store/src/lib.rs",
2026-07-03T10:35:29.3142126Z               "line": 12
2026-07-03T10:35:29.3142482Z             }
2026-07-03T10:35:29.3142738Z           ]
2026-07-03T10:35:29.3143015Z         },
2026-07-03T10:35:29.3143277Z         "int": {
2026-07-03T10:35:29.3143587Z           "complete": false,
2026-07-03T10:35:29.3143873Z           "evidence": []
2026-07-03T10:35:29.3144146Z         },
2026-07-03T10:35:29.3144421Z         "unit": {
2026-07-03T10:35:29.3144712Z           "complete": false,
2026-07-03T10:35:29.3145002Z           "evidence": []
2026-07-03T10:35:29.3145271Z         }
2026-07-03T10:35:29.3145530Z       }
2026-07-03T10:35:29.3145792Z     },
2026-07-03T10:35:29.3146049Z     {
2026-07-03T10:35:29.3146339Z       "id": "REQ-ARCH-2",
2026-07-03T10:35:29.3146860Z       "title": "Public SDK surface is spt-proto, spt-runtime, spt-msg",
2026-07-03T10:35:29.3147159Z       "requiredStages": [
2026-07-03T10:35:29.3147436Z         "impl"
2026-07-03T10:35:29.3147695Z       ],
2026-07-03T10:35:29.3147993Z       "stages": {
2026-07-03T10:35:29.3148259Z         "doc": {
2026-07-03T10:35:29.3148564Z           "complete": false,
2026-07-03T10:35:29.3148851Z           "evidence": []
2026-07-03T10:35:29.3149208Z         },
2026-07-03T10:35:29.3149485Z         "impl": {
2026-07-03T10:35:29.3149790Z           "complete": true,
2026-07-03T10:35:29.3150076Z           "evidence": [
2026-07-03T10:35:29.3150346Z             {
2026-07-03T10:35:29.3150722Z               "path": "crates/spt-runtime/src/lib.rs",
2026-07-03T10:35:29.3151012Z               "line": 18
2026-07-03T10:35:29.3151280Z             }
2026-07-03T10:35:29.3151543Z           ]
2026-07-03T10:35:29.3151809Z         },
2026-07-03T10:35:29.3152080Z         "int": {
2026-07-03T10:35:29.3152372Z           "complete": false,
2026-07-03T10:35:29.3152653Z           "evidence": []
2026-07-03T10:35:29.3152929Z         },
2026-07-03T10:35:29.3153199Z         "unit": {
2026-07-03T10:35:29.3153494Z           "complete": false,
2026-07-03T10:35:29.3153780Z           "evidence": []
2026-07-03T10:35:29.3154057Z         }
2026-07-03T10:35:29.3154323Z       }
2026-07-03T10:35:29.3154595Z     },
2026-07-03T10:35:29.3154861Z     {
2026-07-03T10:35:29.3155157Z       "id": "REQ-ARCH-3",
2026-07-03T10:35:29.3155817Z       "title": "Wire-protocol version independent of crate semver, N-1 compat window",
2026-07-03T10:35:29.3156118Z       "requiredStages": [
2026-07-03T10:35:29.3160461Z         "impl",
2026-07-03T10:35:29.3160793Z         "unit"
2026-07-03T10:35:29.3161072Z       ],
2026-07-03T10:35:29.3161343Z       "stages": {
2026-07-03T10:35:29.3161620Z         "doc": {
2026-07-03T10:35:29.3161920Z           "complete": false,
2026-07-03T10:35:29.3162226Z           "evidence": []
2026-07-03T10:35:29.3162488Z         },
2026-07-03T10:35:29.3162756Z         "impl": {
2026-07-03T10:35:29.3163048Z           "complete": true,
2026-07-03T10:35:29.3163338Z           "evidence": [
2026-07-03T10:35:29.3163602Z             {
2026-07-03T10:35:29.3164002Z               "path": "crates/spt-proto/src/version.rs",
2026-07-03T10:35:29.3164302Z               "line": 34
2026-07-03T10:35:29.3164578Z             },
2026-07-03T10:35:29.3164845Z             {
2026-07-03T10:35:29.3165232Z               "path": "crates/spt-proto/src/version.rs",
2026-07-03T10:35:29.3165517Z               "line": 41
2026-07-03T10:35:29.3165780Z             }
2026-07-03T10:35:29.3166037Z           ]
2026-07-03T10:35:29.3166303Z         },
2026-07-03T10:35:29.3166577Z         "int": {
2026-07-03T10:35:29.3166878Z           "complete": false,
2026-07-03T10:35:29.3167179Z           "evidence": []
2026-07-03T10:35:29.3167440Z         },
2026-07-03T10:35:29.3167703Z         "unit": {
2026-07-03T10:35:29.3167999Z           "complete": true,
2026-07-03T10:35:29.3168284Z           "evidence": [
2026-07-03T10:35:29.3168547Z             {
2026-07-03T10:35:29.3169032Z               "path": "crates/spt-proto/src/version.rs",
2026-07-03T10:35:29.3169313Z               "line": 51
2026-07-03T10:35:29.3169581Z             },
2026-07-03T10:35:29.3170033Z             {
2026-07-03T10:35:29.3170500Z               "path": "crates/spt-proto/src/version.rs",
2026-07-03T10:35:29.3170788Z               "line": 71
2026-07-03T10:35:29.3171060Z             },
2026-07-03T10:35:29.3171325Z             {
2026-07-03T10:35:29.3171699Z               "path": "crates/spt-proto/src/version.rs",
2026-07-03T10:35:29.3171985Z               "line": 83
2026-07-03T10:35:29.3172242Z             }
2026-07-03T10:35:29.3172514Z           ]
2026-07-03T10:35:29.3172777Z         }
2026-07-03T10:35:29.3173039Z       }
2026-07-03T10:35:29.3173293Z     },
2026-07-03T10:35:29.3173555Z     {
2026-07-03T10:35:29.3173845Z       "id": "REQ-ARCH-4",
2026-07-03T10:35:29.3174399Z       "title": "Copy-verbatim the commodity layer from the sister project",
2026-07-03T10:35:29.3174704Z       "requiredStages": [
2026-07-03T10:35:29.3174977Z         "impl",
2026-07-03T10:35:29.3175253Z         "unit"
2026-07-03T10:35:29.3175506Z       ],
2026-07-03T10:35:29.3175777Z       "stages": {
2026-07-03T10:35:29.3176054Z         "doc": {
2026-07-03T10:35:29.3176354Z           "complete": false,
2026-07-03T10:35:29.3176635Z           "evidence": []
2026-07-03T10:35:29.3176905Z         },
2026-07-03T10:35:29.3177177Z         "impl": {
2026-07-03T10:35:29.3177472Z           "complete": true,
2026-07-03T10:35:29.3177744Z           "evidence": [
2026-07-03T10:35:29.3178010Z             {
2026-07-03T10:35:29.3178383Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3178673Z               "line": 165
2026-07-03T10:35:29.3179032Z             },
2026-07-03T10:35:29.3179299Z             {
2026-07-03T10:35:29.3179669Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3179954Z               "line": 188
2026-07-03T10:35:29.3180226Z             },
2026-07-03T10:35:29.3180489Z             {
2026-07-03T10:35:29.3180860Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3181147Z               "line": 208
2026-07-03T10:35:29.3181413Z             },
2026-07-03T10:35:29.3181695Z             {
2026-07-03T10:35:29.3182059Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3182337Z               "line": 223
2026-07-03T10:35:29.3182608Z             },
2026-07-03T10:35:29.3182870Z             {
2026-07-03T10:35:29.3183233Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3183514Z               "line": 273
2026-07-03T10:35:29.3183780Z             }
2026-07-03T10:35:29.3184047Z           ]
2026-07-03T10:35:29.3184309Z         },
2026-07-03T10:35:29.3184581Z         "int": {
2026-07-03T10:35:29.3184861Z           "complete": false,
2026-07-03T10:35:29.3185155Z           "evidence": []
2026-07-03T10:35:29.3185417Z         },
2026-07-03T10:35:29.3185693Z         "unit": {
2026-07-03T10:35:29.3185984Z           "complete": true,
2026-07-03T10:35:29.3186266Z           "evidence": [
2026-07-03T10:35:29.3186532Z             {
2026-07-03T10:35:29.3186900Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3187190Z               "line": 334
2026-07-03T10:35:29.3187455Z             },
2026-07-03T10:35:29.3187727Z             {
2026-07-03T10:35:29.3188099Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3188389Z               "line": 344
2026-07-03T10:35:29.3188657Z             },
2026-07-03T10:35:29.3188928Z             {
2026-07-03T10:35:29.3189362Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3189644Z               "line": 355
2026-07-03T10:35:29.3189902Z             },
2026-07-03T10:35:29.3190176Z             {
2026-07-03T10:35:29.3190534Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3190815Z               "line": 366
2026-07-03T10:35:29.3191077Z             },
2026-07-03T10:35:29.3191335Z             {
2026-07-03T10:35:29.3191712Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3191983Z               "line": 378
2026-07-03T10:35:29.3192250Z             },
2026-07-03T10:35:29.3192624Z             {
2026-07-03T10:35:29.3193076Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3193367Z               "line": 391
2026-07-03T10:35:29.3193634Z             },
2026-07-03T10:35:29.3193893Z             {
2026-07-03T10:35:29.3194259Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3194540Z               "line": 402
2026-07-03T10:35:29.3194813Z             },
2026-07-03T10:35:29.3195076Z             {
2026-07-03T10:35:29.3195440Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3195721Z               "line": 419
2026-07-03T10:35:29.3195992Z             },
2026-07-03T10:35:29.3196258Z             {
2026-07-03T10:35:29.3196617Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.3196897Z               "line": 547
2026-07-03T10:35:29.3197164Z             }
2026-07-03T10:35:29.3197417Z           ]
2026-07-03T10:35:29.3197675Z         }
2026-07-03T10:35:29.3197931Z       }
2026-07-03T10:35:29.3198210Z     },
2026-07-03T10:35:29.3198481Z     {
2026-07-03T10:35:29.3198835Z       "id": "REQ-BIND-HONEST-SELF-STAMP",
2026-07-03T10:35:29.3211378Z       "title": "C2-ROOT (F028, doyle RCA 2026-07-03): the identity-attribution ROOT behind REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION — three composing defects let a psyche-hosted SessionStart hook stamp a FOREIGN perch: (1) roster::detect_self_id leg (a) scans the owlery ONE level (roster.rs:107 read_dir(owlery)) so a NESTED psyche perch owlery/<parent>/nested/<id>-psyche can never self-resolve; (2) [session.psyche_init] (claude-spt manifest ~L347) spawns the psyche with NO env_remove + no pinned child identity, so whatever OWL_SESSION_ID/SPT_AGENT_ID reaches the child resolves to a foreign top-level perch; (3) the hook then writes info.json (session_id/pid rebind) + sessions.log on the mis-resolved victim. FIX (spt-core half): (i) identity PINNED at spawn — ManifestRuntime role spawns inject the child's OWN SPT_AGENT_ID=<child perch id> + OWL_SESSION_ID=<child session>, AND detect_self_id enumerates NESTED perches (fix the one-level owlery scan); (ii) BIND HONESTY — a session-start stamp may only write a perch whose resolved id AFFIRMATIVELY matches; never a fallback pick; refuse + loud-skip when unresolved (kin REQ-MSG-CLI-ORIGIN honest-default + #9 ancestry). ADAPTER half = PERRI touchpoint (psyche_init env scrubbing / relies on runtime pinning; hook loses silent fallback-perch behavior) — FLAG doyle BEFORE any manifest move (adapter glue-model rule). See triage C2 fix (i)+(ii).",
2026-07-03T10:35:29.3211764Z       "requiredStages": [],
2026-07-03T10:35:29.3212036Z       "stages": {
2026-07-03T10:35:29.3212308Z         "doc": {
2026-07-03T10:35:29.3212599Z           "complete": false,
2026-07-03T10:35:29.3212884Z           "evidence": []
2026-07-03T10:35:29.3213151Z         },
2026-07-03T10:35:29.3213428Z         "impl": {
2026-07-03T10:35:29.3213725Z           "complete": false,
2026-07-03T10:35:29.3214012Z           "evidence": []
2026-07-03T10:35:29.3214274Z         },
2026-07-03T10:35:29.3214565Z         "int": {
2026-07-03T10:35:29.3214951Z           "complete": false,
2026-07-03T10:35:29.3215242Z           "evidence": []
2026-07-03T10:35:29.3215510Z         },
2026-07-03T10:35:29.3215785Z         "unit": {
2026-07-03T10:35:29.3216086Z           "complete": false,
2026-07-03T10:35:29.3216375Z           "evidence": []
2026-07-03T10:35:29.3216640Z         }
2026-07-03T10:35:29.3216903Z       }
2026-07-03T10:35:29.3217165Z     },
2026-07-03T10:35:29.3217432Z     {
2026-07-03T10:35:29.3217809Z       "id": "REQ-BOUNDARY-ROTATION-CREDENTIAL",
2026-07-03T10:35:29.3221895Z       "title": "api boundary's rotation credential is designed, documented, and eventually anchor-proven (ADR-0032): the proof is the DEPARTED session's (prior sid / token) — --to-session-id is payload, never proof; the published surface documents the adapter prior-sid persistence pattern + loud-refusal requirement; the design-true end-state additionally accepts an OS-verified parent_pid-anchor ancestry proof making adapter sid-state optional",
2026-07-03T10:35:29.3222339Z       "requiredStages": [
2026-07-03T10:35:29.3222701Z         "doc"
2026-07-03T10:35:29.3222973Z       ],
2026-07-03T10:35:29.3223240Z       "stages": {
2026-07-03T10:35:29.3223512Z         "doc": {
2026-07-03T10:35:29.3223808Z           "complete": true,
2026-07-03T10:35:29.3224087Z           "evidence": [
2026-07-03T10:35:29.3224357Z             {
2026-07-03T10:35:29.3224771Z               "path": "docs-site/src/harness-contract/api.md",
2026-07-03T10:35:29.3225067Z               "line": 101
2026-07-03T10:35:29.3225334Z             },
2026-07-03T10:35:29.3225601Z             {
2026-07-03T10:35:29.3226079Z               "path": "docs/adr/0032-boundary-rotation-credential.md",
2026-07-03T10:35:29.3226360Z               "line": 3
2026-07-03T10:35:29.3226651Z             }
2026-07-03T10:35:29.3226921Z           ]
2026-07-03T10:35:29.3227181Z         },
2026-07-03T10:35:29.3227453Z         "impl": {
2026-07-03T10:35:29.3227754Z           "complete": false,
2026-07-03T10:35:29.3228059Z           "evidence": []
2026-07-03T10:35:29.3228321Z         },
2026-07-03T10:35:29.3228592Z         "int": {
2026-07-03T10:35:29.3228888Z           "complete": false,
2026-07-03T10:35:29.3229247Z           "evidence": []
2026-07-03T10:35:29.3229516Z         },
2026-07-03T10:35:29.3229776Z         "unit": {
2026-07-03T10:35:29.3230077Z           "complete": false,
2026-07-03T10:35:29.3230349Z           "evidence": []
2026-07-03T10:35:29.3230616Z         }
2026-07-03T10:35:29.3230874Z       }
2026-07-03T10:35:29.3231140Z     },
2026-07-03T10:35:29.3231388Z     {
2026-07-03T10:35:29.3231774Z       "id": "REQ-BROKER-ATTACH-JOURNAL-RESILIENT",
2026-07-03T10:35:29.3239967Z       "title": "A poisoned EffectJournal mutex or a sick NetHost runtime must NOT permanently brick all future attaches. Bug #16 (URGENT): a live spt-hosted endpoint (eel-a) attach fails with 'brain IPC read deadline elapsed' after a self-update brain-respawn — the broker survives the respawn and one journaled op (dispatch_net_stream_open journal.apply_once + loopback open_stream runtime.block_on nethost.rs:1060) enters a bad state, so every journaled attach silently kills its per-conn reply thread while non-journaled ops keep working. Fix: recover PoisonError via into_inner (effect.rs apply_once, replace the .expect panics) so one panic cannot brick all attaches; bound the loopback open_stream block_on (nethost.rs:1060) like the QUIC bounded_block_on so a sick runtime fails fast with an error frame not an opaque 10s deadline. Reinforces REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #16.",
2026-07-03T10:35:29.3240294Z       "requiredStages": [
2026-07-03T10:35:29.3240561Z         "impl",
2026-07-03T10:35:29.3240828Z         "unit"
2026-07-03T10:35:29.3241090Z       ],
2026-07-03T10:35:29.3241361Z       "stages": {
2026-07-03T10:35:29.3241628Z         "doc": {
2026-07-03T10:35:29.3241929Z           "complete": false,
2026-07-03T10:35:29.3242205Z           "evidence": []
2026-07-03T10:35:29.3242473Z         },
2026-07-03T10:35:29.3242736Z         "impl": {
2026-07-03T10:35:29.3243034Z           "complete": true,
2026-07-03T10:35:29.3243305Z           "evidence": [
2026-07-03T10:35:29.3243577Z             {
2026-07-03T10:35:29.3243959Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.3244245Z               "line": 206
2026-07-03T10:35:29.3244512Z             },
2026-07-03T10:35:29.3244779Z             {
2026-07-03T10:35:29.3245165Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3245443Z               "line": 1068
2026-07-03T10:35:29.3245702Z             }
2026-07-03T10:35:29.3245969Z           ]
2026-07-03T10:35:29.3246236Z         },
2026-07-03T10:35:29.3246502Z         "int": {
2026-07-03T10:35:29.3246798Z           "complete": false,
2026-07-03T10:35:29.3247084Z           "evidence": []
2026-07-03T10:35:29.3247351Z         },
2026-07-03T10:35:29.3247622Z         "unit": {
2026-07-03T10:35:29.3247909Z           "complete": true,
2026-07-03T10:35:29.3248311Z           "evidence": [
2026-07-03T10:35:29.3248579Z             {
2026-07-03T10:35:29.3249118Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.3249412Z               "line": 452
2026-07-03T10:35:29.3249679Z             }
2026-07-03T10:35:29.3249946Z           ]
2026-07-03T10:35:29.3250208Z         }
2026-07-03T10:35:29.3250471Z       }
2026-07-03T10:35:29.3250723Z     },
2026-07-03T10:35:29.3250977Z     {
2026-07-03T10:35:29.3251302Z       "id": "REQ-BROKER-SCREEN-GRID",
2026-07-03T10:35:29.3259057Z       "title": "Bugs #6 + #12 + #7/#8-artifacts: the broker is a raw-byte pump with no screen model — OutputLog replays the raw ring from seq 0 into a fresh terminal on attach, so an alt-screen TUI (Claude Code) corrupts scrollback (#6) and rc-to-a-pre-running-endpoint garbles (#12 — rc and endpoint run --attach are the SAME client fn, so it is replay content not a client-VT bug). Fix: a server-side VT/grid/screen model (tmux/mosh-style) that maintains authoritative screen + alt/main + cursor and synthesizes a CLEAN current-screen repaint on attach instead of replaying mid-stream ring bytes. Also eliminates residual-cell artifacts on animate/scroll/resize (#7/#8). Operator NON-NEGOTIABLE: accurate PTY representation with zero artifacts. (win32 vterm in the report means this server-side emulator, not ConPTY which is already the backend.) See docs/NEXT-MILESTONE-BUG-TRIAGE.md #6/#12.",
2026-07-03T10:35:29.3259387Z       "requiredStages": [
2026-07-03T10:35:29.3259658Z         "doc",
2026-07-03T10:35:29.3259919Z         "impl",
2026-07-03T10:35:29.3260191Z         "unit",
2026-07-03T10:35:29.3260463Z         "int"
2026-07-03T10:35:29.3260726Z       ],
2026-07-03T10:35:29.3261008Z       "stages": {
2026-07-03T10:35:29.3261278Z         "doc": {
2026-07-03T10:35:29.3261571Z           "complete": true,
2026-07-03T10:35:29.3261847Z           "evidence": [
2026-07-03T10:35:29.3262105Z             {
2026-07-03T10:35:29.3262682Z               "path": "docs/adr/0031-server-side-screen-grid-render-repaint.md",
2026-07-03T10:35:29.3262968Z               "line": 17
2026-07-03T10:35:29.3263241Z             }
2026-07-03T10:35:29.3263503Z           ]
2026-07-03T10:35:29.3263770Z         },
2026-07-03T10:35:29.3264049Z         "impl": {
2026-07-03T10:35:29.3264345Z           "complete": true,
2026-07-03T10:35:29.3264631Z           "evidence": [
2026-07-03T10:35:29.3264889Z             {
2026-07-03T10:35:29.3265232Z               "path": "crates/spt-term/src/lib.rs",
2026-07-03T10:35:29.3265519Z               "line": 56
2026-07-03T10:35:29.3265805Z             }
2026-07-03T10:35:29.3266073Z           ]
2026-07-03T10:35:29.3266346Z         },
2026-07-03T10:35:29.3266611Z         "int": {
2026-07-03T10:35:29.3266911Z           "complete": true,
2026-07-03T10:35:29.3267184Z           "evidence": [
2026-07-03T10:35:29.3267451Z             {
2026-07-03T10:35:29.3267837Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3268133Z               "line": 3701
2026-07-03T10:35:29.3268409Z             },
2026-07-03T10:35:29.3268672Z             {
2026-07-03T10:35:29.3269166Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.3269445Z               "line": 589
2026-07-03T10:35:29.3269718Z             }
2026-07-03T10:35:29.3269980Z           ]
2026-07-03T10:35:29.3270247Z         },
2026-07-03T10:35:29.3270509Z         "unit": {
2026-07-03T10:35:29.3270800Z           "complete": true,
2026-07-03T10:35:29.3271080Z           "evidence": [
2026-07-03T10:35:29.3271357Z             {
2026-07-03T10:35:29.3271737Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3272031Z               "line": 3633
2026-07-03T10:35:29.3272298Z             },
2026-07-03T10:35:29.3272570Z             {
2026-07-03T10:35:29.3272937Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3273218Z               "line": 842
2026-07-03T10:35:29.3273486Z             },
2026-07-03T10:35:29.3273744Z             {
2026-07-03T10:35:29.3274243Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3274710Z               "line": 856
2026-07-03T10:35:29.3274991Z             },
2026-07-03T10:35:29.3275253Z             {
2026-07-03T10:35:29.3275630Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3275916Z               "line": 878
2026-07-03T10:35:29.3276183Z             },
2026-07-03T10:35:29.3276445Z             {
2026-07-03T10:35:29.3276807Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3277100Z               "line": 897
2026-07-03T10:35:29.3277368Z             },
2026-07-03T10:35:29.3277645Z             {
2026-07-03T10:35:29.3278002Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3278288Z               "line": 907
2026-07-03T10:35:29.3278555Z             },
2026-07-03T10:35:29.3278826Z             {
2026-07-03T10:35:29.3279261Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3279552Z               "line": 918
2026-07-03T10:35:29.3279827Z             },
2026-07-03T10:35:29.3280096Z             {
2026-07-03T10:35:29.3280464Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3280754Z               "line": 928
2026-07-03T10:35:29.3281020Z             },
2026-07-03T10:35:29.3281293Z             {
2026-07-03T10:35:29.3281660Z               "path": "crates/spt-term/src/screen.rs",
2026-07-03T10:35:29.3281941Z               "line": 936
2026-07-03T10:35:29.3282212Z             }
2026-07-03T10:35:29.3282479Z           ]
2026-07-03T10:35:29.3282749Z         }
2026-07-03T10:35:29.3283011Z       }
2026-07-03T10:35:29.3283278Z     },
2026-07-03T10:35:29.3283535Z     {
2026-07-03T10:35:29.3283826Z       "id": "REQ-CLI-1",
2026-07-03T10:35:29.3291096Z       "title": "spt endpoint noun namespace: absorbs fork/suspend/wake/shutdown/rename/stop/digest + access (ported 1:1: allow|revoke|open|list, decision 21) + description (ex-resources blurb; bare=show, set=author); merged endpoint list [--local|--subnet <name>] grouped by subnet with SELF pinned, --detail adding the ex-resources yellow-pages blurb projection; bare spt endpoint = the list (M8 decisions 1-2, 25). SUPERSEDED (F-025 item 3): the LISTING SHAPE now lives in REQ-ENDPOINT-LIST-NODE-GROUPED (node-grouped over unique instances, not grouped-by-subnet) + REQ-ENDPOINT-LIST-REST-FILTER (suspended-hidden + --show-all); the `--local` flag was dropped by REQ-ENDPOINT-LIST-MERGE-LOCAL (the list ALWAYS merges local). This REQ owns only the endpoint noun NAMESPACE + parse surface — not the render shape.",
2026-07-03T10:35:29.3291420Z       "requiredStages": [
2026-07-03T10:35:29.3291696Z         "impl",
2026-07-03T10:35:29.3291968Z         "unit"
2026-07-03T10:35:29.3292230Z       ],
2026-07-03T10:35:29.3292506Z       "stages": {
2026-07-03T10:35:29.3292777Z         "doc": {
2026-07-03T10:35:29.3293071Z           "complete": false,
2026-07-03T10:35:29.3293357Z           "evidence": []
2026-07-03T10:35:29.3293610Z         },
2026-07-03T10:35:29.3293891Z         "impl": {
2026-07-03T10:35:29.3294196Z           "complete": true,
2026-07-03T10:35:29.3294477Z           "evidence": [
2026-07-03T10:35:29.3294748Z             {
2026-07-03T10:35:29.3295092Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3295378Z               "line": 260
2026-07-03T10:35:29.3295640Z             },
2026-07-03T10:35:29.3295912Z             {
2026-07-03T10:35:29.3296245Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3296536Z               "line": 1241
2026-07-03T10:35:29.3296799Z             },
2026-07-03T10:35:29.3297065Z             {
2026-07-03T10:35:29.3297400Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3297690Z               "line": 2322
2026-07-03T10:35:29.3297956Z             }
2026-07-03T10:35:29.3298249Z           ]
2026-07-03T10:35:29.3298554Z         },
2026-07-03T10:35:29.3298826Z         "int": {
2026-07-03T10:35:29.3299212Z           "complete": false,
2026-07-03T10:35:29.3299503Z           "evidence": []
2026-07-03T10:35:29.3299889Z         },
2026-07-03T10:35:29.3300156Z         "unit": {
2026-07-03T10:35:29.3300533Z           "complete": true,
2026-07-03T10:35:29.3300827Z           "evidence": [
2026-07-03T10:35:29.3301097Z             {
2026-07-03T10:35:29.3301426Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3301718Z               "line": 12066
2026-07-03T10:35:29.3301984Z             }
2026-07-03T10:35:29.3302256Z           ]
2026-07-03T10:35:29.3302523Z         }
2026-07-03T10:35:29.3302785Z       }
2026-07-03T10:35:29.3303047Z     },
2026-07-03T10:35:29.3303310Z     {
2026-07-03T10:35:29.3303589Z       "id": "REQ-CLI-2",
2026-07-03T10:35:29.3305890Z       "title": "spt daemon noun: run|stop|status (hidden daemon verb becomes daemon run; agent-endpoint shutdown keeps its name under endpoint); daemon status renders the pump heartbeat (last-tick recency) so a half-dead daemon is never rendered implied-healthy (M8 decisions 5, 23)",
2026-07-03T10:35:29.3306200Z       "requiredStages": [
2026-07-03T10:35:29.3306482Z         "impl",
2026-07-03T10:35:29.3306758Z         "unit"
2026-07-03T10:35:29.3307030Z       ],
2026-07-03T10:35:29.3307306Z       "stages": {
2026-07-03T10:35:29.3307572Z         "doc": {
2026-07-03T10:35:29.3307873Z           "complete": false,
2026-07-03T10:35:29.3308164Z           "evidence": []
2026-07-03T10:35:29.3308435Z         },
2026-07-03T10:35:29.3308706Z         "impl": {
2026-07-03T10:35:29.3309077Z           "complete": true,
2026-07-03T10:35:29.3309358Z           "evidence": [
2026-07-03T10:35:29.3309616Z             {
2026-07-03T10:35:29.3310006Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.3310288Z               "line": 414
2026-07-03T10:35:29.3310556Z             },
2026-07-03T10:35:29.3310807Z             {
2026-07-03T10:35:29.3311204Z               "path": "crates/spt-daemon/src/endpoint.rs",
2026-07-03T10:35:29.3311474Z               "line": 97
2026-07-03T10:35:29.3311791Z             },
2026-07-03T10:35:29.3312066Z             {
2026-07-03T10:35:29.3312469Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.3312754Z               "line": 256
2026-07-03T10:35:29.3313021Z             },
2026-07-03T10:35:29.3313288Z             {
2026-07-03T10:35:29.3313622Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3313912Z               "line": 488
2026-07-03T10:35:29.3314177Z             },
2026-07-03T10:35:29.3314444Z             {
2026-07-03T10:35:29.3314849Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3315144Z               "line": 1337
2026-07-03T10:35:29.3315402Z             },
2026-07-03T10:35:29.3315679Z             {
2026-07-03T10:35:29.3316013Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3316304Z               "line": 3197
2026-07-03T10:35:29.3316571Z             },
2026-07-03T10:35:29.3316845Z             {
2026-07-03T10:35:29.3317174Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3317456Z               "line": 3286
2026-07-03T10:35:29.3317738Z             },
2026-07-03T10:35:29.3318009Z             {
2026-07-03T10:35:29.3318342Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3318634Z               "line": 3347
2026-07-03T10:35:29.3318907Z             }
2026-07-03T10:35:29.3319243Z           ]
2026-07-03T10:35:29.3319512Z         },
2026-07-03T10:35:29.3319779Z         "int": {
2026-07-03T10:35:29.3320084Z           "complete": false,
2026-07-03T10:35:29.3320361Z           "evidence": []
2026-07-03T10:35:29.3320624Z         },
2026-07-03T10:35:29.3320895Z         "unit": {
2026-07-03T10:35:29.3321191Z           "complete": true,
2026-07-03T10:35:29.3321469Z           "evidence": [
2026-07-03T10:35:29.3321745Z             {
2026-07-03T10:35:29.3322129Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.3322418Z               "line": 338
2026-07-03T10:35:29.3322689Z             },
2026-07-03T10:35:29.3322946Z             {
2026-07-03T10:35:29.3323290Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3323687Z               "line": 12198
2026-07-03T10:35:29.3324040Z             }
2026-07-03T10:35:29.3324317Z           ]
2026-07-03T10:35:29.3324586Z         }
2026-07-03T10:35:29.3324850Z       }
2026-07-03T10:35:29.3325123Z     },
2026-07-03T10:35:29.3325380Z     {
2026-07-03T10:35:29.3325667Z       "id": "REQ-CLI-3",
2026-07-03T10:35:29.3328011Z       "title": "Agent hot path stays flat across the M8 reorg: send/ring/ready/whoami/how-to unchanged; notify moves to subnet notify while notif stays top-level; breaking renames land clean with no deprecation shims (zero external CLI consumers pre-spt-claude-code) (M8 decisions 3-4, 9)",
2026-07-03T10:35:29.3328317Z       "requiredStages": [
2026-07-03T10:35:29.3328597Z         "impl",
2026-07-03T10:35:29.3328866Z         "unit"
2026-07-03T10:35:29.3329218Z       ],
2026-07-03T10:35:29.3329490Z       "stages": {
2026-07-03T10:35:29.3329774Z         "doc": {
2026-07-03T10:35:29.3330063Z           "complete": false,
2026-07-03T10:35:29.3330363Z           "evidence": []
2026-07-03T10:35:29.3330625Z         },
2026-07-03T10:35:29.3330916Z         "impl": {
2026-07-03T10:35:29.3331217Z           "complete": true,
2026-07-03T10:35:29.3331508Z           "evidence": [
2026-07-03T10:35:29.3331770Z             {
2026-07-03T10:35:29.3332104Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3332391Z               "line": 1235
2026-07-03T10:35:29.3332661Z             }
2026-07-03T10:35:29.3332926Z           ]
2026-07-03T10:35:29.3333192Z         },
2026-07-03T10:35:29.3333459Z         "int": {
2026-07-03T10:35:29.3333755Z           "complete": false,
2026-07-03T10:35:29.3334046Z           "evidence": []
2026-07-03T10:35:29.3334313Z         },
2026-07-03T10:35:29.3334586Z         "unit": {
2026-07-03T10:35:29.3334882Z           "complete": true,
2026-07-03T10:35:29.3335156Z           "evidence": [
2026-07-03T10:35:29.3335420Z             {
2026-07-03T10:35:29.3335753Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3336045Z               "line": 12031
2026-07-03T10:35:29.3336308Z             }
2026-07-03T10:35:29.3336579Z           ]
2026-07-03T10:35:29.3336847Z         }
2026-07-03T10:35:29.3337119Z       }
2026-07-03T10:35:29.3337371Z     },
2026-07-03T10:35:29.3337638Z     {
2026-07-03T10:35:29.3337923Z       "id": "REQ-CLI-4",
2026-07-03T10:35:29.3344130Z       "title": "User-facing CLI output is human-readable: DIRECT-USER commands (e.g. adapter update/list/use) render friendly prose instead of raw CODE:RESULT markers — \"claude-spt is up to date (0.2.0).\" not \"ADAPTER_UPDATE_UPTODATE:claude-spt: installed 0.2.0, latest 0.2.0\". Strictly bounded to the direct-user surface: the adapter-PARSED bringup tokens (SEEDED/BOUND/READY/NO_SEED on seed/listen, which adapters grep) stay machine-parseable — humanization is additive (a human line beside the marker, or a --porcelain/--quiet split), never a silent rename of a dual-contract marker. The user-facing bringup composition belongs to the adapter (perri); this REQ owns only the direct-user CLI surface. (v0.9.0)",
2026-07-03T10:35:29.3344454Z       "requiredStages": [],
2026-07-03T10:35:29.3344734Z       "stages": {
2026-07-03T10:35:29.3345001Z         "doc": {
2026-07-03T10:35:29.3345302Z           "complete": false,
2026-07-03T10:35:29.3345597Z           "evidence": []
2026-07-03T10:35:29.3345848Z         },
2026-07-03T10:35:29.3346129Z         "impl": {
2026-07-03T10:35:29.3346425Z           "complete": true,
2026-07-03T10:35:29.3346706Z           "evidence": [
2026-07-03T10:35:29.3347002Z             {
2026-07-03T10:35:29.3347340Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3347626Z               "line": 8112
2026-07-03T10:35:29.3347903Z             }
2026-07-03T10:35:29.3348169Z           ]
2026-07-03T10:35:29.3348445Z         },
2026-07-03T10:35:29.3348722Z         "int": {
2026-07-03T10:35:29.3349080Z           "complete": false,
2026-07-03T10:35:29.3349375Z           "evidence": []
2026-07-03T10:35:29.3349637Z         },
2026-07-03T10:35:29.3350033Z         "unit": {
2026-07-03T10:35:29.3350324Z           "complete": false,
2026-07-03T10:35:29.3350728Z           "evidence": []
2026-07-03T10:35:29.3350998Z         }
2026-07-03T10:35:29.3351270Z       }
2026-07-03T10:35:29.3351527Z     },
2026-07-03T10:35:29.3351793Z     {
2026-07-03T10:35:29.3352152Z       "id": "REQ-CLI-BROKEN-PIPE-TOLERANT",
2026-07-03T10:35:29.3356328Z       "title": "#10 (F026 micro): `spt <anything> | <pager/Select-First-N>` must not PANIC when stdout closes early. A closed downstream reader mid-print panics with 'failed printing to stdout: The pipe is being closed. (os error 232)' (live repro: `spt daemon status | Select -First N`). Fix: tolerate BrokenPipe process-wide — a write to a closed stdout exits 0 (SIGPIPE-equivalent: a consumer that stops reading is a normal end, not a crash), without leaking a Rust panic + backtrace to the user.",
2026-07-03T10:35:29.3356641Z       "requiredStages": [
2026-07-03T10:35:29.3356917Z         "impl",
2026-07-03T10:35:29.3357189Z         "unit"
2026-07-03T10:35:29.3357470Z       ],
2026-07-03T10:35:29.3357743Z       "stages": {
2026-07-03T10:35:29.3358019Z         "doc": {
2026-07-03T10:35:29.3358329Z           "complete": false,
2026-07-03T10:35:29.3358621Z           "evidence": []
2026-07-03T10:35:29.3358888Z         },
2026-07-03T10:35:29.3359230Z         "impl": {
2026-07-03T10:35:29.3359540Z           "complete": true,
2026-07-03T10:35:29.3359826Z           "evidence": [
2026-07-03T10:35:29.3360092Z             {
2026-07-03T10:35:29.3360441Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.3360721Z               "line": 30
2026-07-03T10:35:29.3360998Z             },
2026-07-03T10:35:29.3361255Z             {
2026-07-03T10:35:29.3361596Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.3361873Z               "line": 44
2026-07-03T10:35:29.3362145Z             },
2026-07-03T10:35:29.3362412Z             {
2026-07-03T10:35:29.3362760Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.3363055Z               "line": 64
2026-07-03T10:35:29.3363322Z             }
2026-07-03T10:35:29.3363598Z           ]
2026-07-03T10:35:29.3363875Z         },
2026-07-03T10:35:29.3364146Z         "int": {
2026-07-03T10:35:29.3364453Z           "complete": false,
2026-07-03T10:35:29.3364745Z           "evidence": []
2026-07-03T10:35:29.3365017Z         },
2026-07-03T10:35:29.3365283Z         "unit": {
2026-07-03T10:35:29.3365574Z           "complete": true,
2026-07-03T10:35:29.3365865Z           "evidence": [
2026-07-03T10:35:29.3366136Z             {
2026-07-03T10:35:29.3366480Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.3366765Z               "line": 117
2026-07-03T10:35:29.3367043Z             }
2026-07-03T10:35:29.3367312Z           ]
2026-07-03T10:35:29.3367578Z         }
2026-07-03T10:35:29.3367841Z       }
2026-07-03T10:35:29.3368107Z     },
2026-07-03T10:35:29.3368364Z     {
2026-07-03T10:35:29.3368688Z       "id": "REQ-CLI-HELP-MARKDOWN",
2026-07-03T10:35:29.3377566Z       "title": "`spt --help` (and every subcommand --help) renders the inline Markdown authored in the clap doc-comments as terminal styling, never as literal markers: `**bold**` → ANSI bold, `` `code` `` → ANSI cyan, `[text](url)` → `text`. The markers are STRIPPED either way — a raw `**` or backtick must NEVER reach the user (the operator-reported v0.12.0 defect: help text reads `**ctrl-b**` and stray backticks verbatim). Color/bold escapes are emitted ONLY when the help is going to a real terminal AND color is not suppressed (NO_COLOR unset · CLICOLOR != 0 · CLICOLOR_FORCE forces on); a pipe / redirect / CI / NO_COLOR falls back to strip-only (clean plaintext, zero escapes) so machine-readable help is byte-identical regardless of marker syntax. Pure transform over the clap-rendered help string at the single run()/bare_invocation chokepoint; preserves pre-existing ANSI (CSI sequences passed through untouched), never spans markers across a newline, leaves unmatched/empty markers literal, and does not alter the help layout. (v0.12.1)",
2026-07-03T10:35:29.3378018Z       "requiredStages": [
2026-07-03T10:35:29.3378387Z         "impl",
2026-07-03T10:35:29.3378662Z         "unit"
2026-07-03T10:35:29.3378929Z       ],
2026-07-03T10:35:29.3379278Z       "stages": {
2026-07-03T10:35:29.3379554Z         "doc": {
2026-07-03T10:35:29.3379850Z           "complete": false,
2026-07-03T10:35:29.3380135Z           "evidence": []
2026-07-03T10:35:29.3380408Z         },
2026-07-03T10:35:29.3380684Z         "impl": {
2026-07-03T10:35:29.3380980Z           "complete": true,
2026-07-03T10:35:29.3381261Z           "evidence": [
2026-07-03T10:35:29.3381532Z             {
2026-07-03T10:35:29.3381891Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3382185Z               "line": 8
2026-07-03T10:35:29.3382456Z             },
2026-07-03T10:35:29.3382721Z             {
2026-07-03T10:35:29.3383083Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3383369Z               "line": 131
2026-07-03T10:35:29.3383651Z             },
2026-07-03T10:35:29.3383913Z             {
2026-07-03T10:35:29.3384275Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3384561Z               "line": 162
2026-07-03T10:35:29.3384829Z             },
2026-07-03T10:35:29.3385096Z             {
2026-07-03T10:35:29.3385457Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3385740Z               "line": 309
2026-07-03T10:35:29.3386012Z             }
2026-07-03T10:35:29.3386279Z           ]
2026-07-03T10:35:29.3386542Z         },
2026-07-03T10:35:29.3386818Z         "int": {
2026-07-03T10:35:29.3387119Z           "complete": false,
2026-07-03T10:35:29.3387415Z           "evidence": []
2026-07-03T10:35:29.3387673Z         },
2026-07-03T10:35:29.3387951Z         "unit": {
2026-07-03T10:35:29.3388240Z           "complete": true,
2026-07-03T10:35:29.3388535Z           "evidence": [
2026-07-03T10:35:29.3388803Z             {
2026-07-03T10:35:29.3389223Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3389518Z               "line": 345
2026-07-03T10:35:29.3389795Z             },
2026-07-03T10:35:29.3390066Z             {
2026-07-03T10:35:29.3390425Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3390728Z               "line": 352
2026-07-03T10:35:29.3391006Z             },
2026-07-03T10:35:29.3391277Z             {
2026-07-03T10:35:29.3391620Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3391911Z               "line": 359
2026-07-03T10:35:29.3392169Z             },
2026-07-03T10:35:29.3392451Z             {
2026-07-03T10:35:29.3392789Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3393078Z               "line": 366
2026-07-03T10:35:29.3393343Z             },
2026-07-03T10:35:29.3393614Z             {
2026-07-03T10:35:29.3393967Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3394253Z               "line": 393
2026-07-03T10:35:29.3394516Z             },
2026-07-03T10:35:29.3394783Z             {
2026-07-03T10:35:29.3395140Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3395441Z               "line": 403
2026-07-03T10:35:29.3395719Z             },
2026-07-03T10:35:29.3395983Z             {
2026-07-03T10:35:29.3396334Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3396625Z               "line": 413
2026-07-03T10:35:29.3396906Z             },
2026-07-03T10:35:29.3397182Z             {
2026-07-03T10:35:29.3397516Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3397812Z               "line": 427
2026-07-03T10:35:29.3398088Z             },
2026-07-03T10:35:29.3398355Z             {
2026-07-03T10:35:29.3398705Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3399049Z               "line": 436
2026-07-03T10:35:29.3399321Z             },
2026-07-03T10:35:29.3399592Z             {
2026-07-03T10:35:29.3399955Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3400264Z               "line": 444
2026-07-03T10:35:29.3401374Z             }
2026-07-03T10:35:29.3401965Z           ]
2026-07-03T10:35:29.3402652Z         }
2026-07-03T10:35:29.3403234Z       }
2026-07-03T10:35:29.3403790Z     },
2026-07-03T10:35:29.3404371Z     {
2026-07-03T10:35:29.3405029Z       "id": "REQ-CLI-JSON",
2026-07-03T10:35:29.3411783Z       "title": "A global `--json` flag (clap global=true) honored by the READ/STATUS command set: endpoint list/whoami, daemon status, subnet status/show-code, endpoint description/role, adapter list/version, notif list, grant list, access list, shell list, how-to (endpoint digest already has it). Action commands do not honor it. A shared print_json() helper + a coverage TEST asserting every command in the set emits valid JSON (guards against the missing-shared-formatter drift). Output uses explicit per-command output DTOs with committed field names — internal structs are NOT serialized verbatim (their fields would become a public contract; JSON is a consumed wire-parity surface). (v0.16.0)",
2026-07-03T10:35:29.3418428Z       "requiredStages": [
2026-07-03T10:35:29.3419242Z         "impl",
2026-07-03T10:35:29.3419868Z         "unit",
2026-07-03T10:35:29.3420469Z         "int"
2026-07-03T10:35:29.3421055Z       ],
2026-07-03T10:35:29.3421629Z       "stages": {
2026-07-03T10:35:29.3422240Z         "doc": {
2026-07-03T10:35:29.3422867Z           "complete": false,
2026-07-03T10:35:29.3423582Z           "evidence": []
2026-07-03T10:35:29.3424259Z         },
2026-07-03T10:35:29.3429536Z         "impl": {
2026-07-03T10:35:29.3430249Z           "complete": true,
2026-07-03T10:35:29.3430972Z           "evidence": [
2026-07-03T10:35:29.3431625Z             {
2026-07-03T10:35:29.3432292Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3433127Z               "line": 57
2026-07-03T10:35:29.3433794Z             },
2026-07-03T10:35:29.3434376Z             {
2026-07-03T10:35:29.3435040Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3435869Z               "line": 430
2026-07-03T10:35:29.3436555Z             },
2026-07-03T10:35:29.3437143Z             {
2026-07-03T10:35:29.3437787Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3438604Z               "line": 1173
2026-07-03T10:35:29.3439380Z             },
2026-07-03T10:35:29.3439962Z             {
2026-07-03T10:35:29.3440615Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3441447Z               "line": 1355
2026-07-03T10:35:29.3442110Z             },
2026-07-03T10:35:29.3442706Z             {
2026-07-03T10:35:29.3443355Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3444177Z               "line": 2152
2026-07-03T10:35:29.3444849Z             },
2026-07-03T10:35:29.3445436Z             {
2026-07-03T10:35:29.3446086Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3446916Z               "line": 2203
2026-07-03T10:35:29.3447579Z             },
2026-07-03T10:35:29.3448162Z             {
2026-07-03T10:35:29.3448813Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3449741Z               "line": 2236
2026-07-03T10:35:29.3450423Z             },
2026-07-03T10:35:29.3451005Z             {
2026-07-03T10:35:29.3451649Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3452465Z               "line": 2292
2026-07-03T10:35:29.3453174Z             },
2026-07-03T10:35:29.3453761Z             {
2026-07-03T10:35:29.3454418Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3455244Z               "line": 2328
2026-07-03T10:35:29.3455916Z             },
2026-07-03T10:35:29.3456515Z             {
2026-07-03T10:35:29.3457157Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3457981Z               "line": 2340
2026-07-03T10:35:29.3458649Z             },
2026-07-03T10:35:29.3459316Z             {
2026-07-03T10:35:29.3459976Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3460792Z               "line": 2353
2026-07-03T10:35:29.3461444Z             },
2026-07-03T10:35:29.3462038Z             {
2026-07-03T10:35:29.3462896Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3463817Z               "line": 2361
2026-07-03T10:35:29.3464489Z             },
2026-07-03T10:35:29.3465073Z             {
2026-07-03T10:35:29.3465727Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3466546Z               "line": 2385
2026-07-03T10:35:29.3467206Z             },
2026-07-03T10:35:29.3467789Z             {
2026-07-03T10:35:29.3468432Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3469334Z               "line": 2413
2026-07-03T10:35:29.3469994Z             },
2026-07-03T10:35:29.3470585Z             {
2026-07-03T10:35:29.3471229Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3472043Z               "line": 3351
2026-07-03T10:35:29.3472702Z             },
2026-07-03T10:35:29.3473279Z             {
2026-07-03T10:35:29.3473919Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3474726Z               "line": 3379
2026-07-03T10:35:29.3475396Z             },
2026-07-03T10:35:29.3475978Z             {
2026-07-03T10:35:29.3476632Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3477440Z               "line": 3415
2026-07-03T10:35:29.3478095Z             },
2026-07-03T10:35:29.3478683Z             {
2026-07-03T10:35:29.3479397Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3480210Z               "line": 3764
2026-07-03T10:35:29.3480878Z             },
2026-07-03T10:35:29.3481455Z             {
2026-07-03T10:35:29.3482089Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3482921Z               "line": 3776
2026-07-03T10:35:29.3483595Z             },
2026-07-03T10:35:29.3484187Z             {
2026-07-03T10:35:29.3484860Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3485685Z               "line": 3811
2026-07-03T10:35:29.3486337Z             },
2026-07-03T10:35:29.3486924Z             {
2026-07-03T10:35:29.3487592Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3488412Z               "line": 3829
2026-07-03T10:35:29.3489233Z             },
2026-07-03T10:35:29.3489806Z             {
2026-07-03T10:35:29.3490464Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3491280Z               "line": 5666
2026-07-03T10:35:29.3491942Z             },
2026-07-03T10:35:29.3492534Z             {
2026-07-03T10:35:29.3493173Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3493990Z               "line": 5685
2026-07-03T10:35:29.3494653Z             },
2026-07-03T10:35:29.3495249Z             {
2026-07-03T10:35:29.3495897Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3496710Z               "line": 6308
2026-07-03T10:35:29.3497389Z             },
2026-07-03T10:35:29.3497975Z             {
2026-07-03T10:35:29.3498632Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3499535Z               "line": 6317
2026-07-03T10:35:29.3500198Z             },
2026-07-03T10:35:29.3500799Z             {
2026-07-03T10:35:29.3501456Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3502270Z               "line": 6327
2026-07-03T10:35:29.3502938Z             },
2026-07-03T10:35:29.3503534Z             {
2026-07-03T10:35:29.3504180Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3505002Z               "line": 6378
2026-07-03T10:35:29.3505675Z             },
2026-07-03T10:35:29.3506285Z             {
2026-07-03T10:35:29.3506951Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3507768Z               "line": 6472
2026-07-03T10:35:29.3508430Z             },
2026-07-03T10:35:29.3509097Z             {
2026-07-03T10:35:29.3509752Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3510583Z               "line": 6511
2026-07-03T10:35:29.3511260Z             },
2026-07-03T10:35:29.3511979Z             {
2026-07-03T10:35:29.3512639Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3513459Z               "line": 7388
2026-07-03T10:35:29.3514356Z             },
2026-07-03T10:35:29.3515038Z             {
2026-07-03T10:35:29.3515830Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3516661Z               "line": 7417
2026-07-03T10:35:29.3517324Z             },
2026-07-03T10:35:29.3517937Z             {
2026-07-03T10:35:29.3518596Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3519487Z               "line": 7433
2026-07-03T10:35:29.3520150Z             },
2026-07-03T10:35:29.3520731Z             {
2026-07-03T10:35:29.3521395Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3522215Z               "line": 7472
2026-07-03T10:35:29.3522879Z             },
2026-07-03T10:35:29.3523471Z             {
2026-07-03T10:35:29.3524148Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3524964Z               "line": 7481
2026-07-03T10:35:29.3525637Z             },
2026-07-03T10:35:29.3526214Z             {
2026-07-03T10:35:29.3526868Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3527692Z               "line": 7557
2026-07-03T10:35:29.3528353Z             },
2026-07-03T10:35:29.3529021Z             {
2026-07-03T10:35:29.3529674Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3530492Z               "line": 7639
2026-07-03T10:35:29.3531150Z             },
2026-07-03T10:35:29.3531731Z             {
2026-07-03T10:35:29.3532852Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3533773Z               "line": 7651
2026-07-03T10:35:29.3534455Z             },
2026-07-03T10:35:29.3535036Z             {
2026-07-03T10:35:29.3535717Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3536531Z               "line": 7659
2026-07-03T10:35:29.3537222Z             },
2026-07-03T10:35:29.3537809Z             {
2026-07-03T10:35:29.3538472Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3539391Z               "line": 7951
2026-07-03T10:35:29.3540064Z             },
2026-07-03T10:35:29.3540660Z             {
2026-07-03T10:35:29.3541319Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3542157Z               "line": 8725
2026-07-03T10:35:29.3542830Z             },
2026-07-03T10:35:29.3543421Z             {
2026-07-03T10:35:29.3544080Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3544911Z               "line": 9112
2026-07-03T10:35:29.3545606Z             },
2026-07-03T10:35:29.3546202Z             {
2026-07-03T10:35:29.3546867Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3547683Z               "line": 9123
2026-07-03T10:35:29.3548355Z             },
2026-07-03T10:35:29.3549032Z             {
2026-07-03T10:35:29.3549708Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3550538Z               "line": 9433
2026-07-03T10:35:29.3551211Z             },
2026-07-03T10:35:29.3551822Z             {
2026-07-03T10:35:29.3552480Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3553313Z               "line": 10132
2026-07-03T10:35:29.3554006Z             },
2026-07-03T10:35:29.3554607Z             {
2026-07-03T10:35:29.3555293Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3556128Z               "line": 10142
2026-07-03T10:35:29.3556795Z             },
2026-07-03T10:35:29.3557385Z             {
2026-07-03T10:35:29.3558033Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3558848Z               "line": 10215
2026-07-03T10:35:29.3559597Z             }
2026-07-03T10:35:29.3560177Z           ]
2026-07-03T10:35:29.3560730Z         },
2026-07-03T10:35:29.3561302Z         "int": {
2026-07-03T10:35:29.3561926Z           "complete": true,
2026-07-03T10:35:29.3562619Z           "evidence": [
2026-07-03T10:35:29.3563253Z             {
2026-07-03T10:35:29.3563921Z               "path": "crates/spt/tests/json_emit.rs",
2026-07-03T10:35:29.3564765Z               "line": 54
2026-07-03T10:35:29.3565425Z             }
2026-07-03T10:35:29.3566002Z           ]
2026-07-03T10:35:29.3566623Z         },
2026-07-03T10:35:29.3567607Z         "unit": {
2026-07-03T10:35:29.3568245Z           "complete": true,
2026-07-03T10:35:29.3569184Z           "evidence": [
2026-07-03T10:35:29.3569865Z             {
2026-07-03T10:35:29.3570523Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3571343Z               "line": 11992
2026-07-03T10:35:29.3572016Z             }
2026-07-03T10:35:29.3572619Z           ]
2026-07-03T10:35:29.3573198Z         }
2026-07-03T10:35:29.3573766Z       }
2026-07-03T10:35:29.3574324Z     },
2026-07-03T10:35:29.3574902Z     {
2026-07-03T10:35:29.3575539Z       "id": "REQ-CLI-OUTPUT-MARKDOWN",
2026-07-03T10:35:29.3589369Z       "title": "Human-prose COMMAND OUTPUT (not just `--help`) renders the inline Markdown authored in its source strings as terminal styling, never literal markers: `` `code` `` → ANSI cyan, `**bold**` → ANSI bold, `[text](url)` → `text`, markers STRIPPED either way. REQ-CLI-HELP-MARKDOWN only hooked the clap `--help` chokepoint, so command output still printed raw Markdown (audit: `spt how-to` topic text showed `# headers`/backticks, `spt subnet`/`subnet status` hint footers showed stray backticks, the daemon-status `not running` line, the `ENDPOINT_RUN_STARTED` attach hint, and the daemon's `SUBNET_DETACHED` startup line — 13 prose surfaces). The same line-bounded pure `helpfmt::render` is applied at each emit site, color-gated by the OUTPUT STREAM's own tty (`stdout_color` for print/println, the new `stderr_color` for eprintln). HARNESS-SAFETY (binding): color is tty-gated, so an adapter (piped / non-tty / NO_COLOR) gets STRIP mode = zero ANSI + markers removed; every dual-contract MACHINE token on a rendered line (`ENDPOINT_RUN_STARTED:`, `NO_SUCH_TOPIC:`, `SUBNET_DETACHED:`) carries NO Markdown markers, so it survives strip byte-intact — the adapter parse is never perturbed. Pure-machine output (the `<EVENT …>` envelope, bringup parse-tokens SEEDED/BOUND/READY/NO_SEED, `--json`, QR) is NEVER routed through the renderer. The one spt-daemon source string (`SUBNET_DETACHED`, the bin-local renderer is unreachable from the daemon crate) is authored marker-free instead. (v0.12.2)",
2026-07-03T10:35:29.3602484Z       "requiredStages": [
2026-07-03T10:35:29.3603181Z         "impl",
2026-07-03T10:35:29.3603795Z         "unit"
2026-07-03T10:35:29.3604395Z       ],
2026-07-03T10:35:29.3604970Z       "stages": {
2026-07-03T10:35:29.3605586Z         "doc": {
2026-07-03T10:35:29.3606225Z           "complete": false,
2026-07-03T10:35:29.3606926Z           "evidence": []
2026-07-03T10:35:29.3607585Z         },
2026-07-03T10:35:29.3608167Z         "impl": {
2026-07-03T10:35:29.3608807Z           "complete": true,
2026-07-03T10:35:29.3609587Z           "evidence": [
2026-07-03T10:35:29.3610228Z             {
2026-07-03T10:35:29.3610942Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.3611910Z               "line": 141
2026-07-03T10:35:29.3612577Z             },
2026-07-03T10:35:29.3613201Z             {
2026-07-03T10:35:29.3613855Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3614675Z               "line": 1689
2026-07-03T10:35:29.3615439Z             },
2026-07-03T10:35:29.3616040Z             {
2026-07-03T10:35:29.3616689Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3617519Z               "line": 3553
2026-07-03T10:35:29.3618188Z             },
2026-07-03T10:35:29.3618779Z             {
2026-07-03T10:35:29.3619527Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3620356Z               "line": 6408
2026-07-03T10:35:29.3621032Z             },
2026-07-03T10:35:29.3621623Z             {
2026-07-03T10:35:29.3622290Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3623127Z               "line": 6534
2026-07-03T10:35:29.3623800Z             },
2026-07-03T10:35:29.3624401Z             {
2026-07-03T10:35:29.3625059Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3625890Z               "line": 7412
2026-07-03T10:35:29.3626567Z             },
2026-07-03T10:35:29.3627163Z             {
2026-07-03T10:35:29.3628116Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3629162Z               "line": 44
2026-07-03T10:35:29.3629849Z             }
2026-07-03T10:35:29.3630440Z           ]
2026-07-03T10:35:29.3631023Z         },
2026-07-03T10:35:29.3631596Z         "int": {
2026-07-03T10:35:29.3632230Z           "complete": false,
2026-07-03T10:35:29.3632950Z           "evidence": []
2026-07-03T10:35:29.3633612Z         },
2026-07-03T10:35:29.3634189Z         "unit": {
2026-07-03T10:35:29.3634828Z           "complete": true,
2026-07-03T10:35:29.3635523Z           "evidence": [
2026-07-03T10:35:29.3636173Z             {
2026-07-03T10:35:29.3636840Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3637671Z               "line": 14628
2026-07-03T10:35:29.3638353Z             },
2026-07-03T10:35:29.3639027Z             {
2026-07-03T10:35:29.3639712Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3640585Z               "line": 377
2026-07-03T10:35:29.3641267Z             },
2026-07-03T10:35:29.3641871Z             {
2026-07-03T10:35:29.3642552Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3643401Z               "line": 454
2026-07-03T10:35:29.3644073Z             },
2026-07-03T10:35:29.3644664Z             {
2026-07-03T10:35:29.3645326Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3646179Z               "line": 477
2026-07-03T10:35:29.3646863Z             },
2026-07-03T10:35:29.3647468Z             {
2026-07-03T10:35:29.3648146Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3649071Z               "line": 491
2026-07-03T10:35:29.3649758Z             }
2026-07-03T10:35:29.3650344Z           ]
2026-07-03T10:35:29.3650921Z         }
2026-07-03T10:35:29.3651532Z       }
2026-07-03T10:35:29.3652098Z     },
2026-07-03T10:35:29.3652660Z     {
2026-07-03T10:35:29.3653313Z       "id": "REQ-CLI-WIN-VT-ENABLE",
2026-07-03T10:35:29.3660309Z       "title": "A7 (F028, operator, Win10 conhost): ANSI emitted without VT enable → garbled console. Evidence (raw PowerShell 7, Win10 conhost): literal `←[36m` in `endpoint list` + `--help`. ROOT: ENABLE_VIRTUAL_TERMINAL_PROCESSING is enabled ONLY on the rc attach path (rc.rs:746, REQ-RC-WIN-VT-OUTPUT) — plain CLI stdout never enables it, and the color decision doesn't fall back when the console can't render VT. FIX: lift the rc.rs VT-enable into a SHARED startup helper for every colored-output path; if SetConsoleMode fails (or stdout isn't a console), STRIP colors (the ansi_wrap/helpfmt color=false path already exists — plumb the decision, not new rendering). Windows Terminal masks this (VT always on) — TEST on raw conhost. See triage A7.",
2026-07-03T10:35:29.3666808Z       "requiredStages": [
2026-07-03T10:35:29.3667490Z         "impl",
2026-07-03T10:35:29.3668098Z         "unit"
2026-07-03T10:35:29.3668694Z       ],
2026-07-03T10:35:29.3669361Z       "stages": {
2026-07-03T10:35:29.3669977Z         "doc": {
2026-07-03T10:35:29.3670618Z           "complete": false,
2026-07-03T10:35:29.3671351Z           "evidence": []
2026-07-03T10:35:29.3672023Z         },
2026-07-03T10:35:29.3672637Z         "impl": {
2026-07-03T10:35:29.3673279Z           "complete": true,
2026-07-03T10:35:29.3673964Z           "evidence": [
2026-07-03T10:35:29.3674603Z             {
2026-07-03T10:35:29.3675281Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3676130Z               "line": 61
2026-07-03T10:35:29.3676797Z             }
2026-07-03T10:35:29.3677382Z           ]
2026-07-03T10:35:29.3677952Z         },
2026-07-03T10:35:29.3678529Z         "int": {
2026-07-03T10:35:29.3679244Z           "complete": false,
2026-07-03T10:35:29.3679959Z           "evidence": []
2026-07-03T10:35:29.3680621Z         },
2026-07-03T10:35:29.3681206Z         "unit": {
2026-07-03T10:35:29.3681830Z           "complete": true,
2026-07-03T10:35:29.3682531Z           "evidence": [
2026-07-03T10:35:29.3683174Z             {
2026-07-03T10:35:29.3683848Z               "path": "crates/spt/src/helpfmt.rs",
2026-07-03T10:35:29.3684946Z               "line": 329
2026-07-03T10:35:29.3685717Z             }
2026-07-03T10:35:29.3686309Z           ]
2026-07-03T10:35:29.3686880Z         }
2026-07-03T10:35:29.3687437Z       }
2026-07-03T10:35:29.3687996Z     },
2026-07-03T10:35:29.3688554Z     {
2026-07-03T10:35:29.3689275Z       "id": "REQ-CONSENT-1",
2026-07-03T10:35:29.3692658Z       "title": "Consent grant store: capability x subject-agent x target-node rows, enforced at the target node, subnet-settable (replicates as security material near the trust store), revocable; gated-capability ids (remote-exec, instantiate-anywhere) reserved-but-refusing; v1 consumers are the shell spawn gates (CONTEXT Consent & security gates)",
2026-07-03T10:35:29.3696077Z       "requiredStages": [
2026-07-03T10:35:29.3696770Z         "impl",
2026-07-03T10:35:29.3697373Z         "unit"
2026-07-03T10:35:29.3697978Z       ],
2026-07-03T10:35:29.3698556Z       "stages": {
2026-07-03T10:35:29.3699256Z         "doc": {
2026-07-03T10:35:29.3699906Z           "complete": false,
2026-07-03T10:35:29.3700627Z           "evidence": []
2026-07-03T10:35:29.3701300Z         },
2026-07-03T10:35:29.3701877Z         "impl": {
2026-07-03T10:35:29.3707114Z           "complete": true,
2026-07-03T10:35:29.3707899Z           "evidence": [
2026-07-03T10:35:29.3708547Z             {
2026-07-03T10:35:29.3709360Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3710233Z               "line": 27
2026-07-03T10:35:29.3710892Z             },
2026-07-03T10:35:29.3711487Z             {
2026-07-03T10:35:29.3712274Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3713133Z               "line": 75
2026-07-03T10:35:29.3713778Z             },
2026-07-03T10:35:29.3714364Z             {
2026-07-03T10:35:29.3715145Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3715996Z               "line": 98
2026-07-03T10:35:29.3716645Z             },
2026-07-03T10:35:29.3717226Z             {
2026-07-03T10:35:29.3717924Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3718770Z               "line": 82
2026-07-03T10:35:29.3719500Z             },
2026-07-03T10:35:29.3720076Z             {
2026-07-03T10:35:29.3720759Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3721603Z               "line": 109
2026-07-03T10:35:29.3722262Z             },
2026-07-03T10:35:29.3722843Z             {
2026-07-03T10:35:29.3723531Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3724381Z               "line": 127
2026-07-03T10:35:29.3725039Z             },
2026-07-03T10:35:29.3725621Z             {
2026-07-03T10:35:29.3726308Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3727152Z               "line": 142
2026-07-03T10:35:29.3727806Z             },
2026-07-03T10:35:29.3728397Z             {
2026-07-03T10:35:29.3729120Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3729940Z               "line": 10129
2026-07-03T10:35:29.3730608Z             }
2026-07-03T10:35:29.3731201Z           ]
2026-07-03T10:35:29.3731759Z         },
2026-07-03T10:35:29.3732327Z         "int": {
2026-07-03T10:35:29.3732942Z           "complete": false,
2026-07-03T10:35:29.3733638Z           "evidence": []
2026-07-03T10:35:29.3734283Z         },
2026-07-03T10:35:29.3734855Z         "unit": {
2026-07-03T10:35:29.3735479Z           "complete": true,
2026-07-03T10:35:29.3736172Z           "evidence": [
2026-07-03T10:35:29.3736811Z             {
2026-07-03T10:35:29.3737531Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3738395Z               "line": 334
2026-07-03T10:35:29.3739129Z             },
2026-07-03T10:35:29.3739710Z             {
2026-07-03T10:35:29.3740396Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3741255Z               "line": 380
2026-07-03T10:35:29.3741904Z             },
2026-07-03T10:35:29.3742485Z             {
2026-07-03T10:35:29.3743411Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3744377Z               "line": 391
2026-07-03T10:35:29.3745032Z             },
2026-07-03T10:35:29.3745615Z             {
2026-07-03T10:35:29.3746297Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3747148Z               "line": 165
2026-07-03T10:35:29.3747796Z             },
2026-07-03T10:35:29.3748368Z             {
2026-07-03T10:35:29.3749150Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3750003Z               "line": 184
2026-07-03T10:35:29.3750655Z             },
2026-07-03T10:35:29.3751229Z             {
2026-07-03T10:35:29.3751906Z               "path": "crates/spt-store/src/grants.rs",
2026-07-03T10:35:29.3752745Z               "line": 204
2026-07-03T10:35:29.3753399Z             },
2026-07-03T10:35:29.3753980Z             {
2026-07-03T10:35:29.3754619Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3755432Z               "line": 12432
2026-07-03T10:35:29.3756104Z             }
2026-07-03T10:35:29.3756681Z           ]
2026-07-03T10:35:29.3757259Z         }
2026-07-03T10:35:29.3757811Z       }
2026-07-03T10:35:29.3758351Z     },
2026-07-03T10:35:29.3758895Z     {
2026-07-03T10:35:29.3759572Z       "id": "REQ-CONSENT-2",
2026-07-03T10:35:29.3762663Z       "title": "Interactive consent escalation: an ungated high-risk action routes a consent prompt to the user's most-recently-active session; allow-once / allow-always (writes a grant) / deny; pre-consent flags (can_shutdown, shell_wake_spawn_anywhere) author grants via manifest/settings (CONTEXT Consent & security gates)",
2026-07-03T10:35:29.3765824Z       "requiredStages": [
2026-07-03T10:35:29.3766501Z         "impl",
2026-07-03T10:35:29.3767098Z         "unit"
2026-07-03T10:35:29.3767669Z       ],
2026-07-03T10:35:29.3768235Z       "stages": {
2026-07-03T10:35:29.3768835Z         "doc": {
2026-07-03T10:35:29.3769526Z           "complete": false,
2026-07-03T10:35:29.3770231Z           "evidence": []
2026-07-03T10:35:29.3770889Z         },
2026-07-03T10:35:29.3771471Z         "impl": {
2026-07-03T10:35:29.3772109Z           "complete": true,
2026-07-03T10:35:29.3772790Z           "evidence": [
2026-07-03T10:35:29.3773436Z             {
2026-07-03T10:35:29.3774122Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3774995Z               "line": 140
2026-07-03T10:35:29.3775653Z             },
2026-07-03T10:35:29.3776239Z             {
2026-07-03T10:35:29.3776920Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3777783Z               "line": 165
2026-07-03T10:35:29.3778441Z             },
2026-07-03T10:35:29.3779100Z             {
2026-07-03T10:35:29.3779791Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3780645Z               "line": 199
2026-07-03T10:35:29.3781299Z             },
2026-07-03T10:35:29.3781883Z             {
2026-07-03T10:35:29.3782566Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3783427Z               "line": 241
2026-07-03T10:35:29.3784082Z             },
2026-07-03T10:35:29.3784669Z             {
2026-07-03T10:35:29.3785360Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3786223Z               "line": 269
2026-07-03T10:35:29.3786873Z             },
2026-07-03T10:35:29.3787455Z             {
2026-07-03T10:35:29.3788127Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3789053Z               "line": 300
2026-07-03T10:35:29.3789708Z             },
2026-07-03T10:35:29.3790294Z             {
2026-07-03T10:35:29.3790942Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3791753Z               "line": 9920
2026-07-03T10:35:29.3792409Z             },
2026-07-03T10:35:29.3792986Z             {
2026-07-03T10:35:29.3793616Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3794421Z               "line": 9978
2026-07-03T10:35:29.3795072Z             }
2026-07-03T10:35:29.3795654Z           ]
2026-07-03T10:35:29.3796341Z         },
2026-07-03T10:35:29.3796908Z         "int": {
2026-07-03T10:35:29.3797624Z           "complete": false,
2026-07-03T10:35:29.3798325Z           "evidence": []
2026-07-03T10:35:29.3799055Z         },
2026-07-03T10:35:29.3799622Z         "unit": {
2026-07-03T10:35:29.3800249Z           "complete": true,
2026-07-03T10:35:29.3800935Z           "evidence": [
2026-07-03T10:35:29.3801584Z             {
2026-07-03T10:35:29.3802279Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3803137Z               "line": 419
2026-07-03T10:35:29.3803785Z             },
2026-07-03T10:35:29.3804363Z             {
2026-07-03T10:35:29.3805051Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3805914Z               "line": 436
2026-07-03T10:35:29.3806558Z             },
2026-07-03T10:35:29.3807144Z             {
2026-07-03T10:35:29.3807839Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3808698Z               "line": 472
2026-07-03T10:35:29.3809430Z             },
2026-07-03T10:35:29.3810011Z             {
2026-07-03T10:35:29.3810718Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.3811580Z               "line": 516
2026-07-03T10:35:29.3812287Z             },
2026-07-03T10:35:29.3812868Z             {
2026-07-03T10:35:29.3813511Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3813796Z               "line": 13854
2026-07-03T10:35:29.3814050Z             },
2026-07-03T10:35:29.3814317Z             {
2026-07-03T10:35:29.3814660Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3814951Z               "line": 13936
2026-07-03T10:35:29.3815290Z             }
2026-07-03T10:35:29.3815570Z           ]
2026-07-03T10:35:29.3815829Z         }
2026-07-03T10:35:29.3816096Z       }
2026-07-03T10:35:29.3816344Z     },
2026-07-03T10:35:29.3816607Z     {
2026-07-03T10:35:29.3816908Z       "id": "REQ-CONSENT-3",
2026-07-03T10:35:29.3822566Z       "title": "Per-capability approval gates (class-keyed): the require_approval enum may ride INDIVIDUAL [shell.capabilities] entries — gating the dangerous ACT, not just the spawn — with an optional class_key scoping the grant qualifier finer than the capability id ((owner endpoint x device class x node); a remembered HID-class attach grant never authorizes a storage-class attach). Reuses the grant store + interactive escalation + tighten-only floor (REQ-CONSENT-1/2 plumbing). Spawn gates govern EXISTENCE; capability gates govern ACTS — an explicitly distinct invariant (CONTEXT:283, ratified 2026-06-11 Gateway grill).",
2026-07-03T10:35:29.3822885Z       "requiredStages": [
2026-07-03T10:35:29.3823152Z         "doc",
2026-07-03T10:35:29.3823433Z         "impl",
2026-07-03T10:35:29.3823699Z         "unit",
2026-07-03T10:35:29.3823967Z         "int"
2026-07-03T10:35:29.3824229Z       ],
2026-07-03T10:35:29.3824501Z       "stages": {
2026-07-03T10:35:29.3824772Z         "doc": {
2026-07-03T10:35:29.3825067Z           "complete": true,
2026-07-03T10:35:29.3825358Z           "evidence": [
2026-07-03T10:35:29.3825634Z             {
2026-07-03T10:35:29.3825944Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.3826223Z               "line": 345
2026-07-03T10:35:29.3826505Z             }
2026-07-03T10:35:29.3826767Z           ]
2026-07-03T10:35:29.3827029Z         },
2026-07-03T10:35:29.3827290Z         "impl": {
2026-07-03T10:35:29.3827581Z           "complete": true,
2026-07-03T10:35:29.3827863Z           "evidence": [
2026-07-03T10:35:29.3828134Z             {
2026-07-03T10:35:29.3828531Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.3828816Z               "line": 123
2026-07-03T10:35:29.3829180Z             },
2026-07-03T10:35:29.3829443Z             {
2026-07-03T10:35:29.3829824Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.3830124Z               "line": 162
2026-07-03T10:35:29.3830392Z             },
2026-07-03T10:35:29.3830668Z             {
2026-07-03T10:35:29.3831194Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.3831563Z               "line": 291
2026-07-03T10:35:29.3831838Z             },
2026-07-03T10:35:29.3832105Z             {
2026-07-03T10:35:29.3832501Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.3832783Z               "line": 704
2026-07-03T10:35:29.3833049Z             },
2026-07-03T10:35:29.3833311Z             {
2026-07-03T10:35:29.3833712Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.3833993Z               "line": 954
2026-07-03T10:35:29.3834268Z             },
2026-07-03T10:35:29.3834532Z             {
2026-07-03T10:35:29.3834865Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3835161Z               "line": 10046
2026-07-03T10:35:29.3835423Z             }
2026-07-03T10:35:29.3835695Z           ]
2026-07-03T10:35:29.3835962Z         },
2026-07-03T10:35:29.3836233Z         "int": {
2026-07-03T10:35:29.3836528Z           "complete": true,
2026-07-03T10:35:29.3836821Z           "evidence": [
2026-07-03T10:35:29.3837084Z             {
2026-07-03T10:35:29.3837488Z               "path": "crates/spt/tests/shell_actgate_e2e.rs",
2026-07-03T10:35:29.3837765Z               "line": 16
2026-07-03T10:35:29.3838037Z             }
2026-07-03T10:35:29.3838300Z           ]
2026-07-03T10:35:29.3838572Z         },
2026-07-03T10:35:29.3838834Z         "unit": {
2026-07-03T10:35:29.3839211Z           "complete": true,
2026-07-03T10:35:29.3839490Z           "evidence": [
2026-07-03T10:35:29.3839754Z             {
2026-07-03T10:35:29.3840146Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.3840432Z               "line": 1019
2026-07-03T10:35:29.3840704Z             },
2026-07-03T10:35:29.3840971Z             {
2026-07-03T10:35:29.3841357Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.3841634Z               "line": 1066
2026-07-03T10:35:29.3841905Z             },
2026-07-03T10:35:29.3842166Z             {
2026-07-03T10:35:29.3842560Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.3842847Z               "line": 1641
2026-07-03T10:35:29.3843118Z             }
2026-07-03T10:35:29.3843376Z           ]
2026-07-03T10:35:29.3843647Z         }
2026-07-03T10:35:29.3843914Z       }
2026-07-03T10:35:29.3844177Z     },
2026-07-03T10:35:29.3844443Z     {
2026-07-03T10:35:29.3844767Z       "id": "REQ-CONV-1",
2026-07-03T10:35:29.3848822Z       "title": "Peer address seeding, both cold starts: durable peer-addrs.json (identity dir) maps peer pubkey → last-known dialable address; the pump's resolver consults it FIRST with id-only discovery fallback on miss or dial failure (a stale addr never strands a peer); written by the pairing ceremony (both sides, from the live connection) and by the pump on successful connect; post-join first sync and post-restart resync converge in seconds, not ~1 min (M8 decisions 14, 20)",
2026-07-03T10:35:29.3849199Z       "requiredStages": [
2026-07-03T10:35:29.3849490Z         "impl",
2026-07-03T10:35:29.3849757Z         "unit"
2026-07-03T10:35:29.3850021Z       ],
2026-07-03T10:35:29.3850296Z       "stages": {
2026-07-03T10:35:29.3850572Z         "doc": {
2026-07-03T10:35:29.3850868Z           "complete": false,
2026-07-03T10:35:29.3851160Z           "evidence": []
2026-07-03T10:35:29.3851431Z         },
2026-07-03T10:35:29.3851690Z         "impl": {
2026-07-03T10:35:29.3851980Z           "complete": true,
2026-07-03T10:35:29.3852256Z           "evidence": [
2026-07-03T10:35:29.3852522Z             {
2026-07-03T10:35:29.3852900Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3853187Z               "line": 962
2026-07-03T10:35:29.3853454Z             },
2026-07-03T10:35:29.3853726Z             {
2026-07-03T10:35:29.3854102Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.3854379Z               "line": 94
2026-07-03T10:35:29.3854646Z             },
2026-07-03T10:35:29.3854910Z             {
2026-07-03T10:35:29.3855431Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.3855813Z               "line": 345
2026-07-03T10:35:29.3856080Z             },
2026-07-03T10:35:29.3856338Z             {
2026-07-03T10:35:29.3856733Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.3857010Z               "line": 387
2026-07-03T10:35:29.3857281Z             },
2026-07-03T10:35:29.3857539Z             {
2026-07-03T10:35:29.3857927Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.3858209Z               "line": 538
2026-07-03T10:35:29.3858476Z             },
2026-07-03T10:35:29.3858738Z             {
2026-07-03T10:35:29.3859196Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.3859486Z               "line": 667
2026-07-03T10:35:29.3859754Z             },
2026-07-03T10:35:29.3860031Z             {
2026-07-03T10:35:29.3860417Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.3860710Z               "line": 693
2026-07-03T10:35:29.3861038Z             },
2026-07-03T10:35:29.3861315Z             {
2026-07-03T10:35:29.3861710Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.3861996Z               "line": 552
2026-07-03T10:35:29.3862292Z             },
2026-07-03T10:35:29.3862569Z             {
2026-07-03T10:35:29.3862983Z               "path": "crates/spt-store/src/peeraddrs.rs",
2026-07-03T10:35:29.3863263Z               "line": 19
2026-07-03T10:35:29.3863542Z             }
2026-07-03T10:35:29.3863814Z           ]
2026-07-03T10:35:29.3864085Z         },
2026-07-03T10:35:29.3864352Z         "int": {
2026-07-03T10:35:29.3864648Z           "complete": false,
2026-07-03T10:35:29.3864940Z           "evidence": []
2026-07-03T10:35:29.3865206Z         },
2026-07-03T10:35:29.3865479Z         "unit": {
2026-07-03T10:35:29.3865775Z           "complete": true,
2026-07-03T10:35:29.3866054Z           "evidence": [
2026-07-03T10:35:29.3866315Z             {
2026-07-03T10:35:29.3866703Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.3866994Z               "line": 1268
2026-07-03T10:35:29.3867265Z             },
2026-07-03T10:35:29.3867537Z             {
2026-07-03T10:35:29.3867913Z               "path": "crates/spt-store/src/peeraddrs.rs",
2026-07-03T10:35:29.3868203Z               "line": 108
2026-07-03T10:35:29.3868473Z             },
2026-07-03T10:35:29.3868741Z             {
2026-07-03T10:35:29.3869211Z               "path": "crates/spt-store/src/peeraddrs.rs",
2026-07-03T10:35:29.3869493Z               "line": 134
2026-07-03T10:35:29.3869765Z             },
2026-07-03T10:35:29.3870032Z             {
2026-07-03T10:35:29.3870414Z               "path": "crates/spt-store/src/peeraddrs.rs",
2026-07-03T10:35:29.3870695Z               "line": 144
2026-07-03T10:35:29.3870958Z             }
2026-07-03T10:35:29.3871223Z           ]
2026-07-03T10:35:29.3871488Z         }
2026-07-03T10:35:29.3871745Z       }
2026-07-03T10:35:29.3872008Z     },
2026-07-03T10:35:29.3872265Z     {
2026-07-03T10:35:29.3872557Z       "id": "REQ-CONV-2",
2026-07-03T10:35:29.3875762Z       "title": "Event-driven advertisement: endpoint online/offline transitions (ready-listener start/stop, rest-state transition, perch death) trigger an immediate advertise_local + peer push as a WAKE of the existing pump loop (no second advertisement path — epoch lease + visibility gates ride unchanged); the cadence stays the steady-state floor (M8 decision 15)",
2026-07-03T10:35:29.3876068Z       "requiredStages": [
2026-07-03T10:35:29.3876340Z         "impl",
2026-07-03T10:35:29.3876605Z         "unit"
2026-07-03T10:35:29.3876867Z       ],
2026-07-03T10:35:29.3877143Z       "stages": {
2026-07-03T10:35:29.3877420Z         "doc": {
2026-07-03T10:35:29.3877716Z           "complete": false,
2026-07-03T10:35:29.3877997Z           "evidence": []
2026-07-03T10:35:29.3878261Z         },
2026-07-03T10:35:29.3878541Z         "impl": {
2026-07-03T10:35:29.3878835Z           "complete": true,
2026-07-03T10:35:29.3879343Z           "evidence": [
2026-07-03T10:35:29.3879606Z             {
2026-07-03T10:35:29.3880091Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.3880387Z               "line": 698
2026-07-03T10:35:29.3880654Z             },
2026-07-03T10:35:29.3880921Z             {
2026-07-03T10:35:29.3881332Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.3881621Z               "line": 119
2026-07-03T10:35:29.3881886Z             },
2026-07-03T10:35:29.3882158Z             {
2026-07-03T10:35:29.3882558Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.3882845Z               "line": 1024
2026-07-03T10:35:29.3883107Z             },
2026-07-03T10:35:29.3883370Z             {
2026-07-03T10:35:29.3883779Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.3884061Z               "line": 1035
2026-07-03T10:35:29.3884331Z             },
2026-07-03T10:35:29.3884585Z             {
2026-07-03T10:35:29.3884963Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.3885259Z               "line": 334
2026-07-03T10:35:29.3885540Z             },
2026-07-03T10:35:29.3885801Z             {
2026-07-03T10:35:29.3886135Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3886417Z               "line": 5034
2026-07-03T10:35:29.3886684Z             },
2026-07-03T10:35:29.3886948Z             {
2026-07-03T10:35:29.3887285Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3887571Z               "line": 5050
2026-07-03T10:35:29.3887838Z             },
2026-07-03T10:35:29.3888109Z             {
2026-07-03T10:35:29.3888433Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.3888714Z               "line": 5117
2026-07-03T10:35:29.3889087Z             }
2026-07-03T10:35:29.3889357Z           ]
2026-07-03T10:35:29.3889622Z         },
2026-07-03T10:35:29.3889889Z         "int": {
2026-07-03T10:35:29.3890185Z           "complete": false,
2026-07-03T10:35:29.3890556Z           "evidence": []
2026-07-03T10:35:29.3890824Z         },
2026-07-03T10:35:29.3891110Z         "unit": {
2026-07-03T10:35:29.3891406Z           "complete": true,
2026-07-03T10:35:29.3891688Z           "evidence": [
2026-07-03T10:35:29.3891955Z             {
2026-07-03T10:35:29.3892348Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.3892642Z               "line": 894
2026-07-03T10:35:29.3892904Z             },
2026-07-03T10:35:29.3893180Z             {
2026-07-03T10:35:29.3893557Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.3893843Z               "line": 1019
2026-07-03T10:35:29.3894105Z             },
2026-07-03T10:35:29.3894377Z             {
2026-07-03T10:35:29.3894777Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.3895060Z               "line": 224
2026-07-03T10:35:29.3895324Z             }
2026-07-03T10:35:29.3895591Z           ]
2026-07-03T10:35:29.3895853Z         }
2026-07-03T10:35:29.3896129Z       }
2026-07-03T10:35:29.3896390Z     },
2026-07-03T10:35:29.3896658Z     {
2026-07-03T10:35:29.3897001Z       "id": "REQ-CRC-SWAP-OLD-DISPLACE",
2026-07-03T10:35:29.3905062Z       "title": "C1 (F028, infra; memory crc-swap-old-litter-brick, RCA'd ENLYZEAM + confirmed systemic): crc_swap `.old`-litter bricks every subsequent adapter update. apply_crc_swap Phase-3 `let _ = remove_file(.old)` (spt-daemon/src/crc_swap.rs:129-133) silently fails whenever ANY pre-update process still image-maps the old binary (NORMAL on a live box — endpoint launch children survive updates). The NEXT update's first commit-op rename(exe->exe.old) = MoveFileExW(REPLACE_EXISTING) must delete the mapped .old -> win32 err 5 -> whole apply fails + rolls back FOREVER, context-free. FIX: (i) DISPLACE not replace — when <target>.old exists, rename it aside to a unique suffix (rename succeeds on mapped files; spt's own updater already does spt.exe.old-<counter>); GC stale .old.* opportunistically. (ii) Wrap swap io errors with op + path (`rename claude-spt.exe -> claude-spt.exe.old: …`). Unit seam exists (crc_swap tests). See triage C1.",
2026-07-03T10:35:29.3905489Z       "requiredStages": [],
2026-07-03T10:35:29.3905769Z       "stages": {
2026-07-03T10:35:29.3906031Z         "doc": {
2026-07-03T10:35:29.3906331Z           "complete": false,
2026-07-03T10:35:29.3906617Z           "evidence": []
2026-07-03T10:35:29.3906870Z         },
2026-07-03T10:35:29.3907133Z         "impl": {
2026-07-03T10:35:29.3907424Z           "complete": false,
2026-07-03T10:35:29.3907710Z           "evidence": []
2026-07-03T10:35:29.3907987Z         },
2026-07-03T10:35:29.3908251Z         "int": {
2026-07-03T10:35:29.3908547Z           "complete": false,
2026-07-03T10:35:29.3908824Z           "evidence": []
2026-07-03T10:35:29.3909190Z         },
2026-07-03T10:35:29.3909481Z         "unit": {
2026-07-03T10:35:29.3909787Z           "complete": false,
2026-07-03T10:35:29.3910087Z           "evidence": []
2026-07-03T10:35:29.3910350Z         }
2026-07-03T10:35:29.3910676Z       }
2026-07-03T10:35:29.3910929Z     },
2026-07-03T10:35:29.3911205Z     {
2026-07-03T10:35:29.3911515Z       "id": "REQ-DAEMON-1",
2026-07-03T10:35:29.3912096Z       "title": "One per-machine spt-daemon owning all per-machine state",
2026-07-03T10:35:29.3912401Z       "requiredStages": [
2026-07-03T10:35:29.3912678Z         "impl",
2026-07-03T10:35:29.3912940Z         "unit",
2026-07-03T10:35:29.3913217Z         "int"
2026-07-03T10:35:29.3913483Z       ],
2026-07-03T10:35:29.3913757Z       "stages": {
2026-07-03T10:35:29.3914014Z         "doc": {
2026-07-03T10:35:29.3914315Z           "complete": false,
2026-07-03T10:35:29.3914610Z           "evidence": []
2026-07-03T10:35:29.3914868Z         },
2026-07-03T10:35:29.3915211Z         "impl": {
2026-07-03T10:35:29.3915511Z           "complete": true,
2026-07-03T10:35:29.3915793Z           "evidence": [
2026-07-03T10:35:29.3916054Z             {
2026-07-03T10:35:29.3916453Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.3916739Z               "line": 229
2026-07-03T10:35:29.3917006Z             },
2026-07-03T10:35:29.3917259Z             {
2026-07-03T10:35:29.3917636Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.3917913Z               "line": 12
2026-07-03T10:35:29.3918184Z             },
2026-07-03T10:35:29.3918446Z             {
2026-07-03T10:35:29.3918840Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.3919213Z               "line": 16
2026-07-03T10:35:29.3919474Z             },
2026-07-03T10:35:29.3919731Z             {
2026-07-03T10:35:29.3920118Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.3920409Z               "line": 588
2026-07-03T10:35:29.3920672Z             },
2026-07-03T10:35:29.3920943Z             {
2026-07-03T10:35:29.3921321Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3921607Z               "line": 24
2026-07-03T10:35:29.3921875Z             },
2026-07-03T10:35:29.3922152Z             {
2026-07-03T10:35:29.3922533Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3922823Z               "line": 262
2026-07-03T10:35:29.3923101Z             },
2026-07-03T10:35:29.3923358Z             {
2026-07-03T10:35:29.3923740Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3924019Z               "line": 279
2026-07-03T10:35:29.3924294Z             },
2026-07-03T10:35:29.3924551Z             {
2026-07-03T10:35:29.3924938Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3925204Z               "line": 361
2026-07-03T10:35:29.3925485Z             },
2026-07-03T10:35:29.3925747Z             {
2026-07-03T10:35:29.3926129Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3926396Z               "line": 721
2026-07-03T10:35:29.3926670Z             },
2026-07-03T10:35:29.3926922Z             {
2026-07-03T10:35:29.3927290Z               "path": "crates/spt-daemon/src/relay.rs",
2026-07-03T10:35:29.3927690Z               "line": 15
2026-07-03T10:35:29.3928042Z             },
2026-07-03T10:35:29.3928319Z             {
2026-07-03T10:35:29.3928677Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.3929049Z               "line": 276
2026-07-03T10:35:29.3929315Z             },
2026-07-03T10:35:29.3929596Z             {
2026-07-03T10:35:29.3929944Z               "path": "crates/spt/src/api/live.rs",
2026-07-03T10:35:29.3930217Z               "line": 13
2026-07-03T10:35:29.3930483Z             },
2026-07-03T10:35:29.3930756Z             {
2026-07-03T10:35:29.3931113Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.3931400Z               "line": 421
2026-07-03T10:35:29.3931674Z             },
2026-07-03T10:35:29.3931943Z             {
2026-07-03T10:35:29.3932301Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.3932587Z               "line": 533
2026-07-03T10:35:29.3932849Z             }
2026-07-03T10:35:29.3933126Z           ]
2026-07-03T10:35:29.3933407Z         },
2026-07-03T10:35:29.3933680Z         "int": {
2026-07-03T10:35:29.3933976Z           "complete": true,
2026-07-03T10:35:29.3934257Z           "evidence": [
2026-07-03T10:35:29.3934527Z             {
2026-07-03T10:35:29.3935044Z               "path": "crates/spt-daemon/tests/daemon_lifecycle_real_brain.rs",
2026-07-03T10:35:29.3935322Z               "line": 2
2026-07-03T10:35:29.3935579Z             },
2026-07-03T10:35:29.3935846Z             {
2026-07-03T10:35:29.3936374Z               "path": "crates/spt-daemon/tests/daemon_lifecycle_real_brain.rs",
2026-07-03T10:35:29.3936656Z               "line": 16
2026-07-03T10:35:29.3936918Z             },
2026-07-03T10:35:29.3937184Z             {
2026-07-03T10:35:29.3937620Z               "path": "crates/spt/tests/live_bind_firsthost_e2e.rs",
2026-07-03T10:35:29.3937902Z               "line": 12
2026-07-03T10:35:29.3938174Z             },
2026-07-03T10:35:29.3938442Z             {
2026-07-03T10:35:29.3938846Z               "path": "crates/spt/tests/live_firsthost_e2e.rs",
2026-07-03T10:35:29.3939218Z               "line": 12
2026-07-03T10:35:29.3939484Z             },
2026-07-03T10:35:29.3939748Z             {
2026-07-03T10:35:29.3940171Z               "path": "crates/spt/tests/livehost_bootrace_e2e.rs",
2026-07-03T10:35:29.3940452Z               "line": 44
2026-07-03T10:35:29.3940714Z             }
2026-07-03T10:35:29.3940987Z           ]
2026-07-03T10:35:29.3941244Z         },
2026-07-03T10:35:29.3941519Z         "unit": {
2026-07-03T10:35:29.3941816Z           "complete": true,
2026-07-03T10:35:29.3942115Z           "evidence": [
2026-07-03T10:35:29.3942375Z             {
2026-07-03T10:35:29.3942765Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.3943047Z               "line": 285
2026-07-03T10:35:29.3943329Z             },
2026-07-03T10:35:29.3943586Z             {
2026-07-03T10:35:29.3943972Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.3944258Z               "line": 293
2026-07-03T10:35:29.3948658Z             },
2026-07-03T10:35:29.3949077Z             {
2026-07-03T10:35:29.3949477Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.3949773Z               "line": 309
2026-07-03T10:35:29.3950026Z             },
2026-07-03T10:35:29.3950290Z             {
2026-07-03T10:35:29.3950670Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.3950955Z               "line": 317
2026-07-03T10:35:29.3951213Z             },
2026-07-03T10:35:29.3951470Z             {
2026-07-03T10:35:29.3951857Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.3952133Z               "line": 977
2026-07-03T10:35:29.3952409Z             },
2026-07-03T10:35:29.3952675Z             {
2026-07-03T10:35:29.3953068Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.3953359Z               "line": 1153
2026-07-03T10:35:29.3953621Z             },
2026-07-03T10:35:29.3954032Z             {
2026-07-03T10:35:29.3954537Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3954828Z               "line": 1314
2026-07-03T10:35:29.3955101Z             },
2026-07-03T10:35:29.3955359Z             {
2026-07-03T10:35:29.3955737Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3956017Z               "line": 1351
2026-07-03T10:35:29.3956283Z             },
2026-07-03T10:35:29.3956550Z             {
2026-07-03T10:35:29.3956932Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3957209Z               "line": 1374
2026-07-03T10:35:29.3957462Z             },
2026-07-03T10:35:29.3957719Z             {
2026-07-03T10:35:29.3958085Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3958370Z               "line": 1403
2026-07-03T10:35:29.3958632Z             },
2026-07-03T10:35:29.3958889Z             {
2026-07-03T10:35:29.3959337Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3959632Z               "line": 1451
2026-07-03T10:35:29.3959900Z             },
2026-07-03T10:35:29.3960167Z             {
2026-07-03T10:35:29.3960549Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.3960831Z               "line": 1494
2026-07-03T10:35:29.3961086Z             },
2026-07-03T10:35:29.3961348Z             {
2026-07-03T10:35:29.3961710Z               "path": "crates/spt-daemon/src/relay.rs",
2026-07-03T10:35:29.3961987Z               "line": 106
2026-07-03T10:35:29.3962249Z             },
2026-07-03T10:35:29.3962521Z             {
2026-07-03T10:35:29.3962883Z               "path": "crates/spt-daemon/src/relay.rs",
2026-07-03T10:35:29.3963154Z               "line": 132
2026-07-03T10:35:29.3963425Z             },
2026-07-03T10:35:29.3963686Z             {
2026-07-03T10:35:29.3964030Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.3964301Z               "line": 666
2026-07-03T10:35:29.3964563Z             }
2026-07-03T10:35:29.3964825Z           ]
2026-07-03T10:35:29.3965093Z         }
2026-07-03T10:35:29.3965350Z       }
2026-07-03T10:35:29.3965609Z     },
2026-07-03T10:35:29.3965871Z     {
2026-07-03T10:35:29.3966164Z       "id": "REQ-DAEMON-2",
2026-07-03T10:35:29.3966596Z       "title": "Broker/brain split for seamless self-update",
2026-07-03T10:35:29.3966888Z       "requiredStages": [
2026-07-03T10:35:29.3967159Z         "impl",
2026-07-03T10:35:29.3967420Z         "unit",
2026-07-03T10:35:29.3967679Z         "int"
2026-07-03T10:35:29.3967941Z       ],
2026-07-03T10:35:29.3968204Z       "stages": {
2026-07-03T10:35:29.3968471Z         "doc": {
2026-07-03T10:35:29.3968764Z           "complete": true,
2026-07-03T10:35:29.3969110Z           "evidence": [
2026-07-03T10:35:29.3969372Z             {
2026-07-03T10:35:29.3969730Z               "path": "docs/TWO-HOST-RUNBOOK.md",
2026-07-03T10:35:29.3970016Z               "line": 250
2026-07-03T10:35:29.3970274Z             }
2026-07-03T10:35:29.3970536Z           ]
2026-07-03T10:35:29.3970799Z         },
2026-07-03T10:35:29.3971066Z         "impl": {
2026-07-03T10:35:29.3971348Z           "complete": true,
2026-07-03T10:35:29.3971621Z           "evidence": [
2026-07-03T10:35:29.3971917Z             {
2026-07-03T10:35:29.3972285Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.3972556Z               "line": 23
2026-07-03T10:35:29.3972823Z             },
2026-07-03T10:35:29.3973081Z             {
2026-07-03T10:35:29.3973443Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.3973724Z               "line": 978
2026-07-03T10:35:29.3973991Z             },
2026-07-03T10:35:29.3974261Z             {
2026-07-03T10:35:29.3974609Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.3974905Z               "line": 1019
2026-07-03T10:35:29.3975172Z             },
2026-07-03T10:35:29.3975438Z             {
2026-07-03T10:35:29.3975806Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.3976202Z               "line": 1370
2026-07-03T10:35:29.3976464Z             },
2026-07-03T10:35:29.3976810Z             {
2026-07-03T10:35:29.3977195Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3977467Z               "line": 32
2026-07-03T10:35:29.3977728Z             },
2026-07-03T10:35:29.3977985Z             {
2026-07-03T10:35:29.3978358Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3978643Z               "line": 1522
2026-07-03T10:35:29.3978906Z             },
2026-07-03T10:35:29.3979253Z             {
2026-07-03T10:35:29.3979627Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3979913Z               "line": 2334
2026-07-03T10:35:29.3980176Z             },
2026-07-03T10:35:29.3980438Z             {
2026-07-03T10:35:29.3980806Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.3981096Z               "line": 2753
2026-07-03T10:35:29.3981354Z             },
2026-07-03T10:35:29.3981608Z             {
2026-07-03T10:35:29.3981984Z               "path": "crates/spt-daemon/src/codec.rs",
2026-07-03T10:35:29.3982258Z               "line": 11
2026-07-03T10:35:29.3982520Z             },
2026-07-03T10:35:29.3982778Z             {
2026-07-03T10:35:29.3983150Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.3983431Z               "line": 153
2026-07-03T10:35:29.3983694Z             },
2026-07-03T10:35:29.3983960Z             {
2026-07-03T10:35:29.3984332Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.3984607Z               "line": 343
2026-07-03T10:35:29.3984864Z             },
2026-07-03T10:35:29.3985121Z             {
2026-07-03T10:35:29.3985475Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.3985741Z               "line": 13
2026-07-03T10:35:29.3986003Z             },
2026-07-03T10:35:29.3986265Z             {
2026-07-03T10:35:29.3986642Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3986923Z               "line": 27
2026-07-03T10:35:29.3987185Z             },
2026-07-03T10:35:29.3987446Z             {
2026-07-03T10:35:29.3987816Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3988108Z               "line": 147
2026-07-03T10:35:29.3988370Z             },
2026-07-03T10:35:29.3988637Z             {
2026-07-03T10:35:29.3989094Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3989376Z               "line": 640
2026-07-03T10:35:29.3989630Z             },
2026-07-03T10:35:29.3989880Z             {
2026-07-03T10:35:29.3990260Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3990540Z               "line": 877
2026-07-03T10:35:29.3990802Z             },
2026-07-03T10:35:29.3991069Z             {
2026-07-03T10:35:29.3991436Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3991718Z               "line": 1024
2026-07-03T10:35:29.3991980Z             },
2026-07-03T10:35:29.3992252Z             {
2026-07-03T10:35:29.3992619Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3992896Z               "line": 1122
2026-07-03T10:35:29.3993153Z             },
2026-07-03T10:35:29.3993405Z             {
2026-07-03T10:35:29.3993778Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.3994059Z               "line": 1244
2026-07-03T10:35:29.3994320Z             },
2026-07-03T10:35:29.3994583Z             {
2026-07-03T10:35:29.3994973Z               "path": "crates/spt-daemon/src/transport.rs",
2026-07-03T10:35:29.3995242Z               "line": 10
2026-07-03T10:35:29.3995510Z             }
2026-07-03T10:35:29.3995767Z           ]
2026-07-03T10:35:29.3996020Z         },
2026-07-03T10:35:29.3996277Z         "int": {
2026-07-03T10:35:29.3996573Z           "complete": true,
2026-07-03T10:35:29.3996854Z           "evidence": [
2026-07-03T10:35:29.3997111Z             {
2026-07-03T10:35:29.3997488Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.3997873Z               "line": 17
2026-07-03T10:35:29.3998224Z             },
2026-07-03T10:35:29.3998490Z             {
2026-07-03T10:35:29.3998888Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.3999245Z               "line": 90
2026-07-03T10:35:29.3999512Z             },
2026-07-03T10:35:29.3999778Z             {
2026-07-03T10:35:29.4000180Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.4000450Z               "line": 110
2026-07-03T10:35:29.4000714Z             },
2026-07-03T10:35:29.4000977Z             {
2026-07-03T10:35:29.4001377Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.4001658Z               "line": 186
2026-07-03T10:35:29.4001921Z             },
2026-07-03T10:35:29.4002188Z             {
2026-07-03T10:35:29.4002584Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.4002864Z               "line": 309
2026-07-03T10:35:29.4003113Z             },
2026-07-03T10:35:29.4003398Z             {
2026-07-03T10:35:29.4003799Z               "path": "crates/spt-daemon/tests/netstream.rs",
2026-07-03T10:35:29.4004080Z               "line": 138
2026-07-03T10:35:29.4004338Z             },
2026-07-03T10:35:29.4004600Z             {
2026-07-03T10:35:29.4004977Z               "path": "crates/spt/tests/brain_survive.rs",
2026-07-03T10:35:29.4005258Z               "line": 59
2026-07-03T10:35:29.4005524Z             }
2026-07-03T10:35:29.4005783Z           ]
2026-07-03T10:35:29.4006051Z         },
2026-07-03T10:35:29.4006313Z         "unit": {
2026-07-03T10:35:29.4006604Z           "complete": true,
2026-07-03T10:35:29.4006886Z           "evidence": [
2026-07-03T10:35:29.4007143Z             {
2026-07-03T10:35:29.4007496Z               "path": "crates/spt-daemon/src/codec.rs",
2026-07-03T10:35:29.4007777Z               "line": 62
2026-07-03T10:35:29.4008039Z             },
2026-07-03T10:35:29.4008305Z             {
2026-07-03T10:35:29.4008665Z               "path": "crates/spt-daemon/src/codec.rs",
2026-07-03T10:35:29.4009041Z               "line": 76
2026-07-03T10:35:29.4009317Z             },
2026-07-03T10:35:29.4009586Z             {
2026-07-03T10:35:29.4009943Z               "path": "crates/spt-daemon/src/codec.rs",
2026-07-03T10:35:29.4010223Z               "line": 88
2026-07-03T10:35:29.4010487Z             },
2026-07-03T10:35:29.4010740Z             {
2026-07-03T10:35:29.4011124Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.4011399Z               "line": 380
2026-07-03T10:35:29.4011661Z             },
2026-07-03T10:35:29.4011966Z             {
2026-07-03T10:35:29.4012339Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4012620Z               "line": 1041
2026-07-03T10:35:29.4012891Z             },
2026-07-03T10:35:29.4013153Z             {
2026-07-03T10:35:29.4013521Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4013805Z               "line": 1088
2026-07-03T10:35:29.4014082Z             },
2026-07-03T10:35:29.4014350Z             {
2026-07-03T10:35:29.4014693Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4014974Z               "line": 1105
2026-07-03T10:35:29.4015312Z             },
2026-07-03T10:35:29.4015584Z             {
2026-07-03T10:35:29.4015946Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4016231Z               "line": 1215
2026-07-03T10:35:29.4016496Z             },
2026-07-03T10:35:29.4016763Z             {
2026-07-03T10:35:29.4017136Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4017417Z               "line": 1315
2026-07-03T10:35:29.4017673Z             },
2026-07-03T10:35:29.4017946Z             {
2026-07-03T10:35:29.4018312Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4018604Z               "line": 1355
2026-07-03T10:35:29.4018870Z             },
2026-07-03T10:35:29.4019220Z             {
2026-07-03T10:35:29.4019611Z               "path": "crates/spt-daemon/src/transport.rs",
2026-07-03T10:35:29.4020003Z               "line": 110
2026-07-03T10:35:29.4020361Z             },
2026-07-03T10:35:29.4020633Z             {
2026-07-03T10:35:29.4021038Z               "path": "crates/spt-daemon/tests/resume.rs",
2026-07-03T10:35:29.4021320Z               "line": 147
2026-07-03T10:35:29.4021575Z             }
2026-07-03T10:35:29.4021839Z           ]
2026-07-03T10:35:29.4022101Z         }
2026-07-03T10:35:29.4022365Z       }
2026-07-03T10:35:29.4022631Z     },
2026-07-03T10:35:29.4022884Z     {
2026-07-03T10:35:29.4023175Z       "id": "REQ-DAEMON-3",
2026-07-03T10:35:29.4023660Z       "title": "Any api invocation auto-starts the daemon if absent",
2026-07-03T10:35:29.4023956Z       "requiredStages": [
2026-07-03T10:35:29.4024229Z         "impl",
2026-07-03T10:35:29.4024499Z         "unit",
2026-07-03T10:35:29.4024771Z         "int"
2026-07-03T10:35:29.4025033Z       ],
2026-07-03T10:35:29.4025304Z       "stages": {
2026-07-03T10:35:29.4025567Z         "doc": {
2026-07-03T10:35:29.4025872Z           "complete": false,
2026-07-03T10:35:29.4026159Z           "evidence": []
2026-07-03T10:35:29.4026427Z         },
2026-07-03T10:35:29.4026696Z         "impl": {
2026-07-03T10:35:29.4026989Z           "complete": true,
2026-07-03T10:35:29.4027270Z           "evidence": [
2026-07-03T10:35:29.4027533Z             {
2026-07-03T10:35:29.4027909Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4028186Z               "line": 14
2026-07-03T10:35:29.4028458Z             },
2026-07-03T10:35:29.4028716Z             {
2026-07-03T10:35:29.4029164Z               "path": "crates/spt-daemon/src/endpoint.rs",
2026-07-03T10:35:29.4029445Z               "line": 11
2026-07-03T10:35:29.4029710Z             },
2026-07-03T10:35:29.4029967Z             {
2026-07-03T10:35:29.4030311Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.4030587Z               "line": 323
2026-07-03T10:35:29.4030858Z             },
2026-07-03T10:35:29.4031120Z             {
2026-07-03T10:35:29.4031464Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4031749Z               "line": 3195
2026-07-03T10:35:29.4032011Z             },
2026-07-03T10:35:29.4032281Z             {
2026-07-03T10:35:29.4032606Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4032886Z               "line": 6237
2026-07-03T10:35:29.4033154Z             },
2026-07-03T10:35:29.4033416Z             {
2026-07-03T10:35:29.4033730Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4034011Z               "line": 6258
2026-07-03T10:35:29.4034273Z             }
2026-07-03T10:35:29.4034540Z           ]
2026-07-03T10:35:29.4034804Z         },
2026-07-03T10:35:29.4035074Z         "int": {
2026-07-03T10:35:29.4035355Z           "complete": true,
2026-07-03T10:35:29.4035646Z           "evidence": [
2026-07-03T10:35:29.4035898Z             {
2026-07-03T10:35:29.4036280Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.4036552Z               "line": 49
2026-07-03T10:35:29.4036823Z             },
2026-07-03T10:35:29.4037076Z             {
2026-07-03T10:35:29.4037450Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.4037736Z               "line": 487
2026-07-03T10:35:29.4037994Z             }
2026-07-03T10:35:29.4038261Z           ]
2026-07-03T10:35:29.4038523Z         },
2026-07-03T10:35:29.4038803Z         "unit": {
2026-07-03T10:35:29.4039162Z           "complete": true,
2026-07-03T10:35:29.4039438Z           "evidence": [
2026-07-03T10:35:29.4039700Z             {
2026-07-03T10:35:29.4040094Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4040373Z               "line": 1553
2026-07-03T10:35:29.4040646Z             },
2026-07-03T10:35:29.4040913Z             {
2026-07-03T10:35:29.4041242Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4041528Z               "line": 15250
2026-07-03T10:35:29.4041786Z             }
2026-07-03T10:35:29.4042063Z           ]
2026-07-03T10:35:29.4042440Z         }
2026-07-03T10:35:29.4042704Z       }
2026-07-03T10:35:29.4043046Z     },
2026-07-03T10:35:29.4043308Z     {
2026-07-03T10:35:29.4043603Z       "id": "REQ-DAEMON-4",
2026-07-03T10:35:29.4043986Z       "title": "Honor every KNOWN-HAZARDS invariant",
2026-07-03T10:35:29.4044280Z       "requiredStages": [
2026-07-03T10:35:29.4044547Z         "impl",
2026-07-03T10:35:29.4044810Z         "unit",
2026-07-03T10:35:29.4045081Z         "int"
2026-07-03T10:35:29.4045354Z       ],
2026-07-03T10:35:29.4045619Z       "stages": {
2026-07-03T10:35:29.4045891Z         "doc": {
2026-07-03T10:35:29.4046186Z           "complete": false,
2026-07-03T10:35:29.4046477Z           "evidence": []
2026-07-03T10:35:29.4046740Z         },
2026-07-03T10:35:29.4047011Z         "impl": {
2026-07-03T10:35:29.4047289Z           "complete": true,
2026-07-03T10:35:29.4047580Z           "evidence": [
2026-07-03T10:35:29.4047845Z             {
2026-07-03T10:35:29.4048239Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4048535Z               "line": 756
2026-07-03T10:35:29.4048807Z             },
2026-07-03T10:35:29.4049150Z             {
2026-07-03T10:35:29.4049545Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4049836Z               "line": 821
2026-07-03T10:35:29.4050105Z             },
2026-07-03T10:35:29.4050371Z             {
2026-07-03T10:35:29.4050760Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4051044Z               "line": 843
2026-07-03T10:35:29.4051301Z             }
2026-07-03T10:35:29.4051568Z           ]
2026-07-03T10:35:29.4051821Z         },
2026-07-03T10:35:29.4052097Z         "int": {
2026-07-03T10:35:29.4052384Z           "complete": true,
2026-07-03T10:35:29.4052680Z           "evidence": [
2026-07-03T10:35:29.4052943Z             {
2026-07-03T10:35:29.4053350Z               "path": "crates/spt-daemon/tests/daemon_e2e.rs",
2026-07-03T10:35:29.4053625Z               "line": 42
2026-07-03T10:35:29.4053906Z             }
2026-07-03T10:35:29.4054173Z           ]
2026-07-03T10:35:29.4054440Z         },
2026-07-03T10:35:29.4054722Z         "unit": {
2026-07-03T10:35:29.4055017Z           "complete": true,
2026-07-03T10:35:29.4055303Z           "evidence": [
2026-07-03T10:35:29.4055567Z             {
2026-07-03T10:35:29.4055947Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.4056228Z               "line": 428
2026-07-03T10:35:29.4056494Z             },
2026-07-03T10:35:29.4056756Z             {
2026-07-03T10:35:29.4057153Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4057439Z               "line": 1381
2026-07-03T10:35:29.4057710Z             },
2026-07-03T10:35:29.4057967Z             {
2026-07-03T10:35:29.4058357Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4058636Z               "line": 1451
2026-07-03T10:35:29.4058903Z             },
2026-07-03T10:35:29.4059242Z             {
2026-07-03T10:35:29.4059618Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4059914Z               "line": 1481
2026-07-03T10:35:29.4060177Z             },
2026-07-03T10:35:29.4060434Z             {
2026-07-03T10:35:29.4060806Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4061091Z               "line": 1514
2026-07-03T10:35:29.4061358Z             }
2026-07-03T10:35:29.4061628Z           ]
2026-07-03T10:35:29.4061885Z         }
2026-07-03T10:35:29.4062152Z       }
2026-07-03T10:35:29.4062414Z     },
2026-07-03T10:35:29.4062672Z     {
2026-07-03T10:35:29.4062968Z       "id": "REQ-DAEMON-5",
2026-07-03T10:35:29.4066740Z       "title": "Pump liveness: the peer pump writes a last-tick heartbeat consumed by daemon status / subnet status (decision 23 render legs in REQ-CLI-2/REQ-SUBNET-8); the daemon supervises the pump task — a panic is caught, logged loudly, and the pump restarts with capped backoff (≤5 min), so a 5.9-class death self-heals visibly instead of silently halving the daemon (M8 decision 23; field motivation: hfenduleam 2026-06-07 half-death)",
2026-07-03T10:35:29.4067263Z       "requiredStages": [
2026-07-03T10:35:29.4067536Z         "impl",
2026-07-03T10:35:29.4067812Z         "unit"
2026-07-03T10:35:29.4068076Z       ],
2026-07-03T10:35:29.4068357Z       "stages": {
2026-07-03T10:35:29.4068624Z         "doc": {
2026-07-03T10:35:29.4068927Z           "complete": false,
2026-07-03T10:35:29.4069278Z           "evidence": []
2026-07-03T10:35:29.4069554Z         },
2026-07-03T10:35:29.4069826Z         "impl": {
2026-07-03T10:35:29.4070107Z           "complete": true,
2026-07-03T10:35:29.4070394Z           "evidence": [
2026-07-03T10:35:29.4070665Z             {
2026-07-03T10:35:29.4071052Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4071337Z               "line": 476
2026-07-03T10:35:29.4071610Z             },
2026-07-03T10:35:29.4071871Z             {
2026-07-03T10:35:29.4072260Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4072546Z               "line": 774
2026-07-03T10:35:29.4072823Z             },
2026-07-03T10:35:29.4073089Z             {
2026-07-03T10:35:29.4073477Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4073748Z               "line": 787
2026-07-03T10:35:29.4074019Z             },
2026-07-03T10:35:29.4074290Z             {
2026-07-03T10:35:29.4074668Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4074959Z               "line": 805
2026-07-03T10:35:29.4075212Z             },
2026-07-03T10:35:29.4075480Z             {
2026-07-03T10:35:29.4075861Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4076147Z               "line": 846
2026-07-03T10:35:29.4076414Z             }
2026-07-03T10:35:29.4076673Z           ]
2026-07-03T10:35:29.4076939Z         },
2026-07-03T10:35:29.4077213Z         "int": {
2026-07-03T10:35:29.4077504Z           "complete": false,
2026-07-03T10:35:29.4077781Z           "evidence": []
2026-07-03T10:35:29.4078059Z         },
2026-07-03T10:35:29.4078335Z         "unit": {
2026-07-03T10:35:29.4078626Z           "complete": true,
2026-07-03T10:35:29.4078912Z           "evidence": [
2026-07-03T10:35:29.4079256Z             {
2026-07-03T10:35:29.4079634Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4079924Z               "line": 1194
2026-07-03T10:35:29.4080177Z             },
2026-07-03T10:35:29.4080443Z             {
2026-07-03T10:35:29.4080826Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4081117Z               "line": 1218
2026-07-03T10:35:29.4081388Z             },
2026-07-03T10:35:29.4081654Z             {
2026-07-03T10:35:29.4082037Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.4082321Z               "line": 1244
2026-07-03T10:35:29.4082590Z             }
2026-07-03T10:35:29.4082844Z           ]
2026-07-03T10:35:29.4083115Z         }
2026-07-03T10:35:29.4083373Z       }
2026-07-03T10:35:29.4083649Z     },
2026-07-03T10:35:29.4083902Z     {
2026-07-03T10:35:29.4084202Z       "id": "REQ-DAEMON-6",
2026-07-03T10:35:29.4089834Z       "title": "Service-aware `daemon start`/`stop`: when an OS service manager has a registered spt-daemon for this user, `spt daemon start` and `spt daemon stop` drive THAT service (so stop doesn't IPC-kill a unit that auto-restart-fights for the broker socket — the kitsubito 2026-06-08 loop). `start` graduates from a `run` alias to a first-class background verb (ensure-up, idempotent, non-blocking); stop routes managed→manager, manual→IPC. Linux=systemd user unit (`systemctl --user start|stop|is-active spt-daemon`, detected by unit-file presence); Windows=no controllable manager (the logon task is boot-only), so start=detached spawn / stop=IPC.",
2026-07-03T10:35:29.4090143Z       "requiredStages": [
2026-07-03T10:35:29.4090417Z         "impl",
2026-07-03T10:35:29.4090688Z         "unit"
2026-07-03T10:35:29.4090950Z       ],
2026-07-03T10:35:29.4091223Z       "stages": {
2026-07-03T10:35:29.4091609Z         "doc": {
2026-07-03T10:35:29.4091987Z           "complete": false,
2026-07-03T10:35:29.4092277Z           "evidence": []
2026-07-03T10:35:29.4092534Z         },
2026-07-03T10:35:29.4092805Z         "impl": {
2026-07-03T10:35:29.4093094Z           "complete": true,
2026-07-03T10:35:29.4093380Z           "evidence": [
2026-07-03T10:35:29.4093638Z             {
2026-07-03T10:35:29.4094014Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4094301Z               "line": 495
2026-07-03T10:35:29.4094563Z             },
2026-07-03T10:35:29.4094829Z             {
2026-07-03T10:35:29.4095212Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4095486Z               "line": 526
2026-07-03T10:35:29.4095746Z             },
2026-07-03T10:35:29.4096013Z             {
2026-07-03T10:35:29.4096380Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4096657Z               "line": 55
2026-07-03T10:35:29.4096928Z             },
2026-07-03T10:35:29.4097191Z             {
2026-07-03T10:35:29.4097567Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4097845Z               "line": 70
2026-07-03T10:35:29.4098103Z             },
2026-07-03T10:35:29.4098373Z             {
2026-07-03T10:35:29.4098711Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4099070Z               "line": 3259
2026-07-03T10:35:29.4099336Z             },
2026-07-03T10:35:29.4099598Z             {
2026-07-03T10:35:29.4099927Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4100213Z               "line": 3285
2026-07-03T10:35:29.4100480Z             }
2026-07-03T10:35:29.4100735Z           ]
2026-07-03T10:35:29.4101040Z         },
2026-07-03T10:35:29.4101302Z         "int": {
2026-07-03T10:35:29.4101603Z           "complete": false,
2026-07-03T10:35:29.4101879Z           "evidence": []
2026-07-03T10:35:29.4102150Z         },
2026-07-03T10:35:29.4102408Z         "unit": {
2026-07-03T10:35:29.4102713Z           "complete": true,
2026-07-03T10:35:29.4103018Z           "evidence": [
2026-07-03T10:35:29.4103286Z             {
2026-07-03T10:35:29.4103663Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4103940Z               "line": 288
2026-07-03T10:35:29.4104208Z             },
2026-07-03T10:35:29.4104465Z             {
2026-07-03T10:35:29.4104846Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4105128Z               "line": 299
2026-07-03T10:35:29.4105399Z             },
2026-07-03T10:35:29.4105666Z             {
2026-07-03T10:35:29.4106056Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4106330Z               "line": 325
2026-07-03T10:35:29.4106601Z             },
2026-07-03T10:35:29.4106865Z             {
2026-07-03T10:35:29.4107245Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4107523Z               "line": 351
2026-07-03T10:35:29.4107780Z             }
2026-07-03T10:35:29.4108057Z           ]
2026-07-03T10:35:29.4108319Z         }
2026-07-03T10:35:29.4108596Z       }
2026-07-03T10:35:29.4108880Z     },
2026-07-03T10:35:29.4109204Z     {
2026-07-03T10:35:29.4109495Z       "id": "REQ-DAEMON-7",
2026-07-03T10:35:29.4113607Z       "title": "`daemon run` is foreground-consistent on every platform: the invoking process IS the daemon, blocks until signalled, never auto-detaches or respawns into an invisible background task. The detached/de-elevated background behavior lives ONLY in `start`. Windows: an ELEVATED `daemon run` refuses with guidance (use `start`, or an unelevated shell) instead of respawning detached/de-elevated and vanishing (KH 5.7 preserved — it still never serves elevated).",
2026-07-03T10:35:29.4113945Z       "requiredStages": [
2026-07-03T10:35:29.4114219Z         "impl",
2026-07-03T10:35:29.4114496Z         "unit"
2026-07-03T10:35:29.4114753Z       ],
2026-07-03T10:35:29.4115030Z       "stages": {
2026-07-03T10:35:29.4115364Z         "doc": {
2026-07-03T10:35:29.4115792Z           "complete": false,
2026-07-03T10:35:29.4116163Z           "evidence": []
2026-07-03T10:35:29.4116427Z         },
2026-07-03T10:35:29.4116692Z         "impl": {
2026-07-03T10:35:29.4116990Z           "complete": true,
2026-07-03T10:35:29.4117262Z           "evidence": [
2026-07-03T10:35:29.4117529Z             {
2026-07-03T10:35:29.4117907Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4118192Z               "line": 545
2026-07-03T10:35:29.4118458Z             },
2026-07-03T10:35:29.4118726Z             {
2026-07-03T10:35:29.4119190Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4119473Z               "line": 610
2026-07-03T10:35:29.4119745Z             },
2026-07-03T10:35:29.4120003Z             {
2026-07-03T10:35:29.4120384Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4120665Z               "line": 89
2026-07-03T10:35:29.4120937Z             },
2026-07-03T10:35:29.4121191Z             {
2026-07-03T10:35:29.4121534Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4121828Z               "line": 3196
2026-07-03T10:35:29.4122098Z             }
2026-07-03T10:35:29.4122369Z           ]
2026-07-03T10:35:29.4122636Z         },
2026-07-03T10:35:29.4122908Z         "int": {
2026-07-03T10:35:29.4123194Z           "complete": false,
2026-07-03T10:35:29.4123480Z           "evidence": []
2026-07-03T10:35:29.4123743Z         },
2026-07-03T10:35:29.4124016Z         "unit": {
2026-07-03T10:35:29.4124306Z           "complete": true,
2026-07-03T10:35:29.4124580Z           "evidence": [
2026-07-03T10:35:29.4124845Z             {
2026-07-03T10:35:29.4125222Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4125508Z               "line": 314
2026-07-03T10:35:29.4125770Z             },
2026-07-03T10:35:29.4126028Z             {
2026-07-03T10:35:29.4126357Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4126639Z               "line": 12198
2026-07-03T10:35:29.4126916Z             }
2026-07-03T10:35:29.4127190Z           ]
2026-07-03T10:35:29.4127455Z         }
2026-07-03T10:35:29.4127722Z       }
2026-07-03T10:35:29.4127971Z     },
2026-07-03T10:35:29.4128238Z     {
2026-07-03T10:35:29.4128524Z       "id": "REQ-DAEMON-8",
2026-07-03T10:35:29.4131374Z       "title": "Internal auto-start prefers the service: `ensure_running` (any spt command's implicit daemon start, REQ-DAEMON-3) routes through the service-aware start path — when a manager has a registered service it starts THAT, never a competing manual `spawn_detached` daemon that would fight the service for the socket.",
2026-07-03T10:35:29.4131675Z       "requiredStages": [
2026-07-03T10:35:29.4131951Z         "impl",
2026-07-03T10:35:29.4132212Z         "unit"
2026-07-03T10:35:29.4132476Z       ],
2026-07-03T10:35:29.4132745Z       "stages": {
2026-07-03T10:35:29.4133021Z         "doc": {
2026-07-03T10:35:29.4133317Z           "complete": false,
2026-07-03T10:35:29.4133603Z           "evidence": []
2026-07-03T10:35:29.4133873Z         },
2026-07-03T10:35:29.4134131Z         "impl": {
2026-07-03T10:35:29.4134427Z           "complete": true,
2026-07-03T10:35:29.4134707Z           "evidence": [
2026-07-03T10:35:29.4134975Z             {
2026-07-03T10:35:29.4135353Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4135635Z               "line": 445
2026-07-03T10:35:29.4135902Z             },
2026-07-03T10:35:29.4136170Z             {
2026-07-03T10:35:29.4136550Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4136837Z               "line": 56
2026-07-03T10:35:29.4137104Z             }
2026-07-03T10:35:29.4137370Z           ]
2026-07-03T10:35:29.4137646Z         },
2026-07-03T10:35:29.4137910Z         "int": {
2026-07-03T10:35:29.4138216Z           "complete": false,
2026-07-03T10:35:29.4138502Z           "evidence": []
2026-07-03T10:35:29.4138774Z         },
2026-07-03T10:35:29.4139107Z         "unit": {
2026-07-03T10:35:29.4139399Z           "complete": true,
2026-07-03T10:35:29.4139808Z           "evidence": [
2026-07-03T10:35:29.4140161Z             {
2026-07-03T10:35:29.4140536Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4140814Z               "line": 288
2026-07-03T10:35:29.4141076Z             },
2026-07-03T10:35:29.4141348Z             {
2026-07-03T10:35:29.4141719Z               "path": "crates/spt-daemon/src/service.rs",
2026-07-03T10:35:29.4142001Z               "line": 325
2026-07-03T10:35:29.4142268Z             }
2026-07-03T10:35:29.4142530Z           ]
2026-07-03T10:35:29.4142801Z         }
2026-07-03T10:35:29.4143060Z       }
2026-07-03T10:35:29.4143324Z     },
2026-07-03T10:35:29.4143581Z     {
2026-07-03T10:35:29.4143867Z       "id": "REQ-DAEMON-9",
2026-07-03T10:35:29.4150636Z       "title": "Net-bind boot-race resilience: a daemon that comes up net-less (NetHost::start failed — e.g. the systemd unit autostarted before the network/DNS stack was ready, `Failed to create an address lookup service`) must SELF-HEAL — retry the net bring-up in the background with capped backoff and, on success, attach net to the broker + spawn the dispatcher/peer-pump (which today are gated on `net_up` at boot and so never start, leaving the node silently unreachable until a manual restart — kitsubito 2026-06-08). Status surfaces the net-less state honestly (a net-less broker renders as 'no connection', not only a pump-STALLED line with a bogus pre-boot heartbeat age). The installer's autostart unit waits for the network (`Wants=/After=network-online.target`) as belt-and-suspenders.",
2026-07-03T10:35:29.4150965Z       "requiredStages": [
2026-07-03T10:35:29.4151240Z         "impl",
2026-07-03T10:35:29.4151507Z         "unit"
2026-07-03T10:35:29.4151773Z       ],
2026-07-03T10:35:29.4152046Z       "stages": {
2026-07-03T10:35:29.4152323Z         "doc": {
2026-07-03T10:35:29.4152613Z           "complete": false,
2026-07-03T10:35:29.4152895Z           "evidence": []
2026-07-03T10:35:29.4153158Z         },
2026-07-03T10:35:29.4153432Z         "impl": {
2026-07-03T10:35:29.4153725Z           "complete": true,
2026-07-03T10:35:29.4154002Z           "evidence": [
2026-07-03T10:35:29.4154260Z             {
2026-07-03T10:35:29.4154645Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4154931Z               "line": 276
2026-07-03T10:35:29.4155199Z             },
2026-07-03T10:35:29.4155461Z             {
2026-07-03T10:35:29.4155832Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4156115Z               "line": 1574
2026-07-03T10:35:29.4156380Z             },
2026-07-03T10:35:29.4156645Z             {
2026-07-03T10:35:29.4157018Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4157299Z               "line": 197
2026-07-03T10:35:29.4157561Z             },
2026-07-03T10:35:29.4157823Z             {
2026-07-03T10:35:29.4158220Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4158500Z               "line": 344
2026-07-03T10:35:29.4158785Z             },
2026-07-03T10:35:29.4159135Z             {
2026-07-03T10:35:29.4159517Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4159803Z               "line": 381
2026-07-03T10:35:29.4160065Z             },
2026-07-03T10:35:29.4160328Z             {
2026-07-03T10:35:29.4160652Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4160937Z               "line": 3314
2026-07-03T10:35:29.4161210Z             }
2026-07-03T10:35:29.4161483Z           ]
2026-07-03T10:35:29.4161738Z         },
2026-07-03T10:35:29.4162009Z         "int": {
2026-07-03T10:35:29.4162301Z           "complete": false,
2026-07-03T10:35:29.4162591Z           "evidence": []
2026-07-03T10:35:29.4162854Z         },
2026-07-03T10:35:29.4163131Z         "unit": {
2026-07-03T10:35:29.4163422Z           "complete": true,
2026-07-03T10:35:29.4163709Z           "evidence": [
2026-07-03T10:35:29.4163973Z             {
2026-07-03T10:35:29.4164357Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4164748Z               "line": 1158
2026-07-03T10:35:29.4165111Z             },
2026-07-03T10:35:29.4165378Z             {
2026-07-03T10:35:29.4165712Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4166007Z               "line": 15115
2026-07-03T10:35:29.4166266Z             }
2026-07-03T10:35:29.4170063Z           ]
2026-07-03T10:35:29.4170368Z         }
2026-07-03T10:35:29.4170659Z       }
2026-07-03T10:35:29.4170916Z     },
2026-07-03T10:35:29.4171189Z     {
2026-07-03T10:35:29.4186532Z       "id": "REQ-DAEMON-STATUS-JSON-TRUTH",
2026-07-03T10:35:29.4192399Z       "title": "D2 (F028, perri F-d): `daemon status --json` truth drift. managed_by/managed_active read null in JSON while the HUMAN view says 'managed-by: manual — at-logon task registered' (the two surfaces disagree); and pump staleness (the STALLED diagnosis, B5) is NOT computable from JSON — only a raw pump_heartbeat_ms is emitted, no derived staleness/stalled field. FIX: JSON managed_by/active match the human render, and add a derived pump-staleness/stalled field so B5's condition is machine-observable. See triage D2.",
2026-07-03T10:35:29.4192801Z       "requiredStages": [],
2026-07-03T10:35:29.4193120Z       "stages": {
2026-07-03T10:35:29.4193457Z         "doc": {
2026-07-03T10:35:29.4193815Z           "complete": false,
2026-07-03T10:35:29.4194163Z           "evidence": []
2026-07-03T10:35:29.4194473Z         },
2026-07-03T10:35:29.4194802Z         "impl": {
2026-07-03T10:35:29.4195158Z           "complete": false,
2026-07-03T10:35:29.4195516Z           "evidence": []
2026-07-03T10:35:29.4195823Z         },
2026-07-03T10:35:29.4196152Z         "int": {
2026-07-03T10:35:29.4196495Z           "complete": false,
2026-07-03T10:35:29.4196833Z           "evidence": []
2026-07-03T10:35:29.4197148Z         },
2026-07-03T10:35:29.4197416Z         "unit": {
2026-07-03T10:35:29.4197692Z           "complete": false,
2026-07-03T10:35:29.4197965Z           "evidence": []
2026-07-03T10:35:29.4198232Z         }
2026-07-03T10:35:29.4198482Z       }
2026-07-03T10:35:29.4198743Z     },
2026-07-03T10:35:29.4199091Z     {
2026-07-03T10:35:29.4199452Z       "id": "REQ-DIGEST-CURSOR",
2026-07-03T10:35:29.4210071Z       "title": "`spt endpoint digest` gains incremental turn-end consumption (extends REQ-TERM-4/5): `--last <N>` = the last N TURNS (the digest's natural unit; --last 1 = the latest turn = turn-end output); a per-entry STABLE SOURCE-DERIVED `seq` in the --json output (deterministic from the entry's append position in the source — transcript record index across the session ledger / digest.log index — so a live re-projection yields the same seq for the same committed entry; NOT a window-position index that renumbers on slide); `--after <seq>` = entries newer than seq still in the window (full window + signal if seq predates it, mirroring the version-slide full-refresh). An in-flight (still-growing) entry is flagged `partial: true` with NO stable seq until finalized (consumer reprocesses partial, skips <= seq). Also emit per-entry `ts` where present (seq is the authoritative dedup+cursor key). The digest's agent text is sufficient fidelity (no raw-source mode). BINDING doc-guidance: an adapter's [digest] extractor / api digest-entry MUST classify delivered user-facing messages as turn-opening `input` (equiv to direct PTY user-input), else messaging-driven sessions collapse into a few giant turns and --last/seq lose granularity. (v0.16.0)",
2026-07-03T10:35:29.4210381Z       "requiredStages": [
2026-07-03T10:35:29.4210642Z         "doc",
2026-07-03T10:35:29.4210905Z         "impl",
2026-07-03T10:35:29.4211162Z         "unit"
2026-07-03T10:35:29.4211411Z       ],
2026-07-03T10:35:29.4211676Z       "stages": {
2026-07-03T10:35:29.4211936Z         "doc": {
2026-07-03T10:35:29.4212217Z           "complete": true,
2026-07-03T10:35:29.4212489Z           "evidence": [
2026-07-03T10:35:29.4212743Z             {
2026-07-03T10:35:29.4213043Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.4213310Z               "line": 384
2026-07-03T10:35:29.4213887Z             },
2026-07-03T10:35:29.4214236Z             {
2026-07-03T10:35:29.4214553Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.4214825Z               "line": 401
2026-07-03T10:35:29.4215077Z             }
2026-07-03T10:35:29.4215326Z           ]
2026-07-03T10:35:29.4215583Z         },
2026-07-03T10:35:29.4215851Z         "impl": {
2026-07-03T10:35:29.4216122Z           "complete": true,
2026-07-03T10:35:29.4216384Z           "evidence": [
2026-07-03T10:35:29.4216641Z             {
2026-07-03T10:35:29.4217015Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.4217287Z               "line": 219
2026-07-03T10:35:29.4217539Z             },
2026-07-03T10:35:29.4217788Z             {
2026-07-03T10:35:29.4218155Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.4218417Z               "line": 285
2026-07-03T10:35:29.4218674Z             },
2026-07-03T10:35:29.4218922Z             {
2026-07-03T10:35:29.4219485Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.4219765Z               "line": 335
2026-07-03T10:35:29.4220030Z             },
2026-07-03T10:35:29.4220277Z             {
2026-07-03T10:35:29.4220651Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.4220926Z               "line": 82
2026-07-03T10:35:29.4221184Z             },
2026-07-03T10:35:29.4221446Z             {
2026-07-03T10:35:29.4221799Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.4222075Z               "line": 114
2026-07-03T10:35:29.4222335Z             },
2026-07-03T10:35:29.4222592Z             {
2026-07-03T10:35:29.4222940Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.4223208Z               "line": 68
2026-07-03T10:35:29.4223464Z             },
2026-07-03T10:35:29.4223731Z             {
2026-07-03T10:35:29.4224079Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.4224351Z               "line": 81
2026-07-03T10:35:29.4224613Z             },
2026-07-03T10:35:29.4224876Z             {
2026-07-03T10:35:29.4225229Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.4225491Z               "line": 119
2026-07-03T10:35:29.4225743Z             },
2026-07-03T10:35:29.4225985Z             {
2026-07-03T10:35:29.4226338Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.4226611Z               "line": 129
2026-07-03T10:35:29.4226868Z             },
2026-07-03T10:35:29.4227121Z             {
2026-07-03T10:35:29.4227481Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.4227752Z               "line": 154
2026-07-03T10:35:29.4228009Z             },
2026-07-03T10:35:29.4228266Z             {
2026-07-03T10:35:29.4228644Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4228920Z               "line": 213
2026-07-03T10:35:29.4229326Z             },
2026-07-03T10:35:29.4229589Z             {
2026-07-03T10:35:29.4229970Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4230258Z               "line": 347
2026-07-03T10:35:29.4230504Z             },
2026-07-03T10:35:29.4230766Z             {
2026-07-03T10:35:29.4231138Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4231419Z               "line": 355
2026-07-03T10:35:29.4231663Z             },
2026-07-03T10:35:29.4231912Z             {
2026-07-03T10:35:29.4232268Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4232546Z               "line": 372
2026-07-03T10:35:29.4232801Z             },
2026-07-03T10:35:29.4233060Z             {
2026-07-03T10:35:29.4233433Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4233704Z               "line": 423
2026-07-03T10:35:29.4233962Z             },
2026-07-03T10:35:29.4234215Z             {
2026-07-03T10:35:29.4234530Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4234807Z               "line": 419
2026-07-03T10:35:29.4235197Z             },
2026-07-03T10:35:29.4235455Z             {
2026-07-03T10:35:29.4235869Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4236146Z               "line": 425
2026-07-03T10:35:29.4236408Z             },
2026-07-03T10:35:29.4236647Z             {
2026-07-03T10:35:29.4236967Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4237238Z               "line": 1375
2026-07-03T10:35:29.4237490Z             },
2026-07-03T10:35:29.4237747Z             {
2026-07-03T10:35:29.4238055Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4238327Z               "line": 1409
2026-07-03T10:35:29.4238574Z             },
2026-07-03T10:35:29.4238826Z             {
2026-07-03T10:35:29.4239285Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4239557Z               "line": 1419
2026-07-03T10:35:29.4239814Z             },
2026-07-03T10:35:29.4240071Z             {
2026-07-03T10:35:29.4240381Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4240661Z               "line": 1459
2026-07-03T10:35:29.4240917Z             },
2026-07-03T10:35:29.4241170Z             {
2026-07-03T10:35:29.4241490Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4241757Z               "line": 1522
2026-07-03T10:35:29.4242003Z             }
2026-07-03T10:35:29.4242257Z           ]
2026-07-03T10:35:29.4242509Z         },
2026-07-03T10:35:29.4242768Z         "int": {
2026-07-03T10:35:29.4243073Z           "complete": false,
2026-07-03T10:35:29.4243343Z           "evidence": []
2026-07-03T10:35:29.4243593Z         },
2026-07-03T10:35:29.4243850Z         "unit": {
2026-07-03T10:35:29.4244128Z           "complete": true,
2026-07-03T10:35:29.4244394Z           "evidence": [
2026-07-03T10:35:29.4244643Z             {
2026-07-03T10:35:29.4245001Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.4245277Z               "line": 313
2026-07-03T10:35:29.4245538Z             },
2026-07-03T10:35:29.4245796Z             {
2026-07-03T10:35:29.4246161Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.4246433Z               "line": 327
2026-07-03T10:35:29.4246687Z             },
2026-07-03T10:35:29.4246935Z             {
2026-07-03T10:35:29.4247297Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.4247565Z               "line": 355
2026-07-03T10:35:29.4247827Z             },
2026-07-03T10:35:29.4248079Z             {
2026-07-03T10:35:29.4248459Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4248728Z               "line": 889
2026-07-03T10:35:29.4249043Z             },
2026-07-03T10:35:29.4249310Z             {
2026-07-03T10:35:29.4249686Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4249968Z               "line": 940
2026-07-03T10:35:29.4250221Z             },
2026-07-03T10:35:29.4250474Z             {
2026-07-03T10:35:29.4250827Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4251118Z               "line": 954
2026-07-03T10:35:29.4251374Z             },
2026-07-03T10:35:29.4251638Z             {
2026-07-03T10:35:29.4251992Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.4252273Z               "line": 990
2026-07-03T10:35:29.4252525Z             },
2026-07-03T10:35:29.4252783Z             {
2026-07-03T10:35:29.4253097Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4253370Z               "line": 14056
2026-07-03T10:35:29.4253619Z             },
2026-07-03T10:35:29.4253864Z             {
2026-07-03T10:35:29.4254186Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4254458Z               "line": 14075
2026-07-03T10:35:29.4254721Z             },
2026-07-03T10:35:29.4254973Z             {
2026-07-03T10:35:29.4255298Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4255575Z               "line": 14112
2026-07-03T10:35:29.4255837Z             }
2026-07-03T10:35:29.4256210Z           ]
2026-07-03T10:35:29.4256462Z         }
2026-07-03T10:35:29.4256722Z       }
2026-07-03T10:35:29.4257084Z     },
2026-07-03T10:35:29.4257337Z     {
2026-07-03T10:35:29.4257671Z       "id": "REQ-DIGEST-FETCHER-STRATEGY",
2026-07-03T10:35:29.4267230Z       "title": "Bug #17 (W6b, closes eel-a end-to-end): [digest] gains a `fetcher` strategy mirroring [history]'s locate/normalize split (CONTEXT §history: [digest] mirrors history's two strategies — locate ownership). ROOT: the pre-W6b [digest] had only the locate_normalize analog (spt-core resolves ONE `source` template + pre-reads the file), which CANNOT express a PARTITIONED transcript layout — CC's projects/<munge(cwd)>/<session_id>.jsonl or a date-globbed rollout tree — the exact case CONTEXT already assigns to the adapter. spt-core (correctly) provides NO {project}/slug key (harness-specific cwd munging = the charter violation FIX-A was rejected for). Fix: strategy = fetcher makes the ADAPTER's extractor locate + read + emit normalized records; spt-core runs it bounded (no locate, no pre-read, no stdin) and consumes stdout, feeding only the harness-NEUTRAL inputs it owns — {session_id}, the perch-bound {cwd} (info.json.cwd), and the captured [env] direction=read vars (W6/REQ-DIGEST-PROFILE-ENV) — so the extractor globs the unique {session_id} under {read-var-root}/projects/ with no slug. Keeps locate_normalize (default, back-compat) for a trivial single-file harness. Distinct capability from REQ-DIGEST-PROFILE-ENV (which supplies the root env). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #17.",
2026-07-03T10:35:29.4267553Z       "requiredStages": [
2026-07-03T10:35:29.4267817Z         "doc",
2026-07-03T10:35:29.4268079Z         "impl",
2026-07-03T10:35:29.4268337Z         "unit",
2026-07-03T10:35:29.4268593Z         "int"
2026-07-03T10:35:29.4268846Z       ],
2026-07-03T10:35:29.4269242Z       "stages": {
2026-07-03T10:35:29.4269513Z         "doc": {
2026-07-03T10:35:29.4269806Z           "complete": true,
2026-07-03T10:35:29.4270073Z           "evidence": [
2026-07-03T10:35:29.4270345Z             {
2026-07-03T10:35:29.4270759Z               "path": "docs-site/src/harness-contract/manifest.md",
2026-07-03T10:35:29.4271041Z               "line": 257
2026-07-03T10:35:29.4271303Z             },
2026-07-03T10:35:29.4271543Z             {
2026-07-03T10:35:29.4271843Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.4272110Z               "line": 236
2026-07-03T10:35:29.4272356Z             }
2026-07-03T10:35:29.4272607Z           ]
2026-07-03T10:35:29.4272865Z         },
2026-07-03T10:35:29.4273127Z         "impl": {
2026-07-03T10:35:29.4273403Z           "complete": true,
2026-07-03T10:35:29.4273665Z           "evidence": [
2026-07-03T10:35:29.4273918Z             {
2026-07-03T10:35:29.4274270Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.4274542Z               "line": 268
2026-07-03T10:35:29.4274796Z             },
2026-07-03T10:35:29.4275061Z             {
2026-07-03T10:35:29.4275412Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.4275694Z               "line": 103
2026-07-03T10:35:29.4275965Z             },
2026-07-03T10:35:29.4276222Z             {
2026-07-03T10:35:29.4276537Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4276809Z               "line": 8854
2026-07-03T10:35:29.4277076Z             }
2026-07-03T10:35:29.4277330Z           ]
2026-07-03T10:35:29.4277578Z         },
2026-07-03T10:35:29.4277837Z         "int": {
2026-07-03T10:35:29.4278128Z           "complete": true,
2026-07-03T10:35:29.4278391Z           "evidence": [
2026-07-03T10:35:29.4278649Z             {
2026-07-03T10:35:29.4279068Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.4279411Z               "line": 242
2026-07-03T10:35:29.4279663Z             }
2026-07-03T10:35:29.4279922Z           ]
2026-07-03T10:35:29.4280173Z         },
2026-07-03T10:35:29.4280432Z         "unit": {
2026-07-03T10:35:29.4280714Z           "complete": true,
2026-07-03T10:35:29.4280981Z           "evidence": [
2026-07-03T10:35:29.4281367Z             {
2026-07-03T10:35:29.4281826Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.4282103Z               "line": 1815
2026-07-03T10:35:29.4282350Z             }
2026-07-03T10:35:29.4282612Z           ]
2026-07-03T10:35:29.4282859Z         }
2026-07-03T10:35:29.4283111Z       }
2026-07-03T10:35:29.4283357Z     },
2026-07-03T10:35:29.4283605Z     {
2026-07-03T10:35:29.4283924Z       "id": "REQ-DIGEST-PROFILE-ENV",
2026-07-03T10:35:29.4289810Z       "title": "Bug #17: spt endpoint digest returns NO_DIGEST for a ccs-profile endpoint (claude-spt:ccs) though [digest] is wired and the transcript exists — under .ccs (CLAUDE_CONFIG_DIR relocation) not .claude. The on-demand digest runs the extractor in the daemon context WITHOUT the endpoint profile transcript-location env, so the env-aware resolver cannot find the relocated transcript. Fix: propagate/persist the endpoint profile transcript-location env (e.g. the ccs CLAUDE_CONFIG_DIR) to the on-demand digest extractor so a profile-relocated transcript resolves; confirm the exact extractor verdict via spt adapter digest-proof. Ownership spt-core (digest env/profile propagation), possibly with a claude-spt extractor-resolver assist. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #17.",
2026-07-03T10:35:29.4290125Z       "requiredStages": [
2026-07-03T10:35:29.4290382Z         "doc",
2026-07-03T10:35:29.4290652Z         "impl",
2026-07-03T10:35:29.4290917Z         "unit"
2026-07-03T10:35:29.4291166Z       ],
2026-07-03T10:35:29.4291437Z       "stages": {
2026-07-03T10:35:29.4291695Z         "doc": {
2026-07-03T10:35:29.4291976Z           "complete": true,
2026-07-03T10:35:29.4292242Z           "evidence": [
2026-07-03T10:35:29.4292495Z             {
2026-07-03T10:35:29.4292795Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.4293072Z               "line": 175
2026-07-03T10:35:29.4293326Z             },
2026-07-03T10:35:29.4293595Z             {
2026-07-03T10:35:29.4293889Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.4294170Z               "line": 261
2026-07-03T10:35:29.4294422Z             }
2026-07-03T10:35:29.4294681Z           ]
2026-07-03T10:35:29.4294943Z         },
2026-07-03T10:35:29.4295206Z         "impl": {
2026-07-03T10:35:29.4295497Z           "complete": true,
2026-07-03T10:35:29.4295782Z           "evidence": [
2026-07-03T10:35:29.4296043Z             {
2026-07-03T10:35:29.4296456Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.4296731Z               "line": 258
2026-07-03T10:35:29.4296975Z             },
2026-07-03T10:35:29.4297238Z             {
2026-07-03T10:35:29.4297571Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4297838Z               "line": 236
2026-07-03T10:35:29.4298088Z             },
2026-07-03T10:35:29.4298306Z             {
2026-07-03T10:35:29.4298606Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4298853Z               "line": 260
2026-07-03T10:35:29.4299267Z             },
2026-07-03T10:35:29.4299502Z             {
2026-07-03T10:35:29.4299812Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4300050Z               "line": 287
2026-07-03T10:35:29.4300284Z             },
2026-07-03T10:35:29.4300512Z             {
2026-07-03T10:35:29.4300803Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4301047Z               "line": 281
2026-07-03T10:35:29.4301274Z             },
2026-07-03T10:35:29.4301496Z             {
2026-07-03T10:35:29.4301763Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4302002Z               "line": 8845
2026-07-03T10:35:29.4302236Z             }
2026-07-03T10:35:29.4302458Z           ]
2026-07-03T10:35:29.4302683Z         },
2026-07-03T10:35:29.4302913Z         "int": {
2026-07-03T10:35:29.4303160Z           "complete": false,
2026-07-03T10:35:29.4303399Z           "evidence": []
2026-07-03T10:35:29.4303628Z         },
2026-07-03T10:35:29.4303862Z         "unit": {
2026-07-03T10:35:29.4304236Z           "complete": true,
2026-07-03T10:35:29.4304578Z           "evidence": [
2026-07-03T10:35:29.4304812Z             {
2026-07-03T10:35:29.4305117Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4305354Z               "line": 874
2026-07-03T10:35:29.4305589Z             },
2026-07-03T10:35:29.4305809Z             {
2026-07-03T10:35:29.4306133Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4306309Z               "line": 905
2026-07-03T10:35:29.4306472Z             },
2026-07-03T10:35:29.4306636Z             {
2026-07-03T10:35:29.4306863Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4307025Z               "line": 945
2026-07-03T10:35:29.4307174Z             },
2026-07-03T10:35:29.4307330Z             {
2026-07-03T10:35:29.4307540Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.4307713Z               "line": 602
2026-07-03T10:35:29.4307902Z             }
2026-07-03T10:35:29.4308056Z           ]
2026-07-03T10:35:29.4308193Z         }
2026-07-03T10:35:29.4308357Z       }
2026-07-03T10:35:29.4308499Z     },
2026-07-03T10:35:29.4308648Z     {
2026-07-03T10:35:29.4308876Z       "id": "REQ-DOC-ENDPOINT-DROP-RESOLUTION",
2026-07-03T10:35:29.4310601Z       "title": "D1 (F028, perri F-c; docs/truth): SI-1's resolution rule — a RELATIVE watched drop dir resolves against the ENDPOINT's cwd, never the daemon's (KH 7.28, shipped v0.22.0) — is documented NOWHERE public. Add it to harness-contract/manifest.md + the manifest schema field descriptions so an adapter author knows a relative commune_dir/signoff_dir is endpoint-resolved. docs-drift gate applies. See triage D1.",
2026-07-03T10:35:29.4310781Z       "requiredStages": [],
2026-07-03T10:35:29.4310921Z       "stages": {
2026-07-03T10:35:29.4311063Z         "doc": {
2026-07-03T10:35:29.4311222Z           "complete": false,
2026-07-03T10:35:29.4311368Z           "evidence": []
2026-07-03T10:35:29.4311497Z         },
2026-07-03T10:35:29.4311644Z         "impl": {
2026-07-03T10:35:29.4311805Z           "complete": false,
2026-07-03T10:35:29.4311957Z           "evidence": []
2026-07-03T10:35:29.4312094Z         },
2026-07-03T10:35:29.4312224Z         "int": {
2026-07-03T10:35:29.4312380Z           "complete": false,
2026-07-03T10:35:29.4312524Z           "evidence": []
2026-07-03T10:35:29.4312657Z         },
2026-07-03T10:35:29.4312786Z         "unit": {
2026-07-03T10:35:29.4312948Z           "complete": false,
2026-07-03T10:35:29.4313091Z           "evidence": []
2026-07-03T10:35:29.4313230Z         }
2026-07-03T10:35:29.4313362Z       }
2026-07-03T10:35:29.4313492Z     },
2026-07-03T10:35:29.4313620Z     {
2026-07-03T10:35:29.4313774Z       "id": "REQ-DOCS-1",
2026-07-03T10:35:29.4314075Z       "title": "Dual-audience docs (human + AI dev-agent), markdown once / two depths",
2026-07-03T10:35:29.4314230Z       "requiredStages": [
2026-07-03T10:35:29.4314355Z         "doc",
2026-07-03T10:35:29.4314479Z         "impl"
2026-07-03T10:35:29.4314587Z       ],
2026-07-03T10:35:29.4314706Z       "stages": {
2026-07-03T10:35:29.4314829Z         "doc": {
2026-07-03T10:35:29.4314966Z           "complete": true,
2026-07-03T10:35:29.4315096Z           "evidence": [
2026-07-03T10:35:29.4315205Z             {
2026-07-03T10:35:29.4315372Z               "path": "docs-site/src/index.md",
2026-07-03T10:35:29.4315510Z               "line": 50
2026-07-03T10:35:29.4315629Z             }
2026-07-03T10:35:29.4315744Z           ]
2026-07-03T10:35:29.4315863Z         },
2026-07-03T10:35:29.4315987Z         "impl": {
2026-07-03T10:35:29.4316125Z           "complete": true,
2026-07-03T10:35:29.4316259Z           "evidence": [
2026-07-03T10:35:29.4316383Z             {
2026-07-03T10:35:29.4316573Z               "path": ".github/workflows/docs-publish.yml",
2026-07-03T10:35:29.4316698Z               "line": 12
2026-07-03T10:35:29.4316821Z             },
2026-07-03T10:35:29.4316942Z             {
2026-07-03T10:35:29.4317097Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4317349Z               "line": 14
2026-07-03T10:35:29.4317551Z             }
2026-07-03T10:35:29.4317667Z           ]
2026-07-03T10:35:29.4317785Z         },
2026-07-03T10:35:29.4317895Z         "int": {
2026-07-03T10:35:29.4318039Z           "complete": false,
2026-07-03T10:35:29.4318152Z           "evidence": []
2026-07-03T10:35:29.4318268Z         },
2026-07-03T10:35:29.4318382Z         "unit": {
2026-07-03T10:35:29.4318515Z           "complete": false,
2026-07-03T10:35:29.4318640Z           "evidence": []
2026-07-03T10:35:29.4318753Z         }
2026-07-03T10:35:29.4318873Z       }
2026-07-03T10:35:29.4319063Z     },
2026-07-03T10:35:29.4319241Z     {
2026-07-03T10:35:29.4319397Z       "id": "REQ-DOCS-2",
2026-07-03T10:35:29.4319622Z       "title": "Sub-10-minute runnable killer quickstart per audience",
2026-07-03T10:35:29.4319755Z       "requiredStages": [
2026-07-03T10:35:29.4319871Z         "doc",
2026-07-03T10:35:29.4319992Z         "int"
2026-07-03T10:35:29.4320121Z       ],
2026-07-03T10:35:29.4320241Z       "stages": {
2026-07-03T10:35:29.4320369Z         "doc": {
2026-07-03T10:35:29.4320498Z           "complete": true,
2026-07-03T10:35:29.4320631Z           "evidence": [
2026-07-03T10:35:29.4320750Z             {
2026-07-03T10:35:29.4320998Z               "path": "docs-site/src/harness-contract/integration-checklist.md",
2026-07-03T10:35:29.4321118Z               "line": 3
2026-07-03T10:35:29.4321237Z             },
2026-07-03T10:35:29.4321356Z             {
2026-07-03T10:35:29.4321551Z               "path": "docs-site/src/quickstart/adapter.md",
2026-07-03T10:35:29.4321676Z               "line": 3
2026-07-03T10:35:29.4321796Z             },
2026-07-03T10:35:29.4321914Z             {
2026-07-03T10:35:29.4322102Z               "path": "docs-site/src/quickstart/messaging.md",
2026-07-03T10:35:29.4322223Z               "line": 3
2026-07-03T10:35:29.4322342Z             }
2026-07-03T10:35:29.4322466Z           ]
2026-07-03T10:35:29.4322578Z         },
2026-07-03T10:35:29.4322712Z         "impl": {
2026-07-03T10:35:29.4322851Z           "complete": false,
2026-07-03T10:35:29.4322978Z           "evidence": []
2026-07-03T10:35:29.4323103Z         },
2026-07-03T10:35:29.4323222Z         "int": {
2026-07-03T10:35:29.4323356Z           "complete": true,
2026-07-03T10:35:29.4323484Z           "evidence": [
2026-07-03T10:35:29.4323598Z             {
2026-07-03T10:35:29.4323766Z               "path": "crates/spt/tests/quickstart_e2e.rs",
2026-07-03T10:35:29.4323894Z               "line": 14
2026-07-03T10:35:29.4324010Z             }
2026-07-03T10:35:29.4324133Z           ]
2026-07-03T10:35:29.4324246Z         },
2026-07-03T10:35:29.4324367Z         "unit": {
2026-07-03T10:35:29.4324495Z           "complete": false,
2026-07-03T10:35:29.4324625Z           "evidence": []
2026-07-03T10:35:29.4324738Z         }
2026-07-03T10:35:29.4324853Z       }
2026-07-03T10:35:29.4324969Z     },
2026-07-03T10:35:29.4325077Z     {
2026-07-03T10:35:29.4325209Z       "id": "REQ-DOCS-3",
2026-07-03T10:35:29.4325492Z       "title": "Diátaxis structure; one canonical way to do X",
2026-07-03T10:35:29.4325631Z       "requiredStages": [
2026-07-03T10:35:29.4325746Z         "doc"
2026-07-03T10:35:29.4325865Z       ],
2026-07-03T10:35:29.4325980Z       "stages": {
2026-07-03T10:35:29.4326103Z         "doc": {
2026-07-03T10:35:29.4326228Z           "complete": true,
2026-07-03T10:35:29.4326361Z           "evidence": [
2026-07-03T10:35:29.4326479Z             {
2026-07-03T10:35:29.4326629Z               "path": "docs-site/src/index.md",
2026-07-03T10:35:29.4326747Z               "line": 42
2026-07-03T10:35:29.4326867Z             }
2026-07-03T10:35:29.4326986Z           ]
2026-07-03T10:35:29.4327100Z         },
2026-07-03T10:35:29.4327215Z         "impl": {
2026-07-03T10:35:29.4327347Z           "complete": false,
2026-07-03T10:35:29.4327477Z           "evidence": []
2026-07-03T10:35:29.4327592Z         },
2026-07-03T10:35:29.4327714Z         "int": {
2026-07-03T10:35:29.4327833Z           "complete": false,
2026-07-03T10:35:29.4328093Z           "evidence": []
2026-07-03T10:35:29.4328208Z         },
2026-07-03T10:35:29.4328450Z         "unit": {
2026-07-03T10:35:29.4328584Z           "complete": false,
2026-07-03T10:35:29.4328712Z           "evidence": []
2026-07-03T10:35:29.4328828Z         }
2026-07-03T10:35:29.4329027Z       }
2026-07-03T10:35:29.4329138Z     },
2026-07-03T10:35:29.4329251Z     {
2026-07-03T10:35:29.4329390Z       "id": "REQ-DOCS-4",
2026-07-03T10:35:29.4329633Z       "title": "Agent-consumable layer (llms.txt, manifest schema, MCP, CLI help)",
2026-07-03T10:35:29.4329768Z       "requiredStages": [
2026-07-03T10:35:29.4329881Z         "doc",
2026-07-03T10:35:29.4330000Z         "impl",
2026-07-03T10:35:29.4330116Z         "unit"
2026-07-03T10:35:29.4330228Z       ],
2026-07-03T10:35:29.4330344Z       "stages": {
2026-07-03T10:35:29.4330469Z         "doc": {
2026-07-03T10:35:29.4330591Z           "complete": true,
2026-07-03T10:35:29.4330724Z           "evidence": [
2026-07-03T10:35:29.4330849Z             {
2026-07-03T10:35:29.4331010Z               "path": "docs/DOCS-STRATEGY.md",
2026-07-03T10:35:29.4331139Z               "line": 35
2026-07-03T10:35:29.4331263Z             }
2026-07-03T10:35:29.4331378Z           ]
2026-07-03T10:35:29.4331488Z         },
2026-07-03T10:35:29.4331616Z         "impl": {
2026-07-03T10:35:29.4331745Z           "complete": true,
2026-07-03T10:35:29.4331873Z           "evidence": [
2026-07-03T10:35:29.4331988Z             {
2026-07-03T10:35:29.4332174Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.4332303Z               "line": 876
2026-07-03T10:35:29.4332417Z             },
2026-07-03T10:35:29.4332526Z             {
2026-07-03T10:35:29.4332685Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4332803Z               "line": 15
2026-07-03T10:35:29.4332931Z             }
2026-07-03T10:35:29.4333044Z           ]
2026-07-03T10:35:29.4333158Z         },
2026-07-03T10:35:29.4333276Z         "int": {
2026-07-03T10:35:29.4333411Z           "complete": false,
2026-07-03T10:35:29.4333553Z           "evidence": []
2026-07-03T10:35:29.4333673Z         },
2026-07-03T10:35:29.4333853Z         "unit": {
2026-07-03T10:35:29.4333978Z           "complete": true,
2026-07-03T10:35:29.4334115Z           "evidence": [
2026-07-03T10:35:29.4334221Z             {
2026-07-03T10:35:29.4334392Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.4334516Z               "line": 1969
2026-07-03T10:35:29.4334974Z             }
2026-07-03T10:35:29.4335088Z           ]
2026-07-03T10:35:29.4335209Z         }
2026-07-03T10:35:29.4335322Z       }
2026-07-03T10:35:29.4335441Z     },
2026-07-03T10:35:29.4335553Z     {
2026-07-03T10:35:29.4335689Z       "id": "REQ-DOCS-5",
2026-07-03T10:35:29.4336001Z       "title": "Anti-drift: rustdoc/schema/exports/CLI-help generated + CI-checked",
2026-07-03T10:35:29.4336134Z       "requiredStages": [
2026-07-03T10:35:29.4336254Z         "impl",
2026-07-03T10:35:29.4336368Z         "int"
2026-07-03T10:35:29.4336488Z       ],
2026-07-03T10:35:29.4336602Z       "stages": {
2026-07-03T10:35:29.4336725Z         "doc": {
2026-07-03T10:35:29.4336840Z           "complete": false,
2026-07-03T10:35:29.4336959Z           "evidence": []
2026-07-03T10:35:29.4337064Z         },
2026-07-03T10:35:29.4337193Z         "impl": {
2026-07-03T10:35:29.4337307Z           "complete": true,
2026-07-03T10:35:29.4337437Z           "evidence": [
2026-07-03T10:35:29.4337550Z             {
2026-07-03T10:35:29.4337713Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.4337842Z               "line": 877
2026-07-03T10:35:29.4337956Z             },
2026-07-03T10:35:29.4338071Z             {
2026-07-03T10:35:29.4338213Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4338460Z               "line": 114
2026-07-03T10:35:29.4338572Z             }
2026-07-03T10:35:29.4338686Z           ]
2026-07-03T10:35:29.4338797Z         },
2026-07-03T10:35:29.4338915Z         "int": {
2026-07-03T10:35:29.4339320Z           "complete": true,
2026-07-03T10:35:29.4339455Z           "evidence": [
2026-07-03T10:35:29.4339665Z             {
2026-07-03T10:35:29.4339807Z               "path": ".github/workflows/ci.yml",
2026-07-03T10:35:29.4339931Z               "line": 198
2026-07-03T10:35:29.4340051Z             },
2026-07-03T10:35:29.4340160Z             {
2026-07-03T10:35:29.4340333Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.4340455Z               "line": 2006
2026-07-03T10:35:29.4340556Z             }
2026-07-03T10:35:29.4340671Z           ]
2026-07-03T10:35:29.4340780Z         },
2026-07-03T10:35:29.4340895Z         "unit": {
2026-07-03T10:35:29.4341024Z           "complete": false,
2026-07-03T10:35:29.4341155Z           "evidence": []
2026-07-03T10:35:29.4341260Z         }
2026-07-03T10:35:29.4341361Z       }
2026-07-03T10:35:29.4341474Z     },
2026-07-03T10:35:29.4341580Z     {
2026-07-03T10:35:29.4341694Z       "id": "REQ-DOCS-6",
2026-07-03T10:35:29.4342109Z       "title": "spt how-to <topic>: in-binary task-oriented agent instructions (anti-drift; quickstart prompts point agents at it)",
2026-07-03T10:35:29.4342258Z       "requiredStages": [
2026-07-03T10:35:29.4342371Z         "impl",
2026-07-03T10:35:29.4342491Z         "unit",
2026-07-03T10:35:29.4342602Z         "int"
2026-07-03T10:35:29.4342710Z       ],
2026-07-03T10:35:29.4342824Z       "stages": {
2026-07-03T10:35:29.4342940Z         "doc": {
2026-07-03T10:35:29.4343063Z           "complete": true,
2026-07-03T10:35:29.4343183Z           "evidence": [
2026-07-03T10:35:29.4343292Z             {
2026-07-03T10:35:29.4343471Z               "path": "docs-site/src/quickstart/messaging.md",
2026-07-03T10:35:29.4343596Z               "line": 4
2026-07-03T10:35:29.4343703Z             }
2026-07-03T10:35:29.4343813Z           ]
2026-07-03T10:35:29.4343928Z         },
2026-07-03T10:35:29.4344046Z         "impl": {
2026-07-03T10:35:29.4344171Z           "complete": true,
2026-07-03T10:35:29.4344290Z           "evidence": [
2026-07-03T10:35:29.4344399Z             {
2026-07-03T10:35:29.4344552Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4344666Z               "line": 7383
2026-07-03T10:35:29.4344777Z             }
2026-07-03T10:35:29.4344881Z           ]
2026-07-03T10:35:29.4344995Z         },
2026-07-03T10:35:29.4345106Z         "int": {
2026-07-03T10:35:29.4345234Z           "complete": true,
2026-07-03T10:35:29.4345353Z           "evidence": [
2026-07-03T10:35:29.4345469Z             {
2026-07-03T10:35:29.4345630Z               "path": "crates/spt/tests/quickstart_e2e.rs",
2026-07-03T10:35:29.4345755Z               "line": 39
2026-07-03T10:35:29.4345868Z             }
2026-07-03T10:35:29.4345968Z           ]
2026-07-03T10:35:29.4346079Z         },
2026-07-03T10:35:29.4346187Z         "unit": {
2026-07-03T10:35:29.4346310Z           "complete": true,
2026-07-03T10:35:29.4346430Z           "evidence": [
2026-07-03T10:35:29.4346537Z             {
2026-07-03T10:35:29.4346670Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4346800Z               "line": 15277
2026-07-03T10:35:29.4346904Z             }
2026-07-03T10:35:29.4347014Z           ]
2026-07-03T10:35:29.4347119Z         }
2026-07-03T10:35:29.4347223Z       }
2026-07-03T10:35:29.4347329Z     },
2026-07-03T10:35:29.4347438Z     {
2026-07-03T10:35:29.4347567Z       "id": "REQ-DOCS-NO-INTERNAL-CODES",
2026-07-03T10:35:29.4349580Z       "title": "Public CLI --help (the clap `///` doc-comments) and the generated `docs-site/src/cli/reference.md` MUST NOT contain internal tracker/decision codes — `REQ-*`, `F-###`, `M#-W#`, `ADR-####`. They are meaningless to an end user reading --help and ship to GH-Pages. A CI-gated scan (the `xtask check` docs gate) fails on any such token in the GENERATED reference.md (which by construction contains only clap help, so rustdoc `///` on fns/structs is OUT of scope and keeps its REQ/ADR cross-refs). Substance is kept; codes are rewritten to plain language. (v0.13.2 W6)",
2026-07-03T10:35:29.4349719Z       "requiredStages": [
2026-07-03T10:35:29.4349944Z         "doc",
2026-07-03T10:35:29.4350138Z         "impl",
2026-07-03T10:35:29.4350240Z         "unit"
2026-07-03T10:35:29.4350348Z       ],
2026-07-03T10:35:29.4350458Z       "stages": {
2026-07-03T10:35:29.4350569Z         "doc": {
2026-07-03T10:35:29.4350682Z           "complete": true,
2026-07-03T10:35:29.4350791Z           "evidence": [
2026-07-03T10:35:29.4350893Z             {
2026-07-03T10:35:29.4351030Z               "path": "docs/DOCS-STRATEGY.md",
2026-07-03T10:35:29.4351150Z               "line": 59
2026-07-03T10:35:29.4351246Z             }
2026-07-03T10:35:29.4351354Z           ]
2026-07-03T10:35:29.4351455Z         },
2026-07-03T10:35:29.4351570Z         "impl": {
2026-07-03T10:35:29.4351683Z           "complete": true,
2026-07-03T10:35:29.4351782Z           "evidence": [
2026-07-03T10:35:29.4351878Z             {
2026-07-03T10:35:29.4352021Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4352120Z               "line": 223
2026-07-03T10:35:29.4352232Z             },
2026-07-03T10:35:29.4352345Z             {
2026-07-03T10:35:29.4352479Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4352593Z               "line": 277
2026-07-03T10:35:29.4352692Z             }
2026-07-03T10:35:29.4352804Z           ]
2026-07-03T10:35:29.4352899Z         },
2026-07-03T10:35:29.4353007Z         "int": {
2026-07-03T10:35:29.4353128Z           "complete": false,
2026-07-03T10:35:29.4353246Z           "evidence": []
2026-07-03T10:35:29.4353346Z         },
2026-07-03T10:35:29.4353457Z         "unit": {
2026-07-03T10:35:29.4353575Z           "complete": true,
2026-07-03T10:35:29.4353685Z           "evidence": [
2026-07-03T10:35:29.4353786Z             {
2026-07-03T10:35:29.4353927Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4354046Z               "line": 1461
2026-07-03T10:35:29.4354151Z             },
2026-07-03T10:35:29.4354258Z             {
2026-07-03T10:35:29.4354392Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.4354517Z               "line": 1482
2026-07-03T10:35:29.4354625Z             }
2026-07-03T10:35:29.4354731Z           ]
2026-07-03T10:35:29.4354831Z         }
2026-07-03T10:35:29.4354945Z       }
2026-07-03T10:35:29.4355065Z     },
2026-07-03T10:35:29.4355180Z     {
2026-07-03T10:35:29.4355302Z       "id": "REQ-ELEVATE-1",
2026-07-03T10:35:29.4358652Z       "title": "Cross-platform self-elevating re-launch for privilege-gated commands: a pure decision seam `decide_elevation_path(os, elevation, interactive_tty, has_display, has_pkexec, has_term_emulator) -> ElevatePath{AlreadyElevated, InlineSudo, UacWindow, Pkexec, TerminalEmulator, PrintHint}` selecting how to re-acquire privilege, and the per-OS impure launchers it dispatches — Windows UAC console (ShellExecuteW `runas` on the abs-exe + verbatim argv; the elevated child does the work, prints 'You can close this window', and pauses for a keypress; the original prints 'Elevated terminal launched…' and exits 0; NEVER pipes the child's stdout back across the privilege boundary), Linux desktop pkexec (preferred, native polkit GUI auth) else x-terminal-emulator -e sudo (fallback list x-terminal-emulator→gnome-terminal→konsole→xterm), the existing interactive-TTY inline sudo, and the headless/no-path floor that prints the absolute-path command. Reused by every gated command (not subnet-specific). Generalizes should_auto_elevate.",
2026-07-03T10:35:29.4358795Z       "requiredStages": [
2026-07-03T10:35:29.4358901Z         "doc",
2026-07-03T10:35:29.4359119Z         "impl",
2026-07-03T10:35:29.4359258Z         "unit"
2026-07-03T10:35:29.4359366Z       ],
2026-07-03T10:35:29.4359504Z       "stages": {
2026-07-03T10:35:29.4363864Z         "doc": {
2026-07-03T10:35:29.4364036Z           "complete": true,
2026-07-03T10:35:29.4364154Z           "evidence": [
2026-07-03T10:35:29.4364255Z             {
2026-07-03T10:35:29.4364389Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4364501Z               "line": 746
2026-07-03T10:35:29.4364772Z             }
2026-07-03T10:35:29.4364885Z           ]
2026-07-03T10:35:29.4365082Z         },
2026-07-03T10:35:29.4365205Z         "impl": {
2026-07-03T10:35:29.4365330Z           "complete": true,
2026-07-03T10:35:29.4365448Z           "evidence": [
2026-07-03T10:35:29.4365557Z             {
2026-07-03T10:35:29.4365710Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4365834Z               "line": 5524
2026-07-03T10:35:29.4365945Z             },
2026-07-03T10:35:29.4366044Z             {
2026-07-03T10:35:29.4366183Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4366307Z               "line": 5569
2026-07-03T10:35:29.4366407Z             },
2026-07-03T10:35:29.4366516Z             {
2026-07-03T10:35:29.4366655Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4366764Z               "line": 5631
2026-07-03T10:35:29.4366856Z             },
2026-07-03T10:35:29.4366965Z             {
2026-07-03T10:35:29.4367112Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.4367242Z               "line": 92
2026-07-03T10:35:29.4367340Z             },
2026-07-03T10:35:29.4367449Z             {
2026-07-03T10:35:29.4367588Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.4367700Z               "line": 148
2026-07-03T10:35:29.4367820Z             }
2026-07-03T10:35:29.4367925Z           ]
2026-07-03T10:35:29.4368029Z         },
2026-07-03T10:35:29.4368134Z         "int": {
2026-07-03T10:35:29.4368253Z           "complete": false,
2026-07-03T10:35:29.4368372Z           "evidence": []
2026-07-03T10:35:29.4368473Z         },
2026-07-03T10:35:29.4368573Z         "unit": {
2026-07-03T10:35:29.4368696Z           "complete": true,
2026-07-03T10:35:29.4368812Z           "evidence": [
2026-07-03T10:35:29.4368925Z             {
2026-07-03T10:35:29.4369146Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.4369264Z               "line": 442
2026-07-03T10:35:29.4369365Z             },
2026-07-03T10:35:29.4369475Z             {
2026-07-03T10:35:29.4369622Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.4369737Z               "line": 460
2026-07-03T10:35:29.4369851Z             }
2026-07-03T10:35:29.4369955Z           ]
2026-07-03T10:35:29.4370069Z         }
2026-07-03T10:35:29.4370173Z       }
2026-07-03T10:35:29.4370281Z     },
2026-07-03T10:35:29.4370377Z     {
2026-07-03T10:35:29.4370525Z       "id": "REQ-ENDPOINT-LIST-MERGE-LOCAL",
2026-07-03T10:35:29.4372479Z       "title": "`spt endpoint list` always merges this node's LOCAL (unadvertised) perches into the view; the `--local` flag is REMOVED (operator decision 2026-06-17). Rationale: `spt whoami` is a thin alias of `endpoint list` — a just-online agent running `whoami` must see its OWN perch, or it gets an omitted-self view ('chaos'). FIX: drop the `--local` flag + its `--detail` conflict test + the v0.10.0 REQ-PICKER-5 hint line (cli.rs:1678) + cmd_list_local; the bare list merges local perches into the subnet view; fix the whoami alias path accordingly. Run `cargo run -p xtask -- gen` (docs-drift, DEFAULT target). (v0.12.1)",
2026-07-03T10:35:29.4372614Z       "requiredStages": [
2026-07-03T10:35:29.4372732Z         "doc",
2026-07-03T10:35:29.4372831Z         "impl",
2026-07-03T10:35:29.4372936Z         "unit"
2026-07-03T10:35:29.4373042Z       ],
2026-07-03T10:35:29.4373146Z       "stages": {
2026-07-03T10:35:29.4373255Z         "doc": {
2026-07-03T10:35:29.4373380Z           "complete": true,
2026-07-03T10:35:29.4373489Z           "evidence": [
2026-07-03T10:35:29.4373600Z             {
2026-07-03T10:35:29.4373723Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4373837Z               "line": 773
2026-07-03T10:35:29.4373948Z             }
2026-07-03T10:35:29.4374052Z           ]
2026-07-03T10:35:29.4374161Z         },
2026-07-03T10:35:29.4374267Z         "impl": {
2026-07-03T10:35:29.4374395Z           "complete": true,
2026-07-03T10:35:29.4374505Z           "evidence": [
2026-07-03T10:35:29.4374615Z             {
2026-07-03T10:35:29.4374893Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4375105Z               "line": 2323
2026-07-03T10:35:29.4375205Z             },
2026-07-03T10:35:29.4375313Z             {
2026-07-03T10:35:29.4375445Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4375594Z               "line": 2567
2026-07-03T10:35:29.4375694Z             },
2026-07-03T10:35:29.4375803Z             {
2026-07-03T10:35:29.4375942Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4376055Z               "line": 3021
2026-07-03T10:35:29.4376162Z             }
2026-07-03T10:35:29.4376261Z           ]
2026-07-03T10:35:29.4376370Z         },
2026-07-03T10:35:29.4376477Z         "int": {
2026-07-03T10:35:29.4376599Z           "complete": false,
2026-07-03T10:35:29.4376708Z           "evidence": []
2026-07-03T10:35:29.4376819Z         },
2026-07-03T10:35:29.4376924Z         "unit": {
2026-07-03T10:35:29.4377043Z           "complete": true,
2026-07-03T10:35:29.4377144Z           "evidence": [
2026-07-03T10:35:29.4377262Z             {
2026-07-03T10:35:29.4377406Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4377525Z               "line": 11365
2026-07-03T10:35:29.4377639Z             },
2026-07-03T10:35:29.4377740Z             {
2026-07-03T10:35:29.4377878Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4377981Z               "line": 12090
2026-07-03T10:35:29.4378091Z             }
2026-07-03T10:35:29.4378195Z           ]
2026-07-03T10:35:29.4378303Z         }
2026-07-03T10:35:29.4378404Z       }
2026-07-03T10:35:29.4378509Z     },
2026-07-03T10:35:29.4378613Z     {
2026-07-03T10:35:29.4378762Z       "id": "REQ-ENDPOINT-LIST-NODE-GROUPED",
2026-07-03T10:35:29.4383617Z       "title": "spt endpoint list is node-grouped over unique INSTANCES, not subnet-grouped over duplicated rows: one row per (id,node) instance — subnet duplication collapsed (ADR-0006 §1: subnet is never an identity axis), freshest-epoch wins a cross-subnet status disagreement (the resolve_among twin rule) — grouped under 'This node: <label>' (cyan; local roster is the status truth, advertised-status vocabulary, corrupt = suspended + corrupt annotation) then remote nodes alphabetical (node name orange 38;5;208, the legacy $LIVE orange), each node carrying a light-gray 'Shared subnets:' line (subnets among our memberships where that node gossips any visible row; per-instance subnet detail stays in --json/--detail), instance rows [id, endpoint_type, glyph, status] (endpoint_type threaded from Instance.endpoint_type through ResourceRow — additive, pre-field rows render '-'), per-node 'Total:' lines with NO grand total (the stderr ENDPOINTS:<n> line is REMOVED — it counted subnet rows, so the same instance in N subnets counted N times), SELF pin kept first with a '(self @ <node>)' marker (REQ-WHOAMI-1 alias; self also appears as a This-node row so the node total stays honest), remote nodes with zero visible instances skipped, --subnet narrows the union to that subnet's view, --json DTO structure UNCHANGED (committed surface; gains only an additive endpoint_type field). Grill-with-docs ruling 2026-07-02 (operator + doyle); sibling of REQ-PICKER-NODE-GROUPING (the picker half of the same dedup law).",
2026-07-03T10:35:29.4383782Z       "requiredStages": [
2026-07-03T10:35:29.4383883Z         "impl",
2026-07-03T10:35:29.4383988Z         "unit"
2026-07-03T10:35:29.4384087Z       ],
2026-07-03T10:35:29.4384198Z       "stages": {
2026-07-03T10:35:29.4384303Z         "doc": {
2026-07-03T10:35:29.4384436Z           "complete": false,
2026-07-03T10:35:29.4384545Z           "evidence": []
2026-07-03T10:35:29.4384655Z         },
2026-07-03T10:35:29.4384760Z         "impl": {
2026-07-03T10:35:29.4384884Z           "complete": true,
2026-07-03T10:35:29.4384993Z           "evidence": [
2026-07-03T10:35:29.4385099Z             {
2026-07-03T10:35:29.4385284Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4385404Z               "line": 519
2026-07-03T10:35:29.4385636Z             },
2026-07-03T10:35:29.4385736Z             {
2026-07-03T10:35:29.4385982Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4386092Z               "line": 526
2026-07-03T10:35:29.4386198Z             },
2026-07-03T10:35:29.4386320Z             {
2026-07-03T10:35:29.4386469Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4386583Z               "line": 602
2026-07-03T10:35:29.4386692Z             },
2026-07-03T10:35:29.4386789Z             {
2026-07-03T10:35:29.4386945Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4387074Z               "line": 604
2026-07-03T10:35:29.4387184Z             },
2026-07-03T10:35:29.4387327Z             {
2026-07-03T10:35:29.4387479Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4387598Z               "line": 2373
2026-07-03T10:35:29.4387704Z             },
2026-07-03T10:35:29.4387808Z             {
2026-07-03T10:35:29.4387942Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4388067Z               "line": 2472
2026-07-03T10:35:29.4388175Z             },
2026-07-03T10:35:29.4388281Z             {
2026-07-03T10:35:29.4388414Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4388522Z               "line": 2590
2026-07-03T10:35:29.4388632Z             },
2026-07-03T10:35:29.4388741Z             {
2026-07-03T10:35:29.4388877Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4389112Z               "line": 2660
2026-07-03T10:35:29.4389249Z             },
2026-07-03T10:35:29.4389351Z             {
2026-07-03T10:35:29.4389478Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4389594Z               "line": 2675
2026-07-03T10:35:29.4389703Z             },
2026-07-03T10:35:29.4389793Z             {
2026-07-03T10:35:29.4389932Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4390041Z               "line": 2758
2026-07-03T10:35:29.4390150Z             },
2026-07-03T10:35:29.4390257Z             {
2026-07-03T10:35:29.4390388Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4390504Z               "line": 2796
2026-07-03T10:35:29.4390605Z             },
2026-07-03T10:35:29.4390699Z             {
2026-07-03T10:35:29.4390833Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4390948Z               "line": 2867
2026-07-03T10:35:29.4391056Z             },
2026-07-03T10:35:29.4391165Z             {
2026-07-03T10:35:29.4391294Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4391411Z               "line": 3020
2026-07-03T10:35:29.4391516Z             }
2026-07-03T10:35:29.4391622Z           ]
2026-07-03T10:35:29.4391716Z         },
2026-07-03T10:35:29.4391826Z         "int": {
2026-07-03T10:35:29.4391945Z           "complete": false,
2026-07-03T10:35:29.4392059Z           "evidence": []
2026-07-03T10:35:29.4392151Z         },
2026-07-03T10:35:29.4392260Z         "unit": {
2026-07-03T10:35:29.4392378Z           "complete": true,
2026-07-03T10:35:29.4392494Z           "evidence": [
2026-07-03T10:35:29.4392598Z             {
2026-07-03T10:35:29.4392746Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4392866Z               "line": 1816
2026-07-03T10:35:29.4392966Z             },
2026-07-03T10:35:29.4393065Z             {
2026-07-03T10:35:29.4393200Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4393309Z               "line": 11065
2026-07-03T10:35:29.4393410Z             },
2026-07-03T10:35:29.4393524Z             {
2026-07-03T10:35:29.4393647Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4393763Z               "line": 11241
2026-07-03T10:35:29.4393867Z             },
2026-07-03T10:35:29.4393966Z             {
2026-07-03T10:35:29.4394104Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4394205Z               "line": 11272
2026-07-03T10:35:29.4394309Z             },
2026-07-03T10:35:29.4394405Z             {
2026-07-03T10:35:29.4394538Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4394763Z               "line": 11295
2026-07-03T10:35:29.4394967Z             },
2026-07-03T10:35:29.4395068Z             {
2026-07-03T10:35:29.4395201Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4395315Z               "line": 11313
2026-07-03T10:35:29.4395425Z             },
2026-07-03T10:35:29.4395525Z             {
2026-07-03T10:35:29.4395664Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4395773Z               "line": 11513
2026-07-03T10:35:29.4395882Z             },
2026-07-03T10:35:29.4395993Z             {
2026-07-03T10:35:29.4396125Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4396249Z               "line": 11927
2026-07-03T10:35:29.4396354Z             }
2026-07-03T10:35:29.4396461Z           ]
2026-07-03T10:35:29.4396556Z         }
2026-07-03T10:35:29.4396667Z       }
2026-07-03T10:35:29.4396762Z     },
2026-07-03T10:35:29.4396861Z     {
2026-07-03T10:35:29.4396996Z       "id": "REQ-ENDPOINT-LIST-NODE-IDENT",
2026-07-03T10:35:29.4398464Z       "title": "Bug #5: spt endpoint list local section header is the hardcoded literal LOCAL (this node) (render_local_section cli.rs:4359). Change to 'This node: <node-id>' using the existing node-ident idiom (os_hostname + nodeid public-key prefix, cli.rs:5531 — factor a node_ident_display helper); compute in the impure print_local_section, pass into the pure renderer. Update the two test assertions (cli.rs:10711/10716). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #5.",
2026-07-03T10:35:29.4398593Z       "requiredStages": [
2026-07-03T10:35:29.4398711Z         "impl",
2026-07-03T10:35:29.4398827Z         "unit"
2026-07-03T10:35:29.4398927Z       ],
2026-07-03T10:35:29.4399182Z       "stages": {
2026-07-03T10:35:29.4399324Z         "doc": {
2026-07-03T10:35:29.4399466Z           "complete": false,
2026-07-03T10:35:29.4399596Z           "evidence": []
2026-07-03T10:35:29.4399700Z         },
2026-07-03T10:35:29.4399800Z         "impl": {
2026-07-03T10:35:29.4399925Z           "complete": true,
2026-07-03T10:35:29.4400034Z           "evidence": [
2026-07-03T10:35:29.4400154Z             {
2026-07-03T10:35:29.4400282Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4400410Z               "line": 2519
2026-07-03T10:35:29.4400521Z             },
2026-07-03T10:35:29.4400625Z             {
2026-07-03T10:35:29.4400759Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4400864Z               "line": 3022
2026-07-03T10:35:29.4400978Z             },
2026-07-03T10:35:29.4401078Z             {
2026-07-03T10:35:29.4401208Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4401317Z               "line": 5087
2026-07-03T10:35:29.4401423Z             }
2026-07-03T10:35:29.4401527Z           ]
2026-07-03T10:35:29.4401635Z         },
2026-07-03T10:35:29.4401745Z         "int": {
2026-07-03T10:35:29.4401868Z           "complete": false,
2026-07-03T10:35:29.4401990Z           "evidence": []
2026-07-03T10:35:29.4402095Z         },
2026-07-03T10:35:29.4402215Z         "unit": {
2026-07-03T10:35:29.4402324Z           "complete": true,
2026-07-03T10:35:29.4402435Z           "evidence": [
2026-07-03T10:35:29.4402540Z             {
2026-07-03T10:35:29.4402676Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4402782Z               "line": 11365
2026-07-03T10:35:29.4402896Z             }
2026-07-03T10:35:29.4403001Z           ]
2026-07-03T10:35:29.4403111Z         }
2026-07-03T10:35:29.4403211Z       }
2026-07-03T10:35:29.4403320Z     },
2026-07-03T10:35:29.4403417Z     {
2026-07-03T10:35:29.4403568Z       "id": "REQ-ENDPOINT-LIST-PALETTE",
2026-07-03T10:35:29.4406166Z       "title": "Bugs #11 + #15 (display): spt endpoint list renders status as plain text while the picker turns the same ResourceRow into the W5 colored EpDisplay palette. Fix: extract one shared ResourceRow-to-EpDisplay builder + make the picker display enums/helpers public, and have endpoint list render the same colored status squares (via helpfmt stdout_color, not ratatui Span). This also fixes #15 — a lone warm detached instance renders as its online flavor (Dormant maps to online) instead of leaking the bare word Dormant through the text-only list (no resting.rs/CONTEXT model change; operator ruling display-only). Couples REQ-PICKER-NODE-GROUPING (both edit subnet_rows — sequence the shared-builder extraction first). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #11/#15.",
2026-07-03T10:35:29.4406438Z       "requiredStages": [
2026-07-03T10:35:29.4406553Z         "impl",
2026-07-03T10:35:29.4406658Z         "unit"
2026-07-03T10:35:29.4406757Z       ],
2026-07-03T10:35:29.4406857Z       "stages": {
2026-07-03T10:35:29.4406970Z         "doc": {
2026-07-03T10:35:29.4407088Z           "complete": false,
2026-07-03T10:35:29.4407197Z           "evidence": []
2026-07-03T10:35:29.4407304Z         },
2026-07-03T10:35:29.4407412Z         "impl": {
2026-07-03T10:35:29.4407522Z           "complete": true,
2026-07-03T10:35:29.4407627Z           "evidence": [
2026-07-03T10:35:29.4407741Z             {
2026-07-03T10:35:29.4407876Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4407998Z               "line": 2868
2026-07-03T10:35:29.4408098Z             },
2026-07-03T10:35:29.4408204Z             {
2026-07-03T10:35:29.4408356Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4408466Z               "line": 483
2026-07-03T10:35:29.4408566Z             }
2026-07-03T10:35:29.4408676Z           ]
2026-07-03T10:35:29.4408772Z         },
2026-07-03T10:35:29.4408867Z         "int": {
2026-07-03T10:35:29.4409077Z           "complete": false,
2026-07-03T10:35:29.4409191Z           "evidence": []
2026-07-03T10:35:29.4409305Z         },
2026-07-03T10:35:29.4409406Z         "unit": {
2026-07-03T10:35:29.4409525Z           "complete": true,
2026-07-03T10:35:29.4409638Z           "evidence": [
2026-07-03T10:35:29.4409738Z             {
2026-07-03T10:35:29.4409870Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4409988Z               "line": 11065
2026-07-03T10:35:29.4410094Z             },
2026-07-03T10:35:29.4410204Z             {
2026-07-03T10:35:29.4410346Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4410466Z               "line": 1356
2026-07-03T10:35:29.4410570Z             }
2026-07-03T10:35:29.4410675Z           ]
2026-07-03T10:35:29.4410785Z         }
2026-07-03T10:35:29.4410885Z       }
2026-07-03T10:35:29.4410995Z     },
2026-07-03T10:35:29.4411095Z     {
2026-07-03T10:35:29.4411238Z       "id": "REQ-ENDPOINT-LIST-PROJECT-COL",
2026-07-03T10:35:29.4413319Z       "title": "#8: spt endpoint list gains a second column <project>/ (the endpoint's LATEST project) -> 4 columns total: id / <project>/ / type / status. Local rows: head of REQ-PICKER-PROJECT-HISTORY-TRUTH (sessions.log-derived, owlery-excluded). Remote rows: head of REQ-GOSSIP-ADAPTER-PROJECTS recent_projects. Project IDs only + #4 disambiguation; '-' when unknown (pre-field remote rows). Extends the v0.21.0 node-grouped renderer (format_instance_rows — additive column, alignment char-width-safe). --json: additive project field on the row DTO (skip-if-none, N-1 safe). Depends on #1 + #4. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #8.",
2026-07-03T10:35:29.4413457Z       "requiredStages": [
2026-07-03T10:35:29.4413561Z         "impl",
2026-07-03T10:35:29.4413662Z         "unit"
2026-07-03T10:35:29.4413767Z       ],
2026-07-03T10:35:29.4413876Z       "stages": {
2026-07-03T10:35:29.4413982Z         "doc": {
2026-07-03T10:35:29.4414101Z           "complete": false,
2026-07-03T10:35:29.4414215Z           "evidence": []
2026-07-03T10:35:29.4414311Z         },
2026-07-03T10:35:29.4414425Z         "impl": {
2026-07-03T10:35:29.4414545Z           "complete": true,
2026-07-03T10:35:29.4414672Z           "evidence": [
2026-07-03T10:35:29.4414772Z             {
2026-07-03T10:35:29.4414902Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4415020Z               "line": 2379
2026-07-03T10:35:29.4415129Z             },
2026-07-03T10:35:29.4415368Z             {
2026-07-03T10:35:29.4415511Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4415724Z               "line": 2396
2026-07-03T10:35:29.4415826Z             },
2026-07-03T10:35:29.4415935Z             {
2026-07-03T10:35:29.4416073Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4416208Z               "line": 2474
2026-07-03T10:35:29.4416312Z             },
2026-07-03T10:35:29.4416421Z             {
2026-07-03T10:35:29.4416556Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4416678Z               "line": 2486
2026-07-03T10:35:29.4416775Z             },
2026-07-03T10:35:29.4416889Z             {
2026-07-03T10:35:29.4417017Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4417123Z               "line": 2576
2026-07-03T10:35:29.4417236Z             },
2026-07-03T10:35:29.4417331Z             {
2026-07-03T10:35:29.4417460Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4417572Z               "line": 2653
2026-07-03T10:35:29.4417690Z             },
2026-07-03T10:35:29.4417791Z             {
2026-07-03T10:35:29.4417924Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4418039Z               "line": 2737
2026-07-03T10:35:29.4418149Z             },
2026-07-03T10:35:29.4418253Z             {
2026-07-03T10:35:29.4418392Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4418502Z               "line": 2774
2026-07-03T10:35:29.4418606Z             },
2026-07-03T10:35:29.4418698Z             {
2026-07-03T10:35:29.4418845Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4419051Z               "line": 417
2026-07-03T10:35:29.4419203Z             }
2026-07-03T10:35:29.4419327Z           ]
2026-07-03T10:35:29.4419427Z         },
2026-07-03T10:35:29.4419546Z         "int": {
2026-07-03T10:35:29.4419657Z           "complete": false,
2026-07-03T10:35:29.4419775Z           "evidence": []
2026-07-03T10:35:29.4419880Z         },
2026-07-03T10:35:29.4419976Z         "unit": {
2026-07-03T10:35:29.4420099Z           "complete": true,
2026-07-03T10:35:29.4420222Z           "evidence": [
2026-07-03T10:35:29.4420327Z             {
2026-07-03T10:35:29.4420467Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4420576Z               "line": 11133
2026-07-03T10:35:29.4420682Z             },
2026-07-03T10:35:29.4420792Z             {
2026-07-03T10:35:29.4420925Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4421045Z               "line": 11170
2026-07-03T10:35:29.4421139Z             },
2026-07-03T10:35:29.4421245Z             {
2026-07-03T10:35:29.4421379Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4421502Z               "line": 11192
2026-07-03T10:35:29.4421603Z             }
2026-07-03T10:35:29.4421707Z           ]
2026-07-03T10:35:29.4421798Z         }
2026-07-03T10:35:29.4421898Z       }
2026-07-03T10:35:29.4421994Z     },
2026-07-03T10:35:29.4422098Z     {
2026-07-03T10:35:29.4422238Z       "id": "REQ-ENDPOINT-LIST-RENDER-POLISH",
2026-07-03T10:35:29.4424689Z       "title": "A6 (F028, operator, 4 asks): `spt endpoint list` render polish. (a) the 'Shared subnets' line is NOT dim — LIGHT_GRAY = \"37\" (cli.rs:3019) is standard-palette WHITE, indistinguishable from row text; use SGR 90 (bright-black/gray) for the dim intent. (b) the `Total:` line takes the same dim color. (c) move the status glyph ADJACENT to the endpoint name (operator: 'right behind the endpoint name'), mirroring the picker's glyph-beside-name presentation (today the glyph sits at the end next to the status word). (d) color the status WORD like the picker TUI (green ONLINE / gray OFFLINE / blue when driven, matching picker glyph semantics). All in render_node_grouped/render_instance_row (cli.rs ~3000s); pure render with an injected color decision — unit-testable off a tty. See triage A6.",
2026-07-03T10:35:29.4424828Z       "requiredStages": [
2026-07-03T10:35:29.4424937Z         "impl",
2026-07-03T10:35:29.4425041Z         "unit"
2026-07-03T10:35:29.4425275Z       ],
2026-07-03T10:35:29.4425381Z       "stages": {
2026-07-03T10:35:29.4425766Z         "doc": {
2026-07-03T10:35:29.4425890Z           "complete": false,
2026-07-03T10:35:29.4426008Z           "evidence": []
2026-07-03T10:35:29.4426114Z         },
2026-07-03T10:35:29.4426229Z         "impl": {
2026-07-03T10:35:29.4426337Z           "complete": true,
2026-07-03T10:35:29.4426458Z           "evidence": [
2026-07-03T10:35:29.4426558Z             {
2026-07-03T10:35:29.4426695Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4426810Z               "line": 2997
2026-07-03T10:35:29.4426915Z             },
2026-07-03T10:35:29.4427020Z             {
2026-07-03T10:35:29.4427153Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4427262Z               "line": 3003
2026-07-03T10:35:29.4427368Z             }
2026-07-03T10:35:29.4427477Z           ]
2026-07-03T10:35:29.4427577Z         },
2026-07-03T10:35:29.4427683Z         "int": {
2026-07-03T10:35:29.4427797Z           "complete": false,
2026-07-03T10:35:29.4427920Z           "evidence": []
2026-07-03T10:35:29.4428024Z         },
2026-07-03T10:35:29.4428133Z         "unit": {
2026-07-03T10:35:29.4428237Z           "complete": true,
2026-07-03T10:35:29.4428347Z           "evidence": [
2026-07-03T10:35:29.4428443Z             {
2026-07-03T10:35:29.4428580Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4428691Z               "line": 11118
2026-07-03T10:35:29.4428800Z             },
2026-07-03T10:35:29.4428899Z             {
2026-07-03T10:35:29.4429161Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4429287Z               "line": 11501
2026-07-03T10:35:29.4429396Z             }
2026-07-03T10:35:29.4429500Z           ]
2026-07-03T10:35:29.4429601Z         }
2026-07-03T10:35:29.4429705Z       }
2026-07-03T10:35:29.4429810Z     },
2026-07-03T10:35:29.4429911Z     {
2026-07-03T10:35:29.4430053Z       "id": "REQ-ENDPOINT-LIST-REST-FILTER",
2026-07-03T10:35:29.4432716Z       "title": "spt endpoint list hides SUSPENDED instances by default; a new --show-all flag reveals them. Status-first row ordering with fixed precedence ONLINE > CONTROLLED > UNBOUND > SUSPENDED (when shown) > corrupt last, alphabetical by id within each band. Two invariants: (1) CORRUPT rows ALWAYS render regardless of filters — corrupt is a record condition demanding operator action (purge/re-mint), not resting clutter; hiding it would re-create counter-39 bug #3 (cross-ref REQ-HAZARD-CORRUPT-PERCH-COHERENCE, CONTEXT.md instance-state _Also avoid_); (2) the per-node Total line DISCLOSES the filter — 'Total: N (+M suspended hidden)' — so nothing silently vanishes. Registry-Offline rows stay excluded by projection law (resource_projection skips unroutable; unchanged). Grill-with-docs ruling 2026-07-02 (operator + doyle).",
2026-07-03T10:35:29.4432850Z       "requiredStages": [
2026-07-03T10:35:29.4432949Z         "impl",
2026-07-03T10:35:29.4433059Z         "unit"
2026-07-03T10:35:29.4433161Z       ],
2026-07-03T10:35:29.4433273Z       "stages": {
2026-07-03T10:35:29.4433377Z         "doc": {
2026-07-03T10:35:29.4433501Z           "complete": false,
2026-07-03T10:35:29.4433614Z           "evidence": []
2026-07-03T10:35:29.4433718Z         },
2026-07-03T10:35:29.4433824Z         "impl": {
2026-07-03T10:35:29.4433933Z           "complete": true,
2026-07-03T10:35:29.4434038Z           "evidence": [
2026-07-03T10:35:29.4434143Z             {
2026-07-03T10:35:29.4434276Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4434391Z               "line": 2951
2026-07-03T10:35:29.4434496Z             },
2026-07-03T10:35:29.4434591Z             {
2026-07-03T10:35:29.4434730Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4434844Z               "line": 2973
2026-07-03T10:35:29.4434953Z             },
2026-07-03T10:35:29.4435050Z             {
2026-07-03T10:35:29.4435182Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4435301Z               "line": 3003
2026-07-03T10:35:29.4435407Z             }
2026-07-03T10:35:29.4435631Z           ]
2026-07-03T10:35:29.4435736Z         },
2026-07-03T10:35:29.4435951Z         "int": {
2026-07-03T10:35:29.4436065Z           "complete": false,
2026-07-03T10:35:29.4436192Z           "evidence": []
2026-07-03T10:35:29.4436287Z         },
2026-07-03T10:35:29.4436393Z         "unit": {
2026-07-03T10:35:29.4436502Z           "complete": true,
2026-07-03T10:35:29.4436616Z           "evidence": [
2026-07-03T10:35:29.4436718Z             {
2026-07-03T10:35:29.4436854Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4436961Z               "line": 11439
2026-07-03T10:35:29.4437070Z             },
2026-07-03T10:35:29.4437174Z             {
2026-07-03T10:35:29.4437308Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4437422Z               "line": 11464
2026-07-03T10:35:29.4437532Z             },
2026-07-03T10:35:29.4437638Z             {
2026-07-03T10:35:29.4437766Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4437890Z               "line": 11492
2026-07-03T10:35:29.4437990Z             },
2026-07-03T10:35:29.4438109Z             {
2026-07-03T10:35:29.4438234Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4438357Z               "line": 11545
2026-07-03T10:35:29.4438456Z             }
2026-07-03T10:35:29.4438566Z           ]
2026-07-03T10:35:29.4438656Z         }
2026-07-03T10:35:29.4438768Z       }
2026-07-03T10:35:29.4438864Z     },
2026-07-03T10:35:29.4439036Z     {
2026-07-03T10:35:29.4439226Z       "id": "REQ-ENDPOINT-PURGE",
2026-07-03T10:35:29.4444423Z       "title": "`spt endpoint purge <id>` fully removes an endpoint AND every record keyed on it — the formal teardown devs/CI need for clean test setup/reset. NOT consent-gated (a local dev/test op — no peer consent). OFFLINE-ONLY: refuses while the endpoint is online / daemon-hosted (deleting records out from under a live host risks the daemon re-creating or re-hosting mid-purge); `--force` STOPS it first (endpoint stop → wait for the daemon reconcile to un-host + reap the Psyche) THEN purges. Confirms interactively unless `--yes` (the CI path). Refuses purging the CALLER's OWN running id. All LOCAL — purge reaches only THIS node's records; a remote endpoint's records can't be touched, and its subnet-registry rows decay via the epoch-lease eviction (REQ-HAZARD-REGISTRY-DECAY). Removes: (1) the perch dir TREE recursively — owlery/<id>/ incl every nested {id}-psyche / {id}-w* / shells child (info.json, ready marker, sessions.log ledger, spool.db, inbox, .idle/.more-done sentinels, auth token); (2) the registry address (registry::unregister_address); (3) the context store — ContextStore::remove_endpoint(id): the a-<id> branch+worktree + the <id>/ rows from every p-<project> branch (the same fn `fork --delete-source` already uses); (4) node-local trust rows keyed on the id — access.json + visibility.json. Reuse-heavy: it is `fork --delete-source` generalized (recursive perch remove + unregister + remove_endpoint) + the trust-record cleanup; `endpoint rename` already enumerates the same record set + uses the same offline-only gate. (v0.12.0)",
2026-07-03T10:35:29.4444583Z       "requiredStages": [
2026-07-03T10:35:29.4444684Z         "doc",
2026-07-03T10:35:29.4444794Z         "impl",
2026-07-03T10:35:29.4444898Z         "unit",
2026-07-03T10:35:29.4445004Z         "int"
2026-07-03T10:35:29.4445099Z       ],
2026-07-03T10:35:29.4445208Z       "stages": {
2026-07-03T10:35:29.4445319Z         "doc": {
2026-07-03T10:35:29.4445442Z           "complete": true,
2026-07-03T10:35:29.4445556Z           "evidence": [
2026-07-03T10:35:29.4445671Z             {
2026-07-03T10:35:29.4445799Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4445925Z               "line": 191
2026-07-03T10:35:29.4446038Z             }
2026-07-03T10:35:29.4446143Z           ]
2026-07-03T10:35:29.4446235Z         },
2026-07-03T10:35:29.4446343Z         "impl": {
2026-07-03T10:35:29.4446463Z           "complete": true,
2026-07-03T10:35:29.4446574Z           "evidence": [
2026-07-03T10:35:29.4446785Z             {
2026-07-03T10:35:29.4447053Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.4447176Z               "line": 105
2026-07-03T10:35:29.4447282Z             },
2026-07-03T10:35:29.4447386Z             {
2026-07-03T10:35:29.4447516Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4447639Z               "line": 10331
2026-07-03T10:35:29.4447744Z             }
2026-07-03T10:35:29.4447850Z           ]
2026-07-03T10:35:29.4447950Z         },
2026-07-03T10:35:29.4448049Z         "int": {
2026-07-03T10:35:29.4448179Z           "complete": true,
2026-07-03T10:35:29.4448293Z           "evidence": [
2026-07-03T10:35:29.4448392Z             {
2026-07-03T10:35:29.4448522Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4448635Z               "line": 10923
2026-07-03T10:35:29.4448736Z             }
2026-07-03T10:35:29.4448832Z           ]
2026-07-03T10:35:29.4448926Z         },
2026-07-03T10:35:29.4449178Z         "unit": {
2026-07-03T10:35:29.4449328Z           "complete": true,
2026-07-03T10:35:29.4449443Z           "evidence": [
2026-07-03T10:35:29.4449544Z             {
2026-07-03T10:35:29.4449681Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4449801Z               "line": 10894
2026-07-03T10:35:29.4449901Z             }
2026-07-03T10:35:29.4450010Z           ]
2026-07-03T10:35:29.4450116Z         }
2026-07-03T10:35:29.4450221Z       }
2026-07-03T10:35:29.4450320Z     },
2026-07-03T10:35:29.4450426Z     {
2026-07-03T10:35:29.4450554Z       "id": "REQ-ENDPOINT-STOP-OFFLINE",
2026-07-03T10:35:29.4451993Z       "title": "H3: `spt endpoint stop <id>` marks the endpoint OFFLINE (alive=false), not merely de-readied. cmd_stop (cli.rs:2994-3010) removes the ready marker + unregisters the address but does NOT set status offline, so a stopped daemon-hosted endpoint still reports alive=true (status=online latch). FIX: add set_status(perch, STATUS_OFFLINE) to cmd_stop — folds with B2 (same setter). Unit: stop → is_perch_alive=false / alive=false. (v0.12.0)",
2026-07-03T10:35:29.4452125Z       "requiredStages": [
2026-07-03T10:35:29.4452229Z         "impl",
2026-07-03T10:35:29.4452329Z         "unit"
2026-07-03T10:35:29.4452430Z       ],
2026-07-03T10:35:29.4452538Z       "stages": {
2026-07-03T10:35:29.4452644Z         "doc": {
2026-07-03T10:35:29.4452764Z           "complete": false,
2026-07-03T10:35:29.4452877Z           "evidence": []
2026-07-03T10:35:29.4452993Z         },
2026-07-03T10:35:29.4453098Z         "impl": {
2026-07-03T10:35:29.4453221Z           "complete": true,
2026-07-03T10:35:29.4453331Z           "evidence": [
2026-07-03T10:35:29.4453441Z             {
2026-07-03T10:35:29.4453574Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4453693Z               "line": 5112
2026-07-03T10:35:29.4453793Z             }
2026-07-03T10:35:29.4453904Z           ]
2026-07-03T10:35:29.4454008Z         },
2026-07-03T10:35:29.4454112Z         "int": {
2026-07-03T10:35:29.4454233Z           "complete": false,
2026-07-03T10:35:29.4454356Z           "evidence": []
2026-07-03T10:35:29.4454469Z         },
2026-07-03T10:35:29.4454574Z         "unit": {
2026-07-03T10:35:29.4454691Z           "complete": true,
2026-07-03T10:35:29.4454805Z           "evidence": [
2026-07-03T10:35:29.4454920Z             {
2026-07-03T10:35:29.4455048Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4455163Z               "line": 10870
2026-07-03T10:35:29.4455268Z             }
2026-07-03T10:35:29.4455372Z           ]
2026-07-03T10:35:29.4455463Z         }
2026-07-03T10:35:29.4455574Z       }
2026-07-03T10:35:29.4455683Z     },
2026-07-03T10:35:29.4455787Z     {
2026-07-03T10:35:29.4455926Z       "id": "REQ-ENDPOINT-UNBOUND-ATTACH",
2026-07-03T10:35:29.4458857Z       "title": "An spt-hosted endpoint is ATTACHABLE between spawn and bind: gate the attach on the broker SESSION being attachable (session+PTY+OutputLog exist at spawn, before bind), not on perch STATUS_ONLINE (bind). cmd_endpoint_run + `spt rc <id>` attach to a live broker session regardless of perch status (headless bringups too; lets an operator clear a bind-gating prompt) -- replaces await_endpoint_online; preserves REQ-HAZARD-RC-ATTACH-ONLINE-RACE's 'no attach before a session' intent at the earlier session-exists point; source = the broker sessions map (ADR-0025 W3a); local-only. New on-disk status STATUS_UNBOUND (spawn->unbound, bind->online, death->offline); lifecycle reuses the existing exit-waiter/reconcile (session death->offline); unbound is attachable but NOT message-addressable (messaging stays online/bound-gated). EpDisplay gains Unbound = HOLLOW (+ hollow-controlled variant) -- amber=HarnessOnly is taken + means not-controllable (the opposite of attachable). (ADR-0027)",
2026-07-03T10:35:29.4459224Z       "requiredStages": [
2026-07-03T10:35:29.4459335Z         "doc",
2026-07-03T10:35:29.4459439Z         "impl",
2026-07-03T10:35:29.4459552Z         "unit",
2026-07-03T10:35:29.4459657Z         "int"
2026-07-03T10:35:29.4459752Z       ],
2026-07-03T10:35:29.4459865Z       "stages": {
2026-07-03T10:35:29.4459979Z         "doc": {
2026-07-03T10:35:29.4460094Z           "complete": true,
2026-07-03T10:35:29.4460208Z           "evidence": [
2026-07-03T10:35:29.4460313Z             {
2026-07-03T10:35:29.4460442Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4460546Z               "line": 639
2026-07-03T10:35:29.4460657Z             },
2026-07-03T10:35:29.4460766Z             {
2026-07-03T10:35:29.4460995Z               "path": "docs/adr/0027-unbound-endpoint-state-and-attach-on-session.md",
2026-07-03T10:35:29.4461119Z               "line": 3
2026-07-03T10:35:29.4461209Z             }
2026-07-03T10:35:29.4461310Z           ]
2026-07-03T10:35:29.4461410Z         },
2026-07-03T10:35:29.4461514Z         "impl": {
2026-07-03T10:35:29.4461635Z           "complete": true,
2026-07-03T10:35:29.4461748Z           "evidence": [
2026-07-03T10:35:29.4461853Z             {
2026-07-03T10:35:29.4462006Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4462121Z               "line": 537
2026-07-03T10:35:29.4462236Z             },
2026-07-03T10:35:29.4462335Z             {
2026-07-03T10:35:29.4462491Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4462600Z               "line": 544
2026-07-03T10:35:29.4462699Z             },
2026-07-03T10:35:29.4462798Z             {
2026-07-03T10:35:29.4462966Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4463089Z               "line": 45
2026-07-03T10:35:29.4463190Z             },
2026-07-03T10:35:29.4463319Z             {
2026-07-03T10:35:29.4463456Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4463567Z               "line": 116
2026-07-03T10:35:29.4463672Z             },
2026-07-03T10:35:29.4463781Z             {
2026-07-03T10:35:29.4463929Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4464038Z               "line": 160
2026-07-03T10:35:29.4464149Z             },
2026-07-03T10:35:29.4464258Z             {
2026-07-03T10:35:29.4464401Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4464516Z               "line": 1992
2026-07-03T10:35:29.4464624Z             },
2026-07-03T10:35:29.4464735Z             {
2026-07-03T10:35:29.4464869Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4464981Z               "line": 2013
2026-07-03T10:35:29.4465086Z             },
2026-07-03T10:35:29.4465191Z             {
2026-07-03T10:35:29.4465322Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4465437Z               "line": 2676
2026-07-03T10:35:29.4465543Z             },
2026-07-03T10:35:29.4465646Z             {
2026-07-03T10:35:29.4465786Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4465910Z               "line": 168
2026-07-03T10:35:29.4466009Z             },
2026-07-03T10:35:29.4466115Z             {
2026-07-03T10:35:29.4466262Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4466486Z               "line": 190
2026-07-03T10:35:29.4466590Z             },
2026-07-03T10:35:29.4466787Z             {
2026-07-03T10:35:29.4466919Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.4467035Z               "line": 884
2026-07-03T10:35:29.4467139Z             },
2026-07-03T10:35:29.4467234Z             {
2026-07-03T10:35:29.4467364Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.4467473Z               "line": 897
2026-07-03T10:35:29.4467573Z             },
2026-07-03T10:35:29.4467684Z             {
2026-07-03T10:35:29.4467820Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.4467924Z               "line": 1094
2026-07-03T10:35:29.4468035Z             },
2026-07-03T10:35:29.4468131Z             {
2026-07-03T10:35:29.4468263Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.4468374Z               "line": 1146
2026-07-03T10:35:29.4468483Z             }
2026-07-03T10:35:29.4468582Z           ]
2026-07-03T10:35:29.4468693Z         },
2026-07-03T10:35:29.4468802Z         "int": {
2026-07-03T10:35:29.4468931Z           "complete": true,
2026-07-03T10:35:29.4469193Z           "evidence": [
2026-07-03T10:35:29.4469328Z             {
2026-07-03T10:35:29.4469470Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4469580Z               "line": 594
2026-07-03T10:35:29.4469685Z             },
2026-07-03T10:35:29.4469775Z             {
2026-07-03T10:35:29.4474021Z               "path": "crates/spt/tests/multi_subnet_bringup_e2e.rs",
2026-07-03T10:35:29.4474170Z               "line": 333
2026-07-03T10:35:29.4474288Z             }
2026-07-03T10:35:29.4474394Z           ]
2026-07-03T10:35:29.4474499Z         },
2026-07-03T10:35:29.4474599Z         "unit": {
2026-07-03T10:35:29.4474728Z           "complete": true,
2026-07-03T10:35:29.4474842Z           "evidence": [
2026-07-03T10:35:29.4474951Z             {
2026-07-03T10:35:29.4475110Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4475243Z               "line": 1033
2026-07-03T10:35:29.4475349Z             },
2026-07-03T10:35:29.4475462Z             {
2026-07-03T10:35:29.4475627Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4475737Z               "line": 287
2026-07-03T10:35:29.4475845Z             },
2026-07-03T10:35:29.4475949Z             {
2026-07-03T10:35:29.4476113Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4476230Z               "line": 325
2026-07-03T10:35:29.4476341Z             },
2026-07-03T10:35:29.4476446Z             {
2026-07-03T10:35:29.4476588Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4476703Z               "line": 11366
2026-07-03T10:35:29.4476817Z             },
2026-07-03T10:35:29.4476917Z             {
2026-07-03T10:35:29.4477051Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4477160Z               "line": 12265
2026-07-03T10:35:29.4477261Z             },
2026-07-03T10:35:29.4477376Z             {
2026-07-03T10:35:29.4477528Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4477638Z               "line": 563
2026-07-03T10:35:29.4477741Z             },
2026-07-03T10:35:29.4477847Z             {
2026-07-03T10:35:29.4478001Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4478119Z               "line": 1541
2026-07-03T10:35:29.4478216Z             },
2026-07-03T10:35:29.4478320Z             {
2026-07-03T10:35:29.4478461Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.4478571Z               "line": 672
2026-07-03T10:35:29.4478672Z             }
2026-07-03T10:35:29.4478780Z           ]
2026-07-03T10:35:29.4478895Z         }
2026-07-03T10:35:29.4479105Z       }
2026-07-03T10:35:29.4479258Z     },
2026-07-03T10:35:29.4479358Z     {
2026-07-03T10:35:29.4479482Z       "id": "REQ-EP-1",
2026-07-03T10:35:29.4479673Z       "title": "Day-one endpoint types; open type system",
2026-07-03T10:35:29.4479796Z       "requiredStages": [
2026-07-03T10:35:29.4480049Z         "impl",
2026-07-03T10:35:29.4480160Z         "unit"
2026-07-03T10:35:29.4480354Z       ],
2026-07-03T10:35:29.4480465Z       "stages": {
2026-07-03T10:35:29.4480560Z         "doc": {
2026-07-03T10:35:29.4480683Z           "complete": false,
2026-07-03T10:35:29.4480792Z           "evidence": []
2026-07-03T10:35:29.4480900Z         },
2026-07-03T10:35:29.4481004Z         "impl": {
2026-07-03T10:35:29.4481128Z           "complete": true,
2026-07-03T10:35:29.4481243Z           "evidence": [
2026-07-03T10:35:29.4481338Z             {
2026-07-03T10:35:29.4481505Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4481614Z               "line": 77
2026-07-03T10:35:29.4481719Z             },
2026-07-03T10:35:29.4481820Z             {
2026-07-03T10:35:29.4481981Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4482092Z               "line": 94
2026-07-03T10:35:29.4482201Z             }
2026-07-03T10:35:29.4482296Z           ]
2026-07-03T10:35:29.4482407Z         },
2026-07-03T10:35:29.4482511Z         "int": {
2026-07-03T10:35:29.4482635Z           "complete": false,
2026-07-03T10:35:29.4482746Z           "evidence": []
2026-07-03T10:35:29.4482854Z         },
2026-07-03T10:35:29.4482964Z         "unit": {
2026-07-03T10:35:29.4483075Z           "complete": true,
2026-07-03T10:35:29.4483197Z           "evidence": [
2026-07-03T10:35:29.4483303Z             {
2026-07-03T10:35:29.4483465Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4483573Z               "line": 161
2026-07-03T10:35:29.4483683Z             },
2026-07-03T10:35:29.4483782Z             {
2026-07-03T10:35:29.4483937Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4484048Z               "line": 178
2026-07-03T10:35:29.4484153Z             }
2026-07-03T10:35:29.4484262Z           ]
2026-07-03T10:35:29.4484368Z         }
2026-07-03T10:35:29.4484458Z       }
2026-07-03T10:35:29.4484553Z     },
2026-07-03T10:35:29.4484664Z     {
2026-07-03T10:35:29.4484778Z       "id": "REQ-EP-2",
2026-07-03T10:35:29.4484993Z       "title": "Agent endpoints vs Shells distinction in the type model",
2026-07-03T10:35:29.4485106Z       "requiredStages": [
2026-07-03T10:35:29.4485221Z         "impl",
2026-07-03T10:35:29.4485326Z         "unit"
2026-07-03T10:35:29.4485435Z       ],
2026-07-03T10:35:29.4485545Z       "stages": {
2026-07-03T10:35:29.4485646Z         "doc": {
2026-07-03T10:35:29.4485764Z           "complete": false,
2026-07-03T10:35:29.4485870Z           "evidence": []
2026-07-03T10:35:29.4485966Z         },
2026-07-03T10:35:29.4486079Z         "impl": {
2026-07-03T10:35:29.4486197Z           "complete": true,
2026-07-03T10:35:29.4486316Z           "evidence": [
2026-07-03T10:35:29.4486424Z             {
2026-07-03T10:35:29.4486581Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4486701Z               "line": 114
2026-07-03T10:35:29.4486800Z             },
2026-07-03T10:35:29.4486906Z             {
2026-07-03T10:35:29.4487063Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4487177Z               "line": 131
2026-07-03T10:35:29.4487273Z             },
2026-07-03T10:35:29.4487378Z             {
2026-07-03T10:35:29.4487517Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4487626Z               "line": 138
2026-07-03T10:35:29.4487730Z             }
2026-07-03T10:35:29.4487826Z           ]
2026-07-03T10:35:29.4487931Z         },
2026-07-03T10:35:29.4488036Z         "int": {
2026-07-03T10:35:29.4488156Z           "complete": false,
2026-07-03T10:35:29.4488269Z           "evidence": []
2026-07-03T10:35:29.4488378Z         },
2026-07-03T10:35:29.4488480Z         "unit": {
2026-07-03T10:35:29.4488603Z           "complete": true,
2026-07-03T10:35:29.4488707Z           "evidence": [
2026-07-03T10:35:29.4488818Z             {
2026-07-03T10:35:29.4489045Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4489175Z               "line": 190
2026-07-03T10:35:29.4489374Z             },
2026-07-03T10:35:29.4489480Z             {
2026-07-03T10:35:29.4489742Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4489861Z               "line": 208
2026-07-03T10:35:29.4489965Z             },
2026-07-03T10:35:29.4490071Z             {
2026-07-03T10:35:29.4490228Z               "path": "crates/spt-proto/src/endpoint.rs",
2026-07-03T10:35:29.4490337Z               "line": 221
2026-07-03T10:35:29.4490444Z             }
2026-07-03T10:35:29.4490547Z           ]
2026-07-03T10:35:29.4490657Z         }
2026-07-03T10:35:29.4490763Z       }
2026-07-03T10:35:29.4490866Z     },
2026-07-03T10:35:29.4490967Z     {
2026-07-03T10:35:29.4491088Z       "id": "REQ-EP-3",
2026-07-03T10:35:29.4491308Z       "title": "Messaging payloads carry typed operation commands + file blobs",
2026-07-03T10:35:29.4491428Z       "requiredStages": [
2026-07-03T10:35:29.4491536Z         "impl",
2026-07-03T10:35:29.4491645Z         "unit"
2026-07-03T10:35:29.4491756Z       ],
2026-07-03T10:35:29.4491865Z       "stages": {
2026-07-03T10:35:29.4491979Z         "doc": {
2026-07-03T10:35:29.4492099Z           "complete": false,
2026-07-03T10:35:29.4492212Z           "evidence": []
2026-07-03T10:35:29.4492318Z         },
2026-07-03T10:35:29.4492423Z         "impl": {
2026-07-03T10:35:29.4492537Z           "complete": true,
2026-07-03T10:35:29.4492662Z           "evidence": [
2026-07-03T10:35:29.4492757Z             {
2026-07-03T10:35:29.4492909Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4493015Z               "line": 31
2026-07-03T10:35:29.4493124Z             },
2026-07-03T10:35:29.4493223Z             {
2026-07-03T10:35:29.4493385Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4493500Z               "line": 49
2026-07-03T10:35:29.4493611Z             }
2026-07-03T10:35:29.4493714Z           ]
2026-07-03T10:35:29.4493820Z         },
2026-07-03T10:35:29.4493931Z         "int": {
2026-07-03T10:35:29.4494048Z           "complete": false,
2026-07-03T10:35:29.4494176Z           "evidence": []
2026-07-03T10:35:29.4494286Z         },
2026-07-03T10:35:29.4494393Z         "unit": {
2026-07-03T10:35:29.4494502Z           "complete": true,
2026-07-03T10:35:29.4494618Z           "evidence": [
2026-07-03T10:35:29.4494713Z             {
2026-07-03T10:35:29.4494875Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4494995Z               "line": 156
2026-07-03T10:35:29.4495108Z             },
2026-07-03T10:35:29.4495210Z             {
2026-07-03T10:35:29.4495366Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4495476Z               "line": 164
2026-07-03T10:35:29.4495591Z             },
2026-07-03T10:35:29.4495700Z             {
2026-07-03T10:35:29.4495849Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4495957Z               "line": 177
2026-07-03T10:35:29.4496062Z             },
2026-07-03T10:35:29.4496173Z             {
2026-07-03T10:35:29.4496324Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4496449Z               "line": 200
2026-07-03T10:35:29.4496554Z             },
2026-07-03T10:35:29.4496658Z             {
2026-07-03T10:35:29.4496800Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4496909Z               "line": 216
2026-07-03T10:35:29.4497007Z             },
2026-07-03T10:35:29.4497117Z             {
2026-07-03T10:35:29.4497266Z               "path": "crates/spt-proto/src/payload.rs",
2026-07-03T10:35:29.4497379Z               "line": 233
2026-07-03T10:35:29.4497485Z             }
2026-07-03T10:35:29.4497581Z           ]
2026-07-03T10:35:29.4497679Z         }
2026-07-03T10:35:29.4497776Z       }
2026-07-03T10:35:29.4497885Z     },
2026-07-03T10:35:29.4497980Z     {
2026-07-03T10:35:29.4498091Z       "id": "REQ-EP-4",
2026-07-03T10:35:29.4498276Z       "title": "PresenceChannel broker endpoint (seam day-one)",
2026-07-03T10:35:29.4498401Z       "requiredStages": [
2026-07-03T10:35:29.4498582Z         "impl",
2026-07-03T10:35:29.4498691Z         "unit"
2026-07-03T10:35:29.4498858Z       ],
2026-07-03T10:35:29.4499055Z       "stages": {
2026-07-03T10:35:29.4499210Z         "doc": {
2026-07-03T10:35:29.4499345Z           "complete": false,
2026-07-03T10:35:29.4499459Z           "evidence": []
2026-07-03T10:35:29.4499557Z         },
2026-07-03T10:35:29.4499662Z         "impl": {
2026-07-03T10:35:29.4499773Z           "complete": true,
2026-07-03T10:35:29.4499881Z           "evidence": [
2026-07-03T10:35:29.4499987Z             {
2026-07-03T10:35:29.4500140Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4500249Z               "line": 825
2026-07-03T10:35:29.4500350Z             },
2026-07-03T10:35:29.4500455Z             {
2026-07-03T10:35:29.4500602Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4500712Z               "line": 1392
2026-07-03T10:35:29.4500812Z             },
2026-07-03T10:35:29.4500907Z             {
2026-07-03T10:35:29.4501069Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4501183Z               "line": 2770
2026-07-03T10:35:29.4501285Z             },
2026-07-03T10:35:29.4501398Z             {
2026-07-03T10:35:29.4501547Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4501652Z               "line": 141
2026-07-03T10:35:29.4501755Z             },
2026-07-03T10:35:29.4501859Z             {
2026-07-03T10:35:29.4502003Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4502115Z               "line": 850
2026-07-03T10:35:29.4502210Z             },
2026-07-03T10:35:29.4502316Z             {
2026-07-03T10:35:29.4502458Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4502573Z               "line": 1004
2026-07-03T10:35:29.4502678Z             },
2026-07-03T10:35:29.4502787Z             {
2026-07-03T10:35:29.4502941Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4503054Z               "line": 279
2026-07-03T10:35:29.4503169Z             },
2026-07-03T10:35:29.4503260Z             {
2026-07-03T10:35:29.4503416Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4503527Z               "line": 466
2026-07-03T10:35:29.4503631Z             },
2026-07-03T10:35:29.4503731Z             {
2026-07-03T10:35:29.4503885Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4503998Z               "line": 1279
2026-07-03T10:35:29.4504108Z             }
2026-07-03T10:35:29.4504200Z           ]
2026-07-03T10:35:29.4504317Z         },
2026-07-03T10:35:29.4504433Z         "int": {
2026-07-03T10:35:29.4504543Z           "complete": false,
2026-07-03T10:35:29.4504655Z           "evidence": []
2026-07-03T10:35:29.4504755Z         },
2026-07-03T10:35:29.4504870Z         "unit": {
2026-07-03T10:35:29.4504992Z           "complete": true,
2026-07-03T10:35:29.4505106Z           "evidence": [
2026-07-03T10:35:29.4505212Z             {
2026-07-03T10:35:29.4505363Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4505484Z               "line": 1134
2026-07-03T10:35:29.4505592Z             },
2026-07-03T10:35:29.4505697Z             {
2026-07-03T10:35:29.4505864Z               "path": "crates/spt-daemon/tests/presence.rs",
2026-07-03T10:35:29.4505973Z               "line": 76
2026-07-03T10:35:29.4506084Z             },
2026-07-03T10:35:29.4506193Z             {
2026-07-03T10:35:29.4506345Z               "path": "crates/spt-daemon/tests/presence.rs",
2026-07-03T10:35:29.4506452Z               "line": 147
2026-07-03T10:35:29.4506550Z             }
2026-07-03T10:35:29.4506655Z           ]
2026-07-03T10:35:29.4506757Z         }
2026-07-03T10:35:29.4506865Z       }
2026-07-03T10:35:29.4506956Z     },
2026-07-03T10:35:29.4507063Z     {
2026-07-03T10:35:29.4507170Z       "id": "REQ-EP-5",
2026-07-03T10:35:29.4508026Z       "title": "Concrete shell instantiation model: spawn-mints-instance (vs relink/online), registered-on-node permission + broadcast-is-discovery, per-shell require_approval gate, max_instances_per_owner + over_cap, instance aliasing, discovery scope",
2026-07-03T10:35:29.4508235Z       "requiredStages": [
2026-07-03T10:35:29.4508346Z         "impl",
2026-07-03T10:35:29.4508493Z         "unit",
2026-07-03T10:35:29.4508608Z         "int"
2026-07-03T10:35:29.4508712Z       ],
2026-07-03T10:35:29.4508817Z       "stages": {
2026-07-03T10:35:29.4508922Z         "doc": {
2026-07-03T10:35:29.4509146Z           "complete": false,
2026-07-03T10:35:29.4509281Z           "evidence": []
2026-07-03T10:35:29.4509370Z         },
2026-07-03T10:35:29.4509475Z         "impl": {
2026-07-03T10:35:29.4509591Z           "complete": true,
2026-07-03T10:35:29.4509699Z           "evidence": [
2026-07-03T10:35:29.4509795Z             {
2026-07-03T10:35:29.4509963Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4510080Z               "line": 367
2026-07-03T10:35:29.4510184Z             },
2026-07-03T10:35:29.4510290Z             {
2026-07-03T10:35:29.4510465Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4510610Z               "line": 18
2026-07-03T10:35:29.4510700Z             },
2026-07-03T10:35:29.4510804Z             {
2026-07-03T10:35:29.4510953Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4511067Z               "line": 63
2026-07-03T10:35:29.4511171Z             },
2026-07-03T10:35:29.4511272Z             {
2026-07-03T10:35:29.4511410Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4511526Z               "line": 92
2026-07-03T10:35:29.4511630Z             },
2026-07-03T10:35:29.4511739Z             {
2026-07-03T10:35:29.4511888Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4512000Z               "line": 167
2026-07-03T10:35:29.4512102Z             },
2026-07-03T10:35:29.4512193Z             {
2026-07-03T10:35:29.4512348Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4512458Z               "line": 179
2026-07-03T10:35:29.4512567Z             },
2026-07-03T10:35:29.4512661Z             {
2026-07-03T10:35:29.4512809Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4512915Z               "line": 114
2026-07-03T10:35:29.4513023Z             },
2026-07-03T10:35:29.4513124Z             {
2026-07-03T10:35:29.4513281Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4513390Z               "line": 22
2026-07-03T10:35:29.4513816Z             },
2026-07-03T10:35:29.4513929Z             {
2026-07-03T10:35:29.4514073Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4514182Z               "line": 145
2026-07-03T10:35:29.4514277Z             },
2026-07-03T10:35:29.4514388Z             {
2026-07-03T10:35:29.4514534Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4514649Z               "line": 174
2026-07-03T10:35:29.4514755Z             },
2026-07-03T10:35:29.4514877Z             {
2026-07-03T10:35:29.4515037Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4515150Z               "line": 196
2026-07-03T10:35:29.4515254Z             },
2026-07-03T10:35:29.4515359Z             {
2026-07-03T10:35:29.4515509Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4515627Z               "line": 221
2026-07-03T10:35:29.4515738Z             },
2026-07-03T10:35:29.4515843Z             {
2026-07-03T10:35:29.4515995Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4516110Z               "line": 247
2026-07-03T10:35:29.4516219Z             },
2026-07-03T10:35:29.4516320Z             {
2026-07-03T10:35:29.4516472Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4516586Z               "line": 270
2026-07-03T10:35:29.4516688Z             },
2026-07-03T10:35:29.4516777Z             {
2026-07-03T10:35:29.4516930Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.4517158Z               "line": 118
2026-07-03T10:35:29.4517355Z             },
2026-07-03T10:35:29.4517459Z             {
2026-07-03T10:35:29.4517603Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4517702Z               "line": 9108
2026-07-03T10:35:29.4517806Z             },
2026-07-03T10:35:29.4517911Z             {
2026-07-03T10:35:29.4518033Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4518152Z               "line": 9264
2026-07-03T10:35:29.4518257Z             },
2026-07-03T10:35:29.4518372Z             {
2026-07-03T10:35:29.4518499Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4518605Z               "line": 9430
2026-07-03T10:35:29.4518710Z             },
2026-07-03T10:35:29.4518814Z             {
2026-07-03T10:35:29.4519029Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4519221Z               "line": 9977
2026-07-03T10:35:29.4519330Z             }
2026-07-03T10:35:29.4519444Z           ]
2026-07-03T10:35:29.4519583Z         },
2026-07-03T10:35:29.4519687Z         "int": {
2026-07-03T10:35:29.4519817Z           "complete": true,
2026-07-03T10:35:29.4519930Z           "evidence": [
2026-07-03T10:35:29.4520035Z             {
2026-07-03T10:35:29.4520189Z               "path": "crates/spt/tests/notify_shell_e2e.rs",
2026-07-03T10:35:29.4520307Z               "line": 16
2026-07-03T10:35:29.4520407Z             },
2026-07-03T10:35:29.4520509Z             {
2026-07-03T10:35:29.4520659Z               "path": "crates/spt/tests/shell_e2e.rs",
2026-07-03T10:35:29.4520773Z               "line": 15
2026-07-03T10:35:29.4520879Z             }
2026-07-03T10:35:29.4520993Z           ]
2026-07-03T10:35:29.4521102Z         },
2026-07-03T10:35:29.4521208Z         "unit": {
2026-07-03T10:35:29.4521336Z           "complete": true,
2026-07-03T10:35:29.4521447Z           "evidence": [
2026-07-03T10:35:29.4521556Z             {
2026-07-03T10:35:29.4521713Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4521827Z               "line": 246
2026-07-03T10:35:29.4521928Z             },
2026-07-03T10:35:29.4522051Z             {
2026-07-03T10:35:29.4522204Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4522318Z               "line": 306
2026-07-03T10:35:29.4522420Z             },
2026-07-03T10:35:29.4522528Z             {
2026-07-03T10:35:29.4522686Z               "path": "crates/spt-daemon/src/shelldisc.rs",
2026-07-03T10:35:29.4522796Z               "line": 369
2026-07-03T10:35:29.4522904Z             },
2026-07-03T10:35:29.4522999Z             {
2026-07-03T10:35:29.4523160Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4523268Z               "line": 286
2026-07-03T10:35:29.4523378Z             },
2026-07-03T10:35:29.4523484Z             {
2026-07-03T10:35:29.4523640Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.4523742Z               "line": 338
2026-07-03T10:35:29.4523851Z             },
2026-07-03T10:35:29.4523960Z             {
2026-07-03T10:35:29.4524122Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.4524236Z               "line": 1058
2026-07-03T10:35:29.4524347Z             },
2026-07-03T10:35:29.4524451Z             {
2026-07-03T10:35:29.4524594Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4524714Z               "line": 12991
2026-07-03T10:35:29.4524814Z             },
2026-07-03T10:35:29.4524919Z             {
2026-07-03T10:35:29.4525052Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4525171Z               "line": 13144
2026-07-03T10:35:29.4525278Z             },
2026-07-03T10:35:29.4525386Z             {
2026-07-03T10:35:29.4525519Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4525640Z               "line": 13733
2026-07-03T10:35:29.4525748Z             },
2026-07-03T10:35:29.4525852Z             {
2026-07-03T10:35:29.4525976Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4526260Z               "line": 13849
2026-07-03T10:35:29.4526361Z             }
2026-07-03T10:35:29.4526561Z           ]
2026-07-03T10:35:29.4526675Z         }
2026-07-03T10:35:29.4526774Z       }
2026-07-03T10:35:29.4526885Z     },
2026-07-03T10:35:29.4526989Z     {
2026-07-03T10:35:29.4527098Z       "id": "REQ-EP-6",
2026-07-03T10:35:29.4528860Z       "title": "Gateway type acceptance: a Gateway-typed perch binds (api bind --type, open type system — un-hardcode the live_agent default), advertises/addressable like any endpoint, owns shells (owner validation not agent-family-gated), subscribes to digests, and is the user-msg identity gate's user-backed origin (REQ-MSG-5); in-tree mock-gateway fixture (R-DOCS-2 pattern, no downstream adapter code). Cross-node WAN Gateway-origin (registry endpoint_type trust) tracked by REQ-MSG-6",
2026-07-03T10:35:29.4529098Z       "requiredStages": [
2026-07-03T10:35:29.4529247Z         "doc",
2026-07-03T10:35:29.4529346Z         "impl",
2026-07-03T10:35:29.4529452Z         "unit"
2026-07-03T10:35:29.4529576Z       ],
2026-07-03T10:35:29.4529689Z       "stages": {
2026-07-03T10:35:29.4529786Z         "doc": {
2026-07-03T10:35:29.4529909Z           "complete": true,
2026-07-03T10:35:29.4530014Z           "evidence": [
2026-07-03T10:35:29.4530115Z             {
2026-07-03T10:35:29.4530234Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4530342Z               "line": 255
2026-07-03T10:35:29.4530444Z             }
2026-07-03T10:35:29.4530552Z           ]
2026-07-03T10:35:29.4530648Z         },
2026-07-03T10:35:29.4530759Z         "impl": {
2026-07-03T10:35:29.4530867Z           "complete": true,
2026-07-03T10:35:29.4530977Z           "evidence": [
2026-07-03T10:35:29.4531083Z             {
2026-07-03T10:35:29.4531229Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4531343Z               "line": 221
2026-07-03T10:35:29.4531439Z             }
2026-07-03T10:35:29.4531543Z           ]
2026-07-03T10:35:29.4531638Z         },
2026-07-03T10:35:29.4531749Z         "int": {
2026-07-03T10:35:29.4531862Z           "complete": true,
2026-07-03T10:35:29.4531977Z           "evidence": [
2026-07-03T10:35:29.4532082Z             {
2026-07-03T10:35:29.4532234Z               "path": "crates/spt/tests/gateway_e2e.rs",
2026-07-03T10:35:29.4532346Z               "line": 18
2026-07-03T10:35:29.4532440Z             }
2026-07-03T10:35:29.4532535Z           ]
2026-07-03T10:35:29.4532641Z         },
2026-07-03T10:35:29.4532745Z         "unit": {
2026-07-03T10:35:29.4532864Z           "complete": true,
2026-07-03T10:35:29.4532975Z           "evidence": [
2026-07-03T10:35:29.4533079Z             {
2026-07-03T10:35:29.4533241Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.4533351Z               "line": 558
2026-07-03T10:35:29.4533460Z             },
2026-07-03T10:35:29.4533554Z             {
2026-07-03T10:35:29.4533701Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4533805Z               "line": 943
2026-07-03T10:35:29.4533915Z             }
2026-07-03T10:35:29.4534011Z           ]
2026-07-03T10:35:29.4534115Z         }
2026-07-03T10:35:29.4534219Z       }
2026-07-03T10:35:29.4534330Z     },
2026-07-03T10:35:29.4534429Z     {
2026-07-03T10:35:29.4534549Z       "id": "REQ-EP-7",
2026-07-03T10:35:29.4536407Z       "title": "Durable live-role.md: a per-agent broad-purpose statement in tracked/agents/<id>/ beside live-context.md (replicates with the mind on the same a-<id> branch); renders FIRST at start-transition context injection (role -> live-context -> project-context); SOLE writer `spt endpoint role --overwrite <file>` — mechanical no-automated-writer guarantee (echo-commune ingest / signoff / Psyche reconcile structurally exclude it). The user-backed-origin hard gate on the writer is a deferred later tightening (rides the user-msg identity plumbing)",
2026-07-03T10:35:29.4536531Z       "requiredStages": [
2026-07-03T10:35:29.4536644Z         "doc",
2026-07-03T10:35:29.4536753Z         "impl",
2026-07-03T10:35:29.4536864Z         "unit"
2026-07-03T10:35:29.4537091Z       ],
2026-07-03T10:35:29.4537207Z       "stages": {
2026-07-03T10:35:29.4537411Z         "doc": {
2026-07-03T10:35:29.4537540Z           "complete": true,
2026-07-03T10:35:29.4537658Z           "evidence": [
2026-07-03T10:35:29.4537765Z             {
2026-07-03T10:35:29.4537892Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.4538007Z               "line": 538
2026-07-03T10:35:29.4538113Z             }
2026-07-03T10:35:29.4538221Z           ]
2026-07-03T10:35:29.4538331Z         },
2026-07-03T10:35:29.4538442Z         "impl": {
2026-07-03T10:35:29.4538569Z           "complete": true,
2026-07-03T10:35:29.4538685Z           "evidence": [
2026-07-03T10:35:29.4538795Z             {
2026-07-03T10:35:29.4539031Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.4539215Z               "line": 505
2026-07-03T10:35:29.4539329Z             },
2026-07-03T10:35:29.4539444Z             {
2026-07-03T10:35:29.4539596Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.4539721Z               "line": 98
2026-07-03T10:35:29.4539844Z             },
2026-07-03T10:35:29.4539935Z             {
2026-07-03T10:35:29.4540107Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4540220Z               "line": 81
2026-07-03T10:35:29.4540331Z             },
2026-07-03T10:35:29.4540435Z             {
2026-07-03T10:35:29.4540593Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4540704Z               "line": 166
2026-07-03T10:35:29.4540813Z             },
2026-07-03T10:35:29.4540917Z             {
2026-07-03T10:35:29.4541056Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4541174Z               "line": 2233
2026-07-03T10:35:29.4541280Z             }
2026-07-03T10:35:29.4541389Z           ]
2026-07-03T10:35:29.4541489Z         },
2026-07-03T10:35:29.4541600Z         "int": {
2026-07-03T10:35:29.4541723Z           "complete": false,
2026-07-03T10:35:29.4541841Z           "evidence": []
2026-07-03T10:35:29.4541951Z         },
2026-07-03T10:35:29.4542061Z         "unit": {
2026-07-03T10:35:29.4542179Z           "complete": true,
2026-07-03T10:35:29.4542299Z           "evidence": [
2026-07-03T10:35:29.4542399Z             {
2026-07-03T10:35:29.4542552Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.4542662Z               "line": 623
2026-07-03T10:35:29.4542771Z             },
2026-07-03T10:35:29.4542876Z             {
2026-07-03T10:35:29.4543019Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.4543133Z               "line": 285
2026-07-03T10:35:29.4543240Z             },
2026-07-03T10:35:29.4543348Z             {
2026-07-03T10:35:29.4543487Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.4543601Z               "line": 354
2026-07-03T10:35:29.4543705Z             },
2026-07-03T10:35:29.4543816Z             {
2026-07-03T10:35:29.4543948Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4544076Z               "line": 11761
2026-07-03T10:35:29.4544172Z             },
2026-07-03T10:35:29.4544285Z             {
2026-07-03T10:35:29.4544417Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4544542Z               "line": 11788
2026-07-03T10:35:29.4544642Z             }
2026-07-03T10:35:29.4544746Z           ]
2026-07-03T10:35:29.4544862Z         }
2026-07-03T10:35:29.4544961Z       }
2026-07-03T10:35:29.4545080Z     },
2026-07-03T10:35:29.4545181Z     {
2026-07-03T10:35:29.4545318Z       "id": "REQ-EP-8",
2026-07-03T10:35:29.4548496Z       "title": "AlwaysOnEndpoint: a resident, addressable, mindless endpoint whose adapter binary the daemon supervises continuously — register-triggered by an adapter-option's `[always-on]` manifest section, one supervised binary per `<adapter>[:profile]`, running independent of agent liveness. It self-manages its `#`-addressed channel endpoints via the existing `api bind` (one connection fronts many). The SECOND class of spt-core-boot-launched third-party binary (after the shell wake-watcher); supervision reuses the wake-watcher scaffolding (backoff / give-up latch / one-per-instance lock / orphan-kill / brain-side reconcile) MINUS the offline-only flip — always online, never resting (no dormant/suspended states). Two-way: agents message it; it may call `endpoint wake <id>`, target-side authorized (REQ-INST-3/6 wake resolution + access whitelist + shell_wake_spawn_anywhere — no caller-ownership gate). First consumer downstream: spt-discord.",
2026-07-03T10:35:29.4548725Z       "requiredStages": [],
2026-07-03T10:35:29.4548834Z       "stages": {
2026-07-03T10:35:29.4549036Z         "doc": {
2026-07-03T10:35:29.4549206Z           "complete": true,
2026-07-03T10:35:29.4549312Z           "evidence": [
2026-07-03T10:35:29.4549425Z             {
2026-07-03T10:35:29.4549742Z               "path": "docs/adr/0023-always-on-endpoints-resident-supervised-binary-sigil-addressing.md",
2026-07-03T10:35:29.4549861Z               "line": 5
2026-07-03T10:35:29.4549966Z             }
2026-07-03T10:35:29.4550081Z           ]
2026-07-03T10:35:29.4550194Z         },
2026-07-03T10:35:29.4550305Z         "impl": {
2026-07-03T10:35:29.4550423Z           "complete": false,
2026-07-03T10:35:29.4550533Z           "evidence": []
2026-07-03T10:35:29.4550643Z         },
2026-07-03T10:35:29.4550752Z         "int": {
2026-07-03T10:35:29.4550863Z           "complete": false,
2026-07-03T10:35:29.4550982Z           "evidence": []
2026-07-03T10:35:29.4551090Z         },
2026-07-03T10:35:29.4551197Z         "unit": {
2026-07-03T10:35:29.4551315Z           "complete": false,
2026-07-03T10:35:29.4551415Z           "evidence": []
2026-07-03T10:35:29.4551521Z         }
2026-07-03T10:35:29.4551625Z       }
2026-07-03T10:35:29.4551730Z     },
2026-07-03T10:35:29.4551827Z     {
2026-07-03T10:35:29.4551954Z       "id": "REQ-EP-9",
2026-07-03T10:35:29.4553707Z       "title": "`#` always-on address sigil: a reserved LEADING sigil marking an AlwaysOnEndpoint, extending the REQ-INST-10 grammar to `[subnet:]#id[@node]`. Mandatory + bijective — `#name` ⟺ always-on endpoint, bare `name` ⟺ agent endpoint — so the router resolves endpoint class from the address alone, before any registry lookup. Sits ABOVE REQ-HAZARD-ID-CHARSET: the address parser strips the single leading `#` before id validation, so the bare/stored id stays charset-clean and a mid-id `#` remains rejected (the charset contract is unchanged).",
2026-07-03T10:35:29.4553837Z       "requiredStages": [],
2026-07-03T10:35:29.4553946Z       "stages": {
2026-07-03T10:35:29.4554047Z         "doc": {
2026-07-03T10:35:29.4554161Z           "complete": true,
2026-07-03T10:35:29.4554270Z           "evidence": [
2026-07-03T10:35:29.4554376Z             {
2026-07-03T10:35:29.4554684Z               "path": "docs/adr/0023-always-on-endpoints-resident-supervised-binary-sigil-addressing.md",
2026-07-03T10:35:29.4554794Z               "line": 5
2026-07-03T10:35:29.4554897Z             }
2026-07-03T10:35:29.4554996Z           ]
2026-07-03T10:35:29.4555102Z         },
2026-07-03T10:35:29.4555202Z         "impl": {
2026-07-03T10:35:29.4555331Z           "complete": false,
2026-07-03T10:35:29.4555436Z           "evidence": []
2026-07-03T10:35:29.4555540Z         },
2026-07-03T10:35:29.4555645Z         "int": {
2026-07-03T10:35:29.4555769Z           "complete": false,
2026-07-03T10:35:29.4555878Z           "evidence": []
2026-07-03T10:35:29.4555989Z         },
2026-07-03T10:35:29.4556089Z         "unit": {
2026-07-03T10:35:29.4556207Z           "complete": false,
2026-07-03T10:35:29.4556313Z           "evidence": []
2026-07-03T10:35:29.4556408Z         }
2026-07-03T10:35:29.4556508Z       }
2026-07-03T10:35:29.4556599Z     },
2026-07-03T10:35:29.4556709Z     {
2026-07-03T10:35:29.4556818Z       "id": "REQ-FRONT-1",
2026-07-03T10:35:29.4557043Z       "title": "Day-one launcher/manager frontend (list/launch/attach/init)",
2026-07-03T10:35:29.4557166Z       "requiredStages": [],
2026-07-03T10:35:29.4557277Z       "stages": {
2026-07-03T10:35:29.4557381Z         "doc": {
2026-07-03T10:35:29.4557623Z           "complete": false,
2026-07-03T10:35:29.4557820Z           "evidence": []
2026-07-03T10:35:29.4557926Z         },
2026-07-03T10:35:29.4558022Z         "impl": {
2026-07-03T10:35:29.4558135Z           "complete": false,
2026-07-03T10:35:29.4558251Z           "evidence": []
2026-07-03T10:35:29.4558355Z         },
2026-07-03T10:35:29.4558464Z         "int": {
2026-07-03T10:35:29.4558575Z           "complete": false,
2026-07-03T10:35:29.4558680Z           "evidence": []
2026-07-03T10:35:29.4558784Z         },
2026-07-03T10:35:29.4558895Z         "unit": {
2026-07-03T10:35:29.4559108Z           "complete": false,
2026-07-03T10:35:29.4559266Z           "evidence": []
2026-07-03T10:35:29.4559375Z         }
2026-07-03T10:35:29.4559476Z       }
2026-07-03T10:35:29.4559581Z     },
2026-07-03T10:35:29.4559689Z     {
2026-07-03T10:35:29.4559820Z       "id": "REQ-GOSSIP-ADAPTER-PROJECTS",
2026-07-03T10:35:29.4562482Z       "title": "#4: remote endpoint details (harness + project history) are gossiped, not faked. Today from_resource_row (crates/spt/src/picker/model.rs:340) hardcodes project_history=Vec::new() for every remote row and passes adapter_profile=row.resources (the blurb masquerading as the harness), and Instance/ResourceRow (crates/spt-net/src/net/registry.rs:457) carry no adapter field and no project list. Fix: additive gossip fields N-1-safe exactly like endpoint_type — Instance.adapter (composite <adapter>[:profile]) + Instance.recent_projects (bounded, newest-first, project IDs only) -> thread to ResourceRow -> from_resource_row stops faking. Pre-field remote rows render '-'. Project IDs only + REQ-PICKER-PROJECT-HISTORY-TRUTH's disambiguation. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #4.",
2026-07-03T10:35:29.4562619Z       "requiredStages": [
2026-07-03T10:35:29.4562721Z         "impl",
2026-07-03T10:35:29.4562829Z         "unit",
2026-07-03T10:35:29.4562933Z         "int"
2026-07-03T10:35:29.4563038Z       ],
2026-07-03T10:35:29.4563144Z       "stages": {
2026-07-03T10:35:29.4563252Z         "doc": {
2026-07-03T10:35:29.4563376Z           "complete": false,
2026-07-03T10:35:29.4563482Z           "evidence": []
2026-07-03T10:35:29.4563576Z         },
2026-07-03T10:35:29.4563687Z         "impl": {
2026-07-03T10:35:29.4563796Z           "complete": true,
2026-07-03T10:35:29.4563905Z           "evidence": [
2026-07-03T10:35:29.4564011Z             {
2026-07-03T10:35:29.4564178Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4564287Z               "line": 460
2026-07-03T10:35:29.4564393Z             },
2026-07-03T10:35:29.4564493Z             {
2026-07-03T10:35:29.4564655Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4564763Z               "line": 495
2026-07-03T10:35:29.4564868Z             },
2026-07-03T10:35:29.4564970Z             {
2026-07-03T10:35:29.4565135Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4565244Z               "line": 864
2026-07-03T10:35:29.4565359Z             },
2026-07-03T10:35:29.4565461Z             {
2026-07-03T10:35:29.4565624Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4569916Z               "line": 201
2026-07-03T10:35:29.4570055Z             },
2026-07-03T10:35:29.4570170Z             {
2026-07-03T10:35:29.4570356Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4570475Z               "line": 210
2026-07-03T10:35:29.4570579Z             },
2026-07-03T10:35:29.4570688Z             {
2026-07-03T10:35:29.4570848Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4570966Z               "line": 222
2026-07-03T10:35:29.4571072Z             },
2026-07-03T10:35:29.4571177Z             {
2026-07-03T10:35:29.4571338Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4571449Z               "line": 531
2026-07-03T10:35:29.4571544Z             },
2026-07-03T10:35:29.4571653Z             {
2026-07-03T10:35:29.4571811Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4572206Z               "line": 536
2026-07-03T10:35:29.4572332Z             },
2026-07-03T10:35:29.4572426Z             {
2026-07-03T10:35:29.4572588Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4572694Z               "line": 541
2026-07-03T10:35:29.4572802Z             },
2026-07-03T10:35:29.4572898Z             {
2026-07-03T10:35:29.4573056Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4573161Z               "line": 609
2026-07-03T10:35:29.4573266Z             },
2026-07-03T10:35:29.4573371Z             {
2026-07-03T10:35:29.4573521Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4573617Z               "line": 512
2026-07-03T10:35:29.4573714Z             },
2026-07-03T10:35:29.4573817Z             {
2026-07-03T10:35:29.4573951Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4574057Z               "line": 516
2026-07-03T10:35:29.4574170Z             },
2026-07-03T10:35:29.4574271Z             {
2026-07-03T10:35:29.4574409Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4574518Z               "line": 528
2026-07-03T10:35:29.4574619Z             }
2026-07-03T10:35:29.4574719Z           ]
2026-07-03T10:35:29.4574809Z         },
2026-07-03T10:35:29.4574915Z         "int": {
2026-07-03T10:35:29.4575018Z           "complete": true,
2026-07-03T10:35:29.4575133Z           "evidence": [
2026-07-03T10:35:29.4575239Z             {
2026-07-03T10:35:29.4575396Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.4575511Z               "line": 732
2026-07-03T10:35:29.4575611Z             }
2026-07-03T10:35:29.4575719Z           ]
2026-07-03T10:35:29.4575819Z         },
2026-07-03T10:35:29.4575928Z         "unit": {
2026-07-03T10:35:29.4576045Z           "complete": true,
2026-07-03T10:35:29.4576155Z           "evidence": [
2026-07-03T10:35:29.4576261Z             {
2026-07-03T10:35:29.4576436Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4576551Z               "line": 1071
2026-07-03T10:35:29.4576656Z             },
2026-07-03T10:35:29.4576760Z             {
2026-07-03T10:35:29.4576918Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4577027Z               "line": 1126
2026-07-03T10:35:29.4577133Z             },
2026-07-03T10:35:29.4577238Z             {
2026-07-03T10:35:29.4577380Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.4577486Z               "line": 1852
2026-07-03T10:35:29.4577591Z             },
2026-07-03T10:35:29.4577700Z             {
2026-07-03T10:35:29.4577844Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.4577953Z               "line": 1396
2026-07-03T10:35:29.4578064Z             }
2026-07-03T10:35:29.4578168Z           ]
2026-07-03T10:35:29.4578263Z         }
2026-07-03T10:35:29.4578374Z       }
2026-07-03T10:35:29.4578478Z     },
2026-07-03T10:35:29.4578586Z     {
2026-07-03T10:35:29.4578710Z       "id": "REQ-GOSSIP-CONTROLLED-ANY",
2026-07-03T10:35:29.4581139Z       "title": "Bug #3: a locally-controlled endpoint gossips controller_node = None so remote viewers show it free to control. Root: driven_by is stamped Some(node) only for a REMOTE WAN attach (attach.rs:337); a local controller is by=None by design (broker.rs:1750, KH 7.15 — a local-only controller must not latch driven_by). Fix: broker stamps a SEPARATE any-controller datum (true/Some(host) for a local OR remote controller) alongside stamp_driven_by, and advertise_local gossips Instance controller_node from it, leaving the remote-only driven_by untouched (do not trip REQ-HAZARD-DRIVEN-BY-SELFHEAL). node-refresh is NOT the fix (data is absent at source). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #3.",
2026-07-03T10:35:29.4581267Z       "requiredStages": [
2026-07-03T10:35:29.4581366Z         "impl",
2026-07-03T10:35:29.4581484Z         "unit"
2026-07-03T10:35:29.4581584Z       ],
2026-07-03T10:35:29.4581808Z       "stages": {
2026-07-03T10:35:29.4581957Z         "doc": {
2026-07-03T10:35:29.4582199Z           "complete": false,
2026-07-03T10:35:29.4582319Z           "evidence": []
2026-07-03T10:35:29.4582419Z         },
2026-07-03T10:35:29.4582529Z         "impl": {
2026-07-03T10:35:29.4582648Z           "complete": true,
2026-07-03T10:35:29.4582762Z           "evidence": [
2026-07-03T10:35:29.4582902Z             {
2026-07-03T10:35:29.4583067Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4583177Z               "line": 766
2026-07-03T10:35:29.4583282Z             },
2026-07-03T10:35:29.4583387Z             {
2026-07-03T10:35:29.4583555Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4583668Z               "line": 443
2026-07-03T10:35:29.4583768Z             },
2026-07-03T10:35:29.4583874Z             {
2026-07-03T10:35:29.4584025Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4584148Z               "line": 840
2026-07-03T10:35:29.4584249Z             },
2026-07-03T10:35:29.4584363Z             {
2026-07-03T10:35:29.4584506Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.4584617Z               "line": 342
2026-07-03T10:35:29.4584720Z             }
2026-07-03T10:35:29.4584821Z           ]
2026-07-03T10:35:29.4584916Z         },
2026-07-03T10:35:29.4585016Z         "int": {
2026-07-03T10:35:29.4585122Z           "complete": false,
2026-07-03T10:35:29.4585241Z           "evidence": []
2026-07-03T10:35:29.4585340Z         },
2026-07-03T10:35:29.4585451Z         "unit": {
2026-07-03T10:35:29.4585560Z           "complete": true,
2026-07-03T10:35:29.4585669Z           "evidence": [
2026-07-03T10:35:29.4585766Z             {
2026-07-03T10:35:29.4585926Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4586042Z               "line": 1112
2026-07-03T10:35:29.4586143Z             }
2026-07-03T10:35:29.4586250Z           ]
2026-07-03T10:35:29.4586355Z         }
2026-07-03T10:35:29.4586460Z       }
2026-07-03T10:35:29.4586558Z     },
2026-07-03T10:35:29.4586958Z     {
2026-07-03T10:35:29.4587112Z       "id": "REQ-GOSSIP-CONTROLLED-CROSS-NODE",
2026-07-03T10:35:29.4589773Z       "title": "B7 (F028, operator, cross-node): a remote endpoint's CONTROLLED state is not rendered. Evidence: ball-b ONLINE + CONTROLLED on ENLYZEAM (local view), but HFENDULEAM renders remote ball-b as plain ONLINE (both 0.22.0). The F-026 #4 gossiped any-controller datum (REQ-GOSSIP-ADAPTER-PROJECTS controlled bool) either isn't SENT for the locally-controlled case, isn't APPLIED on the receiving row, or DECAYS. Local leg confirmed fine (sibling hall-b renders blue-glyph correctly); the gap is the REMOTE leg. perri's validation had this ENV-BLOCKED — two live nodes now available to RCA. FIX: RCA sender-side (is controlled gossiped when locally-controlled?) / receiver-render (does from_resource_row surface it?) / decay, then lock with a cross-node int. See triage B7.",
2026-07-03T10:35:29.4589916Z       "requiredStages": [],
2026-07-03T10:35:29.4590016Z       "stages": {
2026-07-03T10:35:29.4590121Z         "doc": {
2026-07-03T10:35:29.4590231Z           "complete": false,
2026-07-03T10:35:29.4590345Z           "evidence": []
2026-07-03T10:35:29.4590440Z         },
2026-07-03T10:35:29.4590546Z         "impl": {
2026-07-03T10:35:29.4590664Z           "complete": false,
2026-07-03T10:35:29.4590774Z           "evidence": []
2026-07-03T10:35:29.4590875Z         },
2026-07-03T10:35:29.4590979Z         "int": {
2026-07-03T10:35:29.4591079Z           "complete": false,
2026-07-03T10:35:29.4591186Z           "evidence": []
2026-07-03T10:35:29.4591285Z         },
2026-07-03T10:35:29.4591389Z         "unit": {
2026-07-03T10:35:29.4591505Z           "complete": false,
2026-07-03T10:35:29.4591609Z           "evidence": []
2026-07-03T10:35:29.4591723Z         }
2026-07-03T10:35:29.4591822Z       }
2026-07-03T10:35:29.4591927Z     },
2026-07-03T10:35:29.4592030Z     {
2026-07-03T10:35:29.4592316Z       "id": "REQ-HAZARD-ADAPTER-APPLY-SILENT-NOOP",
2026-07-03T10:35:29.4597504Z       "title": "A DELEGATED live adapter apply MUST NEVER report success without performing the swap, and the live-update seam MUST use ONE parent-aware adapter matcher across all its comparators. TWO defects made the field repro (BUILD-F015B-APPLYMATCH: `--adapter cc:ccs` live update silently no-ops): (D1, matcher skew) the broker's dispatch_adapter_apply filtered sessions by EXACT `s.adapter == req.adapter`, but a `--adapter <adapter>:<profile>` endpoint stores the COMPOSITE `cc:ccs` while the apply carries the PARENT record name `cc` — so every :profile endpoint fell out to affected=[]; select_endpoints_running_adapter had the same `adp == adapter` skew, while the CLI live-gate (adapter_has_live_endpoint) already parent-matched — divergent rules on ONE seam. (D2, silent success) the affected.is_empty() branch replied KIND_APPLIED and RETURNED WITHOUT SWAPPING; once the CLI delegates the apply there is no CLI-side fallback swap, so success-without-swap = the update never lands (re-register re-reads the OLD manifest, version-of-truth honestly says old). FIX: (1) ONE shared spt_runtime::profile::adapter_parent_matches(session_adapter, parent) used by the live-gate + broker apply-filter + select_endpoints_running_adapter (no exact `==` against a record name at any live-update seam); (2) the daemon owns the whole apply once delegated — the CRC swap runs UNCONDITIONALLY (terminate/restart loops no-op when nothing is resident), KIND_APPLIED reported ONLY after a real swap. (F015B, ADR-0025 amendment)",
2026-07-03T10:35:29.4597643Z       "requiredStages": [
2026-07-03T10:35:29.4597752Z         "doc",
2026-07-03T10:35:29.4597857Z         "impl",
2026-07-03T10:35:29.4597958Z         "unit",
2026-07-03T10:35:29.4598053Z         "int"
2026-07-03T10:35:29.4598171Z       ],
2026-07-03T10:35:29.4598273Z       "stages": {
2026-07-03T10:35:29.4598382Z         "doc": {
2026-07-03T10:35:29.4598496Z           "complete": true,
2026-07-03T10:35:29.4598611Z           "evidence": [
2026-07-03T10:35:29.4598711Z             {
2026-07-03T10:35:29.4598849Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4599034Z               "line": 528
2026-07-03T10:35:29.4599194Z             },
2026-07-03T10:35:29.4599307Z             {
2026-07-03T10:35:29.4599460Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4599575Z               "line": 643
2026-07-03T10:35:29.4599664Z             },
2026-07-03T10:35:29.4599773Z             {
2026-07-03T10:35:29.4599986Z               "path": "docs/adr/0025-live-daemon-coordinated-adapter-update.md",
2026-07-03T10:35:29.4600095Z               "line": 59
2026-07-03T10:35:29.4600195Z             }
2026-07-03T10:35:29.4600296Z           ]
2026-07-03T10:35:29.4600395Z         },
2026-07-03T10:35:29.4600506Z         "impl": {
2026-07-03T10:35:29.4600616Z           "complete": true,
2026-07-03T10:35:29.4600724Z           "evidence": [
2026-07-03T10:35:29.4600820Z             {
2026-07-03T10:35:29.4600986Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4601116Z               "line": 2844
2026-07-03T10:35:29.4601216Z             },
2026-07-03T10:35:29.4601320Z             {
2026-07-03T10:35:29.4601464Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.4601582Z               "line": 70
2026-07-03T10:35:29.4601683Z             }
2026-07-03T10:35:29.4601784Z           ]
2026-07-03T10:35:29.4601887Z         },
2026-07-03T10:35:29.4601997Z         "int": {
2026-07-03T10:35:29.4602104Z           "complete": true,
2026-07-03T10:35:29.4602216Z           "evidence": [
2026-07-03T10:35:29.4602316Z             {
2026-07-03T10:35:29.4602510Z               "path": "crates/spt/tests/live_adapt_translation_swap_e2e.rs",
2026-07-03T10:35:29.4602609Z               "line": 403
2026-07-03T10:35:29.4602723Z             },
2026-07-03T10:35:29.4602825Z             {
2026-07-03T10:35:29.4603005Z               "path": "crates/spt/tests/live_adapt_translation_swap_e2e.rs",
2026-07-03T10:35:29.4603228Z               "line": 542
2026-07-03T10:35:29.4603434Z             },
2026-07-03T10:35:29.4603539Z             {
2026-07-03T10:35:29.4603716Z               "path": "crates/spt/tests/live_adapt_translation_swap_e2e.rs",
2026-07-03T10:35:29.4603825Z               "line": 799
2026-07-03T10:35:29.4603925Z             }
2026-07-03T10:35:29.4604027Z           ]
2026-07-03T10:35:29.4604120Z         },
2026-07-03T10:35:29.4604225Z         "unit": {
2026-07-03T10:35:29.4604341Z           "complete": true,
2026-07-03T10:35:29.4604445Z           "evidence": [
2026-07-03T10:35:29.4604550Z             {
2026-07-03T10:35:29.4604703Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4604812Z               "line": 3766
2026-07-03T10:35:29.4604908Z             },
2026-07-03T10:35:29.4605018Z             {
2026-07-03T10:35:29.4605164Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.4605273Z               "line": 473
2026-07-03T10:35:29.4605380Z             }
2026-07-03T10:35:29.4605478Z           ]
2026-07-03T10:35:29.4605579Z         }
2026-07-03T10:35:29.4605684Z       }
2026-07-03T10:35:29.4605788Z     },
2026-07-03T10:35:29.4605889Z     {
2026-07-03T10:35:29.4606032Z       "id": "REQ-HAZARD-ATOMIC-TMP-COLLISION",
2026-07-03T10:35:29.4606542Z       "title": "Concurrent atomic writers to the same target must not share a tmp name (5.15): a fixed tmp sibling makes one writer's rename consume the other's staged file (os-error-2 loser)",
2026-07-03T10:35:29.4606661Z       "requiredStages": [
2026-07-03T10:35:29.4606771Z         "impl",
2026-07-03T10:35:29.4606877Z         "unit"
2026-07-03T10:35:29.4606976Z       ],
2026-07-03T10:35:29.4607090Z       "stages": {
2026-07-03T10:35:29.4607191Z         "doc": {
2026-07-03T10:35:29.4607301Z           "complete": true,
2026-07-03T10:35:29.4607413Z           "evidence": [
2026-07-03T10:35:29.4607523Z             {
2026-07-03T10:35:29.4607650Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4607763Z               "line": 271
2026-07-03T10:35:29.4607855Z             }
2026-07-03T10:35:29.4607961Z           ]
2026-07-03T10:35:29.4608064Z         },
2026-07-03T10:35:29.4608165Z         "impl": {
2026-07-03T10:35:29.4608279Z           "complete": true,
2026-07-03T10:35:29.4608388Z           "evidence": [
2026-07-03T10:35:29.4608495Z             {
2026-07-03T10:35:29.4608637Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4608751Z               "line": 116
2026-07-03T10:35:29.4608852Z             }
2026-07-03T10:35:29.4609041Z           ]
2026-07-03T10:35:29.4609195Z         },
2026-07-03T10:35:29.4609299Z         "int": {
2026-07-03T10:35:29.4609424Z           "complete": false,
2026-07-03T10:35:29.4609538Z           "evidence": []
2026-07-03T10:35:29.4609643Z         },
2026-07-03T10:35:29.4609749Z         "unit": {
2026-07-03T10:35:29.4609862Z           "complete": true,
2026-07-03T10:35:29.4609967Z           "evidence": [
2026-07-03T10:35:29.4610073Z             {
2026-07-03T10:35:29.4610224Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4610338Z               "line": 276
2026-07-03T10:35:29.4610438Z             }
2026-07-03T10:35:29.4610541Z           ]
2026-07-03T10:35:29.4610645Z         }
2026-07-03T10:35:29.4610741Z       }
2026-07-03T10:35:29.4610837Z     },
2026-07-03T10:35:29.4610940Z     {
2026-07-03T10:35:29.4611066Z       "id": "REQ-HAZARD-ATTACH-WEDGE",
2026-07-03T10:35:29.4616907Z       "title": "A legitimately dead PTY child (real crash/kill) + an undrained operator pump must NOT wedge the broker for all other clients. ROOT (v0.12.0 real-harness defect): loopback attach output is a blocking write_all into a bounded 64KB tokio duplex (nethost.rs:1040,1090); when the operator's rc pump stops draining (tab closed) the buffer fills and write_all blocks forever (the 'loopback never hangs' assumption at nethost.rs:1103 is false), parking a worker in the 2-worker net runtime (nethost.rs:640); a couple of these saturate BOTH workers → every new attach / `endpoint run` stalls right after 'PUMP_IPC_READER: spawned' → 30s FIRST_EVENT_GRACE → 'no output / dead or wedged'; `daemon stop` cannot join the stuck workers. DISTINCT from the removed B1 path-(c) mutex deadlock. DISPOSITION = PROVE-DON'T-CHANGE (doyle GATE-PASS @e883f45, 2026-06-18): this ROOT is the SUPERSEDED v0.12.0 hypothesis — the post-L0 code ALREADY prevents the wedge, so NO fail-fast / worker-count code was added. serve_attach forwards fire-and-forget (net_stream_send op_id=None) and the broker-side send_stream is already BROKER-QUIC-DEADLINE-bounded (bounded_block_on, 10s); the loopback duplex is drained broker-INTERNALLY by the operator row's own read pump (RecvHalf::Loopback, retentive_cap==0 → evict-not-park) so a dead rc (a dropped IPC subscriber) never backs peer_w up; bounded_block_on parks the BROKER DISPATCH thread, not a net worker → no worker-pool exhaustion (full mechanism in the required_stages comment). Folds the status=online sub-check: a dead spt-hosted endpoint is marked OFFLINE within one reconcile tick on abrupt child death (broker exit-waiter reaps the session → B2 sees it absent) — PROVEN, no change. (v0.12.1)",
2026-07-03T10:35:29.4617179Z       "requiredStages": [
2026-07-03T10:35:29.4617283Z         "int"
2026-07-03T10:35:29.4617388Z       ],
2026-07-03T10:35:29.4617494Z       "stages": {
2026-07-03T10:35:29.4617602Z         "doc": {
2026-07-03T10:35:29.4617708Z           "complete": false,
2026-07-03T10:35:29.4617814Z           "evidence": []
2026-07-03T10:35:29.4617917Z         },
2026-07-03T10:35:29.4618012Z         "impl": {
2026-07-03T10:35:29.4618122Z           "complete": false,
2026-07-03T10:35:29.4618229Z           "evidence": []
2026-07-03T10:35:29.4618323Z         },
2026-07-03T10:35:29.4618430Z         "int": {
2026-07-03T10:35:29.4618539Z           "complete": true,
2026-07-03T10:35:29.4618643Z           "evidence": [
2026-07-03T10:35:29.4618744Z             {
2026-07-03T10:35:29.4618896Z               "path": "crates/spt/tests/attach_wedge_e2e.rs",
2026-07-03T10:35:29.4619126Z               "line": 300
2026-07-03T10:35:29.4619273Z             }
2026-07-03T10:35:29.4619370Z           ]
2026-07-03T10:35:29.4619464Z         },
2026-07-03T10:35:29.4619573Z         "unit": {
2026-07-03T10:35:29.4619679Z           "complete": false,
2026-07-03T10:35:29.4619788Z           "evidence": []
2026-07-03T10:35:29.4619888Z         }
2026-07-03T10:35:29.4619984Z       }
2026-07-03T10:35:29.4620084Z     },
2026-07-03T10:35:29.4620179Z     {
2026-07-03T10:35:29.4620319Z       "id": "REQ-HAZARD-BIND-CWD-UNSET",
2026-07-03T10:35:29.4623045Z       "title": "A bound endpoint's `info.cwd` is SET at bind so a freshly-created perch appears under its own project tab. ROOT (found, v0.13.0): `info.cwd` is NEVER set on bind — `cmd_bind` (spt-hosted) and `bind_from_seed` (harness-hosted) never thread cwd into `establish_perch`/`rec.cwd`. FIX: `cmd_bind` reads its own `current_dir` (the broker spawned it in `project_cwd`); `bind_from_seed` passes `seed.cwd` (already captured at seed time, currently DISCARDED). DISTINCT from REQ-PICKER-HISTORY-FRESH (v0.12.1) — that unioned cwd-origin into picker MEMBERSHIP but tested merge_origin_project with a PROVIDED origin; it never asserted `info.cwd` is actually set on bind, so a real `endpoint run` perch still had an empty cwd and the union had nothing to union. This is the v0.12.1 P1 'appears under its own project right away' claim that was REFUTED in the changelog — delivered for real here. (v0.13.0)",
2026-07-03T10:35:29.4623181Z       "requiredStages": [
2026-07-03T10:35:29.4623290Z         "impl",
2026-07-03T10:35:29.4623388Z         "unit",
2026-07-03T10:35:29.4623493Z         "int"
2026-07-03T10:35:29.4623589Z       ],
2026-07-03T10:35:29.4623696Z       "stages": {
2026-07-03T10:35:29.4623796Z         "doc": {
2026-07-03T10:35:29.4623907Z           "complete": false,
2026-07-03T10:35:29.4624011Z           "evidence": []
2026-07-03T10:35:29.4624115Z         },
2026-07-03T10:35:29.4624212Z         "impl": {
2026-07-03T10:35:29.4624435Z           "complete": true,
2026-07-03T10:35:29.4624541Z           "evidence": [
2026-07-03T10:35:29.4624745Z             {
2026-07-03T10:35:29.4624889Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4624998Z               "line": 266
2026-07-03T10:35:29.4625103Z             }
2026-07-03T10:35:29.4625203Z           ]
2026-07-03T10:35:29.4625299Z         },
2026-07-03T10:35:29.4625398Z         "int": {
2026-07-03T10:35:29.4625509Z           "complete": true,
2026-07-03T10:35:29.4625613Z           "evidence": [
2026-07-03T10:35:29.4625713Z             {
2026-07-03T10:35:29.4625875Z               "path": "crates/spt/tests/bind_cwd_project_e2e.rs",
2026-07-03T10:35:29.4625985Z               "line": 93
2026-07-03T10:35:29.4626081Z             }
2026-07-03T10:35:29.4626181Z           ]
2026-07-03T10:35:29.4626279Z         },
2026-07-03T10:35:29.4626389Z         "unit": {
2026-07-03T10:35:29.4626490Z           "complete": true,
2026-07-03T10:35:29.4626594Z           "evidence": [
2026-07-03T10:35:29.4626704Z             {
2026-07-03T10:35:29.4626848Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4626956Z               "line": 841
2026-07-03T10:35:29.4627062Z             },
2026-07-03T10:35:29.4627167Z             {
2026-07-03T10:35:29.4627290Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4627396Z               "line": 863
2026-07-03T10:35:29.4627490Z             },
2026-07-03T10:35:29.4627595Z             {
2026-07-03T10:35:29.4627721Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4627839Z               "line": 894
2026-07-03T10:35:29.4627939Z             }
2026-07-03T10:35:29.4628045Z           ]
2026-07-03T10:35:29.4628138Z         }
2026-07-03T10:35:29.4628239Z       }
2026-07-03T10:35:29.4628326Z     },
2026-07-03T10:35:29.4628434Z     {
2026-07-03T10:35:29.4628567Z       "id": "REQ-HAZARD-BRAIN-RESPAWN-PATH",
2026-07-03T10:35:29.4631311Z       "title": "The broker respawns the brain onto the APPLIED bytes, not the renamed old binary: the candidate-binary default is the canonical exe path captured ONCE at broker start, never a per-spawn std::env::current_exe() — on Linux current_exe (readlink /proc/self/exe) is inode-tracking and follows the `apply` rename (spt -> spt.old-N), so a resident broker would respawn the brain onto OLD bytes while recording `applied` (Windows GetModuleFileName is path-at-start, so Windows was green; ADR-0018 Q3 silently assumed path-string semantics). Backstop: promotion gates on bytes — a trial promotes only if brain.ready exe_hash == the staged artifact hash for this platform, else auto-rollback + loud notif (readiness != new-bytes was the false-success that recorded applied:8 over a v0.4.0 brain on kitsubito, 2026-06-11). KNOWN-HAZARDS 6.11.",
2026-07-03T10:35:29.4631448Z       "requiredStages": [
2026-07-03T10:35:29.4631554Z         "doc",
2026-07-03T10:35:29.4631661Z         "impl",
2026-07-03T10:35:29.4631760Z         "unit",
2026-07-03T10:35:29.4631857Z         "int"
2026-07-03T10:35:29.4631957Z       ],
2026-07-03T10:35:29.4632061Z       "stages": {
2026-07-03T10:35:29.4632172Z         "doc": {
2026-07-03T10:35:29.4632281Z           "complete": true,
2026-07-03T10:35:29.4632385Z           "evidence": [
2026-07-03T10:35:29.4632487Z             {
2026-07-03T10:35:29.4632615Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4632719Z               "line": 361
2026-07-03T10:35:29.4632811Z             }
2026-07-03T10:35:29.4632915Z           ]
2026-07-03T10:35:29.4633006Z         },
2026-07-03T10:35:29.4633116Z         "impl": {
2026-07-03T10:35:29.4633220Z           "complete": true,
2026-07-03T10:35:29.4633325Z           "evidence": [
2026-07-03T10:35:29.4633426Z             {
2026-07-03T10:35:29.4633577Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4633682Z               "line": 494
2026-07-03T10:35:29.4633789Z             },
2026-07-03T10:35:29.4633874Z             {
2026-07-03T10:35:29.4634029Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4634252Z               "line": 499
2026-07-03T10:35:29.4634433Z             },
2026-07-03T10:35:29.4634538Z             {
2026-07-03T10:35:29.4634666Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4634772Z               "line": 874
2026-07-03T10:35:29.4634877Z             },
2026-07-03T10:35:29.4634976Z             {
2026-07-03T10:35:29.4635120Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4635229Z               "line": 915
2026-07-03T10:35:29.4635324Z             },
2026-07-03T10:35:29.4635425Z             {
2026-07-03T10:35:29.4635563Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4635668Z               "line": 926
2026-07-03T10:35:29.4635763Z             },
2026-07-03T10:35:29.4635859Z             {
2026-07-03T10:35:29.4635993Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.4636092Z               "line": 358
2026-07-03T10:35:29.4636202Z             }
2026-07-03T10:35:29.4636298Z           ]
2026-07-03T10:35:29.4636407Z         },
2026-07-03T10:35:29.4636512Z         "int": {
2026-07-03T10:35:29.4636623Z           "complete": true,
2026-07-03T10:35:29.4636727Z           "evidence": [
2026-07-03T10:35:29.4636835Z             {
2026-07-03T10:35:29.4636992Z               "path": "crates/spt/tests/brain_respawn_rename.rs",
2026-07-03T10:35:29.4637103Z               "line": 30
2026-07-03T10:35:29.4637192Z             }
2026-07-03T10:35:29.4637293Z           ]
2026-07-03T10:35:29.4637388Z         },
2026-07-03T10:35:29.4637497Z         "unit": {
2026-07-03T10:35:29.4637608Z           "complete": true,
2026-07-03T10:35:29.4637712Z           "evidence": [
2026-07-03T10:35:29.4637812Z             {
2026-07-03T10:35:29.4637956Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4638065Z               "line": 1493
2026-07-03T10:35:29.4638150Z             },
2026-07-03T10:35:29.4638262Z             {
2026-07-03T10:35:29.4638414Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4638528Z               "line": 1518
2026-07-03T10:35:29.4638624Z             },
2026-07-03T10:35:29.4638727Z             {
2026-07-03T10:35:29.4638862Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4639056Z               "line": 1535
2026-07-03T10:35:29.4639208Z             },
2026-07-03T10:35:29.4639312Z             {
2026-07-03T10:35:29.4639482Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4639578Z               "line": 1578
2026-07-03T10:35:29.4639678Z             }
2026-07-03T10:35:29.4639778Z           ]
2026-07-03T10:35:29.4639879Z         }
2026-07-03T10:35:29.4639974Z       }
2026-07-03T10:35:29.4640078Z     },
2026-07-03T10:35:29.4640170Z     {
2026-07-03T10:35:29.4640336Z       "id": "REQ-HAZARD-BRAIN-RESTART-LIFECYCLE-REHYDRATE",
2026-07-03T10:35:29.4643080Z       "title": "B4 (deepest): a bare brain restart (broker survives) REHYDRATES the live-agent lifecycle so post-restart endpoints are hosted + attachable. Today resume_sessions (brainproc.rs:186, brain.rs:797-809) re-subscribes to the broker's PTY sessions but ALL BrainLifecycle instances (lifecycle.rs:58-130; the ephemeral brain.rs:254-275) are LOST on restart → a post-restart live endpoint gets no livehost → its Psyche is never (re)hosted and new spawns die / can't attach until a FULL daemon reset (operator: perri's brain kill+restart wedged everything until a full daemon kill). FIX: on brain startup, rebuild a BrainLifecycle per resumed live-capable session — load the manifest from the adapter registry → instantiate → start the pulse — the rehydrate the resume no-op cannot do. Composes with B2 (the reconcile re-hosts from the honest on-disk status after rehydrate). (v0.12.0)",
2026-07-03T10:35:29.4643203Z       "requiredStages": [],
2026-07-03T10:35:29.4643303Z       "stages": {
2026-07-03T10:35:29.4643404Z         "doc": {
2026-07-03T10:35:29.4643513Z           "complete": false,
2026-07-03T10:35:29.4643738Z           "evidence": []
2026-07-03T10:35:29.4643991Z         },
2026-07-03T10:35:29.4644105Z         "impl": {
2026-07-03T10:35:29.4644210Z           "complete": false,
2026-07-03T10:35:29.4644340Z           "evidence": []
2026-07-03T10:35:29.4644443Z         },
2026-07-03T10:35:29.4644551Z         "int": {
2026-07-03T10:35:29.4644657Z           "complete": false,
2026-07-03T10:35:29.4644769Z           "evidence": []
2026-07-03T10:35:29.4644868Z         },
2026-07-03T10:35:29.4644955Z         "unit": {
2026-07-03T10:35:29.4645056Z           "complete": false,
2026-07-03T10:35:29.4645164Z           "evidence": []
2026-07-03T10:35:29.4645250Z         }
2026-07-03T10:35:29.4645351Z       }
2026-07-03T10:35:29.4645441Z     },
2026-07-03T10:35:29.4645536Z     {
2026-07-03T10:35:29.4645675Z       "id": "REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP",
2026-07-03T10:35:29.4649720Z       "title": "A bare brain restart leaves EXACTLY ONE `{id}-psyche` process per endpoint — no duplicate. On an abrupt brain death stop_host never runs (the LiveSet + owned child handles die with the brain) and Breap's job/group only reaps at DAEMON stop, so the PRIOR brain's Psyche stays ALIVE; the respawned brain's reconcile re-hosts a SECOND Psyche and overwrites the `{id}-psyche` perch pid, leaving the old one untracked + alive = a duplicate that lingers until daemon-stop (the operator's 'brain kill+restart wedged everything'). FIX: at brain start, BEFORE the first reconcile re-hosts, reap any pre-existing `{id}-psyche` orphan — ID-SPECIFICALLY (recycle-safe on the shared box, where sibling agents share the `claude` basename): scoped-kill the recorded pid ONLY IF it is alive AND its exe basename == the adapter's psyche program (normalize_basename) AND its COMMAND LINE contains the full psyche id `<id>-psyche` (baked via {id}); a sibling never carries THIS id, and any unreadable signal FAILS SAFE (decline to reap — a missed dup is bounded by Breap, a wrong-kill is catastrophic). CAVEAT: the cmdline carries `<id>-psyche` only when the adapter's psyche_init.command uses {id} (the norm); a non-{id} adapter safely MISSES the reap (today's behavior, Breap bounds it) — never a wrong-kill. (v0.12.0)",
2026-07-03T10:35:29.4649877Z       "requiredStages": [
2026-07-03T10:35:29.4649981Z         "impl",
2026-07-03T10:35:29.4650081Z         "unit",
2026-07-03T10:35:29.4650187Z         "int"
2026-07-03T10:35:29.4650276Z       ],
2026-07-03T10:35:29.4650381Z       "stages": {
2026-07-03T10:35:29.4650482Z         "doc": {
2026-07-03T10:35:29.4650595Z           "complete": false,
2026-07-03T10:35:29.4650706Z           "evidence": []
2026-07-03T10:35:29.4650806Z         },
2026-07-03T10:35:29.4650896Z         "impl": {
2026-07-03T10:35:29.4651001Z           "complete": true,
2026-07-03T10:35:29.4651107Z           "evidence": [
2026-07-03T10:35:29.4651207Z             {
2026-07-03T10:35:29.4651355Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4651464Z               "line": 585
2026-07-03T10:35:29.4651568Z             },
2026-07-03T10:35:29.4651665Z             {
2026-07-03T10:35:29.4651811Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4651921Z               "line": 609
2026-07-03T10:35:29.4652033Z             },
2026-07-03T10:35:29.4652121Z             {
2026-07-03T10:35:29.4652251Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4652357Z               "line": 635
2026-07-03T10:35:29.4652455Z             },
2026-07-03T10:35:29.4652554Z             {
2026-07-03T10:35:29.4652688Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4652795Z               "line": 654
2026-07-03T10:35:29.4652895Z             },
2026-07-03T10:35:29.4653001Z             {
2026-07-03T10:35:29.4653134Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4653243Z               "line": 730
2026-07-03T10:35:29.4653339Z             },
2026-07-03T10:35:29.4653434Z             {
2026-07-03T10:35:29.4653563Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.4653868Z               "line": 89
2026-07-03T10:35:29.4653965Z             },
2026-07-03T10:35:29.4654064Z             {
2026-07-03T10:35:29.4654197Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.4654308Z               "line": 134
2026-07-03T10:35:29.4654412Z             }
2026-07-03T10:35:29.4654512Z           ]
2026-07-03T10:35:29.4654618Z         },
2026-07-03T10:35:29.4654721Z         "int": {
2026-07-03T10:35:29.4654827Z           "complete": true,
2026-07-03T10:35:29.4654933Z           "evidence": [
2026-07-03T10:35:29.4655036Z             {
2026-07-03T10:35:29.4655217Z               "path": "crates/spt/tests/brain_restart_psyche_dup_e2e.rs",
2026-07-03T10:35:29.4655329Z               "line": 20
2026-07-03T10:35:29.4655428Z             }
2026-07-03T10:35:29.4655534Z           ]
2026-07-03T10:35:29.4655630Z         },
2026-07-03T10:35:29.4655734Z         "unit": {
2026-07-03T10:35:29.4655839Z           "complete": true,
2026-07-03T10:35:29.4655949Z           "evidence": [
2026-07-03T10:35:29.4656058Z             {
2026-07-03T10:35:29.4656188Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4656302Z               "line": 1148
2026-07-03T10:35:29.4656396Z             },
2026-07-03T10:35:29.4656503Z             {
2026-07-03T10:35:29.4656630Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.4656730Z               "line": 561
2026-07-03T10:35:29.4656836Z             }
2026-07-03T10:35:29.4656941Z           ]
2026-07-03T10:35:29.4657036Z         }
2026-07-03T10:35:29.4657142Z       }
2026-07-03T10:35:29.4657236Z     },
2026-07-03T10:35:29.4657336Z     {
2026-07-03T10:35:29.4657471Z       "id": "REQ-HAZARD-BROKER-PROCESS-ISOLATION",
2026-07-03T10:35:29.4660362Z       "title": "Broker and brain are separate processes: the broker runs as its own long-lived per-machine process that survives every brain restart, so a routine (brain-only) self-update restarts the brain onto the swapped binary while every hosted endpoint (PTY child, live QUIC conn, listening socket) stays untouched at the PROCESS level. The in-process-thread broker (daemon.rs:165-170) is a regression that silently unrealizes REQ-UPD-3 — apply degrades to an in-process Brain::handoff no-op and new code does not run until an unrelated restart (KNOWN-HAZARDS 6.7). Evidence must prove process-level survival (SPIKE-01/03 productionized as int: PTY child + live QUIC survive a brain-PROCESS restart onto a swapped binary), re-pointing the regression-masked in-process int tags currently on REQ-DAEMON-2 / REQ-UPD-3 (ADR-0018).",
2026-07-03T10:35:29.4660507Z       "requiredStages": [
2026-07-03T10:35:29.4660607Z         "doc",
2026-07-03T10:35:29.4660704Z         "impl",
2026-07-03T10:35:29.4660813Z         "unit",
2026-07-03T10:35:29.4660903Z         "int"
2026-07-03T10:35:29.4661009Z       ],
2026-07-03T10:35:29.4661109Z       "stages": {
2026-07-03T10:35:29.4661213Z         "doc": {
2026-07-03T10:35:29.4661324Z           "complete": true,
2026-07-03T10:35:29.4661433Z           "evidence": [
2026-07-03T10:35:29.4661537Z             {
2026-07-03T10:35:29.4661672Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4661776Z               "line": 330
2026-07-03T10:35:29.4661876Z             }
2026-07-03T10:35:29.4661977Z           ]
2026-07-03T10:35:29.4662077Z         },
2026-07-03T10:35:29.4662181Z         "impl": {
2026-07-03T10:35:29.4662282Z           "complete": true,
2026-07-03T10:35:29.4662385Z           "evidence": [
2026-07-03T10:35:29.4662481Z             {
2026-07-03T10:35:29.4662631Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.4662739Z               "line": 117
2026-07-03T10:35:29.4662840Z             },
2026-07-03T10:35:29.4662941Z             {
2026-07-03T10:35:29.4663072Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4663177Z               "line": 977
2026-07-03T10:35:29.4663281Z             },
2026-07-03T10:35:29.4663374Z             {
2026-07-03T10:35:29.4663623Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4663828Z               "line": 1298
2026-07-03T10:35:29.4663923Z             },
2026-07-03T10:35:29.4664027Z             {
2026-07-03T10:35:29.4664172Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4664281Z               "line": 23
2026-07-03T10:35:29.4664375Z             },
2026-07-03T10:35:29.4664477Z             {
2026-07-03T10:35:29.4664609Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4664719Z               "line": 113
2026-07-03T10:35:29.4664811Z             },
2026-07-03T10:35:29.4664910Z             {
2026-07-03T10:35:29.4665049Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4665159Z               "line": 158
2026-07-03T10:35:29.4665267Z             },
2026-07-03T10:35:29.4665363Z             {
2026-07-03T10:35:29.4665507Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4665615Z               "line": 218
2026-07-03T10:35:29.4665719Z             },
2026-07-03T10:35:29.4665810Z             {
2026-07-03T10:35:29.4665951Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4666056Z               "line": 261
2026-07-03T10:35:29.4666161Z             },
2026-07-03T10:35:29.4666256Z             {
2026-07-03T10:35:29.4666404Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4666509Z               "line": 275
2026-07-03T10:35:29.4666613Z             },
2026-07-03T10:35:29.4666705Z             {
2026-07-03T10:35:29.4666843Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4666947Z               "line": 320
2026-07-03T10:35:29.4667044Z             },
2026-07-03T10:35:29.4667148Z             {
2026-07-03T10:35:29.4667281Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4667373Z               "line": 347
2026-07-03T10:35:29.4667472Z             },
2026-07-03T10:35:29.4667577Z             {
2026-07-03T10:35:29.4667712Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4667815Z               "line": 359
2026-07-03T10:35:29.4667906Z             },
2026-07-03T10:35:29.4668007Z             {
2026-07-03T10:35:29.4668149Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4668254Z               "line": 373
2026-07-03T10:35:29.4668360Z             },
2026-07-03T10:35:29.4668458Z             {
2026-07-03T10:35:29.4668596Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4668697Z               "line": 400
2026-07-03T10:35:29.4668806Z             },
2026-07-03T10:35:29.4668896Z             {
2026-07-03T10:35:29.4669183Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4669294Z               "line": 643
2026-07-03T10:35:29.4669403Z             },
2026-07-03T10:35:29.4669502Z             {
2026-07-03T10:35:29.4669646Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4669755Z               "line": 989
2026-07-03T10:35:29.4669864Z             },
2026-07-03T10:35:29.4669961Z             {
2026-07-03T10:35:29.4670099Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4670213Z               "line": 285
2026-07-03T10:35:29.4670309Z             },
2026-07-03T10:35:29.4670408Z             {
2026-07-03T10:35:29.4670537Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4670652Z               "line": 1564
2026-07-03T10:35:29.4670750Z             },
2026-07-03T10:35:29.4670850Z             {
2026-07-03T10:35:29.4670988Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4671091Z               "line": 1666
2026-07-03T10:35:29.4671182Z             },
2026-07-03T10:35:29.4671288Z             {
2026-07-03T10:35:29.4671420Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4671526Z               "line": 1678
2026-07-03T10:35:29.4671626Z             },
2026-07-03T10:35:29.4671826Z             {
2026-07-03T10:35:29.4672054Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4672161Z               "line": 2383
2026-07-03T10:35:29.4672265Z             },
2026-07-03T10:35:29.4672355Z             {
2026-07-03T10:35:29.4672504Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4672598Z               "line": 188
2026-07-03T10:35:29.4672703Z             },
2026-07-03T10:35:29.4672795Z             {
2026-07-03T10:35:29.4672927Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4673027Z               "line": 265
2026-07-03T10:35:29.4673133Z             },
2026-07-03T10:35:29.4673219Z             {
2026-07-03T10:35:29.4673356Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4673453Z               "line": 276
2026-07-03T10:35:29.4673552Z             },
2026-07-03T10:35:29.4673651Z             {
2026-07-03T10:35:29.4673780Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4673888Z               "line": 329
2026-07-03T10:35:29.4673992Z             },
2026-07-03T10:35:29.4674092Z             {
2026-07-03T10:35:29.4674236Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4674345Z               "line": 56
2026-07-03T10:35:29.4674441Z             },
2026-07-03T10:35:29.4674532Z             {
2026-07-03T10:35:29.4674664Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4674775Z               "line": 188
2026-07-03T10:35:29.4674875Z             },
2026-07-03T10:35:29.4674979Z             {
2026-07-03T10:35:29.4675132Z               "path": "crates/spt-daemon/src/endpoint.rs",
2026-07-03T10:35:29.4675232Z               "line": 82
2026-07-03T10:35:29.4675337Z             },
2026-07-03T10:35:29.4675433Z             {
2026-07-03T10:35:29.4675584Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4675681Z               "line": 587
2026-07-03T10:35:29.4675785Z             },
2026-07-03T10:35:29.4675880Z             {
2026-07-03T10:35:29.4676015Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.4676114Z               "line": 432
2026-07-03T10:35:29.4676218Z             },
2026-07-03T10:35:29.4676309Z             {
2026-07-03T10:35:29.4676441Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.4676549Z               "line": 3245
2026-07-03T10:35:29.4676644Z             }
2026-07-03T10:35:29.4676746Z           ]
2026-07-03T10:35:29.4676840Z         },
2026-07-03T10:35:29.4676940Z         "int": {
2026-07-03T10:35:29.4677046Z           "complete": true,
2026-07-03T10:35:29.4677154Z           "evidence": [
2026-07-03T10:35:29.4677245Z             {
2026-07-03T10:35:29.4681989Z               "path": "crates/spt/tests/brain_survive.rs",
2026-07-03T10:35:29.4682177Z               "line": 57
2026-07-03T10:35:29.4682295Z             },
2026-07-03T10:35:29.4682396Z             {
2026-07-03T10:35:29.4682562Z               "path": "crates/spt/tests/n1_pairing.rs",
2026-07-03T10:35:29.4682686Z               "line": 41
2026-07-03T10:35:29.4682820Z             }
2026-07-03T10:35:29.4682934Z           ]
2026-07-03T10:35:29.4683030Z         },
2026-07-03T10:35:29.4683135Z         "unit": {
2026-07-03T10:35:29.4683249Z           "complete": true,
2026-07-03T10:35:29.4683360Z           "evidence": [
2026-07-03T10:35:29.4683459Z             {
2026-07-03T10:35:29.4683626Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.4683727Z               "line": 632
2026-07-03T10:35:29.4683835Z             },
2026-07-03T10:35:29.4683936Z             {
2026-07-03T10:35:29.4684098Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.4684201Z               "line": 859
2026-07-03T10:35:29.4684292Z             },
2026-07-03T10:35:29.4684392Z             {
2026-07-03T10:35:29.4684532Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4684638Z               "line": 1067
2026-07-03T10:35:29.4684968Z             },
2026-07-03T10:35:29.4685072Z             {
2026-07-03T10:35:29.4685325Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4685449Z               "line": 1101
2026-07-03T10:35:29.4685549Z             },
2026-07-03T10:35:29.4685654Z             {
2026-07-03T10:35:29.4685797Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4685912Z               "line": 1143
2026-07-03T10:35:29.4686007Z             },
2026-07-03T10:35:29.4686112Z             {
2026-07-03T10:35:29.4686241Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4686350Z               "line": 1215
2026-07-03T10:35:29.4686450Z             },
2026-07-03T10:35:29.4686556Z             {
2026-07-03T10:35:29.4686698Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4686806Z               "line": 1228
2026-07-03T10:35:29.4686911Z             },
2026-07-03T10:35:29.4687006Z             {
2026-07-03T10:35:29.4687161Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4687272Z               "line": 1251
2026-07-03T10:35:29.4687372Z             },
2026-07-03T10:35:29.4687471Z             {
2026-07-03T10:35:29.4687606Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4687714Z               "line": 1277
2026-07-03T10:35:29.4687815Z             },
2026-07-03T10:35:29.4687906Z             {
2026-07-03T10:35:29.4688053Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4688159Z               "line": 1291
2026-07-03T10:35:29.4688259Z             },
2026-07-03T10:35:29.4688358Z             {
2026-07-03T10:35:29.4688493Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4688597Z               "line": 1315
2026-07-03T10:35:29.4688687Z             },
2026-07-03T10:35:29.4688789Z             {
2026-07-03T10:35:29.4688935Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4689152Z               "line": 1447
2026-07-03T10:35:29.4689240Z             },
2026-07-03T10:35:29.4689350Z             {
2026-07-03T10:35:29.4689481Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4689592Z               "line": 1623
2026-07-03T10:35:29.4689687Z             },
2026-07-03T10:35:29.4689793Z             {
2026-07-03T10:35:29.4689931Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4690031Z               "line": 1678
2026-07-03T10:35:29.4690137Z             },
2026-07-03T10:35:29.4690232Z             {
2026-07-03T10:35:29.4690370Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4690480Z               "line": 1724
2026-07-03T10:35:29.4690584Z             },
2026-07-03T10:35:29.4690685Z             {
2026-07-03T10:35:29.4690837Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4690942Z               "line": 1769
2026-07-03T10:35:29.4691053Z             },
2026-07-03T10:35:29.4691156Z             {
2026-07-03T10:35:29.4691295Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4691396Z               "line": 1813
2026-07-03T10:35:29.4691495Z             },
2026-07-03T10:35:29.4691600Z             {
2026-07-03T10:35:29.4691730Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4691838Z               "line": 1855
2026-07-03T10:35:29.4691937Z             },
2026-07-03T10:35:29.4692038Z             {
2026-07-03T10:35:29.4692179Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4692293Z               "line": 2950
2026-07-03T10:35:29.4692384Z             },
2026-07-03T10:35:29.4692484Z             {
2026-07-03T10:35:29.4692622Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4692737Z               "line": 217
2026-07-03T10:35:29.4692836Z             },
2026-07-03T10:35:29.4692937Z             {
2026-07-03T10:35:29.4693075Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4693286Z               "line": 233
2026-07-03T10:35:29.4693485Z             },
2026-07-03T10:35:29.4693585Z             {
2026-07-03T10:35:29.4693719Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4693828Z               "line": 254
2026-07-03T10:35:29.4693925Z             },
2026-07-03T10:35:29.4694028Z             {
2026-07-03T10:35:29.4694162Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4694259Z               "line": 265
2026-07-03T10:35:29.4694362Z             },
2026-07-03T10:35:29.4694458Z             {
2026-07-03T10:35:29.4694597Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4694700Z               "line": 278
2026-07-03T10:35:29.4694799Z             },
2026-07-03T10:35:29.4694910Z             {
2026-07-03T10:35:29.4695046Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4695160Z               "line": 289
2026-07-03T10:35:29.4695251Z             },
2026-07-03T10:35:29.4695360Z             {
2026-07-03T10:35:29.4695493Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4695604Z               "line": 301
2026-07-03T10:35:29.4695694Z             },
2026-07-03T10:35:29.4695794Z             {
2026-07-03T10:35:29.4695923Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4696042Z               "line": 312
2026-07-03T10:35:29.4696137Z             },
2026-07-03T10:35:29.4696243Z             {
2026-07-03T10:35:29.4696385Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4696492Z               "line": 323
2026-07-03T10:35:29.4696595Z             },
2026-07-03T10:35:29.4696700Z             {
2026-07-03T10:35:29.4696839Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4696943Z               "line": 332
2026-07-03T10:35:29.4697048Z             },
2026-07-03T10:35:29.4697135Z             {
2026-07-03T10:35:29.4697272Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4697385Z               "line": 342
2026-07-03T10:35:29.4697490Z             },
2026-07-03T10:35:29.4697584Z             {
2026-07-03T10:35:29.4697721Z               "path": "crates/spt-daemon/src/deadline.rs",
2026-07-03T10:35:29.4697823Z               "line": 358
2026-07-03T10:35:29.4697937Z             },
2026-07-03T10:35:29.4698041Z             {
2026-07-03T10:35:29.4698175Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4698284Z               "line": 1182
2026-07-03T10:35:29.4698375Z             },
2026-07-03T10:35:29.4698481Z             {
2026-07-03T10:35:29.4698613Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4698715Z               "line": 1218
2026-07-03T10:35:29.4698819Z             },
2026-07-03T10:35:29.4698923Z             {
2026-07-03T10:35:29.4699143Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.4699257Z               "line": 980
2026-07-03T10:35:29.4699359Z             },
2026-07-03T10:35:29.4699463Z             {
2026-07-03T10:35:29.4699601Z               "path": "crates/spt-daemon/tests/resume.rs",
2026-07-03T10:35:29.4699707Z               "line": 147
2026-07-03T10:35:29.4699810Z             },
2026-07-03T10:35:29.4699906Z             {
2026-07-03T10:35:29.4700041Z               "path": "crates/spt-daemon/tests/resume.rs",
2026-07-03T10:35:29.4700144Z               "line": 226
2026-07-03T10:35:29.4700248Z             },
2026-07-03T10:35:29.4700344Z             {
2026-07-03T10:35:29.4700486Z               "path": "crates/spt-daemon/tests/resume.rs",
2026-07-03T10:35:29.4700591Z               "line": 295
2026-07-03T10:35:29.4700697Z             },
2026-07-03T10:35:29.4700797Z             {
2026-07-03T10:35:29.4700940Z               "path": "crates/spt/tests/brain_split.rs",
2026-07-03T10:35:29.4701045Z               "line": 17
2026-07-03T10:35:29.4701149Z             },
2026-07-03T10:35:29.4701254Z             {
2026-07-03T10:35:29.4701497Z               "path": "crates/spt/tests/brain_split.rs",
2026-07-03T10:35:29.4701684Z               "line": 104
2026-07-03T10:35:29.4701783Z             }
2026-07-03T10:35:29.4701894Z           ]
2026-07-03T10:35:29.4701989Z         }
2026-07-03T10:35:29.4702093Z       }
2026-07-03T10:35:29.4702189Z     },
2026-07-03T10:35:29.4702295Z     {
2026-07-03T10:35:29.4702436Z       "id": "REQ-HAZARD-BROKER-QUIC-DEADLINE",
2026-07-03T10:35:29.4705845Z       "title": "The broker bounds every brain-waiting QUIC op (dial / open_stream / send_stream) so a black-holed or dead peer fails PROMPTLY with an ORDINARY error the broker REPLIES, never an unbounded await. The bound (< the brain's 30s PUMP_PEER_IO_TIMEOUT so the BROKER fires first) surfaces to the pump as a normal broker error reply → peer_outcome's non-TimedOut arm → drop conn + redial next tick, the round CONTINUES and the heartbeat keeps advancing — it must NEVER manifest as the brain's own read-deadline (the A-half poison → supervised-restart path REQ-HAZARD-PUMP-IPC-DEADLINE guards). Exactly-once is preserved: a timed-out journaled op fails INSIDE its apply_once closure so no phantom conn_id/stream_id is recorded and a fresh tick re-dials cleanly. The happy path is unchanged (a live peer completes with zero added latency; the bound only bites a non-responsive peer). This is the ROOT-cause cure for the 2.2h hfenduleam pump wedge — a dead roster peer whose QUIC path the broker awaited unbounded — recurring on hfenduleam 2026-06-16.",
2026-07-03T10:35:29.4705987Z       "requiredStages": [
2026-07-03T10:35:29.4706088Z         "doc",
2026-07-03T10:35:29.4706202Z         "impl",
2026-07-03T10:35:29.4706302Z         "unit",
2026-07-03T10:35:29.4706408Z         "int"
2026-07-03T10:35:29.4706517Z       ],
2026-07-03T10:35:29.4706612Z       "stages": {
2026-07-03T10:35:29.4706717Z         "doc": {
2026-07-03T10:35:29.4706822Z           "complete": true,
2026-07-03T10:35:29.4706927Z           "evidence": [
2026-07-03T10:35:29.4707027Z             {
2026-07-03T10:35:29.4707175Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4707289Z               "line": 416
2026-07-03T10:35:29.4707395Z             }
2026-07-03T10:35:29.4707498Z           ]
2026-07-03T10:35:29.4707589Z         },
2026-07-03T10:35:29.4707672Z         "impl": {
2026-07-03T10:35:29.4707776Z           "complete": true,
2026-07-03T10:35:29.4707865Z           "evidence": [
2026-07-03T10:35:29.4707950Z             {
2026-07-03T10:35:29.4708084Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4708173Z               "line": 781
2026-07-03T10:35:29.4708267Z             },
2026-07-03T10:35:29.4708344Z             {
2026-07-03T10:35:29.4708464Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4708558Z               "line": 804
2026-07-03T10:35:29.4708645Z             }
2026-07-03T10:35:29.4708731Z           ]
2026-07-03T10:35:29.4708812Z         },
2026-07-03T10:35:29.4708897Z         "int": {
2026-07-03T10:35:29.4709065Z           "complete": true,
2026-07-03T10:35:29.4709169Z           "evidence": [
2026-07-03T10:35:29.4709265Z             {
2026-07-03T10:35:29.4709398Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.4709484Z               "line": 228
2026-07-03T10:35:29.4709565Z             },
2026-07-03T10:35:29.4709637Z             {
2026-07-03T10:35:29.4709770Z               "path": "crates/spt-daemon/tests/pump.rs",
2026-07-03T10:35:29.4709860Z               "line": 474
2026-07-03T10:35:29.4709942Z             }
2026-07-03T10:35:29.4710032Z           ]
2026-07-03T10:35:29.4710114Z         },
2026-07-03T10:35:29.4710199Z         "unit": {
2026-07-03T10:35:29.4710300Z           "complete": true,
2026-07-03T10:35:29.4710380Z           "evidence": [
2026-07-03T10:35:29.4710470Z             {
2026-07-03T10:35:29.4710591Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.4710685Z               "line": 1556
2026-07-03T10:35:29.4710770Z             }
2026-07-03T10:35:29.4710851Z           ]
2026-07-03T10:35:29.4711079Z         }
2026-07-03T10:35:29.4711160Z       }
2026-07-03T10:35:29.4711343Z     },
2026-07-03T10:35:29.4711423Z     {
2026-07-03T10:35:29.4711548Z       "id": "REQ-HAZARD-BROKER-SEED-WIRE-SKEW",
2026-07-03T10:35:29.4715360Z       "title": "A daemon-state wire-format change (e.g. the v0.9.0 adapter-agnostic Seed) does NOT take effect until a DELIBERATE full broker restart: the broker serves the seed-control channel and is RESIDENT across a brain-only self-update (ADR-0004 no-terminate-during-update forbids auto-killing it), so a NEW-version CLI talking to a still-resident OLD broker fails the seed handshake — the old broker cannot deserialize the new Seed (its formerly-required `adapter` field is gone) and drops the conn without an ack, which surfaces to the CLI as a raw UnexpectedEof 'failed to fill whole buffer'. spt-core must (a) surface an ACTIONABLE diagnostic on that seed-ack EOF (name the stale-broker cause + the `spt daemon stop` fix — the broker restarts on the next api call), never the cryptic io error; and (b) document the operational rule (a deliberate broker restart is required on any daemon-state wire change — NOT automatic) + the FORWARD discipline (daemon-state/Seed schema changes stay additive + serde-default so a resident OLD broker tolerates a NEW CLI across a brain-only update; note this would NOT have rescued 0.9.0 itself, since the old broker's `adapter` was a required field). perri PREP-4 FINDING 1 (v0.9.0 CLI vs stale 0.8.x broker).",
2026-07-03T10:35:29.4715487Z       "requiredStages": [
2026-07-03T10:35:29.4715573Z         "doc",
2026-07-03T10:35:29.4715669Z         "impl",
2026-07-03T10:35:29.4715760Z         "unit"
2026-07-03T10:35:29.4715844Z       ],
2026-07-03T10:35:29.4715943Z       "stages": {
2026-07-03T10:35:29.4716030Z         "doc": {
2026-07-03T10:35:29.4716133Z           "complete": true,
2026-07-03T10:35:29.4716232Z           "evidence": [
2026-07-03T10:35:29.4716318Z             {
2026-07-03T10:35:29.4716434Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4716533Z               "line": 423
2026-07-03T10:35:29.4716628Z             }
2026-07-03T10:35:29.4716705Z           ]
2026-07-03T10:35:29.4716781Z         },
2026-07-03T10:35:29.4716871Z         "impl": {
2026-07-03T10:35:29.4716968Z           "complete": true,
2026-07-03T10:35:29.4717058Z           "evidence": [
2026-07-03T10:35:29.4717148Z             {
2026-07-03T10:35:29.4717272Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4717363Z               "line": 75
2026-07-03T10:35:29.4717444Z             }
2026-07-03T10:35:29.4717524Z           ]
2026-07-03T10:35:29.4717617Z         },
2026-07-03T10:35:29.4717706Z         "int": {
2026-07-03T10:35:29.4717806Z           "complete": false,
2026-07-03T10:35:29.4717897Z           "evidence": []
2026-07-03T10:35:29.4717983Z         },
2026-07-03T10:35:29.4718063Z         "unit": {
2026-07-03T10:35:29.4718159Z           "complete": true,
2026-07-03T10:35:29.4718251Z           "evidence": [
2026-07-03T10:35:29.4718336Z             {
2026-07-03T10:35:29.4718453Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.4718553Z               "line": 671
2026-07-03T10:35:29.4718634Z             }
2026-07-03T10:35:29.4718718Z           ]
2026-07-03T10:35:29.4718799Z         }
2026-07-03T10:35:29.4718885Z       }
2026-07-03T10:35:29.4719038Z     },
2026-07-03T10:35:29.4719123Z     {
2026-07-03T10:35:29.4719248Z       "id": "REQ-HAZARD-CASCADE-WIPE-GUARD",
2026-07-03T10:35:29.4719433Z       "title": "No hard-delete of a parent hosting non-empty children (6.3)",
2026-07-03T10:35:29.4719553Z       "requiredStages": [
2026-07-03T10:35:29.4719634Z         "impl",
2026-07-03T10:35:29.4719724Z         "unit"
2026-07-03T10:35:29.4719806Z       ],
2026-07-03T10:35:29.4719892Z       "stages": {
2026-07-03T10:35:29.4719977Z         "doc": {
2026-07-03T10:35:29.4720072Z           "complete": false,
2026-07-03T10:35:29.4720164Z           "evidence": []
2026-07-03T10:35:29.4720249Z         },
2026-07-03T10:35:29.4720459Z         "impl": {
2026-07-03T10:35:29.4720545Z           "complete": true,
2026-07-03T10:35:29.4720725Z           "evidence": [
2026-07-03T10:35:29.4720856Z             {
2026-07-03T10:35:29.4720988Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.4721079Z               "line": 201
2026-07-03T10:35:29.4721165Z             },
2026-07-03T10:35:29.4721245Z             {
2026-07-03T10:35:29.4721373Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.4721459Z               "line": 18
2026-07-03T10:35:29.4721546Z             },
2026-07-03T10:35:29.4721631Z             {
2026-07-03T10:35:29.4721745Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.4721827Z               "line": 99
2026-07-03T10:35:29.4721917Z             }
2026-07-03T10:35:29.4721997Z           ]
2026-07-03T10:35:29.4722084Z         },
2026-07-03T10:35:29.4722175Z         "int": {
2026-07-03T10:35:29.4722279Z           "complete": false,
2026-07-03T10:35:29.4722384Z           "evidence": []
2026-07-03T10:35:29.4722470Z         },
2026-07-03T10:35:29.4722566Z         "unit": {
2026-07-03T10:35:29.4722651Z           "complete": true,
2026-07-03T10:35:29.4722742Z           "evidence": [
2026-07-03T10:35:29.4722833Z             {
2026-07-03T10:35:29.4722961Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.4723048Z               "line": 1132
2026-07-03T10:35:29.4723129Z             },
2026-07-03T10:35:29.4723213Z             {
2026-07-03T10:35:29.4723319Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.4723411Z               "line": 160
2026-07-03T10:35:29.4723495Z             },
2026-07-03T10:35:29.4723580Z             {
2026-07-03T10:35:29.4723689Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.4723789Z               "line": 232
2026-07-03T10:35:29.4723868Z             }
2026-07-03T10:35:29.4723953Z           ]
2026-07-03T10:35:29.4724040Z         }
2026-07-03T10:35:29.4724127Z       }
2026-07-03T10:35:29.4724211Z     },
2026-07-03T10:35:29.4724302Z     {
2026-07-03T10:35:29.4724417Z       "id": "REQ-HAZARD-CHILD-CONSOLE-FLASH",
2026-07-03T10:35:29.4724874Z       "title": "Console-subsystem children of the console-less daemon spawn with CREATE_NO_WINDOW, or each spawn flashes a visible blank window on the user's desktop (5.8)",
2026-07-03T10:35:29.4724975Z       "requiredStages": [
2026-07-03T10:35:29.4725070Z         "impl",
2026-07-03T10:35:29.4725155Z         "unit"
2026-07-03T10:35:29.4725246Z       ],
2026-07-03T10:35:29.4725343Z       "stages": {
2026-07-03T10:35:29.4725428Z         "doc": {
2026-07-03T10:35:29.4725532Z           "complete": true,
2026-07-03T10:35:29.4725634Z           "evidence": [
2026-07-03T10:35:29.4725723Z             {
2026-07-03T10:35:29.4725833Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4725924Z               "line": 220
2026-07-03T10:35:29.4726010Z             }
2026-07-03T10:35:29.4726105Z           ]
2026-07-03T10:35:29.4726191Z         },
2026-07-03T10:35:29.4726292Z         "impl": {
2026-07-03T10:35:29.4726395Z           "complete": true,
2026-07-03T10:35:29.4726485Z           "evidence": [
2026-07-03T10:35:29.4726566Z             {
2026-07-03T10:35:29.4726693Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.4726788Z               "line": 318
2026-07-03T10:35:29.4726874Z             },
2026-07-03T10:35:29.4726965Z             {
2026-07-03T10:35:29.4727098Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.4727184Z               "line": 244
2026-07-03T10:35:29.4727270Z             },
2026-07-03T10:35:29.4727360Z             {
2026-07-03T10:35:29.4727484Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.4727575Z               "line": 259
2026-07-03T10:35:29.4727661Z             },
2026-07-03T10:35:29.4727746Z             {
2026-07-03T10:35:29.4727871Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4727956Z               "line": 596
2026-07-03T10:35:29.4728128Z             },
2026-07-03T10:35:29.4728280Z             {
2026-07-03T10:35:29.4728414Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4728501Z               "line": 818
2026-07-03T10:35:29.4728586Z             },
2026-07-03T10:35:29.4728671Z             {
2026-07-03T10:35:29.4728792Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.4728882Z               "line": 77
2026-07-03T10:35:29.4729133Z             }
2026-07-03T10:35:29.4729222Z           ]
2026-07-03T10:35:29.4729312Z         },
2026-07-03T10:35:29.4729440Z         "int": {
2026-07-03T10:35:29.4729537Z           "complete": false,
2026-07-03T10:35:29.4729627Z           "evidence": []
2026-07-03T10:35:29.4729712Z         },
2026-07-03T10:35:29.4729785Z         "unit": {
2026-07-03T10:35:29.4729880Z           "complete": true,
2026-07-03T10:35:29.4729970Z           "evidence": [
2026-07-03T10:35:29.4730056Z             {
2026-07-03T10:35:29.4730194Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.4730289Z               "line": 402
2026-07-03T10:35:29.4730375Z             },
2026-07-03T10:35:29.4730457Z             {
2026-07-03T10:35:29.4730585Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4730675Z               "line": 1146
2026-07-03T10:35:29.4730758Z             },
2026-07-03T10:35:29.4730838Z             {
2026-07-03T10:35:29.4730966Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.4731054Z               "line": 1184
2026-07-03T10:35:29.4731133Z             },
2026-07-03T10:35:29.4731234Z             {
2026-07-03T10:35:29.4731411Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.4731519Z               "line": 166
2026-07-03T10:35:29.4731605Z             }
2026-07-03T10:35:29.4731952Z           ]
2026-07-03T10:35:29.4732053Z         }
2026-07-03T10:35:29.4732144Z       }
2026-07-03T10:35:29.4732233Z     },
2026-07-03T10:35:29.4732334Z     {
2026-07-03T10:35:29.4732463Z       "id": "REQ-HAZARD-CONFLICT-BOTH-PRESERVED",
2026-07-03T10:35:29.4733045Z       "title": "A surfaced concurrent context pair is durably preserved (both versions, tracked artifacts) until a strictly dominating write clears it; no reconcile failure path discards an unmerged version (6.6, ADR-0013)",
2026-07-03T10:35:29.4733145Z       "requiredStages": [
2026-07-03T10:35:29.4733235Z         "impl",
2026-07-03T10:35:29.4733327Z         "unit"
2026-07-03T10:35:29.4733416Z       ],
2026-07-03T10:35:29.4733506Z       "stages": {
2026-07-03T10:35:29.4733594Z         "doc": {
2026-07-03T10:35:29.4733694Z           "complete": false,
2026-07-03T10:35:29.4733773Z           "evidence": []
2026-07-03T10:35:29.4733865Z         },
2026-07-03T10:35:29.4733956Z         "impl": {
2026-07-03T10:35:29.4734050Z           "complete": true,
2026-07-03T10:35:29.4734140Z           "evidence": [
2026-07-03T10:35:29.4734221Z             {
2026-07-03T10:35:29.4734354Z               "path": "crates/spt-daemon/src/reconcile.rs",
2026-07-03T10:35:29.4734462Z               "line": 22
2026-07-03T10:35:29.4734553Z             },
2026-07-03T10:35:29.4734648Z             {
2026-07-03T10:35:29.4734766Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.4734862Z               "line": 487
2026-07-03T10:35:29.4734954Z             },
2026-07-03T10:35:29.4735039Z             {
2026-07-03T10:35:29.4735167Z               "path": "crates/spt-live/src/reconcile.rs",
2026-07-03T10:35:29.4735269Z               "line": 17
2026-07-03T10:35:29.4735368Z             },
2026-07-03T10:35:29.4735458Z             {
2026-07-03T10:35:29.4735588Z               "path": "crates/spt-live/src/reconcile.rs",
2026-07-03T10:35:29.4735683Z               "line": 147
2026-07-03T10:35:29.4735778Z             },
2026-07-03T10:35:29.4735864Z             {
2026-07-03T10:35:29.4735998Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4736083Z               "line": 226
2026-07-03T10:35:29.4736311Z             },
2026-07-03T10:35:29.4736393Z             {
2026-07-03T10:35:29.4736631Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4736732Z               "line": 251
2026-07-03T10:35:29.4736809Z             },
2026-07-03T10:35:29.4736899Z             {
2026-07-03T10:35:29.4737031Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4737117Z               "line": 277
2026-07-03T10:35:29.4737198Z             },
2026-07-03T10:35:29.4737281Z             {
2026-07-03T10:35:29.4737410Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.4737506Z               "line": 124
2026-07-03T10:35:29.4737587Z             },
2026-07-03T10:35:29.4737667Z             {
2026-07-03T10:35:29.4737793Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.4737888Z               "line": 224
2026-07-03T10:35:29.4737972Z             }
2026-07-03T10:35:29.4738059Z           ]
2026-07-03T10:35:29.4738159Z         },
2026-07-03T10:35:29.4738240Z         "int": {
2026-07-03T10:35:29.4738344Z           "complete": false,
2026-07-03T10:35:29.4738436Z           "evidence": []
2026-07-03T10:35:29.4738530Z         },
2026-07-03T10:35:29.4738616Z         "unit": {
2026-07-03T10:35:29.4738717Z           "complete": true,
2026-07-03T10:35:29.4738798Z           "evidence": [
2026-07-03T10:35:29.4738893Z             {
2026-07-03T10:35:29.4739136Z               "path": "crates/spt-daemon/src/reconcile.rs",
2026-07-03T10:35:29.4739222Z               "line": 69
2026-07-03T10:35:29.4739313Z             },
2026-07-03T10:35:29.4739405Z             {
2026-07-03T10:35:29.4739536Z               "path": "crates/spt-daemon/src/reconcile.rs",
2026-07-03T10:35:29.4739626Z               "line": 79
2026-07-03T10:35:29.4739717Z             },
2026-07-03T10:35:29.4739810Z             {
2026-07-03T10:35:29.4739938Z               "path": "crates/spt-daemon/src/reconcile.rs",
2026-07-03T10:35:29.4740068Z               "line": 91
2026-07-03T10:35:29.4740167Z             },
2026-07-03T10:35:29.4740248Z             {
2026-07-03T10:35:29.4740383Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.4740473Z               "line": 346
2026-07-03T10:35:29.4740558Z             },
2026-07-03T10:35:29.4740640Z             {
2026-07-03T10:35:29.4740759Z               "path": "crates/spt-live/src/reconcile.rs",
2026-07-03T10:35:29.4740854Z               "line": 281
2026-07-03T10:35:29.4740940Z             },
2026-07-03T10:35:29.4741031Z             {
2026-07-03T10:35:29.4741154Z               "path": "crates/spt-live/src/reconcile.rs",
2026-07-03T10:35:29.4741250Z               "line": 322
2026-07-03T10:35:29.4741337Z             },
2026-07-03T10:35:29.4741441Z             {
2026-07-03T10:35:29.4741560Z               "path": "crates/spt-live/src/reconcile.rs",
2026-07-03T10:35:29.4741656Z               "line": 360
2026-07-03T10:35:29.4741736Z             },
2026-07-03T10:35:29.4741827Z             {
2026-07-03T10:35:29.4741957Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.4742055Z               "line": 688
2026-07-03T10:35:29.4742132Z             },
2026-07-03T10:35:29.4742224Z             {
2026-07-03T10:35:29.4742361Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.4742446Z               "line": 397
2026-07-03T10:35:29.4742527Z             },
2026-07-03T10:35:29.4742603Z             {
2026-07-03T10:35:29.4742742Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.4742827Z               "line": 440
2026-07-03T10:35:29.4742923Z             }
2026-07-03T10:35:29.4743004Z           ]
2026-07-03T10:35:29.4743094Z         }
2026-07-03T10:35:29.4743180Z       }
2026-07-03T10:35:29.4743262Z     },
2026-07-03T10:35:29.4743343Z     {
2026-07-03T10:35:29.4743456Z       "id": "REQ-HAZARD-CONPTY-DSR",
2026-07-03T10:35:29.4743671Z       "title": "ConPTY reader must auto-answer DSR (ESC[6n) or all child output stalls (5.5)",
2026-07-03T10:35:29.4743896Z       "requiredStages": [
2026-07-03T10:35:29.4743986Z         "impl",
2026-07-03T10:35:29.4744169Z         "unit"
2026-07-03T10:35:29.4744268Z       ],
2026-07-03T10:35:29.4744358Z       "stages": {
2026-07-03T10:35:29.4744444Z         "doc": {
2026-07-03T10:35:29.4744535Z           "complete": false,
2026-07-03T10:35:29.4744625Z           "evidence": []
2026-07-03T10:35:29.4744710Z         },
2026-07-03T10:35:29.4744805Z         "impl": {
2026-07-03T10:35:29.4744904Z           "complete": true,
2026-07-03T10:35:29.4745007Z           "evidence": [
2026-07-03T10:35:29.4745093Z             {
2026-07-03T10:35:29.4745223Z               "path": "crates/spt-term/src/reader.rs",
2026-07-03T10:35:29.4745313Z               "line": 169
2026-07-03T10:35:29.4745403Z             }
2026-07-03T10:35:29.4745500Z           ]
2026-07-03T10:35:29.4745580Z         },
2026-07-03T10:35:29.4745670Z         "int": {
2026-07-03T10:35:29.4745771Z           "complete": true,
2026-07-03T10:35:29.4745866Z           "evidence": [
2026-07-03T10:35:29.4745952Z             {
2026-07-03T10:35:29.4746077Z               "path": "crates/spt-term/tests/dsr.rs",
2026-07-03T10:35:29.4746162Z               "line": 44
2026-07-03T10:35:29.4746248Z             },
2026-07-03T10:35:29.4746328Z             {
2026-07-03T10:35:29.4746453Z               "path": "crates/spt-term/tests/dsr.rs",
2026-07-03T10:35:29.4746543Z               "line": 66
2026-07-03T10:35:29.4746624Z             }
2026-07-03T10:35:29.4746711Z           ]
2026-07-03T10:35:29.4746801Z         },
2026-07-03T10:35:29.4746896Z         "unit": {
2026-07-03T10:35:29.4746992Z           "complete": true,
2026-07-03T10:35:29.4747083Z           "evidence": [
2026-07-03T10:35:29.4747168Z             {
2026-07-03T10:35:29.4747292Z               "path": "crates/spt-term/src/reader.rs",
2026-07-03T10:35:29.4747374Z               "line": 186
2026-07-03T10:35:29.4747469Z             },
2026-07-03T10:35:29.4747543Z             {
2026-07-03T10:35:29.4747663Z               "path": "crates/spt-term/src/reader.rs",
2026-07-03T10:35:29.4747762Z               "line": 238
2026-07-03T10:35:29.4747860Z             },
2026-07-03T10:35:29.4747951Z             {
2026-07-03T10:35:29.4748071Z               "path": "crates/spt-term/src/reader.rs",
2026-07-03T10:35:29.4748152Z               "line": 266
2026-07-03T10:35:29.4748237Z             }
2026-07-03T10:35:29.4748333Z           ]
2026-07-03T10:35:29.4748419Z         }
2026-07-03T10:35:29.4748513Z       }
2026-07-03T10:35:29.4748599Z     },
2026-07-03T10:35:29.4748686Z     {
2026-07-03T10:35:29.4748819Z       "id": "REQ-HAZARD-CONTROL-STAMP-CONVERGENCE",
2026-07-03T10:35:29.4753692Z       "title": "Control/viewer stamps must CONVERGE to broker session-table truth for every session-backed endpoint, not merely edge-trigger — the UPWARD companion to the DOWNWARD edge-clear REQ-HAZARD-CONTROL-STAMP-LIFETIME (7.27); same 'stamps == broker truth' family. ROOT (F-026 stamp-gap, hall-b/ball-b): a picker-created endpoint's broker spawn become_controller->stamp_driven_by->set_controlled(true) fires BEFORE the adapter binds its perch (a fresh endpoint has no perch until claude boots + binds), so mutate_info returns NotFound and the edge stamp is SWALLOWED (let _); the adapter's bind then writes InfoJson::new with controlled:false DEFAULT and no later edge re-stamps -> the endpoint reads uncontrolled FOREVER while driven (the #3 display fix is correct but datum-starved on this creation path). FIX: the broker (SINGLE WRITER) re-asserts each live session's control/viewer stamps to session-table truth, DIVERGENCE-GATED (read info; compare driven_by/controlled/viewer_count; write ONLY on diff — no per-poll fsync storm), on the KIND_SESSIONS handler (piggyback: the daemon reconcile + picker poll it, so a fresh perch converges within one reconcile-poll window after bind = the BOUNDED window, no new timer). Event-on-input rejected (an idle controlled session like hall-b never converges). Writes run OFF the log lock (snapshot truth under the lock, converge off it) per the lock-across-effect discipline (KH 7.12/5.16).",
2026-07-03T10:35:29.4753931Z       "requiredStages": [
2026-07-03T10:35:29.4754123Z         "doc",
2026-07-03T10:35:29.4754212Z         "impl",
2026-07-03T10:35:29.4754307Z         "unit",
2026-07-03T10:35:29.4754384Z         "int"
2026-07-03T10:35:29.4754475Z       ],
2026-07-03T10:35:29.4754560Z       "stages": {
2026-07-03T10:35:29.4754655Z         "doc": {
2026-07-03T10:35:29.4754762Z           "complete": true,
2026-07-03T10:35:29.4754851Z           "evidence": [
2026-07-03T10:35:29.4754942Z             {
2026-07-03T10:35:29.4755053Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4755156Z               "line": 575
2026-07-03T10:35:29.4755237Z             }
2026-07-03T10:35:29.4755327Z           ]
2026-07-03T10:35:29.4755408Z         },
2026-07-03T10:35:29.4755506Z         "impl": {
2026-07-03T10:35:29.4755605Z           "complete": true,
2026-07-03T10:35:29.4755702Z           "evidence": [
2026-07-03T10:35:29.4755788Z             {
2026-07-03T10:35:29.4755930Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4756031Z               "line": 299
2026-07-03T10:35:29.4756131Z             },
2026-07-03T10:35:29.4756221Z             {
2026-07-03T10:35:29.4756346Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4756445Z               "line": 322
2026-07-03T10:35:29.4756531Z             },
2026-07-03T10:35:29.4756622Z             {
2026-07-03T10:35:29.4756746Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4756846Z               "line": 1829
2026-07-03T10:35:29.4756927Z             }
2026-07-03T10:35:29.4757023Z           ]
2026-07-03T10:35:29.4757098Z         },
2026-07-03T10:35:29.4757193Z         "int": {
2026-07-03T10:35:29.4757286Z           "complete": true,
2026-07-03T10:35:29.4757380Z           "evidence": [
2026-07-03T10:35:29.4757466Z             {
2026-07-03T10:35:29.4757629Z               "path": "crates/spt-daemon/tests/control_stamp_lifetime.rs",
2026-07-03T10:35:29.4757728Z               "line": 284
2026-07-03T10:35:29.4757814Z             },
2026-07-03T10:35:29.4757910Z             {
2026-07-03T10:35:29.4758061Z               "path": "crates/spt-daemon/tests/driven_by_selfheal.rs",
2026-07-03T10:35:29.4758160Z               "line": 346
2026-07-03T10:35:29.4758242Z             }
2026-07-03T10:35:29.4758336Z           ]
2026-07-03T10:35:29.4758416Z         },
2026-07-03T10:35:29.4758506Z         "unit": {
2026-07-03T10:35:29.4758597Z           "complete": true,
2026-07-03T10:35:29.4758693Z           "evidence": [
2026-07-03T10:35:29.4758773Z             {
2026-07-03T10:35:29.4758898Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4759097Z               "line": 2928
2026-07-03T10:35:29.4759194Z             }
2026-07-03T10:35:29.4759284Z           ]
2026-07-03T10:35:29.4759365Z         }
2026-07-03T10:35:29.4759460Z       }
2026-07-03T10:35:29.4759561Z     },
2026-07-03T10:35:29.4759651Z     {
2026-07-03T10:35:29.4759775Z       "id": "REQ-HAZARD-CONTROL-STAMP-LIFETIME",
2026-07-03T10:35:29.4762508Z       "title": "#2: a control/viewer stamp never outlives its session — every teardown path clears what attach stamped. The broker exit-waiter (broker.rs ~:1844) sends the exit frame + sessions.remove(&id) but does NOT clear the perch's controller/viewer stamps; clear_controller()->stamp_driven_by() (clears driven_by+controlled) runs ONLY on controller-detach/evict/displace. /exit kills the CHILD not the controller conn, so the OutputLog drops with controlled:true, viewer_count, (and driven_by for a remote controller) latched in info.json forever — and hfenduleam keeps gossiping controller_node=self cross-node. Fix: on session reap, clear the perch's controller/viewer stamps (set_driven_by(None)+set_controlled(false)+set_viewer_count(0) via the known endpoint id) — broker stays the single writer. KNOWN-HAZARDS invariant. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #2.",
2026-07-03T10:35:29.4762627Z       "requiredStages": [
2026-07-03T10:35:29.4762710Z         "doc",
2026-07-03T10:35:29.4762918Z         "impl",
2026-07-03T10:35:29.4763005Z         "int"
2026-07-03T10:35:29.4763185Z       ],
2026-07-03T10:35:29.4763281Z       "stages": {
2026-07-03T10:35:29.4763373Z         "doc": {
2026-07-03T10:35:29.4763463Z           "complete": true,
2026-07-03T10:35:29.4763561Z           "evidence": [
2026-07-03T10:35:29.4763647Z             {
2026-07-03T10:35:29.4763757Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4763852Z               "line": 556
2026-07-03T10:35:29.4763933Z             }
2026-07-03T10:35:29.4764029Z           ]
2026-07-03T10:35:29.4764110Z         },
2026-07-03T10:35:29.4764209Z         "impl": {
2026-07-03T10:35:29.4764310Z           "complete": true,
2026-07-03T10:35:29.4764401Z           "evidence": [
2026-07-03T10:35:29.4764491Z             {
2026-07-03T10:35:29.4764625Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4764711Z               "line": 792
2026-07-03T10:35:29.4764801Z             },
2026-07-03T10:35:29.4764887Z             {
2026-07-03T10:35:29.4765026Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4765116Z               "line": 1995
2026-07-03T10:35:29.4765206Z             }
2026-07-03T10:35:29.4765293Z           ]
2026-07-03T10:35:29.4765378Z         },
2026-07-03T10:35:29.4765473Z         "int": {
2026-07-03T10:35:29.4765569Z           "complete": true,
2026-07-03T10:35:29.4765693Z           "evidence": [
2026-07-03T10:35:29.4765769Z             {
2026-07-03T10:35:29.4765945Z               "path": "crates/spt-daemon/tests/control_stamp_lifetime.rs",
2026-07-03T10:35:29.4766038Z               "line": 208
2026-07-03T10:35:29.4766137Z             }
2026-07-03T10:35:29.4766223Z           ]
2026-07-03T10:35:29.4766324Z         },
2026-07-03T10:35:29.4766414Z         "unit": {
2026-07-03T10:35:29.4766524Z           "complete": false,
2026-07-03T10:35:29.4766615Z           "evidence": []
2026-07-03T10:35:29.4766714Z         }
2026-07-03T10:35:29.4766795Z       }
2026-07-03T10:35:29.4766897Z     },
2026-07-03T10:35:29.4766992Z     {
2026-07-03T10:35:29.4767129Z       "id": "REQ-HAZARD-CONTROLLER-GAP-RESUME",
2026-07-03T10:35:29.4774407Z       "title": "A serving CONTROLLER whose serve-brain hits a b4 drop-don't-block FORWARD output gap must RESUME-FROM-FLOOR (re-subscribe from delivered_through and re-fetch the dropped frames from the ring), NOT snap-above and NOT fatal. ROOT (v0.13.0 forkpty re-run, post-keystone): b4 made the controller a non-blocking try_send that DROPS frames when its bounded channel fills (a controller that falls behind its OWN echo under a hard flood), so the next read is a forward gap the strict reject-gap (brain.rs:624/628, B2 exactly-once) FATALS — wedged_viewer_does_not_stall_controller (attach.rs:1048) drove ctrl.read_event() raw and fataled on `output gap got 6134 want 4643`. Pre-b4 the inline sleep-poll BLOCKED the drain to the controller's rate (no drops, no gaps); this is a b4 SIDE-EFFECT, not a new class. A controller CANNOT snap (it is authoritative — advances delivered_through; skipping rolled frames = not-exactly-once = B2 violation), so REQ-HAZARD-VIEWER-RING-ROLL-SNAP does NOT apply. B2 INVARIANT (doyle, broker.rs:327-330): the ring trim is delivered_through-BLIND (`while ring.len() > cap_chunks { pop_front() }`), so re-fetch is exactly-once IFF tail - delivered_through <= cap_chunks (4096) — NOT guaranteed in general, but the common case (burst < ring; wedged_viewer ~1492 < 4096) holds. FIX: serve_attach catches the output-gap on the controller path (does not ?-propagate) and re-subscribes from Brain::controller_resume_floor (= delivered_through = the gap's `want`; NO mid-stream KIND_SESSIONS round-trip — sessions() loops on read_event and would re-fatal on the same gap + discard Output); the broker replays the dropped frames. The IRRECOVERABLE edge (floor unchanged across two resumes = ring rolled past delivered_through = frames gone) surfaces a MARKED truncation to the operator (never silent-skip = B2 lie, never spin) and ends cleanly — full graceful handling deferred to REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND. Do NOT make the ring trim delivered_through-aware (that risks an unbounded ring under a stuck controller; the 5s eviction + 4096 ring is the practical bound). (v0.13.0)",
2026-07-03T10:35:29.4774665Z       "requiredStages": [
2026-07-03T10:35:29.4774755Z         "impl",
2026-07-03T10:35:29.4779329Z         "unit",
2026-07-03T10:35:29.4779442Z         "int"
2026-07-03T10:35:29.4779532Z       ],
2026-07-03T10:35:29.4779612Z       "stages": {
2026-07-03T10:35:29.4779713Z         "doc": {
2026-07-03T10:35:29.4779809Z           "complete": false,
2026-07-03T10:35:29.4779898Z           "evidence": []
2026-07-03T10:35:29.4779980Z         },
2026-07-03T10:35:29.4780076Z         "impl": {
2026-07-03T10:35:29.4780180Z           "complete": true,
2026-07-03T10:35:29.4780270Z           "evidence": [
2026-07-03T10:35:29.4780362Z             {
2026-07-03T10:35:29.4780499Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.4780614Z               "line": 109
2026-07-03T10:35:29.4780691Z             },
2026-07-03T10:35:29.4780790Z             {
2026-07-03T10:35:29.4780924Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.4781020Z               "line": 156
2026-07-03T10:35:29.4781096Z             },
2026-07-03T10:35:29.4781186Z             {
2026-07-03T10:35:29.4781307Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.4781401Z               "line": 291
2026-07-03T10:35:29.4781487Z             },
2026-07-03T10:35:29.4781573Z             {
2026-07-03T10:35:29.4781697Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4781791Z               "line": 1010
2026-07-03T10:35:29.4781881Z             }
2026-07-03T10:35:29.4781957Z           ]
2026-07-03T10:35:29.4782047Z         },
2026-07-03T10:35:29.4782122Z         "int": {
2026-07-03T10:35:29.4782217Z           "complete": true,
2026-07-03T10:35:29.4782309Z           "evidence": [
2026-07-03T10:35:29.4782408Z             {
2026-07-03T10:35:29.4782541Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.4782638Z               "line": 1194
2026-07-03T10:35:29.4782719Z             }
2026-07-03T10:35:29.4782803Z           ]
2026-07-03T10:35:29.4782881Z         },
2026-07-03T10:35:29.4782981Z         "unit": {
2026-07-03T10:35:29.4783080Z           "complete": true,
2026-07-03T10:35:29.4783171Z           "evidence": [
2026-07-03T10:35:29.4783262Z             {
2026-07-03T10:35:29.4783377Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4783467Z               "line": 1669
2026-07-03T10:35:29.4783553Z             }
2026-07-03T10:35:29.4783648Z           ]
2026-07-03T10:35:29.4783729Z         }
2026-07-03T10:35:29.4783825Z       }
2026-07-03T10:35:29.4783902Z     },
2026-07-03T10:35:29.4783991Z     {
2026-07-03T10:35:29.4784135Z       "id": "REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND",
2026-07-03T10:35:29.4787272Z       "title": "DEFERRED EDGE of REQ-HAZARD-CONTROLLER-GAP-RESUME: when a serving controller falls behind the live ring FURTHER than the ring holds (tail - delivered_through > cap_chunks, the ring trim being delivered_through-blind, broker.rs:327-330), the dropped frames have rolled OUT of the ring and an exactly-once re-fetch is IMPOSSIBLE. v0.13.0 DETECTS this (resume floor unchanged across two consecutive resumes) and surfaces a MARKED truncation notice to the operator then ends the attach cleanly — it never silent-skips (a B2 lie) and never spins. FULL graceful handling (a clearly-marked snap-with-data-loss that keeps the operator on the live tail, or a structured truncation record the rc renders distinctly, plus the controller-too-slow + ring-too-small backpressure/sizing policy) is DEFERRED — staging it needs a netsplit / deep-behind harness (the in-process loopback rig keeps up; wedged_viewer's gap is recoverable at ~1492 < 4096). (v0.13.0+)",
2026-07-03T10:35:29.4787382Z       "requiredStages": [],
2026-07-03T10:35:29.4787469Z       "stages": {
2026-07-03T10:35:29.4787877Z         "doc": {
2026-07-03T10:35:29.4788083Z           "complete": false,
2026-07-03T10:35:29.4788178Z           "evidence": []
2026-07-03T10:35:29.4788268Z         },
2026-07-03T10:35:29.4788356Z         "impl": {
2026-07-03T10:35:29.4788450Z           "complete": false,
2026-07-03T10:35:29.4788545Z           "evidence": []
2026-07-03T10:35:29.4788622Z         },
2026-07-03T10:35:29.4788708Z         "int": {
2026-07-03T10:35:29.4788817Z           "complete": false,
2026-07-03T10:35:29.4788907Z           "evidence": []
2026-07-03T10:35:29.4789055Z         },
2026-07-03T10:35:29.4789141Z         "unit": {
2026-07-03T10:35:29.4789257Z           "complete": false,
2026-07-03T10:35:29.4789347Z           "evidence": []
2026-07-03T10:35:29.4789446Z         }
2026-07-03T10:35:29.4789528Z       }
2026-07-03T10:35:29.4789620Z     },
2026-07-03T10:35:29.4789695Z     {
2026-07-03T10:35:29.4789831Z       "id": "REQ-HAZARD-CONTROLLER-RETAKE-FLOOR",
2026-07-03T10:35:29.4794528Z       "title": "`become_controller` should STRUCTURALLY refuse a controller re-take whose `from_seq` falls below the connection's already-delivered contiguous floor — making the P1c reorder invariant un-reintroducible by a future caller, not just removed at the one caller. ROOT/SCOPE (doyle proposed, P1c gate dialogue): P1c fixes REQ-HAZARD-CONTROLLER-WRITER-REORDER three ways (handoff single-take + epoch-gate-under-lock + session_cursors seed), removing the one decreasing-floor double-take and bounding any other to already-committed-only. A self-enforcing broker guard would refuse the bad SHAPE outright. BLOCKER: the obvious predicate (`from_seq >= delivered_through`) is UNSAFE because `delivered_through` is SESSION-WIDE (the `Arc<AtomicU64>` on `OutputLog`, shared by all controllers/viewers, advanced monotonic-MAX; `resume_seq` reads it) — a normal fresh-operator `from_seq=0` attach to a producing session legitimately sits below it (full ring replay + consumer dedup-below/snap-above), and monotonic-MAX can't distinguish the hazard (a `seq1`-without-`seq0` write reads as `2`). The structurally-correct guard needs a NEW per-connection contiguous-sent cursor (the true highest-contiguous seq this socket has received) that does not exist today; the guard then refuses a re-take below THAT. Bigger than P1c; no live gap (P1c fully fixes the actual bug). Mint/refine stages when the per-connection cursor is built. (v0.13.0 follow-up, post-ship)",
2026-07-03T10:35:29.4794646Z       "requiredStages": [],
2026-07-03T10:35:29.4794734Z       "stages": {
2026-07-03T10:35:29.4794828Z         "doc": {
2026-07-03T10:35:29.4794919Z           "complete": false,
2026-07-03T10:35:29.4795020Z           "evidence": []
2026-07-03T10:35:29.4795096Z         },
2026-07-03T10:35:29.4795190Z         "impl": {
2026-07-03T10:35:29.4795284Z           "complete": false,
2026-07-03T10:35:29.4795380Z           "evidence": []
2026-07-03T10:35:29.4795472Z         },
2026-07-03T10:35:29.4795552Z         "int": {
2026-07-03T10:35:29.4795651Z           "complete": false,
2026-07-03T10:35:29.4795758Z           "evidence": []
2026-07-03T10:35:29.4795852Z         },
2026-07-03T10:35:29.4795942Z         "unit": {
2026-07-03T10:35:29.4796044Z           "complete": false,
2026-07-03T10:35:29.4796139Z           "evidence": []
2026-07-03T10:35:29.4796228Z         }
2026-07-03T10:35:29.4796315Z       }
2026-07-03T10:35:29.4796406Z     },
2026-07-03T10:35:29.4796496Z     {
2026-07-03T10:35:29.4796640Z       "id": "REQ-HAZARD-CONTROLLER-WRITER-REORDER",
2026-07-03T10:35:29.4812456Z       "title": "Two `controller_writer` threads must never race ONE brain↔broker connection's socket. ROOT (doyle, instrumented RACEDIAG repro on kitsubito): on a brain-restart re-serve the handoff brain registers as controller on the SAME session TWICE over the SAME `Brain::conn` socket — (1) `Brain::handoff` eagerly `subscribe(prior.session_id, prior.next_seq=1)` → `become_controller(from_seq=1)`, initial=[1], spawns writer-A (writes seq 1); (2) `serve_attach` re-handles the replayed `Request{from_seq:0}` → `attach_as(sid,0)` → `become_controller(from_seq=0)`, initial=[0,1], spawns writer-B (writes 0 then 1). `become_controller` (broker.rs) drops the prior `ControllerSink` (its `tx`) but does NOT stop the prior writer thread — writer-A keeps flushing its owned `initial` batch, and both writers hold clones of the same `SharedSend` (`Arc<Mutex<socket>>`) with NO inter-thread ordering. When writer-A's seq 1 wins the socket before writer-B's seq 0, the strict legacy consumer (brain.rs read_event reject-gap path) sees `output gap: got seq 1 want 0` → the test `attach_survives_target_brain_restart_exactly_once` panics at `.expect(\"re-serve\")` OR HANGS in `render_until` (serve thread died on the gap → MARKER_TWO never reaches the wire). `prior.next_seq` is life1's CONSUMPTION cursor, NOT life2's connection state — life2's socket has been sent NOTHING, so a `from_seq=0` full replay on a connection that already streamed seq 1 is contradictory. Snap-above tolerance ALONE can't fix it (it would dedup-drop the late seq 0 → byte loss → the exactly-once byte-identity assert fails). PRE-EXISTING, surfaced by the v0.13.0 green-both-runners release gate; P1b is INNOCENT (its diff touches only input-ack machinery, proven mechanically + the test passes post-P1b in isolation). Sibling flaky cluster: `inject_control_wedge::g2`, `broker::spawn_env_reaches_child`. INVARIANT: on a single brain↔broker connection the controller output-frame stream is monotonic non-decreasing in seq (modulo dedup re-sends); exactly ONE `controller_writer` is ever live per connection; a SUPERSEDED writer writes NO further frames; a re-serve never replays a seq below what the connection already received. FIX (doyle design, corrected at the gate 2026-06-20): fix #1 as designed ('drop handoff's eager subscribe so serve_attach's attach_as is the sole registration') was REVERTED — handoff's `subscribe(prior.next_seq)` IS the standalone-resume mechanism (the brain-only update engine `apply_brain_only` + the `handoff`/`idempotent`/`daemon_e2e` int tests replay output through it with NO `serve_attach`; dropping it hung every resume-via-handoff test). The shipped fix is three parts: (1) CORRECTNESS — `Brain::handoff` seeds `session_cursors` at `prior.next_seq` so the consumer runs the production dedup-below+snap-above path, never the strict reject-gap legacy trap; this is COMPLETE (not merely tolerant) because every `controller_writer` emits an ASCENDING seq stream and the surviving writer (serve_attach's attach_as(sid,0)) offers the complete `[0,end]` range, so a snap-above merge of ascending writers delivers `[K,end]` with no skip/dup (first sighting of any seq>M is preceded by M on that writer). (2) INVARIANT — `controller_writer`'s INITIAL-BATCH replay is epoch-gated: `controller_epoch` is a shared `Arc<AtomicU64>`, the writer re-reads it UNDER `send.lock()` (atomically with `write_frame`) and returns the instant it is superseded — no check-then-block-then-write window, no superseded replay (W1-safe: never blocks the drain under `Mutex<OutputLog>`). The LIVE loop is NOT gated (new output only flows to the current controller; a superseded writer must still deliver its terminal `Displaced` kick — gating it suppressed the loud-take notice; it ends on `tx`-drop). (3) EXPLICIT-RESUME / OPERATOR-STREAM BOUNDARY (the LOAD-BEARING fix — kitsubito RACEDIAG ~33% repro the keystones missed) — `Brain::subscribe_with` (shared by attach/attach_as) resets the resume-mode dedup cursor to `from_seq`. The handoff eager subscribe makes serve_attach's brain receive the replay's seq K BEFORE the operator Request is processed (`attached`=false); that frame is dropped by the if-attached forward gate but the snap-above cursor already advanced past K, and `attach_as(sid,0)`'s re-subscribe used to leave the cursor advanced → the broker's re-send of seq K arrives below it, deduped, never forwarded → operator viewport forward-gap (silent content loss in the real rc consumer). Resetting to from_seq on the attach_as re-subscribe re-delivers from 0 (operator dedups the overlap) so seq K reaches the viewport. The epoch gate (2) is sound (RACEDIAG: zero socket interleaving above K); cold-start brains (empty map — production dispatch serve) keep the legacy next_seq path, so production is unaffected. (v0.13.0)",
2026-07-03T10:35:29.4812780Z       "requiredStages": [
2026-07-03T10:35:29.4812871Z         "doc",
2026-07-03T10:35:29.4812963Z         "impl",
2026-07-03T10:35:29.4813053Z         "unit",
2026-07-03T10:35:29.4813138Z         "int"
2026-07-03T10:35:29.4813229Z       ],
2026-07-03T10:35:29.4813311Z       "stages": {
2026-07-03T10:35:29.4813405Z         "doc": {
2026-07-03T10:35:29.4813504Z           "complete": true,
2026-07-03T10:35:29.4813599Z           "evidence": [
2026-07-03T10:35:29.4813685Z             {
2026-07-03T10:35:29.4813807Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4813898Z               "line": 497
2026-07-03T10:35:29.4813975Z             }
2026-07-03T10:35:29.4814056Z           ]
2026-07-03T10:35:29.4814146Z         },
2026-07-03T10:35:29.4814236Z         "impl": {
2026-07-03T10:35:29.4814337Z           "complete": true,
2026-07-03T10:35:29.4814436Z           "evidence": [
2026-07-03T10:35:29.4814522Z             {
2026-07-03T10:35:29.4814651Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4814746Z               "line": 377
2026-07-03T10:35:29.4814837Z             },
2026-07-03T10:35:29.4814929Z             {
2026-07-03T10:35:29.4815057Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.4815152Z               "line": 1453
2026-07-03T10:35:29.4815244Z             },
2026-07-03T10:35:29.4815328Z             {
2026-07-03T10:35:29.4815461Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4815554Z               "line": 914
2026-07-03T10:35:29.4815643Z             }
2026-07-03T10:35:29.4815729Z           ]
2026-07-03T10:35:29.4815835Z         },
2026-07-03T10:35:29.4815934Z         "int": {
2026-07-03T10:35:29.4816024Z           "complete": true,
2026-07-03T10:35:29.4816121Z           "evidence": [
2026-07-03T10:35:29.4816216Z             {
2026-07-03T10:35:29.4816358Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.4816443Z               "line": 1349
2026-07-03T10:35:29.4816529Z             },
2026-07-03T10:35:29.4816606Z             {
2026-07-03T10:35:29.4816733Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.4816830Z               "line": 1450
2026-07-03T10:35:29.4816920Z             },
2026-07-03T10:35:29.4817001Z             {
2026-07-03T10:35:29.4817136Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.4817235Z               "line": 1205
2026-07-03T10:35:29.4817320Z             }
2026-07-03T10:35:29.4817411Z           ]
2026-07-03T10:35:29.4817488Z         },
2026-07-03T10:35:29.4817583Z         "unit": {
2026-07-03T10:35:29.4817673Z           "complete": true,
2026-07-03T10:35:29.4817765Z           "evidence": [
2026-07-03T10:35:29.4817850Z             {
2026-07-03T10:35:29.4817979Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4818075Z               "line": 3632
2026-07-03T10:35:29.4818170Z             }
2026-07-03T10:35:29.4818254Z           ]
2026-07-03T10:35:29.4818341Z         }
2026-07-03T10:35:29.4818423Z       }
2026-07-03T10:35:29.4818517Z     },
2026-07-03T10:35:29.4818592Z     {
2026-07-03T10:35:29.4818736Z       "id": "REQ-HAZARD-CORRUPT-PERCH-COHERENCE",
2026-07-03T10:35:29.4819281Z       "title": "Corrupt (present-but-unparseable) info.json is NOT absent: liveness/status readers agree a destroyed record is neither alive nor Active (counter-39 #2)",
2026-07-03T10:35:29.4819382Z       "requiredStages": [
2026-07-03T10:35:29.4819477Z         "impl",
2026-07-03T10:35:29.4819563Z         "unit"
2026-07-03T10:35:29.4819653Z       ],
2026-07-03T10:35:29.4819740Z       "stages": {
2026-07-03T10:35:29.4819830Z         "doc": {
2026-07-03T10:35:29.4819920Z           "complete": true,
2026-07-03T10:35:29.4820021Z           "evidence": [
2026-07-03T10:35:29.4820249Z             {
2026-07-03T10:35:29.4820369Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4820559Z               "line": 264
2026-07-03T10:35:29.4820651Z             }
2026-07-03T10:35:29.4820746Z           ]
2026-07-03T10:35:29.4820832Z         },
2026-07-03T10:35:29.4820922Z         "impl": {
2026-07-03T10:35:29.4821023Z           "complete": true,
2026-07-03T10:35:29.4821117Z           "evidence": [
2026-07-03T10:35:29.4821203Z             {
2026-07-03T10:35:29.4821348Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4821436Z               "line": 820
2026-07-03T10:35:29.4821531Z             },
2026-07-03T10:35:29.4821608Z             {
2026-07-03T10:35:29.4821744Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4821834Z               "line": 135
2026-07-03T10:35:29.4821915Z             },
2026-07-03T10:35:29.4821997Z             {
2026-07-03T10:35:29.4822120Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.4822215Z               "line": 53
2026-07-03T10:35:29.4822302Z             }
2026-07-03T10:35:29.4822402Z           ]
2026-07-03T10:35:29.4822482Z         },
2026-07-03T10:35:29.4822569Z         "int": {
2026-07-03T10:35:29.4822664Z           "complete": false,
2026-07-03T10:35:29.4822768Z           "evidence": []
2026-07-03T10:35:29.4822854Z         },
2026-07-03T10:35:29.4822936Z         "unit": {
2026-07-03T10:35:29.4823031Z           "complete": true,
2026-07-03T10:35:29.4823126Z           "evidence": [
2026-07-03T10:35:29.4823208Z             {
2026-07-03T10:35:29.4823354Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.4823446Z               "line": 1807
2026-07-03T10:35:29.4823537Z             },
2026-07-03T10:35:29.4823627Z             {
2026-07-03T10:35:29.4823760Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4823852Z               "line": 266
2026-07-03T10:35:29.4823942Z             },
2026-07-03T10:35:29.4824036Z             {
2026-07-03T10:35:29.4824160Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.4824255Z               "line": 181
2026-07-03T10:35:29.4824339Z             }
2026-07-03T10:35:29.4824433Z           ]
2026-07-03T10:35:29.4824525Z         }
2026-07-03T10:35:29.4824611Z       }
2026-07-03T10:35:29.4824696Z     },
2026-07-03T10:35:29.4824787Z     {
2026-07-03T10:35:29.4824906Z       "id": "REQ-HAZARD-DAEMON-HOSTED-LIVENESS",
2026-07-03T10:35:29.4825378Z       "title": "Daemon-hosted perches (Psyche, spt-hosted Self) derive liveness from the daemon endpoint table + info.json status, never is_process_alive(info.pid) (2.5)",
2026-07-03T10:35:29.4825484Z       "requiredStages": [
2026-07-03T10:35:29.4825574Z         "impl",
2026-07-03T10:35:29.4825674Z         "unit",
2026-07-03T10:35:29.4825751Z         "int"
2026-07-03T10:35:29.4825846Z       ],
2026-07-03T10:35:29.4825931Z       "stages": {
2026-07-03T10:35:29.4826022Z         "doc": {
2026-07-03T10:35:29.4826119Z           "complete": false,
2026-07-03T10:35:29.4826222Z           "evidence": []
2026-07-03T10:35:29.4826303Z         },
2026-07-03T10:35:29.4826395Z         "impl": {
2026-07-03T10:35:29.4826490Z           "complete": true,
2026-07-03T10:35:29.4826594Z           "evidence": [
2026-07-03T10:35:29.4826671Z             {
2026-07-03T10:35:29.4826814Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4826913Z               "line": 433
2026-07-03T10:35:29.4826988Z             },
2026-07-03T10:35:29.4827085Z             {
2026-07-03T10:35:29.4827208Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4827308Z               "line": 487
2026-07-03T10:35:29.4827390Z             },
2026-07-03T10:35:29.4827485Z             {
2026-07-03T10:35:29.4827608Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.4827710Z               "line": 79
2026-07-03T10:35:29.4827795Z             },
2026-07-03T10:35:29.4827890Z             {
2026-07-03T10:35:29.4828005Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.4828271Z               "line": 52
2026-07-03T10:35:29.4828363Z             },
2026-07-03T10:35:29.4828453Z             {
2026-07-03T10:35:29.4828586Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.4828673Z               "line": 293
2026-07-03T10:35:29.4828767Z             },
2026-07-03T10:35:29.4828853Z             {
2026-07-03T10:35:29.4829110Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4829205Z               "line": 27
2026-07-03T10:35:29.4829296Z             },
2026-07-03T10:35:29.4829371Z             {
2026-07-03T10:35:29.4829503Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4829594Z               "line": 134
2026-07-03T10:35:29.4829695Z             },
2026-07-03T10:35:29.4829775Z             {
2026-07-03T10:35:29.4829908Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4829995Z               "line": 159
2026-07-03T10:35:29.4830085Z             },
2026-07-03T10:35:29.4830175Z             {
2026-07-03T10:35:29.4830300Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.4830404Z               "line": 116
2026-07-03T10:35:29.4830485Z             }
2026-07-03T10:35:29.4830577Z           ]
2026-07-03T10:35:29.4830662Z         },
2026-07-03T10:35:29.4830757Z         "int": {
2026-07-03T10:35:29.4830853Z           "complete": true,
2026-07-03T10:35:29.4830949Z           "evidence": [
2026-07-03T10:35:29.4831034Z             {
2026-07-03T10:35:29.4831177Z               "path": "crates/spt-daemon/tests/daemon_e2e.rs",
2026-07-03T10:35:29.4831273Z               "line": 43
2026-07-03T10:35:29.4831358Z             }
2026-07-03T10:35:29.4831439Z           ]
2026-07-03T10:35:29.4831517Z         },
2026-07-03T10:35:29.4831607Z         "unit": {
2026-07-03T10:35:29.4831701Z           "complete": true,
2026-07-03T10:35:29.4831802Z           "evidence": [
2026-07-03T10:35:29.4831884Z             {
2026-07-03T10:35:29.4832039Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4832134Z               "line": 1102
2026-07-03T10:35:29.4832225Z             },
2026-07-03T10:35:29.4832309Z             {
2026-07-03T10:35:29.4832441Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.4832523Z               "line": 631
2026-07-03T10:35:29.4832614Z             },
2026-07-03T10:35:29.4832703Z             {
2026-07-03T10:35:29.4832834Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4832929Z               "line": 184
2026-07-03T10:35:29.4833013Z             },
2026-07-03T10:35:29.4833110Z             {
2026-07-03T10:35:29.4833229Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4833324Z               "line": 203
2026-07-03T10:35:29.4833405Z             },
2026-07-03T10:35:29.4833496Z             {
2026-07-03T10:35:29.4833620Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4833710Z               "line": 220
2026-07-03T10:35:29.4833797Z             },
2026-07-03T10:35:29.4833891Z             {
2026-07-03T10:35:29.4834011Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4834102Z               "line": 247
2026-07-03T10:35:29.4834188Z             },
2026-07-03T10:35:29.4834273Z             {
2026-07-03T10:35:29.4834403Z               "path": "crates/spt-store/src/liveness.rs",
2026-07-03T10:35:29.4834493Z               "line": 348
2026-07-03T10:35:29.4834582Z             },
2026-07-03T10:35:29.4834662Z             {
2026-07-03T10:35:29.4834792Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.4834889Z               "line": 229
2026-07-03T10:35:29.4834984Z             }
2026-07-03T10:35:29.4835071Z           ]
2026-07-03T10:35:29.4835167Z         }
2026-07-03T10:35:29.4835251Z       }
2026-07-03T10:35:29.4835347Z     },
2026-07-03T10:35:29.4835434Z     {
2026-07-03T10:35:29.4835571Z       "id": "REQ-HAZARD-DAEMON-SCHED-NONBLOCKING",
2026-07-03T10:35:29.4836510Z       "title": "Per-agent pulse/psyche/echo-commune scheduling must not serialize across agents: each agent's bounded LLM call (echo-commune summarizer, Psyche turn) runs off the shared scheduler so one slow/hung call cannot stall another agent's tick (7.4)",
2026-07-03T10:35:29.4836616Z       "requiredStages": [
2026-07-03T10:35:29.4836703Z         "impl",
2026-07-03T10:35:29.4836782Z         "unit"
2026-07-03T10:35:29.4836878Z       ],
2026-07-03T10:35:29.4836964Z       "stages": {
2026-07-03T10:35:29.4837055Z         "doc": {
2026-07-03T10:35:29.4837150Z           "complete": false,
2026-07-03T10:35:29.4837251Z           "evidence": []
2026-07-03T10:35:29.4837360Z         },
2026-07-03T10:35:29.4837444Z         "impl": {
2026-07-03T10:35:29.4837548Z           "complete": true,
2026-07-03T10:35:29.4837650Z           "evidence": [
2026-07-03T10:35:29.4837740Z             {
2026-07-03T10:35:29.4837873Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4837965Z               "line": 1595
2026-07-03T10:35:29.4838060Z             },
2026-07-03T10:35:29.4838145Z             {
2026-07-03T10:35:29.4838270Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.4838360Z               "line": 1903
2026-07-03T10:35:29.4838455Z             }
2026-07-03T10:35:29.4838536Z           ]
2026-07-03T10:35:29.4838627Z         },
2026-07-03T10:35:29.4838718Z         "int": {
2026-07-03T10:35:29.4838817Z           "complete": false,
2026-07-03T10:35:29.4838914Z           "evidence": []
2026-07-03T10:35:29.4839061Z         },
2026-07-03T10:35:29.4839156Z         "unit": {
2026-07-03T10:35:29.4839252Z           "complete": true,
2026-07-03T10:35:29.4839351Z           "evidence": [
2026-07-03T10:35:29.4839437Z             {
2026-07-03T10:35:29.4839624Z               "path": "crates/spt-daemon/tests/shellchan.rs",
2026-07-03T10:35:29.4839713Z               "line": 161
2026-07-03T10:35:29.4839803Z             }
2026-07-03T10:35:29.4839885Z           ]
2026-07-03T10:35:29.4839983Z         }
2026-07-03T10:35:29.4840068Z       }
2026-07-03T10:35:29.4840163Z     },
2026-07-03T10:35:29.4840255Z     {
2026-07-03T10:35:29.4840383Z       "id": "REQ-HAZARD-DAEMON-STOP-BARRIER",
2026-07-03T10:35:29.4842396Z       "title": "B3: `spt daemon stop` then an immediate `spt daemon start` does NOT race — stop fully completes before it returns. Today request_stop (seedmap.rs:240-255) returns on the KIND_STOPPING ack (sent seedmap.rs:174-176) BEFORE the seed socket unbinds, so a following is_running ping (daemon.rs:375) wins the exit window and start reports ALREADY_RUNNING (operator: daemon stop → STOPPED then start → ALREADY_RUNNING). FIX: unbind/stop-gate the seed socket BEFORE acking KIND_STOPPING, OR request_stop waits for a ping-to-fail before returning. Unit: stop then immediate is_running()==false. (v0.12.0)",
2026-07-03T10:35:29.4842500Z       "requiredStages": [
2026-07-03T10:35:29.4842599Z         "impl",
2026-07-03T10:35:29.4842685Z         "unit"
2026-07-03T10:35:29.4842766Z       ],
2026-07-03T10:35:29.4842864Z       "stages": {
2026-07-03T10:35:29.4842958Z         "doc": {
2026-07-03T10:35:29.4843060Z           "complete": false,
2026-07-03T10:35:29.4843155Z           "evidence": []
2026-07-03T10:35:29.4843245Z         },
2026-07-03T10:35:29.4843345Z         "impl": {
2026-07-03T10:35:29.4843451Z           "complete": true,
2026-07-03T10:35:29.4843545Z           "evidence": [
2026-07-03T10:35:29.4843636Z             {
2026-07-03T10:35:29.4843765Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.4843860Z               "line": 257
2026-07-03T10:35:29.4843941Z             }
2026-07-03T10:35:29.4844033Z           ]
2026-07-03T10:35:29.4844123Z         },
2026-07-03T10:35:29.4844218Z         "int": {
2026-07-03T10:35:29.4844309Z           "complete": false,
2026-07-03T10:35:29.4844400Z           "evidence": []
2026-07-03T10:35:29.4844489Z         },
2026-07-03T10:35:29.4844585Z         "unit": {
2026-07-03T10:35:29.4844681Z           "complete": true,
2026-07-03T10:35:29.4844900Z           "evidence": [
2026-07-03T10:35:29.4844996Z             {
2026-07-03T10:35:29.4845246Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.4845352Z               "line": 360
2026-07-03T10:35:29.4845440Z             }
2026-07-03T10:35:29.4845530Z           ]
2026-07-03T10:35:29.4845617Z         }
2026-07-03T10:35:29.4845713Z       }
2026-07-03T10:35:29.4845793Z     },
2026-07-03T10:35:29.4845883Z     {
2026-07-03T10:35:29.4845999Z       "id": "REQ-HAZARD-DAEMON-STOP-REAP",
2026-07-03T10:35:29.4848076Z       "title": "Breap: `spt daemon stop` REAPS the spt-hosted children it spawned — no orphaned psyche/harness processes. Today a stop leaves ~8 orphaned claude-spt-psyche.exe + spt.exe: Psyches are spawned DETACHED (runtime.rs:342-356, the Child is dropped — 'Detached' ~349) and the livehost stop flag Arc<AtomicBool> is NEVER raised (brainproc.rs:227-230 holds it 'for symmetry'). FIX: on stop, raise the livehost stop flag AND kill the spawned psyche/spt-hosted children — via a Windows job object / Unix process-group so the children die with the daemon (not detached-immortal). Folds with B3 (both the stop path). (v0.12.0)",
2026-07-03T10:35:29.4848190Z       "requiredStages": [
2026-07-03T10:35:29.4848273Z         "impl",
2026-07-03T10:35:29.4848371Z         "unit"
2026-07-03T10:35:29.4848462Z       ],
2026-07-03T10:35:29.4848563Z       "stages": {
2026-07-03T10:35:29.4848648Z         "doc": {
2026-07-03T10:35:29.4848752Z           "complete": false,
2026-07-03T10:35:29.4848849Z           "evidence": []
2026-07-03T10:35:29.4849029Z         },
2026-07-03T10:35:29.4849116Z         "impl": {
2026-07-03T10:35:29.4849225Z           "complete": true,
2026-07-03T10:35:29.4849324Z           "evidence": [
2026-07-03T10:35:29.4849411Z             {
2026-07-03T10:35:29.4849544Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.4849639Z               "line": 1018
2026-07-03T10:35:29.4849741Z             },
2026-07-03T10:35:29.4849827Z             {
2026-07-03T10:35:29.4849973Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4850079Z               "line": 283
2026-07-03T10:35:29.4850179Z             },
2026-07-03T10:35:29.4850264Z             {
2026-07-03T10:35:29.4850401Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4850501Z               "line": 316
2026-07-03T10:35:29.4850600Z             },
2026-07-03T10:35:29.4850685Z             {
2026-07-03T10:35:29.4850825Z               "path": "crates/spt-daemon/src/reap.rs",
2026-07-03T10:35:29.4850933Z               "line": 26
2026-07-03T10:35:29.4851019Z             }
2026-07-03T10:35:29.4851106Z           ]
2026-07-03T10:35:29.4851196Z         },
2026-07-03T10:35:29.4851300Z         "int": {
2026-07-03T10:35:29.4851402Z           "complete": false,
2026-07-03T10:35:29.4851506Z           "evidence": []
2026-07-03T10:35:29.4851596Z         },
2026-07-03T10:35:29.4851693Z         "unit": {
2026-07-03T10:35:29.4851787Z           "complete": true,
2026-07-03T10:35:29.4851896Z           "evidence": [
2026-07-03T10:35:29.4851978Z             {
2026-07-03T10:35:29.4852097Z               "path": "crates/spt-daemon/src/reap.rs",
2026-07-03T10:35:29.4852182Z               "line": 271
2026-07-03T10:35:29.4852278Z             },
2026-07-03T10:35:29.4852365Z             {
2026-07-03T10:35:29.4852478Z               "path": "crates/spt-daemon/src/reap.rs",
2026-07-03T10:35:29.4852583Z               "line": 348
2026-07-03T10:35:29.4852666Z             }
2026-07-03T10:35:29.4852759Z           ]
2026-07-03T10:35:29.4852831Z         }
2026-07-03T10:35:29.4852937Z       }
2026-07-03T10:35:29.4853042Z     },
2026-07-03T10:35:29.4853131Z     {
2026-07-03T10:35:29.4853250Z       "id": "REQ-HAZARD-DEFERRED-DRAIN",
2026-07-03T10:35:29.4853462Z       "title": "Deferred spool rows excluded from the event-stream drain (1.4)",
2026-07-03T10:35:29.4853572Z       "requiredStages": [
2026-07-03T10:35:29.4853668Z         "impl",
2026-07-03T10:35:29.4853753Z         "unit"
2026-07-03T10:35:29.4853973Z       ],
2026-07-03T10:35:29.4854077Z       "stages": {
2026-07-03T10:35:29.4854273Z         "doc": {
2026-07-03T10:35:29.4854383Z           "complete": false,
2026-07-03T10:35:29.4854477Z           "evidence": []
2026-07-03T10:35:29.4854574Z         },
2026-07-03T10:35:29.4854673Z         "impl": {
2026-07-03T10:35:29.4854773Z           "complete": true,
2026-07-03T10:35:29.4854869Z           "evidence": [
2026-07-03T10:35:29.4854960Z             {
2026-07-03T10:35:29.4855078Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4855179Z               "line": 91
2026-07-03T10:35:29.4855265Z             },
2026-07-03T10:35:29.4855355Z             {
2026-07-03T10:35:29.4855475Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4855566Z               "line": 204
2026-07-03T10:35:29.4855660Z             },
2026-07-03T10:35:29.4855750Z             {
2026-07-03T10:35:29.4855878Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4855977Z               "line": 329
2026-07-03T10:35:29.4856071Z             },
2026-07-03T10:35:29.4856167Z             {
2026-07-03T10:35:29.4856292Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4856386Z               "line": 564
2026-07-03T10:35:29.4856482Z             }
2026-07-03T10:35:29.4856568Z           ]
2026-07-03T10:35:29.4856672Z         },
2026-07-03T10:35:29.4856758Z         "int": {
2026-07-03T10:35:29.4856868Z           "complete": false,
2026-07-03T10:35:29.4856959Z           "evidence": []
2026-07-03T10:35:29.4857058Z         },
2026-07-03T10:35:29.4857159Z         "unit": {
2026-07-03T10:35:29.4857254Z           "complete": true,
2026-07-03T10:35:29.4857359Z           "evidence": [
2026-07-03T10:35:29.4857451Z             {
2026-07-03T10:35:29.4857578Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4857668Z               "line": 622
2026-07-03T10:35:29.4857766Z             },
2026-07-03T10:35:29.4857851Z             {
2026-07-03T10:35:29.4857988Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4858085Z               "line": 694
2026-07-03T10:35:29.4858175Z             },
2026-07-03T10:35:29.4858260Z             {
2026-07-03T10:35:29.4858381Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4858471Z               "line": 757
2026-07-03T10:35:29.4858565Z             },
2026-07-03T10:35:29.4858655Z             {
2026-07-03T10:35:29.4858775Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4858880Z               "line": 778
2026-07-03T10:35:29.4859042Z             }
2026-07-03T10:35:29.4859151Z           ]
2026-07-03T10:35:29.4859232Z         }
2026-07-03T10:35:29.4859317Z       }
2026-07-03T10:35:29.4859405Z     },
2026-07-03T10:35:29.4859495Z     {
2026-07-03T10:35:29.4859613Z       "id": "REQ-HAZARD-DEFERRED-MANIFEST",
2026-07-03T10:35:29.4862281Z       "title": "A pointer-mode (delegated / GhReleaseManaged) adapter whose binary/manifest is not yet extracted is reported with a CLEAR diagnostic, never silently dropped. Today such an adapter reads its manifest LIVE from source_dir (registry.rs manifest_dir ~146/149); a deferred / un-extracted install makes load_manifest fail → registered() (~410, filter_map(.ok())) SILENTLY DROPS the row → downstream ADAPTER_UNRESOLVED + a cryptic os-error-2 on `spt adapter use`. FIX: surface a clear diagnostic at the resolver + at `adapter use` (name the adapter + the deferred/missing-manifest cause + the fix), not a silent filter-drop and not a bare os-error-2; consider an eager manifest copy at register time so host_binaries survive before the binary download completes. doyle Finding A. (post-v0.10.0)",
2026-07-03T10:35:29.4862391Z       "requiredStages": [
2026-07-03T10:35:29.4862485Z         "impl",
2026-07-03T10:35:29.4862572Z         "unit"
2026-07-03T10:35:29.4862662Z       ],
2026-07-03T10:35:29.4862757Z       "stages": {
2026-07-03T10:35:29.4862838Z         "doc": {
2026-07-03T10:35:29.4862939Z           "complete": false,
2026-07-03T10:35:29.4863158Z           "evidence": []
2026-07-03T10:35:29.4863348Z         },
2026-07-03T10:35:29.4863444Z         "impl": {
2026-07-03T10:35:29.4863541Z           "complete": true,
2026-07-03T10:35:29.4863639Z           "evidence": [
2026-07-03T10:35:29.4863729Z             {
2026-07-03T10:35:29.4863867Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.4863961Z               "line": 414
2026-07-03T10:35:29.4864060Z             },
2026-07-03T10:35:29.4864146Z             {
2026-07-03T10:35:29.4864280Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.4864375Z               "line": 458
2026-07-03T10:35:29.4864466Z             }
2026-07-03T10:35:29.4864547Z           ]
2026-07-03T10:35:29.4864637Z         },
2026-07-03T10:35:29.4864723Z         "int": {
2026-07-03T10:35:29.4864824Z           "complete": false,
2026-07-03T10:35:29.4864929Z           "evidence": []
2026-07-03T10:35:29.4865014Z         },
2026-07-03T10:35:29.4865124Z         "unit": {
2026-07-03T10:35:29.4865219Z           "complete": true,
2026-07-03T10:35:29.4865333Z           "evidence": [
2026-07-03T10:35:29.4865420Z             {
2026-07-03T10:35:29.4865557Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.4865658Z               "line": 958
2026-07-03T10:35:29.4865754Z             }
2026-07-03T10:35:29.4865835Z           ]
2026-07-03T10:35:29.4865929Z         }
2026-07-03T10:35:29.4866020Z       }
2026-07-03T10:35:29.4866112Z     },
2026-07-03T10:35:29.4866197Z     {
2026-07-03T10:35:29.4866319Z       "id": "REQ-HAZARD-DEFERRED-SURVIVE-DRAIN",
2026-07-03T10:35:29.4866453Z       "title": "Deferred rows survive poll drain (4.4)",
2026-07-03T10:35:29.4866560Z       "requiredStages": [
2026-07-03T10:35:29.4866650Z         "impl",
2026-07-03T10:35:29.4866742Z         "unit"
2026-07-03T10:35:29.4866843Z       ],
2026-07-03T10:35:29.4866932Z       "stages": {
2026-07-03T10:35:29.4867027Z         "doc": {
2026-07-03T10:35:29.4867124Z           "complete": false,
2026-07-03T10:35:29.4867237Z           "evidence": []
2026-07-03T10:35:29.4867333Z         },
2026-07-03T10:35:29.4867424Z         "impl": {
2026-07-03T10:35:29.4867514Z           "complete": true,
2026-07-03T10:35:29.4867618Z           "evidence": [
2026-07-03T10:35:29.4867692Z             {
2026-07-03T10:35:29.4867819Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4867909Z               "line": 233
2026-07-03T10:35:29.4868006Z             },
2026-07-03T10:35:29.4868091Z             {
2026-07-03T10:35:29.4868205Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4868296Z               "line": 322
2026-07-03T10:35:29.4868387Z             }
2026-07-03T10:35:29.4868477Z           ]
2026-07-03T10:35:29.4868563Z         },
2026-07-03T10:35:29.4868655Z         "int": {
2026-07-03T10:35:29.4868749Z           "complete": false,
2026-07-03T10:35:29.4868854Z           "evidence": []
2026-07-03T10:35:29.4868946Z         },
2026-07-03T10:35:29.4869106Z         "unit": {
2026-07-03T10:35:29.4869205Z           "complete": true,
2026-07-03T10:35:29.4869310Z           "evidence": [
2026-07-03T10:35:29.4869398Z             {
2026-07-03T10:35:29.4869529Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4869635Z               "line": 649
2026-07-03T10:35:29.4869716Z             },
2026-07-03T10:35:29.4869801Z             {
2026-07-03T10:35:29.4869927Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.4870026Z               "line": 730
2026-07-03T10:35:29.4870116Z             }
2026-07-03T10:35:29.4870202Z           ]
2026-07-03T10:35:29.4870279Z         }
2026-07-03T10:35:29.4870373Z       }
2026-07-03T10:35:29.4870459Z     },
2026-07-03T10:35:29.4870541Z     {
2026-07-03T10:35:29.4870661Z       "id": "REQ-HAZARD-DELIVERY-STARVATION",
2026-07-03T10:35:29.4873156Z       "title": "A message that has REACHED a node's spool (WAN-arrived or locally spooled-while-active) is NEVER dependent on an adapter HOOK-POLL cadence for its eventual delivery to an spt-hosted (relay-less) endpoint — the daemon itself drives delivery on the events it owns (WAN ingress + the ACTIVE→IDLE edge). Hazard class: delivery starvation. Without this, cross-node and post-active messages to an spt-hosted perch strand indefinitely whenever the adapter's hooks are quiet (idle session, no user turns), presenting as 'sent but never lands' with a healthy binary and an idle perch (F-023). Guarded by REQ-WAN-SPT-HOSTED-DELIVERY (WAN ingress leg) + REQ-MSG-IDLE-EDGE-DRAIN (idle-edge drain). (F-023)",
2026-07-03T10:35:29.4873370Z       "requiredStages": [
2026-07-03T10:35:29.4873457Z         "doc",
2026-07-03T10:35:29.4873551Z         "int"
2026-07-03T10:35:29.4873637Z       ],
2026-07-03T10:35:29.4873733Z       "stages": {
2026-07-03T10:35:29.4873819Z         "doc": {
2026-07-03T10:35:29.4873927Z           "complete": true,
2026-07-03T10:35:29.4874023Z           "evidence": [
2026-07-03T10:35:29.4874110Z             {
2026-07-03T10:35:29.4874232Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4874341Z               "line": 519
2026-07-03T10:35:29.4874437Z             },
2026-07-03T10:35:29.4874512Z             {
2026-07-03T10:35:29.4874625Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4874711Z               "line": 641
2026-07-03T10:35:29.4874807Z             }
2026-07-03T10:35:29.4874887Z           ]
2026-07-03T10:35:29.4874977Z         },
2026-07-03T10:35:29.4875070Z         "impl": {
2026-07-03T10:35:29.4875170Z           "complete": true,
2026-07-03T10:35:29.4875259Z           "evidence": [
2026-07-03T10:35:29.4875346Z             {
2026-07-03T10:35:29.4875474Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.4875578Z               "line": 314
2026-07-03T10:35:29.4875679Z             },
2026-07-03T10:35:29.4875765Z             {
2026-07-03T10:35:29.4875898Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.4875994Z               "line": 243
2026-07-03T10:35:29.4876089Z             }
2026-07-03T10:35:29.4876175Z           ]
2026-07-03T10:35:29.4876280Z         },
2026-07-03T10:35:29.4876372Z         "int": {
2026-07-03T10:35:29.4876475Z           "complete": true,
2026-07-03T10:35:29.4876566Z           "evidence": [
2026-07-03T10:35:29.4876658Z             {
2026-07-03T10:35:29.4876823Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.4876922Z               "line": 2592
2026-07-03T10:35:29.4877013Z             },
2026-07-03T10:35:29.4877102Z             {
2026-07-03T10:35:29.4877254Z               "path": "crates/spt/tests/idle_edge_drain_e2e.rs",
2026-07-03T10:35:29.4877350Z               "line": 88
2026-07-03T10:35:29.4877440Z             }
2026-07-03T10:35:29.4877530Z           ]
2026-07-03T10:35:29.4877617Z         },
2026-07-03T10:35:29.4877707Z         "unit": {
2026-07-03T10:35:29.4877816Z           "complete": false,
2026-07-03T10:35:29.4877907Z           "evidence": []
2026-07-03T10:35:29.4877993Z         }
2026-07-03T10:35:29.4878084Z       }
2026-07-03T10:35:29.4878173Z     },
2026-07-03T10:35:29.4878266Z     {
2026-07-03T10:35:29.4878398Z       "id": "REQ-HAZARD-DETACHED-PIPE-INHERIT",
2026-07-03T10:35:29.4879713Z       "title": "Windows detached long-lived children must not inherit a captured caller's pipe: every detach-spawn of an immortal child (daemon, shell binary) runs bInheritHandles=FALSE, or a caller capturing output anywhere up the process chain hangs forever on a pipe that never EOFs — std-handle flag stripping is NOT sufficient (grandparent strays still flow) (5.6)",
2026-07-03T10:35:29.4879813Z       "requiredStages": [
2026-07-03T10:35:29.4879910Z         "impl",
2026-07-03T10:35:29.4880000Z         "unit"
2026-07-03T10:35:29.4880089Z       ],
2026-07-03T10:35:29.4880176Z       "stages": {
2026-07-03T10:35:29.4880262Z         "doc": {
2026-07-03T10:35:29.4880357Z           "complete": true,
2026-07-03T10:35:29.4880443Z           "evidence": [
2026-07-03T10:35:29.4880529Z             {
2026-07-03T10:35:29.4880772Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4880977Z               "line": 206
2026-07-03T10:35:29.4881067Z             }
2026-07-03T10:35:29.4881149Z           ]
2026-07-03T10:35:29.4881230Z         },
2026-07-03T10:35:29.4881325Z         "impl": {
2026-07-03T10:35:29.4885781Z           "complete": true,
2026-07-03T10:35:29.4885920Z           "evidence": [
2026-07-03T10:35:29.4886010Z             {
2026-07-03T10:35:29.4886162Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4886264Z               "line": 691
2026-07-03T10:35:29.4886382Z             },
2026-07-03T10:35:29.4886468Z             {
2026-07-03T10:35:29.4886612Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4886701Z               "line": 791
2026-07-03T10:35:29.4886797Z             },
2026-07-03T10:35:29.4886879Z             {
2026-07-03T10:35:29.4887020Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4887126Z               "line": 1120
2026-07-03T10:35:29.4887237Z             },
2026-07-03T10:35:29.4887354Z             {
2026-07-03T10:35:29.4887502Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.4887611Z               "line": 184
2026-07-03T10:35:29.4887700Z             }
2026-07-03T10:35:29.4887789Z           ]
2026-07-03T10:35:29.4887881Z         },
2026-07-03T10:35:29.4887967Z         "int": {
2026-07-03T10:35:29.4888071Z           "complete": false,
2026-07-03T10:35:29.4888182Z           "evidence": []
2026-07-03T10:35:29.4888267Z         },
2026-07-03T10:35:29.4888362Z         "unit": {
2026-07-03T10:35:29.4888463Z           "complete": true,
2026-07-03T10:35:29.4888563Z           "evidence": [
2026-07-03T10:35:29.4888644Z             {
2026-07-03T10:35:29.4888778Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4888868Z               "line": 1169
2026-07-03T10:35:29.4889010Z             },
2026-07-03T10:35:29.4889097Z             {
2026-07-03T10:35:29.4889235Z               "path": "crates/spt/tests/notify_shell_e2e.rs",
2026-07-03T10:35:29.4889330Z               "line": 44
2026-07-03T10:35:29.4889422Z             },
2026-07-03T10:35:29.4889517Z             {
2026-07-03T10:35:29.4889654Z               "path": "crates/spt/tests/shell_actgate_e2e.rs",
2026-07-03T10:35:29.4889751Z               "line": 52
2026-07-03T10:35:29.4889841Z             },
2026-07-03T10:35:29.4889936Z             {
2026-07-03T10:35:29.4890056Z               "path": "crates/spt/tests/shell_e2e.rs",
2026-07-03T10:35:29.4890137Z               "line": 57
2026-07-03T10:35:29.4890235Z             },
2026-07-03T10:35:29.4890320Z             {
2026-07-03T10:35:29.4890484Z               "path": "crates/spt/tests/shell_sleepwake_e2e.rs",
2026-07-03T10:35:29.4890579Z               "line": 54
2026-07-03T10:35:29.4890669Z             }
2026-07-03T10:35:29.4890760Z           ]
2026-07-03T10:35:29.4890851Z         }
2026-07-03T10:35:29.4890941Z       }
2026-07-03T10:35:29.4891042Z     },
2026-07-03T10:35:29.4891137Z     {
2026-07-03T10:35:29.4891293Z       "id": "REQ-HAZARD-DIRECT-WRITE-PRECEDENCE",
2026-07-03T10:35:29.4891537Z       "title": "Direct-write precedence marker (with node id) guards stale overwrite (6.5)",
2026-07-03T10:35:29.4891652Z       "requiredStages": [
2026-07-03T10:35:29.4891757Z         "impl",
2026-07-03T10:35:29.4891852Z         "unit"
2026-07-03T10:35:29.4891957Z       ],
2026-07-03T10:35:29.4892053Z       "stages": {
2026-07-03T10:35:29.4892147Z         "doc": {
2026-07-03T10:35:29.4892242Z           "complete": false,
2026-07-03T10:35:29.4892349Z           "evidence": []
2026-07-03T10:35:29.4892443Z         },
2026-07-03T10:35:29.4892542Z         "impl": {
2026-07-03T10:35:29.4892647Z           "complete": true,
2026-07-03T10:35:29.4892756Z           "evidence": [
2026-07-03T10:35:29.4892840Z             {
2026-07-03T10:35:29.4892988Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4893085Z               "line": 26
2026-07-03T10:35:29.4893188Z             },
2026-07-03T10:35:29.4893446Z             {
2026-07-03T10:35:29.4893680Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4893789Z               "line": 135
2026-07-03T10:35:29.4893880Z             },
2026-07-03T10:35:29.4893981Z             {
2026-07-03T10:35:29.4894118Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4894223Z               "line": 26
2026-07-03T10:35:29.4894314Z             },
2026-07-03T10:35:29.4894409Z             {
2026-07-03T10:35:29.4894543Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4894648Z               "line": 237
2026-07-03T10:35:29.4894733Z             }
2026-07-03T10:35:29.4894834Z           ]
2026-07-03T10:35:29.4894916Z         },
2026-07-03T10:35:29.4895014Z         "int": {
2026-07-03T10:35:29.4895114Z           "complete": false,
2026-07-03T10:35:29.4895216Z           "evidence": []
2026-07-03T10:35:29.4895315Z         },
2026-07-03T10:35:29.4895404Z         "unit": {
2026-07-03T10:35:29.4895519Z           "complete": true,
2026-07-03T10:35:29.4895623Z           "evidence": [
2026-07-03T10:35:29.4895717Z             {
2026-07-03T10:35:29.4895846Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4895946Z               "line": 161
2026-07-03T10:35:29.4896027Z             },
2026-07-03T10:35:29.4896126Z             {
2026-07-03T10:35:29.4896247Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4896342Z               "line": 170
2026-07-03T10:35:29.4896432Z             },
2026-07-03T10:35:29.4896528Z             {
2026-07-03T10:35:29.4896661Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4896752Z               "line": 179
2026-07-03T10:35:29.4896838Z             },
2026-07-03T10:35:29.4896923Z             {
2026-07-03T10:35:29.4897042Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4897124Z               "line": 190
2026-07-03T10:35:29.4897215Z             },
2026-07-03T10:35:29.4897300Z             {
2026-07-03T10:35:29.4897435Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4897530Z               "line": 199
2026-07-03T10:35:29.4897614Z             },
2026-07-03T10:35:29.4897701Z             {
2026-07-03T10:35:29.4897826Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4897914Z               "line": 216
2026-07-03T10:35:29.4898000Z             },
2026-07-03T10:35:29.4898081Z             {
2026-07-03T10:35:29.4898190Z               "path": "crates/spt-live/src/context.rs",
2026-07-03T10:35:29.4898284Z               "line": 242
2026-07-03T10:35:29.4898364Z             },
2026-07-03T10:35:29.4898451Z             {
2026-07-03T10:35:29.4898569Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.4898669Z               "line": 397
2026-07-03T10:35:29.4898752Z             },
2026-07-03T10:35:29.4898837Z             {
2026-07-03T10:35:29.4899013Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.4899109Z               "line": 244
2026-07-03T10:35:29.4899199Z             },
2026-07-03T10:35:29.4899280Z             {
2026-07-03T10:35:29.4899424Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4899499Z               "line": 265
2026-07-03T10:35:29.4899595Z             },
2026-07-03T10:35:29.4899672Z             {
2026-07-03T10:35:29.4899804Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4899895Z               "line": 293
2026-07-03T10:35:29.4899991Z             },
2026-07-03T10:35:29.4900077Z             {
2026-07-03T10:35:29.4900214Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4900302Z               "line": 317
2026-07-03T10:35:29.4900387Z             },
2026-07-03T10:35:29.4900472Z             {
2026-07-03T10:35:29.4900597Z               "path": "crates/spt-store/src/contextmark.rs",
2026-07-03T10:35:29.4900688Z               "line": 327
2026-07-03T10:35:29.4900772Z             },
2026-07-03T10:35:29.4900991Z             {
2026-07-03T10:35:29.4901224Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.4901330Z               "line": 540
2026-07-03T10:35:29.4901411Z             }
2026-07-03T10:35:29.4901496Z           ]
2026-07-03T10:35:29.4901582Z         }
2026-07-03T10:35:29.4901669Z       }
2026-07-03T10:35:29.4901754Z     },
2026-07-03T10:35:29.4901849Z     {
2026-07-03T10:35:29.4901983Z       "id": "REQ-HAZARD-DRIVEN-BY-IDLE-REMOTE-EVICT",
2026-07-03T10:35:29.4907469Z       "title": "An spt-hosted endpoint driven by a REMOTE controller whose remote is gone but whose broker connection stays OPEN (a wedged/lost pump that never delivers the detach) AND whose session is IDLE (no output) stays latched ONLINE+CONTROLLED forever: the W1 drain-evict only fires on OUTPUT (CONTROLLER_WRITE_DEADLINE on a backed-up write), a clean disconnect self-heals via detach_if→clear_controller, but an idle session with a half-open/wedged controller connection produces neither signal. PROVED repro-first on a real broker (v0.13.0 W5, inject_control_wedge.rs w5_a2): controller_by STAYS Some(origin) and driven_by STAYS Some after the remote is abandoned without a clean EOF on an idle session — so the brain reconcile CANNOT detect it from KIND_SESSIONS controller_by (the broker still reports it controlled). FIX DIRECTION (doyle ruling 2026-06-19, broker-side single-writer — the broker owns driven_by/clear_controller): wire the EXISTING D4c NetPresence connection-disconnect event → clear_controller for any session whose controller identity == the dead origin (become_controller already stores Some(origin); presence events already exist — modest wiring, NOT a new probe). The liveness ORACLE is QUIC's own keepalive/idle-timeout: a presence-disconnect IS a real QUIC conn close, already tolerant of transient blips within the keepalive window, so NO heavy partition ADR is needed UNLESS the QUIC timeout proves too slow for the UX (then mint an ADR for a faster controller-heartbeat + its false-evict bound). Composes with W1 (output path) + W5 Gap B (no-session) — this is the third, idle-remote, leg. (v0.13.0 follow-up)",
2026-07-03T10:35:29.4907593Z       "requiredStages": [],
2026-07-03T10:35:29.4907689Z       "stages": {
2026-07-03T10:35:29.4907789Z         "doc": {
2026-07-03T10:35:29.4907893Z           "complete": false,
2026-07-03T10:35:29.4907995Z           "evidence": []
2026-07-03T10:35:29.4908090Z         },
2026-07-03T10:35:29.4908179Z         "impl": {
2026-07-03T10:35:29.4908300Z           "complete": false,
2026-07-03T10:35:29.4908390Z           "evidence": []
2026-07-03T10:35:29.4908489Z         },
2026-07-03T10:35:29.4908579Z         "int": {
2026-07-03T10:35:29.4908689Z           "complete": false,
2026-07-03T10:35:29.4908787Z           "evidence": []
2026-07-03T10:35:29.4908877Z         },
2026-07-03T10:35:29.4909049Z         "unit": {
2026-07-03T10:35:29.4909149Z           "complete": false,
2026-07-03T10:35:29.4909258Z           "evidence": []
2026-07-03T10:35:29.4909345Z         }
2026-07-03T10:35:29.4909445Z       }
2026-07-03T10:35:29.4909530Z     },
2026-07-03T10:35:29.4909627Z     {
2026-07-03T10:35:29.4909750Z       "id": "REQ-HAZARD-DRIVEN-BY-SELFHEAL",
2026-07-03T10:35:29.4911474Z       "title": "An spt-hosted endpoint's ONLINE+CONTROLLED state (`driven_by`) must CLEAR even when the detach IPC is lost — do NOT rely on the detach signal (same lesson as REQ-HAZARD-HOSTED-LIVENESS-RECONCILE B2): the reconcile loop clears `driven_by` when the endpoint has no live controller/session. Today a wedged or lost pump never delivers the detach, so the endpoint stays latched CONTROLLED forever. Composes with W1 (the wedge no longer blocks the detach) and rides the same pull-primary reconcile substrate as B2. (v0.13.0)",
2026-07-03T10:35:29.4911595Z       "requiredStages": [
2026-07-03T10:35:29.4911770Z         "impl",
2026-07-03T10:35:29.4911886Z         "unit",
2026-07-03T10:35:29.4911976Z         "int"
2026-07-03T10:35:29.4912071Z       ],
2026-07-03T10:35:29.4912162Z       "stages": {
2026-07-03T10:35:29.4912400Z         "doc": {
2026-07-03T10:35:29.4912605Z           "complete": false,
2026-07-03T10:35:29.4912714Z           "evidence": []
2026-07-03T10:35:29.4912796Z         },
2026-07-03T10:35:29.4912905Z         "impl": {
2026-07-03T10:35:29.4913005Z           "complete": true,
2026-07-03T10:35:29.4913111Z           "evidence": [
2026-07-03T10:35:29.4913206Z             {
2026-07-03T10:35:29.4913339Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4913445Z               "line": 553
2026-07-03T10:35:29.4913530Z             },
2026-07-03T10:35:29.4913629Z             {
2026-07-03T10:35:29.4913748Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.4913857Z               "line": 756
2026-07-03T10:35:29.4913951Z             },
2026-07-03T10:35:29.4914046Z             {
2026-07-03T10:35:29.4914200Z               "path": "crates/spt-daemon/tests/driven_by_selfheal.rs",
2026-07-03T10:35:29.4914304Z               "line": 21
2026-07-03T10:35:29.4914394Z             }
2026-07-03T10:35:29.4914495Z           ]
2026-07-03T10:35:29.4914594Z         },
2026-07-03T10:35:29.4914695Z         "int": {
2026-07-03T10:35:29.4914800Z           "complete": true,
2026-07-03T10:35:29.4914895Z           "evidence": [
2026-07-03T10:35:29.4914990Z             {
2026-07-03T10:35:29.4915148Z               "path": "crates/spt-daemon/tests/driven_by_selfheal.rs",
2026-07-03T10:35:29.4915252Z               "line": 238
2026-07-03T10:35:29.4915344Z             },
2026-07-03T10:35:29.4915448Z             {
2026-07-03T10:35:29.4915610Z               "path": "crates/spt-daemon/tests/driven_by_selfheal.rs",
2026-07-03T10:35:29.4915745Z               "line": 401
2026-07-03T10:35:29.4915853Z             },
2026-07-03T10:35:29.4915959Z             {
2026-07-03T10:35:29.4916116Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.4916230Z               "line": 1949
2026-07-03T10:35:29.4916327Z             },
2026-07-03T10:35:29.4916421Z             {
2026-07-03T10:35:29.4916582Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.4916668Z               "line": 2127
2026-07-03T10:35:29.4916766Z             }
2026-07-03T10:35:29.4916842Z           ]
2026-07-03T10:35:29.4916932Z         },
2026-07-03T10:35:29.4917014Z         "unit": {
2026-07-03T10:35:29.4917128Z           "complete": true,
2026-07-03T10:35:29.4917223Z           "evidence": [
2026-07-03T10:35:29.4917315Z             {
2026-07-03T10:35:29.4917443Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.4917557Z               "line": 938
2026-07-03T10:35:29.4917639Z             }
2026-07-03T10:35:29.4917734Z           ]
2026-07-03T10:35:29.4917847Z         }
2026-07-03T10:35:29.4917930Z       }
2026-07-03T10:35:29.4918044Z     },
2026-07-03T10:35:29.4918130Z     {
2026-07-03T10:35:29.4918278Z       "id": "REQ-HAZARD-DROP-FILE-SINGLE-WRITER",
2026-07-03T10:35:29.4918439Z       "title": "Drop files are daemon-owned single-writer (6.4)",
2026-07-03T10:35:29.4918560Z       "requiredStages": [
2026-07-03T10:35:29.4918650Z         "impl",
2026-07-03T10:35:29.4918749Z         "unit"
2026-07-03T10:35:29.4918841Z       ],
2026-07-03T10:35:29.4918936Z       "stages": {
2026-07-03T10:35:29.4919091Z         "doc": {
2026-07-03T10:35:29.4919211Z           "complete": false,
2026-07-03T10:35:29.4919310Z           "evidence": []
2026-07-03T10:35:29.4919427Z         },
2026-07-03T10:35:29.4919523Z         "impl": {
2026-07-03T10:35:29.4919629Z           "complete": true,
2026-07-03T10:35:29.4919747Z           "evidence": [
2026-07-03T10:35:29.4919828Z             {
2026-07-03T10:35:29.4919967Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.4920061Z               "line": 25
2026-07-03T10:35:29.4920163Z             },
2026-07-03T10:35:29.4920234Z             {
2026-07-03T10:35:29.4920371Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.4920463Z               "line": 26
2026-07-03T10:35:29.4920720Z             },
2026-07-03T10:35:29.4920807Z             {
2026-07-03T10:35:29.4921039Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.4921126Z               "line": 198
2026-07-03T10:35:29.4921216Z             }
2026-07-03T10:35:29.4921292Z           ]
2026-07-03T10:35:29.4921378Z         },
2026-07-03T10:35:29.4921470Z         "int": {
2026-07-03T10:35:29.4921559Z           "complete": false,
2026-07-03T10:35:29.4921650Z           "evidence": []
2026-07-03T10:35:29.4921732Z         },
2026-07-03T10:35:29.4921823Z         "unit": {
2026-07-03T10:35:29.4921907Z           "complete": true,
2026-07-03T10:35:29.4921997Z           "evidence": [
2026-07-03T10:35:29.4922083Z             {
2026-07-03T10:35:29.4922203Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.4922292Z               "line": 188
2026-07-03T10:35:29.4922383Z             },
2026-07-03T10:35:29.4922456Z             {
2026-07-03T10:35:29.4922569Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.4922688Z               "line": 240
2026-07-03T10:35:29.4922784Z             },
2026-07-03T10:35:29.4922875Z             {
2026-07-03T10:35:29.4922984Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.4923075Z               "line": 225
2026-07-03T10:35:29.4923156Z             }
2026-07-03T10:35:29.4923245Z           ]
2026-07-03T10:35:29.4923332Z         }
2026-07-03T10:35:29.4923419Z       }
2026-07-03T10:35:29.4923499Z     },
2026-07-03T10:35:29.4923584Z     {
2026-07-03T10:35:29.4923700Z       "id": "REQ-HAZARD-EBUSY-RENAME",
2026-07-03T10:35:29.4923875Z       "title": "tmp-write + atomic-rename + retry on Windows EBUSY (5.2)",
2026-07-03T10:35:29.4923971Z       "requiredStages": [
2026-07-03T10:35:29.4924063Z         "impl",
2026-07-03T10:35:29.4924142Z         "unit"
2026-07-03T10:35:29.4924232Z       ],
2026-07-03T10:35:29.4924318Z       "stages": {
2026-07-03T10:35:29.4924399Z         "doc": {
2026-07-03T10:35:29.4924497Z           "complete": false,
2026-07-03T10:35:29.4924587Z           "evidence": []
2026-07-03T10:35:29.4924678Z         },
2026-07-03T10:35:29.4924769Z         "impl": {
2026-07-03T10:35:29.4924864Z           "complete": true,
2026-07-03T10:35:29.4924945Z           "evidence": [
2026-07-03T10:35:29.4925036Z             {
2026-07-03T10:35:29.4925159Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4925250Z               "line": 57
2026-07-03T10:35:29.4925337Z             },
2026-07-03T10:35:29.4925436Z             {
2026-07-03T10:35:29.4925550Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4925642Z               "line": 73
2026-07-03T10:35:29.4925732Z             },
2026-07-03T10:35:29.4925822Z             {
2026-07-03T10:35:29.4925947Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4926027Z               "line": 92
2026-07-03T10:35:29.4926118Z             },
2026-07-03T10:35:29.4926204Z             {
2026-07-03T10:35:29.4926328Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4926428Z               "line": 144
2026-07-03T10:35:29.4926529Z             },
2026-07-03T10:35:29.4926615Z             {
2026-07-03T10:35:29.4926738Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4926829Z               "line": 161
2026-07-03T10:35:29.4926921Z             }
2026-07-03T10:35:29.4927005Z           ]
2026-07-03T10:35:29.4927099Z         },
2026-07-03T10:35:29.4927194Z         "int": {
2026-07-03T10:35:29.4927289Z           "complete": false,
2026-07-03T10:35:29.4927378Z           "evidence": []
2026-07-03T10:35:29.4927463Z         },
2026-07-03T10:35:29.4927560Z         "unit": {
2026-07-03T10:35:29.4927655Z           "complete": true,
2026-07-03T10:35:29.4927754Z           "evidence": [
2026-07-03T10:35:29.4927851Z             {
2026-07-03T10:35:29.4927980Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4928074Z               "line": 232
2026-07-03T10:35:29.4928161Z             },
2026-07-03T10:35:29.4928341Z             {
2026-07-03T10:35:29.4928537Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4928632Z               "line": 245
2026-07-03T10:35:29.4928718Z             },
2026-07-03T10:35:29.4928810Z             {
2026-07-03T10:35:29.4928923Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4929139Z               "line": 320
2026-07-03T10:35:29.4929238Z             },
2026-07-03T10:35:29.4929324Z             {
2026-07-03T10:35:29.4929444Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4929539Z               "line": 338
2026-07-03T10:35:29.4929619Z             },
2026-07-03T10:35:29.4929709Z             {
2026-07-03T10:35:29.4929823Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.4929912Z               "line": 351
2026-07-03T10:35:29.4929997Z             }
2026-07-03T10:35:29.4930083Z           ]
2026-07-03T10:35:29.4930165Z         }
2026-07-03T10:35:29.4930250Z       }
2026-07-03T10:35:29.4930350Z     },
2026-07-03T10:35:29.4930427Z     {
2026-07-03T10:35:29.4930547Z       "id": "REQ-HAZARD-ECHO-BEFORE-SIGNOFF",
2026-07-03T10:35:29.4930751Z       "title": "Echo-commune fires before INIT_SIGNOFF on orphan teardown (3.3)",
2026-07-03T10:35:29.4930846Z       "requiredStages": [
2026-07-03T10:35:29.4930932Z         "impl",
2026-07-03T10:35:29.4931023Z         "unit"
2026-07-03T10:35:29.4931109Z       ],
2026-07-03T10:35:29.4931199Z       "stages": {
2026-07-03T10:35:29.4931289Z         "doc": {
2026-07-03T10:35:29.4931386Z           "complete": false,
2026-07-03T10:35:29.4931471Z           "evidence": []
2026-07-03T10:35:29.4931557Z         },
2026-07-03T10:35:29.4931638Z         "impl": {
2026-07-03T10:35:29.4931739Z           "complete": true,
2026-07-03T10:35:29.4931833Z           "evidence": [
2026-07-03T10:35:29.4931924Z             {
2026-07-03T10:35:29.4932063Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.4932152Z               "line": 758
2026-07-03T10:35:29.4932238Z             },
2026-07-03T10:35:29.4932321Z             {
2026-07-03T10:35:29.4932453Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.4932547Z               "line": 26
2026-07-03T10:35:29.4932633Z             }
2026-07-03T10:35:29.4932720Z           ]
2026-07-03T10:35:29.4932810Z         },
2026-07-03T10:35:29.4932886Z         "int": {
2026-07-03T10:35:29.4932986Z           "complete": false,
2026-07-03T10:35:29.4933072Z           "evidence": []
2026-07-03T10:35:29.4933162Z         },
2026-07-03T10:35:29.4933258Z         "unit": {
2026-07-03T10:35:29.4933345Z           "complete": true,
2026-07-03T10:35:29.4933440Z           "evidence": [
2026-07-03T10:35:29.4933520Z             {
2026-07-03T10:35:29.4933645Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.4933734Z               "line": 150
2026-07-03T10:35:29.4933825Z             },
2026-07-03T10:35:29.4933907Z             {
2026-07-03T10:35:29.4934021Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.4934121Z               "line": 208
2026-07-03T10:35:29.4934217Z             }
2026-07-03T10:35:29.4934308Z           ]
2026-07-03T10:35:29.4934387Z         }
2026-07-03T10:35:29.4934473Z       }
2026-07-03T10:35:29.4934565Z     },
2026-07-03T10:35:29.4934660Z     {
2026-07-03T10:35:29.4934792Z       "id": "REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE",
2026-07-03T10:35:29.4945486Z       "title": "The effect journal serializes EVERY PTY effect under one mutex held ACROSS two fsyncs AND the blocking PTY write — so interactive input stutters and ultimately wedges the daemon hard. ROOT (doyle /diagnose, code-grounded + MEASURED on the operator's real Windows box, 2026-06-19): EffectJournal::apply_once (effect.rs:168-188) takes `inner.lock()` and holds it across `write_line(PENDING)` → `effect()` → `write_line(DONE)`, where write_line (effect.rs:235-239) does flush()+sync_all() (a full FlushFileBuffers) — so each effect pays TWO fsyncs under a GLOBAL lock, and the closure `effect()` (the actual PTY write, broker.rs:1257 EffectKind::PtyWrite via attach.rs:197 send_effect) runs while the lock is held. Two operator-visible facets, ONE root: (A) STUTTER/LAG — every keystroke is a PtyWrite effect = 2× sync_all serialized; measured fsync on %LOCALAPPDATA%\\spt-core = median 6.5ms, spikes to 198ms (C: was recently at 100%), so ~13ms+ per keystroke best case, hundreds under contention → 'many but not all keypresses take 100s of ms, choppy, worsens with volume'. (B) HARD PERMANENT WEDGE — when a PtyWrite `effect()` blocks (ConPTY input buffer full / harness not draining stdin), the journal lock is held INDEFINITELY → the single-threaded inbound-stream dispatch (dispatch.rs serve_attach, which both applies input effects AND opens attaches) can never progress → EVERY subsequent attach (`spt rc --view`/`--take`) fails with 'attach request: brain IPC read deadline elapsed' (confirmed: two retries deadline identically; broker control-plane KIND queries still answer — different thread). This REFUTES the W2-deferred ruling that park-(b)/(c) is 'Windows-benign because ConPTY absorbs 4MiB' — on the real box the input path wedges regardless. DISTINCT from W1 (REQ-HAZARD-INJECT-CONTROL-COEXIST = the OUTPUT drain, correctly fixed @8b5583e; output uses broker.rs:1106 append, NOT the fsync journal). This is the INPUT/effect-journal path W1 never touched, and it is THE wedge the operator hits with --take/--view. FIX DIRECTION (candidates, repro-first — extend inject_control_wedge.rs to a REAL backed-up-PTY-consumer + a real rc-client attach assertion, the gap W1's gate missed): (1) do NOT hold the journal lock across effect() — reserve the key + fsync PENDING under lock, RELEASE, run effect(), re-acquire to fsync DONE + mark applied (preserve crash-idempotency via the per-key reservation, not a global hold); (2) bound/fail-fast the PtyWrite itself (the W2-deferred park bound — write_input must never block indefinitely, DSR-answer must not hold the writer mutex across a blocking write); (3) drop per-keystroke fsync on the interactive path — PtyWrite effects are EPHEMERAL (a keystroke lost on a broker crash is retyped; PTY state is not reconstructed from keystroke replay), so in-memory applied-set dedup suffices (the broker survives the brain — that IS the dedup anchor), with async/batched fsync or no-fsync for EffectKind::PtyWrite while durable kinds (NetSend/NetDial/Registry/Spool) keep their fsync. Combine (1)+(3) at minimum. Add a KNOWN-HAZARDS.md entry on landing. (v0.13.0)",
2026-07-03T10:35:29.4945746Z       "requiredStages": [
2026-07-03T10:35:29.4945846Z         "impl",
2026-07-03T10:35:29.4945932Z         "unit",
2026-07-03T10:35:29.4946031Z         "int"
2026-07-03T10:35:29.4946133Z       ],
2026-07-03T10:35:29.4946228Z       "stages": {
2026-07-03T10:35:29.4946337Z         "doc": {
2026-07-03T10:35:29.4946438Z           "complete": false,
2026-07-03T10:35:29.4946543Z           "evidence": []
2026-07-03T10:35:29.4946627Z         },
2026-07-03T10:35:29.4946724Z         "impl": {
2026-07-03T10:35:29.4946823Z           "complete": true,
2026-07-03T10:35:29.4946928Z           "evidence": [
2026-07-03T10:35:29.4947024Z             {
2026-07-03T10:35:29.4947171Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.4947257Z               "line": 120
2026-07-03T10:35:29.4947354Z             },
2026-07-03T10:35:29.4947439Z             {
2026-07-03T10:35:29.4947576Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.4947673Z               "line": 242
2026-07-03T10:35:29.4947764Z             }
2026-07-03T10:35:29.4947853Z           ]
2026-07-03T10:35:29.4947940Z         },
2026-07-03T10:35:29.4948026Z         "int": {
2026-07-03T10:35:29.4948125Z           "complete": true,
2026-07-03T10:35:29.4948229Z           "evidence": [
2026-07-03T10:35:29.4948315Z             {
2026-07-03T10:35:29.4948484Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.4948574Z               "line": 865
2026-07-03T10:35:29.4948752Z             }
2026-07-03T10:35:29.4948837Z           ]
2026-07-03T10:35:29.4948927Z         },
2026-07-03T10:35:29.4949232Z         "unit": {
2026-07-03T10:35:29.4949357Z           "complete": true,
2026-07-03T10:35:29.4949461Z           "evidence": [
2026-07-03T10:35:29.4949552Z             {
2026-07-03T10:35:29.4949686Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.4949772Z               "line": 585
2026-07-03T10:35:29.4949871Z             },
2026-07-03T10:35:29.4949959Z             {
2026-07-03T10:35:29.4950096Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.4950181Z               "line": 644
2026-07-03T10:35:29.4950288Z             }
2026-07-03T10:35:29.4950377Z           ]
2026-07-03T10:35:29.4950473Z         }
2026-07-03T10:35:29.4950559Z       }
2026-07-03T10:35:29.4950650Z     },
2026-07-03T10:35:29.4950739Z     {
2026-07-03T10:35:29.4950876Z       "id": "REQ-HAZARD-ELEVATED-DAEMON-SPAWN",
2026-07-03T10:35:29.4952339Z       "title": "The daemon always runs unelevated in the invoking user's universe, regardless of which command spawns it: an elevated spawner de-elevates (Windows: UAC linked token via CreateProcessWithTokenW; Linux: drop to SUDO_UID/SUDO_GID + the invoker's HOME) — an elevated daemon's pipes deny unelevated clients (every later spt reads not-running→spawn→bind Access-denied) and a sudo'd daemon roots the user's state universe (5.7)",
2026-07-03T10:35:29.4952438Z       "requiredStages": [
2026-07-03T10:35:29.4952530Z         "doc",
2026-07-03T10:35:29.4952615Z         "impl",
2026-07-03T10:35:29.4952701Z         "unit"
2026-07-03T10:35:29.4952787Z       ],
2026-07-03T10:35:29.4952882Z       "stages": {
2026-07-03T10:35:29.4952972Z         "doc": {
2026-07-03T10:35:29.4953073Z           "complete": true,
2026-07-03T10:35:29.4953160Z           "evidence": [
2026-07-03T10:35:29.4953258Z             {
2026-07-03T10:35:29.4953378Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.4953470Z               "line": 214
2026-07-03T10:35:29.4953564Z             }
2026-07-03T10:35:29.4953644Z           ]
2026-07-03T10:35:29.4953725Z         },
2026-07-03T10:35:29.4953811Z         "impl": {
2026-07-03T10:35:29.4953916Z           "complete": true,
2026-07-03T10:35:29.4954006Z           "evidence": [
2026-07-03T10:35:29.4954097Z             {
2026-07-03T10:35:29.4954226Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4954354Z               "line": 56
2026-07-03T10:35:29.4954436Z             },
2026-07-03T10:35:29.4954521Z             {
2026-07-03T10:35:29.4954640Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.4954741Z               "line": 580
2026-07-03T10:35:29.4954832Z             },
2026-07-03T10:35:29.4954917Z             {
2026-07-03T10:35:29.4955052Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4955137Z               "line": 36
2026-07-03T10:35:29.4955223Z             },
2026-07-03T10:35:29.4955313Z             {
2026-07-03T10:35:29.4955452Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4955551Z               "line": 59
2026-07-03T10:35:29.4955647Z             },
2026-07-03T10:35:29.4955734Z             {
2026-07-03T10:35:29.4955865Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4955955Z               "line": 83
2026-07-03T10:35:29.4956051Z             },
2026-07-03T10:35:29.4956140Z             {
2026-07-03T10:35:29.4956268Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4956358Z               "line": 140
2026-07-03T10:35:29.4956446Z             },
2026-07-03T10:35:29.4956525Z             {
2026-07-03T10:35:29.4956650Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4956749Z               "line": 159
2026-07-03T10:35:29.4956835Z             },
2026-07-03T10:35:29.4956921Z             {
2026-07-03T10:35:29.4957037Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4957140Z               "line": 384
2026-07-03T10:35:29.4957379Z             },
2026-07-03T10:35:29.4957546Z             {
2026-07-03T10:35:29.4957671Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4957770Z               "line": 535
2026-07-03T10:35:29.4957860Z             },
2026-07-03T10:35:29.4957942Z             {
2026-07-03T10:35:29.4958074Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4958160Z               "line": 581
2026-07-03T10:35:29.4958248Z             },
2026-07-03T10:35:29.4958329Z             {
2026-07-03T10:35:29.4958456Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.4958548Z               "line": 300
2026-07-03T10:35:29.4958630Z             },
2026-07-03T10:35:29.4958713Z             {
2026-07-03T10:35:29.4958831Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.4958923Z               "line": 86
2026-07-03T10:35:29.4959106Z             }
2026-07-03T10:35:29.4959183Z           ]
2026-07-03T10:35:29.4959283Z         },
2026-07-03T10:35:29.4959369Z         "int": {
2026-07-03T10:35:29.4959473Z           "complete": false,
2026-07-03T10:35:29.4959593Z           "evidence": []
2026-07-03T10:35:29.4959684Z         },
2026-07-03T10:35:29.4959778Z         "unit": {
2026-07-03T10:35:29.4959875Z           "complete": true,
2026-07-03T10:35:29.4959975Z           "evidence": [
2026-07-03T10:35:29.4960059Z             {
2026-07-03T10:35:29.4960190Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4960279Z               "line": 813
2026-07-03T10:35:29.4960365Z             },
2026-07-03T10:35:29.4960446Z             {
2026-07-03T10:35:29.4960575Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4960656Z               "line": 854
2026-07-03T10:35:29.4960751Z             },
2026-07-03T10:35:29.4960824Z             {
2026-07-03T10:35:29.4960951Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.4961047Z               "line": 928
2026-07-03T10:35:29.4961124Z             }
2026-07-03T10:35:29.4961219Z           ]
2026-07-03T10:35:29.4961318Z         }
2026-07-03T10:35:29.4961408Z       }
2026-07-03T10:35:29.4961494Z     },
2026-07-03T10:35:29.4961578Z     {
2026-07-03T10:35:29.4961715Z       "id": "REQ-HAZARD-ENDPOINT-RUN-ATTACH-OUTPUT",
2026-07-03T10:35:29.4967319Z       "title": "A clean `spt rc` attach to a LIVE spt-hosted (`endpoint run`) harness must DELIVER the harness's PTY output. KEYSTONE — the operator's central 'attach shows no output' symptom, reproduced on the real dummy-harness fixture (v0.12.1 Wave 1) with NO death and NO wedge: bringup succeeds (online, harness pid alive + heartbeating, psyche hosted), the attach CONNECTS (PUMP_IPC_READER spawned, no RC_FAIL, holds the full window) — but receives EXACTLY 0 bytes over 10s of the harness's flushed [session.self] stdout. DISTINCT from REQ-HAZARD-VIEWER-CLOSE-DETACH (death) and REQ-HAZARD-ATTACH-WEDGE (dead-child backpressure): here the harness is ALIVE and the attach is a clean first subscribe. This BLOCKS the 'view is independent' invariant — re-attach is meaningless if a live endpoint-run harness shows nothing. KNOWN-GOOD (rules out 'no drain'): attach.rs `local_attach_via_loopback_conn_rides_the_same_pump` + `broker_spawns_the_pty_child_in_the_requested_cwd` prove the broker DOES drain+fan a `spawn_session` PTY child to a loopback attach over the SAME transport rc uses. Both spawn_session and endpoint-run's spawn_session_pid send KIND_SPAWN → the same dispatch_spawn (broker.rs:706/835) which starts the per-session drain+OutputLog — so the gap is NARROWER than 'no drain', endpoint-run-specific. Root candidates: (a) spawn_session_pid's SpawnReq stdio/env/cwd differs so the dummy's stdout isn't the captured ConPTY; (b) the harness stdout WRITE BLOCKS because the ConPTY buffer fills (drain not reading THIS pty) — explains alive-but-0-bytes; (c) ConPTY reader-park (KH 7.6) on this path; (d) `spt rc` resolve_session/subscribe for an endpoint-run session subscribes to the wrong/empty log. (v0.12.1)",
2026-07-03T10:35:29.4967558Z       "requiredStages": [
2026-07-03T10:35:29.4967748Z         "impl",
2026-07-03T10:35:29.4967835Z         "unit",
2026-07-03T10:35:29.4967925Z         "int"
2026-07-03T10:35:29.4968006Z       ],
2026-07-03T10:35:29.4968106Z       "stages": {
2026-07-03T10:35:29.4968192Z         "doc": {
2026-07-03T10:35:29.4968296Z           "complete": false,
2026-07-03T10:35:29.4968391Z           "evidence": []
2026-07-03T10:35:29.4968479Z         },
2026-07-03T10:35:29.4968574Z         "impl": {
2026-07-03T10:35:29.4968669Z           "complete": true,
2026-07-03T10:35:29.4968760Z           "evidence": [
2026-07-03T10:35:29.4968841Z             {
2026-07-03T10:35:29.4969060Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.4969146Z               "line": 232
2026-07-03T10:35:29.4969232Z             }
2026-07-03T10:35:29.4969316Z           ]
2026-07-03T10:35:29.4969406Z         },
2026-07-03T10:35:29.4969511Z         "int": {
2026-07-03T10:35:29.4969628Z           "complete": true,
2026-07-03T10:35:29.4969718Z           "evidence": [
2026-07-03T10:35:29.4969825Z             {
2026-07-03T10:35:29.4969957Z               "path": "crates/spt/tests/dummy_harness_e2e.rs",
2026-07-03T10:35:29.4970052Z               "line": 296
2026-07-03T10:35:29.4970144Z             }
2026-07-03T10:35:29.4970221Z           ]
2026-07-03T10:35:29.4970310Z         },
2026-07-03T10:35:29.4970392Z         "unit": {
2026-07-03T10:35:29.4970492Z           "complete": true,
2026-07-03T10:35:29.4970578Z           "evidence": [
2026-07-03T10:35:29.4970668Z             {
2026-07-03T10:35:29.4970802Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.4970902Z               "line": 467
2026-07-03T10:35:29.4970983Z             }
2026-07-03T10:35:29.4971074Z           ]
2026-07-03T10:35:29.4971159Z         }
2026-07-03T10:35:29.4971245Z       }
2026-07-03T10:35:29.4971331Z     },
2026-07-03T10:35:29.4971413Z     {
2026-07-03T10:35:29.4971516Z       "id": "REQ-HAZARD-ENV-SUBST",
2026-07-03T10:35:29.4975313Z       "title": "`spt endpoint run` HONORS manifest [env.<VAR>] direction=inject values (with {key} substitution) on the spt-hosted spawn. Today only the [session.self] command ARGV is {id}-substituted; the [env] inject value is NEITHER substituted NOR applied — manifest.schema.json promises EnvVar.value = 'Value to inject (with substitution)' but prepare_harness_spawn fills only argv and SpawnReq carries no env, so a [env.SPT_ENDPOINT_ID].value='{id}' arrives EMPTY. A FLAGLESS harness (bare `claude`, no argv slot for {id}) then routes the id via [env] → empty → SessionStart sees empty $SPT_ENDPOINT_ID → seeds-by-PPID instead of binding → ZERO perch → NO_PERCH (the actual wall-b bind blocker; perri hard-repro'd). SILENT failure (empty inject, no error). FIX (doyle ruled a): fill every [env] inject value from the SAME {key} catalog as argv/role (mirror F-009 TEMPLATE fill, whole-string fill_template for an env value), thread it through SpawnReq.env → the broker sets it on the spawned PTY child. Correctness fix — schema already promises it, NO manifest change, NO new binary. PAIRS with REQ-SEND-SPT-HOSTED to make endpoint run fully work. doyle F-013. (post-v0.10.0)",
2026-07-03T10:35:29.4975422Z       "requiredStages": [
2026-07-03T10:35:29.4975518Z         "impl",
2026-07-03T10:35:29.4975608Z         "unit",
2026-07-03T10:35:29.4975703Z         "int"
2026-07-03T10:35:29.4975789Z       ],
2026-07-03T10:35:29.4975886Z       "stages": {
2026-07-03T10:35:29.4975975Z         "doc": {
2026-07-03T10:35:29.4976080Z           "complete": false,
2026-07-03T10:35:29.4976172Z           "evidence": []
2026-07-03T10:35:29.4976271Z         },
2026-07-03T10:35:29.4976361Z         "impl": {
2026-07-03T10:35:29.4976458Z           "complete": true,
2026-07-03T10:35:29.4976548Z           "evidence": [
2026-07-03T10:35:29.4976633Z             {
2026-07-03T10:35:29.4976777Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.4976863Z               "line": 146
2026-07-03T10:35:29.4977075Z             },
2026-07-03T10:35:29.4977162Z             {
2026-07-03T10:35:29.4977388Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.4977484Z               "line": 134
2026-07-03T10:35:29.4977570Z             }
2026-07-03T10:35:29.4977655Z           ]
2026-07-03T10:35:29.4977741Z         },
2026-07-03T10:35:29.4977832Z         "int": {
2026-07-03T10:35:29.4977932Z           "complete": true,
2026-07-03T10:35:29.4978026Z           "evidence": [
2026-07-03T10:35:29.4978109Z             {
2026-07-03T10:35:29.4978246Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.4978341Z               "line": 320
2026-07-03T10:35:29.4978447Z             },
2026-07-03T10:35:29.4978533Z             {
2026-07-03T10:35:29.4978661Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.4978748Z               "line": 541
2026-07-03T10:35:29.4978833Z             }
2026-07-03T10:35:29.4978919Z           ]
2026-07-03T10:35:29.4979115Z         },
2026-07-03T10:35:29.4979200Z         "unit": {
2026-07-03T10:35:29.4979310Z           "complete": true,
2026-07-03T10:35:29.4979397Z           "evidence": [
2026-07-03T10:35:29.4979491Z             {
2026-07-03T10:35:29.4979620Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.4979711Z               "line": 417
2026-07-03T10:35:29.4979782Z             }
2026-07-03T10:35:29.4979871Z           ]
2026-07-03T10:35:29.4979962Z         }
2026-07-03T10:35:29.4980047Z       }
2026-07-03T10:35:29.4980132Z     },
2026-07-03T10:35:29.4980221Z     {
2026-07-03T10:35:29.4980355Z       "id": "REQ-HAZARD-ENVELOPE-CR-LINESAFE",
2026-07-03T10:35:29.4982321Z       "title": "Envelope CR-linesafety (4.1): the line-framed EVENT codec must neutralize raw carriage returns — `event_body_escape` folds CRLF/lone-CR to the codec's representable linebreak (`\\n`→`<br>`) BEFORE framing, so a body carrying `\\r` (Windows `echo`/CRLF text crossing nodes) cannot survive into the single-line envelope and trigger a receiver terminal CR→col0 overwrite that corrupts the frame. Robustness on unrepresentable input, NOT a wire-format change (decoder untouched, amp-last invariant held). Belt-and-suspenders: `spt send`/`ring` also trim stdin (parity with `notify`).",
2026-07-03T10:35:29.4982438Z       "requiredStages": [
2026-07-03T10:35:29.4982528Z         "impl",
2026-07-03T10:35:29.4982614Z         "unit"
2026-07-03T10:35:29.4982713Z       ],
2026-07-03T10:35:29.4982798Z       "stages": {
2026-07-03T10:35:29.4982884Z         "doc": {
2026-07-03T10:35:29.4982980Z           "complete": false,
2026-07-03T10:35:29.4983084Z           "evidence": []
2026-07-03T10:35:29.4983170Z         },
2026-07-03T10:35:29.4983262Z         "impl": {
2026-07-03T10:35:29.4983357Z           "complete": true,
2026-07-03T10:35:29.4983461Z           "evidence": [
2026-07-03T10:35:29.4983543Z             {
2026-07-03T10:35:29.4983690Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4983819Z               "line": 31
2026-07-03T10:35:29.4983933Z             }
2026-07-03T10:35:29.4984033Z           ]
2026-07-03T10:35:29.4984123Z         },
2026-07-03T10:35:29.4984216Z         "int": {
2026-07-03T10:35:29.4984310Z           "complete": false,
2026-07-03T10:35:29.4984405Z           "evidence": []
2026-07-03T10:35:29.4984487Z         },
2026-07-03T10:35:29.4984586Z         "unit": {
2026-07-03T10:35:29.4989304Z           "complete": true,
2026-07-03T10:35:29.4989450Z           "evidence": [
2026-07-03T10:35:29.4989540Z             {
2026-07-03T10:35:29.4989689Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4989784Z               "line": 181
2026-07-03T10:35:29.4989880Z             }
2026-07-03T10:35:29.4989971Z           ]
2026-07-03T10:35:29.4990065Z         }
2026-07-03T10:35:29.4990152Z       }
2026-07-03T10:35:29.4990243Z     },
2026-07-03T10:35:29.4990333Z     {
2026-07-03T10:35:29.4990465Z       "id": "REQ-HAZARD-ENVELOPE-DECODE-ORDER",
2026-07-03T10:35:29.4990820Z       "title": "Envelope decode order, ampersand decoded last (4.1)",
2026-07-03T10:35:29.4991054Z       "requiredStages": [
2026-07-03T10:35:29.4991154Z         "impl",
2026-07-03T10:35:29.4991236Z         "unit"
2026-07-03T10:35:29.4991326Z       ],
2026-07-03T10:35:29.4991416Z       "stages": {
2026-07-03T10:35:29.4991507Z         "doc": {
2026-07-03T10:35:29.4991607Z           "complete": false,
2026-07-03T10:35:29.4991702Z           "evidence": []
2026-07-03T10:35:29.4991788Z         },
2026-07-03T10:35:29.4991875Z         "impl": {
2026-07-03T10:35:29.4991965Z           "complete": true,
2026-07-03T10:35:29.4992064Z           "evidence": [
2026-07-03T10:35:29.4992156Z             {
2026-07-03T10:35:29.4992294Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4992389Z               "line": 49
2026-07-03T10:35:29.4992476Z             },
2026-07-03T10:35:29.4992562Z             {
2026-07-03T10:35:29.4992685Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4992786Z               "line": 81
2026-07-03T10:35:29.4992871Z             }
2026-07-03T10:35:29.4992961Z           ]
2026-07-03T10:35:29.4993050Z         },
2026-07-03T10:35:29.4993146Z         "int": {
2026-07-03T10:35:29.4993245Z           "complete": false,
2026-07-03T10:35:29.4993343Z           "evidence": []
2026-07-03T10:35:29.4993430Z         },
2026-07-03T10:35:29.4993526Z         "unit": {
2026-07-03T10:35:29.4993621Z           "complete": true,
2026-07-03T10:35:29.4993711Z           "evidence": [
2026-07-03T10:35:29.4993798Z             {
2026-07-03T10:35:29.4993926Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4994026Z               "line": 156
2026-07-03T10:35:29.4994117Z             },
2026-07-03T10:35:29.4994207Z             {
2026-07-03T10:35:29.4994326Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4994422Z               "line": 173
2026-07-03T10:35:29.4994512Z             },
2026-07-03T10:35:29.4994603Z             {
2026-07-03T10:35:29.4994737Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4994837Z               "line": 196
2026-07-03T10:35:29.4994927Z             }
2026-07-03T10:35:29.4995013Z           ]
2026-07-03T10:35:29.4995109Z         }
2026-07-03T10:35:29.4995193Z       }
2026-07-03T10:35:29.4995289Z     },
2026-07-03T10:35:29.4995376Z     {
2026-07-03T10:35:29.4995517Z       "id": "REQ-HAZARD-ENVELOPE-PARSER-SAFE",
2026-07-03T10:35:29.4995715Z       "title": "Two-slice envelope parser is panic-free and tolerant (4.2)",
2026-07-03T10:35:29.4995818Z       "requiredStages": [
2026-07-03T10:35:29.4995913Z         "impl",
2026-07-03T10:35:29.4996013Z         "unit"
2026-07-03T10:35:29.4996105Z       ],
2026-07-03T10:35:29.4996199Z       "stages": {
2026-07-03T10:35:29.4996284Z         "doc": {
2026-07-03T10:35:29.4996381Z           "complete": false,
2026-07-03T10:35:29.4996476Z           "evidence": []
2026-07-03T10:35:29.4996566Z         },
2026-07-03T10:35:29.4996653Z         "impl": {
2026-07-03T10:35:29.4996762Z           "complete": true,
2026-07-03T10:35:29.4996866Z           "evidence": [
2026-07-03T10:35:29.4996953Z             {
2026-07-03T10:35:29.4997095Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4997186Z               "line": 120
2026-07-03T10:35:29.4997273Z             }
2026-07-03T10:35:29.4997359Z           ]
2026-07-03T10:35:29.4997449Z         },
2026-07-03T10:35:29.4997539Z         "int": {
2026-07-03T10:35:29.4997650Z           "complete": false,
2026-07-03T10:35:29.4997743Z           "evidence": []
2026-07-03T10:35:29.4997825Z         },
2026-07-03T10:35:29.4997917Z         "unit": {
2026-07-03T10:35:29.4998016Z           "complete": true,
2026-07-03T10:35:29.4998110Z           "evidence": [
2026-07-03T10:35:29.4998205Z             {
2026-07-03T10:35:29.4998338Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4998437Z               "line": 212
2026-07-03T10:35:29.4998527Z             },
2026-07-03T10:35:29.4998709Z             {
2026-07-03T10:35:29.4998904Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4999095Z               "line": 221
2026-07-03T10:35:29.4999186Z             },
2026-07-03T10:35:29.4999277Z             {
2026-07-03T10:35:29.4999409Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4999496Z               "line": 229
2026-07-03T10:35:29.4999591Z             },
2026-07-03T10:35:29.4999672Z             {
2026-07-03T10:35:29.4999796Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.4999892Z               "line": 239
2026-07-03T10:35:29.4999967Z             },
2026-07-03T10:35:29.5000058Z             {
2026-07-03T10:35:29.5000183Z               "path": "crates/spt-proto/src/envelope.rs",
2026-07-03T10:35:29.5000277Z               "line": 249
2026-07-03T10:35:29.5000363Z             }
2026-07-03T10:35:29.5000450Z           ]
2026-07-03T10:35:29.5000536Z         }
2026-07-03T10:35:29.5000625Z       }
2026-07-03T10:35:29.5000721Z     },
2026-07-03T10:35:29.5000803Z     {
2026-07-03T10:35:29.5000930Z       "id": "REQ-HAZARD-EPHEMERAL-CLEANUP",
2026-07-03T10:35:29.5001110Z       "title": "Ephemeral perch cleanup on every ring exit path (3.1)",
2026-07-03T10:35:29.5001201Z       "requiredStages": [
2026-07-03T10:35:29.5001299Z         "impl",
2026-07-03T10:35:29.5001375Z         "unit"
2026-07-03T10:35:29.5001452Z       ],
2026-07-03T10:35:29.5001539Z       "stages": {
2026-07-03T10:35:29.5001628Z         "doc": {
2026-07-03T10:35:29.5001728Z           "complete": false,
2026-07-03T10:35:29.5001815Z           "evidence": []
2026-07-03T10:35:29.5001905Z         },
2026-07-03T10:35:29.5001986Z         "impl": {
2026-07-03T10:35:29.5002082Z           "complete": true,
2026-07-03T10:35:29.5002163Z           "evidence": [
2026-07-03T10:35:29.5002253Z             {
2026-07-03T10:35:29.5002368Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.5002458Z               "line": 14
2026-07-03T10:35:29.5002548Z             },
2026-07-03T10:35:29.5002643Z             {
2026-07-03T10:35:29.5002764Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.5002868Z               "line": 63
2026-07-03T10:35:29.5002963Z             }
2026-07-03T10:35:29.5003046Z           ]
2026-07-03T10:35:29.5003136Z         },
2026-07-03T10:35:29.5003215Z         "int": {
2026-07-03T10:35:29.5003317Z           "complete": false,
2026-07-03T10:35:29.5003408Z           "evidence": []
2026-07-03T10:35:29.5003502Z         },
2026-07-03T10:35:29.5003587Z         "unit": {
2026-07-03T10:35:29.5003687Z           "complete": true,
2026-07-03T10:35:29.5003786Z           "evidence": [
2026-07-03T10:35:29.5003871Z             {
2026-07-03T10:35:29.5003985Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.5004072Z               "line": 168
2026-07-03T10:35:29.5004162Z             },
2026-07-03T10:35:29.5004252Z             {
2026-07-03T10:35:29.5004372Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.5004463Z               "line": 202
2026-07-03T10:35:29.5004571Z             },
2026-07-03T10:35:29.5004649Z             {
2026-07-03T10:35:29.5004767Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.5004862Z               "line": 224
2026-07-03T10:35:29.5004959Z             }
2026-07-03T10:35:29.5005049Z           ]
2026-07-03T10:35:29.5005140Z         }
2026-07-03T10:35:29.5005230Z       }
2026-07-03T10:35:29.5005321Z     },
2026-07-03T10:35:29.5005411Z     {
2026-07-03T10:35:29.5005530Z       "id": "REQ-HAZARD-EPOCH-RESET",
2026-07-03T10:35:29.5007078Z       "title": "Advertisement-epoch reset strands a node: peers' higher last-seen epoch drops the reset node's fresh advertisements as Stale until the counter outruns history. Common case (full reinstall/re-pair) is mitigated by REQ-SUBNET-7's ceremony eviction (peer-side epoch memory dies with the deleted row — acceptance-verified); the residual narrow slice (epoch file lost, identity kept) is documented, guard deferred to a field hit (4.11)",
2026-07-03T10:35:29.5007308Z       "requiredStages": [],
2026-07-03T10:35:29.5007508Z       "stages": {
2026-07-03T10:35:29.5007599Z         "doc": {
2026-07-03T10:35:29.5007708Z           "complete": true,
2026-07-03T10:35:29.5007803Z           "evidence": [
2026-07-03T10:35:29.5007895Z             {
2026-07-03T10:35:29.5008019Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5008123Z               "line": 165
2026-07-03T10:35:29.5008210Z             }
2026-07-03T10:35:29.5008303Z           ]
2026-07-03T10:35:29.5008399Z         },
2026-07-03T10:35:29.5008486Z         "impl": {
2026-07-03T10:35:29.5008595Z           "complete": false,
2026-07-03T10:35:29.5008699Z           "evidence": []
2026-07-03T10:35:29.5008785Z         },
2026-07-03T10:35:29.5008880Z         "int": {
2026-07-03T10:35:29.5009077Z           "complete": false,
2026-07-03T10:35:29.5009169Z           "evidence": []
2026-07-03T10:35:29.5009260Z         },
2026-07-03T10:35:29.5009345Z         "unit": {
2026-07-03T10:35:29.5009469Z           "complete": false,
2026-07-03T10:35:29.5009580Z           "evidence": []
2026-07-03T10:35:29.5009683Z         }
2026-07-03T10:35:29.5009775Z       }
2026-07-03T10:35:29.5009875Z     },
2026-07-03T10:35:29.5009960Z     {
2026-07-03T10:35:29.5010099Z       "id": "REQ-HAZARD-EVENTPART-REASSEMBLY",
2026-07-03T10:35:29.5010341Z       "title": "EVENT-PART split/reassembly is byte-exact; orphan parts dropped silently",
2026-07-03T10:35:29.5010443Z       "requiredStages": [
2026-07-03T10:35:29.5010542Z         "impl",
2026-07-03T10:35:29.5010632Z         "unit"
2026-07-03T10:35:29.5010724Z       ],
2026-07-03T10:35:29.5010809Z       "stages": {
2026-07-03T10:35:29.5010895Z         "doc": {
2026-07-03T10:35:29.5010985Z           "complete": false,
2026-07-03T10:35:29.5011082Z           "evidence": []
2026-07-03T10:35:29.5011171Z         },
2026-07-03T10:35:29.5011272Z         "impl": {
2026-07-03T10:35:29.5011363Z           "complete": true,
2026-07-03T10:35:29.5011476Z           "evidence": [
2026-07-03T10:35:29.5011566Z             {
2026-07-03T10:35:29.5011709Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5011807Z               "line": 76
2026-07-03T10:35:29.5011888Z             },
2026-07-03T10:35:29.5011983Z             {
2026-07-03T10:35:29.5012108Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5012212Z               "line": 167
2026-07-03T10:35:29.5012303Z             },
2026-07-03T10:35:29.5012394Z             {
2026-07-03T10:35:29.5012512Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5012623Z               "line": 233
2026-07-03T10:35:29.5012713Z             },
2026-07-03T10:35:29.5012813Z             {
2026-07-03T10:35:29.5012933Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5013042Z               "line": 272
2026-07-03T10:35:29.5013137Z             }
2026-07-03T10:35:29.5013232Z           ]
2026-07-03T10:35:29.5013343Z         },
2026-07-03T10:35:29.5013447Z         "int": {
2026-07-03T10:35:29.5013567Z           "complete": false,
2026-07-03T10:35:29.5013662Z           "evidence": []
2026-07-03T10:35:29.5013762Z         },
2026-07-03T10:35:29.5013857Z         "unit": {
2026-07-03T10:35:29.5013977Z           "complete": true,
2026-07-03T10:35:29.5014076Z           "evidence": [
2026-07-03T10:35:29.5014170Z             {
2026-07-03T10:35:29.5014285Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5014398Z               "line": 321
2026-07-03T10:35:29.5014478Z             },
2026-07-03T10:35:29.5014584Z             {
2026-07-03T10:35:29.5014708Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5014821Z               "line": 329
2026-07-03T10:35:29.5014923Z             },
2026-07-03T10:35:29.5015003Z             {
2026-07-03T10:35:29.5015146Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5015237Z               "line": 356
2026-07-03T10:35:29.5015332Z             },
2026-07-03T10:35:29.5015614Z             {
2026-07-03T10:35:29.5015881Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5015981Z               "line": 395
2026-07-03T10:35:29.5016085Z             },
2026-07-03T10:35:29.5016178Z             {
2026-07-03T10:35:29.5016314Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5016400Z               "line": 406
2026-07-03T10:35:29.5016520Z             },
2026-07-03T10:35:29.5016619Z             {
2026-07-03T10:35:29.5016744Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5016849Z               "line": 418
2026-07-03T10:35:29.5016962Z             },
2026-07-03T10:35:29.5017066Z             {
2026-07-03T10:35:29.5017201Z               "path": "crates/spt-proto/src/chunk.rs",
2026-07-03T10:35:29.5017333Z               "line": 442
2026-07-03T10:35:29.5017429Z             }
2026-07-03T10:35:29.5017535Z           ]
2026-07-03T10:35:29.5017620Z         }
2026-07-03T10:35:29.5017729Z       }
2026-07-03T10:35:29.5017831Z     },
2026-07-03T10:35:29.5017930Z     {
2026-07-03T10:35:29.5018049Z       "id": "REQ-HAZARD-GEN-START-NOW",
2026-07-03T10:35:29.5018225Z       "title": "gen_start = now() on cold-start and handoff (2.4)",
2026-07-03T10:35:29.5018344Z       "requiredStages": [
2026-07-03T10:35:29.5018431Z         "impl",
2026-07-03T10:35:29.5018530Z         "int"
2026-07-03T10:35:29.5018625Z       ],
2026-07-03T10:35:29.5018718Z       "stages": {
2026-07-03T10:35:29.5018803Z         "doc": {
2026-07-03T10:35:29.5018907Z           "complete": false,
2026-07-03T10:35:29.5019080Z           "evidence": []
2026-07-03T10:35:29.5019169Z         },
2026-07-03T10:35:29.5019264Z         "impl": {
2026-07-03T10:35:29.5019359Z           "complete": true,
2026-07-03T10:35:29.5019454Z           "evidence": [
2026-07-03T10:35:29.5019547Z             {
2026-07-03T10:35:29.5019681Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5019777Z               "line": 22
2026-07-03T10:35:29.5019862Z             }
2026-07-03T10:35:29.5019962Z           ]
2026-07-03T10:35:29.5020049Z         },
2026-07-03T10:35:29.5020144Z         "int": {
2026-07-03T10:35:29.5020248Z           "complete": true,
2026-07-03T10:35:29.5020340Z           "evidence": [
2026-07-03T10:35:29.5020430Z             {
2026-07-03T10:35:29.5020558Z               "path": "crates/spt-daemon/tests/handoff.rs",
2026-07-03T10:35:29.5020655Z               "line": 18
2026-07-03T10:35:29.5020740Z             }
2026-07-03T10:35:29.5020839Z           ]
2026-07-03T10:35:29.5020920Z         },
2026-07-03T10:35:29.5021022Z         "unit": {
2026-07-03T10:35:29.5021117Z           "complete": false,
2026-07-03T10:35:29.5021216Z           "evidence": []
2026-07-03T10:35:29.5021303Z         }
2026-07-03T10:35:29.5021398Z       }
2026-07-03T10:35:29.5021479Z     },
2026-07-03T10:35:29.5021565Z     {
2026-07-03T10:35:29.5021694Z       "id": "REQ-HAZARD-GRACE-BEFORE-SIGNOFF",
2026-07-03T10:35:29.5021900Z       "title": "Grace-period wait completes before composing INIT_SIGNOFF (1.1)",
2026-07-03T10:35:29.5022004Z       "requiredStages": [
2026-07-03T10:35:29.5022088Z         "impl",
2026-07-03T10:35:29.5022173Z         "unit"
2026-07-03T10:35:29.5022260Z       ],
2026-07-03T10:35:29.5022354Z       "stages": {
2026-07-03T10:35:29.5022434Z         "doc": {
2026-07-03T10:35:29.5022539Z           "complete": false,
2026-07-03T10:35:29.5022630Z           "evidence": []
2026-07-03T10:35:29.5022720Z         },
2026-07-03T10:35:29.5022806Z         "impl": {
2026-07-03T10:35:29.5022912Z           "complete": true,
2026-07-03T10:35:29.5023016Z           "evidence": [
2026-07-03T10:35:29.5023101Z             {
2026-07-03T10:35:29.5023231Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5023321Z               "line": 757
2026-07-03T10:35:29.5023411Z             },
2026-07-03T10:35:29.5023497Z             {
2026-07-03T10:35:29.5023630Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.5023716Z               "line": 27
2026-07-03T10:35:29.5023936Z             }
2026-07-03T10:35:29.5024026Z           ]
2026-07-03T10:35:29.5024246Z         },
2026-07-03T10:35:29.5024336Z         "int": {
2026-07-03T10:35:29.5024447Z           "complete": false,
2026-07-03T10:35:29.5024543Z           "evidence": []
2026-07-03T10:35:29.5024636Z         },
2026-07-03T10:35:29.5024716Z         "unit": {
2026-07-03T10:35:29.5024817Z           "complete": true,
2026-07-03T10:35:29.5024920Z           "evidence": [
2026-07-03T10:35:29.5025001Z             {
2026-07-03T10:35:29.5025139Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5025226Z               "line": 1414
2026-07-03T10:35:29.5025315Z             },
2026-07-03T10:35:29.5025401Z             {
2026-07-03T10:35:29.5025521Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.5025611Z               "line": 181
2026-07-03T10:35:29.5025715Z             }
2026-07-03T10:35:29.5025802Z           ]
2026-07-03T10:35:29.5025902Z         }
2026-07-03T10:35:29.5026002Z       }
2026-07-03T10:35:29.5026098Z     },
2026-07-03T10:35:29.5026183Z     {
2026-07-03T10:35:29.5026321Z       "id": "REQ-HAZARD-HANDOFF-ARGV-COMPAT",
2026-07-03T10:35:29.5026508Z       "title": "Broker/brain IPC + handoff argv version-tolerant (2.3)",
2026-07-03T10:35:29.5026612Z       "requiredStages": [
2026-07-03T10:35:29.5026703Z         "impl",
2026-07-03T10:35:29.5026794Z         "unit"
2026-07-03T10:35:29.5026884Z       ],
2026-07-03T10:35:29.5026974Z       "stages": {
2026-07-03T10:35:29.5027076Z         "doc": {
2026-07-03T10:35:29.5027179Z           "complete": false,
2026-07-03T10:35:29.5027280Z           "evidence": []
2026-07-03T10:35:29.5027367Z         },
2026-07-03T10:35:29.5027457Z         "impl": {
2026-07-03T10:35:29.5027551Z           "complete": true,
2026-07-03T10:35:29.5027646Z           "evidence": [
2026-07-03T10:35:29.5027732Z             {
2026-07-03T10:35:29.5027866Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.5027965Z               "line": 73
2026-07-03T10:35:29.5028052Z             },
2026-07-03T10:35:29.5028152Z             {
2026-07-03T10:35:29.5028290Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.5028381Z               "line": 972
2026-07-03T10:35:29.5028467Z             },
2026-07-03T10:35:29.5028551Z             {
2026-07-03T10:35:29.5028667Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5028767Z               "line": 20
2026-07-03T10:35:29.5028847Z             },
2026-07-03T10:35:29.5028938Z             {
2026-07-03T10:35:29.5029144Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5029234Z               "line": 100
2026-07-03T10:35:29.5029330Z             },
2026-07-03T10:35:29.5029415Z             {
2026-07-03T10:35:29.5029534Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5029621Z               "line": 734
2026-07-03T10:35:29.5029715Z             },
2026-07-03T10:35:29.5029800Z             {
2026-07-03T10:35:29.5029939Z               "path": "crates/spt-daemon/src/transport.rs",
2026-07-03T10:35:29.5030028Z               "line": 68
2026-07-03T10:35:29.5030112Z             },
2026-07-03T10:35:29.5030198Z             {
2026-07-03T10:35:29.5030332Z               "path": "crates/spt-daemon/src/transport.rs",
2026-07-03T10:35:29.5030427Z               "line": 80
2026-07-03T10:35:29.5030518Z             }
2026-07-03T10:35:29.5030604Z           ]
2026-07-03T10:35:29.5030700Z         },
2026-07-03T10:35:29.5030784Z         "int": {
2026-07-03T10:35:29.5030881Z           "complete": true,
2026-07-03T10:35:29.5030981Z           "evidence": [
2026-07-03T10:35:29.5031076Z             {
2026-07-03T10:35:29.5031196Z               "path": "crates/spt/tests/n1_pairing.rs",
2026-07-03T10:35:29.5031286Z               "line": 44
2026-07-03T10:35:29.5031376Z             }
2026-07-03T10:35:29.5031467Z           ]
2026-07-03T10:35:29.5031553Z         },
2026-07-03T10:35:29.5031634Z         "unit": {
2026-07-03T10:35:29.5031892Z           "complete": true,
2026-07-03T10:35:29.5031981Z           "evidence": [
2026-07-03T10:35:29.5032173Z             {
2026-07-03T10:35:29.5032305Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.5032401Z               "line": 1181
2026-07-03T10:35:29.5032493Z             },
2026-07-03T10:35:29.5032579Z             {
2026-07-03T10:35:29.5032710Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.5032796Z               "line": 1197
2026-07-03T10:35:29.5032886Z             },
2026-07-03T10:35:29.5032970Z             {
2026-07-03T10:35:29.5033099Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5033195Z               "line": 3211
2026-07-03T10:35:29.5033280Z             },
2026-07-03T10:35:29.5033370Z             {
2026-07-03T10:35:29.5033486Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5033572Z               "line": 152
2026-07-03T10:35:29.5033656Z             },
2026-07-03T10:35:29.5033743Z             {
2026-07-03T10:35:29.5033871Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5033971Z               "line": 175
2026-07-03T10:35:29.5034057Z             },
2026-07-03T10:35:29.5034144Z             {
2026-07-03T10:35:29.5034258Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5034353Z               "line": 186
2026-07-03T10:35:29.5034440Z             },
2026-07-03T10:35:29.5034524Z             {
2026-07-03T10:35:29.5034639Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5034731Z               "line": 202
2026-07-03T10:35:29.5034816Z             },
2026-07-03T10:35:29.5034906Z             {
2026-07-03T10:35:29.5035017Z               "path": "crates/spt-daemon/src/frame.rs",
2026-07-03T10:35:29.5035108Z               "line": 216
2026-07-03T10:35:29.5035182Z             },
2026-07-03T10:35:29.5035277Z             {
2026-07-03T10:35:29.5035406Z               "path": "crates/spt-daemon/src/transport.rs",
2026-07-03T10:35:29.5035504Z               "line": 137
2026-07-03T10:35:29.5035599Z             },
2026-07-03T10:35:29.5035689Z             {
2026-07-03T10:35:29.5035805Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5035894Z               "line": 12248
2026-07-03T10:35:29.5035971Z             },
2026-07-03T10:35:29.5036057Z             {
2026-07-03T10:35:29.5036180Z               "path": "crates/spt/tests/n1_compat.rs",
2026-07-03T10:35:29.5036271Z               "line": 30
2026-07-03T10:35:29.5036353Z             },
2026-07-03T10:35:29.5036438Z             {
2026-07-03T10:35:29.5036557Z               "path": "crates/spt/tests/n1_compat.rs",
2026-07-03T10:35:29.5036654Z               "line": 73
2026-07-03T10:35:29.5036739Z             }
2026-07-03T10:35:29.5036829Z           ]
2026-07-03T10:35:29.5036915Z         }
2026-07-03T10:35:29.5037002Z       }
2026-07-03T10:35:29.5037086Z     },
2026-07-03T10:35:29.5037177Z     {
2026-07-03T10:35:29.5037307Z       "id": "REQ-HAZARD-HOSTED-LIVENESS-RECONCILE",
2026-07-03T10:35:29.5042080Z       "title": "B2 KEYSTONE: a daemon-hosted (spt-hosted) endpoint's info.json status is RECONCILED to real liveness, not left latched online. The broker exit-waiter (broker.rs:889-910) reaps its in-mem session table + emits ExitEvent but NEVER touches info.json; lifecycle::mark_offline only fires on Psyche teardown — so a dead/exited harness (operator closed the tab) stays status=online forever (is_perch_alive returns ONLINE for daemon-hosted, liveness.rs:80-93). FIX (doyle ruled PULL-PRIMARY — the live-status analog of REQ-HAZARD-ROSTER-GHOST): the livehost reconcile loop (reconcile_once livehost.rs:226-313) queries the broker's live session set (KIND_SESSIONS) each tick and, for any status=online live_agent perch PAST the boot grace whose endpoint has NO live broker session, marks it offline (lifecycle::mark_offline → status=offline → is_perch_alive=false). GATED on spt-hosted (controllable==Some(true)) so a HARNESS-HOSTED relay live agent (api listen, legitimately online with no broker session) is NEVER mis-marked. Crash-robust + self-healing on the next tick (clear-on-event is not crash-robust alone). PUSH (brain ExitEvent→mark_offline) is an OPTIONAL fast-path only if the daemon brain is reliably subscribed to all hosted sessions; correctness rides the pull. Broker stays stateless (ADR-0004 §B — brain owns the info.json write). (v0.12.0)",
2026-07-03T10:35:29.5042294Z       "requiredStages": [
2026-07-03T10:35:29.5042385Z         "impl",
2026-07-03T10:35:29.5042476Z         "unit",
2026-07-03T10:35:29.5042565Z         "int"
2026-07-03T10:35:29.5042651Z       ],
2026-07-03T10:35:29.5042743Z       "stages": {
2026-07-03T10:35:29.5042828Z         "doc": {
2026-07-03T10:35:29.5042938Z           "complete": false,
2026-07-03T10:35:29.5043034Z           "evidence": []
2026-07-03T10:35:29.5043120Z         },
2026-07-03T10:35:29.5043209Z         "impl": {
2026-07-03T10:35:29.5043299Z           "complete": true,
2026-07-03T10:35:29.5043399Z           "evidence": [
2026-07-03T10:35:29.5043493Z             {
2026-07-03T10:35:29.5043644Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5043731Z               "line": 518
2026-07-03T10:35:29.5043817Z             },
2026-07-03T10:35:29.5043906Z             {
2026-07-03T10:35:29.5044041Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5044127Z               "line": 755
2026-07-03T10:35:29.5044216Z             }
2026-07-03T10:35:29.5044303Z           ]
2026-07-03T10:35:29.5044394Z         },
2026-07-03T10:35:29.5044485Z         "int": {
2026-07-03T10:35:29.5044584Z           "complete": true,
2026-07-03T10:35:29.5044680Z           "evidence": [
2026-07-03T10:35:29.5044765Z             {
2026-07-03T10:35:29.5044899Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5044986Z               "line": 1220
2026-07-03T10:35:29.5045080Z             },
2026-07-03T10:35:29.5045170Z             {
2026-07-03T10:35:29.5045310Z               "path": "crates/spt/tests/attach_wedge_e2e.rs",
2026-07-03T10:35:29.5045409Z               "line": 312
2026-07-03T10:35:29.5045509Z             }
2026-07-03T10:35:29.5045592Z           ]
2026-07-03T10:35:29.5045682Z         },
2026-07-03T10:35:29.5045771Z         "unit": {
2026-07-03T10:35:29.5045874Z           "complete": true,
2026-07-03T10:35:29.5045975Z           "evidence": [
2026-07-03T10:35:29.5046059Z             {
2026-07-03T10:35:29.5046192Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5046278Z               "line": 872
2026-07-03T10:35:29.5046370Z             }
2026-07-03T10:35:29.5046445Z           ]
2026-07-03T10:35:29.5046536Z         }
2026-07-03T10:35:29.5046618Z       }
2026-07-03T10:35:29.5046699Z     },
2026-07-03T10:35:29.5046783Z     {
2026-07-03T10:35:29.5046899Z       "id": "REQ-HAZARD-ID-CHARSET",
2026-07-03T10:35:29.5047170Z       "title": "Addressable-id charset reserves :/@ delimiters; validated at every creation seam (4.6)",
2026-07-03T10:35:29.5047275Z       "requiredStages": [
2026-07-03T10:35:29.5047370Z         "impl",
2026-07-03T10:35:29.5047465Z         "unit"
2026-07-03T10:35:29.5047562Z       ],
2026-07-03T10:35:29.5047656Z       "stages": {
2026-07-03T10:35:29.5047751Z         "doc": {
2026-07-03T10:35:29.5047838Z           "complete": true,
2026-07-03T10:35:29.5047938Z           "evidence": [
2026-07-03T10:35:29.5048019Z             {
2026-07-03T10:35:29.5048134Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5048229Z               "line": 133
2026-07-03T10:35:29.5048357Z             }
2026-07-03T10:35:29.5048459Z           ]
2026-07-03T10:35:29.5048544Z         },
2026-07-03T10:35:29.5048633Z         "impl": {
2026-07-03T10:35:29.5048727Z           "complete": true,
2026-07-03T10:35:29.5048824Z           "evidence": [
2026-07-03T10:35:29.5048915Z             {
2026-07-03T10:35:29.5049124Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.5049215Z               "line": 65
2026-07-03T10:35:29.5049300Z             },
2026-07-03T10:35:29.5049501Z             {
2026-07-03T10:35:29.5049763Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5049896Z               "line": 17
2026-07-03T10:35:29.5049996Z             },
2026-07-03T10:35:29.5050088Z             {
2026-07-03T10:35:29.5050249Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.5050339Z               "line": 146
2026-07-03T10:35:29.5050432Z             },
2026-07-03T10:35:29.5050512Z             {
2026-07-03T10:35:29.5050640Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5050727Z               "line": 349
2026-07-03T10:35:29.5050822Z             },
2026-07-03T10:35:29.5050911Z             {
2026-07-03T10:35:29.5051025Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5051116Z               "line": 480
2026-07-03T10:35:29.5051200Z             },
2026-07-03T10:35:29.5051289Z             {
2026-07-03T10:35:29.5051400Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.5051505Z               "line": 32
2026-07-03T10:35:29.5051590Z             },
2026-07-03T10:35:29.5051686Z             {
2026-07-03T10:35:29.5051796Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5051891Z               "line": 1576
2026-07-03T10:35:29.5051981Z             },
2026-07-03T10:35:29.5052068Z             {
2026-07-03T10:35:29.5052172Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5052272Z               "line": 9223
2026-07-03T10:35:29.5052359Z             },
2026-07-03T10:35:29.5052444Z             {
2026-07-03T10:35:29.5052553Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5052640Z               "line": 9524
2026-07-03T10:35:29.5052744Z             }
2026-07-03T10:35:29.5052835Z           ]
2026-07-03T10:35:29.5052921Z         },
2026-07-03T10:35:29.5053012Z         "int": {
2026-07-03T10:35:29.5053116Z           "complete": false,
2026-07-03T10:35:29.5053206Z           "evidence": []
2026-07-03T10:35:29.5053289Z         },
2026-07-03T10:35:29.5053388Z         "unit": {
2026-07-03T10:35:29.5053503Z           "complete": true,
2026-07-03T10:35:29.5053594Z           "evidence": [
2026-07-03T10:35:29.5053689Z             {
2026-07-03T10:35:29.5053802Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5053897Z               "line": 94
2026-07-03T10:35:29.5053983Z             },
2026-07-03T10:35:29.5054067Z             {
2026-07-03T10:35:29.5054190Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5054281Z               "line": 111
2026-07-03T10:35:29.5054368Z             },
2026-07-03T10:35:29.5054448Z             {
2026-07-03T10:35:29.5054568Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5054654Z               "line": 124
2026-07-03T10:35:29.5054744Z             },
2026-07-03T10:35:29.5054834Z             {
2026-07-03T10:35:29.5054954Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5055040Z               "line": 134
2026-07-03T10:35:29.5055134Z             },
2026-07-03T10:35:29.5055221Z             {
2026-07-03T10:35:29.5055349Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5055454Z               "line": 144
2026-07-03T10:35:29.5055550Z             },
2026-07-03T10:35:29.5055650Z             {
2026-07-03T10:35:29.5055769Z               "path": "crates/spt-proto/src/id.rs",
2026-07-03T10:35:29.5055870Z               "line": 156
2026-07-03T10:35:29.5055955Z             },
2026-07-03T10:35:29.5056050Z             {
2026-07-03T10:35:29.5056194Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5056298Z               "line": 746
2026-07-03T10:35:29.5056388Z             },
2026-07-03T10:35:29.5056488Z             {
2026-07-03T10:35:29.5056620Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.5056719Z               "line": 309
2026-07-03T10:35:29.5056805Z             }
2026-07-03T10:35:29.5056891Z           ]
2026-07-03T10:35:29.5056977Z         }
2026-07-03T10:35:29.5057192Z       }
2026-07-03T10:35:29.5057282Z     },
2026-07-03T10:35:29.5057449Z     {
2026-07-03T10:35:29.5057588Z       "id": "REQ-HAZARD-IDLE-SILENT-NONDELIVERY",
2026-07-03T10:35:29.5068820Z       "title": "An idle delivery to a session whose translation binary is in a FAILED STATE — absent (none declared), spawn-failed, FAULTED, or its inject-worker channel gone — must SPOOL (delivered=false), never raw-inject a pseudo-delivery reported as delivered. The GUARANTEE is the STEADY STATE (the failed-binary state), not every in-flight message (see the fault-transient carve-out below). ROOT (F-019 post-mortem, ADR-0022 amendment): the v0.11.0 path raw-injected `payload+\\r` into the PTY whenever no working translation binary handled an inbound message (none declared, spawn-failed, FAULTED, or its inject-worker channel gone) AND acked `delivered=true` — but a bare `payload+\\r` does NOT submit on a modern TUI (Claude Code), so the message was TYPED but never sent: a silent pseudo-delivery reported as success. That silent degrade-to-raw-inject is exactly what MASKED F-019 through a multi-hour black-box hunt. FIX (operator-ruled, doyle-scoped): idle delivery is translation-binary-ONLY — `dispatch_endpoint_input` with no working binary replies `endpoint_injected_envelope(ep, delivered=false)` (the caller `try_broker_inject`→`cmd_send` then falls through to `deliver::send` = SPOOL, poll-fed, never lost) and writes NOTHING to the PTY, LOUDLY (eprintln names the absent/faulted/worker-gone cause). A failed binary becomes a VISIBLE no-delivery (spooled + honest QUEUED report), never a confident-but-false 'Sent'. The raw-inject fallback (`input.enqueue`) is REMOVED from the no-binary, worker-dropped, AND post-fault paths. OUT OF SCOPE (doyle ruling, follow-up note only): broker-side auto-redrive of already-spooled inbound the instant a live-update binary spawns (ordering/exactly-once hazards; the poll substrate + subsequent sends cover re-delivery). NOT COVERED — the FAULT-TRANSIENT (the STATE-vs-transient precision): a delivery landing in the worker's commit window — BEFORE `event_rx` is dropped / `faulted` is set — can be optimistically enqueue-acked (`delivered=true` the instant `event_tx.send` succeeds) then DROPPED when the worker faults+returns. That is a SEPARATE, PRE-EXISTING hazard: raw-inject removal did not touch it (the old code dropped that queued event too) — v0.14.3 is a strict improvement that makes nothing worse. It is tracked for v0.15.0 under REQ-MSG-DELIVERY-AXES (the spool-centric delivery redesign: ack-on-SPOOL replaces ack-on-enqueue, which closes the optimistic-ack drop naturally). v0.14.3 guarantees only the steady FAILED state → spool (faulted is MONOTONIC — set once, never respawns — so it converges deterministically; the g2 gate asserts the steady state via bounded-retry-until-spool, not a single-shot ack). EPHEMERAL CARVE-OUT (v0.15.0 W3, ADR-0028): `--ephemeral` is the SOLE sender-opted-in exception — an ephemeral message MAY drop silently if it cannot deliver in its accepted window (at window-open with no live carrier, or at TTL). Every NON-ephemeral path still spools + reports `delivered=false` (the guarantee is unchanged for the default durable path). v0.15.0 realizes the ephemeral drop for the spt-hosted-binary no-carrier-at-window leg + TTL; the harness-relay no-live-listener leg is a documented partial (CONTEXT.md §persistence). KNOWN-HAZARDS class (rule 4). (v0.14.3; ephemeral carve-out v0.15.0)",
2026-07-03T10:35:29.5069054Z       "requiredStages": [
2026-07-03T10:35:29.5069139Z         "doc",
2026-07-03T10:35:29.5069230Z         "impl",
2026-07-03T10:35:29.5069321Z         "unit",
2026-07-03T10:35:29.5069411Z         "int"
2026-07-03T10:35:29.5069496Z       ],
2026-07-03T10:35:29.5069584Z       "stages": {
2026-07-03T10:35:29.5069665Z         "doc": {
2026-07-03T10:35:29.5069763Z           "complete": true,
2026-07-03T10:35:29.5069862Z           "evidence": [
2026-07-03T10:35:29.5069963Z             {
2026-07-03T10:35:29.5070078Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5070293Z               "line": 510
2026-07-03T10:35:29.5070379Z             }
2026-07-03T10:35:29.5070564Z           ]
2026-07-03T10:35:29.5070654Z         },
2026-07-03T10:35:29.5070740Z         "impl": {
2026-07-03T10:35:29.5070835Z           "complete": true,
2026-07-03T10:35:29.5070932Z           "evidence": [
2026-07-03T10:35:29.5071016Z             {
2026-07-03T10:35:29.5071150Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5071237Z               "line": 2279
2026-07-03T10:35:29.5071326Z             }
2026-07-03T10:35:29.5071398Z           ]
2026-07-03T10:35:29.5071484Z         },
2026-07-03T10:35:29.5071571Z         "int": {
2026-07-03T10:35:29.5071660Z           "complete": true,
2026-07-03T10:35:29.5071765Z           "evidence": [
2026-07-03T10:35:29.5071847Z             {
2026-07-03T10:35:29.5071984Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.5072079Z               "line": 196
2026-07-03T10:35:29.5072193Z             },
2026-07-03T10:35:29.5072292Z             {
2026-07-03T10:35:29.5072433Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.5072516Z               "line": 542
2026-07-03T10:35:29.5072597Z             },
2026-07-03T10:35:29.5072687Z             {
2026-07-03T10:35:29.5072854Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5072945Z               "line": 479
2026-07-03T10:35:29.5073030Z             },
2026-07-03T10:35:29.5073121Z             {
2026-07-03T10:35:29.5073278Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5073369Z               "line": 1440
2026-07-03T10:35:29.5073456Z             }
2026-07-03T10:35:29.5073545Z           ]
2026-07-03T10:35:29.5073631Z         },
2026-07-03T10:35:29.5073717Z         "unit": {
2026-07-03T10:35:29.5073804Z           "complete": true,
2026-07-03T10:35:29.5073903Z           "evidence": [
2026-07-03T10:35:29.5073984Z             {
2026-07-03T10:35:29.5074119Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5074222Z               "line": 1226
2026-07-03T10:35:29.5074313Z             }
2026-07-03T10:35:29.5074400Z           ]
2026-07-03T10:35:29.5074490Z         }
2026-07-03T10:35:29.5074575Z       }
2026-07-03T10:35:29.5074661Z     },
2026-07-03T10:35:29.5074748Z     {
2026-07-03T10:35:29.5074861Z       "id": "REQ-HAZARD-INBOX-NO-DOUBLE",
2026-07-03T10:35:29.5075017Z       "title": "No double-delivery via legacy inbox (4.5)",
2026-07-03T10:35:29.5075117Z       "requiredStages": [
2026-07-03T10:35:29.5075201Z         "impl",
2026-07-03T10:35:29.5079390Z         "unit"
2026-07-03T10:35:29.5079499Z       ],
2026-07-03T10:35:29.5079595Z       "stages": {
2026-07-03T10:35:29.5079689Z         "doc": {
2026-07-03T10:35:29.5079795Z           "complete": false,
2026-07-03T10:35:29.5079896Z           "evidence": []
2026-07-03T10:35:29.5079980Z         },
2026-07-03T10:35:29.5080075Z         "impl": {
2026-07-03T10:35:29.5080173Z           "complete": true,
2026-07-03T10:35:29.5080314Z           "evidence": [
2026-07-03T10:35:29.5080446Z             {
2026-07-03T10:35:29.5080581Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.5080675Z               "line": 128
2026-07-03T10:35:29.5080761Z             }
2026-07-03T10:35:29.5080848Z           ]
2026-07-03T10:35:29.5080939Z         },
2026-07-03T10:35:29.5081028Z         "int": {
2026-07-03T10:35:29.5081129Z           "complete": false,
2026-07-03T10:35:29.5081233Z           "evidence": []
2026-07-03T10:35:29.5081310Z         },
2026-07-03T10:35:29.5081405Z         "unit": {
2026-07-03T10:35:29.5081497Z           "complete": true,
2026-07-03T10:35:29.5081586Z           "evidence": [
2026-07-03T10:35:29.5081676Z             {
2026-07-03T10:35:29.5081807Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.5081901Z               "line": 248
2026-07-03T10:35:29.5081977Z             }
2026-07-03T10:35:29.5082064Z           ]
2026-07-03T10:35:29.5082653Z         }
2026-07-03T10:35:29.5082744Z       }
2026-07-03T10:35:29.5082834Z     },
2026-07-03T10:35:29.5083047Z     {
2026-07-03T10:35:29.5083167Z       "id": "REQ-HAZARD-INFO-JSON-TORN-READ",
2026-07-03T10:35:29.5083347Z       "title": "State-file reads tolerate concurrent writes (1.2)",
2026-07-03T10:35:29.5083443Z       "requiredStages": [
2026-07-03T10:35:29.5083538Z         "impl",
2026-07-03T10:35:29.5083623Z         "unit"
2026-07-03T10:35:29.5083711Z       ],
2026-07-03T10:35:29.5083800Z       "stages": {
2026-07-03T10:35:29.5083895Z         "doc": {
2026-07-03T10:35:29.5083996Z           "complete": false,
2026-07-03T10:35:29.5084091Z           "evidence": []
2026-07-03T10:35:29.5084181Z         },
2026-07-03T10:35:29.5084267Z         "impl": {
2026-07-03T10:35:29.5084364Z           "complete": true,
2026-07-03T10:35:29.5084458Z           "evidence": [
2026-07-03T10:35:29.5084553Z             {
2026-07-03T10:35:29.5084669Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5084777Z               "line": 447
2026-07-03T10:35:29.5084863Z             },
2026-07-03T10:35:29.5084960Z             {
2026-07-03T10:35:29.5085073Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5085169Z               "line": 482
2026-07-03T10:35:29.5085256Z             },
2026-07-03T10:35:29.5085346Z             {
2026-07-03T10:35:29.5085468Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5085558Z               "line": 500
2026-07-03T10:35:29.5085649Z             }
2026-07-03T10:35:29.5085733Z           ]
2026-07-03T10:35:29.5085828Z         },
2026-07-03T10:35:29.5085918Z         "int": {
2026-07-03T10:35:29.5086020Z           "complete": false,
2026-07-03T10:35:29.5086105Z           "evidence": []
2026-07-03T10:35:29.5086200Z         },
2026-07-03T10:35:29.5086287Z         "unit": {
2026-07-03T10:35:29.5086386Z           "complete": true,
2026-07-03T10:35:29.5086481Z           "evidence": [
2026-07-03T10:35:29.5086573Z             {
2026-07-03T10:35:29.5086701Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5086805Z               "line": 525
2026-07-03T10:35:29.5086892Z             },
2026-07-03T10:35:29.5086982Z             {
2026-07-03T10:35:29.5087111Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5087197Z               "line": 546
2026-07-03T10:35:29.5087283Z             },
2026-07-03T10:35:29.5087363Z             {
2026-07-03T10:35:29.5087478Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5087570Z               "line": 947
2026-07-03T10:35:29.5087654Z             },
2026-07-03T10:35:29.5087740Z             {
2026-07-03T10:35:29.5087856Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5087946Z               "line": 958
2026-07-03T10:35:29.5088035Z             },
2026-07-03T10:35:29.5088120Z             {
2026-07-03T10:35:29.5088239Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5088338Z               "line": 971
2026-07-03T10:35:29.5088428Z             }
2026-07-03T10:35:29.5088524Z           ]
2026-07-03T10:35:29.5088615Z         }
2026-07-03T10:35:29.5088704Z       }
2026-07-03T10:35:29.5088785Z     },
2026-07-03T10:35:29.5088882Z     {
2026-07-03T10:35:29.5089096Z       "id": "REQ-HAZARD-INFO-RMW-LOST-UPDATE",
2026-07-03T10:35:29.5089596Z       "title": "Concurrent info.json writers must serialize under the per-perch lock (5.16): an unlocked whole-record write racing a locked RMW is a silent lost update",
2026-07-03T10:35:29.5089691Z       "requiredStages": [
2026-07-03T10:35:29.5089793Z         "impl",
2026-07-03T10:35:29.5089883Z         "unit"
2026-07-03T10:35:29.5089968Z       ],
2026-07-03T10:35:29.5090055Z       "stages": {
2026-07-03T10:35:29.5090141Z         "doc": {
2026-07-03T10:35:29.5090240Z           "complete": true,
2026-07-03T10:35:29.5090330Z           "evidence": [
2026-07-03T10:35:29.5090418Z             {
2026-07-03T10:35:29.5090526Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5090738Z               "line": 278
2026-07-03T10:35:29.5090822Z             }
2026-07-03T10:35:29.5091016Z           ]
2026-07-03T10:35:29.5091103Z         },
2026-07-03T10:35:29.5091189Z         "impl": {
2026-07-03T10:35:29.5091283Z           "complete": true,
2026-07-03T10:35:29.5091388Z           "evidence": [
2026-07-03T10:35:29.5091474Z             {
2026-07-03T10:35:29.5091593Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5091685Z               "line": 200
2026-07-03T10:35:29.5091775Z             },
2026-07-03T10:35:29.5091865Z             {
2026-07-03T10:35:29.5091975Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5092061Z               "line": 277
2026-07-03T10:35:29.5092146Z             },
2026-07-03T10:35:29.5092236Z             {
2026-07-03T10:35:29.5092347Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5092442Z               "line": 449
2026-07-03T10:35:29.5092533Z             },
2026-07-03T10:35:29.5092629Z             {
2026-07-03T10:35:29.5092757Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5092848Z               "line": 463
2026-07-03T10:35:29.5092938Z             },
2026-07-03T10:35:29.5093030Z             {
2026-07-03T10:35:29.5093156Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5093256Z               "line": 54
2026-07-03T10:35:29.5093342Z             }
2026-07-03T10:35:29.5093422Z           ]
2026-07-03T10:35:29.5093512Z         },
2026-07-03T10:35:29.5093593Z         "int": {
2026-07-03T10:35:29.5093698Z           "complete": false,
2026-07-03T10:35:29.5093788Z           "evidence": []
2026-07-03T10:35:29.5093873Z         },
2026-07-03T10:35:29.5093960Z         "unit": {
2026-07-03T10:35:29.5094061Z           "complete": true,
2026-07-03T10:35:29.5094155Z           "evidence": [
2026-07-03T10:35:29.5094246Z             {
2026-07-03T10:35:29.5094356Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5094455Z               "line": 1008
2026-07-03T10:35:29.5094547Z             }
2026-07-03T10:35:29.5094633Z           ]
2026-07-03T10:35:29.5094737Z         }
2026-07-03T10:35:29.5094813Z       }
2026-07-03T10:35:29.5094900Z     },
2026-07-03T10:35:29.5094976Z     {
2026-07-03T10:35:29.5095113Z       "id": "REQ-HAZARD-INJECT-CONTROL-COEXIST",
2026-07-03T10:35:29.5104855Z       "title": "SPINE INVARIANT (v0.13.0 keystone): the broker must accept INJECTED keystrokes into an spt-hosted PTY (the v0.11.0 raw direct-inject today; the ADR-0022 translation-binary choreography tomorrow) WHILE a live `spt rc` controller is attached to the SAME PTY, without (a) the operator losing control, (b) the endpoint latching ONLINE+CONTROLLED, or (c) the broker wedging. The injection inlet is PERMANENT — spt-claude-code requires keystroke injection — so this is root-caused + fixed at the PTY-injection layer, IN STEP with the ADR-0022 delivery redesign that formalizes the inlet. REOPENS the wedge facet of REQ-HAZARD-ATTACH-WEDGE: the v0.12.1 prove-don't-change covered only DEAD-CHILD backpressure, NOT the injection trigger (operator's signal — one injected keystroke succeeds, the next wedges → the single-threaded broker parks on a blocking PTY/loopback write after injection-induced harness output). REPRO-FIRST on the real dummy-harness fixture (NO theory): instrument to nail the exact blocking call before any fix. Fix candidates: non-blocking/fail-fast PTY write, split input/output, bounded-evicting. Mechanism shared with W2 — spt-core owns EVERY PTY write and applies an injected sequence ATOMICALLY (controller input buffered during the sequence, flushed after) so a stash/restore can't be clobbered. CONFIRMED ROOT (doyle /diagnose 2026-06-19, code-grounded): Broker::append (broker.rs:205-227) fans each live output chunk to the CONTROLLER on a SYNCHRONOUS BLOCKING write_frame held inline in the session's drain thread (the 'authoritative, advances delivered_through' path, D4-1), while VIEWERS use a dedicated writer thread + bounded evicting sync_channel (add_viewer:273 / viewer_writer) that can never stall the drain. So a slow/backed-up controller socket — or the full 64KB loopback duplex (the ATTACH-WEDGE buffer) — BLOCKS the drain thread → output stalls → keystroke echoes stall (PERCEIVED input lag) → unrecoverable wedge when the consumer never drains. TRIGGERS ON NORMAL INTERACTIVE rc USE under heavy harness output (TUI redraw), NOT only message injection — same root, wider repro. FIX DIRECTION: move controller delivery off the drain thread onto a dedicated writer (the viewer_writer pattern) BUT preserve the authoritative cursor — block the WRITER thread (not the drain), bound the wedge (deadline → detach/mark-gone, never park forever), never silently evict the operator's authoritative view. (v0.13.0)",
2026-07-03T10:35:29.5105112Z       "requiredStages": [
2026-07-03T10:35:29.5105207Z         "impl",
2026-07-03T10:35:29.5105297Z         "unit",
2026-07-03T10:35:29.5105378Z         "int"
2026-07-03T10:35:29.5105460Z       ],
2026-07-03T10:35:29.5105555Z       "stages": {
2026-07-03T10:35:29.5105664Z         "doc": {
2026-07-03T10:35:29.5105784Z           "complete": false,
2026-07-03T10:35:29.5105884Z           "evidence": []
2026-07-03T10:35:29.5105969Z         },
2026-07-03T10:35:29.5106066Z         "impl": {
2026-07-03T10:35:29.5106161Z           "complete": true,
2026-07-03T10:35:29.5106255Z           "evidence": [
2026-07-03T10:35:29.5106342Z             {
2026-07-03T10:35:29.5106476Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5106574Z               "line": 410
2026-07-03T10:35:29.5106664Z             },
2026-07-03T10:35:29.5106755Z             {
2026-07-03T10:35:29.5106882Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5106977Z               "line": 913
2026-07-03T10:35:29.5107063Z             },
2026-07-03T10:35:29.5107154Z             {
2026-07-03T10:35:29.5107267Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5107364Z               "line": 1276
2026-07-03T10:35:29.5107449Z             }
2026-07-03T10:35:29.5107540Z           ]
2026-07-03T10:35:29.5107634Z         },
2026-07-03T10:35:29.5107727Z         "int": {
2026-07-03T10:35:29.5107827Z           "complete": true,
2026-07-03T10:35:29.5107930Z           "evidence": [
2026-07-03T10:35:29.5108017Z             {
2026-07-03T10:35:29.5108193Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5108288Z               "line": 352
2026-07-03T10:35:29.5108380Z             }
2026-07-03T10:35:29.5108464Z           ]
2026-07-03T10:35:29.5108550Z         },
2026-07-03T10:35:29.5108642Z         "unit": {
2026-07-03T10:35:29.5108737Z           "complete": true,
2026-07-03T10:35:29.5108832Z           "evidence": [
2026-07-03T10:35:29.5108918Z             {
2026-07-03T10:35:29.5109146Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5109240Z               "line": 3338
2026-07-03T10:35:29.5109341Z             }
2026-07-03T10:35:29.5109420Z           ]
2026-07-03T10:35:29.5109510Z         }
2026-07-03T10:35:29.5109591Z       }
2026-07-03T10:35:29.5109687Z     },
2026-07-03T10:35:29.5109758Z     {
2026-07-03T10:35:29.5109882Z       "id": "REQ-HAZARD-INPUT-ACK-BACKPRESSURE",
2026-07-03T10:35:29.5118244Z       "title": "A FLOOD of operator input on one brain↔broker connection deadlocks the broker PERMANENTLY (entire broker — no new/existing attach; the controller stays latched because the per-conn handler can't process the detach). ROOT (doyle /diagnose, code-grounded + HITL capture, the v0.13.0 P1 ctrl+V re-open): `serve_attach` processes a whole `NetStreamData` batch of N operator `Input` records in its inner `for rec in decoder.push()` loop, calling `brain.send_effect(op_id, &bytes)` N times WITHOUT returning to `read_event()` — so the brain writes N `KIND_INPUT` frames back-to-back and drains nothing. The broker's single-threaded per-conn handler answers EACH with `send_frame(applied_envelope)` on the SAME conn (B5 exactly-once ack, KNOWN-HAZARDS 7.2). With the brain not reading, the broker→brain return direction fills (~10 frames = the IPC pipe buffer) → `send_frame` BLOCKS → the handler stops reading → the brain's writes block too → mutual full-duplex DEADLOCK. Capture pinned it: 11 input frames, write_input 11/11 (P0 holds — the PTY write is fine), ack send START=11 / END=10 (frame #11's applied-ack never returns). Same class as the v0.12.1 L0 two-conn split. Windows Terminal's ctrl+V paste accelerator was the trigger (injects the clipboard as a char-by-char key flood) but the deadlock is generic to ANY input flood, NOT ctrl+V-specific and NOT a P0 (PTY-write) or W1 (output-drain) regression. The applied-ack is load-bearing ONLY for `shellchan` (one-at-a-time spool delivery WAITS on `BrokerEvent::Applied`); `serve_attach` DISCARDS it (the operator/rc path is fire-and-forward, op_id for dedup only, never gates on the ack). FIX (doyle-approved): CONDITIONAL ACK — `InputReq` gains `ack: bool` (serde default = true, N-1-safe: an older brain's input still acks = today's behavior). `serve_attach`'s operator path calls `send_effect_no_ack` (ack=false) → `dispatch_input` writes NO applied frame → the per-conn handler never writes back while servicing the flood → it always drains → no deadlock (cures ANY input flood). `shellchan` keeps `send_effect` (ack=true) and its `Applied`-wait. Exactly-once PRESERVED: the broker still dedups by (session, op_id) at the applied-set regardless of the ack. N-1 caveat: an OLD resident broker (self-update window) ignores `ack=false` → still acks → the deadlock persists until a broker restart (inherent KNOWN-HAZARDS 7.9 broker-resident-wire-change class). (v0.13.0)",
2026-07-03T10:35:29.5118490Z       "requiredStages": [
2026-07-03T10:35:29.5118582Z         "doc",
2026-07-03T10:35:29.5118672Z         "impl",
2026-07-03T10:35:29.5118753Z         "unit",
2026-07-03T10:35:29.5118839Z         "int"
2026-07-03T10:35:29.5118921Z       ],
2026-07-03T10:35:29.5119082Z       "stages": {
2026-07-03T10:35:29.5119168Z         "doc": {
2026-07-03T10:35:29.5119279Z           "complete": true,
2026-07-03T10:35:29.5119387Z           "evidence": [
2026-07-03T10:35:29.5119478Z             {
2026-07-03T10:35:29.5119608Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5119696Z               "line": 483
2026-07-03T10:35:29.5119786Z             }
2026-07-03T10:35:29.5119868Z           ]
2026-07-03T10:35:29.5119957Z         },
2026-07-03T10:35:29.5120047Z         "impl": {
2026-07-03T10:35:29.5120157Z           "complete": true,
2026-07-03T10:35:29.5120247Z           "evidence": [
2026-07-03T10:35:29.5120333Z             {
2026-07-03T10:35:29.5120466Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5120553Z               "line": 396
2026-07-03T10:35:29.5120634Z             },
2026-07-03T10:35:29.5120719Z             {
2026-07-03T10:35:29.5120854Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5120939Z               "line": 523
2026-07-03T10:35:29.5121024Z             },
2026-07-03T10:35:29.5121111Z             {
2026-07-03T10:35:29.5121248Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5121338Z               "line": 2172
2026-07-03T10:35:29.5121425Z             },
2026-07-03T10:35:29.5121511Z             {
2026-07-03T10:35:29.5121639Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5121730Z               "line": 409
2026-07-03T10:35:29.5121822Z             }
2026-07-03T10:35:29.5121910Z           ]
2026-07-03T10:35:29.5121997Z         },
2026-07-03T10:35:29.5122088Z         "int": {
2026-07-03T10:35:29.5122178Z           "complete": true,
2026-07-03T10:35:29.5122273Z           "evidence": [
2026-07-03T10:35:29.5122350Z             {
2026-07-03T10:35:29.5122484Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.5122573Z               "line": 773
2026-07-03T10:35:29.5122658Z             },
2026-07-03T10:35:29.5122745Z             {
2026-07-03T10:35:29.5122878Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.5123103Z               "line": 890
2026-07-03T10:35:29.5123292Z             },
2026-07-03T10:35:29.5123380Z             {
2026-07-03T10:35:29.5123545Z               "path": "crates/spt-daemon/tests/input_ack_deadlock.rs",
2026-07-03T10:35:29.5123641Z               "line": 268
2026-07-03T10:35:29.5123728Z             }
2026-07-03T10:35:29.5123817Z           ]
2026-07-03T10:35:29.5123898Z         },
2026-07-03T10:35:29.5123994Z         "unit": {
2026-07-03T10:35:29.5124108Z           "complete": true,
2026-07-03T10:35:29.5124203Z           "evidence": [
2026-07-03T10:35:29.5124290Z             {
2026-07-03T10:35:29.5124414Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5124503Z               "line": 1266
2026-07-03T10:35:29.5124585Z             },
2026-07-03T10:35:29.5124673Z             {
2026-07-03T10:35:29.5124799Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5124889Z               "line": 1300
2026-07-03T10:35:29.5124975Z             }
2026-07-03T10:35:29.5125069Z           ]
2026-07-03T10:35:29.5125159Z         }
2026-07-03T10:35:29.5125258Z       }
2026-07-03T10:35:29.5125340Z     },
2026-07-03T10:35:29.5125430Z     {
2026-07-03T10:35:29.5125544Z       "id": "REQ-HAZARD-INSTANT-UNDERFLOW",
2026-07-03T10:35:29.5126159Z       "title": "Scheduling never subtracts a Duration from Instant::now() (underflow-panics on a host booted more recently than the offset); 'due now / never run' is Option<Instant>=None gated on forward duration_since only (5.9)",
2026-07-03T10:35:29.5126252Z       "requiredStages": [
2026-07-03T10:35:29.5126346Z         "impl",
2026-07-03T10:35:29.5126432Z         "unit"
2026-07-03T10:35:29.5126522Z       ],
2026-07-03T10:35:29.5126609Z       "stages": {
2026-07-03T10:35:29.5126699Z         "doc": {
2026-07-03T10:35:29.5126803Z           "complete": false,
2026-07-03T10:35:29.5126896Z           "evidence": []
2026-07-03T10:35:29.5126980Z         },
2026-07-03T10:35:29.5127066Z         "impl": {
2026-07-03T10:35:29.5127186Z           "complete": true,
2026-07-03T10:35:29.5127267Z           "evidence": [
2026-07-03T10:35:29.5127366Z             {
2026-07-03T10:35:29.5127501Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5127596Z               "line": 764
2026-07-03T10:35:29.5127685Z             }
2026-07-03T10:35:29.5127765Z           ]
2026-07-03T10:35:29.5127852Z         },
2026-07-03T10:35:29.5127941Z         "int": {
2026-07-03T10:35:29.5128044Z           "complete": false,
2026-07-03T10:35:29.5128135Z           "evidence": []
2026-07-03T10:35:29.5128222Z         },
2026-07-03T10:35:29.5128308Z         "unit": {
2026-07-03T10:35:29.5128411Z           "complete": true,
2026-07-03T10:35:29.5128498Z           "evidence": [
2026-07-03T10:35:29.5128589Z             {
2026-07-03T10:35:29.5128716Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5128804Z               "line": 878
2026-07-03T10:35:29.5128889Z             }
2026-07-03T10:35:29.5129050Z           ]
2026-07-03T10:35:29.5129152Z         }
2026-07-03T10:35:29.5129251Z       }
2026-07-03T10:35:29.5129341Z     },
2026-07-03T10:35:29.5129448Z     {
2026-07-03T10:35:29.5129603Z       "id": "REQ-HAZARD-LIVEHOST-BOOT-LIVENESS-GATE",
2026-07-03T10:35:29.5132280Z       "title": "B5: `spt daemon start` does NOT revive phantom Psyches for dead-but-online-latched perches. Today reconcile_once (livehost.rs:285) spawns a Psyche per status=online live_agent perch at boot WITHOUT verifying the harness child / {id}-psyche is actually alive — so a Cold start after an unclean stop revives N psyches for N dead-but-latched perches (3 psyches for 3 dead perches). FIX: gate the boot psyche-spawn on real child-liveness — a perch with NO live broker session (the B2 reconcile signal) is marked OFFLINE at boot instead of hosted, so a dead-harness perch is never revived. Shares the B2 reconcile loop (this is its boot-gate arm); composes with B2's honest latch. Also closes wall-a's psyche_host_error gap (residency-confirm does not run at boot tick-1, livehost.rs:395-441 / 257-263). (v0.12.0)",
2026-07-03T10:35:29.5132711Z       "requiredStages": [
2026-07-03T10:35:29.5132799Z         "impl",
2026-07-03T10:35:29.5132886Z         "unit",
2026-07-03T10:35:29.5132968Z         "int"
2026-07-03T10:35:29.5133054Z       ],
2026-07-03T10:35:29.5133142Z       "stages": {
2026-07-03T10:35:29.5133232Z         "doc": {
2026-07-03T10:35:29.5133334Z           "complete": false,
2026-07-03T10:35:29.5133424Z           "evidence": []
2026-07-03T10:35:29.5133514Z         },
2026-07-03T10:35:29.5133600Z         "impl": {
2026-07-03T10:35:29.5133701Z           "complete": true,
2026-07-03T10:35:29.5133790Z           "evidence": [
2026-07-03T10:35:29.5133886Z             {
2026-07-03T10:35:29.5134006Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5134105Z               "line": 756
2026-07-03T10:35:29.5134196Z             }
2026-07-03T10:35:29.5134283Z           ]
2026-07-03T10:35:29.5134373Z         },
2026-07-03T10:35:29.5134472Z         "int": {
2026-07-03T10:35:29.5134574Z           "complete": true,
2026-07-03T10:35:29.5134678Z           "evidence": [
2026-07-03T10:35:29.5134768Z             {
2026-07-03T10:35:29.5134918Z               "path": "crates/spt/tests/livehost_bootgate_e2e.rs",
2026-07-03T10:35:29.5135011Z               "line": 24
2026-07-03T10:35:29.5135097Z             }
2026-07-03T10:35:29.5135189Z           ]
2026-07-03T10:35:29.5135275Z         },
2026-07-03T10:35:29.5135369Z         "unit": {
2026-07-03T10:35:29.5135463Z           "complete": true,
2026-07-03T10:35:29.5135564Z           "evidence": [
2026-07-03T10:35:29.5135648Z             {
2026-07-03T10:35:29.5135785Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5135886Z               "line": 969
2026-07-03T10:35:29.5135968Z             }
2026-07-03T10:35:29.5136057Z           ]
2026-07-03T10:35:29.5136143Z         }
2026-07-03T10:35:29.5136239Z       }
2026-07-03T10:35:29.5136310Z     },
2026-07-03T10:35:29.5136400Z     {
2026-07-03T10:35:29.5136521Z       "id": "REQ-HAZARD-LIVEHOST-BOOT-RACE",
2026-07-03T10:35:29.5140685Z       "title": "The brain's daemon-hosted Psyche lifecycle surfaces a host-FAILURE on the live perch (harness-diagnosable) and runs net-INDEPENDENTLY. When reconcile_once→host_one→spawn_psyche fails for a state=live_agent+status=online endpoint (e.g. the adapter's psyche binary absent from its install dir, REQ-INSTALL-11), the failure MUST be written to the perch info.json as a CURRENT-STATE field (reason + ts + attempt count; overwritten each 5s retry, CLEARED on successful host) and surfaced by `spt endpoint list`/status — never left as an eprintln on the brain's invisible stderr where a harness reading only perch state is blind. status=online stays authoritative (agent reachable; only the Psyche is missing — brain-restart rehydrate legitimately has online-without-Psyche windows), so this is a SEPARATE psyche-host-health field, never a status de-stamp. Net-independence is a locked-in invariant: spawn_live_host (brainproc.rs:230) reaches the reconcile and hosts the Psyche on a net-less/unpaired/peer-pump-STALLED node, proven by a REAL detached-daemon E2E (real broker→brain-child, real api seed+listen, real install-dir psyche binary). spt-core SURFACES the failure; the adapter owns fixing its packaging.",
2026-07-03T10:35:29.5140812Z       "requiredStages": [
2026-07-03T10:35:29.5140888Z         "impl",
2026-07-03T10:35:29.5140983Z         "unit",
2026-07-03T10:35:29.5141073Z         "int"
2026-07-03T10:35:29.5141162Z       ],
2026-07-03T10:35:29.5141247Z       "stages": {
2026-07-03T10:35:29.5141334Z         "doc": {
2026-07-03T10:35:29.5141435Z           "complete": false,
2026-07-03T10:35:29.5141529Z           "evidence": []
2026-07-03T10:35:29.5141616Z         },
2026-07-03T10:35:29.5141701Z         "impl": {
2026-07-03T10:35:29.5141792Z           "complete": true,
2026-07-03T10:35:29.5141877Z           "evidence": [
2026-07-03T10:35:29.5141964Z             {
2026-07-03T10:35:29.5142097Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5142326Z               "line": 396
2026-07-03T10:35:29.5142516Z             },
2026-07-03T10:35:29.5142613Z             {
2026-07-03T10:35:29.5142736Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5142831Z               "line": 384
2026-07-03T10:35:29.5142927Z             },
2026-07-03T10:35:29.5143012Z             {
2026-07-03T10:35:29.5143131Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5143218Z               "line": 2538
2026-07-03T10:35:29.5143304Z             },
2026-07-03T10:35:29.5143389Z             {
2026-07-03T10:35:29.5143500Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5143591Z               "line": 5138
2026-07-03T10:35:29.5143679Z             }
2026-07-03T10:35:29.5143760Z           ]
2026-07-03T10:35:29.5143846Z         },
2026-07-03T10:35:29.5143927Z         "int": {
2026-07-03T10:35:29.5144031Z           "complete": true,
2026-07-03T10:35:29.5144122Z           "evidence": [
2026-07-03T10:35:29.5144228Z             {
2026-07-03T10:35:29.5144384Z               "path": "crates/spt/tests/livehost_bootrace_e2e.rs",
2026-07-03T10:35:29.5144471Z               "line": 353
2026-07-03T10:35:29.5144566Z             },
2026-07-03T10:35:29.5144652Z             {
2026-07-03T10:35:29.5144809Z               "path": "crates/spt/tests/livehost_psyche_fail_e2e.rs",
2026-07-03T10:35:29.5144895Z               "line": 23
2026-07-03T10:35:29.5144990Z             }
2026-07-03T10:35:29.5145076Z           ]
2026-07-03T10:35:29.5145168Z         },
2026-07-03T10:35:29.5145247Z         "unit": {
2026-07-03T10:35:29.5145347Z           "complete": true,
2026-07-03T10:35:29.5145439Z           "evidence": [
2026-07-03T10:35:29.5145534Z             {
2026-07-03T10:35:29.5145652Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5145754Z               "line": 879
2026-07-03T10:35:29.5145844Z             },
2026-07-03T10:35:29.5145929Z             {
2026-07-03T10:35:29.5146042Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5146143Z               "line": 11942
2026-07-03T10:35:29.5146236Z             }
2026-07-03T10:35:29.5146321Z           ]
2026-07-03T10:35:29.5146412Z         }
2026-07-03T10:35:29.5146499Z       }
2026-07-03T10:35:29.5146589Z     },
2026-07-03T10:35:29.5146674Z     {
2026-07-03T10:35:29.5146799Z       "id": "REQ-HAZARD-LIVEHOST-NONRESIDENT",
2026-07-03T10:35:29.5150601Z       "title": "A daemon-hosted Psyche that spawns then EXITS IMMEDIATELY is a host failure, surfaced like a spawn failure (closes the v0.8.1 residual masking): the REQ-HAZARD-LIVEHOST-BOOT-RACE signal stamps `psyche_host_error` only when `spawn_psyche` returns Err, NOT when the detached spawn() returns Ok but the child dies within moments (e.g. a bad-argv child exiting 2 — the F-009 case). That leaves the residual 'online + no Psyche + no cause' gap: the nested `{id}-psyche` info.json is written status=online with a real-but-DEAD pid and the PARENT perch carries NO psyche_host_error (perri's F-010: tasklist showed 0 host procs across the window while info.json read online). The host MUST confirm RESIDENCY — a hosted child not alive (or whose `{id}-psyche` perch never re-registers / has a dead pid) within N seconds of spawn is treated as a host failure: stamp the parent perch `psyche_host_error{reason:\"host not resident within <n>s (psyche perch missing/dead pid)\"}` (and do not leave a phantom online nested perch). Closes the last masking gap the v0.8.1 fix left open. perri's F-010 (v0.8.1 dogfood). Sibling of REQ-HAZARD-LIVEHOST-BOOT-RACE.",
2026-07-03T10:35:29.5150715Z       "requiredStages": [
2026-07-03T10:35:29.5150810Z         "impl",
2026-07-03T10:35:29.5150907Z         "unit",
2026-07-03T10:35:29.5150992Z         "int"
2026-07-03T10:35:29.5151077Z       ],
2026-07-03T10:35:29.5151159Z       "stages": {
2026-07-03T10:35:29.5151245Z         "doc": {
2026-07-03T10:35:29.5151344Z           "complete": false,
2026-07-03T10:35:29.5151448Z           "evidence": []
2026-07-03T10:35:29.5151670Z         },
2026-07-03T10:35:29.5151769Z         "impl": {
2026-07-03T10:35:29.5151962Z           "complete": true,
2026-07-03T10:35:29.5152065Z           "evidence": [
2026-07-03T10:35:29.5152151Z             {
2026-07-03T10:35:29.5152285Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5152380Z               "line": 64
2026-07-03T10:35:29.5152476Z             },
2026-07-03T10:35:29.5152576Z             {
2026-07-03T10:35:29.5152699Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5152796Z               "line": 78
2026-07-03T10:35:29.5152881Z             },
2026-07-03T10:35:29.5152967Z             {
2026-07-03T10:35:29.5153081Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5153168Z               "line": 170
2026-07-03T10:35:29.5153253Z             },
2026-07-03T10:35:29.5153343Z             {
2026-07-03T10:35:29.5153468Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5153573Z               "line": 185
2026-07-03T10:35:29.5153658Z             },
2026-07-03T10:35:29.5153745Z             {
2026-07-03T10:35:29.5153868Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5153964Z               "line": 195
2026-07-03T10:35:29.5154050Z             },
2026-07-03T10:35:29.5154127Z             {
2026-07-03T10:35:29.5154253Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5154339Z               "line": 205
2026-07-03T10:35:29.5154425Z             },
2026-07-03T10:35:29.5154512Z             {
2026-07-03T10:35:29.5154639Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5154726Z               "line": 299
2026-07-03T10:35:29.5154816Z             },
2026-07-03T10:35:29.5154897Z             {
2026-07-03T10:35:29.5155026Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5155117Z               "line": 313
2026-07-03T10:35:29.5155212Z             },
2026-07-03T10:35:29.5155307Z             {
2026-07-03T10:35:29.5155432Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5155522Z               "line": 382
2026-07-03T10:35:29.5155607Z             },
2026-07-03T10:35:29.5155699Z             {
2026-07-03T10:35:29.5155822Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5155922Z               "line": 442
2026-07-03T10:35:29.5156009Z             },
2026-07-03T10:35:29.5156099Z             {
2026-07-03T10:35:29.5156217Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5156319Z               "line": 460
2026-07-03T10:35:29.5156391Z             }
2026-07-03T10:35:29.5156479Z           ]
2026-07-03T10:35:29.5156565Z         },
2026-07-03T10:35:29.5156655Z         "int": {
2026-07-03T10:35:29.5156750Z           "complete": true,
2026-07-03T10:35:29.5156839Z           "evidence": [
2026-07-03T10:35:29.5156924Z             {
2026-07-03T10:35:29.5157064Z               "path": "crates/spt/tests/livehost_bootrace_e2e.rs",
2026-07-03T10:35:29.5157177Z               "line": 45
2026-07-03T10:35:29.5157268Z             },
2026-07-03T10:35:29.5157354Z             {
2026-07-03T10:35:29.5157497Z               "path": "crates/spt/tests/livehost_bootrace_e2e.rs",
2026-07-03T10:35:29.5157598Z               "line": 354
2026-07-03T10:35:29.5157679Z             },
2026-07-03T10:35:29.5157774Z             {
2026-07-03T10:35:29.5157922Z               "path": "crates/spt/tests/livehost_nonresident_e2e.rs",
2026-07-03T10:35:29.5158022Z               "line": 31
2026-07-03T10:35:29.5158107Z             }
2026-07-03T10:35:29.5158198Z           ]
2026-07-03T10:35:29.5158280Z         },
2026-07-03T10:35:29.5158369Z         "unit": {
2026-07-03T10:35:29.5158470Z           "complete": true,
2026-07-03T10:35:29.5158552Z           "evidence": [
2026-07-03T10:35:29.5158647Z             {
2026-07-03T10:35:29.5158770Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5158862Z               "line": 778
2026-07-03T10:35:29.5159123Z             }
2026-07-03T10:35:29.5159220Z           ]
2026-07-03T10:35:29.5159413Z         }
2026-07-03T10:35:29.5159513Z       }
2026-07-03T10:35:29.5159599Z     },
2026-07-03T10:35:29.5159692Z     {
2026-07-03T10:35:29.5159806Z       "id": "REQ-HAZARD-LOCAL-API-AUTH",
2026-07-03T10:35:29.5160040Z       "title": "Every local `api` mutation authenticated to an endpoint/session (codex #13)",
2026-07-03T10:35:29.5160150Z       "requiredStages": [
2026-07-03T10:35:29.5160236Z         "impl",
2026-07-03T10:35:29.5160326Z         "unit"
2026-07-03T10:35:29.5160411Z       ],
2026-07-03T10:35:29.5160508Z       "stages": {
2026-07-03T10:35:29.5160593Z         "doc": {
2026-07-03T10:35:29.5160693Z           "complete": false,
2026-07-03T10:35:29.5160789Z           "evidence": []
2026-07-03T10:35:29.5160880Z         },
2026-07-03T10:35:29.5160970Z         "impl": {
2026-07-03T10:35:29.5161074Z           "complete": true,
2026-07-03T10:35:29.5161162Z           "evidence": [
2026-07-03T10:35:29.5161265Z             {
2026-07-03T10:35:29.5161389Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5161491Z               "line": 14
2026-07-03T10:35:29.5161575Z             },
2026-07-03T10:35:29.5161652Z             {
2026-07-03T10:35:29.5161767Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.5161857Z               "line": 595
2026-07-03T10:35:29.5161942Z             }
2026-07-03T10:35:29.5162027Z           ]
2026-07-03T10:35:29.5162118Z         },
2026-07-03T10:35:29.5162198Z         "int": {
2026-07-03T10:35:29.5162301Z           "complete": false,
2026-07-03T10:35:29.5162387Z           "evidence": []
2026-07-03T10:35:29.5162464Z         },
2026-07-03T10:35:29.5162545Z         "unit": {
2026-07-03T10:35:29.5162644Z           "complete": true,
2026-07-03T10:35:29.5162731Z           "evidence": [
2026-07-03T10:35:29.5162817Z             {
2026-07-03T10:35:29.5162936Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5163031Z               "line": 184
2026-07-03T10:35:29.5163136Z             },
2026-07-03T10:35:29.5163217Z             {
2026-07-03T10:35:29.5163346Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5163432Z               "line": 192
2026-07-03T10:35:29.5163517Z             },
2026-07-03T10:35:29.5163603Z             {
2026-07-03T10:35:29.5163718Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5163813Z               "line": 200
2026-07-03T10:35:29.5163899Z             },
2026-07-03T10:35:29.5163985Z             {
2026-07-03T10:35:29.5164099Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5164190Z               "line": 208
2026-07-03T10:35:29.5164271Z             },
2026-07-03T10:35:29.5164358Z             {
2026-07-03T10:35:29.5164466Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5164561Z               "line": 216
2026-07-03T10:35:29.5164649Z             },
2026-07-03T10:35:29.5164734Z             {
2026-07-03T10:35:29.5164842Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5164942Z               "line": 224
2026-07-03T10:35:29.5165029Z             }
2026-07-03T10:35:29.5165124Z           ]
2026-07-03T10:35:29.5165209Z         }
2026-07-03T10:35:29.5165305Z       }
2026-07-03T10:35:29.5165391Z     },
2026-07-03T10:35:29.5165486Z     {
2026-07-03T10:35:29.5165606Z       "id": "REQ-HAZARD-PAIR-RATE-LIMIT",
2026-07-03T10:35:29.5166598Z       "title": "Subnet-global pairing rate limit: one active ceremony per subnet, shared attempt counter, exponential backoff — a public pre-trust relay + multiple seed-holders otherwise enables distributed SPAKE2 guessing (and ±1 TOTP window triples the valid-password space) (ADR-0005 #11)",
2026-07-03T10:35:29.5166706Z       "requiredStages": [
2026-07-03T10:35:29.5166792Z         "impl",
2026-07-03T10:35:29.5166884Z         "unit"
2026-07-03T10:35:29.5166969Z       ],
2026-07-03T10:35:29.5167054Z       "stages": {
2026-07-03T10:35:29.5167144Z         "doc": {
2026-07-03T10:35:29.5167380Z           "complete": false,
2026-07-03T10:35:29.5167466Z           "evidence": []
2026-07-03T10:35:29.5167667Z         },
2026-07-03T10:35:29.5167756Z         "impl": {
2026-07-03T10:35:29.5167852Z           "complete": true,
2026-07-03T10:35:29.5167938Z           "evidence": [
2026-07-03T10:35:29.5168028Z             {
2026-07-03T10:35:29.5168182Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5168272Z               "line": 34
2026-07-03T10:35:29.5168366Z             }
2026-07-03T10:35:29.5168453Z           ]
2026-07-03T10:35:29.5168540Z         },
2026-07-03T10:35:29.5168625Z         "int": {
2026-07-03T10:35:29.5168729Z           "complete": false,
2026-07-03T10:35:29.5168816Z           "evidence": []
2026-07-03T10:35:29.5168906Z         },
2026-07-03T10:35:29.5169073Z         "unit": {
2026-07-03T10:35:29.5169165Z           "complete": true,
2026-07-03T10:35:29.5169258Z           "evidence": [
2026-07-03T10:35:29.5169354Z             {
2026-07-03T10:35:29.5169541Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5169650Z               "line": 188
2026-07-03T10:35:29.5169742Z             },
2026-07-03T10:35:29.5169818Z             {
2026-07-03T10:35:29.5169973Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5170059Z               "line": 200
2026-07-03T10:35:29.5170145Z             },
2026-07-03T10:35:29.5170233Z             {
2026-07-03T10:35:29.5170371Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5170458Z               "line": 211
2026-07-03T10:35:29.5170539Z             },
2026-07-03T10:35:29.5170624Z             {
2026-07-03T10:35:29.5170773Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5170854Z               "line": 253
2026-07-03T10:35:29.5170938Z             },
2026-07-03T10:35:29.5171025Z             {
2026-07-03T10:35:29.5171173Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5171277Z               "line": 277
2026-07-03T10:35:29.5171368Z             },
2026-07-03T10:35:29.5171458Z             {
2026-07-03T10:35:29.5171601Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5171693Z               "line": 300
2026-07-03T10:35:29.5171783Z             },
2026-07-03T10:35:29.5171863Z             {
2026-07-03T10:35:29.5172013Z               "path": "crates/spt-net/src/net/pairing/ratelimit.rs",
2026-07-03T10:35:29.5172102Z               "line": 316
2026-07-03T10:35:29.5172188Z             }
2026-07-03T10:35:29.5172274Z           ]
2026-07-03T10:35:29.5172361Z         }
2026-07-03T10:35:29.5172455Z       }
2026-07-03T10:35:29.5172526Z     },
2026-07-03T10:35:29.5172601Z     {
2026-07-03T10:35:29.5172730Z       "id": "REQ-HAZARD-PAIR-SEED-ROTATION",
2026-07-03T10:35:29.5173301Z       "title": "Removing a node rotates the subnet seed (epoch bump) so an old node/old seed cannot rejoin; trust-store delete alone is NOT revocation because the seed is replicated to every trusted node (ADR-0005 #10)",
2026-07-03T10:35:29.5173410Z       "requiredStages": [
2026-07-03T10:35:29.5173496Z         "impl",
2026-07-03T10:35:29.5173582Z         "unit"
2026-07-03T10:35:29.5173668Z       ],
2026-07-03T10:35:29.5173763Z       "stages": {
2026-07-03T10:35:29.5173839Z         "doc": {
2026-07-03T10:35:29.5173945Z           "complete": false,
2026-07-03T10:35:29.5174030Z           "evidence": []
2026-07-03T10:35:29.5174130Z         },
2026-07-03T10:35:29.5174211Z         "impl": {
2026-07-03T10:35:29.5174312Z           "complete": true,
2026-07-03T10:35:29.5174407Z           "evidence": [
2026-07-03T10:35:29.5174492Z             {
2026-07-03T10:35:29.5174627Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5174716Z               "line": 29
2026-07-03T10:35:29.5174807Z             },
2026-07-03T10:35:29.5174894Z             {
2026-07-03T10:35:29.5175021Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5175228Z               "line": 174
2026-07-03T10:35:29.5175322Z             },
2026-07-03T10:35:29.5175511Z             {
2026-07-03T10:35:29.5175637Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5175731Z               "line": 194
2026-07-03T10:35:29.5175821Z             },
2026-07-03T10:35:29.5175913Z             {
2026-07-03T10:35:29.5176036Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5176132Z               "line": 222
2026-07-03T10:35:29.5176218Z             }
2026-07-03T10:35:29.5176314Z           ]
2026-07-03T10:35:29.5176398Z         },
2026-07-03T10:35:29.5176495Z         "int": {
2026-07-03T10:35:29.5176595Z           "complete": false,
2026-07-03T10:35:29.5176694Z           "evidence": []
2026-07-03T10:35:29.5176780Z         },
2026-07-03T10:35:29.5176871Z         "unit": {
2026-07-03T10:35:29.5176971Z           "complete": true,
2026-07-03T10:35:29.5177071Z           "evidence": [
2026-07-03T10:35:29.5177153Z             {
2026-07-03T10:35:29.5177290Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5181375Z               "line": 329
2026-07-03T10:35:29.5181484Z             },
2026-07-03T10:35:29.5181570Z             {
2026-07-03T10:35:29.5181723Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5181818Z               "line": 344
2026-07-03T10:35:29.5181899Z             },
2026-07-03T10:35:29.5181986Z             {
2026-07-03T10:35:29.5182118Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5182214Z               "line": 417
2026-07-03T10:35:29.5182296Z             },
2026-07-03T10:35:29.5182376Z             {
2026-07-03T10:35:29.5182505Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5182601Z               "line": 433
2026-07-03T10:35:29.5182686Z             },
2026-07-03T10:35:29.5182767Z             {
2026-07-03T10:35:29.5182887Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5182977Z               "line": 492
2026-07-03T10:35:29.5183076Z             },
2026-07-03T10:35:29.5183161Z             {
2026-07-03T10:35:29.5183285Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5183379Z               "line": 506
2026-07-03T10:35:29.5183459Z             },
2026-07-03T10:35:29.5183546Z             {
2026-07-03T10:35:29.5183656Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5183736Z               "line": 517
2026-07-03T10:35:29.5183827Z             },
2026-07-03T10:35:29.5183909Z             {
2026-07-03T10:35:29.5184032Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5184122Z               "line": 528
2026-07-03T10:35:29.5184200Z             }
2026-07-03T10:35:29.5184285Z           ]
2026-07-03T10:35:29.5184370Z         }
2026-07-03T10:35:29.5184467Z       }
2026-07-03T10:35:29.5184548Z     },
2026-07-03T10:35:29.5184633Z     {
2026-07-03T10:35:29.5184752Z       "id": "REQ-HAZARD-PAIR-TRANSCRIPT-BIND",
2026-07-03T10:35:29.5185525Z       "title": "Pairing transcript binds roles, both node pubkeys, subnet ID, seed epoch, TOTP time-step, and confirmation MACs — or unknown-key-share/reflection/wrong-subnet/replay pairing remain possible (ADR-0005 #12)",
2026-07-03T10:35:29.5185629Z       "requiredStages": [
2026-07-03T10:35:29.5185716Z         "impl",
2026-07-03T10:35:29.5185803Z         "unit"
2026-07-03T10:35:29.5185896Z       ],
2026-07-03T10:35:29.5185981Z       "stages": {
2026-07-03T10:35:29.5186071Z         "doc": {
2026-07-03T10:35:29.5186178Z           "complete": false,
2026-07-03T10:35:29.5186268Z           "evidence": []
2026-07-03T10:35:29.5186353Z         },
2026-07-03T10:35:29.5186440Z         "impl": {
2026-07-03T10:35:29.5186540Z           "complete": true,
2026-07-03T10:35:29.5186634Z           "evidence": [
2026-07-03T10:35:29.5186721Z             {
2026-07-03T10:35:29.5186864Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5186963Z               "line": 27
2026-07-03T10:35:29.5187221Z             },
2026-07-03T10:35:29.5187306Z             {
2026-07-03T10:35:29.5187560Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5187660Z               "line": 110
2026-07-03T10:35:29.5187746Z             },
2026-07-03T10:35:29.5187831Z             {
2026-07-03T10:35:29.5187965Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5188061Z               "line": 153
2026-07-03T10:35:29.5188141Z             },
2026-07-03T10:35:29.5188226Z             {
2026-07-03T10:35:29.5188360Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5188449Z               "line": 182
2026-07-03T10:35:29.5188538Z             },
2026-07-03T10:35:29.5188614Z             {
2026-07-03T10:35:29.5188773Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5188858Z               "line": 31
2026-07-03T10:35:29.5189035Z             },
2026-07-03T10:35:29.5189120Z             {
2026-07-03T10:35:29.5189273Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5189383Z               "line": 113
2026-07-03T10:35:29.5189468Z             },
2026-07-03T10:35:29.5189554Z             {
2026-07-03T10:35:29.5189693Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5189783Z               "line": 138
2026-07-03T10:35:29.5189869Z             }
2026-07-03T10:35:29.5189955Z           ]
2026-07-03T10:35:29.5190041Z         },
2026-07-03T10:35:29.5190131Z         "int": {
2026-07-03T10:35:29.5190232Z           "complete": false,
2026-07-03T10:35:29.5190327Z           "evidence": []
2026-07-03T10:35:29.5190402Z         },
2026-07-03T10:35:29.5190488Z         "unit": {
2026-07-03T10:35:29.5190581Z           "complete": true,
2026-07-03T10:35:29.5190675Z           "evidence": [
2026-07-03T10:35:29.5190766Z             {
2026-07-03T10:35:29.5190900Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5190995Z               "line": 261
2026-07-03T10:35:29.5191084Z             },
2026-07-03T10:35:29.5191164Z             {
2026-07-03T10:35:29.5191302Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5191391Z               "line": 276
2026-07-03T10:35:29.5191477Z             },
2026-07-03T10:35:29.5191558Z             {
2026-07-03T10:35:29.5191687Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5191777Z               "line": 293
2026-07-03T10:35:29.5191859Z             },
2026-07-03T10:35:29.5191945Z             {
2026-07-03T10:35:29.5192077Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5192165Z               "line": 310
2026-07-03T10:35:29.5192246Z             },
2026-07-03T10:35:29.5192331Z             {
2026-07-03T10:35:29.5192459Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5192546Z               "line": 327
2026-07-03T10:35:29.5192631Z             },
2026-07-03T10:35:29.5192717Z             {
2026-07-03T10:35:29.5192847Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.5192955Z               "line": 366
2026-07-03T10:35:29.5193056Z             },
2026-07-03T10:35:29.5193147Z             {
2026-07-03T10:35:29.5193323Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5193404Z               "line": 179
2026-07-03T10:35:29.5193496Z             },
2026-07-03T10:35:29.5193584Z             {
2026-07-03T10:35:29.5193726Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5193822Z               "line": 194
2026-07-03T10:35:29.5193906Z             },
2026-07-03T10:35:29.5193991Z             {
2026-07-03T10:35:29.5194125Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5194212Z               "line": 204
2026-07-03T10:35:29.5194287Z             },
2026-07-03T10:35:29.5194373Z             {
2026-07-03T10:35:29.5194630Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5194816Z               "line": 259
2026-07-03T10:35:29.5194902Z             },
2026-07-03T10:35:29.5194988Z             {
2026-07-03T10:35:29.5195131Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5195222Z               "line": 269
2026-07-03T10:35:29.5195298Z             },
2026-07-03T10:35:29.5195390Z             {
2026-07-03T10:35:29.5195537Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.5195622Z               "line": 283
2026-07-03T10:35:29.5195714Z             }
2026-07-03T10:35:29.5195789Z           ]
2026-07-03T10:35:29.5195875Z         }
2026-07-03T10:35:29.5195956Z       }
2026-07-03T10:35:29.5196039Z     },
2026-07-03T10:35:29.5196118Z     {
2026-07-03T10:35:29.5196242Z       "id": "REQ-HAZARD-PARENT-PID-PREFER",
2026-07-03T10:35:29.5196447Z       "title": "Prefer stable parent PID / broker handle over ephemeral PID (2.1)",
2026-07-03T10:35:29.5196560Z       "requiredStages": [],
2026-07-03T10:35:29.5196656Z       "stages": {
2026-07-03T10:35:29.5196743Z         "doc": {
2026-07-03T10:35:29.5196837Z           "complete": false,
2026-07-03T10:35:29.5196923Z           "evidence": []
2026-07-03T10:35:29.5197000Z         },
2026-07-03T10:35:29.5197076Z         "impl": {
2026-07-03T10:35:29.5197175Z           "complete": false,
2026-07-03T10:35:29.5197267Z           "evidence": []
2026-07-03T10:35:29.5197357Z         },
2026-07-03T10:35:29.5197438Z         "int": {
2026-07-03T10:35:29.5197528Z           "complete": false,
2026-07-03T10:35:29.5197620Z           "evidence": []
2026-07-03T10:35:29.5197705Z         },
2026-07-03T10:35:29.5197795Z         "unit": {
2026-07-03T10:35:29.5197886Z           "complete": false,
2026-07-03T10:35:29.5197978Z           "evidence": []
2026-07-03T10:35:29.5198063Z         }
2026-07-03T10:35:29.5198153Z       }
2026-07-03T10:35:29.5198235Z     },
2026-07-03T10:35:29.5198320Z     {
2026-07-03T10:35:29.5198449Z       "id": "REQ-HAZARD-PERCH-RECORD-POWER-LOSS",
2026-07-03T10:35:29.5199117Z       "title": "Authoritative/identity records fsync data before the rename (5.13): a hard reset must not resurrect a full-length NUL-filled record — SCOPED, not a blanket fsync",
2026-07-03T10:35:29.5199208Z       "requiredStages": [
2026-07-03T10:35:29.5199290Z         "impl",
2026-07-03T10:35:29.5199371Z         "unit"
2026-07-03T10:35:29.5199456Z       ],
2026-07-03T10:35:29.5199538Z       "stages": {
2026-07-03T10:35:29.5199624Z         "doc": {
2026-07-03T10:35:29.5199709Z           "complete": true,
2026-07-03T10:35:29.5199814Z           "evidence": [
2026-07-03T10:35:29.5199900Z             {
2026-07-03T10:35:29.5200014Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5200099Z               "line": 257
2026-07-03T10:35:29.5200173Z             }
2026-07-03T10:35:29.5200258Z           ]
2026-07-03T10:35:29.5200338Z         },
2026-07-03T10:35:29.5200424Z         "impl": {
2026-07-03T10:35:29.5200539Z           "complete": true,
2026-07-03T10:35:29.5200629Z           "evidence": [
2026-07-03T10:35:29.5200720Z             {
2026-07-03T10:35:29.5200859Z               "path": "crates/spt-daemon/src/machineid.rs",
2026-07-03T10:35:29.5200949Z               "line": 131
2026-07-03T10:35:29.5201034Z             },
2026-07-03T10:35:29.5201117Z             {
2026-07-03T10:35:29.5201240Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.5201340Z               "line": 93
2026-07-03T10:35:29.5201417Z             },
2026-07-03T10:35:29.5201493Z             {
2026-07-03T10:35:29.5201607Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.5201696Z               "line": 99
2026-07-03T10:35:29.5201783Z             },
2026-07-03T10:35:29.5201867Z             {
2026-07-03T10:35:29.5201979Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5202076Z               "line": 448
2026-07-03T10:35:29.5202158Z             },
2026-07-03T10:35:29.5202385Z             {
2026-07-03T10:35:29.5202605Z               "path": "crates/spt-store/src/nodeid.rs",
2026-07-03T10:35:29.5202705Z               "line": 94
2026-07-03T10:35:29.5202792Z             }
2026-07-03T10:35:29.5202887Z           ]
2026-07-03T10:35:29.5202971Z         },
2026-07-03T10:35:29.5203059Z         "int": {
2026-07-03T10:35:29.5203153Z           "complete": false,
2026-07-03T10:35:29.5203244Z           "evidence": []
2026-07-03T10:35:29.5203334Z         },
2026-07-03T10:35:29.5203421Z         "unit": {
2026-07-03T10:35:29.5203515Z           "complete": true,
2026-07-03T10:35:29.5203601Z           "evidence": [
2026-07-03T10:35:29.5203688Z             {
2026-07-03T10:35:29.5203802Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.5203897Z               "line": 257
2026-07-03T10:35:29.5203984Z             }
2026-07-03T10:35:29.5204065Z           ]
2026-07-03T10:35:29.5204149Z         }
2026-07-03T10:35:29.5204230Z       }
2026-07-03T10:35:29.5204316Z     },
2026-07-03T10:35:29.5204415Z     {
2026-07-03T10:35:29.5204551Z       "id": "REQ-HAZARD-PSYCHE-OUTBOUND-PROXY",
2026-07-03T10:35:29.5205444Z       "title": "Psyche outbound captured + sanitized: the live-Psyche turn driver captures stdout (never Stdio::null), and the daemon strips/re-stamps Psyche-supplied from=/target and constrains routing (reply→__REPLY_TO__ sender, notify→own user/subnet) (7.3)",
2026-07-03T10:35:29.5205548Z       "requiredStages": [
2026-07-03T10:35:29.5205630Z         "impl",
2026-07-03T10:35:29.5205715Z         "unit"
2026-07-03T10:35:29.5205801Z       ],
2026-07-03T10:35:29.5205882Z       "stages": {
2026-07-03T10:35:29.5205959Z         "doc": {
2026-07-03T10:35:29.5206063Z           "complete": false,
2026-07-03T10:35:29.5206153Z           "evidence": []
2026-07-03T10:35:29.5206236Z         },
2026-07-03T10:35:29.5206326Z         "impl": {
2026-07-03T10:35:29.5206411Z           "complete": true,
2026-07-03T10:35:29.5206497Z           "evidence": [
2026-07-03T10:35:29.5206584Z             {
2026-07-03T10:35:29.5206735Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5206841Z               "line": 26
2026-07-03T10:35:29.5206932Z             },
2026-07-03T10:35:29.5207016Z             {
2026-07-03T10:35:29.5207148Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5207231Z               "line": 95
2026-07-03T10:35:29.5207318Z             },
2026-07-03T10:35:29.5207397Z             {
2026-07-03T10:35:29.5207526Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5207622Z               "line": 166
2026-07-03T10:35:29.5207702Z             },
2026-07-03T10:35:29.5207783Z             {
2026-07-03T10:35:29.5207908Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5207989Z               "line": 19
2026-07-03T10:35:29.5208074Z             },
2026-07-03T10:35:29.5208160Z             {
2026-07-03T10:35:29.5208280Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5208389Z               "line": 50
2026-07-03T10:35:29.5208471Z             },
2026-07-03T10:35:29.5208557Z             {
2026-07-03T10:35:29.5208661Z               "path": "crates/spt-live/src/turn.rs",
2026-07-03T10:35:29.5208746Z               "line": 18
2026-07-03T10:35:29.5208819Z             },
2026-07-03T10:35:29.5208904Z             {
2026-07-03T10:35:29.5209095Z               "path": "crates/spt-live/src/turn.rs",
2026-07-03T10:35:29.5209182Z               "line": 71
2026-07-03T10:35:29.5209266Z             },
2026-07-03T10:35:29.5209346Z             {
2026-07-03T10:35:29.5209494Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.5209578Z               "line": 87
2026-07-03T10:35:29.5209659Z             }
2026-07-03T10:35:29.5209735Z           ]
2026-07-03T10:35:29.5209816Z         },
2026-07-03T10:35:29.5209898Z         "int": {
2026-07-03T10:35:29.5209983Z           "complete": false,
2026-07-03T10:35:29.5210073Z           "evidence": []
2026-07-03T10:35:29.5210155Z         },
2026-07-03T10:35:29.5210364Z         "unit": {
2026-07-03T10:35:29.5210555Z           "complete": true,
2026-07-03T10:35:29.5210650Z           "evidence": [
2026-07-03T10:35:29.5210733Z             {
2026-07-03T10:35:29.5210856Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5210946Z               "line": 289
2026-07-03T10:35:29.5211028Z             },
2026-07-03T10:35:29.5211099Z             {
2026-07-03T10:35:29.5211223Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5211303Z               "line": 314
2026-07-03T10:35:29.5211391Z             },
2026-07-03T10:35:29.5211471Z             {
2026-07-03T10:35:29.5211595Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5211682Z               "line": 350
2026-07-03T10:35:29.5211762Z             },
2026-07-03T10:35:29.5211842Z             {
2026-07-03T10:35:29.5211963Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5212049Z               "line": 418
2026-07-03T10:35:29.5212143Z             },
2026-07-03T10:35:29.5212228Z             {
2026-07-03T10:35:29.5212352Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5212441Z               "line": 429
2026-07-03T10:35:29.5212526Z             },
2026-07-03T10:35:29.5212612Z             {
2026-07-03T10:35:29.5212727Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5212812Z               "line": 460
2026-07-03T10:35:29.5212892Z             },
2026-07-03T10:35:29.5212980Z             {
2026-07-03T10:35:29.5213099Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.5213198Z               "line": 471
2026-07-03T10:35:29.5213285Z             },
2026-07-03T10:35:29.5213366Z             {
2026-07-03T10:35:29.5213489Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5213575Z               "line": 77
2026-07-03T10:35:29.5213666Z             },
2026-07-03T10:35:29.5213746Z             {
2026-07-03T10:35:29.5213875Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5213962Z               "line": 97
2026-07-03T10:35:29.5214052Z             },
2026-07-03T10:35:29.5214133Z             {
2026-07-03T10:35:29.5214249Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5214339Z               "line": 112
2026-07-03T10:35:29.5214418Z             },
2026-07-03T10:35:29.5214510Z             {
2026-07-03T10:35:29.5214625Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5214710Z               "line": 123
2026-07-03T10:35:29.5214790Z             },
2026-07-03T10:35:29.5214866Z             {
2026-07-03T10:35:29.5214985Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5215073Z               "line": 130
2026-07-03T10:35:29.5215159Z             },
2026-07-03T10:35:29.5215240Z             {
2026-07-03T10:35:29.5215356Z               "path": "crates/spt-live/src/outbound.rs",
2026-07-03T10:35:29.5215450Z               "line": 145
2026-07-03T10:35:29.5215537Z             },
2026-07-03T10:35:29.5215627Z             {
2026-07-03T10:35:29.5215740Z               "path": "crates/spt-live/src/turn.rs",
2026-07-03T10:35:29.5215837Z               "line": 115
2026-07-03T10:35:29.5215918Z             },
2026-07-03T10:35:29.5216004Z             {
2026-07-03T10:35:29.5216118Z               "path": "crates/spt-live/src/turn.rs",
2026-07-03T10:35:29.5216214Z               "line": 130
2026-07-03T10:35:29.5216299Z             },
2026-07-03T10:35:29.5216380Z             {
2026-07-03T10:35:29.5216505Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.5216590Z               "line": 428
2026-07-03T10:35:29.5216681Z             }
2026-07-03T10:35:29.5216757Z           ]
2026-07-03T10:35:29.5216844Z         }
2026-07-03T10:35:29.5216928Z       }
2026-07-03T10:35:29.5217010Z     },
2026-07-03T10:35:29.5217096Z     {
2026-07-03T10:35:29.5217220Z       "id": "REQ-HAZARD-PTY-INPUT-WRITER-WEDGE",
2026-07-03T10:35:29.5224297Z       "title": "Pasting into an `spt rc` session WEDGES the broker — after a paste the operator can no longer type AND can no longer attach to NEW or EXISTING sessions (`brain IPC read deadline`). ROOT (doyle /diagnose, code-grounded): the operator-keystroke path rc -> net-stream Input -> serve_attach (attach.rs:197 brain.send_effect) -> KIND_INPUT -> broker dispatch loop (broker.rs:1091) -> dispatch_input (broker.rs:1459) -> session.write_input(&bytes) runs SYNCHRONOUSLY on the broker request-handling thread. W1b (REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE) released the journal lock across the effect (fix 1) + made PtyWrite ephemeral/no-fsync (fix 3) but EXPLICITLY DEFERRED fix (2) — bound/fail-fast the PtyWrite itself. A single keystroke never fills the ConPTY input buffer; a PASTE BURST does -> write_input blocks -> the dispatch thread cannot service the next frame (a re-attach subscribe, a become_controller restore-write, an inject-floor flush) -> wedge. Not a bug-2 regression (the byte path funnels to the same write_input; paste just reliably fills the buffer). FIX (doyle design, V0.13.0-P0-PTY-INPUT-WRITER-DESIGN.md, CONTEXT L33 broker-owns-PTY/minimal + L435 SessionSurface + single-writer pattern): one dedicated per-session INPUT-WRITER THREAD = the SOLE caller of the blocking write_input, fed by a BOUNDED FIFO channel; every caller (dispatch_input, serve_attach->send_effect, inject-floor flush) ENQUEUES + returns immediately, never blocks. A blocked/slow harness blocks ONLY its own writer thread, never the broker dispatch. Backpressure (operator ruling): queue full => DROP excess input + stamp the session INPUT_BACKPRESSURE (visible health signal); the daemon NEVER wedges; a merely-slow harness self-heals as the writer drains. Exactly-once preserved (PtyWrite ephemeral: apply_once effect = the non-blocking enqueue => Applied; ack now means accepted+ordered, benign — rc does not gate on landing); order preserved (single FIFO + single writer); inject-floor (W2 Layer C) choreography moves to the lone writer. Completes the W1b-deferred fix (2), cross-platform (cfg(unix) forkpty park folds in). (v0.13.0)",
2026-07-03T10:35:29.5224431Z       "requiredStages": [
2026-07-03T10:35:29.5224518Z         "impl",
2026-07-03T10:35:29.5224598Z         "unit",
2026-07-03T10:35:29.5224688Z         "int"
2026-07-03T10:35:29.5224775Z       ],
2026-07-03T10:35:29.5224875Z       "stages": {
2026-07-03T10:35:29.5224960Z         "doc": {
2026-07-03T10:35:29.5225055Z           "complete": false,
2026-07-03T10:35:29.5225143Z           "evidence": []
2026-07-03T10:35:29.5225228Z         },
2026-07-03T10:35:29.5225312Z         "impl": {
2026-07-03T10:35:29.5225407Z           "complete": true,
2026-07-03T10:35:29.5225488Z           "evidence": [
2026-07-03T10:35:29.5225577Z             {
2026-07-03T10:35:29.5225710Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5225796Z               "line": 1109
2026-07-03T10:35:29.5225883Z             },
2026-07-03T10:35:29.5225967Z             {
2026-07-03T10:35:29.5226106Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5226197Z               "line": 363
2026-07-03T10:35:29.5226282Z             }
2026-07-03T10:35:29.5226363Z           ]
2026-07-03T10:35:29.5226450Z         },
2026-07-03T10:35:29.5226535Z         "int": {
2026-07-03T10:35:29.5226634Z           "complete": true,
2026-07-03T10:35:29.5226732Z           "evidence": [
2026-07-03T10:35:29.5226812Z             {
2026-07-03T10:35:29.5226968Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5227065Z               "line": 2478
2026-07-03T10:35:29.5227160Z             },
2026-07-03T10:35:29.5227241Z             {
2026-07-03T10:35:29.5227389Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5227479Z               "line": 2518
2026-07-03T10:35:29.5227565Z             }
2026-07-03T10:35:29.5227642Z           ]
2026-07-03T10:35:29.5227723Z         },
2026-07-03T10:35:29.5227808Z         "unit": {
2026-07-03T10:35:29.5228019Z           "complete": true,
2026-07-03T10:35:29.5228114Z           "evidence": [
2026-07-03T10:35:29.5228279Z             {
2026-07-03T10:35:29.5228404Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5228499Z               "line": 3382
2026-07-03T10:35:29.5228584Z             },
2026-07-03T10:35:29.5228670Z             {
2026-07-03T10:35:29.5228800Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5228889Z               "line": 3446
2026-07-03T10:35:29.5229057Z             },
2026-07-03T10:35:29.5229142Z             {
2026-07-03T10:35:29.5229257Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5229348Z               "line": 3501
2026-07-03T10:35:29.5229433Z             }
2026-07-03T10:35:29.5229518Z           ]
2026-07-03T10:35:29.5229606Z         }
2026-07-03T10:35:29.5229687Z       }
2026-07-03T10:35:29.5229777Z     },
2026-07-03T10:35:29.5229852Z     {
2026-07-03T10:35:29.5229973Z       "id": "REQ-HAZARD-PUMP-IPC-DEADLINE",
2026-07-03T10:35:29.5230898Z       "title": "The single-threaded peer pump's brain-IPC reads are deadline-bounded (PUMP_PEER_IO_TIMEOUT, total-wait per call); a TimedOut read POISONS the client and escalates to a SUPERVISED RESTART, never a per-peer retry — a black-holed peer must never wedge the whole pump",
2026-07-03T10:35:29.5230995Z       "requiredStages": [
2026-07-03T10:35:29.5231089Z         "doc",
2026-07-03T10:35:29.5231175Z         "impl",
2026-07-03T10:35:29.5231266Z         "unit"
2026-07-03T10:35:29.5231347Z       ],
2026-07-03T10:35:29.5231432Z       "stages": {
2026-07-03T10:35:29.5231514Z         "doc": {
2026-07-03T10:35:29.5231614Z           "complete": true,
2026-07-03T10:35:29.5231695Z           "evidence": [
2026-07-03T10:35:29.5231780Z             {
2026-07-03T10:35:29.5231891Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5231981Z               "line": 402
2026-07-03T10:35:29.5232066Z             }
2026-07-03T10:35:29.5232148Z           ]
2026-07-03T10:35:29.5232253Z         },
2026-07-03T10:35:29.5232338Z         "impl": {
2026-07-03T10:35:29.5232458Z           "complete": true,
2026-07-03T10:35:29.5232549Z           "evidence": [
2026-07-03T10:35:29.5232638Z             {
2026-07-03T10:35:29.5232763Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5232859Z               "line": 222
2026-07-03T10:35:29.5232943Z             },
2026-07-03T10:35:29.5233025Z             {
2026-07-03T10:35:29.5233141Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5233235Z               "line": 338
2026-07-03T10:35:29.5233315Z             },
2026-07-03T10:35:29.5233410Z             {
2026-07-03T10:35:29.5233533Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5233618Z               "line": 598
2026-07-03T10:35:29.5233707Z             },
2026-07-03T10:35:29.5233790Z             {
2026-07-03T10:35:29.5233899Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5233989Z               "line": 613
2026-07-03T10:35:29.5234075Z             },
2026-07-03T10:35:29.5234162Z             {
2026-07-03T10:35:29.5234290Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5234371Z               "line": 1489
2026-07-03T10:35:29.5234457Z             },
2026-07-03T10:35:29.5234539Z             {
2026-07-03T10:35:29.5234671Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5234763Z               "line": 443
2026-07-03T10:35:29.5234848Z             },
2026-07-03T10:35:29.5234934Z             {
2026-07-03T10:35:29.5235054Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5235148Z               "line": 590
2026-07-03T10:35:29.5235224Z             },
2026-07-03T10:35:29.5235315Z             {
2026-07-03T10:35:29.5235435Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5235529Z               "line": 731
2026-07-03T10:35:29.5235615Z             }
2026-07-03T10:35:29.5235698Z           ]
2026-07-03T10:35:29.5235910Z         },
2026-07-03T10:35:29.5235996Z         "int": {
2026-07-03T10:35:29.5236170Z           "complete": false,
2026-07-03T10:35:29.5236274Z           "evidence": []
2026-07-03T10:35:29.5236356Z         },
2026-07-03T10:35:29.5236448Z         "unit": {
2026-07-03T10:35:29.5236546Z           "complete": true,
2026-07-03T10:35:29.5236632Z           "evidence": [
2026-07-03T10:35:29.5236719Z             {
2026-07-03T10:35:29.5236837Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5236938Z               "line": 1160
2026-07-03T10:35:29.5237019Z             },
2026-07-03T10:35:29.5237105Z             {
2026-07-03T10:35:29.5237243Z               "path": "crates/spt-daemon/tests/pumpdeadline.rs",
2026-07-03T10:35:29.5237334Z               "line": 30
2026-07-03T10:35:29.5237419Z             }
2026-07-03T10:35:29.5237510Z           ]
2026-07-03T10:35:29.5237596Z         }
2026-07-03T10:35:29.5237677Z       }
2026-07-03T10:35:29.5237763Z     },
2026-07-03T10:35:29.5237863Z     {
2026-07-03T10:35:29.5237988Z       "id": "REQ-HAZARD-RC-ATTACH-FAILFAST",
2026-07-03T10:35:29.5241682Z       "title": "B1: `spt rc <id>` to a DEAD or non-streaming session fails fast with a clear message, never an INFINITE blank screen. Today rc.rs run_attach (209-231) + pump spawns PUMP_IPC_READER and blocks: the poll times out each slice but the stream never produces output, so the operator sees a permanent blank (operator: fresh wall-f attached, closed tab, then `spt rc wall-f` HUNG — the broker still resolved a session for it). FIX: (a) once B2 lands, gate attach on is_online/status — an offline endpoint yields a clean 'endpoint offline, start it' not an attach; (b) fail-fast — if the attach-open ack / first output does not arrive within a bound, surface a clear message, never an infinite blank; (c) the broker EOFs the attach stream when the session's child is dead, so rc's existing PumpEnd::BrokerGone graceful path (REQ-HAZARD-RC-EOF) catches it. PIN the exact sub-mechanism with a repro test FIRST (dead-session-lingers-in-broker vs reaped-but-rc-waits vs alive-resting-no-wake — the wall-f Windows tab-close: child alive-silent vs dead-not-reaped). (v0.12.0)",
2026-07-03T10:35:29.5241792Z       "requiredStages": [
2026-07-03T10:35:29.5241878Z         "impl",
2026-07-03T10:35:29.5241968Z         "unit",
2026-07-03T10:35:29.5242054Z         "int"
2026-07-03T10:35:29.5242141Z       ],
2026-07-03T10:35:29.5242232Z       "stages": {
2026-07-03T10:35:29.5242321Z         "doc": {
2026-07-03T10:35:29.5242408Z           "complete": false,
2026-07-03T10:35:29.5242503Z           "evidence": []
2026-07-03T10:35:29.5242589Z         },
2026-07-03T10:35:29.5242679Z         "impl": {
2026-07-03T10:35:29.5242766Z           "complete": true,
2026-07-03T10:35:29.5242850Z           "evidence": [
2026-07-03T10:35:29.5242931Z             {
2026-07-03T10:35:29.5243042Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5243137Z               "line": 1122
2026-07-03T10:35:29.5243228Z             },
2026-07-03T10:35:29.5243328Z             {
2026-07-03T10:35:29.5243476Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5243561Z               "line": 1407
2026-07-03T10:35:29.5243653Z             }
2026-07-03T10:35:29.5243744Z           ]
2026-07-03T10:35:29.5243832Z         },
2026-07-03T10:35:29.5243918Z         "int": {
2026-07-03T10:35:29.5244004Z           "complete": true,
2026-07-03T10:35:29.5244108Z           "evidence": [
2026-07-03T10:35:29.5244192Z             {
2026-07-03T10:35:29.5244325Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.5244412Z               "line": 430
2026-07-03T10:35:29.5244507Z             }
2026-07-03T10:35:29.5244587Z           ]
2026-07-03T10:35:29.5244675Z         },
2026-07-03T10:35:29.5244765Z         "unit": {
2026-07-03T10:35:29.5244859Z           "complete": true,
2026-07-03T10:35:29.5244946Z           "evidence": [
2026-07-03T10:35:29.5245027Z             {
2026-07-03T10:35:29.5245131Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5245342Z               "line": 1673
2026-07-03T10:35:29.5245527Z             },
2026-07-03T10:35:29.5245614Z             {
2026-07-03T10:35:29.5245727Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5245813Z               "line": 1697
2026-07-03T10:35:29.5245905Z             }
2026-07-03T10:35:29.5245991Z           ]
2026-07-03T10:35:29.5246075Z         }
2026-07-03T10:35:29.5246157Z       }
2026-07-03T10:35:29.5246248Z     },
2026-07-03T10:35:29.5246324Z     {
2026-07-03T10:35:29.5246447Z       "id": "REQ-HAZARD-RC-ATTACH-ONLINE-RACE",
2026-07-03T10:35:29.5250477Z       "title": "`spt endpoint run` in an ATTACH/VIEW terminal action attaches BEFORE the freshly-spawned endpoint is online, so the attach races (or outright loses to) the harness bind. ROOT (doyle /diagnose, code-grounded): cmd_endpoint_run (cli.rs) does launch_harness_brokered_in -> (if start: return) -> run_attach with NO await-online between them. launch_harness_brokered_in returns once the harness PROCESS is spawned, but the broker-PTY bind (info status -> STATUS_ONLINE + the live session) lands ASYNC. Both picker attach paths route here with start=false (RunMode::Attach -> cmd_endpoint_run start=false,view=false): Start-now catches the endpoint mid-bringup -> run_attach attempts + loses the handshake race; Resume-from-history catches it still fully OFFLINE -> run_attach's status-gate (REQ-HAZARD-RC-ATTACH-FAILFAST) short-circuits 'offline - nothing to attach' and NEVER attempts. SAME root, two faces (the W4 attach-by-default surfaced both; an online endpoint is unaffected - the picker returns Outcome::Attach, not Run). FIX: in cmd_endpoint_run, when the terminal action is attach/view (NOT start), AWAIT the endpoint online between launch_harness_brokered_in success and run_attach - poll spt_store::info read_info().status to STATUS_ONLINE with a bounded harness-boot deadline (~25s) at a tight interval; on online -> run_attach; on timeout -> ENDPOINT_RUN_ONLINE_TIMEOUT err (do NOT attach a dead bringup). (v0.13.0)",
2026-07-03T10:35:29.5250582Z       "requiredStages": [
2026-07-03T10:35:29.5250667Z         "impl",
2026-07-03T10:35:29.5250754Z         "unit",
2026-07-03T10:35:29.5250835Z         "int"
2026-07-03T10:35:29.5250921Z       ],
2026-07-03T10:35:29.5251016Z       "stages": {
2026-07-03T10:35:29.5251107Z         "doc": {
2026-07-03T10:35:29.5251211Z           "complete": false,
2026-07-03T10:35:29.5251292Z           "evidence": []
2026-07-03T10:35:29.5251375Z         },
2026-07-03T10:35:29.5251460Z         "impl": {
2026-07-03T10:35:29.5251558Z           "complete": true,
2026-07-03T10:35:29.5251644Z           "evidence": [
2026-07-03T10:35:29.5251730Z             {
2026-07-03T10:35:29.5251838Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5251932Z               "line": 1992
2026-07-03T10:35:29.5252014Z             },
2026-07-03T10:35:29.5252105Z             {
2026-07-03T10:35:29.5252213Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5252309Z               "line": 2013
2026-07-03T10:35:29.5252396Z             }
2026-07-03T10:35:29.5252486Z           ]
2026-07-03T10:35:29.5252571Z         },
2026-07-03T10:35:29.5252653Z         "int": {
2026-07-03T10:35:29.5252753Z           "complete": true,
2026-07-03T10:35:29.5252839Z           "evidence": [
2026-07-03T10:35:29.5252920Z             {
2026-07-03T10:35:29.5253049Z               "path": "crates/spt/tests/dummy_harness_e2e.rs",
2026-07-03T10:35:29.5253144Z               "line": 330
2026-07-03T10:35:29.5253230Z             }
2026-07-03T10:35:29.5253326Z           ]
2026-07-03T10:35:29.5253401Z         },
2026-07-03T10:35:29.5253487Z         "unit": {
2026-07-03T10:35:29.5253573Z           "complete": true,
2026-07-03T10:35:29.5253665Z           "evidence": [
2026-07-03T10:35:29.5253744Z             {
2026-07-03T10:35:29.5253854Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5253946Z               "line": 12265
2026-07-03T10:35:29.5254027Z             }
2026-07-03T10:35:29.5254232Z           ]
2026-07-03T10:35:29.5254314Z         }
2026-07-03T10:35:29.5254402Z       }
2026-07-03T10:35:29.5254573Z     },
2026-07-03T10:35:29.5254673Z     {
2026-07-03T10:35:29.5254771Z       "id": "REQ-HAZARD-RC-EOF",
2026-07-03T10:35:29.5259112Z       "title": "A severed broker stream during a live rc session surfaces GRACEFULLY, never as a raw io error that crashes the PTY. The rc read-loop (rc.rs:352-362) continues only on WouldBlock/TimedOut; ANY other read_event_until error — including UnexpectedEof 'failed to fill whole buffer' — returns Err → RC_FAIL → the PTY 'crashes' from the user's view. Confirmed trigger: a deliberate `spt daemon stop` (broker bounce) severs an active rc (perri stopped the daemon to release owlery watch handles). Same severed-broker-stream EOF class as the v0.9.1 seed fix (seed_fail_message) and the listener-death case — spt-core must classify a broker-gone EOF and (a) surface a CLEAR actionable message ('daemon stopped/restarted — re-run / reconnect'), never the raw buffer error, and ideally (b) AUTO-REATTACH to the same session on the fresh broker (the broker is the daemon-lifetime anchor; it returns on the next `spt api` call). FOLD two side-observations: (1) `spt daemon stop` SILENTLY drops active rc/live sessions — warn ('N active session(s) will drop') or graceful-detach on stop; (2) the daemon holds owlery WATCH HANDLES on perch dirs so a torn-down perch dir stays 'Device busy' until a full daemon stop releases them (perri's rt-* cleanup) — a torn-down perch's handle should release without a daemon stop. doyle Finding C, root-caused. (post-v0.10.0)",
2026-07-03T10:35:29.5259675Z       "requiredStages": [
2026-07-03T10:35:29.5259817Z         "impl",
2026-07-03T10:35:29.5259911Z         "unit"
2026-07-03T10:35:29.5260017Z       ],
2026-07-03T10:35:29.5260123Z       "stages": {
2026-07-03T10:35:29.5260231Z         "doc": {
2026-07-03T10:35:29.5260341Z           "complete": false,
2026-07-03T10:35:29.5260446Z           "evidence": []
2026-07-03T10:35:29.5260541Z         },
2026-07-03T10:35:29.5260699Z         "impl": {
2026-07-03T10:35:29.5260846Z           "complete": true,
2026-07-03T10:35:29.5260951Z           "evidence": [
2026-07-03T10:35:29.5261052Z             {
2026-07-03T10:35:29.5261199Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5261315Z               "line": 1430
2026-07-03T10:35:29.5261419Z             }
2026-07-03T10:35:29.5261523Z           ]
2026-07-03T10:35:29.5261611Z         },
2026-07-03T10:35:29.5261719Z         "int": {
2026-07-03T10:35:29.5261834Z           "complete": false,
2026-07-03T10:35:29.5261945Z           "evidence": []
2026-07-03T10:35:29.5262034Z         },
2026-07-03T10:35:29.5262137Z         "unit": {
2026-07-03T10:35:29.5262247Z           "complete": true,
2026-07-03T10:35:29.5262356Z           "evidence": [
2026-07-03T10:35:29.5262454Z             {
2026-07-03T10:35:29.5262589Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5262694Z               "line": 1713
2026-07-03T10:35:29.5262797Z             }
2026-07-03T10:35:29.5262908Z           ]
2026-07-03T10:35:29.5262999Z         }
2026-07-03T10:35:29.5263103Z       }
2026-07-03T10:35:29.5263199Z     },
2026-07-03T10:35:29.5263299Z     {
2026-07-03T10:35:29.5263446Z       "id": "REQ-HAZARD-RC-INPUT-KEY-ENCODING",
2026-07-03T10:35:29.5269887Z       "title": "An `spt rc` session forwards the Backspace key as the VT DEL byte (0x7f), so the hosted TUI (Claude Code) deletes ONE character — never a whole word. SYMPTOM (operator dogfooding): Backspace in an rc session always behaves like ctrl+Backspace — deletes the entire last word. ROOT (doyle /diagnose, code-grounded, byte PENDING HITL confirm): rc is a RAW VERBATIM byte pump — spawn_stdin_reader (rc.rs:152) reads std::io::stdin() bytes under crossterm raw mode and forwards them unchanged (parse_stdin_chunk only intercepts the ctrl-b detach prefix); there is NO key-event encoding and NO 0x08↔0x7f normalization ANYWHERE in the tree (grep: zero SetConsoleMode / ENABLE_VIRTUAL_TERMINAL_INPUT). On Windows, crossterm enable_raw_mode does NOT set ENABLE_VIRTUAL_TERMINAL_INPUT, so the LEGACY console delivers ^H (0x08, ctrl+h) for Backspace instead of VT DEL (0x7f); Claude Code maps ^H → backward-kill-word → the observed whole-word delete. CONFIRM-FIRST (build the loop): an env-gated hexdump in spawn_stdin_reader (SPT_RC_DEBUG_KEYS) prints the forwarded byte; operator presses Backspace + ctrl+Backspace in a real rc session. FIX CANDIDATES: (a) enable ENABLE_VIRTUAL_TERMINAL_INPUT on the rc stdin console on Windows so the console emits proper VT (Backspace→0x7f, arrows/Home/End as CSI) — cleanest, fixes the whole key map not just Backspace; (b) narrow normalize bare 0x08→0x7f in the rc input path (riskier — a real ctrl+h is also 0x08). Prefer (a) unless it regresses other keys. Add a KNOWN-HAZARDS.md entry on landing. (v0.13.0)",
2026-07-03T10:35:29.5270134Z       "requiredStages": [
2026-07-03T10:35:29.5270222Z         "impl",
2026-07-03T10:35:29.5270303Z         "unit"
2026-07-03T10:35:29.5270386Z       ],
2026-07-03T10:35:29.5270505Z       "stages": {
2026-07-03T10:35:29.5270587Z         "doc": {
2026-07-03T10:35:29.5270725Z           "complete": false,
2026-07-03T10:35:29.5270815Z           "evidence": []
2026-07-03T10:35:29.5270897Z         },
2026-07-03T10:35:29.5270983Z         "impl": {
2026-07-03T10:35:29.5271077Z           "complete": true,
2026-07-03T10:35:29.5271153Z           "evidence": [
2026-07-03T10:35:29.5271241Z             {
2026-07-03T10:35:29.5271350Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5271440Z               "line": 523
2026-07-03T10:35:29.5271516Z             }
2026-07-03T10:35:29.5271602Z           ]
2026-07-03T10:35:29.5271674Z         },
2026-07-03T10:35:29.5271759Z         "int": {
2026-07-03T10:35:29.5271851Z           "complete": false,
2026-07-03T10:35:29.5271946Z           "evidence": []
2026-07-03T10:35:29.5272017Z         },
2026-07-03T10:35:29.5272112Z         "unit": {
2026-07-03T10:35:29.5272204Z           "complete": true,
2026-07-03T10:35:29.5272289Z           "evidence": [
2026-07-03T10:35:29.5272384Z             {
2026-07-03T10:35:29.5272495Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5272585Z               "line": 1695
2026-07-03T10:35:29.5272670Z             },
2026-07-03T10:35:29.5272759Z             {
2026-07-03T10:35:29.5272864Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5272963Z               "line": 1826
2026-07-03T10:35:29.5273043Z             },
2026-07-03T10:35:29.5273129Z             {
2026-07-03T10:35:29.5273230Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5273325Z               "line": 1828
2026-07-03T10:35:29.5273406Z             }
2026-07-03T10:35:29.5273492Z           ]
2026-07-03T10:35:29.5273578Z         }
2026-07-03T10:35:29.5273659Z       }
2026-07-03T10:35:29.5273749Z     },
2026-07-03T10:35:29.5273831Z     {
2026-07-03T10:35:29.5273959Z       "id": "REQ-HAZARD-REGISTRY-CONCURRENT",
2026-07-03T10:35:29.5274226Z       "title": "Concurrent SQLite openers (registry/spool) must not fail with 'database is locked' (4.7)",
2026-07-03T10:35:29.5274335Z       "requiredStages": [
2026-07-03T10:35:29.5274423Z         "impl",
2026-07-03T10:35:29.5274507Z         "unit"
2026-07-03T10:35:29.5274593Z       ],
2026-07-03T10:35:29.5274684Z       "stages": {
2026-07-03T10:35:29.5274770Z         "doc": {
2026-07-03T10:35:29.5274870Z           "complete": true,
2026-07-03T10:35:29.5274951Z           "evidence": [
2026-07-03T10:35:29.5275038Z             {
2026-07-03T10:35:29.5278626Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5278735Z               "line": 139
2026-07-03T10:35:29.5278820Z             }
2026-07-03T10:35:29.5278902Z           ]
2026-07-03T10:35:29.5279082Z         },
2026-07-03T10:35:29.5279168Z         "impl": {
2026-07-03T10:35:29.5279270Z           "complete": true,
2026-07-03T10:35:29.5279355Z           "evidence": [
2026-07-03T10:35:29.5279435Z             {
2026-07-03T10:35:29.5279551Z               "path": "crates/spt-store/src/db.rs",
2026-07-03T10:35:29.5279817Z               "line": 29
2026-07-03T10:35:29.5279900Z             },
2026-07-03T10:35:29.5280084Z             {
2026-07-03T10:35:29.5280214Z               "path": "crates/spt-store/src/db.rs",
2026-07-03T10:35:29.5280303Z               "line": 67
2026-07-03T10:35:29.5280394Z             },
2026-07-03T10:35:29.5280477Z             {
2026-07-03T10:35:29.5280595Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.5280680Z               "line": 101
2026-07-03T10:35:29.5280767Z             },
2026-07-03T10:35:29.5280849Z             {
2026-07-03T10:35:29.5280975Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5281056Z               "line": 30
2026-07-03T10:35:29.5281142Z             },
2026-07-03T10:35:29.5281219Z             {
2026-07-03T10:35:29.5281347Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5281428Z               "line": 99
2026-07-03T10:35:29.5281514Z             }
2026-07-03T10:35:29.5281595Z           ]
2026-07-03T10:35:29.5281680Z         },
2026-07-03T10:35:29.5281767Z         "int": {
2026-07-03T10:35:29.5281867Z           "complete": false,
2026-07-03T10:35:29.5281952Z           "evidence": []
2026-07-03T10:35:29.5282038Z         },
2026-07-03T10:35:29.5282120Z         "unit": {
2026-07-03T10:35:29.5282219Z           "complete": true,
2026-07-03T10:35:29.5282314Z           "evidence": [
2026-07-03T10:35:29.5282396Z             {
2026-07-03T10:35:29.5282524Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5282605Z               "line": 162
2026-07-03T10:35:29.5282687Z             }
2026-07-03T10:35:29.5282774Z           ]
2026-07-03T10:35:29.5282858Z         }
2026-07-03T10:35:29.5282939Z       }
2026-07-03T10:35:29.5283026Z     },
2026-07-03T10:35:29.5283112Z     {
2026-07-03T10:35:29.5283239Z       "id": "REQ-HAZARD-REGISTRY-DIR-CREATE",
2026-07-03T10:35:29.5283685Z       "title": "SQLite store opens create their parent dir themselves — a fresh-home registry op must not SQLITE_CANTOPEN (4.9)",
2026-07-03T10:35:29.5283791Z       "requiredStages": [
2026-07-03T10:35:29.5283885Z         "doc",
2026-07-03T10:35:29.5283976Z         "impl",
2026-07-03T10:35:29.5284062Z         "unit"
2026-07-03T10:35:29.5284143Z       ],
2026-07-03T10:35:29.5284228Z       "stages": {
2026-07-03T10:35:29.5284314Z         "doc": {
2026-07-03T10:35:29.5284405Z           "complete": true,
2026-07-03T10:35:29.5284495Z           "evidence": [
2026-07-03T10:35:29.5284585Z             {
2026-07-03T10:35:29.5284706Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5284801Z               "line": 151
2026-07-03T10:35:29.5284886Z             }
2026-07-03T10:35:29.5284973Z           ]
2026-07-03T10:35:29.5285063Z         },
2026-07-03T10:35:29.5285139Z         "impl": {
2026-07-03T10:35:29.5285229Z           "complete": true,
2026-07-03T10:35:29.5285312Z           "evidence": [
2026-07-03T10:35:29.5285406Z             {
2026-07-03T10:35:29.5285534Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5285641Z               "line": 22
2026-07-03T10:35:29.5285730Z             }
2026-07-03T10:35:29.5285816Z           ]
2026-07-03T10:35:29.5285898Z         },
2026-07-03T10:35:29.5285979Z         "int": {
2026-07-03T10:35:29.5286068Z           "complete": false,
2026-07-03T10:35:29.5286163Z           "evidence": []
2026-07-03T10:35:29.5286239Z         },
2026-07-03T10:35:29.5286325Z         "unit": {
2026-07-03T10:35:29.5286419Z           "complete": true,
2026-07-03T10:35:29.5286504Z           "evidence": [
2026-07-03T10:35:29.5286591Z             {
2026-07-03T10:35:29.5286719Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5286804Z               "line": 298
2026-07-03T10:35:29.5286886Z             }
2026-07-03T10:35:29.5286972Z           ]
2026-07-03T10:35:29.5287053Z         }
2026-07-03T10:35:29.5287142Z       }
2026-07-03T10:35:29.5287230Z     },
2026-07-03T10:35:29.5287311Z     {
2026-07-03T10:35:29.5287429Z       "id": "REQ-HAZARD-REGISTRY-EPOCH-LEASE",
2026-07-03T10:35:29.5288087Z       "title": "Registry merge ordered by per-node monotonic epoch, never wall-clock — a stale Active can't clobber a newer Offline (4.8, red-team #8)",
2026-07-03T10:35:29.5288193Z       "requiredStages": [
2026-07-03T10:35:29.5288278Z         "impl",
2026-07-03T10:35:29.5288374Z         "unit"
2026-07-03T10:35:29.5288455Z       ],
2026-07-03T10:35:29.5288541Z       "stages": {
2026-07-03T10:35:29.5288626Z         "doc": {
2026-07-03T10:35:29.5288725Z           "complete": true,
2026-07-03T10:35:29.5288811Z           "evidence": [
2026-07-03T10:35:29.5288887Z             {
2026-07-03T10:35:29.5289075Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5289166Z               "line": 145
2026-07-03T10:35:29.5289239Z             }
2026-07-03T10:35:29.5289328Z           ]
2026-07-03T10:35:29.5289414Z         },
2026-07-03T10:35:29.5289506Z         "impl": {
2026-07-03T10:35:29.5289601Z           "complete": true,
2026-07-03T10:35:29.5289685Z           "evidence": [
2026-07-03T10:35:29.5289811Z             {
2026-07-03T10:35:29.5289981Z               "path": "crates/spt-daemon/src/pump/update.rs",
2026-07-03T10:35:29.5290073Z               "line": 160
2026-07-03T10:35:29.5290149Z             },
2026-07-03T10:35:29.5290229Z             {
2026-07-03T10:35:29.5290359Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5290450Z               "line": 200
2026-07-03T10:35:29.5290535Z             },
2026-07-03T10:35:29.5290616Z             {
2026-07-03T10:35:29.5290741Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5290840Z               "line": 455
2026-07-03T10:35:29.5290921Z             },
2026-07-03T10:35:29.5291007Z             {
2026-07-03T10:35:29.5291132Z               "path": "crates/spt-store/src/epoch.rs",
2026-07-03T10:35:29.5291221Z               "line": 20
2026-07-03T10:35:29.5291308Z             }
2026-07-03T10:35:29.5291389Z           ]
2026-07-03T10:35:29.5291479Z         },
2026-07-03T10:35:29.5291568Z         "int": {
2026-07-03T10:35:29.5291654Z           "complete": false,
2026-07-03T10:35:29.5291741Z           "evidence": []
2026-07-03T10:35:29.5291822Z         },
2026-07-03T10:35:29.5291907Z         "unit": {
2026-07-03T10:35:29.5292003Z           "complete": true,
2026-07-03T10:35:29.5292084Z           "evidence": [
2026-07-03T10:35:29.5292165Z             {
2026-07-03T10:35:29.5292288Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5292380Z               "line": 1193
2026-07-03T10:35:29.5292461Z             },
2026-07-03T10:35:29.5292541Z             {
2026-07-03T10:35:29.5292671Z               "path": "crates/spt-daemon/tests/replicate.rs",
2026-07-03T10:35:29.5292756Z               "line": 88
2026-07-03T10:35:29.5292837Z             },
2026-07-03T10:35:29.5292922Z             {
2026-07-03T10:35:29.5293052Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5293138Z               "line": 1188
2026-07-03T10:35:29.5293237Z             },
2026-07-03T10:35:29.5293320Z             {
2026-07-03T10:35:29.5293447Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5293528Z               "line": 1207
2026-07-03T10:35:29.5293615Z             },
2026-07-03T10:35:29.5293700Z             {
2026-07-03T10:35:29.5293832Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5293918Z               "line": 290
2026-07-03T10:35:29.5294004Z             },
2026-07-03T10:35:29.5294078Z             {
2026-07-03T10:35:29.5294201Z               "path": "crates/spt-store/src/epoch.rs",
2026-07-03T10:35:29.5294288Z               "line": 82
2026-07-03T10:35:29.5294370Z             },
2026-07-03T10:35:29.5294459Z             {
2026-07-03T10:35:29.5294574Z               "path": "crates/spt-store/src/epoch.rs",
2026-07-03T10:35:29.5294665Z               "line": 99
2026-07-03T10:35:29.5294745Z             },
2026-07-03T10:35:29.5294835Z             {
2026-07-03T10:35:29.5294946Z               "path": "crates/spt-store/src/epoch.rs",
2026-07-03T10:35:29.5295155Z               "line": 119
2026-07-03T10:35:29.5295356Z             }
2026-07-03T10:35:29.5295446Z           ]
2026-07-03T10:35:29.5295528Z         }
2026-07-03T10:35:29.5295609Z       }
2026-07-03T10:35:29.5295694Z     },
2026-07-03T10:35:29.5295775Z     {
2026-07-03T10:35:29.5295900Z       "id": "REQ-HAZARD-REGISTRY-GHOST-ROWS",
2026-07-03T10:35:29.5299414Z       "title": "Registry rows must decay (no immortal rows) via TWO triggers: (a) NODE-SILENCE — evict rows whose author node has not been heard (admitted inbound feed) within the eviction window, so a vanished node's rows stop poisoning bare-id resolution with phantom AcrossNodes ambiguity; AND (b) per-row OFFLINE-TTL — evict rows that have been non-routable (Offline) beyond the per-row grace even while the author node is alive, because purge/erase leaves an immortal Offline row otherwise (ghost-heal re-advertises Offline ONCE with a fresh epoch, and whole-node eviction never fires for a still-alive author) so Offline ghost rows accumulate unbounded on a remote viewer under purge/erase churn (#2-secondary). Both keyed on RECEIVER-observed state (heard-map recency / a sticky receiver-observed offline_since, NOT the gossip epoch — an epoch-keyed clock would be reset by ghost-heal's fresh-epoch re-advertise); own rows never decay; a revived/re-flapped row re-inserts (or clears its offline_since) from its durable epoch within one pump cadence (4.10)",
2026-07-03T10:35:29.5299541Z       "requiredStages": [
2026-07-03T10:35:29.5299626Z         "doc",
2026-07-03T10:35:29.5299708Z         "impl",
2026-07-03T10:35:29.5299784Z         "unit"
2026-07-03T10:35:29.5299865Z       ],
2026-07-03T10:35:29.5299950Z       "stages": {
2026-07-03T10:35:29.5300027Z         "doc": {
2026-07-03T10:35:29.5300122Z           "complete": true,
2026-07-03T10:35:29.5300208Z           "evidence": [
2026-07-03T10:35:29.5300289Z             {
2026-07-03T10:35:29.5300399Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5300504Z               "line": 157
2026-07-03T10:35:29.5300589Z             }
2026-07-03T10:35:29.5300681Z           ]
2026-07-03T10:35:29.5300757Z         },
2026-07-03T10:35:29.5300842Z         "impl": {
2026-07-03T10:35:29.5300938Z           "complete": true,
2026-07-03T10:35:29.5301024Z           "evidence": [
2026-07-03T10:35:29.5301109Z             {
2026-07-03T10:35:29.5301243Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.5301334Z               "line": 137
2026-07-03T10:35:29.5301419Z             },
2026-07-03T10:35:29.5301500Z             {
2026-07-03T10:35:29.5301640Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.5301724Z               "line": 146
2026-07-03T10:35:29.5301801Z             },
2026-07-03T10:35:29.5301878Z             {
2026-07-03T10:35:29.5302011Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5302100Z               "line": 620
2026-07-03T10:35:29.5302186Z             },
2026-07-03T10:35:29.5302267Z             {
2026-07-03T10:35:29.5302396Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5302481Z               "line": 627
2026-07-03T10:35:29.5302568Z             },
2026-07-03T10:35:29.5302654Z             {
2026-07-03T10:35:29.5302776Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5302863Z               "line": 664
2026-07-03T10:35:29.5302945Z             },
2026-07-03T10:35:29.5303026Z             {
2026-07-03T10:35:29.5303154Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5303240Z               "line": 671
2026-07-03T10:35:29.5303321Z             },
2026-07-03T10:35:29.5303411Z             {
2026-07-03T10:35:29.5303531Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5303617Z               "line": 322
2026-07-03T10:35:29.5303698Z             },
2026-07-03T10:35:29.5303783Z             {
2026-07-03T10:35:29.5303904Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5304209Z               "line": 365
2026-07-03T10:35:29.5304293Z             }
2026-07-03T10:35:29.5304378Z           ]
2026-07-03T10:35:29.5304459Z         },
2026-07-03T10:35:29.5304545Z         "int": {
2026-07-03T10:35:29.5304634Z           "complete": false,
2026-07-03T10:35:29.5304724Z           "evidence": []
2026-07-03T10:35:29.5304810Z         },
2026-07-03T10:35:29.5304896Z         "unit": {
2026-07-03T10:35:29.5304996Z           "complete": true,
2026-07-03T10:35:29.5305086Z           "evidence": [
2026-07-03T10:35:29.5305178Z             {
2026-07-03T10:35:29.5305310Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5305405Z               "line": 1977
2026-07-03T10:35:29.5305478Z             },
2026-07-03T10:35:29.5305563Z             {
2026-07-03T10:35:29.5305696Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5305788Z               "line": 2042
2026-07-03T10:35:29.5305873Z             },
2026-07-03T10:35:29.5305954Z             {
2026-07-03T10:35:29.5306093Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5306178Z               "line": 2081
2026-07-03T10:35:29.5306264Z             },
2026-07-03T10:35:29.5306345Z             {
2026-07-03T10:35:29.5306479Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5306569Z               "line": 1220
2026-07-03T10:35:29.5306650Z             },
2026-07-03T10:35:29.5306732Z             {
2026-07-03T10:35:29.5306864Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5306946Z               "line": 1266
2026-07-03T10:35:29.5307033Z             },
2026-07-03T10:35:29.5307114Z             {
2026-07-03T10:35:29.5307241Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5307321Z               "line": 1296
2026-07-03T10:35:29.5307408Z             },
2026-07-03T10:35:29.5307487Z             {
2026-07-03T10:35:29.5307610Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5307715Z               "line": 1326
2026-07-03T10:35:29.5307792Z             },
2026-07-03T10:35:29.5307877Z             {
2026-07-03T10:35:29.5307996Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5308083Z               "line": 1360
2026-07-03T10:35:29.5308163Z             }
2026-07-03T10:35:29.5308249Z           ]
2026-07-03T10:35:29.5308331Z         }
2026-07-03T10:35:29.5308411Z       }
2026-07-03T10:35:29.5308492Z     },
2026-07-03T10:35:29.5308578Z     {
2026-07-03T10:35:29.5308698Z       "id": "REQ-HAZARD-REGISTRY-STALE-CLEAN",
2026-07-03T10:35:29.5308893Z       "title": "Stale registry entries degrade to fallback, never hard-fail (4.3)",
2026-07-03T10:35:29.5309060Z       "requiredStages": [
2026-07-03T10:35:29.5309145Z         "impl",
2026-07-03T10:35:29.5309221Z         "unit"
2026-07-03T10:35:29.5309309Z       ],
2026-07-03T10:35:29.5309394Z       "stages": {
2026-07-03T10:35:29.5309474Z         "doc": {
2026-07-03T10:35:29.5309576Z           "complete": false,
2026-07-03T10:35:29.5309657Z           "evidence": []
2026-07-03T10:35:29.5309741Z         },
2026-07-03T10:35:29.5309826Z         "impl": {
2026-07-03T10:35:29.5309921Z           "complete": true,
2026-07-03T10:35:29.5310002Z           "evidence": [
2026-07-03T10:35:29.5310086Z             {
2026-07-03T10:35:29.5310205Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5310287Z               "line": 15
2026-07-03T10:35:29.5310369Z             },
2026-07-03T10:35:29.5310453Z             {
2026-07-03T10:35:29.5310578Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5310664Z               "line": 55
2026-07-03T10:35:29.5310744Z             },
2026-07-03T10:35:29.5310820Z             {
2026-07-03T10:35:29.5310945Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5311016Z               "line": 66
2026-07-03T10:35:29.5311102Z             },
2026-07-03T10:35:29.5311303Z             {
2026-07-03T10:35:29.5311517Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5311608Z               "line": 115
2026-07-03T10:35:29.5311689Z             },
2026-07-03T10:35:29.5311769Z             {
2026-07-03T10:35:29.5311880Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5311965Z               "line": 138
2026-07-03T10:35:29.5312046Z             }
2026-07-03T10:35:29.5312128Z           ]
2026-07-03T10:35:29.5312204Z         },
2026-07-03T10:35:29.5312294Z         "int": {
2026-07-03T10:35:29.5312380Z           "complete": false,
2026-07-03T10:35:29.5312472Z           "evidence": []
2026-07-03T10:35:29.5312553Z         },
2026-07-03T10:35:29.5312641Z         "unit": {
2026-07-03T10:35:29.5312736Z           "complete": true,
2026-07-03T10:35:29.5312827Z           "evidence": [
2026-07-03T10:35:29.5312909Z             {
2026-07-03T10:35:29.5313027Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5313128Z               "line": 479
2026-07-03T10:35:29.5313205Z             },
2026-07-03T10:35:29.5313290Z             {
2026-07-03T10:35:29.5313399Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5313481Z               "line": 485
2026-07-03T10:35:29.5313561Z             },
2026-07-03T10:35:29.5313642Z             {
2026-07-03T10:35:29.5313747Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5313824Z               "line": 499
2026-07-03T10:35:29.5313900Z             },
2026-07-03T10:35:29.5313981Z             {
2026-07-03T10:35:29.5314082Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5314168Z               "line": 508
2026-07-03T10:35:29.5314253Z             },
2026-07-03T10:35:29.5314333Z             {
2026-07-03T10:35:29.5314454Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5314534Z               "line": 195
2026-07-03T10:35:29.5314620Z             },
2026-07-03T10:35:29.5314701Z             {
2026-07-03T10:35:29.5314826Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5314919Z               "line": 208
2026-07-03T10:35:29.5315004Z             },
2026-07-03T10:35:29.5315091Z             {
2026-07-03T10:35:29.5315213Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5315298Z               "line": 271
2026-07-03T10:35:29.5315384Z             },
2026-07-03T10:35:29.5315466Z             {
2026-07-03T10:35:29.5315574Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5315670Z               "line": 290
2026-07-03T10:35:29.5315752Z             },
2026-07-03T10:35:29.5315833Z             {
2026-07-03T10:35:29.5315947Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5316029Z               "line": 319
2026-07-03T10:35:29.5316104Z             }
2026-07-03T10:35:29.5316190Z           ]
2026-07-03T10:35:29.5316276Z         }
2026-07-03T10:35:29.5316358Z       }
2026-07-03T10:35:29.5316448Z     },
2026-07-03T10:35:29.5316537Z     {
2026-07-03T10:35:29.5316653Z       "id": "REQ-HAZARD-RESTART-IDEMPOTENT",
2026-07-03T10:35:29.5316934Z       "title": "Idempotent/exactly-once delivery across brain restart at every broker boundary (codex #14)",
2026-07-03T10:35:29.5317021Z       "requiredStages": [
2026-07-03T10:35:29.5317105Z         "impl",
2026-07-03T10:35:29.5317186Z         "unit",
2026-07-03T10:35:29.5317264Z         "int"
2026-07-03T10:35:29.5317355Z       ],
2026-07-03T10:35:29.5317429Z       "stages": {
2026-07-03T10:35:29.5317535Z         "doc": {
2026-07-03T10:35:29.5317612Z           "complete": false,
2026-07-03T10:35:29.5317707Z           "evidence": []
2026-07-03T10:35:29.5317786Z         },
2026-07-03T10:35:29.5317876Z         "impl": {
2026-07-03T10:35:29.5317958Z           "complete": true,
2026-07-03T10:35:29.5318043Z           "evidence": [
2026-07-03T10:35:29.5318123Z             {
2026-07-03T10:35:29.5318246Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5318423Z               "line": 510
2026-07-03T10:35:29.5318513Z             },
2026-07-03T10:35:29.5318671Z             {
2026-07-03T10:35:29.5318785Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5318872Z               "line": 1171
2026-07-03T10:35:29.5319034Z             },
2026-07-03T10:35:29.5319119Z             {
2026-07-03T10:35:29.5319235Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5319329Z               "line": 1216
2026-07-03T10:35:29.5319410Z             },
2026-07-03T10:35:29.5319486Z             {
2026-07-03T10:35:29.5319597Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5319691Z               "line": 1241
2026-07-03T10:35:29.5319773Z             },
2026-07-03T10:35:29.5319855Z             {
2026-07-03T10:35:29.5319982Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5320068Z               "line": 2110
2026-07-03T10:35:29.5320150Z             },
2026-07-03T10:35:29.5320240Z             {
2026-07-03T10:35:29.5320372Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5320453Z               "line": 2412
2026-07-03T10:35:29.5320544Z             },
2026-07-03T10:35:29.5320623Z             {
2026-07-03T10:35:29.5320731Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5320823Z               "line": 2655
2026-07-03T10:35:29.5320900Z             },
2026-07-03T10:35:29.5320985Z             {
2026-07-03T10:35:29.5321109Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5321195Z               "line": 2703
2026-07-03T10:35:29.5321281Z             },
2026-07-03T10:35:29.5321361Z             {
2026-07-03T10:35:29.5321473Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.5321553Z               "line": 67
2026-07-03T10:35:29.5321633Z             },
2026-07-03T10:35:29.5321724Z             {
2026-07-03T10:35:29.5321834Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.5321929Z               "line": 241
2026-07-03T10:35:29.5322014Z             },
2026-07-03T10:35:29.5322092Z             {
2026-07-03T10:35:29.5322201Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.5322296Z               "line": 235
2026-07-03T10:35:29.5322378Z             },
2026-07-03T10:35:29.5322459Z             {
2026-07-03T10:35:29.5322573Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5322663Z               "line": 251
2026-07-03T10:35:29.5322746Z             },
2026-07-03T10:35:29.5322821Z             {
2026-07-03T10:35:29.5322945Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5323027Z               "line": 294
2026-07-03T10:35:29.5323113Z             }
2026-07-03T10:35:29.5323197Z           ]
2026-07-03T10:35:29.5323277Z         },
2026-07-03T10:35:29.5323358Z         "int": {
2026-07-03T10:35:29.5323455Z           "complete": true,
2026-07-03T10:35:29.5323545Z           "evidence": [
2026-07-03T10:35:29.5323640Z             {
2026-07-03T10:35:29.5323774Z               "path": "crates/spt-daemon/tests/idempotent.rs",
2026-07-03T10:35:29.5323869Z               "line": 27
2026-07-03T10:35:29.5323959Z             },
2026-07-03T10:35:29.5324046Z             {
2026-07-03T10:35:29.5324170Z               "path": "crates/spt-daemon/tests/netbroker.rs",
2026-07-03T10:35:29.5324249Z               "line": 148
2026-07-03T10:35:29.5324332Z             },
2026-07-03T10:35:29.5324418Z             {
2026-07-03T10:35:29.5324569Z               "path": "crates/spt-daemon/tests/netstream.rs",
2026-07-03T10:35:29.5324657Z               "line": 213
2026-07-03T10:35:29.5324747Z             }
2026-07-03T10:35:29.5324832Z           ]
2026-07-03T10:35:29.5324913Z         },
2026-07-03T10:35:29.5325000Z         "unit": {
2026-07-03T10:35:29.5325094Z           "complete": true,
2026-07-03T10:35:29.5325180Z           "evidence": [
2026-07-03T10:35:29.5325266Z             {
2026-07-03T10:35:29.5325371Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.5325584Z               "line": 399
2026-07-03T10:35:29.5325764Z             },
2026-07-03T10:35:29.5325839Z             {
2026-07-03T10:35:29.5325968Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.5326046Z               "line": 431
2026-07-03T10:35:29.5326130Z             },
2026-07-03T10:35:29.5326211Z             {
2026-07-03T10:35:29.5326322Z               "path": "crates/spt-daemon/src/effect.rs",
2026-07-03T10:35:29.5326402Z               "line": 487
2026-07-03T10:35:29.5326483Z             },
2026-07-03T10:35:29.5326565Z             {
2026-07-03T10:35:29.5326679Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.5326764Z               "line": 1327
2026-07-03T10:35:29.5326845Z             },
2026-07-03T10:35:29.5326932Z             {
2026-07-03T10:35:29.5327051Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5327131Z               "line": 761
2026-07-03T10:35:29.5327214Z             },
2026-07-03T10:35:29.5327294Z             {
2026-07-03T10:35:29.5327417Z               "path": "crates/spt-daemon/tests/wanmsg.rs",
2026-07-03T10:35:29.5327514Z               "line": 289
2026-07-03T10:35:29.5327595Z             },
2026-07-03T10:35:29.5327679Z             {
2026-07-03T10:35:29.5327790Z               "path": "crates/spt-daemon/tests/xfer.rs",
2026-07-03T10:35:29.5327872Z               "line": 230
2026-07-03T10:35:29.5327952Z             },
2026-07-03T10:35:29.5328033Z             {
2026-07-03T10:35:29.5328139Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5328239Z               "line": 787
2026-07-03T10:35:29.5328318Z             },
2026-07-03T10:35:29.5328404Z             {
2026-07-03T10:35:29.5328508Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5328589Z               "line": 817
2026-07-03T10:35:29.5328673Z             }
2026-07-03T10:35:29.5328754Z           ]
2026-07-03T10:35:29.5328835Z         }
2026-07-03T10:35:29.5328912Z       }
2026-07-03T10:35:29.5329064Z     },
2026-07-03T10:35:29.5329146Z     {
2026-07-03T10:35:29.5329279Z       "id": "REQ-HAZARD-ROLLBACK-STATE-COMPAT",
2026-07-03T10:35:29.5331046Z       "title": "A brain must not irreversibly migrate durable state before update ready-promotion: the readiness-gated auto-rollback (ADR-0018 Q7) spawns the N-1 binary against durable state the new brain may have written, so every pre-ready write must stay N-1-readable (schema migrations gated behind ready-promotion, or written N-1-tolerant/additive). Else the first in-place schema migration silently bricks rollback (KNOWN-HAZARDS 6.8). Free now — a 2026-06-09 audit confirmed zero state-migration code exists; unmintable retroactively once a migration ships.",
2026-07-03T10:35:29.5331137Z       "requiredStages": [
2026-07-03T10:35:29.5331216Z         "doc",
2026-07-03T10:35:29.5331297Z         "impl",
2026-07-03T10:35:29.5331383Z         "unit"
2026-07-03T10:35:29.5331465Z       ],
2026-07-03T10:35:29.5331545Z       "stages": {
2026-07-03T10:35:29.5331640Z         "doc": {
2026-07-03T10:35:29.5331746Z           "complete": true,
2026-07-03T10:35:29.5331836Z           "evidence": [
2026-07-03T10:35:29.5331917Z             {
2026-07-03T10:35:29.5332023Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5332103Z               "line": 342
2026-07-03T10:35:29.5332184Z             }
2026-07-03T10:35:29.5332260Z           ]
2026-07-03T10:35:29.5332342Z         },
2026-07-03T10:35:29.5332423Z         "impl": {
2026-07-03T10:35:29.5332522Z           "complete": true,
2026-07-03T10:35:29.5332603Z           "evidence": [
2026-07-03T10:35:29.5332686Z             {
2026-07-03T10:35:29.5332818Z               "path": "crates/spt-daemon/src/rollback_compat.rs",
2026-07-03T10:35:29.5332899Z               "line": 33
2026-07-03T10:35:29.5332982Z             },
2026-07-03T10:35:29.5333061Z             {
2026-07-03T10:35:29.5333185Z               "path": "crates/spt-daemon/src/rollback_compat.rs",
2026-07-03T10:35:29.5333395Z               "line": 39
2026-07-03T10:35:29.5333476Z             }
2026-07-03T10:35:29.5333640Z           ]
2026-07-03T10:35:29.5333719Z         },
2026-07-03T10:35:29.5333805Z         "int": {
2026-07-03T10:35:29.5333904Z           "complete": false,
2026-07-03T10:35:29.5333991Z           "evidence": []
2026-07-03T10:35:29.5334067Z         },
2026-07-03T10:35:29.5334138Z         "unit": {
2026-07-03T10:35:29.5334233Z           "complete": true,
2026-07-03T10:35:29.5334310Z           "evidence": [
2026-07-03T10:35:29.5334391Z             {
2026-07-03T10:35:29.5334514Z               "path": "crates/spt-daemon/src/rollback_compat.rs",
2026-07-03T10:35:29.5334597Z               "line": 95
2026-07-03T10:35:29.5334677Z             }
2026-07-03T10:35:29.5334758Z           ]
2026-07-03T10:35:29.5334839Z         }
2026-07-03T10:35:29.5334926Z       }
2026-07-03T10:35:29.5335011Z     },
2026-07-03T10:35:29.5335091Z     {
2026-07-03T10:35:29.5335197Z       "id": "REQ-HAZARD-ROSTER-GHOST",
2026-07-03T10:35:29.5337711Z       "title": "A LOCAL subnet roster entry whose backing perch is erased does NOT keep advertising Active (no phantom perch-less endpoint). `api session-end <id> --erase` removes the perch (owlery dir gone) but the subnet roster (identity/registry/<subnet>.json) keeps the endpoint's instance row ACTIVE with no backing perch; `endpoint stop` says 'address unregistered' yet the line persists; no CLI verb forgets a roster entry, and a hand-edit is re-added by the single-writer daemon advertiser. FIX: daemon-side self-heal — the advertiser DROPS/forgets a LOCAL roster entry whose backing perch no longer exists (stops advertising it Active), and/or a `forget`/evict verb; verify whether the epoch lease eventually evicts it (slow-self-heal) vs a real leak and scope accordingly. doyle secondary finding (perri). (post-v0.10.0)",
2026-07-03T10:35:29.5337816Z       "requiredStages": [
2026-07-03T10:35:29.5337901Z         "impl",
2026-07-03T10:35:29.5337983Z         "unit"
2026-07-03T10:35:29.5338064Z       ],
2026-07-03T10:35:29.5338165Z       "stages": {
2026-07-03T10:35:29.5338240Z         "doc": {
2026-07-03T10:35:29.5338350Z           "complete": false,
2026-07-03T10:35:29.5338437Z           "evidence": []
2026-07-03T10:35:29.5338512Z         },
2026-07-03T10:35:29.5338598Z         "impl": {
2026-07-03T10:35:29.5338680Z           "complete": true,
2026-07-03T10:35:29.5338766Z           "evidence": [
2026-07-03T10:35:29.5338846Z             {
2026-07-03T10:35:29.5339050Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5339140Z               "line": 534
2026-07-03T10:35:29.5339215Z             }
2026-07-03T10:35:29.5339290Z           ]
2026-07-03T10:35:29.5339372Z         },
2026-07-03T10:35:29.5339449Z         "int": {
2026-07-03T10:35:29.5339529Z           "complete": false,
2026-07-03T10:35:29.5339614Z           "evidence": []
2026-07-03T10:35:29.5339696Z         },
2026-07-03T10:35:29.5339777Z         "unit": {
2026-07-03T10:35:29.5339868Z           "complete": true,
2026-07-03T10:35:29.5339967Z           "evidence": [
2026-07-03T10:35:29.5340050Z             {
2026-07-03T10:35:29.5340178Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5340263Z               "line": 1821
2026-07-03T10:35:29.5340345Z             }
2026-07-03T10:35:29.5340417Z           ]
2026-07-03T10:35:29.5340498Z         }
2026-07-03T10:35:29.5340578Z       }
2026-07-03T10:35:29.5340655Z     },
2026-07-03T10:35:29.5340732Z     {
2026-07-03T10:35:29.5340836Z       "id": "REQ-HAZARD-SELF-ELEVATE",
2026-07-03T10:35:29.5343183Z       "title": "Self-elevation (REQ-ELEVATE-1) re-runs the EXACT original invocation with the binary's ABSOLUTE exe path — never widening privilege scope, never adding/altering args, never via a PATH-resolved bare name, never via a shell-interpolated command string (argv-array only, no `sh -c`); the elevated child drops state back to the user (composes with the 5.7 de-elevation) and NEVER re-elevates (loop-safe: decide_elevation_path returns AlreadyElevated whenever the process is already Elevated, on every OS). The user's UAC/polkit/sudo prompt is the only consent gate — we never bypass it; the print-hint floor prints the absolute-path command too. The unprivileged parent never depends on (pipes/captures) the privileged child's stdout.",
2026-07-03T10:35:29.5343388Z       "requiredStages": [
2026-07-03T10:35:29.5343474Z         "unit"
2026-07-03T10:35:29.5343556Z       ],
2026-07-03T10:35:29.5343640Z       "stages": {
2026-07-03T10:35:29.5343717Z         "doc": {
2026-07-03T10:35:29.5343803Z           "complete": false,
2026-07-03T10:35:29.5343895Z           "evidence": []
2026-07-03T10:35:29.5343974Z         },
2026-07-03T10:35:29.5344060Z         "impl": {
2026-07-03T10:35:29.5344147Z           "complete": true,
2026-07-03T10:35:29.5344229Z           "evidence": [
2026-07-03T10:35:29.5344298Z             {
2026-07-03T10:35:29.5344407Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5344483Z               "line": 5472
2026-07-03T10:35:29.5344590Z             },
2026-07-03T10:35:29.5344670Z             {
2026-07-03T10:35:29.5344803Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5344885Z               "line": 5524
2026-07-03T10:35:29.5344965Z             },
2026-07-03T10:35:29.5345046Z             {
2026-07-03T10:35:29.5345148Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5345242Z               "line": 5569
2026-07-03T10:35:29.5345322Z             },
2026-07-03T10:35:29.5345409Z             {
2026-07-03T10:35:29.5345514Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5345604Z               "line": 92
2026-07-03T10:35:29.5345680Z             },
2026-07-03T10:35:29.5345757Z             {
2026-07-03T10:35:29.5345862Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5345957Z               "line": 148
2026-07-03T10:35:29.5346038Z             },
2026-07-03T10:35:29.5346116Z             {
2026-07-03T10:35:29.5346224Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5346319Z               "line": 192
2026-07-03T10:35:29.5346411Z             },
2026-07-03T10:35:29.5346491Z             {
2026-07-03T10:35:29.5346600Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5346680Z               "line": 200
2026-07-03T10:35:29.5346762Z             },
2026-07-03T10:35:29.5346832Z             {
2026-07-03T10:35:29.5346945Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5347017Z               "line": 211
2026-07-03T10:35:29.5347108Z             },
2026-07-03T10:35:29.5347185Z             {
2026-07-03T10:35:29.5347288Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5347375Z               "line": 265
2026-07-03T10:35:29.5347457Z             },
2026-07-03T10:35:29.5347542Z             {
2026-07-03T10:35:29.5347641Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5347723Z               "line": 279
2026-07-03T10:35:29.5347804Z             }
2026-07-03T10:35:29.5347899Z           ]
2026-07-03T10:35:29.5347980Z         },
2026-07-03T10:35:29.5348067Z         "int": {
2026-07-03T10:35:29.5348147Z           "complete": false,
2026-07-03T10:35:29.5348247Z           "evidence": []
2026-07-03T10:35:29.5348329Z         },
2026-07-03T10:35:29.5348405Z         "unit": {
2026-07-03T10:35:29.5348486Z           "complete": true,
2026-07-03T10:35:29.5348571Z           "evidence": [
2026-07-03T10:35:29.5348649Z             {
2026-07-03T10:35:29.5348753Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5348829Z               "line": 419
2026-07-03T10:35:29.5348910Z             },
2026-07-03T10:35:29.5349058Z             {
2026-07-03T10:35:29.5349173Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5349259Z               "line": 470
2026-07-03T10:35:29.5349340Z             },
2026-07-03T10:35:29.5349420Z             {
2026-07-03T10:35:29.5349519Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5349605Z               "line": 499
2026-07-03T10:35:29.5349794Z             },
2026-07-03T10:35:29.5349965Z             {
2026-07-03T10:35:29.5350071Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5350165Z               "line": 526
2026-07-03T10:35:29.5350242Z             }
2026-07-03T10:35:29.5350324Z           ]
2026-07-03T10:35:29.5350409Z         }
2026-07-03T10:35:29.5350489Z       }
2026-07-03T10:35:29.5350567Z     },
2026-07-03T10:35:29.5350648Z     {
2026-07-03T10:35:29.5350761Z       "id": "REQ-HAZARD-SESSION-PIN-WEDGE",
2026-07-03T10:35:29.5357668Z       "title": "A perch PINNED to a DEAD session-id self-heals instead of wedging forever. authenticate() (spt/src/api/auth.rs:78) gates api poll/state/boundary on proof-sid == info.json.session_id; if ONE boundary rotation is lost (transient env corruption kills the /clear-era hook), the perch stays pinned to the dead sid and EVERY id-scoped hook call refuses — INCLUDING boundary itself (it presents the new sid), a permanent strand (ready:false, stale .idle, drain no-ops, WAN spool sleeps forever; AUTH_REFUSED is stderr-only = invisible inside a hook). FIX: authenticate() gains a DEAD-OWNER fallback — when the sid MISMATCHES AND the perch's recorded pid is dead (proc::is_process_alive==false), ACCEPT the caller's sid and RE-PIN (rotate session_id + log SESSION_REPIN loud). Same trust model as establish_perch's conflict gate (api/startup.rs:207-210), which already allows rebind exactly when owner_alive==false (an orphaned perch accepts a new LOCAL owner). A LIVE-owner mismatch STILL refuses (squat protection UNCHANGED). ADDITIVE to token auth — the existing token-auth recovery path is UNTOUCHED; the new branch fires only on (no token) AND (sid mismatch) AND (owner dead). COVERAGE SPLIT (explicit, perri clean-room 2026-07-02 — the wedge latches on /clear even in a CLEAN env, so the corruption domino was sufficient but NOT necessary): the dead-owner re-pin rescues CRASHED/DEAD sessions ONLY; a LIVE-pid rotation (/clear, /compact — same process, new sid) is CORRECTLY refused without the departed session's prior-sid proof and MUST NOT be widened to live owners. The live-rotation contract is adapter-side: the adapter PERSISTS the prior sid across rotation and PRESENTS it as boundary proof (perri's state-file pattern = the reference); a silent boundary skip on an unresolvable id, or a boundary call with NO auth proof, strands the perch (perri's court). Core rescues only the dead-owner orphan; live-rotation proof is the harness-contract's job (see the harness-contract boundary section, which cross-refs this hazard). PARKED (not this wave, logged): pid-ancestry self-proving rotation (core walks the caller's real ancestry vs info.json.pid) — needs an ADR + Windows parent-spoof caveats. (F-024C, F024C-AUTHWEDGE-ADDENDUM + F024D-DOCSCOPE)",
2026-07-03T10:35:29.5357806Z       "requiredStages": [
2026-07-03T10:35:29.5357887Z         "doc",
2026-07-03T10:35:29.5357973Z         "impl",
2026-07-03T10:35:29.5358054Z         "unit"
2026-07-03T10:35:29.5358135Z       ],
2026-07-03T10:35:29.5358245Z       "stages": {
2026-07-03T10:35:29.5358326Z         "doc": {
2026-07-03T10:35:29.5358425Z           "complete": true,
2026-07-03T10:35:29.5358516Z           "evidence": [
2026-07-03T10:35:29.5358599Z             {
2026-07-03T10:35:29.5358707Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5358793Z               "line": 545
2026-07-03T10:35:29.5358874Z             },
2026-07-03T10:35:29.5359041Z             {
2026-07-03T10:35:29.5359155Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5362213Z               "line": 645
2026-07-03T10:35:29.5362318Z             }
2026-07-03T10:35:29.5362401Z           ]
2026-07-03T10:35:29.5362481Z         },
2026-07-03T10:35:29.5362570Z         "impl": {
2026-07-03T10:35:29.5362665Z           "complete": true,
2026-07-03T10:35:29.5362756Z           "evidence": [
2026-07-03T10:35:29.5362831Z             {
2026-07-03T10:35:29.5362948Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5363030Z               "line": 109
2026-07-03T10:35:29.5363297Z             }
2026-07-03T10:35:29.5363474Z           ]
2026-07-03T10:35:29.5363559Z         },
2026-07-03T10:35:29.5363640Z         "int": {
2026-07-03T10:35:29.5363732Z           "complete": false,
2026-07-03T10:35:29.5363812Z           "evidence": []
2026-07-03T10:35:29.5363897Z         },
2026-07-03T10:35:29.5363979Z         "unit": {
2026-07-03T10:35:29.5364070Z           "complete": true,
2026-07-03T10:35:29.5364160Z           "evidence": [
2026-07-03T10:35:29.5364231Z             {
2026-07-03T10:35:29.5364337Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5364418Z               "line": 231
2026-07-03T10:35:29.5364504Z             },
2026-07-03T10:35:29.5364585Z             {
2026-07-03T10:35:29.5364690Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5364775Z               "line": 254
2026-07-03T10:35:29.5364856Z             },
2026-07-03T10:35:29.5364923Z             {
2026-07-03T10:35:29.5365029Z               "path": "crates/spt/src/api/auth.rs",
2026-07-03T10:35:29.5365123Z               "line": 276
2026-07-03T10:35:29.5365204Z             }
2026-07-03T10:35:29.5365282Z           ]
2026-07-03T10:35:29.5365363Z         }
2026-07-03T10:35:29.5365442Z       }
2026-07-03T10:35:29.5365523Z     },
2026-07-03T10:35:29.5365604Z     {
2026-07-03T10:35:29.5365720Z       "id": "REQ-HAZARD-SINGLE-PATH-SOURCE",
2026-07-03T10:35:29.5365924Z       "title": "Single path/registry source of truth; no layout ambiguity (6.1)",
2026-07-03T10:35:29.5366014Z       "requiredStages": [
2026-07-03T10:35:29.5366100Z         "impl",
2026-07-03T10:35:29.5366185Z         "unit"
2026-07-03T10:35:29.5366258Z       ],
2026-07-03T10:35:29.5366343Z       "stages": {
2026-07-03T10:35:29.5366424Z         "doc": {
2026-07-03T10:35:29.5366505Z           "complete": false,
2026-07-03T10:35:29.5366601Z           "evidence": []
2026-07-03T10:35:29.5366682Z         },
2026-07-03T10:35:29.5366762Z         "impl": {
2026-07-03T10:35:29.5366853Z           "complete": true,
2026-07-03T10:35:29.5366940Z           "evidence": [
2026-07-03T10:35:29.5367025Z             {
2026-07-03T10:35:29.5367168Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5367265Z               "line": 62
2026-07-03T10:35:29.5367344Z             },
2026-07-03T10:35:29.5367430Z             {
2026-07-03T10:35:29.5367546Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5367635Z               "line": 71
2026-07-03T10:35:29.5367715Z             },
2026-07-03T10:35:29.5367800Z             {
2026-07-03T10:35:29.5367920Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5367999Z               "line": 80
2026-07-03T10:35:29.5368085Z             },
2026-07-03T10:35:29.5368156Z             {
2026-07-03T10:35:29.5368286Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5368366Z               "line": 88
2026-07-03T10:35:29.5368447Z             },
2026-07-03T10:35:29.5368534Z             {
2026-07-03T10:35:29.5368657Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5368747Z               "line": 33
2026-07-03T10:35:29.5368830Z             },
2026-07-03T10:35:29.5368905Z             {
2026-07-03T10:35:29.5369101Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5369187Z               "line": 65
2026-07-03T10:35:29.5369268Z             },
2026-07-03T10:35:29.5369348Z             {
2026-07-03T10:35:29.5369454Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5369534Z               "line": 74
2026-07-03T10:35:29.5369625Z             },
2026-07-03T10:35:29.5369706Z             {
2026-07-03T10:35:29.5369821Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5369906Z               "line": 93
2026-07-03T10:35:29.5369982Z             },
2026-07-03T10:35:29.5370069Z             {
2026-07-03T10:35:29.5370178Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5370375Z               "line": 102
2026-07-03T10:35:29.5370447Z             },
2026-07-03T10:35:29.5370616Z             {
2026-07-03T10:35:29.5370725Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5370820Z               "line": 111
2026-07-03T10:35:29.5370900Z             },
2026-07-03T10:35:29.5370989Z             {
2026-07-03T10:35:29.5371105Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5371191Z               "line": 122
2026-07-03T10:35:29.5371276Z             },
2026-07-03T10:35:29.5371357Z             {
2026-07-03T10:35:29.5371467Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5371548Z               "line": 140
2026-07-03T10:35:29.5371623Z             },
2026-07-03T10:35:29.5371707Z             {
2026-07-03T10:35:29.5371815Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5371901Z               "line": 149
2026-07-03T10:35:29.5371982Z             },
2026-07-03T10:35:29.5372063Z             {
2026-07-03T10:35:29.5372182Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5372273Z               "line": 158
2026-07-03T10:35:29.5372355Z             },
2026-07-03T10:35:29.5372430Z             {
2026-07-03T10:35:29.5372535Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5372617Z               "line": 169
2026-07-03T10:35:29.5372703Z             },
2026-07-03T10:35:29.5372778Z             {
2026-07-03T10:35:29.5372883Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5372965Z               "line": 177
2026-07-03T10:35:29.5373036Z             },
2026-07-03T10:35:29.5373112Z             {
2026-07-03T10:35:29.5373220Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5373307Z               "line": 186
2026-07-03T10:35:29.5373377Z             },
2026-07-03T10:35:29.5373462Z             {
2026-07-03T10:35:29.5373571Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5373667Z               "line": 195
2026-07-03T10:35:29.5373748Z             },
2026-07-03T10:35:29.5373837Z             {
2026-07-03T10:35:29.5373944Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5374029Z               "line": 204
2026-07-03T10:35:29.5374110Z             },
2026-07-03T10:35:29.5374191Z             {
2026-07-03T10:35:29.5374292Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5374372Z               "line": 216
2026-07-03T10:35:29.5374453Z             },
2026-07-03T10:35:29.5374534Z             {
2026-07-03T10:35:29.5374644Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5374725Z               "line": 223
2026-07-03T10:35:29.5374810Z             },
2026-07-03T10:35:29.5374893Z             {
2026-07-03T10:35:29.5375002Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5375083Z               "line": 232
2026-07-03T10:35:29.5375164Z             },
2026-07-03T10:35:29.5375246Z             {
2026-07-03T10:35:29.5375354Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5375450Z               "line": 239
2026-07-03T10:35:29.5375528Z             },
2026-07-03T10:35:29.5375608Z             {
2026-07-03T10:35:29.5375722Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5375813Z               "line": 306
2026-07-03T10:35:29.5375890Z             },
2026-07-03T10:35:29.5375974Z             {
2026-07-03T10:35:29.5376083Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5376179Z               "line": 318
2026-07-03T10:35:29.5376255Z             },
2026-07-03T10:35:29.5376331Z             {
2026-07-03T10:35:29.5376450Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5376532Z               "line": 405
2026-07-03T10:35:29.5376613Z             }
2026-07-03T10:35:29.5376693Z           ]
2026-07-03T10:35:29.5376779Z         },
2026-07-03T10:35:29.5376866Z         "int": {
2026-07-03T10:35:29.5376966Z           "complete": false,
2026-07-03T10:35:29.5377137Z           "evidence": []
2026-07-03T10:35:29.5377285Z         },
2026-07-03T10:35:29.5377365Z         "unit": {
2026-07-03T10:35:29.5377462Z           "complete": true,
2026-07-03T10:35:29.5377547Z           "evidence": [
2026-07-03T10:35:29.5377633Z             {
2026-07-03T10:35:29.5377743Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5377825Z               "line": 487
2026-07-03T10:35:29.5377909Z             },
2026-07-03T10:35:29.5377990Z             {
2026-07-03T10:35:29.5378101Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5378186Z               "line": 528
2026-07-03T10:35:29.5378266Z             },
2026-07-03T10:35:29.5378351Z             {
2026-07-03T10:35:29.5378457Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5378536Z               "line": 541
2026-07-03T10:35:29.5378621Z             },
2026-07-03T10:35:29.5378692Z             {
2026-07-03T10:35:29.5378798Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5378897Z               "line": 627
2026-07-03T10:35:29.5379055Z             }
2026-07-03T10:35:29.5379141Z           ]
2026-07-03T10:35:29.5379222Z         }
2026-07-03T10:35:29.5379303Z       }
2026-07-03T10:35:29.5379385Z     },
2026-07-03T10:35:29.5379470Z     {
2026-07-03T10:35:29.5379579Z       "id": "REQ-HAZARD-SOFT-CLEANUP",
2026-07-03T10:35:29.5379780Z       "title": "Soft-cleanup preserves state, removes only the ready marker (6.2)",
2026-07-03T10:35:29.5379870Z       "requiredStages": [
2026-07-03T10:35:29.5379956Z         "impl",
2026-07-03T10:35:29.5380038Z         "unit"
2026-07-03T10:35:29.5380123Z       ],
2026-07-03T10:35:29.5380204Z       "stages": {
2026-07-03T10:35:29.5380285Z         "doc": {
2026-07-03T10:35:29.5380377Z           "complete": false,
2026-07-03T10:35:29.5380471Z           "evidence": []
2026-07-03T10:35:29.5380547Z         },
2026-07-03T10:35:29.5380630Z         "impl": {
2026-07-03T10:35:29.5380715Z           "complete": true,
2026-07-03T10:35:29.5380814Z           "evidence": [
2026-07-03T10:35:29.5380910Z             {
2026-07-03T10:35:29.5381030Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.5381114Z               "line": 177
2026-07-03T10:35:29.5381181Z             },
2026-07-03T10:35:29.5381267Z             {
2026-07-03T10:35:29.5381389Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5381474Z               "line": 200
2026-07-03T10:35:29.5381545Z             }
2026-07-03T10:35:29.5381627Z           ]
2026-07-03T10:35:29.5381708Z         },
2026-07-03T10:35:29.5381789Z         "int": {
2026-07-03T10:35:29.5381879Z           "complete": false,
2026-07-03T10:35:29.5381966Z           "evidence": []
2026-07-03T10:35:29.5382047Z         },
2026-07-03T10:35:29.5382132Z         "unit": {
2026-07-03T10:35:29.5382223Z           "complete": true,
2026-07-03T10:35:29.5382304Z           "evidence": [
2026-07-03T10:35:29.5382390Z             {
2026-07-03T10:35:29.5382494Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.5382586Z               "line": 299
2026-07-03T10:35:29.5382657Z             },
2026-07-03T10:35:29.5382742Z             {
2026-07-03T10:35:29.5382876Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5382981Z               "line": 1111
2026-07-03T10:35:29.5383076Z             },
2026-07-03T10:35:29.5383177Z             {
2026-07-03T10:35:29.5383296Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5383381Z               "line": 1124
2026-07-03T10:35:29.5383457Z             }
2026-07-03T10:35:29.5383540Z           ]
2026-07-03T10:35:29.5383620Z         }
2026-07-03T10:35:29.5383696Z       }
2026-07-03T10:35:29.5383775Z     },
2026-07-03T10:35:29.5383852Z     {
2026-07-03T10:35:29.5383984Z       "id": "REQ-HAZARD-SPOOL-SENTINEL-CREATE-FAIL",
2026-07-03T10:35:29.5386154Z       "title": "A persistent failure to (re)create the spool has-messages sentinel is SURFACED, never silently swallowed. touch_has_messages (spt-store/src/spool.rs:147) does `let _ = File::create(...)` — a live field defect on ENLYZEAM left a stale .has-messages (2026-06-29) beside a fresh spool.db insert (06:59:17Z) in ONE directory, i.e. the create silently failed while rows accumulated (suspected read-only-attrib / share-lock). FIX: on File::create failure emit a LOUD-ONCE-per-perch stderr diagnostic naming the concrete io::Error (self-identifying regardless of kind); do NOT make it fatal (spool writes still proceed). (F-024C item 2, doyle)",
2026-07-03T10:35:29.5386369Z       "requiredStages": [
2026-07-03T10:35:29.5386450Z         "impl",
2026-07-03T10:35:29.5386530Z         "unit"
2026-07-03T10:35:29.5386614Z       ],
2026-07-03T10:35:29.5386695Z       "stages": {
2026-07-03T10:35:29.5386777Z         "doc": {
2026-07-03T10:35:29.5386863Z           "complete": false,
2026-07-03T10:35:29.5386948Z           "evidence": []
2026-07-03T10:35:29.5387034Z         },
2026-07-03T10:35:29.5387116Z         "impl": {
2026-07-03T10:35:29.5387234Z           "complete": true,
2026-07-03T10:35:29.5387359Z           "evidence": [
2026-07-03T10:35:29.5387440Z             {
2026-07-03T10:35:29.5387554Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5387640Z               "line": 158
2026-07-03T10:35:29.5387721Z             },
2026-07-03T10:35:29.5387807Z             {
2026-07-03T10:35:29.5387906Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5387993Z               "line": 170
2026-07-03T10:35:29.5388074Z             }
2026-07-03T10:35:29.5388154Z           ]
2026-07-03T10:35:29.5388226Z         },
2026-07-03T10:35:29.5388308Z         "int": {
2026-07-03T10:35:29.5388399Z           "complete": false,
2026-07-03T10:35:29.5388483Z           "evidence": []
2026-07-03T10:35:29.5388564Z         },
2026-07-03T10:35:29.5388642Z         "unit": {
2026-07-03T10:35:29.5388737Z           "complete": true,
2026-07-03T10:35:29.5388812Z           "evidence": [
2026-07-03T10:35:29.5388897Z             {
2026-07-03T10:35:29.5389083Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.5389167Z               "line": 1055
2026-07-03T10:35:29.5389243Z             }
2026-07-03T10:35:29.5389324Z           ]
2026-07-03T10:35:29.5389407Z         }
2026-07-03T10:35:29.5389491Z       }
2026-07-03T10:35:29.5389567Z     },
2026-07-03T10:35:29.5389649Z     {
2026-07-03T10:35:29.5389759Z       "id": "REQ-HAZARD-STALE-INDEX-LOCK",
2026-07-03T10:35:29.5389891Z       "title": "Sweep stale lockfiles on daemon boot (1.3)",
2026-07-03T10:35:29.5389988Z       "requiredStages": [
2026-07-03T10:35:29.5390069Z         "impl",
2026-07-03T10:35:29.5390149Z         "unit"
2026-07-03T10:35:29.5390236Z       ],
2026-07-03T10:35:29.5390317Z       "stages": {
2026-07-03T10:35:29.5390393Z         "doc": {
2026-07-03T10:35:29.5390478Z           "complete": false,
2026-07-03T10:35:29.5390560Z           "evidence": []
2026-07-03T10:35:29.5390646Z         },
2026-07-03T10:35:29.5390722Z         "impl": {
2026-07-03T10:35:29.5390817Z           "complete": true,
2026-07-03T10:35:29.5390904Z           "evidence": [
2026-07-03T10:35:29.5390989Z             {
2026-07-03T10:35:29.5391102Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5391195Z               "line": 116
2026-07-03T10:35:29.5391271Z             },
2026-07-03T10:35:29.5391350Z             {
2026-07-03T10:35:29.5391475Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5391557Z               "line": 560
2026-07-03T10:35:29.5391637Z             }
2026-07-03T10:35:29.5391712Z           ]
2026-07-03T10:35:29.5391802Z         },
2026-07-03T10:35:29.5391879Z         "int": {
2026-07-03T10:35:29.5391973Z           "complete": false,
2026-07-03T10:35:29.5392058Z           "evidence": []
2026-07-03T10:35:29.5392134Z         },
2026-07-03T10:35:29.5392211Z         "unit": {
2026-07-03T10:35:29.5392297Z           "complete": true,
2026-07-03T10:35:29.5392382Z           "evidence": [
2026-07-03T10:35:29.5392573Z             {
2026-07-03T10:35:29.5392797Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5392883Z               "line": 739
2026-07-03T10:35:29.5392969Z             }
2026-07-03T10:35:29.5393049Z           ]
2026-07-03T10:35:29.5393131Z         }
2026-07-03T10:35:29.5393207Z       }
2026-07-03T10:35:29.5393284Z     },
2026-07-03T10:35:29.5393360Z     {
2026-07-03T10:35:29.5393480Z       "id": "REQ-HAZARD-STALE-SIGNOFF-SENTINEL",
2026-07-03T10:35:29.5393636Z       "title": "Stale signoff sentinel does not kill a fresh start (3.2)",
2026-07-03T10:35:29.5393727Z       "requiredStages": [
2026-07-03T10:35:29.5393809Z         "impl",
2026-07-03T10:35:29.5393889Z         "unit"
2026-07-03T10:35:29.5393970Z       ],
2026-07-03T10:35:29.5394057Z       "stages": {
2026-07-03T10:35:29.5394138Z         "doc": {
2026-07-03T10:35:29.5394232Z           "complete": false,
2026-07-03T10:35:29.5394321Z           "evidence": []
2026-07-03T10:35:29.5394388Z         },
2026-07-03T10:35:29.5394488Z         "impl": {
2026-07-03T10:35:29.5394567Z           "complete": true,
2026-07-03T10:35:29.5394648Z           "evidence": [
2026-07-03T10:35:29.5394729Z             {
2026-07-03T10:35:29.5394859Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5394944Z               "line": 844
2026-07-03T10:35:29.5395030Z             },
2026-07-03T10:35:29.5395112Z             {
2026-07-03T10:35:29.5395235Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.5395316Z               "line": 28
2026-07-03T10:35:29.5395394Z             }
2026-07-03T10:35:29.5395479Z           ]
2026-07-03T10:35:29.5395559Z         },
2026-07-03T10:35:29.5395645Z         "int": {
2026-07-03T10:35:29.5395736Z           "complete": false,
2026-07-03T10:35:29.5395836Z           "evidence": []
2026-07-03T10:35:29.5395917Z         },
2026-07-03T10:35:29.5396008Z         "unit": {
2026-07-03T10:35:29.5396098Z           "complete": true,
2026-07-03T10:35:29.5396189Z           "evidence": [
2026-07-03T10:35:29.5396274Z             {
2026-07-03T10:35:29.5396399Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.5396479Z               "line": 229
2026-07-03T10:35:29.5396561Z             }
2026-07-03T10:35:29.5396643Z           ]
2026-07-03T10:35:29.5396723Z         }
2026-07-03T10:35:29.5396808Z       }
2026-07-03T10:35:29.5396885Z     },
2026-07-03T10:35:29.5396967Z     {
2026-07-03T10:35:29.5397076Z       "id": "REQ-HAZARD-STDIN-SESSION-ID",
2026-07-03T10:35:29.5397207Z       "title": "Stdin session_id precedence over env (2.2)",
2026-07-03T10:35:29.5397294Z       "requiredStages": [],
2026-07-03T10:35:29.5397385Z       "stages": {
2026-07-03T10:35:29.5397466Z         "doc": {
2026-07-03T10:35:29.5397566Z           "complete": false,
2026-07-03T10:35:29.5397647Z           "evidence": []
2026-07-03T10:35:29.5397733Z         },
2026-07-03T10:35:29.5397809Z         "impl": {
2026-07-03T10:35:29.5397904Z           "complete": false,
2026-07-03T10:35:29.5397986Z           "evidence": []
2026-07-03T10:35:29.5398072Z         },
2026-07-03T10:35:29.5398156Z         "int": {
2026-07-03T10:35:29.5398253Z           "complete": false,
2026-07-03T10:35:29.5398339Z           "evidence": []
2026-07-03T10:35:29.5398424Z         },
2026-07-03T10:35:29.5398505Z         "unit": {
2026-07-03T10:35:29.5398592Z           "complete": false,
2026-07-03T10:35:29.5398682Z           "evidence": []
2026-07-03T10:35:29.5398763Z         }
2026-07-03T10:35:29.5398844Z       }
2026-07-03T10:35:29.5398921Z     },
2026-07-03T10:35:29.5399077Z     {
2026-07-03T10:35:29.5399217Z       "id": "REQ-HAZARD-STOP-PATH-PSYCHE-ORPHAN-REAP",
2026-07-03T10:35:29.5402415Z       "title": "Endpoint-stop and brain-death reconcile MUST reap a brain-less perch's orphan detached Psyche via the cmdline-scoped guard (`psyche_orphan_should_reap`) — the handle-reap (`LiveSet::stop_host`, REQ-HAZARD-UNHOST-PSYCHE-REAP) CANNOT, because the owning brain is gone (its `psyche_child` handle died with it), and the brain-start scoped-reap (REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP) never fires for a perch being STOPPED rather than re-hosted. So the live-host calls the scoped reap after `stop_host` at the reconcile stop-side AND in `confirm_residency_or_unhost`. Preserves fail-safe-decline (pid-alive AND exe-basename==psyche-program AND cmdline contains `<id>-psyche`; any unreadable signal DECLINES — a missed dup is bounded, a wrong-kill is catastrophic). This is the orphan-leak half of the perri F-010xF-015 field bug (the unsupervised install-dir Psyche that locked an update); the other half is the psyche own-copy (ADR-0025 amendment). (v0.13.2 W3 (a))",
2026-07-03T10:35:29.5402618Z       "requiredStages": [
2026-07-03T10:35:29.5402699Z         "doc",
2026-07-03T10:35:29.5402786Z         "impl",
2026-07-03T10:35:29.5402867Z         "unit",
2026-07-03T10:35:29.5402951Z         "int"
2026-07-03T10:35:29.5403028Z       ],
2026-07-03T10:35:29.5403110Z       "stages": {
2026-07-03T10:35:29.5403200Z         "doc": {
2026-07-03T10:35:29.5403300Z           "complete": true,
2026-07-03T10:35:29.5403391Z           "evidence": [
2026-07-03T10:35:29.5403496Z             {
2026-07-03T10:35:29.5403600Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5403687Z               "line": 639
2026-07-03T10:35:29.5403768Z             },
2026-07-03T10:35:29.5403849Z             {
2026-07-03T10:35:29.5404035Z               "path": "docs/adr/0025-live-daemon-coordinated-adapter-update.md",
2026-07-03T10:35:29.5404120Z               "line": 45
2026-07-03T10:35:29.5404201Z             }
2026-07-03T10:35:29.5404277Z           ]
2026-07-03T10:35:29.5404364Z         },
2026-07-03T10:35:29.5404444Z         "impl": {
2026-07-03T10:35:29.5404525Z           "complete": true,
2026-07-03T10:35:29.5404612Z           "evidence": [
2026-07-03T10:35:29.5404699Z             {
2026-07-03T10:35:29.5404830Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5404910Z               "line": 292
2026-07-03T10:35:29.5405001Z             },
2026-07-03T10:35:29.5405086Z             {
2026-07-03T10:35:29.5405218Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5405314Z               "line": 483
2026-07-03T10:35:29.5405401Z             },
2026-07-03T10:35:29.5405476Z             {
2026-07-03T10:35:29.5405585Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5405676Z               "line": 655
2026-07-03T10:35:29.5405762Z             },
2026-07-03T10:35:29.5405847Z             {
2026-07-03T10:35:29.5405963Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5406058Z               "line": 708
2026-07-03T10:35:29.5406128Z             }
2026-07-03T10:35:29.5406210Z           ]
2026-07-03T10:35:29.5406297Z         },
2026-07-03T10:35:29.5406372Z         "int": {
2026-07-03T10:35:29.5406462Z           "complete": true,
2026-07-03T10:35:29.5406549Z           "evidence": [
2026-07-03T10:35:29.5406626Z             {
2026-07-03T10:35:29.5406772Z               "path": "crates/spt/tests/live_adapt_psyche_lock_e2e.rs",
2026-07-03T10:35:29.5406873Z               "line": 95
2026-07-03T10:35:29.5406954Z             },
2026-07-03T10:35:29.5407044Z             {
2026-07-03T10:35:29.5407188Z               "path": "crates/spt/tests/live_adapt_psyche_lock_e2e.rs",
2026-07-03T10:35:29.5407283Z               "line": 372
2026-07-03T10:35:29.5407368Z             }
2026-07-03T10:35:29.5407450Z           ]
2026-07-03T10:35:29.5407522Z         },
2026-07-03T10:35:29.5407608Z         "unit": {
2026-07-03T10:35:29.5407687Z           "complete": true,
2026-07-03T10:35:29.5407777Z           "evidence": [
2026-07-03T10:35:29.5407864Z             {
2026-07-03T10:35:29.5407983Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5408073Z               "line": 1619
2026-07-03T10:35:29.5408154Z             },
2026-07-03T10:35:29.5408231Z             {
2026-07-03T10:35:29.5408340Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5408425Z               "line": 1685
2026-07-03T10:35:29.5408594Z             }
2026-07-03T10:35:29.5408674Z           ]
2026-07-03T10:35:29.5408823Z         }
2026-07-03T10:35:29.5408908Z       }
2026-07-03T10:35:29.5409065Z     },
2026-07-03T10:35:29.5409143Z     {
2026-07-03T10:35:29.5409256Z       "id": "REQ-HAZARD-STORE-INIT-RACE",
2026-07-03T10:35:29.5412480Z       "title": "Concurrent first-touch of ONE fresh BranchStore must ALL succeed, never a hard error. BranchStore::open_or_init (spt-store/src/branchstore.rs:47) is a TOCTOU: it gates on HEAD.exists() then runs a NON-ATOMIC init (`git init --bare` + `git config core.autocrlf false` + best-effort worktree.useRelativePaths). Two processes that both observe !HEAD.exists() on one fresh store race the `git config` step, which takes git's per-repo config.lock — the loser fails with 'could not lock config file …/config: File exists', an io::Error that strands the caller (the G3-gate pump.rs:442 flake, doyle-ledgered). FIX: make init race-tolerant — `git init --bare` is idempotent, and `git config` is idempotent (same bytes), so tolerate a concurrent winner (open-after-lose: if init errors but HEAD now exists, proceed as opened) and retry a transient config.lock collision a bounded number of times so the required core.autocrlf=false is guaranteed set. N concurrent open_or_init on ONE fresh dir must ALL return Ok. (F-025 wave, doyle Item 2)",
2026-07-03T10:35:29.5412591Z       "requiredStages": [
2026-07-03T10:35:29.5412672Z         "doc",
2026-07-03T10:35:29.5412753Z         "impl",
2026-07-03T10:35:29.5412837Z         "unit"
2026-07-03T10:35:29.5412923Z       ],
2026-07-03T10:35:29.5413009Z       "stages": {
2026-07-03T10:35:29.5413093Z         "doc": {
2026-07-03T10:35:29.5413187Z           "complete": true,
2026-07-03T10:35:29.5413274Z           "evidence": [
2026-07-03T10:35:29.5413356Z             {
2026-07-03T10:35:29.5413460Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5413540Z               "line": 552
2026-07-03T10:35:29.5413622Z             },
2026-07-03T10:35:29.5413703Z             {
2026-07-03T10:35:29.5413821Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5413903Z               "line": 650
2026-07-03T10:35:29.5413990Z             }
2026-07-03T10:35:29.5414071Z           ]
2026-07-03T10:35:29.5414150Z         },
2026-07-03T10:35:29.5414232Z         "impl": {
2026-07-03T10:35:29.5414328Z           "complete": true,
2026-07-03T10:35:29.5414414Z           "evidence": [
2026-07-03T10:35:29.5414494Z             {
2026-07-03T10:35:29.5414624Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5414708Z               "line": 49
2026-07-03T10:35:29.5414794Z             },
2026-07-03T10:35:29.5414867Z             {
2026-07-03T10:35:29.5415000Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5415086Z               "line": 72
2026-07-03T10:35:29.5415172Z             },
2026-07-03T10:35:29.5415254Z             {
2026-07-03T10:35:29.5415380Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5415479Z               "line": 594
2026-07-03T10:35:29.5415556Z             },
2026-07-03T10:35:29.5415637Z             {
2026-07-03T10:35:29.5415769Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5415845Z               "line": 612
2026-07-03T10:35:29.5415922Z             }
2026-07-03T10:35:29.5415998Z           ]
2026-07-03T10:35:29.5416093Z         },
2026-07-03T10:35:29.5416174Z         "int": {
2026-07-03T10:35:29.5416256Z           "complete": false,
2026-07-03T10:35:29.5416350Z           "evidence": []
2026-07-03T10:35:29.5416431Z         },
2026-07-03T10:35:29.5416518Z         "unit": {
2026-07-03T10:35:29.5416608Z           "complete": true,
2026-07-03T10:35:29.5416698Z           "evidence": [
2026-07-03T10:35:29.5416780Z             {
2026-07-03T10:35:29.5416899Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5416985Z               "line": 651
2026-07-03T10:35:29.5417070Z             },
2026-07-03T10:35:29.5417271Z             {
2026-07-03T10:35:29.5417501Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.5417594Z               "line": 687
2026-07-03T10:35:29.5417681Z             }
2026-07-03T10:35:29.5417758Z           ]
2026-07-03T10:35:29.5417839Z         }
2026-07-03T10:35:29.5417919Z       }
2026-07-03T10:35:29.5417991Z     },
2026-07-03T10:35:29.5418073Z     {
2026-07-03T10:35:29.5418187Z       "id": "REQ-HAZARD-SUBPROCESS-TIMEOUT",
2026-07-03T10:35:29.5418347Z       "title": "Every harness/git subprocess has a timeout (5.3)",
2026-07-03T10:35:29.5418429Z       "requiredStages": [
2026-07-03T10:35:29.5418515Z         "impl",
2026-07-03T10:35:29.5418595Z         "unit"
2026-07-03T10:35:29.5418676Z       ],
2026-07-03T10:35:29.5418763Z       "stages": {
2026-07-03T10:35:29.5418844Z         "doc": {
2026-07-03T10:35:29.5418929Z           "complete": false,
2026-07-03T10:35:29.5419101Z           "evidence": []
2026-07-03T10:35:29.5419187Z         },
2026-07-03T10:35:29.5419277Z         "impl": {
2026-07-03T10:35:29.5419383Z           "complete": true,
2026-07-03T10:35:29.5419478Z           "evidence": [
2026-07-03T10:35:29.5419558Z             {
2026-07-03T10:35:29.5419664Z               "path": "crates/spt-live/src/turn.rs",
2026-07-03T10:35:29.5419759Z               "line": 19
2026-07-03T10:35:29.5419845Z             },
2026-07-03T10:35:29.5419926Z             {
2026-07-03T10:35:29.5420046Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5420135Z               "line": 703
2026-07-03T10:35:29.5420212Z             },
2026-07-03T10:35:29.5420298Z             {
2026-07-03T10:35:29.5420422Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5420512Z               "line": 739
2026-07-03T10:35:29.5420597Z             },
2026-07-03T10:35:29.5420678Z             {
2026-07-03T10:35:29.5420800Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5420885Z               "line": 787
2026-07-03T10:35:29.5420971Z             },
2026-07-03T10:35:29.5421053Z             {
2026-07-03T10:35:29.5421172Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.5421267Z               "line": 15
2026-07-03T10:35:29.5421344Z             },
2026-07-03T10:35:29.5421425Z             {
2026-07-03T10:35:29.5421543Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.5421630Z               "line": 48
2026-07-03T10:35:29.5421716Z             },
2026-07-03T10:35:29.5421796Z             {
2026-07-03T10:35:29.5421911Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.5422002Z               "line": 119
2026-07-03T10:35:29.5422083Z             },
2026-07-03T10:35:29.5422168Z             {
2026-07-03T10:35:29.5422274Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5422359Z               "line": 5937
2026-07-03T10:35:29.5422435Z             }
2026-07-03T10:35:29.5422511Z           ]
2026-07-03T10:35:29.5422594Z         },
2026-07-03T10:35:29.5422693Z         "int": {
2026-07-03T10:35:29.5422788Z           "complete": false,
2026-07-03T10:35:29.5422880Z           "evidence": []
2026-07-03T10:35:29.5422965Z         },
2026-07-03T10:35:29.5423045Z         "unit": {
2026-07-03T10:35:29.5423141Z           "complete": true,
2026-07-03T10:35:29.5423224Z           "evidence": [
2026-07-03T10:35:29.5423304Z             {
2026-07-03T10:35:29.5423421Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5423516Z               "line": 1164
2026-07-03T10:35:29.5423597Z             },
2026-07-03T10:35:29.5423681Z             {
2026-07-03T10:35:29.5423790Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.5423877Z               "line": 165
2026-07-03T10:35:29.5423953Z             },
2026-07-03T10:35:29.5424039Z             {
2026-07-03T10:35:29.5424148Z               "path": "crates/spt-store/src/gitrun.rs",
2026-07-03T10:35:29.5424245Z               "line": 175
2026-07-03T10:35:29.5424330Z             }
2026-07-03T10:35:29.5424526Z           ]
2026-07-03T10:35:29.5424616Z         }
2026-07-03T10:35:29.5424797Z       }
2026-07-03T10:35:29.5424879Z     },
2026-07-03T10:35:29.5424949Z     {
2026-07-03T10:35:29.5425069Z       "id": "REQ-HAZARD-SUDO-SECURE-PATH",
2026-07-03T10:35:29.5425983Z       "title": "Elevation guidance on Unix names the binary's ABSOLUTE path under sudo (a user-local install ~/.local/bin · ~/.cargo/bin is not on sudo's secure_path, so bare `sudo spt` dies 'command not found'); gated commands auto-elevate on an interactive TTY, else print the runnable hint (5.10)",
2026-07-03T10:35:29.5426083Z       "requiredStages": [
2026-07-03T10:35:29.5426164Z         "impl",
2026-07-03T10:35:29.5426253Z         "unit"
2026-07-03T10:35:29.5426333Z       ],
2026-07-03T10:35:29.5426424Z       "stages": {
2026-07-03T10:35:29.5426511Z         "doc": {
2026-07-03T10:35:29.5426619Z           "complete": false,
2026-07-03T10:35:29.5426705Z           "evidence": []
2026-07-03T10:35:29.5426788Z         },
2026-07-03T10:35:29.5426897Z         "impl": {
2026-07-03T10:35:29.5426982Z           "complete": true,
2026-07-03T10:35:29.5427083Z           "evidence": [
2026-07-03T10:35:29.5427168Z             {
2026-07-03T10:35:29.5427292Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5427383Z               "line": 192
2026-07-03T10:35:29.5427469Z             },
2026-07-03T10:35:29.5427550Z             {
2026-07-03T10:35:29.5427664Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5427746Z               "line": 279
2026-07-03T10:35:29.5427821Z             }
2026-07-03T10:35:29.5427902Z           ]
2026-07-03T10:35:29.5427979Z         },
2026-07-03T10:35:29.5428061Z         "int": {
2026-07-03T10:35:29.5428150Z           "complete": false,
2026-07-03T10:35:29.5428236Z           "evidence": []
2026-07-03T10:35:29.5428304Z         },
2026-07-03T10:35:29.5428390Z         "unit": {
2026-07-03T10:35:29.5428469Z           "complete": true,
2026-07-03T10:35:29.5428556Z           "evidence": [
2026-07-03T10:35:29.5428647Z             {
2026-07-03T10:35:29.5428770Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5428860Z               "line": 470
2026-07-03T10:35:29.5428936Z             },
2026-07-03T10:35:29.5429094Z             {
2026-07-03T10:35:29.5429203Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.5429284Z               "line": 526
2026-07-03T10:35:29.5429366Z             }
2026-07-03T10:35:29.5429456Z           ]
2026-07-03T10:35:29.5429537Z         }
2026-07-03T10:35:29.5429614Z       }
2026-07-03T10:35:29.5429699Z     },
2026-07-03T10:35:29.5429775Z     {
2026-07-03T10:35:29.5429890Z       "id": "REQ-HAZARD-TEMPLATE-ARGV-FILL",
2026-07-03T10:35:29.5433953Z       "title": "Command-template substitution fills argv ELEMENTS, not a re-tokenized string: spt-core currently `fill_template`s {key} values INTO the command STRING and THEN `tokenize`s the filled string (runtime.rs:94/122), so a multi-word {key} value whitespace-SPLITS into multiple argv tokens unless the adapter hand-quotes the placeholder, and a value containing a `\"` (or `;`) injects/breaks tokenization (shell-injection-adjacent). A filled value MUST become exactly ONE argv element regardless of spaces/quotes in the value. Fix: tokenize the TEMPLATE into argv FIRST, then `fill_template` EACH token, so a `{key}` slot resolves to a single element and the value never participates in tokenization (no whitespace-split, no quote/semicolon injection); preserve the missing-key / empty-command errors and `{{`/`}}` non-interpretation. perri's F-009 (v0.8.1 dogfood, argv-capture-confirmed): a multi-word `{psyche_prompt}` = \"PSYCHE REVIVAL time: epoch-ms:… incoming event: (none)\" arrived as argv[6..12] (7 stray tokens), the harness runner strict-parsed `--prompt` against the 2nd word, exited 2 within ~1s → phantom hosted perch. Applies to EVERY [session.<role>] template (psyche_init, extractor, notif, …); digest survives today only because its fills ({session_id}/{source}) are single-token.",
2026-07-03T10:35:29.5434181Z       "requiredStages": [
2026-07-03T10:35:29.5434360Z         "impl",
2026-07-03T10:35:29.5434446Z         "unit",
2026-07-03T10:35:29.5434528Z         "int"
2026-07-03T10:35:29.5434613Z       ],
2026-07-03T10:35:29.5434704Z       "stages": {
2026-07-03T10:35:29.5434786Z         "doc": {
2026-07-03T10:35:29.5434885Z           "complete": false,
2026-07-03T10:35:29.5434975Z           "evidence": []
2026-07-03T10:35:29.5435062Z         },
2026-07-03T10:35:29.5435148Z         "impl": {
2026-07-03T10:35:29.5435247Z           "complete": true,
2026-07-03T10:35:29.5435324Z           "evidence": [
2026-07-03T10:35:29.5435415Z             {
2026-07-03T10:35:29.5435557Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5435653Z               "line": 139
2026-07-03T10:35:29.5435735Z             },
2026-07-03T10:35:29.5435824Z             {
2026-07-03T10:35:29.5435953Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.5436049Z               "line": 132
2026-07-03T10:35:29.5436134Z             },
2026-07-03T10:35:29.5436216Z             {
2026-07-03T10:35:29.5436346Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.5436426Z               "line": 434
2026-07-03T10:35:29.5436510Z             },
2026-07-03T10:35:29.5436596Z             {
2026-07-03T10:35:29.5436715Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5436799Z               "line": 149
2026-07-03T10:35:29.5436879Z             },
2026-07-03T10:35:29.5436961Z             {
2026-07-03T10:35:29.5437081Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5437161Z               "line": 566
2026-07-03T10:35:29.5437242Z             },
2026-07-03T10:35:29.5437324Z             {
2026-07-03T10:35:29.5437452Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5440474Z               "line": 795
2026-07-03T10:35:29.5440584Z             }
2026-07-03T10:35:29.5440688Z           ]
2026-07-03T10:35:29.5440769Z         },
2026-07-03T10:35:29.5440861Z         "int": {
2026-07-03T10:35:29.5440960Z           "complete": true,
2026-07-03T10:35:29.5441051Z           "evidence": [
2026-07-03T10:35:29.5441133Z             {
2026-07-03T10:35:29.5441289Z               "path": "crates/spt/tests/livehost_nonresident_e2e.rs",
2026-07-03T10:35:29.5441380Z               "line": 32
2026-07-03T10:35:29.5441462Z             }
2026-07-03T10:35:29.5441542Z           ]
2026-07-03T10:35:29.5441613Z         },
2026-07-03T10:35:29.5441693Z         "unit": {
2026-07-03T10:35:29.5441794Z           "complete": true,
2026-07-03T10:35:29.5441883Z           "evidence": [
2026-07-03T10:35:29.5441963Z             {
2026-07-03T10:35:29.5442096Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5442188Z               "line": 968
2026-07-03T10:35:29.5442273Z             },
2026-07-03T10:35:29.5442353Z             {
2026-07-03T10:35:29.5442488Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5442573Z               "line": 989
2026-07-03T10:35:29.5442659Z             },
2026-07-03T10:35:29.5442741Z             {
2026-07-03T10:35:29.5442869Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5442959Z               "line": 1061
2026-07-03T10:35:29.5443036Z             },
2026-07-03T10:35:29.5443108Z             {
2026-07-03T10:35:29.5443241Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5443322Z               "line": 1079
2026-07-03T10:35:29.5443399Z             },
2026-07-03T10:35:29.5443484Z             {
2026-07-03T10:35:29.5443603Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5443695Z               "line": 1103
2026-07-03T10:35:29.5443775Z             }
2026-07-03T10:35:29.5443856Z           ]
2026-07-03T10:35:29.5443942Z         }
2026-07-03T10:35:29.5444024Z       }
2026-07-03T10:35:29.5444104Z     },
2026-07-03T10:35:29.5444209Z     {
2026-07-03T10:35:29.5444513Z       "id": "REQ-HAZARD-UNC-PATH-STRIP",
2026-07-03T10:35:29.5444773Z       "title": "Strip Windows UNC prefix on serialized paths (5.4)",
2026-07-03T10:35:29.5444863Z       "requiredStages": [
2026-07-03T10:35:29.5444944Z         "impl",
2026-07-03T10:35:29.5445026Z         "unit"
2026-07-03T10:35:29.5445107Z       ],
2026-07-03T10:35:29.5445192Z       "stages": {
2026-07-03T10:35:29.5445273Z         "doc": {
2026-07-03T10:35:29.5445370Z           "complete": false,
2026-07-03T10:35:29.5445450Z           "evidence": []
2026-07-03T10:35:29.5445535Z         },
2026-07-03T10:35:29.5445623Z         "impl": {
2026-07-03T10:35:29.5445708Z           "complete": true,
2026-07-03T10:35:29.5445793Z           "evidence": [
2026-07-03T10:35:29.5445879Z             {
2026-07-03T10:35:29.5446004Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.5446094Z               "line": 43
2026-07-03T10:35:29.5446174Z             }
2026-07-03T10:35:29.5446257Z           ]
2026-07-03T10:35:29.5446351Z         },
2026-07-03T10:35:29.5446432Z         "int": {
2026-07-03T10:35:29.5446538Z           "complete": false,
2026-07-03T10:35:29.5446619Z           "evidence": []
2026-07-03T10:35:29.5446708Z         },
2026-07-03T10:35:29.5446790Z         "unit": {
2026-07-03T10:35:29.5446886Z           "complete": true,
2026-07-03T10:35:29.5446967Z           "evidence": [
2026-07-03T10:35:29.5447047Z             {
2026-07-03T10:35:29.5447156Z               "path": "crates/spt-store/src/atomic.rs",
2026-07-03T10:35:29.5447242Z               "line": 364
2026-07-03T10:35:29.5447322Z             }
2026-07-03T10:35:29.5447402Z           ]
2026-07-03T10:35:29.5447487Z         }
2026-07-03T10:35:29.5447568Z       }
2026-07-03T10:35:29.5447651Z     },
2026-07-03T10:35:29.5447735Z     {
2026-07-03T10:35:29.5447855Z       "id": "REQ-HAZARD-UNHOST-PSYCHE-REAP",
2026-07-03T10:35:29.5451407Z       "title": "On un-host, the detached `{id}-psyche` HARNESS PROCESS is reaped — not just its in-brain pulse-driver thread. Today stop_host (livehost.rs:203) trips the HostedLife stop flag + JOINS the driver thread, but the Psyche is a detached harness process (spawn_psyche → ManifestRuntime detached spawn, runtime.rs:341-356; its pid is untracked in HostedLife though stamped on the `{id}-psyche` perch, where residency-confirm already reads it). So endpoint-stop / mid-life agent-death / a B2/B5 offline-then-unhost leaves the psyche process ORPHANED, alive until the next daemon-stop (where Breap's job/group reaps the whole brain subtree). The Psyche STAYS a harness process by design (CONTEXT.md 97/203/251 — headless harness session, its own perch) — the fix does NOT move it in-brain; it SCOPED-kills the `{id}-psyche` pid on un-host (never machine-wide — shared box). Track the pid in HostedLife at host_one (cleanest) or read the `{id}-psyche` perch pid at stop_host. Composes with H3 (endpoint stop → offline → reconcile un-host → reap) and B2/B5 (the offline arms that trigger un-host). (v0.12.0)",
2026-07-03T10:35:29.5451510Z       "requiredStages": [
2026-07-03T10:35:29.5451640Z         "impl",
2026-07-03T10:35:29.5451722Z         "unit",
2026-07-03T10:35:29.5451830Z         "int"
2026-07-03T10:35:29.5451916Z       ],
2026-07-03T10:35:29.5452003Z       "stages": {
2026-07-03T10:35:29.5452084Z         "doc": {
2026-07-03T10:35:29.5452187Z           "complete": false,
2026-07-03T10:35:29.5452272Z           "evidence": []
2026-07-03T10:35:29.5452358Z         },
2026-07-03T10:35:29.5452439Z         "impl": {
2026-07-03T10:35:29.5452537Z           "complete": true,
2026-07-03T10:35:29.5452638Z           "evidence": [
2026-07-03T10:35:29.5452719Z             {
2026-07-03T10:35:29.5452852Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5452938Z               "line": 461
2026-07-03T10:35:29.5453020Z             },
2026-07-03T10:35:29.5453106Z             {
2026-07-03T10:35:29.5453228Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.5453311Z               "line": 107
2026-07-03T10:35:29.5453391Z             },
2026-07-03T10:35:29.5453597Z             {
2026-07-03T10:35:29.5453815Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.5453901Z               "line": 138
2026-07-03T10:35:29.5453988Z             },
2026-07-03T10:35:29.5454068Z             {
2026-07-03T10:35:29.5454196Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5454279Z               "line": 420
2026-07-03T10:35:29.5454363Z             },
2026-07-03T10:35:29.5454445Z             {
2026-07-03T10:35:29.5454565Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5454655Z               "line": 457
2026-07-03T10:35:29.5454730Z             },
2026-07-03T10:35:29.5454807Z             {
2026-07-03T10:35:29.5454933Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5455026Z               "line": 619
2026-07-03T10:35:29.5455107Z             }
2026-07-03T10:35:29.5455192Z           ]
2026-07-03T10:35:29.5455273Z         },
2026-07-03T10:35:29.5455366Z         "int": {
2026-07-03T10:35:29.5455461Z           "complete": true,
2026-07-03T10:35:29.5455557Z           "evidence": [
2026-07-03T10:35:29.5455639Z             {
2026-07-03T10:35:29.5455780Z               "path": "crates/spt/tests/unhost_psyche_reap_e2e.rs",
2026-07-03T10:35:29.5455873Z               "line": 17
2026-07-03T10:35:29.5455953Z             }
2026-07-03T10:35:29.5456038Z           ]
2026-07-03T10:35:29.5456119Z         },
2026-07-03T10:35:29.5456207Z         "unit": {
2026-07-03T10:35:29.5456306Z           "complete": true,
2026-07-03T10:35:29.5456401Z           "evidence": [
2026-07-03T10:35:29.5456482Z             {
2026-07-03T10:35:29.5456611Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5456692Z               "line": 1083
2026-07-03T10:35:29.5456768Z             }
2026-07-03T10:35:29.5456850Z           ]
2026-07-03T10:35:29.5456935Z         }
2026-07-03T10:35:29.5457016Z       }
2026-07-03T10:35:29.5457093Z     },
2026-07-03T10:35:29.5457193Z     {
2026-07-03T10:35:29.5457297Z       "id": "REQ-HAZARD-UPDATE-ROLLBACK",
2026-07-03T10:35:29.5457583Z       "title": "Self-update rejects version rollback; metadata expiry + adapter content signing (codex #5)",
2026-07-03T10:35:29.5457678Z       "requiredStages": [
2026-07-03T10:35:29.5457759Z         "impl",
2026-07-03T10:35:29.5457844Z         "unit"
2026-07-03T10:35:29.5457924Z       ],
2026-07-03T10:35:29.5458013Z       "stages": {
2026-07-03T10:35:29.5458100Z         "doc": {
2026-07-03T10:35:29.5458191Z           "complete": false,
2026-07-03T10:35:29.5458291Z           "evidence": []
2026-07-03T10:35:29.5458372Z         },
2026-07-03T10:35:29.5458458Z         "impl": {
2026-07-03T10:35:29.5458554Z           "complete": true,
2026-07-03T10:35:29.5458634Z           "evidence": [
2026-07-03T10:35:29.5458720Z             {
2026-07-03T10:35:29.5458849Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.5459025Z               "line": 405
2026-07-03T10:35:29.5459111Z             },
2026-07-03T10:35:29.5459201Z             {
2026-07-03T10:35:29.5459330Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.5459417Z               "line": 419
2026-07-03T10:35:29.5459497Z             },
2026-07-03T10:35:29.5459578Z             {
2026-07-03T10:35:29.5459704Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.5459788Z               "line": 156
2026-07-03T10:35:29.5459874Z             }
2026-07-03T10:35:29.5459950Z           ]
2026-07-03T10:35:29.5460028Z         },
2026-07-03T10:35:29.5460112Z         "int": {
2026-07-03T10:35:29.5460198Z           "complete": false,
2026-07-03T10:35:29.5460280Z           "evidence": []
2026-07-03T10:35:29.5460366Z         },
2026-07-03T10:35:29.5460451Z         "unit": {
2026-07-03T10:35:29.5460535Z           "complete": true,
2026-07-03T10:35:29.5460621Z           "evidence": [
2026-07-03T10:35:29.5460703Z             {
2026-07-03T10:35:29.5460822Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.5461023Z               "line": 875
2026-07-03T10:35:29.5461207Z             },
2026-07-03T10:35:29.5461295Z             {
2026-07-03T10:35:29.5461408Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.5461494Z               "line": 889
2026-07-03T10:35:29.5461575Z             },
2026-07-03T10:35:29.5461652Z             {
2026-07-03T10:35:29.5461771Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.5461851Z               "line": 908
2026-07-03T10:35:29.5461938Z             },
2026-07-03T10:35:29.5462010Z             {
2026-07-03T10:35:29.5462124Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.5462209Z               "line": 925
2026-07-03T10:35:29.5462291Z             },
2026-07-03T10:35:29.5462372Z             {
2026-07-03T10:35:29.5462505Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.5462582Z               "line": 441
2026-07-03T10:35:29.5462663Z             }
2026-07-03T10:35:29.5462756Z           ]
2026-07-03T10:35:29.5462837Z         }
2026-07-03T10:35:29.5462928Z       }
2026-07-03T10:35:29.5463008Z     },
2026-07-03T10:35:29.5463093Z     {
2026-07-03T10:35:29.5463208Z       "id": "REQ-HAZARD-VIEWER-CLOSE-DETACH",
2026-07-03T10:35:29.5473902Z       "title": "A VIEW is independent from the endpoint: closing the tab/window where `spt endpoint run` was invoked must detach ONLY the `spt rc` attach pump — the daemon-hosted harness keeps running and stays re-attachable via `spt rc <id>`. ROOT (Windows, v0.12.0 real-harness defect): the daemon never breaks away from the launching terminal's Job Object. Windows Terminal / VS Code place the launched shell AND every descendant into a Job Object with JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE; closing the tab drops the terminal's last job handle → the OS terminates every process still in that job. A child escapes only with CREATE_BREAKAWAY_FROM_JOB — used NOWHERE in the tree. Both daemon spawn paths (daemon.rs:707 detached_no_inherit = DETACHED_PROCESS|CREATE_NEW_PROCESS_GROUP|CREATE_NO_WINDOW; deelevate.rs:519 elevated = CREATE_NEW_CONSOLE|...) drop the CONSOLE but NOT job membership, so the daemon's freshly broker-spawned ConPTY harness subtree is reaped on tab-close. The ConPTY/pseudoconsole isolation itself is CORRECT (portable-pty builds the pseudoconsole in the daemon; no console signal / handle leak) — the leaking lifetime binding is the Job Object, not the console. FIX: add CREATE_BREAKAWAY_FROM_JOB to both daemon spawn paths AND pin each broker-spawned harness into a DAEMON-OWNED Job Object (mirror reap.rs/Breap) as backstop (survives even where a terminal sets SILENT_BREAKAWAY_OK=false). Unix: the daemon's own session detachment (new session, no controlling terminal) already keeps a closing terminal's SIGHUP off its children — verify, add a guard test, no code expected. FIX UPDATE (v0.12.1 L1.5, doyle re-scope operator-approved 2026-06-18): job-neutral daemon launch is now PRIMARY, breakaway DEMOTED to a fallback rung. ROOT reframed — the daemon INHERITS the terminal's Job because spawn_detached runs FROM the terminal-child CLI (DETACHED_PROCESS detaches the console, not the job); breakaway tried to claw back out but a job CAN deny it (the L1 finding). FIX: launch the cold-started daemon via a job-NEUTRAL creator so it is WmiPrvSE/Task-Scheduler-owned, OUTSIDE any terminal job from birth (why Task-Scheduler-autostarted daemons never had this bug). Launcher ladder (first-success-wins, daemon.rs spawn_detached → BOTH cold-start AND `spt daemon start`): (1) WMI Win32_Process.Create via ABSOLUTE powershell -EncodedCommand (KH 5.12 abs path; base64-UTF16LE dodges all quoting; success requires BOTH ReturnValue==0 AND a parsed ProcessId, else fall-through — never a silent launched), forwarding SPT_* env via a `cmd /c set … & start /b` wrapper because a WMI/scheduler child does NOT inherit transient shell env (verified — SPT_HOME would be lost, wrong universe); (2) schtasks one-shot (same env wrapper; best-effort fallback); (3) CREATE_BREAKAWAY_FROM_JOB (the L1 code, reordered below); (4) in-job last resort (logs DETACH_IN_JOB + tab-close caveat). detached_no_inherit (breakaway-then-in-job) is UNCHANGED for its other caller shellhost::launch_shell (a daemon-spawned shell is already job-neutral once the daemon is). The elevated deelevate path keeps its L1 breakaway for now (elevated-case WMI-reparent = FOLLOW-UP). (v0.12.1)",
2026-07-03T10:35:29.5474169Z       "requiredStages": [
2026-07-03T10:35:29.5474244Z         "doc",
2026-07-03T10:35:29.5474329Z         "impl",
2026-07-03T10:35:29.5474412Z         "unit",
2026-07-03T10:35:29.5474493Z         "int"
2026-07-03T10:35:29.5474578Z       ],
2026-07-03T10:35:29.5474658Z       "stages": {
2026-07-03T10:35:29.5474741Z         "doc": {
2026-07-03T10:35:29.5474840Z           "complete": true,
2026-07-03T10:35:29.5474926Z           "evidence": [
2026-07-03T10:35:29.5475002Z             {
2026-07-03T10:35:29.5475103Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5475183Z               "line": 468
2026-07-03T10:35:29.5475264Z             },
2026-07-03T10:35:29.5475351Z             {
2026-07-03T10:35:29.5475465Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5475551Z               "line": 430
2026-07-03T10:35:29.5475632Z             }
2026-07-03T10:35:29.5475719Z           ]
2026-07-03T10:35:29.5475804Z         },
2026-07-03T10:35:29.5475889Z         "impl": {
2026-07-03T10:35:29.5475981Z           "complete": true,
2026-07-03T10:35:29.5476072Z           "evidence": [
2026-07-03T10:35:29.5476146Z             {
2026-07-03T10:35:29.5476269Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5476355Z               "line": 797
2026-07-03T10:35:29.5476436Z             },
2026-07-03T10:35:29.5476525Z             {
2026-07-03T10:35:29.5476630Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5476716Z               "line": 822
2026-07-03T10:35:29.5476802Z             },
2026-07-03T10:35:29.5476882Z             {
2026-07-03T10:35:29.5477007Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5477093Z               "line": 839
2026-07-03T10:35:29.5477177Z             },
2026-07-03T10:35:29.5477259Z             {
2026-07-03T10:35:29.5477383Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5477460Z               "line": 854
2026-07-03T10:35:29.5477545Z             },
2026-07-03T10:35:29.5477627Z             {
2026-07-03T10:35:29.5477745Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5477831Z               "line": 874
2026-07-03T10:35:29.5477918Z             },
2026-07-03T10:35:29.5477994Z             {
2026-07-03T10:35:29.5478113Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5478198Z               "line": 964
2026-07-03T10:35:29.5478276Z             },
2026-07-03T10:35:29.5478360Z             {
2026-07-03T10:35:29.5478475Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5478557Z               "line": 1016
2026-07-03T10:35:29.5478638Z             },
2026-07-03T10:35:29.5478722Z             {
2026-07-03T10:35:29.5478840Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5478937Z               "line": 1075
2026-07-03T10:35:29.5479096Z             },
2026-07-03T10:35:29.5479182Z             {
2026-07-03T10:35:29.5479307Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.5479397Z               "line": 527
2026-07-03T10:35:29.5479477Z             }
2026-07-03T10:35:29.5479565Z           ]
2026-07-03T10:35:29.5479645Z         },
2026-07-03T10:35:29.5479730Z         "int": {
2026-07-03T10:35:29.5479821Z           "complete": true,
2026-07-03T10:35:29.5479903Z           "evidence": [
2026-07-03T10:35:29.5479984Z             {
2026-07-03T10:35:29.5480102Z               "path": "crates/spt/tests/job_escape_e2e.rs",
2026-07-03T10:35:29.5480189Z               "line": 35
2026-07-03T10:35:29.5480274Z             },
2026-07-03T10:35:29.5480350Z             {
2026-07-03T10:35:29.5480589Z               "path": "crates/spt/tests/job_escape_e2e.rs",
2026-07-03T10:35:29.5480775Z               "line": 569
2026-07-03T10:35:29.5480857Z             },
2026-07-03T10:35:29.5480946Z             {
2026-07-03T10:35:29.5481056Z               "path": "crates/spt/tests/job_escape_e2e.rs",
2026-07-03T10:35:29.5481138Z               "line": 590
2026-07-03T10:35:29.5481223Z             }
2026-07-03T10:35:29.5481304Z           ]
2026-07-03T10:35:29.5481380Z         },
2026-07-03T10:35:29.5481463Z         "unit": {
2026-07-03T10:35:29.5481561Z           "complete": true,
2026-07-03T10:35:29.5481642Z           "evidence": [
2026-07-03T10:35:29.5481727Z             {
2026-07-03T10:35:29.5481843Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5481923Z               "line": 1202
2026-07-03T10:35:29.5481994Z             },
2026-07-03T10:35:29.5482075Z             {
2026-07-03T10:35:29.5482186Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5482275Z               "line": 1246
2026-07-03T10:35:29.5482361Z             },
2026-07-03T10:35:29.5482448Z             {
2026-07-03T10:35:29.5482562Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5482647Z               "line": 1260
2026-07-03T10:35:29.5482739Z             },
2026-07-03T10:35:29.5482815Z             {
2026-07-03T10:35:29.5482933Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5483020Z               "line": 1278
2026-07-03T10:35:29.5483097Z             },
2026-07-03T10:35:29.5483177Z             {
2026-07-03T10:35:29.5483296Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5483379Z               "line": 1302
2026-07-03T10:35:29.5483459Z             },
2026-07-03T10:35:29.5483539Z             {
2026-07-03T10:35:29.5483649Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5483741Z               "line": 1529
2026-07-03T10:35:29.5483820Z             }
2026-07-03T10:35:29.5483900Z           ]
2026-07-03T10:35:29.5483986Z         }
2026-07-03T10:35:29.5484067Z       }
2026-07-03T10:35:29.5484152Z     },
2026-07-03T10:35:29.5484237Z     {
2026-07-03T10:35:29.5484347Z       "id": "REQ-HAZARD-VIEWER-ISOLATION",
2026-07-03T10:35:29.5486641Z       "title": "A slow / dead / hostile VIEWER must NEVER stall the controller, the PTY child, or the session drain thread. The broker drain fans output to the controller on the authoritative blocking bounded path (advances delivered_through) but to each viewer via a bounded per-viewer channel with a dedicated writer thread; the drain `try_send`s under the log lock and a viewer whose bounded queue OVERFLOWS (can't keep up) is EVICTED (queue dropped, writer thread ends, removed from the viewers map) — the drain thread NEVER touches a viewer socket, so no viewer write can backpressure or block it. A soft viewer cap bounds the thread count. Viewer eviction never perturbs the controller stream, the delivered_through cursor, or the child.",
2026-07-03T10:35:29.5486749Z       "requiredStages": [
2026-07-03T10:35:29.5486834Z         "unit",
2026-07-03T10:35:29.5486925Z         "int"
2026-07-03T10:35:29.5487010Z       ],
2026-07-03T10:35:29.5487099Z       "stages": {
2026-07-03T10:35:29.5487180Z         "doc": {
2026-07-03T10:35:29.5487277Z           "complete": true,
2026-07-03T10:35:29.5487357Z           "evidence": [
2026-07-03T10:35:29.5487442Z             {
2026-07-03T10:35:29.5487543Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5487629Z               "line": 409
2026-07-03T10:35:29.5487714Z             }
2026-07-03T10:35:29.5487790Z           ]
2026-07-03T10:35:29.5487877Z         },
2026-07-03T10:35:29.5487958Z         "impl": {
2026-07-03T10:35:29.5488052Z           "complete": true,
2026-07-03T10:35:29.5488134Z           "evidence": [
2026-07-03T10:35:29.5488216Z             {
2026-07-03T10:35:29.5488340Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5488430Z               "line": 102
2026-07-03T10:35:29.5488620Z             }
2026-07-03T10:35:29.5488701Z           ]
2026-07-03T10:35:29.5488855Z         },
2026-07-03T10:35:29.5488939Z         "int": {
2026-07-03T10:35:29.5489113Z           "complete": true,
2026-07-03T10:35:29.5489194Z           "evidence": [
2026-07-03T10:35:29.5489278Z             {
2026-07-03T10:35:29.5489410Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5489506Z               "line": 1188
2026-07-03T10:35:29.5489586Z             }
2026-07-03T10:35:29.5489670Z           ]
2026-07-03T10:35:29.5489747Z         },
2026-07-03T10:35:29.5489838Z         "unit": {
2026-07-03T10:35:29.5489928Z           "complete": true,
2026-07-03T10:35:29.5490014Z           "evidence": [
2026-07-03T10:35:29.5490100Z             {
2026-07-03T10:35:29.5490225Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5490304Z               "line": 2991
2026-07-03T10:35:29.5490386Z             }
2026-07-03T10:35:29.5490468Z           ]
2026-07-03T10:35:29.5490563Z         }
2026-07-03T10:35:29.5490643Z       }
2026-07-03T10:35:29.5490725Z     },
2026-07-03T10:35:29.5490815Z     {
2026-07-03T10:35:29.5490938Z       "id": "REQ-HAZARD-VIEWER-RING-ROLL-SNAP",
2026-07-03T10:35:29.5495478Z       "title": "A read-only rc --view VIEWER whose serving brain falls behind the live ring under a hard flood and receives a FORWARD Output seq gap (the ring rolled frames out between reads, BEFORE any channel-overflow eviction → NO KIND_VIEWER_EVICTED marker) must SNAP TO LIVE (accept-and-advance via dedup-below + snap-above), NOT fatal with output gap (brain.rs:624/628 legacy reject-gap). ROOT (v0.13.0 forkpty, post-b4+skip-to-live): serve_attach subscribes a viewer via brain.attach_as(Viewer) leaving session_cursors EMPTY → the viewer serve-brain uses the LEGACY reject-gap → a PRE-eviction ring-roll forward-gap FATALS read_event → serve_attach returns → forwarding stops → attach_received_pty_output=FALSE (a_journaled / p0_paste / attach.rs:1071 wedged_viewer, Linux forkpty; Windows ConPTY floods slower → MASKED false-green). DISTINCT from REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT (the POST-eviction re-subscribe-from-floor): this is PRE-eviction gap-tolerance while STILL subscribed. VIEWER-only → B2-SAFE (a viewer never advances delivered_through / is not authoritative); the CONTROLLER keeps strict reject-gap (exactly-once resume). FIX: arm snap-above at initial viewer attach (attach_as_viewer_snap = attach_as(Viewer) + session_cursors.insert(session_id, from_seq)); the two viewer-survival mechanisms COMPOSE — this tolerates pre-eviction ring-roll gaps, REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT recovers post-eviction. (v0.13.0)",
2026-07-03T10:35:29.5495599Z       "requiredStages": [
2026-07-03T10:35:29.5495684Z         "doc",
2026-07-03T10:35:29.5495764Z         "impl",
2026-07-03T10:35:29.5495847Z         "unit",
2026-07-03T10:35:29.5495932Z         "int"
2026-07-03T10:35:29.5496013Z       ],
2026-07-03T10:35:29.5496103Z       "stages": {
2026-07-03T10:35:29.5496186Z         "doc": {
2026-07-03T10:35:29.5496304Z           "complete": true,
2026-07-03T10:35:29.5496408Z           "evidence": [
2026-07-03T10:35:29.5496486Z             {
2026-07-03T10:35:29.5496590Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5496676Z               "line": 383
2026-07-03T10:35:29.5496757Z             }
2026-07-03T10:35:29.5496839Z           ]
2026-07-03T10:35:29.5496919Z         },
2026-07-03T10:35:29.5497000Z         "impl": {
2026-07-03T10:35:29.5497096Z           "complete": true,
2026-07-03T10:35:29.5497177Z           "evidence": [
2026-07-03T10:35:29.5497262Z             {
2026-07-03T10:35:29.5497375Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5497457Z               "line": 374
2026-07-03T10:35:29.5497537Z             },
2026-07-03T10:35:29.5497612Z             {
2026-07-03T10:35:29.5497731Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5497812Z               "line": 948
2026-07-03T10:35:29.5497899Z             }
2026-07-03T10:35:29.5498089Z           ]
2026-07-03T10:35:29.5498180Z         },
2026-07-03T10:35:29.5498355Z         "int": {
2026-07-03T10:35:29.5498456Z           "complete": true,
2026-07-03T10:35:29.5498537Z           "evidence": [
2026-07-03T10:35:29.5498622Z             {
2026-07-03T10:35:29.5498781Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5498861Z               "line": 882
2026-07-03T10:35:29.5499004Z             },
2026-07-03T10:35:29.5499086Z             {
2026-07-03T10:35:29.5499247Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5499329Z               "line": 2496
2026-07-03T10:35:29.5499420Z             }
2026-07-03T10:35:29.5499505Z           ]
2026-07-03T10:35:29.5499586Z         },
2026-07-03T10:35:29.5499668Z         "unit": {
2026-07-03T10:35:29.5499758Z           "complete": true,
2026-07-03T10:35:29.5499843Z           "evidence": [
2026-07-03T10:35:29.5499923Z             {
2026-07-03T10:35:29.5500033Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5500151Z               "line": 1853
2026-07-03T10:35:29.5500230Z             }
2026-07-03T10:35:29.5500312Z           ]
2026-07-03T10:35:29.5500394Z         }
2026-07-03T10:35:29.5500480Z       }
2026-07-03T10:35:29.5500555Z     },
2026-07-03T10:35:29.5500636Z     {
2026-07-03T10:35:29.5500813Z       "id": "REQ-HAZARD-VIEWER-STARVE-UNDER-CONTROLLER-BACKPRESSURE",
2026-07-03T10:35:29.5506545Z       "title": "A SLOW controller must not starve a concurrent `rc --view` VIEWER. W1 (REQ-HAZARD-INJECT-CONTROL-COEXIST) moved the controller SOCKET WRITE off the drain thread onto controller_writer, but left the bounded HANDOFF (ControllerJob::deliver) as an INLINE try_send SLEEP-POLL on the drain (broker.rs:1450-1457 → deliver:669-685, up to CONTROLLER_WRITE_DEADLINE=5s). So when a controller drains slower than the PTY floods, its CONTROLLER_CHANNEL_DEPTH(4096) channel fills, deliver() polls inline, and the DRAIN THREAD is throttled to the controller's read rate → OutputLog::append's viewer fan-out (try_send) stops running → a concurrent VIEWER receives only the initial replay then nothing (root 'b4', warm forkpty: a_journaled c1=0/EVICT=0/got_output=FALSE; steady-state-near-full = no recovery; forkpty-only, floods harder than Windows ConPTY). The viewer-not-starved-by-a-busy-session property is legitimate (rc --view of a noisy session must show LIVE output). FIX: the controller becomes a SINGLE NON-BLOCKING try_send (like a viewer), done IN append() under the log lock; deliver()'s sleep-poll DELETED; the drain NEVER sleeps. ControllerSink gains a stateful last_ok deadline → a TRULY-stalled controller (continuous-Full past CONTROLLER_WRITE_DEADLINE) is evicted (bounded-wedge preserved); a slow-but-alive controller DROPS frames + falls behind the ring (resume-from-floor, the existing reconnect case). B2 GAPLESS-HANDOFF PRESERVED via a CONTIGUOUS delivered_through: controller_writer advances the cursor ONLY when the written seq == cursor (next expected); a gap from a drop FREEZES the cursor at last-contiguous so a re-attaching brain's resume_seq never skips a dropped chunk (a high-watermark advance past the gap would be a not-exactly-once resume = B2 violation, doyle's gate). (v0.13.0)",
2026-07-03T10:35:29.5506673Z       "requiredStages": [
2026-07-03T10:35:29.5506755Z         "impl",
2026-07-03T10:35:29.5506835Z         "unit",
2026-07-03T10:35:29.5506921Z         "int"
2026-07-03T10:35:29.5507002Z       ],
2026-07-03T10:35:29.5507084Z       "stages": {
2026-07-03T10:35:29.5507164Z         "doc": {
2026-07-03T10:35:29.5507264Z           "complete": false,
2026-07-03T10:35:29.5507351Z           "evidence": []
2026-07-03T10:35:29.5507437Z         },
2026-07-03T10:35:29.5507517Z         "impl": {
2026-07-03T10:35:29.5507613Z           "complete": true,
2026-07-03T10:35:29.5507690Z           "evidence": [
2026-07-03T10:35:29.5507766Z             {
2026-07-03T10:35:29.5507888Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5507978Z               "line": 411
2026-07-03T10:35:29.5508172Z             },
2026-07-03T10:35:29.5508358Z             {
2026-07-03T10:35:29.5508487Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5508572Z               "line": 899
2026-07-03T10:35:29.5508654Z             }
2026-07-03T10:35:29.5508735Z           ]
2026-07-03T10:35:29.5508820Z         },
2026-07-03T10:35:29.5508901Z         "int": {
2026-07-03T10:35:29.5509083Z           "complete": true,
2026-07-03T10:35:29.5509168Z           "evidence": [
2026-07-03T10:35:29.5509254Z             {
2026-07-03T10:35:29.5509402Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.5509498Z               "line": 881
2026-07-03T10:35:29.5509583Z             }
2026-07-03T10:35:29.5509665Z           ]
2026-07-03T10:35:29.5509745Z         },
2026-07-03T10:35:29.5509836Z         "unit": {
2026-07-03T10:35:29.5509933Z           "complete": true,
2026-07-03T10:35:29.5510013Z           "evidence": [
2026-07-03T10:35:29.5510107Z             {
2026-07-03T10:35:29.5510233Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5510328Z               "line": 3242
2026-07-03T10:35:29.5510403Z             },
2026-07-03T10:35:29.5510493Z             {
2026-07-03T10:35:29.5510612Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5510706Z               "line": 3311
2026-07-03T10:35:29.5510776Z             }
2026-07-03T10:35:29.5510862Z           ]
2026-07-03T10:35:29.5510944Z         }
2026-07-03T10:35:29.5511026Z       }
2026-07-03T10:35:29.5511110Z     },
2026-07-03T10:35:29.5511196Z     {
2026-07-03T10:35:29.5511297Z       "id": "REQ-HAZARD-WAN-ORIGIN-AUTH",
2026-07-03T10:35:29.5512150Z       "title": "WAN-inbound origin is transport truth, never payload: the access gate's subject (ADR-0009 origin-node whitelist) is the QUIC handshake-proven remote node id from the broker's conn/stream table — a forged origin/node field inside record bytes is inert (7.5)",
2026-07-03T10:35:29.5512260Z       "requiredStages": [
2026-07-03T10:35:29.5512341Z         "doc",
2026-07-03T10:35:29.5512446Z         "impl",
2026-07-03T10:35:29.5512528Z         "unit"
2026-07-03T10:35:29.5512613Z       ],
2026-07-03T10:35:29.5512698Z       "stages": {
2026-07-03T10:35:29.5512785Z         "doc": {
2026-07-03T10:35:29.5512876Z           "complete": true,
2026-07-03T10:35:29.5512969Z           "evidence": [
2026-07-03T10:35:29.5513051Z             {
2026-07-03T10:35:29.5513162Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5513256Z               "line": 394
2026-07-03T10:35:29.5513341Z             }
2026-07-03T10:35:29.5513422Z           ]
2026-07-03T10:35:29.5513499Z         },
2026-07-03T10:35:29.5513590Z         "impl": {
2026-07-03T10:35:29.5513684Z           "complete": true,
2026-07-03T10:35:29.5513770Z           "evidence": [
2026-07-03T10:35:29.5513847Z             {
2026-07-03T10:35:29.5513975Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.5514071Z               "line": 87
2026-07-03T10:35:29.5514157Z             },
2026-07-03T10:35:29.5514248Z             {
2026-07-03T10:35:29.5514366Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5514458Z               "line": 231
2026-07-03T10:35:29.5514542Z             },
2026-07-03T10:35:29.5514623Z             {
2026-07-03T10:35:29.5514749Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.5514838Z               "line": 55
2026-07-03T10:35:29.5514919Z             },
2026-07-03T10:35:29.5515005Z             {
2026-07-03T10:35:29.5515130Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.5515224Z               "line": 31
2026-07-03T10:35:29.5515306Z             },
2026-07-03T10:35:29.5515393Z             {
2026-07-03T10:35:29.5515505Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.5515600Z               "line": 446
2026-07-03T10:35:29.5515686Z             },
2026-07-03T10:35:29.5515767Z             {
2026-07-03T10:35:29.5516003Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.5516213Z               "line": 95
2026-07-03T10:35:29.5516299Z             },
2026-07-03T10:35:29.5516380Z             {
2026-07-03T10:35:29.5516508Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.5516589Z               "line": 29
2026-07-03T10:35:29.5516672Z             },
2026-07-03T10:35:29.5516752Z             {
2026-07-03T10:35:29.5516880Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.5516967Z               "line": 104
2026-07-03T10:35:29.5517057Z             },
2026-07-03T10:35:29.5517138Z             {
2026-07-03T10:35:29.5517277Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5517362Z               "line": 208
2026-07-03T10:35:29.5517443Z             },
2026-07-03T10:35:29.5517529Z             {
2026-07-03T10:35:29.5517650Z               "path": "crates/spt-daemon/src/resthost.rs",
2026-07-03T10:35:29.5517748Z               "line": 28
2026-07-03T10:35:29.5517829Z             },
2026-07-03T10:35:29.5517921Z             {
2026-07-03T10:35:29.5518039Z               "path": "crates/spt-daemon/src/resthost.rs",
2026-07-03T10:35:29.5518125Z               "line": 74
2026-07-03T10:35:29.5518202Z             },
2026-07-03T10:35:29.5518289Z             {
2026-07-03T10:35:29.5518411Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.5518505Z               "line": 32
2026-07-03T10:35:29.5518587Z             },
2026-07-03T10:35:29.5518676Z             {
2026-07-03T10:35:29.5518794Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5518880Z               "line": 40
2026-07-03T10:35:29.5519047Z             },
2026-07-03T10:35:29.5519122Z             {
2026-07-03T10:35:29.5519248Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5519357Z               "line": 184
2026-07-03T10:35:29.5519442Z             },
2026-07-03T10:35:29.5519529Z             {
2026-07-03T10:35:29.5519657Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.5519738Z               "line": 64
2026-07-03T10:35:29.5519820Z             },
2026-07-03T10:35:29.5519901Z             {
2026-07-03T10:35:29.5520015Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.5520095Z               "line": 234
2026-07-03T10:35:29.5520178Z             },
2026-07-03T10:35:29.5520258Z             {
2026-07-03T10:35:29.5520382Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.5520468Z               "line": 223
2026-07-03T10:35:29.5520549Z             },
2026-07-03T10:35:29.5520629Z             {
2026-07-03T10:35:29.5520744Z               "path": "crates/spt-net/src/net/sync.rs",
2026-07-03T10:35:29.5520846Z               "line": 37
2026-07-03T10:35:29.5520916Z             },
2026-07-03T10:35:29.5521001Z             {
2026-07-03T10:35:29.5521124Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.5521224Z               "line": 38
2026-07-03T10:35:29.5521309Z             },
2026-07-03T10:35:29.5521408Z             {
2026-07-03T10:35:29.5521529Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.5521618Z               "line": 36
2026-07-03T10:35:29.5521699Z             },
2026-07-03T10:35:29.5521786Z             {
2026-07-03T10:35:29.5521905Z               "path": "crates/spt-net/src/net/xfer.rs",
2026-07-03T10:35:29.5521990Z               "line": 40
2026-07-03T10:35:29.5522071Z             }
2026-07-03T10:35:29.5522157Z           ]
2026-07-03T10:35:29.5522238Z         },
2026-07-03T10:35:29.5522318Z         "int": {
2026-07-03T10:35:29.5522420Z           "complete": false,
2026-07-03T10:35:29.5522506Z           "evidence": []
2026-07-03T10:35:29.5522587Z         },
2026-07-03T10:35:29.5522667Z         "unit": {
2026-07-03T10:35:29.5522763Z           "complete": true,
2026-07-03T10:35:29.5522853Z           "evidence": [
2026-07-03T10:35:29.5522939Z             {
2026-07-03T10:35:29.5523182Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.5523379Z               "line": 212
2026-07-03T10:35:29.5523464Z             },
2026-07-03T10:35:29.5523544Z             {
2026-07-03T10:35:29.5523684Z               "path": "crates/spt-daemon/tests/notifsync.rs",
2026-07-03T10:35:29.5523770Z               "line": 136
2026-07-03T10:35:29.5523849Z             },
2026-07-03T10:35:29.5523925Z             {
2026-07-03T10:35:29.5524054Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.5524145Z               "line": 685
2026-07-03T10:35:29.5524225Z             },
2026-07-03T10:35:29.5524311Z             {
2026-07-03T10:35:29.5524435Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.5524521Z               "line": 224
2026-07-03T10:35:29.5524611Z             },
2026-07-03T10:35:29.5524694Z             {
2026-07-03T10:35:29.5524817Z               "path": "crates/spt-daemon/tests/wanmsg.rs",
2026-07-03T10:35:29.5524917Z               "line": 206
2026-07-03T10:35:29.5524999Z             },
2026-07-03T10:35:29.5525093Z             {
2026-07-03T10:35:29.5525212Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.5525304Z               "line": 112
2026-07-03T10:35:29.5525389Z             },
2026-07-03T10:35:29.5525475Z             {
2026-07-03T10:35:29.5525590Z               "path": "crates/spt-net/src/net/sync.rs",
2026-07-03T10:35:29.5525676Z               "line": 157
2026-07-03T10:35:29.5525765Z             },
2026-07-03T10:35:29.5525846Z             {
2026-07-03T10:35:29.5525967Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.5526056Z               "line": 215
2026-07-03T10:35:29.5526141Z             },
2026-07-03T10:35:29.5526222Z             {
2026-07-03T10:35:29.5526337Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.5526425Z               "line": 177
2026-07-03T10:35:29.5526506Z             },
2026-07-03T10:35:29.5526592Z             {
2026-07-03T10:35:29.5526716Z               "path": "crates/spt-net/src/net/xfer.rs",
2026-07-03T10:35:29.5526811Z               "line": 162
2026-07-03T10:35:29.5526897Z             }
2026-07-03T10:35:29.5526969Z           ]
2026-07-03T10:35:29.5527064Z         }
2026-07-03T10:35:29.5527145Z       }
2026-07-03T10:35:29.5527232Z     },
2026-07-03T10:35:29.5527317Z     {
2026-07-03T10:35:29.5527450Z       "id": "REQ-HAZARD-WIN-PTY-PROGRAM-RESOLVE",
2026-07-03T10:35:29.5529560Z       "title": "Native-PTY spawn must resolve a bare program name with PATHEXT precedence and run a non-PE target through its interpreter: portable-pty's own `which` takes the FIRST PATH match — an extensionless shebang shim (e.g. a node CLI `ccs` shipped beside `ccs.cmd`) — and CreateProcessW then rejects the non-PE file with os error 193 ('not a valid Win32 application'); spt-term resolves the program itself (PATHEXT order prefers .EXE over .CMD; .cmd/.bat → cmd.exe /d /c, .ps1 → powershell -NoProfile -File) so a bare harness/shell [session.self] command actually launches on Windows. Unix is a passthrough (execve honours the shebang).",
2026-07-03T10:35:29.5529669Z       "requiredStages": [
2026-07-03T10:35:29.5529755Z         "doc",
2026-07-03T10:35:29.5529836Z         "impl",
2026-07-03T10:35:29.5529917Z         "unit",
2026-07-03T10:35:29.5530007Z         "int"
2026-07-03T10:35:29.5530089Z       ],
2026-07-03T10:35:29.5530174Z       "stages": {
2026-07-03T10:35:29.5530255Z         "doc": {
2026-07-03T10:35:29.5530345Z           "complete": true,
2026-07-03T10:35:29.5530423Z           "evidence": [
2026-07-03T10:35:29.5530503Z             {
2026-07-03T10:35:29.5530613Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5530709Z               "line": 250
2026-07-03T10:35:29.5530785Z             }
2026-07-03T10:35:29.5530866Z           ]
2026-07-03T10:35:29.5530942Z         },
2026-07-03T10:35:29.5531033Z         "impl": {
2026-07-03T10:35:29.5531114Z           "complete": true,
2026-07-03T10:35:29.5531209Z           "evidence": [
2026-07-03T10:35:29.5531411Z             {
2026-07-03T10:35:29.5531627Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.5531723Z               "line": 135
2026-07-03T10:35:29.5531803Z             },
2026-07-03T10:35:29.5531883Z             {
2026-07-03T10:35:29.5531987Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.5532074Z               "line": 157
2026-07-03T10:35:29.5532160Z             }
2026-07-03T10:35:29.5532244Z           ]
2026-07-03T10:35:29.5532326Z         },
2026-07-03T10:35:29.5532408Z         "int": {
2026-07-03T10:35:29.5532498Z           "complete": true,
2026-07-03T10:35:29.5532588Z           "evidence": [
2026-07-03T10:35:29.5532670Z             {
2026-07-03T10:35:29.5532798Z               "path": "crates/spt-term/tests/winspawn.rs",
2026-07-03T10:35:29.5532884Z               "line": 15
2026-07-03T10:35:29.5532966Z             }
2026-07-03T10:35:29.5533051Z           ]
2026-07-03T10:35:29.5533132Z         },
2026-07-03T10:35:29.5533232Z         "unit": {
2026-07-03T10:35:29.5536174Z           "complete": true,
2026-07-03T10:35:29.5536297Z           "evidence": [
2026-07-03T10:35:29.5536378Z             {
2026-07-03T10:35:29.5536513Z               "path": "crates/spt-term/src/winprog.rs",
2026-07-03T10:35:29.5536602Z               "line": 233
2026-07-03T10:35:29.5536682Z             }
2026-07-03T10:35:29.5536753Z           ]
2026-07-03T10:35:29.5536839Z         }
2026-07-03T10:35:29.5536925Z       }
2026-07-03T10:35:29.5537004Z     },
2026-07-03T10:35:29.5537085Z     {
2026-07-03T10:35:29.5537210Z       "id": "REQ-HAZARD-WINDOWS-PID-RECYCLE",
2026-07-03T10:35:29.5537390Z       "title": "Windows PID-recycling false positives guarded (5.1)",
2026-07-03T10:35:29.5537486Z       "requiredStages": [
2026-07-03T10:35:29.5537577Z         "impl",
2026-07-03T10:35:29.5537657Z         "unit"
2026-07-03T10:35:29.5537738Z       ],
2026-07-03T10:35:29.5537821Z       "stages": {
2026-07-03T10:35:29.5537906Z         "doc": {
2026-07-03T10:35:29.5538005Z           "complete": false,
2026-07-03T10:35:29.5538097Z           "evidence": []
2026-07-03T10:35:29.5538178Z         },
2026-07-03T10:35:29.5538259Z         "impl": {
2026-07-03T10:35:29.5538349Z           "complete": true,
2026-07-03T10:35:29.5538435Z           "evidence": [
2026-07-03T10:35:29.5538516Z             {
2026-07-03T10:35:29.5538635Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.5538717Z               "line": 95
2026-07-03T10:35:29.5538798Z             },
2026-07-03T10:35:29.5538882Z             {
2026-07-03T10:35:29.5539080Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5539169Z               "line": 117
2026-07-03T10:35:29.5539241Z             }
2026-07-03T10:35:29.5539327Z           ]
2026-07-03T10:35:29.5539399Z         },
2026-07-03T10:35:29.5539488Z         "int": {
2026-07-03T10:35:29.5539578Z           "complete": false,
2026-07-03T10:35:29.5539678Z           "evidence": []
2026-07-03T10:35:29.5539764Z         },
2026-07-03T10:35:29.5539852Z         "unit": {
2026-07-03T10:35:29.5539942Z           "complete": true,
2026-07-03T10:35:29.5540038Z           "evidence": [
2026-07-03T10:35:29.5540120Z             {
2026-07-03T10:35:29.5540238Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.5540325Z               "line": 293
2026-07-03T10:35:29.5540401Z             },
2026-07-03T10:35:29.5540487Z             {
2026-07-03T10:35:29.5540595Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5540693Z               "line": 528
2026-07-03T10:35:29.5540773Z             },
2026-07-03T10:35:29.5540858Z             {
2026-07-03T10:35:29.5540964Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5541049Z               "line": 650
2026-07-03T10:35:29.5541130Z             },
2026-07-03T10:35:29.5541216Z             {
2026-07-03T10:35:29.5541317Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5541406Z               "line": 708
2026-07-03T10:35:29.5541632Z             }
2026-07-03T10:35:29.5541717Z           ]
2026-07-03T10:35:29.5541899Z         }
2026-07-03T10:35:29.5541985Z       }
2026-07-03T10:35:29.5542064Z     },
2026-07-03T10:35:29.5542149Z     {
2026-07-03T10:35:29.5542259Z       "id": "REQ-HAZARD-WMI-DAEMON-WINDOW",
2026-07-03T10:35:29.5544969Z       "title": "`spt daemon start` launches the daemon with NO visible console window. REGRESSION (v0.12.1 L1.5): the WMI job-neutral launch (spawn_daemon_via_wmi) set CREATE_NO_WINDOW on the launching powershell but NOT on the Win32_Process.Create call — Win32_Process.Create does not inherit it, so the spawned cmd.exe env-forwarding wrapper popped a console window on every cold-start (violating REQ-INSTALL-10's v0.7.4 no-persistent-window invariant; the old detached_no_inherit path set DETACHED_PROCESS|CREATE_NO_WINDOW). FIX: pass a Win32_ProcessStartup with CreateFlags=DETACHED_PROCESS (0x8 — no console so no window; CREATE_NO_WINDOW 0x08000000 is NOT a valid Win32_ProcessStartup flag → ReturnValue 21 invalid-param, which is why the naive port fails) + ShowWindow=SW_HIDE(0) belt, via the ProcessStartupInformation argument. (v0.12.2)",
2026-07-03T10:35:29.5545088Z       "requiredStages": [
2026-07-03T10:35:29.5545184Z         "impl",
2026-07-03T10:35:29.5545261Z         "unit",
2026-07-03T10:35:29.5545341Z         "int"
2026-07-03T10:35:29.5545417Z       ],
2026-07-03T10:35:29.5545499Z       "stages": {
2026-07-03T10:35:29.5545580Z         "doc": {
2026-07-03T10:35:29.5545679Z           "complete": false,
2026-07-03T10:35:29.5545766Z           "evidence": []
2026-07-03T10:35:29.5545852Z         },
2026-07-03T10:35:29.5545933Z         "impl": {
2026-07-03T10:35:29.5546027Z           "complete": true,
2026-07-03T10:35:29.5546114Z           "evidence": [
2026-07-03T10:35:29.5546195Z             {
2026-07-03T10:35:29.5546318Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5546400Z               "line": 925
2026-07-03T10:35:29.5546486Z             },
2026-07-03T10:35:29.5546586Z             {
2026-07-03T10:35:29.5546715Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5546791Z               "line": 994
2026-07-03T10:35:29.5546867Z             }
2026-07-03T10:35:29.5546948Z           ]
2026-07-03T10:35:29.5547034Z         },
2026-07-03T10:35:29.5547111Z         "int": {
2026-07-03T10:35:29.5547210Z           "complete": true,
2026-07-03T10:35:29.5547285Z           "evidence": [
2026-07-03T10:35:29.5547371Z             {
2026-07-03T10:35:29.5547503Z               "path": "crates/spt/tests/job_escape_e2e.rs",
2026-07-03T10:35:29.5547583Z               "line": 187
2026-07-03T10:35:29.5547669Z             },
2026-07-03T10:35:29.5547751Z             {
2026-07-03T10:35:29.5547870Z               "path": "crates/spt/tests/job_escape_e2e.rs",
2026-07-03T10:35:29.5547960Z               "line": 348
2026-07-03T10:35:29.5548041Z             }
2026-07-03T10:35:29.5548117Z           ]
2026-07-03T10:35:29.5548199Z         },
2026-07-03T10:35:29.5548284Z         "unit": {
2026-07-03T10:35:29.5548376Z           "complete": true,
2026-07-03T10:35:29.5548456Z           "evidence": [
2026-07-03T10:35:29.5548537Z             {
2026-07-03T10:35:29.5548657Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5548757Z               "line": 1206
2026-07-03T10:35:29.5548828Z             },
2026-07-03T10:35:29.5548909Z             {
2026-07-03T10:35:29.5549114Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5549204Z               "line": 12212
2026-07-03T10:35:29.5549292Z             }
2026-07-03T10:35:29.5549368Z           ]
2026-07-03T10:35:29.5549452Z         }
2026-07-03T10:35:29.5549528Z       }
2026-07-03T10:35:29.5549611Z     },
2026-07-03T10:35:29.5549687Z     {
2026-07-03T10:35:29.5549801Z       "id": "REQ-HAZARD-WORKER-PATH",
2026-07-03T10:35:29.5549998Z       "title": "Single source of truth for Worker/Psyche perch location (1.5)",
2026-07-03T10:35:29.5550095Z       "requiredStages": [
2026-07-03T10:35:29.5550181Z         "impl",
2026-07-03T10:35:29.5550380Z         "unit"
2026-07-03T10:35:29.5550464Z       ],
2026-07-03T10:35:29.5550661Z       "stages": {
2026-07-03T10:35:29.5550746Z         "doc": {
2026-07-03T10:35:29.5550832Z           "complete": false,
2026-07-03T10:35:29.5550924Z           "evidence": []
2026-07-03T10:35:29.5551004Z         },
2026-07-03T10:35:29.5551084Z         "impl": {
2026-07-03T10:35:29.5551165Z           "complete": true,
2026-07-03T10:35:29.5551262Z           "evidence": [
2026-07-03T10:35:29.5551333Z             {
2026-07-03T10:35:29.5551456Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5551543Z               "line": 262
2026-07-03T10:35:29.5551624Z             },
2026-07-03T10:35:29.5551705Z             {
2026-07-03T10:35:29.5551824Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5551906Z               "line": 307
2026-07-03T10:35:29.5551995Z             },
2026-07-03T10:35:29.5552076Z             {
2026-07-03T10:35:29.5552187Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5552281Z               "line": 319
2026-07-03T10:35:29.5552367Z             }
2026-07-03T10:35:29.5552454Z           ]
2026-07-03T10:35:29.5552536Z         },
2026-07-03T10:35:29.5552620Z         "int": {
2026-07-03T10:35:29.5552700Z           "complete": false,
2026-07-03T10:35:29.5552796Z           "evidence": []
2026-07-03T10:35:29.5552877Z         },
2026-07-03T10:35:29.5552960Z         "unit": {
2026-07-03T10:35:29.5553050Z           "complete": true,
2026-07-03T10:35:29.5553141Z           "evidence": [
2026-07-03T10:35:29.5553223Z             {
2026-07-03T10:35:29.5553341Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5553427Z               "line": 455
2026-07-03T10:35:29.5553509Z             },
2026-07-03T10:35:29.5553595Z             {
2026-07-03T10:35:29.5553703Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5553786Z               "line": 499
2026-07-03T10:35:29.5553861Z             }
2026-07-03T10:35:29.5553952Z           ]
2026-07-03T10:35:29.5554032Z         }
2026-07-03T10:35:29.5554120Z       }
2026-07-03T10:35:29.5554204Z     },
2026-07-03T10:35:29.5554281Z     {
2026-07-03T10:35:29.5554381Z       "id": "REQ-HOST-RUN-1",
2026-07-03T10:35:29.5556960Z       "title": "spt-hosted harness bringup: `spt endpoint run` spawns an adapter's `[session.self]` command template into a broker-held PTY (the spawn-session seam, brain.rs spawn_session_pid — same broker path shellhost.rs launch_shell_brokered_in uses for shells, now for kind=\"harness\" self-role), registers the perch under the given endpoint id, returns the id. Reverses today's harness-hosted-only launch (external launcher → `api bind`). Non-interactive flag set (--adapter <a[:profile]> --id <id> --create --resume <session> --attach|--start|--view) covers every terminal action of the W2 interactive picker so shortcuts (cc-<id>) bake fully non-interactive launches; composite adapter:profile resolves via registry::resolve_option leaf-replace overlay.",
2026-07-03T10:35:29.5557074Z       "requiredStages": [
2026-07-03T10:35:29.5557174Z         "impl",
2026-07-03T10:35:29.5557256Z         "unit",
2026-07-03T10:35:29.5557337Z         "int"
2026-07-03T10:35:29.5557417Z       ],
2026-07-03T10:35:29.5557503Z       "stages": {
2026-07-03T10:35:29.5557585Z         "doc": {
2026-07-03T10:35:29.5557676Z           "complete": false,
2026-07-03T10:35:29.5557760Z           "evidence": []
2026-07-03T10:35:29.5557845Z         },
2026-07-03T10:35:29.5557926Z         "impl": {
2026-07-03T10:35:29.5558021Z           "complete": true,
2026-07-03T10:35:29.5558111Z           "evidence": [
2026-07-03T10:35:29.5558191Z             {
2026-07-03T10:35:29.5558331Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5558416Z               "line": 30
2026-07-03T10:35:29.5558501Z             },
2026-07-03T10:35:29.5558583Z             {
2026-07-03T10:35:29.5558716Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5558883Z               "line": 76
2026-07-03T10:35:29.5559040Z             },
2026-07-03T10:35:29.5559218Z             {
2026-07-03T10:35:29.5559355Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5559435Z               "line": 216
2026-07-03T10:35:29.5559517Z             },
2026-07-03T10:35:29.5559589Z             {
2026-07-03T10:35:29.5559694Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5559774Z               "line": 1552
2026-07-03T10:35:29.5559852Z             }
2026-07-03T10:35:29.5559932Z           ]
2026-07-03T10:35:29.5560017Z         },
2026-07-03T10:35:29.5560098Z         "int": {
2026-07-03T10:35:29.5560186Z           "complete": true,
2026-07-03T10:35:29.5560275Z           "evidence": [
2026-07-03T10:35:29.5560356Z             {
2026-07-03T10:35:29.5560486Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5560572Z               "line": 288
2026-07-03T10:35:29.5560656Z             }
2026-07-03T10:35:29.5560736Z           ]
2026-07-03T10:35:29.5560822Z         },
2026-07-03T10:35:29.5560907Z         "unit": {
2026-07-03T10:35:29.5560992Z           "complete": true,
2026-07-03T10:35:29.5561077Z           "evidence": [
2026-07-03T10:35:29.5561158Z             {
2026-07-03T10:35:29.5561288Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5561377Z               "line": 297
2026-07-03T10:35:29.5561455Z             },
2026-07-03T10:35:29.5561527Z             {
2026-07-03T10:35:29.5561659Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5561740Z               "line": 481
2026-07-03T10:35:29.5561817Z             },
2026-07-03T10:35:29.5561898Z             {
2026-07-03T10:35:29.5562031Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5562113Z               "line": 604
2026-07-03T10:35:29.5562189Z             }
2026-07-03T10:35:29.5562275Z           ]
2026-07-03T10:35:29.5562356Z         }
2026-07-03T10:35:29.5562437Z       }
2026-07-03T10:35:29.5562522Z     },
2026-07-03T10:35:29.5562603Z     {
2026-07-03T10:35:29.5562714Z       "id": "REQ-HOST-RUN-2",
2026-07-03T10:35:29.5564550Z       "title": "Project-scoped working directory for spt-hosted bringup: `spt endpoint run` lands the broker-spawned harness PTY in the user's PROJECT cwd, not the daemon's, via an additive `SpawnReq.cwd` field carried through the broker PTY spawn (portable-pty CommandBuilder cwd). N-1-safe wire change (additive, defaulted). Required because the consumer (Claude Code) is project-scoped: broker-inherited cwd = the daemon's cwd = the wrong `.claude`, wrong session history, wrong digest source; `cc <id>` at a project root MUST land the harness in that project. W1 ships broker-inherited cwd as a bringup-proof shortcut only; this REQ must land before the M12 gate (doyle, 2026-06-14).",
2026-07-03T10:35:29.5564646Z       "requiredStages": [
2026-07-03T10:35:29.5564727Z         "impl",
2026-07-03T10:35:29.5564808Z         "unit",
2026-07-03T10:35:29.5564903Z         "int"
2026-07-03T10:35:29.5564980Z       ],
2026-07-03T10:35:29.5565070Z       "stages": {
2026-07-03T10:35:29.5565160Z         "doc": {
2026-07-03T10:35:29.5565251Z           "complete": false,
2026-07-03T10:35:29.5565348Z           "evidence": []
2026-07-03T10:35:29.5565427Z         },
2026-07-03T10:35:29.5565518Z         "impl": {
2026-07-03T10:35:29.5565605Z           "complete": true,
2026-07-03T10:35:29.5565690Z           "evidence": [
2026-07-03T10:35:29.5565770Z             {
2026-07-03T10:35:29.5565906Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5565996Z               "line": 217
2026-07-03T10:35:29.5566080Z             },
2026-07-03T10:35:29.5566165Z             {
2026-07-03T10:35:29.5566276Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.5566362Z               "line": 113
2026-07-03T10:35:29.5566442Z             }
2026-07-03T10:35:29.5566523Z           ]
2026-07-03T10:35:29.5566605Z         },
2026-07-03T10:35:29.5566800Z         "int": {
2026-07-03T10:35:29.5566886Z           "complete": true,
2026-07-03T10:35:29.5567043Z           "evidence": [
2026-07-03T10:35:29.5567129Z             {
2026-07-03T10:35:29.5567249Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5567334Z               "line": 703
2026-07-03T10:35:29.5567419Z             }
2026-07-03T10:35:29.5567501Z           ]
2026-07-03T10:35:29.5567583Z         },
2026-07-03T10:35:29.5567658Z         "unit": {
2026-07-03T10:35:29.5567753Z           "complete": true,
2026-07-03T10:35:29.5567840Z           "evidence": [
2026-07-03T10:35:29.5567925Z             {
2026-07-03T10:35:29.5568054Z               "path": "crates/spt-term/tests/surface.rs",
2026-07-03T10:35:29.5568130Z               "line": 86
2026-07-03T10:35:29.5568212Z             }
2026-07-03T10:35:29.5568292Z           ]
2026-07-03T10:35:29.5568372Z         }
2026-07-03T10:35:29.5568453Z       }
2026-07-03T10:35:29.5568530Z     },
2026-07-03T10:35:29.5568605Z     {
2026-07-03T10:35:29.5568713Z       "id": "REQ-INFRA-1",
2026-07-03T10:35:29.5568905Z       "title": "GitHub issue tracking for v1; tangled.org as migration target",
2026-07-03T10:35:29.5569085Z       "requiredStages": [],
2026-07-03T10:35:29.5569157Z       "stages": {
2026-07-03T10:35:29.5569238Z         "doc": {
2026-07-03T10:35:29.5569328Z           "complete": false,
2026-07-03T10:35:29.5569424Z           "evidence": []
2026-07-03T10:35:29.5569510Z         },
2026-07-03T10:35:29.5569591Z         "impl": {
2026-07-03T10:35:29.5569676Z           "complete": false,
2026-07-03T10:35:29.5569758Z           "evidence": []
2026-07-03T10:35:29.5569839Z         },
2026-07-03T10:35:29.5569925Z         "int": {
2026-07-03T10:35:29.5570019Z           "complete": false,
2026-07-03T10:35:29.5570097Z           "evidence": []
2026-07-03T10:35:29.5570177Z         },
2026-07-03T10:35:29.5570258Z         "unit": {
2026-07-03T10:35:29.5570358Z           "complete": false,
2026-07-03T10:35:29.5570436Z           "evidence": []
2026-07-03T10:35:29.5570520Z         }
2026-07-03T10:35:29.5570607Z       }
2026-07-03T10:35:29.5570697Z     },
2026-07-03T10:35:29.5570779Z     {
2026-07-03T10:35:29.5570863Z       "id": "REQ-INST-1",
2026-07-03T10:35:29.5571027Z       "title": "endpoint ID vs instance split (adapter-agnostic ID)",
2026-07-03T10:35:29.5571113Z       "requiredStages": [],
2026-07-03T10:35:29.5571192Z       "stages": {
2026-07-03T10:35:29.5571268Z         "doc": {
2026-07-03T10:35:29.5571363Z           "complete": false,
2026-07-03T10:35:29.5571444Z           "evidence": []
2026-07-03T10:35:29.5571528Z         },
2026-07-03T10:35:29.5571608Z         "impl": {
2026-07-03T10:35:29.5571705Z           "complete": false,
2026-07-03T10:35:29.5571786Z           "evidence": []
2026-07-03T10:35:29.5571872Z         },
2026-07-03T10:35:29.5571957Z         "int": {
2026-07-03T10:35:29.5572044Z           "complete": false,
2026-07-03T10:35:29.5572129Z           "evidence": []
2026-07-03T10:35:29.5572205Z         },
2026-07-03T10:35:29.5572291Z         "unit": {
2026-07-03T10:35:29.5572382Z           "complete": false,
2026-07-03T10:35:29.5572478Z           "evidence": []
2026-07-03T10:35:29.5572562Z         }
2026-07-03T10:35:29.5572639Z       }
2026-07-03T10:35:29.5572721Z     },
2026-07-03T10:35:29.5572801Z     {
2026-07-03T10:35:29.5572891Z       "id": "REQ-INST-10",
2026-07-03T10:35:29.5573106Z       "title": "Qualified addressing [subnet:]id[@node] + ambiguity forces qualification",
2026-07-03T10:35:29.5573192Z       "requiredStages": [
2026-07-03T10:35:29.5573274Z         "impl",
2026-07-03T10:35:29.5573355Z         "unit"
2026-07-03T10:35:29.5573439Z       ],
2026-07-03T10:35:29.5573521Z       "stages": {
2026-07-03T10:35:29.5573608Z         "doc": {
2026-07-03T10:35:29.5573684Z           "complete": false,
2026-07-03T10:35:29.5573773Z           "evidence": []
2026-07-03T10:35:29.5573858Z         },
2026-07-03T10:35:29.5573940Z         "impl": {
2026-07-03T10:35:29.5574025Z           "complete": true,
2026-07-03T10:35:29.5574113Z           "evidence": [
2026-07-03T10:35:29.5574310Z             {
2026-07-03T10:35:29.5574528Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5574625Z               "line": 866
2026-07-03T10:35:29.5574706Z             },
2026-07-03T10:35:29.5574785Z             {
2026-07-03T10:35:29.5574911Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5575005Z               "line": 907
2026-07-03T10:35:29.5575086Z             },
2026-07-03T10:35:29.5575172Z             {
2026-07-03T10:35:29.5575306Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5575387Z               "line": 956
2026-07-03T10:35:29.5575463Z             },
2026-07-03T10:35:29.5575550Z             {
2026-07-03T10:35:29.5575673Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5575749Z               "line": 13
2026-07-03T10:35:29.5575836Z             },
2026-07-03T10:35:29.5575917Z             {
2026-07-03T10:35:29.5576036Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5576126Z               "line": 67
2026-07-03T10:35:29.5576218Z             },
2026-07-03T10:35:29.5576297Z             {
2026-07-03T10:35:29.5576417Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5576504Z               "line": 18
2026-07-03T10:35:29.5576584Z             },
2026-07-03T10:35:29.5576664Z             {
2026-07-03T10:35:29.5576773Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5576860Z               "line": 597
2026-07-03T10:35:29.5576941Z             }
2026-07-03T10:35:29.5577021Z           ]
2026-07-03T10:35:29.5577102Z         },
2026-07-03T10:35:29.5577184Z         "int": {
2026-07-03T10:35:29.5577270Z           "complete": false,
2026-07-03T10:35:29.5577360Z           "evidence": []
2026-07-03T10:35:29.5577441Z         },
2026-07-03T10:35:29.5577527Z         "unit": {
2026-07-03T10:35:29.5577617Z           "complete": true,
2026-07-03T10:35:29.5577703Z           "evidence": [
2026-07-03T10:35:29.5577785Z             {
2026-07-03T10:35:29.5577918Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5578008Z               "line": 1428
2026-07-03T10:35:29.5578085Z             },
2026-07-03T10:35:29.5578171Z             {
2026-07-03T10:35:29.5578289Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5578381Z               "line": 1900
2026-07-03T10:35:29.5578458Z             },
2026-07-03T10:35:29.5578542Z             {
2026-07-03T10:35:29.5578662Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5578759Z               "line": 1911
2026-07-03T10:35:29.5578842Z             },
2026-07-03T10:35:29.5578928Z             {
2026-07-03T10:35:29.5579109Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5579207Z               "line": 1927
2026-07-03T10:35:29.5579296Z             },
2026-07-03T10:35:29.5579378Z             {
2026-07-03T10:35:29.5579498Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5579593Z               "line": 1943
2026-07-03T10:35:29.5579678Z             },
2026-07-03T10:35:29.5579760Z             {
2026-07-03T10:35:29.5579883Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5579964Z               "line": 1965
2026-07-03T10:35:29.5580051Z             },
2026-07-03T10:35:29.5580137Z             {
2026-07-03T10:35:29.5580260Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5580343Z               "line": 1987
2026-07-03T10:35:29.5580428Z             },
2026-07-03T10:35:29.5580508Z             {
2026-07-03T10:35:29.5580637Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5580728Z               "line": 2010
2026-07-03T10:35:29.5580804Z             },
2026-07-03T10:35:29.5580885Z             {
2026-07-03T10:35:29.5581005Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5581085Z               "line": 2031
2026-07-03T10:35:29.5581292Z             },
2026-07-03T10:35:29.5581377Z             {
2026-07-03T10:35:29.5581582Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5581678Z               "line": 2339
2026-07-03T10:35:29.5581757Z             },
2026-07-03T10:35:29.5581842Z             {
2026-07-03T10:35:29.5581943Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5582032Z               "line": 130
2026-07-03T10:35:29.5582107Z             },
2026-07-03T10:35:29.5582183Z             {
2026-07-03T10:35:29.5582308Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5582403Z               "line": 167
2026-07-03T10:35:29.5582488Z             },
2026-07-03T10:35:29.5582570Z             {
2026-07-03T10:35:29.5582685Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5582765Z               "line": 175
2026-07-03T10:35:29.5582846Z             },
2026-07-03T10:35:29.5582928Z             {
2026-07-03T10:35:29.5583038Z               "path": "crates/spt-proto/src/addr.rs",
2026-07-03T10:35:29.5583136Z               "line": 183
2026-07-03T10:35:29.5583224Z             },
2026-07-03T10:35:29.5583304Z             {
2026-07-03T10:35:29.5583414Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5583509Z               "line": 1120
2026-07-03T10:35:29.5583591Z             }
2026-07-03T10:35:29.5583676Z           ]
2026-07-03T10:35:29.5583757Z         }
2026-07-03T10:35:29.5583839Z       }
2026-07-03T10:35:29.5583920Z     },
2026-07-03T10:35:29.5584000Z     {
2026-07-03T10:35:29.5584090Z       "id": "REQ-INST-11",
2026-07-03T10:35:29.5584315Z       "title": "spt rename <id> rippled to all instances (collision-checked, 6.5-reconciled)",
2026-07-03T10:35:29.5584409Z       "requiredStages": [
2026-07-03T10:35:29.5584490Z         "impl",
2026-07-03T10:35:29.5584571Z         "unit"
2026-07-03T10:35:29.5584665Z       ],
2026-07-03T10:35:29.5584750Z       "stages": {
2026-07-03T10:35:29.5584836Z         "doc": {
2026-07-03T10:35:29.5584937Z           "complete": false,
2026-07-03T10:35:29.5585036Z           "evidence": []
2026-07-03T10:35:29.5585132Z         },
2026-07-03T10:35:29.5585218Z         "impl": {
2026-07-03T10:35:29.5585313Z           "complete": true,
2026-07-03T10:35:29.5585394Z           "evidence": [
2026-07-03T10:35:29.5585471Z             {
2026-07-03T10:35:29.5585590Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5585679Z               "line": 730
2026-07-03T10:35:29.5585762Z             },
2026-07-03T10:35:29.5585843Z             {
2026-07-03T10:35:29.5585971Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5586061Z               "line": 297
2026-07-03T10:35:29.5586139Z             },
2026-07-03T10:35:29.5586223Z             {
2026-07-03T10:35:29.5586343Z               "path": "crates/spt-store/src/rename.rs",
2026-07-03T10:35:29.5586425Z               "line": 59
2026-07-03T10:35:29.5586510Z             },
2026-07-03T10:35:29.5586591Z             {
2026-07-03T10:35:29.5586691Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5586773Z               "line": 7464
2026-07-03T10:35:29.5586848Z             },
2026-07-03T10:35:29.5586934Z             {
2026-07-03T10:35:29.5587040Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5587121Z               "line": 10249
2026-07-03T10:35:29.5587210Z             }
2026-07-03T10:35:29.5587295Z           ]
2026-07-03T10:35:29.5587377Z         },
2026-07-03T10:35:29.5587463Z         "int": {
2026-07-03T10:35:29.5587557Z           "complete": false,
2026-07-03T10:35:29.5587652Z           "evidence": []
2026-07-03T10:35:29.5587735Z         },
2026-07-03T10:35:29.5587816Z         "unit": {
2026-07-03T10:35:29.5587900Z           "complete": true,
2026-07-03T10:35:29.5587992Z           "evidence": [
2026-07-03T10:35:29.5588074Z             {
2026-07-03T10:35:29.5588192Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5588273Z               "line": 2139
2026-07-03T10:35:29.5588440Z             },
2026-07-03T10:35:29.5588525Z             {
2026-07-03T10:35:29.5588717Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5588802Z               "line": 2172
2026-07-03T10:35:29.5588883Z             },
2026-07-03T10:35:29.5589037Z             {
2026-07-03T10:35:29.5589169Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5589250Z               "line": 527
2026-07-03T10:35:29.5589333Z             },
2026-07-03T10:35:29.5589421Z             {
2026-07-03T10:35:29.5589568Z               "path": "crates/spt-store/src/rename.rs",
2026-07-03T10:35:29.5589688Z               "line": 160
2026-07-03T10:35:29.5589771Z             },
2026-07-03T10:35:29.5589848Z             {
2026-07-03T10:35:29.5589963Z               "path": "crates/spt-store/src/rename.rs",
2026-07-03T10:35:29.5590058Z               "line": 190
2026-07-03T10:35:29.5590143Z             },
2026-07-03T10:35:29.5590225Z             {
2026-07-03T10:35:29.5590335Z               "path": "crates/spt-store/src/rename.rs",
2026-07-03T10:35:29.5590443Z               "line": 225
2026-07-03T10:35:29.5590524Z             },
2026-07-03T10:35:29.5590612Z             {
2026-07-03T10:35:29.5590716Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5590811Z               "line": 12093
2026-07-03T10:35:29.5590893Z             }
2026-07-03T10:35:29.5590978Z           ]
2026-07-03T10:35:29.5591059Z         }
2026-07-03T10:35:29.5591140Z       }
2026-07-03T10:35:29.5591232Z     },
2026-07-03T10:35:29.5591316Z     {
2026-07-03T10:35:29.5591416Z       "id": "REQ-INST-12",
2026-07-03T10:35:29.5591712Z       "title": "Endpoint visibility per-(endpoint,subnet): excluded semantics, OR-of-defaults + override, gates sync",
2026-07-03T10:35:29.5591813Z       "requiredStages": [
2026-07-03T10:35:29.5591895Z         "impl",
2026-07-03T10:35:29.5591974Z         "unit"
2026-07-03T10:35:29.5592056Z       ],
2026-07-03T10:35:29.5592147Z       "stages": {
2026-07-03T10:35:29.5592233Z         "doc": {
2026-07-03T10:35:29.5592327Z           "complete": false,
2026-07-03T10:35:29.5592416Z           "evidence": []
2026-07-03T10:35:29.5592498Z         },
2026-07-03T10:35:29.5592587Z         "impl": {
2026-07-03T10:35:29.5592677Z           "complete": true,
2026-07-03T10:35:29.5592772Z           "evidence": [
2026-07-03T10:35:29.5592854Z             {
2026-07-03T10:35:29.5592977Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5593057Z               "line": 782
2026-07-03T10:35:29.5593140Z             },
2026-07-03T10:35:29.5593221Z             {
2026-07-03T10:35:29.5593344Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5593430Z               "line": 877
2026-07-03T10:35:29.5593507Z             },
2026-07-03T10:35:29.5593593Z             {
2026-07-03T10:35:29.5593706Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5593798Z               "line": 970
2026-07-03T10:35:29.5593878Z             },
2026-07-03T10:35:29.5593964Z             {
2026-07-03T10:35:29.5594084Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5594179Z               "line": 96
2026-07-03T10:35:29.5594259Z             },
2026-07-03T10:35:29.5594341Z             {
2026-07-03T10:35:29.5594456Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5594541Z               "line": 269
2026-07-03T10:35:29.5594623Z             },
2026-07-03T10:35:29.5594714Z             {
2026-07-03T10:35:29.5594833Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5594912Z               "line": 148
2026-07-03T10:35:29.5594998Z             }
2026-07-03T10:35:29.5595084Z           ]
2026-07-03T10:35:29.5595173Z         },
2026-07-03T10:35:29.5595258Z         "int": {
2026-07-03T10:35:29.5595353Z           "complete": false,
2026-07-03T10:35:29.5595440Z           "evidence": []
2026-07-03T10:35:29.5595516Z         },
2026-07-03T10:35:29.5595596Z         "unit": {
2026-07-03T10:35:29.5595826Z           "complete": true,
2026-07-03T10:35:29.5595906Z           "evidence": [
2026-07-03T10:35:29.5596088Z             {
2026-07-03T10:35:29.5596216Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5596312Z               "line": 2214
2026-07-03T10:35:29.5596398Z             },
2026-07-03T10:35:29.5596478Z             {
2026-07-03T10:35:29.5596607Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5596694Z               "line": 2237
2026-07-03T10:35:29.5596784Z             },
2026-07-03T10:35:29.5596865Z             {
2026-07-03T10:35:29.5596985Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5597070Z               "line": 2274
2026-07-03T10:35:29.5597156Z             },
2026-07-03T10:35:29.5597242Z             {
2026-07-03T10:35:29.5597362Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5597451Z               "line": 457
2026-07-03T10:35:29.5597542Z             },
2026-07-03T10:35:29.5597620Z             {
2026-07-03T10:35:29.5597751Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5597855Z               "line": 185
2026-07-03T10:35:29.5597937Z             },
2026-07-03T10:35:29.5598023Z             {
2026-07-03T10:35:29.5598146Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5598227Z               "line": 206
2026-07-03T10:35:29.5598310Z             },
2026-07-03T10:35:29.5598391Z             {
2026-07-03T10:35:29.5598513Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5598605Z               "line": 232
2026-07-03T10:35:29.5598676Z             }
2026-07-03T10:35:29.5598757Z           ]
2026-07-03T10:35:29.5598838Z         }
2026-07-03T10:35:29.5598924Z       }
2026-07-03T10:35:29.5599058Z     },
2026-07-03T10:35:29.5599143Z     {
2026-07-03T10:35:29.5599239Z       "id": "REQ-INST-13",
2026-07-03T10:35:29.5599433Z       "title": "Subnet-exclusive sync + per-endpoint subnet-membership list",
2026-07-03T10:35:29.5599540Z       "requiredStages": [
2026-07-03T10:35:29.5599625Z         "impl",
2026-07-03T10:35:29.5599710Z         "unit"
2026-07-03T10:35:29.5599782Z       ],
2026-07-03T10:35:29.5599859Z       "stages": {
2026-07-03T10:35:29.5599940Z         "doc": {
2026-07-03T10:35:29.5600034Z           "complete": false,
2026-07-03T10:35:29.5600119Z           "evidence": []
2026-07-03T10:35:29.5600200Z         },
2026-07-03T10:35:29.5600281Z         "impl": {
2026-07-03T10:35:29.5600379Z           "complete": true,
2026-07-03T10:35:29.5600465Z           "evidence": [
2026-07-03T10:35:29.5600542Z             {
2026-07-03T10:35:29.5600670Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5600760Z               "line": 100
2026-07-03T10:35:29.5600852Z             },
2026-07-03T10:35:29.5600923Z             {
2026-07-03T10:35:29.5601056Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5601138Z               "line": 171
2026-07-03T10:35:29.5601233Z             }
2026-07-03T10:35:29.5601314Z           ]
2026-07-03T10:35:29.5601399Z         },
2026-07-03T10:35:29.5601487Z         "int": {
2026-07-03T10:35:29.5601581Z           "complete": false,
2026-07-03T10:35:29.5601671Z           "evidence": []
2026-07-03T10:35:29.5601748Z         },
2026-07-03T10:35:29.5601825Z         "unit": {
2026-07-03T10:35:29.5601920Z           "complete": true,
2026-07-03T10:35:29.5602005Z           "evidence": [
2026-07-03T10:35:29.5602087Z             {
2026-07-03T10:35:29.5602210Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5602296Z               "line": 261
2026-07-03T10:35:29.5602378Z             },
2026-07-03T10:35:29.5602460Z             {
2026-07-03T10:35:29.5602587Z               "path": "crates/spt-store/src/visibility.rs",
2026-07-03T10:35:29.5602668Z               "line": 279
2026-07-03T10:35:29.5602751Z             }
2026-07-03T10:35:29.5602830Z           ]
2026-07-03T10:35:29.5602915Z         }
2026-07-03T10:35:29.5602991Z       }
2026-07-03T10:35:29.5603189Z     },
2026-07-03T10:35:29.5603280Z     {
2026-07-03T10:35:29.5603467Z       "id": "REQ-INST-14",
2026-07-03T10:35:29.5603871Z       "title": "Resource advertisement (subnet resource registry): free-text blurb, both-authored, registry projection, visibility/whitelist-gated",
2026-07-03T10:35:29.5603961Z       "requiredStages": [
2026-07-03T10:35:29.5604044Z         "doc",
2026-07-03T10:35:29.5604124Z         "impl",
2026-07-03T10:35:29.5604219Z         "unit"
2026-07-03T10:35:29.5604301Z       ],
2026-07-03T10:35:29.5604387Z       "stages": {
2026-07-03T10:35:29.5604467Z         "doc": {
2026-07-03T10:35:29.5604558Z           "complete": true,
2026-07-03T10:35:29.5604639Z           "evidence": [
2026-07-03T10:35:29.5604725Z             {
2026-07-03T10:35:29.5604810Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5604901Z               "line": 643
2026-07-03T10:35:29.5604983Z             },
2026-07-03T10:35:29.5605073Z             {
2026-07-03T10:35:29.5605178Z               "path": "docs/STORAGE.md",
2026-07-03T10:35:29.5605274Z               "line": 49
2026-07-03T10:35:29.5605364Z             }
2026-07-03T10:35:29.5605454Z           ]
2026-07-03T10:35:29.5605538Z         },
2026-07-03T10:35:29.5605620Z         "impl": {
2026-07-03T10:35:29.5605719Z           "complete": true,
2026-07-03T10:35:29.5605804Z           "evidence": [
2026-07-03T10:35:29.5605884Z             {
2026-07-03T10:35:29.5606019Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5606109Z               "line": 402
2026-07-03T10:35:29.5606194Z             },
2026-07-03T10:35:29.5606281Z             {
2026-07-03T10:35:29.5606400Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5609336Z               "line": 565
2026-07-03T10:35:29.5609441Z             },
2026-07-03T10:35:29.5609513Z             {
2026-07-03T10:35:29.5609641Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5609722Z               "line": 323
2026-07-03T10:35:29.5609819Z             },
2026-07-03T10:35:29.5609894Z             {
2026-07-03T10:35:29.5610022Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5610105Z               "line": 2149
2026-07-03T10:35:29.5610190Z             }
2026-07-03T10:35:29.5610270Z           ]
2026-07-03T10:35:29.5610347Z         },
2026-07-03T10:35:29.5610420Z         "int": {
2026-07-03T10:35:29.5610515Z           "complete": false,
2026-07-03T10:35:29.5610603Z           "evidence": []
2026-07-03T10:35:29.5610684Z         },
2026-07-03T10:35:29.5610770Z         "unit": {
2026-07-03T10:35:29.5610860Z           "complete": true,
2026-07-03T10:35:29.5610944Z           "evidence": [
2026-07-03T10:35:29.5611025Z             {
2026-07-03T10:35:29.5611170Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5611249Z               "line": 1425
2026-07-03T10:35:29.5611330Z             },
2026-07-03T10:35:29.5611412Z             {
2026-07-03T10:35:29.5611541Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5611626Z               "line": 1440
2026-07-03T10:35:29.5611713Z             },
2026-07-03T10:35:29.5611793Z             {
2026-07-03T10:35:29.5611916Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5611999Z               "line": 1719
2026-07-03T10:35:29.5612080Z             },
2026-07-03T10:35:29.5612166Z             {
2026-07-03T10:35:29.5612275Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5612366Z               "line": 795
2026-07-03T10:35:29.5612437Z             },
2026-07-03T10:35:29.5612518Z             {
2026-07-03T10:35:29.5612623Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5612710Z               "line": 12166
2026-07-03T10:35:29.5612780Z             }
2026-07-03T10:35:29.5612856Z           ]
2026-07-03T10:35:29.5612933Z         }
2026-07-03T10:35:29.5613024Z       }
2026-07-03T10:35:29.5613104Z     },
2026-07-03T10:35:29.5613180Z     {
2026-07-03T10:35:29.5613433Z       "id": "REQ-INST-15",
2026-07-03T10:35:29.5614294Z       "title": "Immutable home subnet (assigned at creation: auto-if-one/ask-if-many) + spt fork (cross-subnet clone to a new identity, copy-then-diverge, not re-home); adapter chosen at creation from registered hostable adapters, changed only via launch/resume-under-new (ADR-0010)",
2026-07-03T10:35:29.5614398Z       "requiredStages": [
2026-07-03T10:35:29.5614469Z         "doc",
2026-07-03T10:35:29.5614551Z         "impl",
2026-07-03T10:35:29.5614632Z         "unit"
2026-07-03T10:35:29.5614718Z       ],
2026-07-03T10:35:29.5614793Z       "stages": {
2026-07-03T10:35:29.5614875Z         "doc": {
2026-07-03T10:35:29.5614961Z           "complete": true,
2026-07-03T10:35:29.5615047Z           "evidence": [
2026-07-03T10:35:29.5615127Z             {
2026-07-03T10:35:29.5615318Z               "path": "docs/adr/0010-immutable-home-subnet-fork-not-rehome.md",
2026-07-03T10:35:29.5615399Z               "line": 3
2026-07-03T10:35:29.5615490Z             }
2026-07-03T10:35:29.5615582Z           ]
2026-07-03T10:35:29.5615652Z         },
2026-07-03T10:35:29.5615747Z         "impl": {
2026-07-03T10:35:29.5615834Z           "complete": true,
2026-07-03T10:35:29.5615911Z           "evidence": [
2026-07-03T10:35:29.5615995Z             {
2026-07-03T10:35:29.5616132Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5616214Z               "line": 353
2026-07-03T10:35:29.5616302Z             },
2026-07-03T10:35:29.5616402Z             {
2026-07-03T10:35:29.5616517Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.5616603Z               "line": 60
2026-07-03T10:35:29.5616683Z             },
2026-07-03T10:35:29.5616764Z             {
2026-07-03T10:35:29.5616894Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5616974Z               "line": 368
2026-07-03T10:35:29.5617055Z             },
2026-07-03T10:35:29.5617127Z             {
2026-07-03T10:35:29.5617251Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5617341Z               "line": 417
2026-07-03T10:35:29.5617428Z             },
2026-07-03T10:35:29.5617499Z             {
2026-07-03T10:35:29.5617604Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5617689Z               "line": 19
2026-07-03T10:35:29.5617766Z             },
2026-07-03T10:35:29.5617852Z             {
2026-07-03T10:35:29.5617961Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5618052Z               "line": 70
2026-07-03T10:35:29.5618139Z             },
2026-07-03T10:35:29.5618219Z             {
2026-07-03T10:35:29.5618324Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5618406Z               "line": 96
2026-07-03T10:35:29.5618482Z             },
2026-07-03T10:35:29.5618552Z             {
2026-07-03T10:35:29.5618667Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5618750Z               "line": 121
2026-07-03T10:35:29.5618834Z             },
2026-07-03T10:35:29.5618914Z             {
2026-07-03T10:35:29.5619120Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5619205Z               "line": 172
2026-07-03T10:35:29.5619285Z             },
2026-07-03T10:35:29.5619367Z             {
2026-07-03T10:35:29.5619486Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5619567Z               "line": 178
2026-07-03T10:35:29.5619638Z             },
2026-07-03T10:35:29.5619711Z             {
2026-07-03T10:35:29.5619806Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5619891Z               "line": 2041
2026-07-03T10:35:29.5619963Z             }
2026-07-03T10:35:29.5620040Z           ]
2026-07-03T10:35:29.5620116Z         },
2026-07-03T10:35:29.5620197Z         "int": {
2026-07-03T10:35:29.5620287Z           "complete": false,
2026-07-03T10:35:29.5620379Z           "evidence": []
2026-07-03T10:35:29.5620459Z         },
2026-07-03T10:35:29.5620535Z         "unit": {
2026-07-03T10:35:29.5620736Z           "complete": true,
2026-07-03T10:35:29.5620825Z           "evidence": [
2026-07-03T10:35:29.5621003Z             {
2026-07-03T10:35:29.5621131Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5621226Z               "line": 577
2026-07-03T10:35:29.5621307Z             },
2026-07-03T10:35:29.5621392Z             {
2026-07-03T10:35:29.5621514Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.5621600Z               "line": 638
2026-07-03T10:35:29.5621682Z             },
2026-07-03T10:35:29.5621762Z             {
2026-07-03T10:35:29.5621866Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5621953Z               "line": 231
2026-07-03T10:35:29.5622034Z             },
2026-07-03T10:35:29.5622115Z             {
2026-07-03T10:35:29.5622219Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5622297Z               "line": 267
2026-07-03T10:35:29.5622372Z             },
2026-07-03T10:35:29.5622462Z             {
2026-07-03T10:35:29.5622569Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5622649Z               "line": 280
2026-07-03T10:35:29.5622740Z             },
2026-07-03T10:35:29.5622820Z             {
2026-07-03T10:35:29.5622926Z               "path": "crates/spt-store/src/home.rs",
2026-07-03T10:35:29.5623007Z               "line": 356
2026-07-03T10:35:29.5623088Z             },
2026-07-03T10:35:29.5623169Z             {
2026-07-03T10:35:29.5623284Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.5623359Z               "line": 729
2026-07-03T10:35:29.5623435Z             },
2026-07-03T10:35:29.5623513Z             {
2026-07-03T10:35:29.5623618Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5623702Z               "line": 12106
2026-07-03T10:35:29.5623779Z             },
2026-07-03T10:35:29.5623861Z             {
2026-07-03T10:35:29.5623947Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5624035Z               "line": 14180
2026-07-03T10:35:29.5624120Z             }
2026-07-03T10:35:29.5624207Z           ]
2026-07-03T10:35:29.5624292Z         }
2026-07-03T10:35:29.5624371Z       }
2026-07-03T10:35:29.5624442Z     },
2026-07-03T10:35:29.5624524Z     {
2026-07-03T10:35:29.5624611Z       "id": "REQ-INST-2",
2026-07-03T10:35:29.5624734Z       "title": "Per-node files, synced Psyche mind",
2026-07-03T10:35:29.5624820Z       "requiredStages": [
2026-07-03T10:35:29.5624901Z         "impl",
2026-07-03T10:35:29.5624991Z         "unit"
2026-07-03T10:35:29.5625067Z       ],
2026-07-03T10:35:29.5625154Z       "stages": {
2026-07-03T10:35:29.5625239Z         "doc": {
2026-07-03T10:35:29.5625334Z           "complete": false,
2026-07-03T10:35:29.5625416Z           "evidence": []
2026-07-03T10:35:29.5625498Z         },
2026-07-03T10:35:29.5625582Z         "impl": {
2026-07-03T10:35:29.5625673Z           "complete": true,
2026-07-03T10:35:29.5625760Z           "evidence": [
2026-07-03T10:35:29.5625846Z             {
2026-07-03T10:35:29.5625969Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.5626045Z               "line": 28
2026-07-03T10:35:29.5626127Z             },
2026-07-03T10:35:29.5626198Z             {
2026-07-03T10:35:29.5626312Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.5626395Z               "line": 98
2026-07-03T10:35:29.5626476Z             },
2026-07-03T10:35:29.5626555Z             {
2026-07-03T10:35:29.5626659Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.5626745Z               "line": 120
2026-07-03T10:35:29.5626830Z             },
2026-07-03T10:35:29.5626910Z             {
2026-07-03T10:35:29.5627024Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.5627106Z               "line": 97
2026-07-03T10:35:29.5627182Z             },
2026-07-03T10:35:29.5627267Z             {
2026-07-03T10:35:29.5627387Z               "path": "crates/spt-live/src/signoff.rs",
2026-07-03T10:35:29.5627468Z               "line": 118
2026-07-03T10:35:29.5627634Z             }
2026-07-03T10:35:29.5627787Z           ]
2026-07-03T10:35:29.5627868Z         },
2026-07-03T10:35:29.5627958Z         "int": {
2026-07-03T10:35:29.5628050Z           "complete": false,
2026-07-03T10:35:29.5628145Z           "evidence": []
2026-07-03T10:35:29.5628225Z         },
2026-07-03T10:35:29.5628302Z         "unit": {
2026-07-03T10:35:29.5628389Z           "complete": true,
2026-07-03T10:35:29.5628469Z           "evidence": [
2026-07-03T10:35:29.5628550Z             {
2026-07-03T10:35:29.5628656Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.5628745Z               "line": 323
2026-07-03T10:35:29.5628822Z             },
2026-07-03T10:35:29.5628907Z             {
2026-07-03T10:35:29.5629117Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.5629199Z               "line": 327
2026-07-03T10:35:29.5629280Z             }
2026-07-03T10:35:29.5629361Z           ]
2026-07-03T10:35:29.5629445Z         }
2026-07-03T10:35:29.5629540Z       }
2026-07-03T10:35:29.5629612Z     },
2026-07-03T10:35:29.5629704Z     {
2026-07-03T10:35:29.5629789Z       "id": "REQ-INST-3",
2026-07-03T10:35:29.5629942Z       "title": "Dormant (warm) / suspended (cold) resting states",
2026-07-03T10:35:29.5630037Z       "requiredStages": [
2026-07-03T10:35:29.5630117Z         "doc",
2026-07-03T10:35:29.5630198Z         "impl",
2026-07-03T10:35:29.5630285Z         "unit"
2026-07-03T10:35:29.5630361Z       ],
2026-07-03T10:35:29.5630446Z       "stages": {
2026-07-03T10:35:29.5630528Z         "doc": {
2026-07-03T10:35:29.5630614Z           "complete": true,
2026-07-03T10:35:29.5630695Z           "evidence": [
2026-07-03T10:35:29.5630775Z             {
2026-07-03T10:35:29.5630881Z               "path": "docs/DORMANCY-BUDGET.md",
2026-07-03T10:35:29.5630962Z               "line": 3
2026-07-03T10:35:29.5631047Z             }
2026-07-03T10:35:29.5631124Z           ]
2026-07-03T10:35:29.5631201Z         },
2026-07-03T10:35:29.5631277Z         "impl": {
2026-07-03T10:35:29.5631376Z           "complete": true,
2026-07-03T10:35:29.5631462Z           "evidence": [
2026-07-03T10:35:29.5631550Z             {
2026-07-03T10:35:29.5631667Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5631747Z               "line": 60
2026-07-03T10:35:29.5631823Z             },
2026-07-03T10:35:29.5631904Z             {
2026-07-03T10:35:29.5632036Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.5632117Z               "line": 516
2026-07-03T10:35:29.5632198Z             },
2026-07-03T10:35:29.5632275Z             {
2026-07-03T10:35:29.5632402Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5632484Z               "line": 515
2026-07-03T10:35:29.5632557Z             },
2026-07-03T10:35:29.5632628Z             {
2026-07-03T10:35:29.5632746Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5632828Z               "line": 673
2026-07-03T10:35:29.5632914Z             },
2026-07-03T10:35:29.5632994Z             {
2026-07-03T10:35:29.5633119Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5633205Z               "line": 707
2026-07-03T10:35:29.5633286Z             },
2026-07-03T10:35:29.5633370Z             {
2026-07-03T10:35:29.5633486Z               "path": "crates/spt-daemon/src/pump/sync.rs",
2026-07-03T10:35:29.5633576Z               "line": 74
2026-07-03T10:35:29.5633657Z             },
2026-07-03T10:35:29.5633738Z             {
2026-07-03T10:35:29.5633867Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5633953Z               "line": 234
2026-07-03T10:35:29.5634029Z             },
2026-07-03T10:35:29.5634111Z             {
2026-07-03T10:35:29.5634239Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5634324Z               "line": 396
2026-07-03T10:35:29.5634402Z             },
2026-07-03T10:35:29.5634488Z             {
2026-07-03T10:35:29.5634614Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5634922Z               "line": 819
2026-07-03T10:35:29.5635008Z             },
2026-07-03T10:35:29.5635084Z             {
2026-07-03T10:35:29.5635204Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5635289Z               "line": 45
2026-07-03T10:35:29.5635376Z             },
2026-07-03T10:35:29.5635457Z             {
2026-07-03T10:35:29.5635575Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5635656Z               "line": 114
2026-07-03T10:35:29.5635738Z             },
2026-07-03T10:35:29.5635809Z             {
2026-07-03T10:35:29.5635923Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5636010Z               "line": 152
2026-07-03T10:35:29.5636087Z             },
2026-07-03T10:35:29.5636167Z             {
2026-07-03T10:35:29.5636281Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5636373Z               "line": 168
2026-07-03T10:35:29.5636453Z             },
2026-07-03T10:35:29.5636534Z             {
2026-07-03T10:35:29.5636654Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5636731Z               "line": 178
2026-07-03T10:35:29.5636810Z             },
2026-07-03T10:35:29.5636891Z             {
2026-07-03T10:35:29.5637002Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5637092Z               "line": 210
2026-07-03T10:35:29.5637172Z             },
2026-07-03T10:35:29.5637252Z             {
2026-07-03T10:35:29.5637372Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5637451Z               "line": 287
2026-07-03T10:35:29.5637532Z             },
2026-07-03T10:35:29.5637604Z             {
2026-07-03T10:35:29.5637714Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5637799Z               "line": 311
2026-07-03T10:35:29.5637870Z             },
2026-07-03T10:35:29.5637947Z             {
2026-07-03T10:35:29.5638071Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5638161Z               "line": 389
2026-07-03T10:35:29.5638238Z             },
2026-07-03T10:35:29.5638315Z             {
2026-07-03T10:35:29.5638428Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5638509Z               "line": 438
2026-07-03T10:35:29.5638586Z             },
2026-07-03T10:35:29.5638662Z             {
2026-07-03T10:35:29.5638780Z               "path": "crates/spt-daemon/tests/budget.rs",
2026-07-03T10:35:29.5638872Z               "line": 37
2026-07-03T10:35:29.5639024Z             },
2026-07-03T10:35:29.5639105Z             {
2026-07-03T10:35:29.5639226Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5639315Z               "line": 62
2026-07-03T10:35:29.5639391Z             },
2026-07-03T10:35:29.5639473Z             {
2026-07-03T10:35:29.5639579Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5639658Z               "line": 309
2026-07-03T10:35:29.5639735Z             },
2026-07-03T10:35:29.5639817Z             {
2026-07-03T10:35:29.5639917Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5640001Z               "line": 3087
2026-07-03T10:35:29.5640077Z             }
2026-07-03T10:35:29.5640158Z           ]
2026-07-03T10:35:29.5640240Z         },
2026-07-03T10:35:29.5640320Z         "int": {
2026-07-03T10:35:29.5640420Z           "complete": false,
2026-07-03T10:35:29.5640506Z           "evidence": []
2026-07-03T10:35:29.5640588Z         },
2026-07-03T10:35:29.5640673Z         "unit": {
2026-07-03T10:35:29.5640758Z           "complete": true,
2026-07-03T10:35:29.5640846Z           "evidence": [
2026-07-03T10:35:29.5640926Z             {
2026-07-03T10:35:29.5641045Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.5641131Z               "line": 360
2026-07-03T10:35:29.5641212Z             },
2026-07-03T10:35:29.5641288Z             {
2026-07-03T10:35:29.5641412Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5641703Z               "line": 1261
2026-07-03T10:35:29.5641785Z             },
2026-07-03T10:35:29.5641866Z             {
2026-07-03T10:35:29.5641994Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5642076Z               "line": 1318
2026-07-03T10:35:29.5642157Z             },
2026-07-03T10:35:29.5642237Z             {
2026-07-03T10:35:29.5642360Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5642441Z               "line": 894
2026-07-03T10:35:29.5642526Z             },
2026-07-03T10:35:29.5642606Z             {
2026-07-03T10:35:29.5642715Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5642802Z               "line": 1019
2026-07-03T10:35:29.5642882Z             },
2026-07-03T10:35:29.5642963Z             {
2026-07-03T10:35:29.5643088Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5643178Z               "line": 1526
2026-07-03T10:35:29.5643254Z             },
2026-07-03T10:35:29.5643340Z             {
2026-07-03T10:35:29.5643469Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5643554Z               "line": 1673
2026-07-03T10:35:29.5643625Z             },
2026-07-03T10:35:29.5643708Z             {
2026-07-03T10:35:29.5643817Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5643912Z               "line": 449
2026-07-03T10:35:29.5643989Z             },
2026-07-03T10:35:29.5644070Z             {
2026-07-03T10:35:29.5644179Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5644264Z               "line": 485
2026-07-03T10:35:29.5644348Z             },
2026-07-03T10:35:29.5644423Z             {
2026-07-03T10:35:29.5644537Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5644623Z               "line": 540
2026-07-03T10:35:29.5644704Z             },
2026-07-03T10:35:29.5644780Z             {
2026-07-03T10:35:29.5644909Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5645001Z               "line": 697
2026-07-03T10:35:29.5645085Z             },
2026-07-03T10:35:29.5645165Z             {
2026-07-03T10:35:29.5645284Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5645374Z               "line": 931
2026-07-03T10:35:29.5645454Z             },
2026-07-03T10:35:29.5645539Z             {
2026-07-03T10:35:29.5645649Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5645741Z               "line": 945
2026-07-03T10:35:29.5645820Z             },
2026-07-03T10:35:29.5645906Z             {
2026-07-03T10:35:29.5646022Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5646112Z               "line": 1881
2026-07-03T10:35:29.5646192Z             },
2026-07-03T10:35:29.5646279Z             {
2026-07-03T10:35:29.5646389Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.5646469Z               "line": 745
2026-07-03T10:35:29.5646560Z             },
2026-07-03T10:35:29.5646642Z             {
2026-07-03T10:35:29.5646751Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5646832Z               "line": 12130
2026-07-03T10:35:29.5646914Z             }
2026-07-03T10:35:29.5646990Z           ]
2026-07-03T10:35:29.5647075Z         }
2026-07-03T10:35:29.5647151Z       }
2026-07-03T10:35:29.5647233Z     },
2026-07-03T10:35:29.5647314Z     {
2026-07-03T10:35:29.5647409Z       "id": "REQ-INST-4",
2026-07-03T10:35:29.5647591Z       "title": "active to dormant/suspended fires a transition echo commune",
2026-07-03T10:35:29.5647689Z       "requiredStages": [
2026-07-03T10:35:29.5647770Z         "impl",
2026-07-03T10:35:29.5647851Z         "unit"
2026-07-03T10:35:29.5647932Z       ],
2026-07-03T10:35:29.5648011Z       "stages": {
2026-07-03T10:35:29.5648092Z         "doc": {
2026-07-03T10:35:29.5648178Z           "complete": false,
2026-07-03T10:35:29.5648269Z           "evidence": []
2026-07-03T10:35:29.5648421Z         },
2026-07-03T10:35:29.5648507Z         "impl": {
2026-07-03T10:35:29.5648678Z           "complete": true,
2026-07-03T10:35:29.5648764Z           "evidence": [
2026-07-03T10:35:29.5648846Z             {
2026-07-03T10:35:29.5649055Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5649151Z               "line": 674
2026-07-03T10:35:29.5649232Z             },
2026-07-03T10:35:29.5649313Z             {
2026-07-03T10:35:29.5649437Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5649523Z               "line": 202
2026-07-03T10:35:29.5649604Z             },
2026-07-03T10:35:29.5649684Z             {
2026-07-03T10:35:29.5649805Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5649894Z               "line": 234
2026-07-03T10:35:29.5649975Z             },
2026-07-03T10:35:29.5650057Z             {
2026-07-03T10:35:29.5650172Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5650271Z               "line": 274
2026-07-03T10:35:29.5650338Z             }
2026-07-03T10:35:29.5650434Z           ]
2026-07-03T10:35:29.5650515Z         },
2026-07-03T10:35:29.5650599Z         "int": {
2026-07-03T10:35:29.5650684Z           "complete": false,
2026-07-03T10:35:29.5650781Z           "evidence": []
2026-07-03T10:35:29.5650862Z         },
2026-07-03T10:35:29.5650947Z         "unit": {
2026-07-03T10:35:29.5651043Z           "complete": true,
2026-07-03T10:35:29.5651119Z           "evidence": [
2026-07-03T10:35:29.5651205Z             {
2026-07-03T10:35:29.5651323Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5651411Z               "line": 1313
2026-07-03T10:35:29.5651496Z             },
2026-07-03T10:35:29.5651581Z             {
2026-07-03T10:35:29.5651682Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5651763Z               "line": 561
2026-07-03T10:35:29.5651844Z             },
2026-07-03T10:35:29.5651929Z             {
2026-07-03T10:35:29.5652040Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5652125Z               "line": 668
2026-07-03T10:35:29.5652206Z             },
2026-07-03T10:35:29.5652287Z             {
2026-07-03T10:35:29.5652407Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5652492Z               "line": 750
2026-07-03T10:35:29.5652573Z             }
2026-07-03T10:35:29.5652650Z           ]
2026-07-03T10:35:29.5652736Z         }
2026-07-03T10:35:29.5652816Z       }
2026-07-03T10:35:29.5652896Z     },
2026-07-03T10:35:29.5652977Z     {
2026-07-03T10:35:29.5653072Z       "id": "REQ-INST-5",
2026-07-03T10:35:29.5653251Z       "title": "Two-tier context sync (live to all, project to same-project)",
2026-07-03T10:35:29.5653347Z       "requiredStages": [
2026-07-03T10:35:29.5653429Z         "impl",
2026-07-03T10:35:29.5653514Z         "unit",
2026-07-03T10:35:29.5653604Z         "int"
2026-07-03T10:35:29.5653681Z       ],
2026-07-03T10:35:29.5653776Z       "stages": {
2026-07-03T10:35:29.5653852Z         "doc": {
2026-07-03T10:35:29.5653944Z           "complete": false,
2026-07-03T10:35:29.5654029Z           "evidence": []
2026-07-03T10:35:29.5654109Z         },
2026-07-03T10:35:29.5654195Z         "impl": {
2026-07-03T10:35:29.5654283Z           "complete": true,
2026-07-03T10:35:29.5654363Z           "evidence": [
2026-07-03T10:35:29.5654444Z             {
2026-07-03T10:35:29.5654568Z               "path": "crates/spt-daemon/src/pump/sync.rs",
2026-07-03T10:35:29.5654658Z               "line": 85
2026-07-03T10:35:29.5654730Z             },
2026-07-03T10:35:29.5654811Z             {
2026-07-03T10:35:29.5654927Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5655016Z               "line": 68
2026-07-03T10:35:29.5655097Z             },
2026-07-03T10:35:29.5655179Z             {
2026-07-03T10:35:29.5655288Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5655368Z               "line": 99
2026-07-03T10:35:29.5655561Z             },
2026-07-03T10:35:29.5655645Z             {
2026-07-03T10:35:29.5655859Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5655948Z               "line": 183
2026-07-03T10:35:29.5656028Z             },
2026-07-03T10:35:29.5656104Z             {
2026-07-03T10:35:29.5656219Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5656291Z               "line": 314
2026-07-03T10:35:29.5656371Z             }
2026-07-03T10:35:29.5656452Z           ]
2026-07-03T10:35:29.5656529Z         },
2026-07-03T10:35:29.5656610Z         "int": {
2026-07-03T10:35:29.5656700Z           "complete": true,
2026-07-03T10:35:29.5656782Z           "evidence": [
2026-07-03T10:35:29.5656863Z             {
2026-07-03T10:35:29.5656996Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.5657077Z               "line": 156
2026-07-03T10:35:29.5657159Z             },
2026-07-03T10:35:29.5657239Z             {
2026-07-03T10:35:29.5657358Z               "path": "crates/spt-daemon/tests/pump.rs",
2026-07-03T10:35:29.5657455Z               "line": 145
2026-07-03T10:35:29.5657536Z             },
2026-07-03T10:35:29.5657615Z             {
2026-07-03T10:35:29.5657736Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5657822Z               "line": 709
2026-07-03T10:35:29.5657907Z             },
2026-07-03T10:35:29.5657993Z             {
2026-07-03T10:35:29.5658109Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5658203Z               "line": 1071
2026-07-03T10:35:29.5658287Z             }
2026-07-03T10:35:29.5658368Z           ]
2026-07-03T10:35:29.5658449Z         },
2026-07-03T10:35:29.5658539Z         "unit": {
2026-07-03T10:35:29.5658623Z           "complete": true,
2026-07-03T10:35:29.5658709Z           "evidence": [
2026-07-03T10:35:29.5658791Z             {
2026-07-03T10:35:29.5658896Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5659053Z               "line": 552
2026-07-03T10:35:29.5659139Z             },
2026-07-03T10:35:29.5659220Z             {
2026-07-03T10:35:29.5659329Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.5659411Z               "line": 595
2026-07-03T10:35:29.5659491Z             },
2026-07-03T10:35:29.5659572Z             {
2026-07-03T10:35:29.5659678Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.5659764Z               "line": 219
2026-07-03T10:35:29.5659844Z             }
2026-07-03T10:35:29.5659920Z           ]
2026-07-03T10:35:29.5659997Z         }
2026-07-03T10:35:29.5660074Z       }
2026-07-03T10:35:29.5660149Z     },
2026-07-03T10:35:29.5660225Z     {
2026-07-03T10:35:29.5660312Z       "id": "REQ-INST-6",
2026-07-03T10:35:29.5660502Z       "title": "Deferred messages not delivered to dormant/suspended instances",
2026-07-03T10:35:29.5660588Z       "requiredStages": [
2026-07-03T10:35:29.5660665Z         "impl",
2026-07-03T10:35:29.5660746Z         "unit",
2026-07-03T10:35:29.5660831Z         "int"
2026-07-03T10:35:29.5660913Z       ],
2026-07-03T10:35:29.5660999Z       "stages": {
2026-07-03T10:35:29.5661084Z         "doc": {
2026-07-03T10:35:29.5661173Z           "complete": true,
2026-07-03T10:35:29.5661264Z           "evidence": [
2026-07-03T10:35:29.5661346Z             {
2026-07-03T10:35:29.5661446Z               "path": "docs/DEFERRED.md",
2026-07-03T10:35:29.5661536Z               "line": 13
2026-07-03T10:35:29.5661612Z             }
2026-07-03T10:35:29.5661680Z           ]
2026-07-03T10:35:29.5661761Z         },
2026-07-03T10:35:29.5661845Z         "impl": {
2026-07-03T10:35:29.5661942Z           "complete": true,
2026-07-03T10:35:29.5662022Z           "evidence": [
2026-07-03T10:35:29.5662099Z             {
2026-07-03T10:35:29.5662223Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.5662305Z               "line": 427
2026-07-03T10:35:29.5662384Z             },
2026-07-03T10:35:29.5662465Z             {
2026-07-03T10:35:29.5662586Z               "path": "crates/spt-daemon/src/resthost.rs",
2026-07-03T10:35:29.5662886Z               "line": 27
2026-07-03T10:35:29.5662977Z             },
2026-07-03T10:35:29.5663056Z             {
2026-07-03T10:35:29.5663181Z               "path": "crates/spt-daemon/src/resthost.rs",
2026-07-03T10:35:29.5663273Z               "line": 73
2026-07-03T10:35:29.5663357Z             },
2026-07-03T10:35:29.5663442Z             {
2026-07-03T10:35:29.5663552Z               "path": "crates/spt-daemon/src/resthost.rs",
2026-07-03T10:35:29.5663637Z               "line": 182
2026-07-03T10:35:29.5663721Z             },
2026-07-03T10:35:29.5663792Z             {
2026-07-03T10:35:29.5663903Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5663979Z               "line": 426
2026-07-03T10:35:29.5664064Z             },
2026-07-03T10:35:29.5664146Z             {
2026-07-03T10:35:29.5664256Z               "path": "crates/spt-net/src/net/rest.rs",
2026-07-03T10:35:29.5664336Z               "line": 31
2026-07-03T10:35:29.5664426Z             },
2026-07-03T10:35:29.5664504Z             {
2026-07-03T10:35:29.5664628Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.5664708Z               "line": 215
2026-07-03T10:35:29.5664790Z             },
2026-07-03T10:35:29.5664871Z             {
2026-07-03T10:35:29.5664984Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.5665070Z               "line": 83
2026-07-03T10:35:29.5665153Z             },
2026-07-03T10:35:29.5665232Z             {
2026-07-03T10:35:29.5665337Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5665419Z               "line": 3088
2026-07-03T10:35:29.5665496Z             },
2026-07-03T10:35:29.5665571Z             {
2026-07-03T10:35:29.5665686Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5665768Z               "line": 332
2026-07-03T10:35:29.5665848Z             },
2026-07-03T10:35:29.5665928Z             {
2026-07-03T10:35:29.5666034Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5666131Z               "line": 368
2026-07-03T10:35:29.5666219Z             }
2026-07-03T10:35:29.5666300Z           ]
2026-07-03T10:35:29.5666366Z         },
2026-07-03T10:35:29.5666448Z         "int": {
2026-07-03T10:35:29.5666536Z           "complete": true,
2026-07-03T10:35:29.5666622Z           "evidence": [
2026-07-03T10:35:29.5666703Z             {
2026-07-03T10:35:29.5666832Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5666917Z               "line": 723
2026-07-03T10:35:29.5666998Z             },
2026-07-03T10:35:29.5667080Z             {
2026-07-03T10:35:29.5667199Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5667284Z               "line": 1116
2026-07-03T10:35:29.5667366Z             },
2026-07-03T10:35:29.5667447Z             {
2026-07-03T10:35:29.5667551Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.5667642Z               "line": 950
2026-07-03T10:35:29.5667724Z             }
2026-07-03T10:35:29.5667809Z           ]
2026-07-03T10:35:29.5667895Z         },
2026-07-03T10:35:29.5667976Z         "unit": {
2026-07-03T10:35:29.5668062Z           "complete": true,
2026-07-03T10:35:29.5668148Z           "evidence": [
2026-07-03T10:35:29.5668224Z             {
2026-07-03T10:35:29.5668349Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.5668434Z               "line": 716
2026-07-03T10:35:29.5668514Z             },
2026-07-03T10:35:29.5668591Z             {
2026-07-03T10:35:29.5668706Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.5668800Z               "line": 899
2026-07-03T10:35:29.5668876Z             },
2026-07-03T10:35:29.5669038Z             {
2026-07-03T10:35:29.5669160Z               "path": "crates/spt-net/src/net/rest.rs",
2026-07-03T10:35:29.5669250Z               "line": 66
2026-07-03T10:35:29.5669331Z             },
2026-07-03T10:35:29.5669414Z             {
2026-07-03T10:35:29.5669521Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.5669836Z               "line": 392
2026-07-03T10:35:29.5669918Z             },
2026-07-03T10:35:29.5669999Z             {
2026-07-03T10:35:29.5670109Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.5670194Z               "line": 202
2026-07-03T10:35:29.5670281Z             }
2026-07-03T10:35:29.5670352Z           ]
2026-07-03T10:35:29.5670433Z         }
2026-07-03T10:35:29.5670519Z       }
2026-07-03T10:35:29.5670596Z     },
2026-07-03T10:35:29.5670672Z     {
2026-07-03T10:35:29.5670767Z       "id": "REQ-INST-7",
2026-07-03T10:35:29.5670915Z       "title": "Subnet registry + bare-id resolution policy",
2026-07-03T10:35:29.5671015Z       "requiredStages": [
2026-07-03T10:35:29.5671091Z         "impl",
2026-07-03T10:35:29.5671182Z         "unit",
2026-07-03T10:35:29.5671259Z         "int"
2026-07-03T10:35:29.5671343Z       ],
2026-07-03T10:35:29.5671425Z       "stages": {
2026-07-03T10:35:29.5671512Z         "doc": {
2026-07-03T10:35:29.5671616Z           "complete": false,
2026-07-03T10:35:29.5671710Z           "evidence": []
2026-07-03T10:35:29.5674516Z         },
2026-07-03T10:35:29.5674624Z         "impl": {
2026-07-03T10:35:29.5674725Z           "complete": true,
2026-07-03T10:35:29.5674806Z           "evidence": [
2026-07-03T10:35:29.5674887Z             {
2026-07-03T10:35:29.5675020Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.5675116Z               "line": 472
2026-07-03T10:35:29.5675198Z             },
2026-07-03T10:35:29.5675282Z             {
2026-07-03T10:35:29.5675417Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5675507Z               "line": 27
2026-07-03T10:35:29.5675592Z             },
2026-07-03T10:35:29.5675674Z             {
2026-07-03T10:35:29.5675797Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5675893Z               "line": 207
2026-07-03T10:35:29.5675979Z             },
2026-07-03T10:35:29.5676061Z             {
2026-07-03T10:35:29.5676189Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5676274Z               "line": 344
2026-07-03T10:35:29.5676352Z             },
2026-07-03T10:35:29.5676432Z             {
2026-07-03T10:35:29.5676556Z               "path": "crates/spt-net/src/net/ndjson.rs",
2026-07-03T10:35:29.5676638Z               "line": 59
2026-07-03T10:35:29.5676719Z             },
2026-07-03T10:35:29.5676798Z             {
2026-07-03T10:35:29.5676926Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5677008Z               "line": 41
2026-07-03T10:35:29.5677083Z             },
2026-07-03T10:35:29.5677168Z             {
2026-07-03T10:35:29.5677296Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5677373Z               "line": 27
2026-07-03T10:35:29.5677453Z             },
2026-07-03T10:35:29.5677539Z             {
2026-07-03T10:35:29.5677659Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5677754Z               "line": 124
2026-07-03T10:35:29.5677840Z             },
2026-07-03T10:35:29.5677921Z             {
2026-07-03T10:35:29.5678036Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5678116Z               "line": 139
2026-07-03T10:35:29.5678197Z             },
2026-07-03T10:35:29.5678275Z             {
2026-07-03T10:35:29.5678383Z               "path": "crates/spt-store/src/registry.rs",
2026-07-03T10:35:29.5678469Z               "line": 139
2026-07-03T10:35:29.5678556Z             }
2026-07-03T10:35:29.5678637Z           ]
2026-07-03T10:35:29.5678708Z         },
2026-07-03T10:35:29.5678789Z         "int": {
2026-07-03T10:35:29.5678880Z           "complete": true,
2026-07-03T10:35:29.5679046Z           "evidence": [
2026-07-03T10:35:29.5679128Z             {
2026-07-03T10:35:29.5679248Z               "path": "crates/spt-daemon/tests/pump.rs",
2026-07-03T10:35:29.5679328Z               "line": 145
2026-07-03T10:35:29.5679560Z             },
2026-07-03T10:35:29.5679645Z             {
2026-07-03T10:35:29.5679868Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5679969Z               "line": 667
2026-07-03T10:35:29.5680049Z             },
2026-07-03T10:35:29.5680130Z             {
2026-07-03T10:35:29.5680260Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5680345Z               "line": 966
2026-07-03T10:35:29.5680425Z             }
2026-07-03T10:35:29.5680508Z           ]
2026-07-03T10:35:29.5680588Z         },
2026-07-03T10:35:29.5680674Z         "unit": {
2026-07-03T10:35:29.5680769Z           "complete": true,
2026-07-03T10:35:29.5680851Z           "evidence": [
2026-07-03T10:35:29.5680936Z             {
2026-07-03T10:35:29.5681064Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5681152Z               "line": 1396
2026-07-03T10:35:29.5681222Z             },
2026-07-03T10:35:29.5681308Z             {
2026-07-03T10:35:29.5681452Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.5681551Z               "line": 1876
2026-07-03T10:35:29.5681632Z             },
2026-07-03T10:35:29.5681713Z             {
2026-07-03T10:35:29.5681847Z               "path": "crates/spt-daemon/tests/replicate.rs",
2026-07-03T10:35:29.5681937Z               "line": 84
2026-07-03T10:35:29.5682018Z             },
2026-07-03T10:35:29.5682101Z             {
2026-07-03T10:35:29.5682228Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5682313Z               "line": 1057
2026-07-03T10:35:29.5682398Z             },
2026-07-03T10:35:29.5682471Z             {
2026-07-03T10:35:29.5682585Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5682675Z               "line": 1160
2026-07-03T10:35:29.5682752Z             },
2026-07-03T10:35:29.5682833Z             {
2026-07-03T10:35:29.5682951Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5683043Z               "line": 1175
2026-07-03T10:35:29.5683129Z             },
2026-07-03T10:35:29.5683215Z             {
2026-07-03T10:35:29.5683338Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5683429Z               "line": 177
2026-07-03T10:35:29.5683514Z             },
2026-07-03T10:35:29.5683600Z             {
2026-07-03T10:35:29.5683720Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5683810Z               "line": 192
2026-07-03T10:35:29.5683887Z             },
2026-07-03T10:35:29.5683968Z             {
2026-07-03T10:35:29.5684087Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.5684167Z               "line": 225
2026-07-03T10:35:29.5684243Z             }
2026-07-03T10:35:29.5684326Z           ]
2026-07-03T10:35:29.5684407Z         }
2026-07-03T10:35:29.5684477Z       }
2026-07-03T10:35:29.5684553Z     },
2026-07-03T10:35:29.5684634Z     {
2026-07-03T10:35:29.5684729Z       "id": "REQ-INST-8",
2026-07-03T10:35:29.5684898Z       "title": "Remote-control mode distinct from local operation",
2026-07-03T10:35:29.5684999Z       "requiredStages": [
2026-07-03T10:35:29.5685076Z         "impl",
2026-07-03T10:35:29.5685161Z         "unit",
2026-07-03T10:35:29.5685237Z         "int"
2026-07-03T10:35:29.5685318Z       ],
2026-07-03T10:35:29.5685404Z       "stages": {
2026-07-03T10:35:29.5685489Z         "doc": {
2026-07-03T10:35:29.5685590Z           "complete": false,
2026-07-03T10:35:29.5685677Z           "evidence": []
2026-07-03T10:35:29.5685762Z         },
2026-07-03T10:35:29.5685837Z         "impl": {
2026-07-03T10:35:29.5685929Z           "complete": true,
2026-07-03T10:35:29.5686015Z           "evidence": [
2026-07-03T10:35:29.5686101Z             {
2026-07-03T10:35:29.5686224Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5686311Z               "line": 230
2026-07-03T10:35:29.5686391Z             },
2026-07-03T10:35:29.5686472Z             {
2026-07-03T10:35:29.5686583Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5686768Z               "line": 545
2026-07-03T10:35:29.5686917Z             },
2026-07-03T10:35:29.5687002Z             {
2026-07-03T10:35:29.5687116Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.5687193Z               "line": 606
2026-07-03T10:35:29.5687275Z             },
2026-07-03T10:35:29.5687354Z             {
2026-07-03T10:35:29.5687476Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.5687558Z               "line": 62
2026-07-03T10:35:29.5687643Z             }
2026-07-03T10:35:29.5687713Z           ]
2026-07-03T10:35:29.5687798Z         },
2026-07-03T10:35:29.5687880Z         "int": {
2026-07-03T10:35:29.5687977Z           "complete": true,
2026-07-03T10:35:29.5688071Z           "evidence": [
2026-07-03T10:35:29.5688147Z             {
2026-07-03T10:35:29.5688271Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.5688361Z               "line": 415
2026-07-03T10:35:29.5688442Z             },
2026-07-03T10:35:29.5688525Z             {
2026-07-03T10:35:29.5688644Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.5688724Z               "line": 1030
2026-07-03T10:35:29.5688806Z             }
2026-07-03T10:35:29.5688878Z           ]
2026-07-03T10:35:29.5689034Z         },
2026-07-03T10:35:29.5689116Z         "unit": {
2026-07-03T10:35:29.5689206Z           "complete": true,
2026-07-03T10:35:29.5689282Z           "evidence": [
2026-07-03T10:35:29.5689363Z             {
2026-07-03T10:35:29.5689484Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5689573Z               "line": 369
2026-07-03T10:35:29.5689654Z             },
2026-07-03T10:35:29.5689746Z             {
2026-07-03T10:35:29.5689864Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5689949Z               "line": 766
2026-07-03T10:35:29.5690029Z             },
2026-07-03T10:35:29.5690111Z             {
2026-07-03T10:35:29.5690237Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.5690323Z               "line": 128
2026-07-03T10:35:29.5690404Z             },
2026-07-03T10:35:29.5690476Z             {
2026-07-03T10:35:29.5690590Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.5690675Z               "line": 173
2026-07-03T10:35:29.5690753Z             }
2026-07-03T10:35:29.5690834Z           ]
2026-07-03T10:35:29.5690914Z         }
2026-07-03T10:35:29.5690990Z       }
2026-07-03T10:35:29.5691078Z     },
2026-07-03T10:35:29.5691153Z     {
2026-07-03T10:35:29.5691243Z       "id": "REQ-INST-9",
2026-07-03T10:35:29.5691439Z       "title": "Multi-subnet membership (same-user N subnets; cross-user seam)",
2026-07-03T10:35:29.5691529Z       "requiredStages": [
2026-07-03T10:35:29.5691610Z         "impl",
2026-07-03T10:35:29.5691692Z         "unit"
2026-07-03T10:35:29.5691768Z       ],
2026-07-03T10:35:29.5691849Z       "stages": {
2026-07-03T10:35:29.5691930Z         "doc": {
2026-07-03T10:35:29.5692022Z           "complete": false,
2026-07-03T10:35:29.5692125Z           "evidence": []
2026-07-03T10:35:29.5692202Z         },
2026-07-03T10:35:29.5692288Z         "impl": {
2026-07-03T10:35:29.5692370Z           "complete": true,
2026-07-03T10:35:29.5692459Z           "evidence": [
2026-07-03T10:35:29.5692540Z             {
2026-07-03T10:35:29.5692661Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5692746Z               "line": 665
2026-07-03T10:35:29.5692826Z             }
2026-07-03T10:35:29.5692906Z           ]
2026-07-03T10:35:29.5692983Z         },
2026-07-03T10:35:29.5693065Z         "int": {
2026-07-03T10:35:29.5693150Z           "complete": false,
2026-07-03T10:35:29.5693245Z           "evidence": []
2026-07-03T10:35:29.5693322Z         },
2026-07-03T10:35:29.5693403Z         "unit": {
2026-07-03T10:35:29.5693483Z           "complete": true,
2026-07-03T10:35:29.5693574Z           "evidence": [
2026-07-03T10:35:29.5693641Z             {
2026-07-03T10:35:29.5693898Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5694079Z               "line": 2056
2026-07-03T10:35:29.5694160Z             },
2026-07-03T10:35:29.5694232Z             {
2026-07-03T10:35:29.5694347Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5694437Z               "line": 2065
2026-07-03T10:35:29.5694518Z             },
2026-07-03T10:35:29.5694591Z             {
2026-07-03T10:35:29.5694713Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5694799Z               "line": 2081
2026-07-03T10:35:29.5694881Z             },
2026-07-03T10:35:29.5694958Z             {
2026-07-03T10:35:29.5695075Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5695156Z               "line": 2093
2026-07-03T10:35:29.5695237Z             },
2026-07-03T10:35:29.5695327Z             {
2026-07-03T10:35:29.5695449Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.5695540Z               "line": 2113
2026-07-03T10:35:29.5695626Z             }
2026-07-03T10:35:29.5695716Z           ]
2026-07-03T10:35:29.5695802Z         }
2026-07-03T10:35:29.5695883Z       }
2026-07-03T10:35:29.5695955Z     },
2026-07-03T10:35:29.5696027Z     {
2026-07-03T10:35:29.5696126Z       "id": "REQ-INSTALL-1",
2026-07-03T10:35:29.5696313Z       "title": "Two install paths; signed one-line script; OS-service registration",
2026-07-03T10:35:29.5696412Z       "requiredStages": [
2026-07-03T10:35:29.5696494Z         "doc",
2026-07-03T10:35:29.5696570Z         "impl",
2026-07-03T10:35:29.5696656Z         "int"
2026-07-03T10:35:29.5696736Z       ],
2026-07-03T10:35:29.5696823Z       "stages": {
2026-07-03T10:35:29.5696909Z         "doc": {
2026-07-03T10:35:29.5696999Z           "complete": true,
2026-07-03T10:35:29.5697090Z           "evidence": [
2026-07-03T10:35:29.5697176Z             {
2026-07-03T10:35:29.5697266Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5697351Z               "line": 816
2026-07-03T10:35:29.5697434Z             }
2026-07-03T10:35:29.5697525Z           ]
2026-07-03T10:35:29.5697604Z         },
2026-07-03T10:35:29.5697685Z         "impl": {
2026-07-03T10:35:29.5697777Z           "complete": true,
2026-07-03T10:35:29.5697868Z           "evidence": [
2026-07-03T10:35:29.5697947Z             {
2026-07-03T10:35:29.5698056Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5698138Z               "line": 57
2026-07-03T10:35:29.5698217Z             },
2026-07-03T10:35:29.5698297Z             {
2026-07-03T10:35:29.5698403Z               "path": "installer/install.sh",
2026-07-03T10:35:29.5698484Z               "line": 52
2026-07-03T10:35:29.5698560Z             }
2026-07-03T10:35:29.5698645Z           ]
2026-07-03T10:35:29.5698727Z         },
2026-07-03T10:35:29.5698808Z         "int": {
2026-07-03T10:35:29.5698889Z           "complete": true,
2026-07-03T10:35:29.5699042Z           "evidence": [
2026-07-03T10:35:29.5699118Z             {
2026-07-03T10:35:29.5699260Z               "path": "crates/spt/tests/oneliner_e2e.rs",
2026-07-03T10:35:29.5699342Z               "line": 21
2026-07-03T10:35:29.5699419Z             }
2026-07-03T10:35:29.5699494Z           ]
2026-07-03T10:35:29.5699575Z         },
2026-07-03T10:35:29.5699661Z         "unit": {
2026-07-03T10:35:29.5699753Z           "complete": false,
2026-07-03T10:35:29.5699842Z           "evidence": []
2026-07-03T10:35:29.5699918Z         }
2026-07-03T10:35:29.5700005Z       }
2026-07-03T10:35:29.5700082Z     },
2026-07-03T10:35:29.5700161Z     {
2026-07-03T10:35:29.5700262Z       "id": "REQ-INSTALL-10",
2026-07-03T10:35:29.5701699Z       "title": "Windows at-logon autostart runs the daemon in the background with no persistent window: the scheduled task launches `spt daemon start` (which spawn_detaches a console-less DETACHED_PROCESS daemon and exits) rather than the foreground `spt daemon run` — Task Scheduler's interactive ONLOGON launch of a long-lived console process otherwise leaves a visible console window for the daemon's whole lifetime (v0.7.4)",
2026-07-03T10:35:29.5701999Z       "requiredStages": [
2026-07-03T10:35:29.5702085Z         "impl",
2026-07-03T10:35:29.5702161Z         "unit"
2026-07-03T10:35:29.5702243Z       ],
2026-07-03T10:35:29.5702324Z       "stages": {
2026-07-03T10:35:29.5702395Z         "doc": {
2026-07-03T10:35:29.5702490Z           "complete": false,
2026-07-03T10:35:29.5702572Z           "evidence": []
2026-07-03T10:35:29.5702652Z         },
2026-07-03T10:35:29.5702738Z         "impl": {
2026-07-03T10:35:29.5702833Z           "complete": true,
2026-07-03T10:35:29.5702921Z           "evidence": [
2026-07-03T10:35:29.5702995Z             {
2026-07-03T10:35:29.5703100Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5703183Z               "line": 191
2026-07-03T10:35:29.5703259Z             }
2026-07-03T10:35:29.5703343Z           ]
2026-07-03T10:35:29.5703428Z         },
2026-07-03T10:35:29.5703509Z         "int": {
2026-07-03T10:35:29.5703601Z           "complete": false,
2026-07-03T10:35:29.5703700Z           "evidence": []
2026-07-03T10:35:29.5703785Z         },
2026-07-03T10:35:29.5703867Z         "unit": {
2026-07-03T10:35:29.5703963Z           "complete": true,
2026-07-03T10:35:29.5704043Z           "evidence": [
2026-07-03T10:35:29.5704124Z             {
2026-07-03T10:35:29.5704249Z               "path": "crates/spt/tests/oneliner_e2e.rs",
2026-07-03T10:35:29.5704339Z               "line": 211
2026-07-03T10:35:29.5704419Z             }
2026-07-03T10:35:29.5704507Z           ]
2026-07-03T10:35:29.5704578Z         }
2026-07-03T10:35:29.5704659Z       }
2026-07-03T10:35:29.5704744Z     },
2026-07-03T10:35:29.5704822Z     {
2026-07-03T10:35:29.5704916Z       "id": "REQ-INSTALL-11",
2026-07-03T10:35:29.5706816Z       "title": "Adapter command templates resolve their program against the adapter's install dir BEFORE PATH: a `.spt`-shipped binary (dropped to adapters/_github/<safe>/ by --release/--github acquisition, or kept in the source_dir under copy-mode where only manifest+strings/ are copied to adapters/<name>) runs without any PATH placement — a bare-name template token (e.g. `claude-spt-digest ...`) is rewritten to <install_dir>/<program>(.exe on Windows) when that file exists, else left bare for the PATH fallback. Makes a `.spt` self-contained (closes the --release bundled-binary gap perri confirmed) (v0.7.4)",
2026-07-03T10:35:29.5706920Z       "requiredStages": [
2026-07-03T10:35:29.5707001Z         "doc",
2026-07-03T10:35:29.5707088Z         "impl",
2026-07-03T10:35:29.5707168Z         "unit"
2026-07-03T10:35:29.5707249Z       ],
2026-07-03T10:35:29.5707335Z       "stages": {
2026-07-03T10:35:29.5707412Z         "doc": {
2026-07-03T10:35:29.5707511Z           "complete": true,
2026-07-03T10:35:29.5707592Z           "evidence": [
2026-07-03T10:35:29.5707674Z             {
2026-07-03T10:35:29.5707770Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5707864Z               "line": 166
2026-07-03T10:35:29.5707940Z             },
2026-07-03T10:35:29.5708042Z             {
2026-07-03T10:35:29.5708155Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.5708245Z               "line": 536
2026-07-03T10:35:29.5708323Z             },
2026-07-03T10:35:29.5708409Z             {
2026-07-03T10:35:29.5708507Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5708597Z               "line": 90
2026-07-03T10:35:29.5708674Z             },
2026-07-03T10:35:29.5708759Z             {
2026-07-03T10:35:29.5708862Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5709025Z               "line": 327
2026-07-03T10:35:29.5709111Z             }
2026-07-03T10:35:29.5709181Z           ]
2026-07-03T10:35:29.5709267Z         },
2026-07-03T10:35:29.5709350Z         "impl": {
2026-07-03T10:35:29.5709445Z           "complete": true,
2026-07-03T10:35:29.5709529Z           "evidence": [
2026-07-03T10:35:29.5709616Z             {
2026-07-03T10:35:29.5709740Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.5709829Z               "line": 275
2026-07-03T10:35:29.5710022Z             },
2026-07-03T10:35:29.5710188Z             {
2026-07-03T10:35:29.5710322Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5710402Z               "line": 258
2026-07-03T10:35:29.5710488Z             },
2026-07-03T10:35:29.5710570Z             {
2026-07-03T10:35:29.5710698Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5710784Z               "line": 166
2026-07-03T10:35:29.5710871Z             },
2026-07-03T10:35:29.5710947Z             {
2026-07-03T10:35:29.5711069Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5711154Z               "line": 248
2026-07-03T10:35:29.5711236Z             },
2026-07-03T10:35:29.5711316Z             {
2026-07-03T10:35:29.5711433Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5711525Z               "line": 262
2026-07-03T10:35:29.5711596Z             },
2026-07-03T10:35:29.5711677Z             {
2026-07-03T10:35:29.5711805Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5711902Z               "line": 390
2026-07-03T10:35:29.5711983Z             },
2026-07-03T10:35:29.5712063Z             {
2026-07-03T10:35:29.5712178Z               "path": "crates/spt-daemon/src/livehost.rs",
2026-07-03T10:35:29.5712273Z               "line": 337
2026-07-03T10:35:29.5712354Z             },
2026-07-03T10:35:29.5712435Z             {
2026-07-03T10:35:29.5712546Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.5712630Z               "line": 351
2026-07-03T10:35:29.5712711Z             },
2026-07-03T10:35:29.5712793Z             {
2026-07-03T10:35:29.5712912Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.5712988Z               "line": 88
2026-07-03T10:35:29.5713069Z             },
2026-07-03T10:35:29.5713151Z             {
2026-07-03T10:35:29.5713264Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.5713360Z               "line": 104
2026-07-03T10:35:29.5713438Z             },
2026-07-03T10:35:29.5713523Z             {
2026-07-03T10:35:29.5713637Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.5713718Z               "line": 129
2026-07-03T10:35:29.5713800Z             },
2026-07-03T10:35:29.5713885Z             {
2026-07-03T10:35:29.5714007Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5714103Z               "line": 376
2026-07-03T10:35:29.5714180Z             },
2026-07-03T10:35:29.5714265Z             {
2026-07-03T10:35:29.5714384Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5714475Z               "line": 517
2026-07-03T10:35:29.5714556Z             },
2026-07-03T10:35:29.5714637Z             {
2026-07-03T10:35:29.5714757Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5714847Z               "line": 572
2026-07-03T10:35:29.5714927Z             },
2026-07-03T10:35:29.5715014Z             {
2026-07-03T10:35:29.5715147Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5715238Z               "line": 763
2026-07-03T10:35:29.5715318Z             },
2026-07-03T10:35:29.5715401Z             {
2026-07-03T10:35:29.5715514Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5715600Z               "line": 786
2026-07-03T10:35:29.5715682Z             },
2026-07-03T10:35:29.5715763Z             {
2026-07-03T10:35:29.5715881Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5715972Z               "line": 801
2026-07-03T10:35:29.5716055Z             },
2026-07-03T10:35:29.5716129Z             {
2026-07-03T10:35:29.5716247Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.5716328Z               "line": 521
2026-07-03T10:35:29.5716405Z             },
2026-07-03T10:35:29.5716489Z             {
2026-07-03T10:35:29.5716612Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5716785Z               "line": 173
2026-07-03T10:35:29.5716865Z             }
2026-07-03T10:35:29.5717028Z           ]
2026-07-03T10:35:29.5717104Z         },
2026-07-03T10:35:29.5717185Z         "int": {
2026-07-03T10:35:29.5717270Z           "complete": false,
2026-07-03T10:35:29.5717367Z           "evidence": []
2026-07-03T10:35:29.5717447Z         },
2026-07-03T10:35:29.5717537Z         "unit": {
2026-07-03T10:35:29.5717620Z           "complete": true,
2026-07-03T10:35:29.5717714Z           "evidence": [
2026-07-03T10:35:29.5717795Z             {
2026-07-03T10:35:29.5717929Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5718010Z               "line": 365
2026-07-03T10:35:29.5718086Z             },
2026-07-03T10:35:29.5718167Z             {
2026-07-03T10:35:29.5718292Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5718386Z               "line": 1784
2026-07-03T10:35:29.5718453Z             },
2026-07-03T10:35:29.5718535Z             {
2026-07-03T10:35:29.5718659Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5718748Z               "line": 1837
2026-07-03T10:35:29.5718830Z             },
2026-07-03T10:35:29.5718912Z             {
2026-07-03T10:35:29.5719115Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5719200Z               "line": 1889
2026-07-03T10:35:29.5719281Z             },
2026-07-03T10:35:29.5719365Z             {
2026-07-03T10:35:29.5719479Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5719565Z               "line": 1198
2026-07-03T10:35:29.5719652Z             },
2026-07-03T10:35:29.5719732Z             {
2026-07-03T10:35:29.5719852Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5719934Z               "line": 1210
2026-07-03T10:35:29.5720014Z             },
2026-07-03T10:35:29.5720099Z             {
2026-07-03T10:35:29.5720219Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5720310Z               "line": 1219
2026-07-03T10:35:29.5720390Z             }
2026-07-03T10:35:29.5720481Z           ]
2026-07-03T10:35:29.5720558Z         }
2026-07-03T10:35:29.5720638Z       }
2026-07-03T10:35:29.5720724Z     },
2026-07-03T10:35:29.5720806Z     {
2026-07-03T10:35:29.5720906Z       "id": "REQ-INSTALL-12",
2026-07-03T10:35:29.5723702Z       "title": "Durable active-profile pointer for bind-time profile selection (ADR-0021): adapters/active-profiles.toml at the registry ROOT (sibling to the per-adapter <name>/ dirs, so adapter add/update/remove — which only rewrite a <name>/ subdir — can never clobber it), a flat host_binary → \"adapter[:profile]\" map. Read at bind as the PRIMARY profile selector; unset → the registered_at_ms fallback (REQ-START-5). Written ONLY by `spt adapter use <adapter>[:profile]` (resolves the adapter's host_binaries → sets each binary→adapter[:profile]); `spt adapter use --clear <adapter|binary>` drops. NEVER auto-written by install/update/adapter add (that is precisely what would let an update silently flip the active profile). A stale pointer (uninstalled adapter / deleted profile) self-heals: ignored, fall back, warn once. Pruned on adapter remove. Atomic write (spt_store atomic). (v0.9.0)",
2026-07-03T10:35:29.5723810Z       "requiredStages": [
2026-07-03T10:35:29.5723896Z         "doc",
2026-07-03T10:35:29.5723978Z         "impl",
2026-07-03T10:35:29.5724060Z         "unit",
2026-07-03T10:35:29.5724135Z         "int"
2026-07-03T10:35:29.5724211Z       ],
2026-07-03T10:35:29.5724293Z       "stages": {
2026-07-03T10:35:29.5724375Z         "doc": {
2026-07-03T10:35:29.5724473Z           "complete": true,
2026-07-03T10:35:29.5724554Z           "evidence": [
2026-07-03T10:35:29.5724630Z             {
2026-07-03T10:35:29.5724730Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5724830Z               "line": 213
2026-07-03T10:35:29.5724911Z             }
2026-07-03T10:35:29.5724997Z           ]
2026-07-03T10:35:29.5725069Z         },
2026-07-03T10:35:29.5725283Z         "impl": {
2026-07-03T10:35:29.5725378Z           "complete": true,
2026-07-03T10:35:29.5725569Z           "evidence": [
2026-07-03T10:35:29.5725661Z             {
2026-07-03T10:35:29.5725788Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5725879Z               "line": 27
2026-07-03T10:35:29.5725961Z             },
2026-07-03T10:35:29.5726036Z             {
2026-07-03T10:35:29.5726160Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5726247Z               "line": 223
2026-07-03T10:35:29.5726328Z             },
2026-07-03T10:35:29.5726413Z             {
2026-07-03T10:35:29.5726523Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5726615Z               "line": 8111
2026-07-03T10:35:29.5726694Z             }
2026-07-03T10:35:29.5726779Z           ]
2026-07-03T10:35:29.5726860Z         },
2026-07-03T10:35:29.5726942Z         "int": {
2026-07-03T10:35:29.5727030Z           "complete": true,
2026-07-03T10:35:29.5727125Z           "evidence": [
2026-07-03T10:35:29.5727206Z             {
2026-07-03T10:35:29.5727340Z               "path": "crates/spt/tests/live_resolve_e2e.rs",
2026-07-03T10:35:29.5727430Z               "line": 19
2026-07-03T10:35:29.5727502Z             }
2026-07-03T10:35:29.5727583Z           ]
2026-07-03T10:35:29.5727664Z         },
2026-07-03T10:35:29.5727754Z         "unit": {
2026-07-03T10:35:29.5727850Z           "complete": true,
2026-07-03T10:35:29.5727936Z           "evidence": [
2026-07-03T10:35:29.5728016Z             {
2026-07-03T10:35:29.5728141Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5728218Z               "line": 395
2026-07-03T10:35:29.5728298Z             },
2026-07-03T10:35:29.5728379Z             {
2026-07-03T10:35:29.5728494Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5728575Z               "line": 421
2026-07-03T10:35:29.5728646Z             },
2026-07-03T10:35:29.5728732Z             {
2026-07-03T10:35:29.5728861Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5729042Z               "line": 440
2026-07-03T10:35:29.5729124Z             },
2026-07-03T10:35:29.5729209Z             {
2026-07-03T10:35:29.5729318Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5729410Z               "line": 475
2026-07-03T10:35:29.5729487Z             },
2026-07-03T10:35:29.5729571Z             {
2026-07-03T10:35:29.5729679Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5729756Z               "line": 12905
2026-07-03T10:35:29.5729841Z             }
2026-07-03T10:35:29.5729921Z           ]
2026-07-03T10:35:29.5730001Z         }
2026-07-03T10:35:29.5730083Z       }
2026-07-03T10:35:29.5730169Z     },
2026-07-03T10:35:29.5730250Z     {
2026-07-03T10:35:29.5730349Z       "id": "REQ-INSTALL-13",
2026-07-03T10:35:29.5733337Z       "title": "Adapter add is non-destructive & idempotent-safe (F-018): `spt adapter add --github|--release` REFUSES when the target `_github/<safe>` home already backs an ACTIVE registered record — emitting an actionable code (ADAPTER_ADD_ALREADY_REGISTERED) that routes to `spt adapter update <name>` (refresh in place) or `spt adapter remove <name>` then re-add (replace) — instead of clobbering the live install (the perri footgun: `add --github` over a `--release` pointer git-cloned a source tree over the extracted built binaries → registered pointer dangled → cryptic `os error 2`). And when it DOES (re)populate the home it STAGES-THEN-SWAPS (clone/extract to a sibling staging dir, swap into place only on success) so a failed fetch/clone never strands the previously-extracted manifest+binaries as a dangling pointer (the os-2 / DeferredManifest class). Mirrors the safe stage-then-swap `adapter update` already uses (REQ-UPD-9, apply_release_crc_swap). (v0.14.1)",
2026-07-03T10:35:29.5733446Z       "requiredStages": [
2026-07-03T10:35:29.5733531Z         "doc",
2026-07-03T10:35:29.5733614Z         "impl",
2026-07-03T10:35:29.5733699Z         "unit"
2026-07-03T10:35:29.5733908Z       ],
2026-07-03T10:35:29.5734000Z       "stages": {
2026-07-03T10:35:29.5734194Z         "doc": {
2026-07-03T10:35:29.5734291Z           "complete": true,
2026-07-03T10:35:29.5734376Z           "evidence": [
2026-07-03T10:35:29.5734457Z             {
2026-07-03T10:35:29.5734553Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5734639Z               "line": 833
2026-07-03T10:35:29.5734718Z             }
2026-07-03T10:35:29.5734800Z           ]
2026-07-03T10:35:29.5734882Z         },
2026-07-03T10:35:29.5734968Z         "impl": {
2026-07-03T10:35:29.5735061Z           "complete": true,
2026-07-03T10:35:29.5735151Z           "evidence": [
2026-07-03T10:35:29.5735233Z             {
2026-07-03T10:35:29.5735330Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5735423Z               "line": 4378
2026-07-03T10:35:29.5735499Z             },
2026-07-03T10:35:29.5735582Z             {
2026-07-03T10:35:29.5735686Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5735781Z               "line": 7617
2026-07-03T10:35:29.5735873Z             },
2026-07-03T10:35:29.5735948Z             {
2026-07-03T10:35:29.5736052Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5736139Z               "line": 7755
2026-07-03T10:35:29.5736221Z             },
2026-07-03T10:35:29.5736296Z             {
2026-07-03T10:35:29.5736400Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5736483Z               "line": 7787
2026-07-03T10:35:29.5736564Z             }
2026-07-03T10:35:29.5736634Z           ]
2026-07-03T10:35:29.5736720Z         },
2026-07-03T10:35:29.5736803Z         "int": {
2026-07-03T10:35:29.5736907Z           "complete": false,
2026-07-03T10:35:29.5736997Z           "evidence": []
2026-07-03T10:35:29.5737074Z         },
2026-07-03T10:35:29.5737161Z         "unit": {
2026-07-03T10:35:29.5737250Z           "complete": true,
2026-07-03T10:35:29.5737335Z           "evidence": [
2026-07-03T10:35:29.5737415Z             {
2026-07-03T10:35:29.5737525Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5737609Z               "line": 15861
2026-07-03T10:35:29.5737690Z             },
2026-07-03T10:35:29.5737771Z             {
2026-07-03T10:35:29.5737872Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5737962Z               "line": 15905
2026-07-03T10:35:29.5738037Z             }
2026-07-03T10:35:29.5738105Z           ]
2026-07-03T10:35:29.5738182Z         }
2026-07-03T10:35:29.5738267Z       }
2026-07-03T10:35:29.5738343Z     },
2026-07-03T10:35:29.5738425Z     {
2026-07-03T10:35:29.5738520Z       "id": "REQ-INSTALL-2",
2026-07-03T10:35:29.5738662Z       "title": "Marketplace-repackaging-friendly install",
2026-07-03T10:35:29.5738749Z       "requiredStages": [
2026-07-03T10:35:29.5738834Z         "doc"
2026-07-03T10:35:29.5738910Z       ],
2026-07-03T10:35:29.5739088Z       "stages": {
2026-07-03T10:35:29.5739163Z         "doc": {
2026-07-03T10:35:29.5739258Z           "complete": true,
2026-07-03T10:35:29.5739350Z           "evidence": [
2026-07-03T10:35:29.5739440Z             {
2026-07-03T10:35:29.5739540Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5739616Z               "line": 817
2026-07-03T10:35:29.5739698Z             }
2026-07-03T10:35:29.5739774Z           ]
2026-07-03T10:35:29.5739859Z         },
2026-07-03T10:35:29.5739941Z         "impl": {
2026-07-03T10:35:29.5740028Z           "complete": false,
2026-07-03T10:35:29.5740117Z           "evidence": []
2026-07-03T10:35:29.5740202Z         },
2026-07-03T10:35:29.5740282Z         "int": {
2026-07-03T10:35:29.5740378Z           "complete": false,
2026-07-03T10:35:29.5740457Z           "evidence": []
2026-07-03T10:35:29.5740543Z         },
2026-07-03T10:35:29.5740628Z         "unit": {
2026-07-03T10:35:29.5740720Z           "complete": false,
2026-07-03T10:35:29.5740805Z           "evidence": []
2026-07-03T10:35:29.5740895Z         }
2026-07-03T10:35:29.5740982Z       }
2026-07-03T10:35:29.5741063Z     },
2026-07-03T10:35:29.5741258Z     {
2026-07-03T10:35:29.5741359Z       "id": "REQ-INSTALL-3",
2026-07-03T10:35:29.5741601Z       "title": "Idempotent + interactive-optional first run",
2026-07-03T10:35:29.5741697Z       "requiredStages": [
2026-07-03T10:35:29.5741778Z         "impl",
2026-07-03T10:35:29.5741863Z         "int"
2026-07-03T10:35:29.5741946Z       ],
2026-07-03T10:35:29.5742026Z       "stages": {
2026-07-03T10:35:29.5742111Z         "doc": {
2026-07-03T10:35:29.5742192Z           "complete": false,
2026-07-03T10:35:29.5742284Z           "evidence": []
2026-07-03T10:35:29.5742364Z         },
2026-07-03T10:35:29.5742460Z         "impl": {
2026-07-03T10:35:29.5742546Z           "complete": true,
2026-07-03T10:35:29.5742632Z           "evidence": [
2026-07-03T10:35:29.5742717Z             {
2026-07-03T10:35:29.5742820Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5742907Z               "line": 100
2026-07-03T10:35:29.5742987Z             },
2026-07-03T10:35:29.5743072Z             {
2026-07-03T10:35:29.5743190Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5743287Z               "line": 111
2026-07-03T10:35:29.5743367Z             },
2026-07-03T10:35:29.5743452Z             {
2026-07-03T10:35:29.5743549Z               "path": "installer/install.sh",
2026-07-03T10:35:29.5743630Z               "line": 79
2026-07-03T10:35:29.5743710Z             }
2026-07-03T10:35:29.5743796Z           ]
2026-07-03T10:35:29.5743878Z         },
2026-07-03T10:35:29.5743959Z         "int": {
2026-07-03T10:35:29.5744053Z           "complete": true,
2026-07-03T10:35:29.5744144Z           "evidence": [
2026-07-03T10:35:29.5744235Z             {
2026-07-03T10:35:29.5744364Z               "path": "crates/spt/tests/oneliner_e2e.rs",
2026-07-03T10:35:29.5744449Z               "line": 167
2026-07-03T10:35:29.5744517Z             }
2026-07-03T10:35:29.5744602Z           ]
2026-07-03T10:35:29.5744683Z         },
2026-07-03T10:35:29.5744759Z         "unit": {
2026-07-03T10:35:29.5744851Z           "complete": false,
2026-07-03T10:35:29.5744950Z           "evidence": []
2026-07-03T10:35:29.5745036Z         }
2026-07-03T10:35:29.5745128Z       }
2026-07-03T10:35:29.5745208Z     },
2026-07-03T10:35:29.5745293Z     {
2026-07-03T10:35:29.5748086Z       "id": "REQ-INSTALL-4",
2026-07-03T10:35:29.5748799Z       "title": "Adapter registration lifecycle: spt adapter add (--github, manifest-first, install-is-first-update) + soft-deregister remove + optional manifest uninstall template; node-local registered-adapter set self-update ripples over",
2026-07-03T10:35:29.5748898Z       "requiredStages": [
2026-07-03T10:35:29.5749065Z         "impl",
2026-07-03T10:35:29.5749146Z         "unit"
2026-07-03T10:35:29.5749227Z       ],
2026-07-03T10:35:29.5749314Z       "stages": {
2026-07-03T10:35:29.5749394Z         "doc": {
2026-07-03T10:35:29.5749485Z           "complete": false,
2026-07-03T10:35:29.5749570Z           "evidence": []
2026-07-03T10:35:29.5749648Z         },
2026-07-03T10:35:29.5749723Z         "impl": {
2026-07-03T10:35:29.5749833Z           "complete": true,
2026-07-03T10:35:29.5749915Z           "evidence": [
2026-07-03T10:35:29.5750006Z             {
2026-07-03T10:35:29.5750152Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.5750244Z               "line": 165
2026-07-03T10:35:29.5750325Z             },
2026-07-03T10:35:29.5750405Z             {
2026-07-03T10:35:29.5750530Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5750617Z               "line": 29
2026-07-03T10:35:29.5750691Z             },
2026-07-03T10:35:29.5750772Z             {
2026-07-03T10:35:29.5750895Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5750981Z               "line": 288
2026-07-03T10:35:29.5751065Z             },
2026-07-03T10:35:29.5751136Z             {
2026-07-03T10:35:29.5751256Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5751337Z               "line": 368
2026-07-03T10:35:29.5751422Z             },
2026-07-03T10:35:29.5751647Z             {
2026-07-03T10:35:29.5751886Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5751981Z               "line": 398
2026-07-03T10:35:29.5752061Z             },
2026-07-03T10:35:29.5752143Z             {
2026-07-03T10:35:29.5752266Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5752357Z               "line": 446
2026-07-03T10:35:29.5752433Z             },
2026-07-03T10:35:29.5752516Z             {
2026-07-03T10:35:29.5752619Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5752714Z               "line": 7634
2026-07-03T10:35:29.5752796Z             }
2026-07-03T10:35:29.5752877Z           ]
2026-07-03T10:35:29.5752957Z         },
2026-07-03T10:35:29.5753044Z         "int": {
2026-07-03T10:35:29.5753140Z           "complete": false,
2026-07-03T10:35:29.5753230Z           "evidence": []
2026-07-03T10:35:29.5753315Z         },
2026-07-03T10:35:29.5753385Z         "unit": {
2026-07-03T10:35:29.5753496Z           "complete": true,
2026-07-03T10:35:29.5753575Z           "evidence": [
2026-07-03T10:35:29.5753665Z             {
2026-07-03T10:35:29.5753804Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.5753890Z               "line": 384
2026-07-03T10:35:29.5753975Z             },
2026-07-03T10:35:29.5754061Z             {
2026-07-03T10:35:29.5754190Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5754280Z               "line": 856
2026-07-03T10:35:29.5754361Z             },
2026-07-03T10:35:29.5754443Z             {
2026-07-03T10:35:29.5754561Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5754647Z               "line": 897
2026-07-03T10:35:29.5754729Z             },
2026-07-03T10:35:29.5754800Z             {
2026-07-03T10:35:29.5754924Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5755009Z               "line": 917
2026-07-03T10:35:29.5755091Z             },
2026-07-03T10:35:29.5755181Z             {
2026-07-03T10:35:29.5755286Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5755378Z               "line": 12501
2026-07-03T10:35:29.5755453Z             }
2026-07-03T10:35:29.5755534Z           ]
2026-07-03T10:35:29.5755615Z         }
2026-07-03T10:35:29.5755697Z       }
2026-07-03T10:35:29.5755782Z     },
2026-07-03T10:35:29.5755858Z     {
2026-07-03T10:35:29.5755954Z       "id": "REQ-INSTALL-5",
2026-07-03T10:35:29.5756464Z       "title": "Non-interactive install path: the canonical one-liner doubles as every adapter's pack-in on-demand install (no second mechanism); sha256-verified fetch; user-PATH registration",
2026-07-03T10:35:29.5756553Z       "requiredStages": [
2026-07-03T10:35:29.5756634Z         "impl",
2026-07-03T10:35:29.5756716Z         "int"
2026-07-03T10:35:29.5756802Z       ],
2026-07-03T10:35:29.5756877Z       "stages": {
2026-07-03T10:35:29.5756964Z         "doc": {
2026-07-03T10:35:29.5757055Z           "complete": false,
2026-07-03T10:35:29.5757154Z           "evidence": []
2026-07-03T10:35:29.5757240Z         },
2026-07-03T10:35:29.5757322Z         "impl": {
2026-07-03T10:35:29.5757416Z           "complete": true,
2026-07-03T10:35:29.5757507Z           "evidence": [
2026-07-03T10:35:29.5757583Z             {
2026-07-03T10:35:29.5757694Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5757779Z               "line": 5
2026-07-03T10:35:29.5757855Z             },
2026-07-03T10:35:29.5757937Z             {
2026-07-03T10:35:29.5758037Z               "path": "installer/install.sh",
2026-07-03T10:35:29.5758117Z               "line": 6
2026-07-03T10:35:29.5758194Z             }
2026-07-03T10:35:29.5758276Z           ]
2026-07-03T10:35:29.5758357Z         },
2026-07-03T10:35:29.5758431Z         "int": {
2026-07-03T10:35:29.5758521Z           "complete": true,
2026-07-03T10:35:29.5758607Z           "evidence": [
2026-07-03T10:35:29.5758678Z             {
2026-07-03T10:35:29.5758805Z               "path": "crates/spt/tests/oneliner_e2e.rs",
2026-07-03T10:35:29.5759058Z               "line": 22
2026-07-03T10:35:29.5759244Z             }
2026-07-03T10:35:29.5759325Z           ]
2026-07-03T10:35:29.5759406Z         },
2026-07-03T10:35:29.5759491Z         "unit": {
2026-07-03T10:35:29.5759584Z           "complete": false,
2026-07-03T10:35:29.5759669Z           "evidence": []
2026-07-03T10:35:29.5759739Z         }
2026-07-03T10:35:29.5759821Z       }
2026-07-03T10:35:29.5759903Z     },
2026-07-03T10:35:29.5759988Z     {
2026-07-03T10:35:29.5760078Z       "id": "REQ-INSTALL-6",
2026-07-03T10:35:29.5761379Z       "title": "Linux elevation install leg: install.sh symlinks the binary into a sudo-reachable path (/usr/local/bin; graceful print-the-one-liner when unelevated) so sudo spt resolves; first sudo spt detects elevation and prompts ONCE for the default user account — thereafter any elevated daemon launch runs daemon + state under that account, never root (KH 5.7 interplay verified) (M8 decision 8)",
2026-07-03T10:35:29.5761479Z       "requiredStages": [
2026-07-03T10:35:29.5761573Z         "impl",
2026-07-03T10:35:29.5761667Z         "unit"
2026-07-03T10:35:29.5761749Z       ],
2026-07-03T10:35:29.5761830Z       "stages": {
2026-07-03T10:35:29.5761912Z         "doc": {
2026-07-03T10:35:29.5762001Z           "complete": false,
2026-07-03T10:35:29.5762088Z           "evidence": []
2026-07-03T10:35:29.5762169Z         },
2026-07-03T10:35:29.5762254Z         "impl": {
2026-07-03T10:35:29.5762335Z           "complete": true,
2026-07-03T10:35:29.5762412Z           "evidence": [
2026-07-03T10:35:29.5762493Z             {
2026-07-03T10:35:29.5762626Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5762707Z               "line": 61
2026-07-03T10:35:29.5762794Z             },
2026-07-03T10:35:29.5762874Z             {
2026-07-03T10:35:29.5762998Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.5763080Z               "line": 641
2026-07-03T10:35:29.5763165Z             },
2026-07-03T10:35:29.5763260Z             {
2026-07-03T10:35:29.5763395Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.5763480Z               "line": 191
2026-07-03T10:35:29.5763560Z             },
2026-07-03T10:35:29.5763642Z             {
2026-07-03T10:35:29.5763767Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.5763851Z               "line": 276
2026-07-03T10:35:29.5763936Z             },
2026-07-03T10:35:29.5764017Z             {
2026-07-03T10:35:29.5764121Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.5764201Z               "line": 87
2026-07-03T10:35:29.5764281Z             },
2026-07-03T10:35:29.5764359Z             {
2026-07-03T10:35:29.5764464Z               "path": "installer/install.sh",
2026-07-03T10:35:29.5764554Z               "line": 104
2026-07-03T10:35:29.5764635Z             }
2026-07-03T10:35:29.5764717Z           ]
2026-07-03T10:35:29.5764798Z         },
2026-07-03T10:35:29.5764883Z         "int": {
2026-07-03T10:35:29.5764984Z           "complete": false,
2026-07-03T10:35:29.5765079Z           "evidence": []
2026-07-03T10:35:29.5765164Z         },
2026-07-03T10:35:29.5765250Z         "unit": {
2026-07-03T10:35:29.5765346Z           "complete": true,
2026-07-03T10:35:29.5765431Z           "evidence": [
2026-07-03T10:35:29.5765517Z             {
2026-07-03T10:35:29.5765628Z               "path": "crates/spt-daemon/src/deelevate.rs",
2026-07-03T10:35:29.5765722Z               "line": 894
2026-07-03T10:35:29.5765803Z             }
2026-07-03T10:35:29.5765894Z           ]
2026-07-03T10:35:29.5765976Z         }
2026-07-03T10:35:29.5766051Z       }
2026-07-03T10:35:29.5766132Z     },
2026-07-03T10:35:29.5766214Z     {
2026-07-03T10:35:29.5766310Z       "id": "REQ-INSTALL-7",
2026-07-03T10:35:29.5767572Z       "title": "Windows inbound reachability: the elevated install leg registers the inbound-UDP firewall rule (New-NetFirewallRule); the daemon self-detects blocked inbound and renders it as the no-connection state in subnet status + the coming-online banner (covers user-scope installs that skip the elevated leg — never a silent NO_SEED_HOLDER dead-end) (M8 root cause 3)",
2026-07-03T10:35:29.5767766Z       "requiredStages": [
2026-07-03T10:35:29.5767848Z         "impl"
2026-07-03T10:35:29.5767934Z       ],
2026-07-03T10:35:29.5768020Z       "stages": {
2026-07-03T10:35:29.5768100Z         "doc": {
2026-07-03T10:35:29.5768192Z           "complete": false,
2026-07-03T10:35:29.5768282Z           "evidence": []
2026-07-03T10:35:29.5768363Z         },
2026-07-03T10:35:29.5768449Z         "impl": {
2026-07-03T10:35:29.5768540Z           "complete": true,
2026-07-03T10:35:29.5768634Z           "evidence": [
2026-07-03T10:35:29.5768711Z             {
2026-07-03T10:35:29.5768822Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5768902Z               "line": 5909
2026-07-03T10:35:29.5769063Z             },
2026-07-03T10:35:29.5769144Z             {
2026-07-03T10:35:29.5769238Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5769361Z               "line": 157
2026-07-03T10:35:29.5769442Z             }
2026-07-03T10:35:29.5769529Z           ]
2026-07-03T10:35:29.5769609Z         },
2026-07-03T10:35:29.5769689Z         "int": {
2026-07-03T10:35:29.5769771Z           "complete": false,
2026-07-03T10:35:29.5769862Z           "evidence": []
2026-07-03T10:35:29.5769943Z         },
2026-07-03T10:35:29.5770023Z         "unit": {
2026-07-03T10:35:29.5770110Z           "complete": false,
2026-07-03T10:35:29.5770200Z           "evidence": []
2026-07-03T10:35:29.5770281Z         }
2026-07-03T10:35:29.5770357Z       }
2026-07-03T10:35:29.5770434Z     },
2026-07-03T10:35:29.5770515Z     {
2026-07-03T10:35:29.5770605Z       "id": "REQ-INSTALL-8",
2026-07-03T10:35:29.5771717Z       "title": "OS-service registration (REQ-INSTALL-1's deferred third leg): Linux systemd USER service + loginctl enable-linger (linger rides the elevated install leg; daemon starts at boot pre-login, user universe per KH 5.7, systemctl --user managed); Windows scheduled task at-logon (interactive session, no stored credentials); a node is reachable after reboot without any manual spt invocation (M8 decision 17)",
2026-07-03T10:35:29.5771807Z       "requiredStages": [
2026-07-03T10:35:29.5771892Z         "impl"
2026-07-03T10:35:29.5771972Z       ],
2026-07-03T10:35:29.5772054Z       "stages": {
2026-07-03T10:35:29.5772134Z         "doc": {
2026-07-03T10:35:29.5772223Z           "complete": false,
2026-07-03T10:35:29.5772304Z           "evidence": []
2026-07-03T10:35:29.5772381Z         },
2026-07-03T10:35:29.5772463Z         "impl": {
2026-07-03T10:35:29.5772547Z           "complete": true,
2026-07-03T10:35:29.5772633Z           "evidence": [
2026-07-03T10:35:29.5772720Z             {
2026-07-03T10:35:29.5772819Z               "path": "installer/install.ps1",
2026-07-03T10:35:29.5772909Z               "line": 184
2026-07-03T10:35:29.5772992Z             },
2026-07-03T10:35:29.5773077Z             {
2026-07-03T10:35:29.5773181Z               "path": "installer/install.sh",
2026-07-03T10:35:29.5773282Z               "line": 121
2026-07-03T10:35:29.5773359Z             }
2026-07-03T10:35:29.5773449Z           ]
2026-07-03T10:35:29.5773525Z         },
2026-07-03T10:35:29.5773607Z         "int": {
2026-07-03T10:35:29.5773706Z           "complete": false,
2026-07-03T10:35:29.5773787Z           "evidence": []
2026-07-03T10:35:29.5773873Z         },
2026-07-03T10:35:29.5773955Z         "unit": {
2026-07-03T10:35:29.5774054Z           "complete": false,
2026-07-03T10:35:29.5774140Z           "evidence": []
2026-07-03T10:35:29.5774222Z         }
2026-07-03T10:35:29.5774299Z       }
2026-07-03T10:35:29.5774387Z     },
2026-07-03T10:35:29.5774459Z     {
2026-07-03T10:35:29.5774554Z       "id": "REQ-INSTALL-9",
2026-07-03T10:35:29.5775949Z       "title": "Adapter add from a GitHub release archive: `spt adapter add --release <user/repo> [--tag <tag>] [--asset <name>]` fetches a `.spt` tar asset over HTTPS+GitHub trust, extracts it to the durable adapters/_github home, and registers the root — ships built binaries source-free and versioned (the distribution path for an adapter whose dev repo is a monorepo subdir, where --github root-only clone does not fit)",
2026-07-03T10:35:29.5776144Z       "requiredStages": [
2026-07-03T10:35:29.5776231Z         "doc",
2026-07-03T10:35:29.5776311Z         "impl",
2026-07-03T10:35:29.5776392Z         "unit"
2026-07-03T10:35:29.5776474Z       ],
2026-07-03T10:35:29.5776555Z       "stages": {
2026-07-03T10:35:29.5776639Z         "doc": {
2026-07-03T10:35:29.5776736Z           "complete": true,
2026-07-03T10:35:29.5776817Z           "evidence": [
2026-07-03T10:35:29.5776902Z             {
2026-07-03T10:35:29.5776993Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5777079Z               "line": 833
2026-07-03T10:35:29.5777166Z             }
2026-07-03T10:35:29.5777250Z           ]
2026-07-03T10:35:29.5777335Z         },
2026-07-03T10:35:29.5777411Z         "impl": {
2026-07-03T10:35:29.5777507Z           "complete": true,
2026-07-03T10:35:29.5777621Z           "evidence": [
2026-07-03T10:35:29.5777701Z             {
2026-07-03T10:35:29.5777812Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5777898Z               "line": 4213
2026-07-03T10:35:29.5777979Z             },
2026-07-03T10:35:29.5778050Z             {
2026-07-03T10:35:29.5778156Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5778237Z               "line": 4282
2026-07-03T10:35:29.5778303Z             },
2026-07-03T10:35:29.5778384Z             {
2026-07-03T10:35:29.5778484Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5778570Z               "line": 4349
2026-07-03T10:35:29.5778655Z             },
2026-07-03T10:35:29.5778738Z             {
2026-07-03T10:35:29.5778837Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5778923Z               "line": 7898
2026-07-03T10:35:29.5779072Z             },
2026-07-03T10:35:29.5779148Z             {
2026-07-03T10:35:29.5779252Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5779353Z               "line": 7910
2026-07-03T10:35:29.5779443Z             }
2026-07-03T10:35:29.5779523Z           ]
2026-07-03T10:35:29.5779608Z         },
2026-07-03T10:35:29.5779685Z         "int": {
2026-07-03T10:35:29.5779780Z           "complete": false,
2026-07-03T10:35:29.5779864Z           "evidence": []
2026-07-03T10:35:29.5779939Z         },
2026-07-03T10:35:29.5780021Z         "unit": {
2026-07-03T10:35:29.5780103Z           "complete": true,
2026-07-03T10:35:29.5780183Z           "evidence": [
2026-07-03T10:35:29.5780264Z             {
2026-07-03T10:35:29.5780369Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5780446Z               "line": 11596
2026-07-03T10:35:29.5780526Z             },
2026-07-03T10:35:29.5780607Z             {
2026-07-03T10:35:29.5780713Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5780799Z               "line": 12531
2026-07-03T10:35:29.5780869Z             }
2026-07-03T10:35:29.5780941Z           ]
2026-07-03T10:35:29.5781023Z         }
2026-07-03T10:35:29.5781094Z       }
2026-07-03T10:35:29.5781180Z     },
2026-07-03T10:35:29.5781247Z     {
2026-07-03T10:35:29.5781352Z       "id": "REQ-JOIN-DIAGNOSTICS",
2026-07-03T10:35:29.5784482Z       "title": "`spt subnet join` never fails SILENTLY (ADR-0030; the field incident showed no output at all). (a) LIVE progress during the meet (replace the one-shot \"Searching…\" cli.rs:6268 with periodic elapsed/deadline) so silence ≠ hang; (b) DETAILED failure on meet-exhaustion — rendezvous candidates + families attempted (IPv4/IPv6) + relay-vs-direct + the last concrete error — surfaced BEFORE any code prompt (a dead subnet must not make the user fetch a code); connect_seed_holder (pairhost.rs:437) and dial_via_rendezvous (meet.rs:281) currently swallow per-attempt errors — thread the last error up with attempt context; (c) PROPAGATE the terminal event — brain.rs:1024 `_ => continue` must deliver a daemon NoSeedHolder/PairFail to the CLI as a printed error (this is WHY the user saw nothing); (d) `--verbose`/`SPT_LOG` discovery TRACE (per-probe derived id, discovery path mDNS/n0-DNS/relay, per-family timeouts), opt-in — no such knob exists today. (next milestone)",
2026-07-03T10:35:29.5784709Z       "requiredStages": [
2026-07-03T10:35:29.5784787Z         "doc",
2026-07-03T10:35:29.5784873Z         "impl",
2026-07-03T10:35:29.5784957Z         "unit"
2026-07-03T10:35:29.5785038Z       ],
2026-07-03T10:35:29.5785119Z       "stages": {
2026-07-03T10:35:29.5785205Z         "doc": {
2026-07-03T10:35:29.5785297Z           "complete": true,
2026-07-03T10:35:29.5785383Z           "evidence": [
2026-07-03T10:35:29.5785464Z             {
2026-07-03T10:35:29.5785603Z               "path": "docs/adr/0030-robust-wan-subnet-join.md",
2026-07-03T10:35:29.5785679Z               "line": 3
2026-07-03T10:35:29.5785755Z             }
2026-07-03T10:35:29.5785837Z           ]
2026-07-03T10:35:29.5785923Z         },
2026-07-03T10:35:29.5786012Z         "impl": {
2026-07-03T10:35:29.5786094Z           "complete": true,
2026-07-03T10:35:29.5786213Z           "evidence": [
2026-07-03T10:35:29.5786313Z             {
2026-07-03T10:35:29.5786438Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5786518Z               "line": 1123
2026-07-03T10:35:29.5786599Z             },
2026-07-03T10:35:29.5786680Z             {
2026-07-03T10:35:29.5786810Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5786895Z               "line": 488
2026-07-03T10:35:29.5786981Z             },
2026-07-03T10:35:29.5787058Z             {
2026-07-03T10:35:29.5787181Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.5787276Z               "line": 452
2026-07-03T10:35:29.5787354Z             },
2026-07-03T10:35:29.5787440Z             {
2026-07-03T10:35:29.5787543Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5787625Z               "line": 7046
2026-07-03T10:35:29.5787707Z             }
2026-07-03T10:35:29.5787787Z           ]
2026-07-03T10:35:29.5787867Z         },
2026-07-03T10:35:29.5787947Z         "int": {
2026-07-03T10:35:29.5788034Z           "complete": false,
2026-07-03T10:35:29.5788134Z           "evidence": []
2026-07-03T10:35:29.5788214Z         },
2026-07-03T10:35:29.5788300Z         "unit": {
2026-07-03T10:35:29.5788392Z           "complete": true,
2026-07-03T10:35:29.5788487Z           "evidence": [
2026-07-03T10:35:29.5788567Z             {
2026-07-03T10:35:29.5788693Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5788787Z               "line": 652
2026-07-03T10:35:29.5788868Z             },
2026-07-03T10:35:29.5789017Z             {
2026-07-03T10:35:29.5789126Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5789206Z               "line": 14371
2026-07-03T10:35:29.5789283Z             }
2026-07-03T10:35:29.5789374Z           ]
2026-07-03T10:35:29.5789454Z         }
2026-07-03T10:35:29.5789536Z       }
2026-07-03T10:35:29.5789608Z     },
2026-07-03T10:35:29.5789693Z     {
2026-07-03T10:35:29.5789807Z       "id": "REQ-JOIN-TWO-PHASE",
2026-07-03T10:35:29.5793691Z       "title": "`spt subnet join` is two-phase (meet-before-code) so the entered code is FRESH at the ceremony regardless of discovery time (ADR-0030). The meet selector is the PUBLIC `(subnet-name, TOTP-epoch)` (rendezvous_token = SHA256(domain ‖ name ‖ totp_step)); the secret TOTP-code is the SPAKE2 password ONLY, never a discovery input — so the code is collected AFTER a member is found. Extend the brain.pair_join event stream (brain.rs:1009): CLI PairMeetReq{subnet} → daemon meets (name, current-epoch) resolving the seed-holder's REAL stable pairing address → MetMember event → CLI prompts the code (cli.rs cmd_subnet_join :6236) → PairCodeSubmit{code} → daemon dials the held real-address on SPT_PAIR_ALPN + SPAKE2 → PairJoined/PairFail. Daemon holds the real-address between phases, bounded by a 5-MINUTE wait-for-code timeout; a wrong-code retry re-runs the CEREMONY ONLY against the held address (no re-search). The non-interactive `--code` path stays one-shot (no prompt; relies on REQ-NET-FAMILY-GATE fast discovery, fails loudly per REQ-JOIN-DIAGNOSTICS on staleness). Security unchanged — the meet is pre-trust/unauthenticated (SPT_PAIR_MEET_ALPN); auth stays in SPAKE2. (next milestone)",
2026-07-03T10:35:29.5793897Z       "requiredStages": [
2026-07-03T10:35:29.5793982Z         "doc",
2026-07-03T10:35:29.5794068Z         "impl",
2026-07-03T10:35:29.5794145Z         "unit",
2026-07-03T10:35:29.5794221Z         "int"
2026-07-03T10:35:29.5794306Z       ],
2026-07-03T10:35:29.5794387Z       "stages": {
2026-07-03T10:35:29.5794469Z         "doc": {
2026-07-03T10:35:29.5794559Z           "complete": true,
2026-07-03T10:35:29.5794654Z           "evidence": [
2026-07-03T10:35:29.5794737Z             {
2026-07-03T10:35:29.5794878Z               "path": "docs/adr/0030-robust-wan-subnet-join.md",
2026-07-03T10:35:29.5794964Z               "line": 3
2026-07-03T10:35:29.5795042Z             }
2026-07-03T10:35:29.5795123Z           ]
2026-07-03T10:35:29.5795226Z         },
2026-07-03T10:35:29.5795308Z         "impl": {
2026-07-03T10:35:29.5795424Z           "complete": true,
2026-07-03T10:35:29.5795508Z           "evidence": [
2026-07-03T10:35:29.5795593Z             {
2026-07-03T10:35:29.5795717Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5795807Z               "line": 1123
2026-07-03T10:35:29.5795891Z             },
2026-07-03T10:35:29.5795967Z             {
2026-07-03T10:35:29.5796078Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.5796168Z               "line": 1147
2026-07-03T10:35:29.5796253Z             },
2026-07-03T10:35:29.5796330Z             {
2026-07-03T10:35:29.5796454Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5796534Z               "line": 2530
2026-07-03T10:35:29.5796615Z             },
2026-07-03T10:35:29.5796707Z             {
2026-07-03T10:35:29.5796812Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5796911Z               "line": 2582
2026-07-03T10:35:29.5796993Z             },
2026-07-03T10:35:29.5797083Z             {
2026-07-03T10:35:29.5797207Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.5797308Z               "line": 842
2026-07-03T10:35:29.5797389Z             },
2026-07-03T10:35:29.5797470Z             {
2026-07-03T10:35:29.5797589Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5797671Z               "line": 450
2026-07-03T10:35:29.5797750Z             },
2026-07-03T10:35:29.5797836Z             {
2026-07-03T10:35:29.5797971Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.5798056Z               "line": 273
2026-07-03T10:35:29.5798137Z             }
2026-07-03T10:35:29.5798219Z           ]
2026-07-03T10:35:29.5798310Z         },
2026-07-03T10:35:29.5798389Z         "int": {
2026-07-03T10:35:29.5798489Z           "complete": true,
2026-07-03T10:35:29.5798570Z           "evidence": [
2026-07-03T10:35:29.5798647Z             {
2026-07-03T10:35:29.5798779Z               "path": "crates/spt-daemon/tests/pairjoin.rs",
2026-07-03T10:35:29.5798865Z               "line": 82
2026-07-03T10:35:29.5799033Z             },
2026-07-03T10:35:29.5799118Z             {
2026-07-03T10:35:29.5799243Z               "path": "crates/spt-daemon/tests/pairjoin.rs",
2026-07-03T10:35:29.5799333Z               "line": 107
2026-07-03T10:35:29.5799423Z             }
2026-07-03T10:35:29.5799500Z           ]
2026-07-03T10:35:29.5799591Z         },
2026-07-03T10:35:29.5799671Z         "unit": {
2026-07-03T10:35:29.5799766Z           "complete": true,
2026-07-03T10:35:29.5799853Z           "evidence": [
2026-07-03T10:35:29.5799934Z             {
2026-07-03T10:35:29.5800052Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.5800144Z               "line": 3016
2026-07-03T10:35:29.5800216Z             },
2026-07-03T10:35:29.5800296Z             {
2026-07-03T10:35:29.5800410Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.5800615Z               "line": 1049
2026-07-03T10:35:29.5800786Z             }
2026-07-03T10:35:29.5800876Z           ]
2026-07-03T10:35:29.5800960Z         }
2026-07-03T10:35:29.5801046Z       }
2026-07-03T10:35:29.5801136Z     },
2026-07-03T10:35:29.5801218Z     {
2026-07-03T10:35:29.5801303Z       "id": "REQ-KICK-1",
2026-07-03T10:35:29.5803994Z       "title": "Explicit, loud controller displacement: `spt rc kick <target>` / `--take` (Take intent) kicks the incumbent controller and becomes controller; the displaced controller receives a LOUD `Displaced{by}` notice and is FULLY DETACHED (not demoted to a viewer). A default attach to a controlled endpoint is NEVER a silent displace (it is the Control busy-refusal). An old (N-1) rc omits intent → Control, so it can drive a free endpoint but CANNOT `--take` — it can never silently steal, and gets a clean busy-refusal instead. Taking control rides the same access_check(endpoint, origin, Unsolicited) as a normal control attach (if you may drive, you may take — no elevated kick policy). The picker surfaces 'Kick <node> and attach' (Take) only on a controlled (blue ■) endpoint, via the existing attach dispatch (single-bringup-path: intent is a parameter).",
2026-07-03T10:35:29.5804105Z       "requiredStages": [
2026-07-03T10:35:29.5804190Z         "doc",
2026-07-03T10:35:29.5804270Z         "impl",
2026-07-03T10:35:29.5804357Z         "unit",
2026-07-03T10:35:29.5804433Z         "int"
2026-07-03T10:35:29.5804514Z       ],
2026-07-03T10:35:29.5804599Z       "stages": {
2026-07-03T10:35:29.5804686Z         "doc": {
2026-07-03T10:35:29.5804776Z           "complete": true,
2026-07-03T10:35:29.5804862Z           "evidence": [
2026-07-03T10:35:29.5804934Z             {
2026-07-03T10:35:29.5805034Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5805119Z               "line": 383
2026-07-03T10:35:29.5805200Z             }
2026-07-03T10:35:29.5805287Z           ]
2026-07-03T10:35:29.5805368Z         },
2026-07-03T10:35:29.5805482Z         "impl": {
2026-07-03T10:35:29.5805573Z           "complete": true,
2026-07-03T10:35:29.5805693Z           "evidence": [
2026-07-03T10:35:29.5805772Z             {
2026-07-03T10:35:29.5805897Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.5805984Z               "line": 41
2026-07-03T10:35:29.5806073Z             },
2026-07-03T10:35:29.5806153Z             {
2026-07-03T10:35:29.5806263Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.5806343Z               "line": 1080
2026-07-03T10:35:29.5806423Z             }
2026-07-03T10:35:29.5806498Z           ]
2026-07-03T10:35:29.5806585Z         },
2026-07-03T10:35:29.5806671Z         "int": {
2026-07-03T10:35:29.5806757Z           "complete": true,
2026-07-03T10:35:29.5806842Z           "evidence": [
2026-07-03T10:35:29.5806924Z             {
2026-07-03T10:35:29.5807048Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.5807137Z               "line": 1059
2026-07-03T10:35:29.5807234Z             }
2026-07-03T10:35:29.5807310Z           ]
2026-07-03T10:35:29.5807396Z         },
2026-07-03T10:35:29.5807481Z         "unit": {
2026-07-03T10:35:29.5807577Z           "complete": true,
2026-07-03T10:35:29.5807662Z           "evidence": [
2026-07-03T10:35:29.5807748Z             {
2026-07-03T10:35:29.5807864Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.5807958Z               "line": 256
2026-07-03T10:35:29.5808049Z             }
2026-07-03T10:35:29.5808130Z           ]
2026-07-03T10:35:29.5808216Z         }
2026-07-03T10:35:29.5808297Z       }
2026-07-03T10:35:29.5808387Z     },
2026-07-03T10:35:29.5808469Z     {
2026-07-03T10:35:29.5808569Z       "id": "REQ-MANIFEST-1",
2026-07-03T10:35:29.5808764Z       "title": "Per-adapter manifest with adapter_name and min_spt_core_version",
2026-07-03T10:35:29.5808865Z       "requiredStages": [
2026-07-03T10:35:29.5809020Z         "doc",
2026-07-03T10:35:29.5809106Z         "impl",
2026-07-03T10:35:29.5809183Z         "unit"
2026-07-03T10:35:29.5809387Z       ],
2026-07-03T10:35:29.5809468Z       "stages": {
2026-07-03T10:35:29.5809663Z         "doc": {
2026-07-03T10:35:29.5809760Z           "complete": true,
2026-07-03T10:35:29.5809855Z           "evidence": [
2026-07-03T10:35:29.5809936Z             {
2026-07-03T10:35:29.5810040Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5810137Z               "line": 19
2026-07-03T10:35:29.5810212Z             }
2026-07-03T10:35:29.5810293Z           ]
2026-07-03T10:35:29.5810374Z         },
2026-07-03T10:35:29.5810452Z         "impl": {
2026-07-03T10:35:29.5810541Z           "complete": true,
2026-07-03T10:35:29.5810636Z           "evidence": [
2026-07-03T10:35:29.5810719Z             {
2026-07-03T10:35:29.5810851Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5810932Z               "line": 18
2026-07-03T10:35:29.5811018Z             }
2026-07-03T10:35:29.5811101Z           ]
2026-07-03T10:35:29.5811184Z         },
2026-07-03T10:35:29.5811270Z         "int": {
2026-07-03T10:35:29.5811361Z           "complete": false,
2026-07-03T10:35:29.5811465Z           "evidence": []
2026-07-03T10:35:29.5811549Z         },
2026-07-03T10:35:29.5811643Z         "unit": {
2026-07-03T10:35:29.5811726Z           "complete": true,
2026-07-03T10:35:29.5811812Z           "evidence": [
2026-07-03T10:35:29.5811883Z             {
2026-07-03T10:35:29.5812011Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5812093Z               "line": 1190
2026-07-03T10:35:29.5812173Z             },
2026-07-03T10:35:29.5812254Z             {
2026-07-03T10:35:29.5812384Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5812470Z               "line": 1572
2026-07-03T10:35:29.5812555Z             },
2026-07-03T10:35:29.5812637Z             {
2026-07-03T10:35:29.5812760Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5812846Z               "line": 1584
2026-07-03T10:35:29.5812927Z             },
2026-07-03T10:35:29.5813014Z             {
2026-07-03T10:35:29.5813132Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5813218Z               "line": 1595
2026-07-03T10:35:29.5813305Z             },
2026-07-03T10:35:29.5813380Z             {
2026-07-03T10:35:29.5813494Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5813576Z               "line": 1612
2026-07-03T10:35:29.5813667Z             },
2026-07-03T10:35:29.5813751Z             {
2026-07-03T10:35:29.5813876Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5813968Z               "line": 1626
2026-07-03T10:35:29.5814052Z             },
2026-07-03T10:35:29.5814133Z             {
2026-07-03T10:35:29.5814256Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5814341Z               "line": 1742
2026-07-03T10:35:29.5814430Z             },
2026-07-03T10:35:29.5814511Z             {
2026-07-03T10:35:29.5814636Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5814740Z               "line": 1757
2026-07-03T10:35:29.5814825Z             },
2026-07-03T10:35:29.5814908Z             {
2026-07-03T10:35:29.5815032Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5815117Z               "line": 1908
2026-07-03T10:35:29.5815198Z             },
2026-07-03T10:35:29.5815284Z             {
2026-07-03T10:35:29.5815407Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5815499Z               "line": 1919
2026-07-03T10:35:29.5815580Z             }
2026-07-03T10:35:29.5815661Z           ]
2026-07-03T10:35:29.5815737Z         }
2026-07-03T10:35:29.5815832Z       }
2026-07-03T10:35:29.5815904Z     },
2026-07-03T10:35:29.5815994Z     {
2026-07-03T10:35:29.5816090Z       "id": "REQ-MANIFEST-2",
2026-07-03T10:35:29.5816628Z       "title": "Adapter profiles — sparse leaf-replace overlays (shipped + local), composite <adapter>:<profile> addressing, shadow-refusal, tighten-only consent floors",
2026-07-03T10:35:29.5816828Z       "requiredStages": [
2026-07-03T10:35:29.5817002Z         "doc",
2026-07-03T10:35:29.5817092Z         "impl",
2026-07-03T10:35:29.5817178Z         "unit"
2026-07-03T10:35:29.5817265Z       ],
2026-07-03T10:35:29.5817349Z       "stages": {
2026-07-03T10:35:29.5817440Z         "doc": {
2026-07-03T10:35:29.5817532Z           "complete": true,
2026-07-03T10:35:29.5817631Z           "evidence": [
2026-07-03T10:35:29.5817717Z             {
2026-07-03T10:35:29.5817813Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5817903Z               "line": 75
2026-07-03T10:35:29.5817989Z             }
2026-07-03T10:35:29.5818070Z           ]
2026-07-03T10:35:29.5818156Z         },
2026-07-03T10:35:29.5818236Z         "impl": {
2026-07-03T10:35:29.5818332Z           "complete": true,
2026-07-03T10:35:29.5818419Z           "evidence": [
2026-07-03T10:35:29.5818504Z             {
2026-07-03T10:35:29.5818632Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5818724Z               "line": 82
2026-07-03T10:35:29.5818814Z             },
2026-07-03T10:35:29.5818889Z             {
2026-07-03T10:35:29.5819082Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5819157Z               "line": 15
2026-07-03T10:35:29.5819243Z             },
2026-07-03T10:35:29.5819315Z             {
2026-07-03T10:35:29.5819440Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5819528Z               "line": 82
2026-07-03T10:35:29.5819604Z             },
2026-07-03T10:35:29.5819685Z             {
2026-07-03T10:35:29.5819801Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5819890Z               "line": 100
2026-07-03T10:35:29.5819976Z             },
2026-07-03T10:35:29.5820048Z             {
2026-07-03T10:35:29.5820163Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5820247Z               "line": 200
2026-07-03T10:35:29.5820325Z             },
2026-07-03T10:35:29.5820411Z             {
2026-07-03T10:35:29.5820538Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5820629Z               "line": 539
2026-07-03T10:35:29.5820711Z             },
2026-07-03T10:35:29.5820791Z             {
2026-07-03T10:35:29.5820915Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5821007Z               "line": 565
2026-07-03T10:35:29.5821087Z             },
2026-07-03T10:35:29.5821173Z             {
2026-07-03T10:35:29.5821298Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5821379Z               "line": 719
2026-07-03T10:35:29.5821463Z             },
2026-07-03T10:35:29.5821545Z             {
2026-07-03T10:35:29.5821670Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5821754Z               "line": 744
2026-07-03T10:35:29.5821840Z             },
2026-07-03T10:35:29.5821921Z             {
2026-07-03T10:35:29.5822048Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5822142Z               "line": 767
2026-07-03T10:35:29.5822228Z             },
2026-07-03T10:35:29.5822310Z             {
2026-07-03T10:35:29.5822438Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5822518Z               "line": 782
2026-07-03T10:35:29.5822600Z             },
2026-07-03T10:35:29.5822681Z             {
2026-07-03T10:35:29.5822786Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5822882Z               "line": 7979
2026-07-03T10:35:29.5822963Z             },
2026-07-03T10:35:29.5823049Z             {
2026-07-03T10:35:29.5823158Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5823245Z               "line": 7993
2026-07-03T10:35:29.5823325Z             },
2026-07-03T10:35:29.5823410Z             {
2026-07-03T10:35:29.5823511Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5823602Z               "line": 8027
2026-07-03T10:35:29.5823678Z             }
2026-07-03T10:35:29.5823879Z           ]
2026-07-03T10:35:29.5823954Z         },
2026-07-03T10:35:29.5824121Z         "int": {
2026-07-03T10:35:29.5824227Z           "complete": false,
2026-07-03T10:35:29.5824311Z           "evidence": []
2026-07-03T10:35:29.5824398Z         },
2026-07-03T10:35:29.5824485Z         "unit": {
2026-07-03T10:35:29.5824584Z           "complete": true,
2026-07-03T10:35:29.5824669Z           "evidence": [
2026-07-03T10:35:29.5824749Z             {
2026-07-03T10:35:29.5824878Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.5824966Z               "line": 921
2026-07-03T10:35:29.5825052Z             },
2026-07-03T10:35:29.5825128Z             {
2026-07-03T10:35:29.5825249Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5825333Z               "line": 228
2026-07-03T10:35:29.5825419Z             },
2026-07-03T10:35:29.5825501Z             {
2026-07-03T10:35:29.5828345Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5828473Z               "line": 289
2026-07-03T10:35:29.5828563Z             },
2026-07-03T10:35:29.5828645Z             {
2026-07-03T10:35:29.5828783Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5828873Z               "line": 330
2026-07-03T10:35:29.5829069Z             },
2026-07-03T10:35:29.5829155Z             {
2026-07-03T10:35:29.5829294Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5829388Z               "line": 342
2026-07-03T10:35:29.5829469Z             },
2026-07-03T10:35:29.5829550Z             {
2026-07-03T10:35:29.5829680Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5829769Z               "line": 353
2026-07-03T10:35:29.5829846Z             },
2026-07-03T10:35:29.5829928Z             {
2026-07-03T10:35:29.5830051Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5830131Z               "line": 362
2026-07-03T10:35:29.5830207Z             },
2026-07-03T10:35:29.5830293Z             {
2026-07-03T10:35:29.5830403Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5830498Z               "line": 378
2026-07-03T10:35:29.5830565Z             },
2026-07-03T10:35:29.5830657Z             {
2026-07-03T10:35:29.5830775Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5830856Z               "line": 461
2026-07-03T10:35:29.5830933Z             },
2026-07-03T10:35:29.5831018Z             {
2026-07-03T10:35:29.5831151Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5831238Z               "line": 1006
2026-07-03T10:35:29.5831319Z             },
2026-07-03T10:35:29.5831400Z             {
2026-07-03T10:35:29.5831534Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5831620Z               "line": 1030
2026-07-03T10:35:29.5831700Z             },
2026-07-03T10:35:29.5831780Z             {
2026-07-03T10:35:29.5831906Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5831995Z               "line": 1056
2026-07-03T10:35:29.5832081Z             },
2026-07-03T10:35:29.5832163Z             {
2026-07-03T10:35:29.5832286Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5832366Z               "line": 1075
2026-07-03T10:35:29.5832451Z             },
2026-07-03T10:35:29.5832538Z             {
2026-07-03T10:35:29.5832655Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5832740Z               "line": 1106
2026-07-03T10:35:29.5832808Z             },
2026-07-03T10:35:29.5832894Z             {
2026-07-03T10:35:29.5833007Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.5833088Z               "line": 309
2026-07-03T10:35:29.5833170Z             },
2026-07-03T10:35:29.5833251Z             {
2026-07-03T10:35:29.5833355Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.5833447Z               "line": 635
2026-07-03T10:35:29.5833670Z             },
2026-07-03T10:35:29.5833757Z             {
2026-07-03T10:35:29.5833961Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5834047Z               "line": 12850
2026-07-03T10:35:29.5834134Z             },
2026-07-03T10:35:29.5834209Z             {
2026-07-03T10:35:29.5834319Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5834401Z               "line": 13798
2026-07-03T10:35:29.5834487Z             }
2026-07-03T10:35:29.5834571Z           ]
2026-07-03T10:35:29.5834652Z         }
2026-07-03T10:35:29.5834735Z       }
2026-07-03T10:35:29.5834811Z     },
2026-07-03T10:35:29.5834895Z     {
2026-07-03T10:35:29.5835001Z       "id": "REQ-MANIFEST-3",
2026-07-03T10:35:29.5835727Z       "title": "Adapter strings — [strings] KV tree, dot-path get-string resolving through the profile leaf-replace overlay, set-string editing a local profile's [strings] only; data-only (nothing executes a string)",
2026-07-03T10:35:29.5835828Z       "requiredStages": [
2026-07-03T10:35:29.5835922Z         "doc",
2026-07-03T10:35:29.5836004Z         "impl",
2026-07-03T10:35:29.5836099Z         "unit"
2026-07-03T10:35:29.5836180Z       ],
2026-07-03T10:35:29.5836275Z       "stages": {
2026-07-03T10:35:29.5836357Z         "doc": {
2026-07-03T10:35:29.5836452Z           "complete": true,
2026-07-03T10:35:29.5836542Z           "evidence": [
2026-07-03T10:35:29.5836628Z             {
2026-07-03T10:35:29.5836724Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5836819Z               "line": 81
2026-07-03T10:35:29.5836900Z             }
2026-07-03T10:35:29.5836987Z           ]
2026-07-03T10:35:29.5837058Z         },
2026-07-03T10:35:29.5837148Z         "impl": {
2026-07-03T10:35:29.5837238Z           "complete": true,
2026-07-03T10:35:29.5837326Z           "evidence": [
2026-07-03T10:35:29.5837410Z             {
2026-07-03T10:35:29.5837539Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5837621Z               "line": 92
2026-07-03T10:35:29.5837702Z             },
2026-07-03T10:35:29.5837791Z             {
2026-07-03T10:35:29.5837919Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5838009Z               "line": 118
2026-07-03T10:35:29.5838089Z             },
2026-07-03T10:35:29.5838169Z             {
2026-07-03T10:35:29.5838294Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5838385Z               "line": 149
2026-07-03T10:35:29.5838470Z             },
2026-07-03T10:35:29.5838547Z             {
2026-07-03T10:35:29.5838671Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5838751Z               "line": 589
2026-07-03T10:35:29.5838837Z             },
2026-07-03T10:35:29.5838920Z             {
2026-07-03T10:35:29.5839118Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5839200Z               "line": 681
2026-07-03T10:35:29.5839286Z             },
2026-07-03T10:35:29.5839371Z             {
2026-07-03T10:35:29.5839481Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5839573Z               "line": 8040
2026-07-03T10:35:29.5839657Z             },
2026-07-03T10:35:29.5839743Z             {
2026-07-03T10:35:29.5839849Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5839934Z               "line": 8088
2026-07-03T10:35:29.5840020Z             }
2026-07-03T10:35:29.5840096Z           ]
2026-07-03T10:35:29.5840183Z         },
2026-07-03T10:35:29.5840263Z         "int": {
2026-07-03T10:35:29.5840358Z           "complete": false,
2026-07-03T10:35:29.5840450Z           "evidence": []
2026-07-03T10:35:29.5840532Z         },
2026-07-03T10:35:29.5840611Z         "unit": {
2026-07-03T10:35:29.5840696Z           "complete": true,
2026-07-03T10:35:29.5840782Z           "evidence": [
2026-07-03T10:35:29.5840863Z             {
2026-07-03T10:35:29.5840987Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5841067Z               "line": 388
2026-07-03T10:35:29.5841149Z             },
2026-07-03T10:35:29.5841344Z             {
2026-07-03T10:35:29.5841555Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5841649Z               "line": 446
2026-07-03T10:35:29.5841731Z             },
2026-07-03T10:35:29.5841798Z             {
2026-07-03T10:35:29.5841916Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5842007Z               "line": 1130
2026-07-03T10:35:29.5842089Z             },
2026-07-03T10:35:29.5842170Z             {
2026-07-03T10:35:29.5842275Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5842365Z               "line": 12943
2026-07-03T10:35:29.5842447Z             }
2026-07-03T10:35:29.5842532Z           ]
2026-07-03T10:35:29.5842603Z         }
2026-07-03T10:35:29.5842685Z       }
2026-07-03T10:35:29.5842757Z     },
2026-07-03T10:35:29.5842842Z     {
2026-07-03T10:35:29.5842945Z       "id": "REQ-MANIFEST-4",
2026-07-03T10:35:29.5843687Z       "title": "Keyword hints — [[hints]] {keywords (literal/regex), text}; spt api hint --session emits at most one matched hint per message, once per session (seen-set), declaration-order first match; profiles overlay [[hints]] by leaf-replace",
2026-07-03T10:35:29.5843788Z       "requiredStages": [
2026-07-03T10:35:29.5843873Z         "doc",
2026-07-03T10:35:29.5843954Z         "impl",
2026-07-03T10:35:29.5844031Z         "unit"
2026-07-03T10:35:29.5844117Z       ],
2026-07-03T10:35:29.5844202Z       "stages": {
2026-07-03T10:35:29.5844288Z         "doc": {
2026-07-03T10:35:29.5844384Z           "complete": true,
2026-07-03T10:35:29.5844464Z           "evidence": [
2026-07-03T10:35:29.5844540Z             {
2026-07-03T10:35:29.5844636Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5844727Z               "line": 92
2026-07-03T10:35:29.5844808Z             }
2026-07-03T10:35:29.5844888Z           ]
2026-07-03T10:35:29.5844966Z         },
2026-07-03T10:35:29.5845052Z         "impl": {
2026-07-03T10:35:29.5845141Z           "complete": true,
2026-07-03T10:35:29.5845222Z           "evidence": [
2026-07-03T10:35:29.5845314Z             {
2026-07-03T10:35:29.5845446Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5845532Z               "line": 100
2026-07-03T10:35:29.5845620Z             },
2026-07-03T10:35:29.5845700Z             {
2026-07-03T10:35:29.5845822Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5845908Z               "line": 183
2026-07-03T10:35:29.5845984Z             },
2026-07-03T10:35:29.5846073Z             {
2026-07-03T10:35:29.5846187Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5846273Z               "line": 83
2026-07-03T10:35:29.5846354Z             },
2026-07-03T10:35:29.5846425Z             {
2026-07-03T10:35:29.5846549Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5846645Z               "line": 693
2026-07-03T10:35:29.5846727Z             },
2026-07-03T10:35:29.5846811Z             {
2026-07-03T10:35:29.5846927Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5847027Z               "line": 718
2026-07-03T10:35:29.5847121Z             }
2026-07-03T10:35:29.5847203Z           ]
2026-07-03T10:35:29.5847280Z         },
2026-07-03T10:35:29.5847360Z         "int": {
2026-07-03T10:35:29.5847460Z           "complete": false,
2026-07-03T10:35:29.5847542Z           "evidence": []
2026-07-03T10:35:29.5847623Z         },
2026-07-03T10:35:29.5847703Z         "unit": {
2026-07-03T10:35:29.5847794Z           "complete": true,
2026-07-03T10:35:29.5847876Z           "evidence": [
2026-07-03T10:35:29.5847952Z             {
2026-07-03T10:35:29.5848075Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5848167Z               "line": 1692
2026-07-03T10:35:29.5848248Z             },
2026-07-03T10:35:29.5848327Z             {
2026-07-03T10:35:29.5848455Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5848537Z               "line": 1725
2026-07-03T10:35:29.5848616Z             },
2026-07-03T10:35:29.5848797Z             {
2026-07-03T10:35:29.5849082Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.5849179Z               "line": 1263
2026-07-03T10:35:29.5849255Z             }
2026-07-03T10:35:29.5849330Z           ]
2026-07-03T10:35:29.5849406Z         }
2026-07-03T10:35:29.5849489Z       }
2026-07-03T10:35:29.5849565Z     },
2026-07-03T10:35:29.5849650Z     {
2026-07-03T10:35:29.5849751Z       "id": "REQ-MANIFEST-5",
2026-07-03T10:35:29.5852858Z       "title": "File-backed adapter [strings] (M12-W3-T3.1): a [strings] dot-path value MAY be an inline-table FILE POINTER `key = { file = \"rel/path\" }` resolved to the file's contents at get-string time, keeping large bodies (skill-instructions, hint text) out of the manifest. A value-position table with a `file` key IS the pointer form (reserved — cannot double as data). Per-adapter aux storage `adapters/<adapter>/strings/`; pointers resolve relative to it with CONTAINMENT (reject `..`/absolute escaping the dir). UPDATE-SAFETY: a LOCAL profile's file-pointers resolve relative to the user-owned local-profile dir (NOT adapter-shipped strings/, which adapter updates overwrite), or the local profile inlines. Validate-at-register (fail-fast on a bad/escaping/missing pointer) + LAZY read at get-string (live file edits reflect, no re-register) + skip-diagnostics on missing-at-read (no hard-crash, mirrors [digest]). Rides the same leaf-replace profile overlay as the rest of [strings].",
2026-07-03T10:35:29.5852964Z       "requiredStages": [
2026-07-03T10:35:29.5853049Z         "doc",
2026-07-03T10:35:29.5853135Z         "impl",
2026-07-03T10:35:29.5853216Z         "unit"
2026-07-03T10:35:29.5853298Z       ],
2026-07-03T10:35:29.5853383Z       "stages": {
2026-07-03T10:35:29.5853468Z         "doc": {
2026-07-03T10:35:29.5853553Z           "complete": true,
2026-07-03T10:35:29.5853635Z           "evidence": [
2026-07-03T10:35:29.5853715Z             {
2026-07-03T10:35:29.5853818Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5853908Z               "line": 83
2026-07-03T10:35:29.5853995Z             }
2026-07-03T10:35:29.5854080Z           ]
2026-07-03T10:35:29.5854161Z         },
2026-07-03T10:35:29.5854242Z         "impl": {
2026-07-03T10:35:29.5854329Z           "complete": true,
2026-07-03T10:35:29.5854409Z           "evidence": [
2026-07-03T10:35:29.5854490Z             {
2026-07-03T10:35:29.5854620Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5854705Z               "line": 137
2026-07-03T10:35:29.5854790Z             }
2026-07-03T10:35:29.5854872Z           ]
2026-07-03T10:35:29.5854954Z         },
2026-07-03T10:35:29.5855034Z         "int": {
2026-07-03T10:35:29.5855133Z           "complete": false,
2026-07-03T10:35:29.5855216Z           "evidence": []
2026-07-03T10:35:29.5855306Z         },
2026-07-03T10:35:29.5855382Z         "unit": {
2026-07-03T10:35:29.5855477Z           "complete": true,
2026-07-03T10:35:29.5855569Z           "evidence": [
2026-07-03T10:35:29.5855659Z             {
2026-07-03T10:35:29.5855792Z               "path": "crates/spt-runtime/src/profile.rs",
2026-07-03T10:35:29.5855889Z               "line": 421
2026-07-03T10:35:29.5855959Z             },
2026-07-03T10:35:29.5856040Z             {
2026-07-03T10:35:29.5856175Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5856256Z               "line": 1203
2026-07-03T10:35:29.5856340Z             },
2026-07-03T10:35:29.5856415Z             {
2026-07-03T10:35:29.5856549Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5856633Z               "line": 1232
2026-07-03T10:35:29.5856713Z             },
2026-07-03T10:35:29.5856795Z             {
2026-07-03T10:35:29.5856919Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5857000Z               "line": 1272
2026-07-03T10:35:29.5857081Z             },
2026-07-03T10:35:29.5857163Z             {
2026-07-03T10:35:29.5857282Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5857477Z               "line": 1287
2026-07-03T10:35:29.5857639Z             }
2026-07-03T10:35:29.5857720Z           ]
2026-07-03T10:35:29.5857797Z         }
2026-07-03T10:35:29.5857887Z       }
2026-07-03T10:35:29.5857968Z     },
2026-07-03T10:35:29.5858049Z     {
2026-07-03T10:35:29.5858145Z       "id": "REQ-MANIFEST-6",
2026-07-03T10:35:29.5860492Z       "title": "Cross-adapter fallback target addressing (M12-W3-T3.2): a cross-adapter fallback target is addressed as `<adapter>:<profile>` (not just a bare adapter_name), resolved through the one composite-addressing resolver (registry::resolve_option) at every adapter-option read site so a fallback may select a shipped/local profile (e.g. a `ccs` profile). CONTEXT.md §cross-adapter-fallback reconciled (\"ccs is a profile; cross-adapter fallback may target <adapter>:<profile>\"). Contract-only this milestone: the node-wide fallback SETTING + its rate-limit invocation are deferred to the consuming milestone (the runtime path does not exist yet); this REQ guarantees the ADDRESSING resolves.",
2026-07-03T10:35:29.5860606Z       "requiredStages": [
2026-07-03T10:35:29.5860688Z         "doc",
2026-07-03T10:35:29.5860773Z         "unit"
2026-07-03T10:35:29.5860854Z       ],
2026-07-03T10:35:29.5860935Z       "stages": {
2026-07-03T10:35:29.5861022Z         "doc": {
2026-07-03T10:35:29.5861116Z           "complete": true,
2026-07-03T10:35:29.5861192Z           "evidence": [
2026-07-03T10:35:29.5861284Z             {
2026-07-03T10:35:29.5861384Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5861469Z               "line": 169
2026-07-03T10:35:29.5861555Z             }
2026-07-03T10:35:29.5861637Z           ]
2026-07-03T10:35:29.5861713Z         },
2026-07-03T10:35:29.5861797Z         "impl": {
2026-07-03T10:35:29.5861897Z           "complete": false,
2026-07-03T10:35:29.5861988Z           "evidence": []
2026-07-03T10:35:29.5862065Z         },
2026-07-03T10:35:29.5862150Z         "int": {
2026-07-03T10:35:29.5862245Z           "complete": false,
2026-07-03T10:35:29.5862332Z           "evidence": []
2026-07-03T10:35:29.5862417Z         },
2026-07-03T10:35:29.5862498Z         "unit": {
2026-07-03T10:35:29.5862590Z           "complete": true,
2026-07-03T10:35:29.5862680Z           "evidence": [
2026-07-03T10:35:29.5862765Z             {
2026-07-03T10:35:29.5862899Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5862985Z               "line": 1309
2026-07-03T10:35:29.5863066Z             }
2026-07-03T10:35:29.5863146Z           ]
2026-07-03T10:35:29.5863229Z         }
2026-07-03T10:35:29.5863309Z       }
2026-07-03T10:35:29.5863390Z     },
2026-07-03T10:35:29.5863470Z     {
2026-07-03T10:35:29.5863568Z       "id": "REQ-MANIFEST-7",
2026-07-03T10:35:29.5866782Z       "title": "Adapter-declared shortcut basename (M12-W2 follow-on): an optional `[adapter] shortcut_basename` manifest field names the basename the `spt endpoint run` picker bakes into the generated `<basename>-<id>` launcher shortcut (REQ-RUN-SHORTCUT). Absent ⇒ the harness-agnostic default `spt` (→ `spt-<id>`); an adapter sets it to brand its shortcuts (claude-spt → `cc` → `cc-<id>`), so the Claude-Code-ness lives in the PUBLISHED adapter manifest, never hardcoded in spt-core. The picker reads it from the RESOLVED manifest of the selected adapter (registry::resolve_option), falling back to `spt` when absent/empty/unresolvable. Additive + N-1-safe (serde-default Option, omitted from serialization when absent; old manifests parse clean); manifest.schema.json regenerated from the derive (ADR-0001, CI drift-gated). Documented in docs/MANIFEST.md `[adapter]` section + the claude-spt worked example — the adapter-author contract perri builds spt-claude-code against.",
2026-07-03T10:35:29.5866886Z       "requiredStages": [
2026-07-03T10:35:29.5866971Z         "doc",
2026-07-03T10:35:29.5867052Z         "impl",
2026-07-03T10:35:29.5867133Z         "unit"
2026-07-03T10:35:29.5867212Z       ],
2026-07-03T10:35:29.5867302Z       "stages": {
2026-07-03T10:35:29.5867527Z         "doc": {
2026-07-03T10:35:29.5867607Z           "complete": true,
2026-07-03T10:35:29.5867808Z           "evidence": [
2026-07-03T10:35:29.5867894Z             {
2026-07-03T10:35:29.5867999Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5868085Z               "line": 43
2026-07-03T10:35:29.5868166Z             }
2026-07-03T10:35:29.5868246Z           ]
2026-07-03T10:35:29.5868328Z         },
2026-07-03T10:35:29.5868419Z         "impl": {
2026-07-03T10:35:29.5868514Z           "complete": true,
2026-07-03T10:35:29.5868604Z           "evidence": [
2026-07-03T10:35:29.5868686Z             {
2026-07-03T10:35:29.5868799Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.5868880Z               "line": 71
2026-07-03T10:35:29.5869020Z             }
2026-07-03T10:35:29.5869105Z           ]
2026-07-03T10:35:29.5869195Z         },
2026-07-03T10:35:29.5869283Z         "int": {
2026-07-03T10:35:29.5869383Z           "complete": false,
2026-07-03T10:35:29.5869476Z           "evidence": []
2026-07-03T10:35:29.5869566Z         },
2026-07-03T10:35:29.5869657Z         "unit": {
2026-07-03T10:35:29.5869751Z           "complete": true,
2026-07-03T10:35:29.5869840Z           "evidence": [
2026-07-03T10:35:29.5869912Z             {
2026-07-03T10:35:29.5870047Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5870126Z               "line": 1925
2026-07-03T10:35:29.5870212Z             }
2026-07-03T10:35:29.5870290Z           ]
2026-07-03T10:35:29.5870370Z         }
2026-07-03T10:35:29.5870446Z       }
2026-07-03T10:35:29.5870541Z     },
2026-07-03T10:35:29.5870619Z     {
2026-07-03T10:35:29.5870719Z       "id": "REQ-MANIFEST-8",
2026-07-03T10:35:29.5873029Z       "title": "[adapter] host_binaries declares the harness executable basenames a kind=\"harness\" adapter hosts agents inside (e.g. host_binaries = [\"claude\"]); bind-time pid→exe-basename match (case-insensitive, .exe-stripped) over the seed's parent_pid selects the candidate adapter set; zero matches → a friendly error naming the binary + the --adapter escape hatch. Additive + N-1-safe: optional Vec<String>, #[serde(default, skip_serializing_if = \"Vec::is_empty\")] (omitted-serialized like shortcut_basename, old manifests parse clean); manifest.schema.json regenerated from the derive (ADR-0001, CI drift-gated). The match-key for ADR-0021 adapter-agnostic bind-time resolution. (v0.9.0)",
2026-07-03T10:35:29.5873140Z       "requiredStages": [
2026-07-03T10:35:29.5873230Z         "doc",
2026-07-03T10:35:29.5873311Z         "impl",
2026-07-03T10:35:29.5873396Z         "unit",
2026-07-03T10:35:29.5873479Z         "int"
2026-07-03T10:35:29.5873564Z       ],
2026-07-03T10:35:29.5873649Z       "stages": {
2026-07-03T10:35:29.5873735Z         "doc": {
2026-07-03T10:35:29.5873827Z           "complete": true,
2026-07-03T10:35:29.5873907Z           "evidence": [
2026-07-03T10:35:29.5873988Z             {
2026-07-03T10:35:29.5874075Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.5874161Z               "line": 212
2026-07-03T10:35:29.5874264Z             },
2026-07-03T10:35:29.5874336Z             {
2026-07-03T10:35:29.5874443Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5874540Z               "line": 54
2026-07-03T10:35:29.5874626Z             }
2026-07-03T10:35:29.5874707Z           ]
2026-07-03T10:35:29.5874793Z         },
2026-07-03T10:35:29.5874877Z         "impl": {
2026-07-03T10:35:29.5874962Z           "complete": true,
2026-07-03T10:35:29.5875043Z           "evidence": [
2026-07-03T10:35:29.5875135Z             {
2026-07-03T10:35:29.5875253Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5875344Z               "line": 222
2026-07-03T10:35:29.5875430Z             },
2026-07-03T10:35:29.5875515Z             {
2026-07-03T10:35:29.5875638Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5875722Z               "line": 422
2026-07-03T10:35:29.5875797Z             }
2026-07-03T10:35:29.5875882Z           ]
2026-07-03T10:35:29.5876074Z         },
2026-07-03T10:35:29.5876155Z         "int": {
2026-07-03T10:35:29.5876351Z           "complete": true,
2026-07-03T10:35:29.5876445Z           "evidence": [
2026-07-03T10:35:29.5876526Z             {
2026-07-03T10:35:29.5876646Z               "path": "crates/spt/tests/live_resolve_e2e.rs",
2026-07-03T10:35:29.5876732Z               "line": 18
2026-07-03T10:35:29.5876817Z             }
2026-07-03T10:35:29.5876898Z           ]
2026-07-03T10:35:29.5876976Z         },
2026-07-03T10:35:29.5877075Z         "unit": {
2026-07-03T10:35:29.5877165Z           "complete": true,
2026-07-03T10:35:29.5877262Z           "evidence": [
2026-07-03T10:35:29.5877343Z             {
2026-07-03T10:35:29.5877474Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.5877559Z               "line": 1943
2026-07-03T10:35:29.5877641Z             },
2026-07-03T10:35:29.5877716Z             {
2026-07-03T10:35:29.5877843Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5877944Z               "line": 316
2026-07-03T10:35:29.5878026Z             },
2026-07-03T10:35:29.5878111Z             {
2026-07-03T10:35:29.5878230Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5878321Z               "line": 332
2026-07-03T10:35:29.5878402Z             },
2026-07-03T10:35:29.5878482Z             {
2026-07-03T10:35:29.5878598Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.5878679Z               "line": 345
2026-07-03T10:35:29.5878759Z             },
2026-07-03T10:35:29.5878835Z             {
2026-07-03T10:35:29.5879031Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5879121Z               "line": 538
2026-07-03T10:35:29.5879203Z             },
2026-07-03T10:35:29.5879284Z             {
2026-07-03T10:35:29.5879403Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.5879489Z               "line": 552
2026-07-03T10:35:29.5879566Z             }
2026-07-03T10:35:29.5879656Z           ]
2026-07-03T10:35:29.5879737Z         }
2026-07-03T10:35:29.5879809Z       }
2026-07-03T10:35:29.5879890Z     },
2026-07-03T10:35:29.5879966Z     {
2026-07-03T10:35:29.5880079Z       "id": "REQ-MANIFEST-NODE-KEY",
2026-07-03T10:35:29.5884688Z       "title": "A new session-scoped manifest fill key `{node}` resolves to THIS node's advertised label — available wherever the session-scoped keys ({id}/{session_id}/{session_name}) populate: BOTH topologies' spawn-prep catalogs (harnesshost.rs:111-118 self-spawn guaranteed-fill + lifecycle.rs:280 base lifecycle keys, at minimum [session.self] and [session.resume]) AND lazy [strings] eligibility (ADR-0029 family). VALUE (design-true per CONTEXT §node label / REQ-SUBNET-3): the node's ADVERTISED LABEL — the same value node_label_display renders — read from the label store (NodeLabel, registry.rs:118/220, OS-hostname default re-checked at daemon startup), NOT the pubkey and NOT a fresh gethostname at fill time when the store already holds the refreshed label; fall back to the OS hostname only if no label is known. perri's concrete use: templating `--remote-control {id}--{node}` in the claude-spt launch/resume commands. CAVEAT (documented in the manifest.md key-table row AND here): SINGLE-TOKEN fills only — tokenize-then-fill (REQ post-F-009) cannot produce a space-carrying argv element, so composite display names like `<id> @ <node>` remain adapter-shim territory (claude-spt v0.10.3's launch shim stays the reference for those); {node} COMPLEMENTS the shim for tokenizable args, it does not replace it. Origin: perri fill-catalog-gap finding 2026-07-02, operator-promoted into BUILD-F023-WANIDLE (additive, independent of the delivery legs). (NODEKEY-FOLD)",
2026-07-03T10:35:29.5884819Z       "requiredStages": [
2026-07-03T10:35:29.5884901Z         "doc",
2026-07-03T10:35:29.5884978Z         "impl",
2026-07-03T10:35:29.5885064Z         "unit"
2026-07-03T10:35:29.5885148Z       ],
2026-07-03T10:35:29.5885233Z       "stages": {
2026-07-03T10:35:29.5885315Z         "doc": {
2026-07-03T10:35:29.5885532Z           "complete": true,
2026-07-03T10:35:29.5885719Z           "evidence": [
2026-07-03T10:35:29.5885808Z             {
2026-07-03T10:35:29.5885918Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5886009Z               "line": 147
2026-07-03T10:35:29.5886099Z             }
2026-07-03T10:35:29.5886180Z           ]
2026-07-03T10:35:29.5886262Z         },
2026-07-03T10:35:29.5886352Z         "impl": {
2026-07-03T10:35:29.5886442Z           "complete": true,
2026-07-03T10:35:29.5886533Z           "evidence": [
2026-07-03T10:35:29.5886615Z             {
2026-07-03T10:35:29.5886752Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5886833Z               "line": 632
2026-07-03T10:35:29.5886916Z             },
2026-07-03T10:35:29.5887000Z             {
2026-07-03T10:35:29.5887124Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5887211Z               "line": 325
2026-07-03T10:35:29.5887292Z             },
2026-07-03T10:35:29.5887367Z             {
2026-07-03T10:35:29.5887502Z               "path": "crates/spt-store/src/hostlabel.rs",
2026-07-03T10:35:29.5887588Z               "line": 29
2026-07-03T10:35:29.5887672Z             }
2026-07-03T10:35:29.5887754Z           ]
2026-07-03T10:35:29.5887836Z         },
2026-07-03T10:35:29.5887917Z         "int": {
2026-07-03T10:35:29.5888011Z           "complete": false,
2026-07-03T10:35:29.5888100Z           "evidence": []
2026-07-03T10:35:29.5888177Z         },
2026-07-03T10:35:29.5888267Z         "unit": {
2026-07-03T10:35:29.5888356Z           "complete": true,
2026-07-03T10:35:29.5888451Z           "evidence": [
2026-07-03T10:35:29.5888528Z             {
2026-07-03T10:35:29.5888661Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5888746Z               "line": 318
2026-07-03T10:35:29.5888829Z             },
2026-07-03T10:35:29.5888914Z             {
2026-07-03T10:35:29.5889134Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5889229Z               "line": 343
2026-07-03T10:35:29.5889314Z             },
2026-07-03T10:35:29.5889395Z             {
2026-07-03T10:35:29.5889525Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.5889620Z               "line": 951
2026-07-03T10:35:29.5889696Z             },
2026-07-03T10:35:29.5889778Z             {
2026-07-03T10:35:29.5889901Z               "path": "crates/spt-store/src/hostlabel.rs",
2026-07-03T10:35:29.5889992Z               "line": 79
2026-07-03T10:35:29.5890073Z             }
2026-07-03T10:35:29.5890154Z           ]
2026-07-03T10:35:29.5890225Z         }
2026-07-03T10:35:29.5890307Z       }
2026-07-03T10:35:29.5890388Z     },
2026-07-03T10:35:29.5890469Z     {
2026-07-03T10:35:29.5890578Z       "id": "REQ-MANIFEST-SUBST",
2026-07-03T10:35:29.5893464Z       "title": "Manifest substitution primitives for resolve-not-execute (ADR-0029, supersedes a rejected `spt api run-hook`): (1) two adapter-static substitution keys `{adapter_dir}` (the registry record's precise source_dir — install dir, survives updates, the dir bare-program resolution uses) and `{adapter_name}`, available wherever command/string substitution runs; (2) lazy substitution INSIDE `[strings]` values at `get-string` read time, scoped to those adapter-static keys ONLY (session-scoped {id}/{session_id}/… are NOT available — get-string carries no session; a get-string --session-id is a deferred larger change). Invariant preserved: spt-core never executes a string — it substitutes and returns; the adapter's own wrapper executes the result (e.g. a CC hook dispatcher get-strings its packed binary once per session into an env var, then runs it per-hook, so hook logic rides `spt adapter update`). (v0.16.0)",
2026-07-03T10:35:29.5893572Z       "requiredStages": [
2026-07-03T10:35:29.5893659Z         "doc",
2026-07-03T10:35:29.5893741Z         "impl",
2026-07-03T10:35:29.5893825Z         "unit"
2026-07-03T10:35:29.5893906Z       ],
2026-07-03T10:35:29.5893994Z       "stages": {
2026-07-03T10:35:29.5894202Z         "doc": {
2026-07-03T10:35:29.5894399Z           "complete": true,
2026-07-03T10:35:29.5894488Z           "evidence": [
2026-07-03T10:35:29.5894580Z             {
2026-07-03T10:35:29.5894684Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5894779Z               "line": 131
2026-07-03T10:35:29.5894860Z             },
2026-07-03T10:35:29.5894947Z             {
2026-07-03T10:35:29.5895051Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.5895146Z               "line": 288
2026-07-03T10:35:29.5895233Z             },
2026-07-03T10:35:29.5895314Z             {
2026-07-03T10:35:29.5895499Z               "path": "docs/adr/0029-adapter-update-arc-resolve-not-execute.md",
2026-07-03T10:35:29.5895582Z               "line": 3
2026-07-03T10:35:29.5895671Z             }
2026-07-03T10:35:29.5895756Z           ]
2026-07-03T10:35:29.5895842Z         },
2026-07-03T10:35:29.5895928Z         "impl": {
2026-07-03T10:35:29.5896025Z           "complete": true,
2026-07-03T10:35:29.5896111Z           "evidence": [
2026-07-03T10:35:29.5896197Z             {
2026-07-03T10:35:29.5896321Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.5896416Z               "line": 255
2026-07-03T10:35:29.5896502Z             },
2026-07-03T10:35:29.5896584Z             {
2026-07-03T10:35:29.5896711Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.5896803Z               "line": 131
2026-07-03T10:35:29.5896884Z             },
2026-07-03T10:35:29.5896965Z             {
2026-07-03T10:35:29.5897093Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5897180Z               "line": 607
2026-07-03T10:35:29.5897260Z             },
2026-07-03T10:35:29.5897345Z             {
2026-07-03T10:35:29.5897471Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5897560Z               "line": 620
2026-07-03T10:35:29.5897646Z             },
2026-07-03T10:35:29.5897723Z             {
2026-07-03T10:35:29.5897848Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.5897942Z               "line": 631
2026-07-03T10:35:29.5898023Z             },
2026-07-03T10:35:29.5898100Z             {
2026-07-03T10:35:29.5898223Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5898319Z               "line": 212
2026-07-03T10:35:29.5898401Z             },
2026-07-03T10:35:29.5898487Z             {
2026-07-03T10:35:29.5898609Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5898694Z               "line": 324
2026-07-03T10:35:29.5898780Z             },
2026-07-03T10:35:29.5898869Z             {
2026-07-03T10:35:29.5899079Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5899165Z               "line": 527
2026-07-03T10:35:29.5899250Z             },
2026-07-03T10:35:29.5899335Z             {
2026-07-03T10:35:29.5899460Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5899559Z               "line": 554
2026-07-03T10:35:29.5899640Z             }
2026-07-03T10:35:29.5899733Z           ]
2026-07-03T10:35:29.5899818Z         },
2026-07-03T10:35:29.5899898Z         "int": {
2026-07-03T10:35:29.5899994Z           "complete": false,
2026-07-03T10:35:29.5900080Z           "evidence": []
2026-07-03T10:35:29.5900156Z         },
2026-07-03T10:35:29.5900242Z         "unit": {
2026-07-03T10:35:29.5900328Z           "complete": true,
2026-07-03T10:35:29.5900419Z           "evidence": [
2026-07-03T10:35:29.5900509Z             {
2026-07-03T10:35:29.5900629Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.5900715Z               "line": 1005
2026-07-03T10:35:29.5900799Z             }
2026-07-03T10:35:29.5900881Z           ]
2026-07-03T10:35:29.5900972Z         }
2026-07-03T10:35:29.5901053Z       }
2026-07-03T10:35:29.5901138Z     },
2026-07-03T10:35:29.5901218Z     {
2026-07-03T10:35:29.5901319Z       "id": "REQ-MESH-1",
2026-07-03T10:35:29.5903690Z       "title": "Membership proof (seed-proof): symmetric current-epoch seed-knowledge replaces is_trusted at EVERY inbound gate (registry apply, WAN receive, sync, notif, connection accept). MK = HKDF(seed, domain ‖ subnet_id ‖ seed_epoch); mutual channel-bound challenge-response at connect (transcript binds both handshake-proven node pubkeys, both nonces, subnet_id, seed_epoch, role); verified once per connection, cached on the broker ConnEntry, kept warm via QUIC keep-alive so re-proof is restart/partition/rotation-only. Exact-epoch match (re-seed is the sole N-1 exception). SECURITY INVARIANTS: channel-bound (no cross-connection replay), mutual, accepts a member it never paired (the mesh property).",
2026-07-03T10:35:29.5903897Z       "requiredStages": [
2026-07-03T10:35:29.5903991Z         "impl",
2026-07-03T10:35:29.5904071Z         "unit",
2026-07-03T10:35:29.5904157Z         "int"
2026-07-03T10:35:29.5904239Z       ],
2026-07-03T10:35:29.5904324Z       "stages": {
2026-07-03T10:35:29.5904409Z         "doc": {
2026-07-03T10:35:29.5904529Z           "complete": false,
2026-07-03T10:35:29.5904639Z           "evidence": []
2026-07-03T10:35:29.5904728Z         },
2026-07-03T10:35:29.5904806Z         "impl": {
2026-07-03T10:35:29.5904911Z           "complete": true,
2026-07-03T10:35:29.5904996Z           "evidence": [
2026-07-03T10:35:29.5905077Z             {
2026-07-03T10:35:29.5905206Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.5905292Z               "line": 946
2026-07-03T10:35:29.5905377Z             },
2026-07-03T10:35:29.5905460Z             {
2026-07-03T10:35:29.5905597Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5905682Z               "line": 38
2026-07-03T10:35:29.5905765Z             },
2026-07-03T10:35:29.5905846Z             {
2026-07-03T10:35:29.5905979Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5906069Z               "line": 161
2026-07-03T10:35:29.5906156Z             },
2026-07-03T10:35:29.5906240Z             {
2026-07-03T10:35:29.5906382Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5906478Z               "line": 206
2026-07-03T10:35:29.5906558Z             },
2026-07-03T10:35:29.5906638Z             {
2026-07-03T10:35:29.5906762Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.5906854Z               "line": 57
2026-07-03T10:35:29.5906933Z             },
2026-07-03T10:35:29.5907009Z             {
2026-07-03T10:35:29.5907153Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5907239Z               "line": 24
2026-07-03T10:35:29.5907324Z             },
2026-07-03T10:35:29.5907406Z             {
2026-07-03T10:35:29.5907544Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5907634Z               "line": 142
2026-07-03T10:35:29.5907726Z             },
2026-07-03T10:35:29.5907806Z             {
2026-07-03T10:35:29.5907934Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5908031Z               "line": 162
2026-07-03T10:35:29.5908116Z             }
2026-07-03T10:35:29.5908193Z           ]
2026-07-03T10:35:29.5908273Z         },
2026-07-03T10:35:29.5908355Z         "int": {
2026-07-03T10:35:29.5908454Z           "complete": true,
2026-07-03T10:35:29.5908540Z           "evidence": [
2026-07-03T10:35:29.5908627Z             {
2026-07-03T10:35:29.5908755Z               "path": "crates/spt-daemon/tests/seedproofx.rs",
2026-07-03T10:35:29.5908846Z               "line": 67
2026-07-03T10:35:29.5908927Z             },
2026-07-03T10:35:29.5909098Z             {
2026-07-03T10:35:29.5909230Z               "path": "crates/spt-daemon/tests/seedproofx.rs",
2026-07-03T10:35:29.5909316Z               "line": 93
2026-07-03T10:35:29.5909397Z             },
2026-07-03T10:35:29.5909476Z             {
2026-07-03T10:35:29.5909615Z               "path": "crates/spt-daemon/tests/seedproofx.rs",
2026-07-03T10:35:29.5909701Z               "line": 117
2026-07-03T10:35:29.5909895Z             },
2026-07-03T10:35:29.5909978Z             {
2026-07-03T10:35:29.5910220Z               "path": "crates/spt-daemon/tests/seedproofx.rs",
2026-07-03T10:35:29.5910312Z               "line": 134
2026-07-03T10:35:29.5910397Z             }
2026-07-03T10:35:29.5910477Z           ]
2026-07-03T10:35:29.5910559Z         },
2026-07-03T10:35:29.5910636Z         "unit": {
2026-07-03T10:35:29.5910731Z           "complete": true,
2026-07-03T10:35:29.5910826Z           "evidence": [
2026-07-03T10:35:29.5910908Z             {
2026-07-03T10:35:29.5911035Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.5911121Z               "line": 610
2026-07-03T10:35:29.5911208Z             },
2026-07-03T10:35:29.5911289Z             {
2026-07-03T10:35:29.5911427Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5911509Z               "line": 376
2026-07-03T10:35:29.5911595Z             },
2026-07-03T10:35:29.5911674Z             {
2026-07-03T10:35:29.5911821Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5911907Z               "line": 412
2026-07-03T10:35:29.5912000Z             },
2026-07-03T10:35:29.5912090Z             {
2026-07-03T10:35:29.5912220Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5912320Z               "line": 427
2026-07-03T10:35:29.5912405Z             },
2026-07-03T10:35:29.5912491Z             {
2026-07-03T10:35:29.5912616Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5912715Z               "line": 438
2026-07-03T10:35:29.5912797Z             },
2026-07-03T10:35:29.5912882Z             {
2026-07-03T10:35:29.5913015Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5915918Z               "line": 449
2026-07-03T10:35:29.5916015Z             },
2026-07-03T10:35:29.5916105Z             {
2026-07-03T10:35:29.5916261Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5916363Z               "line": 460
2026-07-03T10:35:29.5916453Z             },
2026-07-03T10:35:29.5916524Z             {
2026-07-03T10:35:29.5916678Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5916759Z               "line": 496
2026-07-03T10:35:29.5916838Z             },
2026-07-03T10:35:29.5916914Z             {
2026-07-03T10:35:29.5917048Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5917136Z               "line": 519
2026-07-03T10:35:29.5917217Z             },
2026-07-03T10:35:29.5917303Z             {
2026-07-03T10:35:29.5917441Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.5917522Z               "line": 546
2026-07-03T10:35:29.5917608Z             }
2026-07-03T10:35:29.5917685Z           ]
2026-07-03T10:35:29.5917761Z         }
2026-07-03T10:35:29.5917846Z       }
2026-07-03T10:35:29.5917928Z     },
2026-07-03T10:35:29.5918010Z     {
2026-07-03T10:35:29.5918104Z       "id": "REQ-MESH-2",
2026-07-03T10:35:29.5921109Z       "title": "Member roster: node-level union-merge grow-set (per member: pubkey, label, machine_id, last-known address, last-seen — NOT the seed), the discovery directory the mesh dials by. Seeded IN FULL at pairing (seed-holder hands joiner the whole current roster, incl. offline members — folds in deferred pairing-time hostname capture + post-join address seeding); each node authors its own entry stamped with its lease_epoch, merged strictly-greater-wins (the node_label lease); exchanged only over seed-proof'd member connections; forgery-inert (a fake entry names a pubkey that still can't seed-proof). Removal needs a TOMBSTONE — a per-pubkey revoked marker that propagates, dominates the entry, gates admission (seed-proof ∧ ¬tombstoned), and prevents reinsert; cleared by a completed re-pair of that pubkey. Persists through silence (offline member keeps its entry).",
2026-07-03T10:35:29.5924486Z       "requiredStages": [
2026-07-03T10:35:29.5924887Z         "impl",
2026-07-03T10:35:29.5925073Z         "unit",
2026-07-03T10:35:29.5925359Z         "int"
2026-07-03T10:35:29.5925534Z       ],
2026-07-03T10:35:29.5925712Z       "stages": {
2026-07-03T10:35:29.5925921Z         "doc": {
2026-07-03T10:35:29.5926116Z           "complete": false,
2026-07-03T10:35:29.5926331Z           "evidence": []
2026-07-03T10:35:29.5926521Z         },
2026-07-03T10:35:29.5926689Z         "impl": {
2026-07-03T10:35:29.5926866Z           "complete": true,
2026-07-03T10:35:29.5927070Z           "evidence": [
2026-07-03T10:35:29.5927257Z             {
2026-07-03T10:35:29.5927470Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.5927734Z               "line": 765
2026-07-03T10:35:29.5927926Z             },
2026-07-03T10:35:29.5928096Z             {
2026-07-03T10:35:29.5928312Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5928579Z               "line": 118
2026-07-03T10:35:29.5928764Z             },
2026-07-03T10:35:29.5929069Z             {
2026-07-03T10:35:29.5929284Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5929585Z               "line": 347
2026-07-03T10:35:29.5929777Z             },
2026-07-03T10:35:29.5929941Z             {
2026-07-03T10:35:29.5930158Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5930428Z               "line": 389
2026-07-03T10:35:29.5930629Z             },
2026-07-03T10:35:29.5930860Z             {
2026-07-03T10:35:29.5931074Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5931331Z               "line": 403
2026-07-03T10:35:29.5931523Z             },
2026-07-03T10:35:29.5931689Z             {
2026-07-03T10:35:29.5931894Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5932151Z               "line": 558
2026-07-03T10:35:29.5932334Z             },
2026-07-03T10:35:29.5932503Z             {
2026-07-03T10:35:29.5932710Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5932970Z               "line": 573
2026-07-03T10:35:29.5933158Z             },
2026-07-03T10:35:29.5933316Z             {
2026-07-03T10:35:29.5933521Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.5933779Z               "line": 600
2026-07-03T10:35:29.5933951Z             },
2026-07-03T10:35:29.5934121Z             {
2026-07-03T10:35:29.5934332Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5934633Z               "line": 207
2026-07-03T10:35:29.5934828Z             },
2026-07-03T10:35:29.5934994Z             {
2026-07-03T10:35:29.5935205Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5935516Z               "line": 755
2026-07-03T10:35:29.5935742Z             },
2026-07-03T10:35:29.5935943Z             {
2026-07-03T10:35:29.5936157Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5936405Z               "line": 816
2026-07-03T10:35:29.5936601Z             },
2026-07-03T10:35:29.5936767Z             {
2026-07-03T10:35:29.5936968Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5937225Z               "line": 869
2026-07-03T10:35:29.5937416Z             },
2026-07-03T10:35:29.5937587Z             {
2026-07-03T10:35:29.5937789Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5938048Z               "line": 891
2026-07-03T10:35:29.5938242Z             },
2026-07-03T10:35:29.5938409Z             {
2026-07-03T10:35:29.5938628Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5938881Z               "line": 122
2026-07-03T10:35:29.5939144Z             },
2026-07-03T10:35:29.5939319Z             {
2026-07-03T10:35:29.5939525Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5939778Z               "line": 44
2026-07-03T10:35:29.5939978Z             },
2026-07-03T10:35:29.5940145Z             {
2026-07-03T10:35:29.5940346Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5940723Z               "line": 184
2026-07-03T10:35:29.5941007Z             },
2026-07-03T10:35:29.5941180Z             {
2026-07-03T10:35:29.5941372Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5941620Z               "line": 211
2026-07-03T10:35:29.5941805Z             },
2026-07-03T10:35:29.5941963Z             {
2026-07-03T10:35:29.5942158Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5942396Z               "line": 251
2026-07-03T10:35:29.5942579Z             },
2026-07-03T10:35:29.5942749Z             {
2026-07-03T10:35:29.5942946Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5943189Z               "line": 275
2026-07-03T10:35:29.5943378Z             },
2026-07-03T10:35:29.5943540Z             {
2026-07-03T10:35:29.5943742Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5943978Z               "line": 289
2026-07-03T10:35:29.5944167Z             },
2026-07-03T10:35:29.5944325Z             {
2026-07-03T10:35:29.5944521Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5944768Z               "line": 300
2026-07-03T10:35:29.5944953Z             },
2026-07-03T10:35:29.5945116Z             {
2026-07-03T10:35:29.5945316Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5945569Z               "line": 313
2026-07-03T10:35:29.5945751Z             }
2026-07-03T10:35:29.5945916Z           ]
2026-07-03T10:35:29.5946085Z         },
2026-07-03T10:35:29.5946245Z         "int": {
2026-07-03T10:35:29.5946426Z           "complete": true,
2026-07-03T10:35:29.5946631Z           "evidence": [
2026-07-03T10:35:29.5946818Z             {
2026-07-03T10:35:29.5947037Z               "path": "crates/spt-daemon/tests/rosterprop.rs",
2026-07-03T10:35:29.5947347Z               "line": 116
2026-07-03T10:35:29.5947565Z             },
2026-07-03T10:35:29.5947729Z             {
2026-07-03T10:35:29.5947942Z               "path": "crates/spt-daemon/tests/rosterprop.rs",
2026-07-03T10:35:29.5948214Z               "line": 181
2026-07-03T10:35:29.5948397Z             }
2026-07-03T10:35:29.5948575Z           ]
2026-07-03T10:35:29.5948737Z         },
2026-07-03T10:35:29.5948901Z         "unit": {
2026-07-03T10:35:29.5949179Z           "complete": true,
2026-07-03T10:35:29.5949380Z           "evidence": [
2026-07-03T10:35:29.5949559Z             {
2026-07-03T10:35:29.5949770Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5950018Z               "line": 999
2026-07-03T10:35:29.5950204Z             },
2026-07-03T10:35:29.5950366Z             {
2026-07-03T10:35:29.5950577Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5950838Z               "line": 1016
2026-07-03T10:35:29.5951024Z             },
2026-07-03T10:35:29.5951192Z             {
2026-07-03T10:35:29.5951395Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5951656Z               "line": 1024
2026-07-03T10:35:29.5951846Z             },
2026-07-03T10:35:29.5952013Z             {
2026-07-03T10:35:29.5952213Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5952480Z               "line": 1048
2026-07-03T10:35:29.5952675Z             },
2026-07-03T10:35:29.5952843Z             {
2026-07-03T10:35:29.5953047Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.5953314Z               "line": 1499
2026-07-03T10:35:29.5953506Z             },
2026-07-03T10:35:29.5953672Z             {
2026-07-03T10:35:29.5953873Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5954128Z               "line": 347
2026-07-03T10:35:29.5954312Z             },
2026-07-03T10:35:29.5954513Z             {
2026-07-03T10:35:29.5954708Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5954965Z               "line": 370
2026-07-03T10:35:29.5955147Z             },
2026-07-03T10:35:29.5955318Z             {
2026-07-03T10:35:29.5955623Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5955972Z               "line": 407
2026-07-03T10:35:29.5956171Z             },
2026-07-03T10:35:29.5956340Z             {
2026-07-03T10:35:29.5956530Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5956778Z               "line": 431
2026-07-03T10:35:29.5956967Z             },
2026-07-03T10:35:29.5957130Z             {
2026-07-03T10:35:29.5957320Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5957563Z               "line": 483
2026-07-03T10:35:29.5957750Z             },
2026-07-03T10:35:29.5957911Z             {
2026-07-03T10:35:29.5958107Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5958360Z               "line": 499
2026-07-03T10:35:29.5958541Z             },
2026-07-03T10:35:29.5958716Z             {
2026-07-03T10:35:29.5958909Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5959274Z               "line": 514
2026-07-03T10:35:29.5959457Z             },
2026-07-03T10:35:29.5959625Z             {
2026-07-03T10:35:29.5959820Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.5960063Z               "line": 531
2026-07-03T10:35:29.5960240Z             }
2026-07-03T10:35:29.5960411Z           ]
2026-07-03T10:35:29.5960583Z         }
2026-07-03T10:35:29.5960735Z       }
2026-07-03T10:35:29.5960893Z     },
2026-07-03T10:35:29.5961050Z     {
2026-07-03T10:35:29.5961222Z       "id": "REQ-MESH-3",
2026-07-03T10:35:29.5963174Z       "title": "Mesh row fan-out: registry rows stay OWN-AUTHORED; the only change is the push target widens from directly-paired peers to ALL roster members (a wider DIRECT fan-out, never a third-party relay). Every row/message still arrives from its author over a handshake → KNOWN-HAZARDS 7.5 (origin = handshake node) and 4.10 (eviction lease: any future update comes from that node itself, alive) PRESERVED VERBATIM. Closes the staggered A→B→C repro: C (roster-seeded with A at pairing) initiates to A, seed-proof admits C unpaired, A learns C, both push directly.",
2026-07-03T10:35:29.5964853Z       "requiredStages": [
2026-07-03T10:35:29.5965059Z         "impl",
2026-07-03T10:35:29.5965229Z         "unit",
2026-07-03T10:35:29.5965407Z         "int"
2026-07-03T10:35:29.5965578Z       ],
2026-07-03T10:35:29.5965745Z       "stages": {
2026-07-03T10:35:29.5965927Z         "doc": {
2026-07-03T10:35:29.5966108Z           "complete": false,
2026-07-03T10:35:29.5966318Z           "evidence": []
2026-07-03T10:35:29.5966517Z         },
2026-07-03T10:35:29.5966689Z         "impl": {
2026-07-03T10:35:29.5966876Z           "complete": true,
2026-07-03T10:35:29.5967085Z           "evidence": [
2026-07-03T10:35:29.5967272Z             {
2026-07-03T10:35:29.5967475Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5967741Z               "line": 641
2026-07-03T10:35:29.5967933Z             }
2026-07-03T10:35:29.5968099Z           ]
2026-07-03T10:35:29.5968290Z         },
2026-07-03T10:35:29.5968462Z         "int": {
2026-07-03T10:35:29.5968638Z           "complete": true,
2026-07-03T10:35:29.5968830Z           "evidence": [
2026-07-03T10:35:29.5969082Z             {
2026-07-03T10:35:29.5969291Z               "path": "crates/spt-daemon/tests/mesh.rs",
2026-07-03T10:35:29.5969587Z               "line": 373
2026-07-03T10:35:29.5969782Z             },
2026-07-03T10:35:29.5969951Z             {
2026-07-03T10:35:29.5970147Z               "path": "crates/spt-daemon/tests/mesh.rs",
2026-07-03T10:35:29.5970399Z               "line": 436
2026-07-03T10:35:29.5970581Z             }
2026-07-03T10:35:29.5970743Z           ]
2026-07-03T10:35:29.5970900Z         },
2026-07-03T10:35:29.5971063Z         "unit": {
2026-07-03T10:35:29.5971243Z           "complete": true,
2026-07-03T10:35:29.5971444Z           "evidence": [
2026-07-03T10:35:29.5971634Z             {
2026-07-03T10:35:29.5971834Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.5972230Z               "line": 915
2026-07-03T10:35:29.5972422Z             }
2026-07-03T10:35:29.5972701Z           ]
2026-07-03T10:35:29.5972870Z         }
2026-07-03T10:35:29.5973033Z       }
2026-07-03T10:35:29.5973209Z     },
2026-07-03T10:35:29.5973367Z     {
2026-07-03T10:35:29.5973538Z       "id": "REQ-MESH-4",
2026-07-03T10:35:29.5976029Z       "title": "Revoke + timeboxed seed rotation + re-seed grace: `spt subnet revoke <node>...` (list, elevation-gated, revoke-only) writes roster tombstones immediately, then schedules ONE seed rotation (re-mint seed, bump seed_epoch, push new seed CONFIDENTIALLY over member-auth'd TLS connections — never in roster/registry gossip — force-drop revokees) at the close of a coalescing window (default 1h); further revokes in the window join the same rotation (one epoch bump). `--force-rotate-seed` rotates immediately (compromised-node path). RE-SEED GRACE: a node proving the immediately-prior epoch (N-1) AND still on the roster gets a re-seed-only restricted connection (auto-heals a benign offliner); revoked/off-roster denied; ≥2 stale → re-pair.",
2026-07-03T10:35:29.5978203Z       "requiredStages": [
2026-07-03T10:35:29.5978402Z         "impl",
2026-07-03T10:35:29.5978570Z         "unit",
2026-07-03T10:35:29.5978737Z         "int"
2026-07-03T10:35:29.5978908Z       ],
2026-07-03T10:35:29.5979189Z       "stages": {
2026-07-03T10:35:29.5979381Z         "doc": {
2026-07-03T10:35:29.5979575Z           "complete": false,
2026-07-03T10:35:29.5979791Z           "evidence": []
2026-07-03T10:35:29.5979981Z         },
2026-07-03T10:35:29.5980152Z         "impl": {
2026-07-03T10:35:29.5980332Z           "complete": true,
2026-07-03T10:35:29.5980535Z           "evidence": [
2026-07-03T10:35:29.5980722Z             {
2026-07-03T10:35:29.5980954Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.5981226Z               "line": 33
2026-07-03T10:35:29.5981408Z             },
2026-07-03T10:35:29.5981569Z             {
2026-07-03T10:35:29.5981803Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5982080Z               "line": 68
2026-07-03T10:35:29.5982281Z             },
2026-07-03T10:35:29.5982461Z             {
2026-07-03T10:35:29.5982672Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5982935Z               "line": 111
2026-07-03T10:35:29.5983123Z             },
2026-07-03T10:35:29.5983295Z             {
2026-07-03T10:35:29.5983502Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5983774Z               "line": 462
2026-07-03T10:35:29.5983970Z             },
2026-07-03T10:35:29.5984141Z             {
2026-07-03T10:35:29.5984351Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5984623Z               "line": 711
2026-07-03T10:35:29.5984819Z             },
2026-07-03T10:35:29.5984990Z             {
2026-07-03T10:35:29.5985205Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.5985473Z               "line": 725
2026-07-03T10:35:29.5985671Z             },
2026-07-03T10:35:29.5985852Z             {
2026-07-03T10:35:29.5986059Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.5986322Z               "line": 132
2026-07-03T10:35:29.5986513Z             },
2026-07-03T10:35:29.5986684Z             {
2026-07-03T10:35:29.5986894Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.5987161Z               "line": 26
2026-07-03T10:35:29.5987361Z             },
2026-07-03T10:35:29.5987533Z             {
2026-07-03T10:35:29.5987739Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.5988006Z               "line": 97
2026-07-03T10:35:29.5988200Z             },
2026-07-03T10:35:29.5988369Z             {
2026-07-03T10:35:29.5988575Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.5988834Z               "line": 119
2026-07-03T10:35:29.5989101Z             },
2026-07-03T10:35:29.5989277Z             {
2026-07-03T10:35:29.5989606Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5989965Z               "line": 82
2026-07-03T10:35:29.5990159Z             },
2026-07-03T10:35:29.5990327Z             {
2026-07-03T10:35:29.5990531Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5990797Z               "line": 111
2026-07-03T10:35:29.5990992Z             },
2026-07-03T10:35:29.5991162Z             {
2026-07-03T10:35:29.5991367Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5991634Z               "line": 232
2026-07-03T10:35:29.5991829Z             },
2026-07-03T10:35:29.5992002Z             {
2026-07-03T10:35:29.5992197Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.5992445Z               "line": 245
2026-07-03T10:35:29.5992640Z             },
2026-07-03T10:35:29.5992808Z             {
2026-07-03T10:35:29.5993008Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.5993260Z               "line": 6733
2026-07-03T10:35:29.5993462Z             }
2026-07-03T10:35:29.5993635Z           ]
2026-07-03T10:35:29.5993802Z         },
2026-07-03T10:35:29.5993972Z         "int": {
2026-07-03T10:35:29.5994159Z           "complete": true,
2026-07-03T10:35:29.5994367Z           "evidence": [
2026-07-03T10:35:29.5994555Z             {
2026-07-03T10:35:29.5994779Z               "path": "crates/spt-daemon/tests/reseed.rs",
2026-07-03T10:35:29.5995050Z               "line": 98
2026-07-03T10:35:29.5995245Z             },
2026-07-03T10:35:29.5995427Z             {
2026-07-03T10:35:29.5995641Z               "path": "crates/spt-daemon/tests/reseed.rs",
2026-07-03T10:35:29.5995908Z               "line": 140
2026-07-03T10:35:29.5996104Z             }
2026-07-03T10:35:29.5996273Z           ]
2026-07-03T10:35:29.5996449Z         },
2026-07-03T10:35:29.5996619Z         "unit": {
2026-07-03T10:35:29.6001015Z           "complete": true,
2026-07-03T10:35:29.6001244Z           "evidence": [
2026-07-03T10:35:29.6001443Z             {
2026-07-03T10:35:29.6001698Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.6001993Z               "line": 187
2026-07-03T10:35:29.6002190Z             },
2026-07-03T10:35:29.6002356Z             {
2026-07-03T10:35:29.6002576Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.6002857Z               "line": 251
2026-07-03T10:35:29.6003048Z             },
2026-07-03T10:35:29.6003220Z             {
2026-07-03T10:35:29.6003435Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.6003707Z               "line": 1079
2026-07-03T10:35:29.6003911Z             },
2026-07-03T10:35:29.6004084Z             {
2026-07-03T10:35:29.6004291Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.6004555Z               "line": 1109
2026-07-03T10:35:29.6004742Z             },
2026-07-03T10:35:29.6004913Z             {
2026-07-03T10:35:29.6005124Z               "path": "crates/spt-daemon/src/seedproofx.rs",
2026-07-03T10:35:29.6005400Z               "line": 1129
2026-07-03T10:35:29.6005600Z             },
2026-07-03T10:35:29.6005762Z             {
2026-07-03T10:35:29.6005978Z               "path": "crates/spt-net/src/net/mesh/seedproof.rs",
2026-07-03T10:35:29.6006255Z               "line": 602
2026-07-03T10:35:29.6006454Z             },
2026-07-03T10:35:29.6006636Z             {
2026-07-03T10:35:29.6006847Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.6007117Z               "line": 148
2026-07-03T10:35:29.6007309Z             },
2026-07-03T10:35:29.6007484Z             {
2026-07-03T10:35:29.6007690Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.6007957Z               "line": 169
2026-07-03T10:35:29.6008153Z             },
2026-07-03T10:35:29.6008324Z             {
2026-07-03T10:35:29.6008530Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.6008792Z               "line": 181
2026-07-03T10:35:29.6009049Z             },
2026-07-03T10:35:29.6009388Z             {
2026-07-03T10:35:29.6009696Z               "path": "crates/spt-store/src/rotation.rs",
2026-07-03T10:35:29.6009968Z               "line": 202
2026-07-03T10:35:29.6010155Z             },
2026-07-03T10:35:29.6010330Z             {
2026-07-03T10:35:29.6010536Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.6010789Z               "line": 375
2026-07-03T10:35:29.6010979Z             },
2026-07-03T10:35:29.6011146Z             {
2026-07-03T10:35:29.6011347Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.6011594Z               "line": 407
2026-07-03T10:35:29.6011785Z             },
2026-07-03T10:35:29.6011955Z             {
2026-07-03T10:35:29.6012140Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6012387Z               "line": 14408
2026-07-03T10:35:29.6012572Z             }
2026-07-03T10:35:29.6012741Z           ]
2026-07-03T10:35:29.6012901Z         }
2026-07-03T10:35:29.6013065Z       }
2026-07-03T10:35:29.6013230Z     },
2026-07-03T10:35:29.6013394Z     {
2026-07-03T10:35:29.6013579Z       "id": "REQ-MESH-5",
2026-07-03T10:35:29.6015289Z       "title": "Hard cutover from pairwise trust: delete peers.json + the is_trusted authorization path (no migration — expendable test fleet, re-pairs fresh under the new model, user decision 2026-06-08). Warn-on-change DEMOTED from a gate to an awareness notice anchored on machine_id (not label): 'machine M, last seen as K1, now presents K2' — fires the same event as the REQ-SUBNET-7 re-pair overwrite. The TrustStore/peers.json code and its call sites are removed, not left dead.",
2026-07-03T10:35:29.6016751Z       "requiredStages": [
2026-07-03T10:35:29.6016956Z         "impl",
2026-07-03T10:35:29.6017134Z         "unit"
2026-07-03T10:35:29.6017308Z       ],
2026-07-03T10:35:29.6017466Z       "stages": {
2026-07-03T10:35:29.6017644Z         "doc": {
2026-07-03T10:35:29.6017836Z           "complete": false,
2026-07-03T10:35:29.6018045Z           "evidence": []
2026-07-03T10:35:29.6018260Z         },
2026-07-03T10:35:29.6018432Z         "impl": {
2026-07-03T10:35:29.6018640Z           "complete": true,
2026-07-03T10:35:29.6018846Z           "evidence": [
2026-07-03T10:35:29.6019110Z             {
2026-07-03T10:35:29.6019332Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6019604Z               "line": 61
2026-07-03T10:35:29.6019800Z             },
2026-07-03T10:35:29.6019972Z             {
2026-07-03T10:35:29.6020185Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6020458Z               "line": 109
2026-07-03T10:35:29.6020648Z             },
2026-07-03T10:35:29.6020805Z             {
2026-07-03T10:35:29.6021011Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6021282Z               "line": 104
2026-07-03T10:35:29.6021472Z             },
2026-07-03T10:35:29.6021645Z             {
2026-07-03T10:35:29.6021854Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.6022125Z               "line": 105
2026-07-03T10:35:29.6022318Z             },
2026-07-03T10:35:29.6022477Z             {
2026-07-03T10:35:29.6022695Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6022972Z               "line": 85
2026-07-03T10:35:29.6023161Z             },
2026-07-03T10:35:29.6023324Z             {
2026-07-03T10:35:29.6023544Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6023810Z               "line": 250
2026-07-03T10:35:29.6023997Z             },
2026-07-03T10:35:29.6024159Z             {
2026-07-03T10:35:29.6024368Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6024640Z               "line": 314
2026-07-03T10:35:29.6024832Z             },
2026-07-03T10:35:29.6024992Z             {
2026-07-03T10:35:29.6025199Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6025464Z               "line": 950
2026-07-03T10:35:29.6025781Z             },
2026-07-03T10:35:29.6025953Z             {
2026-07-03T10:35:29.6026244Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.6026506Z               "line": 101
2026-07-03T10:35:29.6026687Z             },
2026-07-03T10:35:29.6026864Z             {
2026-07-03T10:35:29.6027060Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.6027321Z               "line": 193
2026-07-03T10:35:29.6027502Z             }
2026-07-03T10:35:29.6027670Z           ]
2026-07-03T10:35:29.6027831Z         },
2026-07-03T10:35:29.6028002Z         "int": {
2026-07-03T10:35:29.6028191Z           "complete": false,
2026-07-03T10:35:29.6028401Z           "evidence": []
2026-07-03T10:35:29.6028600Z         },
2026-07-03T10:35:29.6028772Z         "unit": {
2026-07-03T10:35:29.6029035Z           "complete": true,
2026-07-03T10:35:29.6029244Z           "evidence": [
2026-07-03T10:35:29.6029430Z             {
2026-07-03T10:35:29.6029650Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6029927Z               "line": 1271
2026-07-03T10:35:29.6030122Z             },
2026-07-03T10:35:29.6030290Z             {
2026-07-03T10:35:29.6030493Z               "path": "crates/spt-store/src/roster.rs",
2026-07-03T10:35:29.6030750Z               "line": 462
2026-07-03T10:35:29.6030936Z             }
2026-07-03T10:35:29.6031097Z           ]
2026-07-03T10:35:29.6031251Z         }
2026-07-03T10:35:29.6031412Z       }
2026-07-03T10:35:29.6031566Z     },
2026-07-03T10:35:29.6031718Z     {
2026-07-03T10:35:29.6031886Z       "id": "REQ-MESH-6",
2026-07-03T10:35:29.6033336Z       "title": "Concurrent liveness probes: `spt subnet status --nodes` fans out its offline/serve-probes (REQ-SUBNET-5) CONCURRENTLY — total wall-time bounded by the single-probe ceiling (~3s), never k×ceiling. The mesh makes a node see ALL members (many possibly offline), so a serial probe loop would be offline_count×3s. (Planning verifies the current REQ-SUBNET-5 probe loop's behavior and fixes it if serial.)",
2026-07-03T10:35:29.6034613Z       "requiredStages": [
2026-07-03T10:35:29.6034819Z         "impl",
2026-07-03T10:35:29.6034995Z         "unit"
2026-07-03T10:35:29.6035162Z       ],
2026-07-03T10:35:29.6035329Z       "stages": {
2026-07-03T10:35:29.6035505Z         "doc": {
2026-07-03T10:35:29.6035683Z           "complete": false,
2026-07-03T10:35:29.6035886Z           "evidence": []
2026-07-03T10:35:29.6036086Z         },
2026-07-03T10:35:29.6036245Z         "impl": {
2026-07-03T10:35:29.6036428Z           "complete": true,
2026-07-03T10:35:29.6036622Z           "evidence": [
2026-07-03T10:35:29.6036813Z             {
2026-07-03T10:35:29.6037005Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6037257Z               "line": 6183
2026-07-03T10:35:29.6037447Z             }
2026-07-03T10:35:29.6037615Z           ]
2026-07-03T10:35:29.6037771Z         },
2026-07-03T10:35:29.6037940Z         "int": {
2026-07-03T10:35:29.6038114Z           "complete": false,
2026-07-03T10:35:29.6038321Z           "evidence": []
2026-07-03T10:35:29.6038514Z         },
2026-07-03T10:35:29.6038685Z         "unit": {
2026-07-03T10:35:29.6038869Z           "complete": true,
2026-07-03T10:35:29.6039146Z           "evidence": [
2026-07-03T10:35:29.6039332Z             {
2026-07-03T10:35:29.6039523Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6039770Z               "line": 15137
2026-07-03T10:35:29.6039962Z             },
2026-07-03T10:35:29.6040129Z             {
2026-07-03T10:35:29.6040310Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6040554Z               "line": 15164
2026-07-03T10:35:29.6040743Z             },
2026-07-03T10:35:29.6040916Z             {
2026-07-03T10:35:29.6041107Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6041353Z               "line": 15188
2026-07-03T10:35:29.6041549Z             }
2026-07-03T10:35:29.6041715Z           ]
2026-07-03T10:35:29.6041878Z         }
2026-07-03T10:35:29.6042044Z       }
2026-07-03T10:35:29.6042344Z     },
2026-07-03T10:35:29.6042503Z     {
2026-07-03T10:35:29.6042770Z       "id": "REQ-MIGRATE-1",
2026-07-03T10:35:29.6043070Z       "title": "Auto-detect and migrate a legacy claude_skill_owl install",
2026-07-03T10:35:29.6043385Z       "requiredStages": [],
2026-07-03T10:35:29.6043584Z       "stages": {
2026-07-03T10:35:29.6043755Z         "doc": {
2026-07-03T10:35:29.6043929Z           "complete": false,
2026-07-03T10:35:29.6044140Z           "evidence": []
2026-07-03T10:35:29.6044330Z         },
2026-07-03T10:35:29.6044502Z         "impl": {
2026-07-03T10:35:29.6044592Z           "complete": false,
2026-07-03T10:35:29.6044679Z           "evidence": []
2026-07-03T10:35:29.6044764Z         },
2026-07-03T10:35:29.6044849Z         "int": {
2026-07-03T10:35:29.6044930Z           "complete": false,
2026-07-03T10:35:29.6045022Z           "evidence": []
2026-07-03T10:35:29.6045107Z         },
2026-07-03T10:35:29.6045192Z         "unit": {
2026-07-03T10:35:29.6045284Z           "complete": false,
2026-07-03T10:35:29.6045384Z           "evidence": []
2026-07-03T10:35:29.6045465Z         }
2026-07-03T10:35:29.6045560Z       }
2026-07-03T10:35:29.6045642Z     },
2026-07-03T10:35:29.6045731Z     {
2026-07-03T10:35:29.6045817Z       "id": "REQ-MSG-1",
2026-07-03T10:35:29.6046291Z       "title": "Local message delivery: TCP-first to a registered address, spool fallback when offline; id->address via registry (stale-clean first); reply routing (__REPLY_TO__)",
2026-07-03T10:35:29.6046380Z       "requiredStages": [
2026-07-03T10:35:29.6046470Z         "impl",
2026-07-03T10:35:29.6046551Z         "unit",
2026-07-03T10:35:29.6046637Z         "int"
2026-07-03T10:35:29.6046720Z       ],
2026-07-03T10:35:29.6046801Z       "stages": {
2026-07-03T10:35:29.6046882Z         "doc": {
2026-07-03T10:35:29.6046969Z           "complete": false,
2026-07-03T10:35:29.6047054Z           "evidence": []
2026-07-03T10:35:29.6047130Z         },
2026-07-03T10:35:29.6047221Z         "impl": {
2026-07-03T10:35:29.6047307Z           "complete": true,
2026-07-03T10:35:29.6047411Z           "evidence": [
2026-07-03T10:35:29.6047487Z             {
2026-07-03T10:35:29.6047607Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6047693Z               "line": 28
2026-07-03T10:35:29.6047788Z             },
2026-07-03T10:35:29.6047870Z             {
2026-07-03T10:35:29.6047984Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6048074Z               "line": 94
2026-07-03T10:35:29.6048195Z             },
2026-07-03T10:35:29.6048303Z             {
2026-07-03T10:35:29.6048408Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6048495Z               "line": 127
2026-07-03T10:35:29.6048580Z             },
2026-07-03T10:35:29.6048660Z             {
2026-07-03T10:35:29.6048776Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6048867Z               "line": 149
2026-07-03T10:35:29.6049031Z             },
2026-07-03T10:35:29.6049122Z             {
2026-07-03T10:35:29.6049236Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6049339Z               "line": 174
2026-07-03T10:35:29.6049425Z             },
2026-07-03T10:35:29.6049506Z             {
2026-07-03T10:35:29.6049630Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6049715Z               "line": 18
2026-07-03T10:35:29.6049807Z             },
2026-07-03T10:35:29.6049888Z             {
2026-07-03T10:35:29.6050006Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.6050093Z               "line": 13
2026-07-03T10:35:29.6050179Z             },
2026-07-03T10:35:29.6050255Z             {
2026-07-03T10:35:29.6050359Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.6050442Z               "line": 62
2026-07-03T10:35:29.6050536Z             },
2026-07-03T10:35:29.6050612Z             {
2026-07-03T10:35:29.6050717Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6050804Z               "line": 13
2026-07-03T10:35:29.6051003Z             }
2026-07-03T10:35:29.6051090Z           ]
2026-07-03T10:35:29.6051270Z         },
2026-07-03T10:35:29.6051357Z         "int": {
2026-07-03T10:35:29.6051443Z           "complete": true,
2026-07-03T10:35:29.6051537Z           "evidence": [
2026-07-03T10:35:29.6051618Z             {
2026-07-03T10:35:29.6051763Z               "path": "crates/spt-msg/tests/killer_quickstart.rs",
2026-07-03T10:35:29.6051847Z               "line": 9
2026-07-03T10:35:29.6051936Z             },
2026-07-03T10:35:29.6052023Z             {
2026-07-03T10:35:29.6052157Z               "path": "crates/spt-msg/tests/killer_quickstart.rs",
2026-07-03T10:35:29.6052246Z               "line": 56
2026-07-03T10:35:29.6052328Z             },
2026-07-03T10:35:29.6052410Z             {
2026-07-03T10:35:29.6052547Z               "path": "crates/spt-msg/tests/killer_quickstart.rs",
2026-07-03T10:35:29.6052628Z               "line": 113
2026-07-03T10:35:29.6052715Z             }
2026-07-03T10:35:29.6052806Z           ]
2026-07-03T10:35:29.6052885Z         },
2026-07-03T10:35:29.6052972Z         "unit": {
2026-07-03T10:35:29.6053063Z           "complete": true,
2026-07-03T10:35:29.6053158Z           "evidence": [
2026-07-03T10:35:29.6053238Z             {
2026-07-03T10:35:29.6053354Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6053439Z               "line": 246
2026-07-03T10:35:29.6053524Z             },
2026-07-03T10:35:29.6053607Z             {
2026-07-03T10:35:29.6053726Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6053816Z               "line": 275
2026-07-03T10:35:29.6053902Z             },
2026-07-03T10:35:29.6053989Z             {
2026-07-03T10:35:29.6054092Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6054187Z               "line": 320
2026-07-03T10:35:29.6054268Z             },
2026-07-03T10:35:29.6054353Z             {
2026-07-03T10:35:29.6054465Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6054556Z               "line": 343
2026-07-03T10:35:29.6054643Z             },
2026-07-03T10:35:29.6054728Z             {
2026-07-03T10:35:29.6054842Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6054938Z               "line": 368
2026-07-03T10:35:29.6055024Z             },
2026-07-03T10:35:29.6055104Z             {
2026-07-03T10:35:29.6055224Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6055314Z               "line": 204
2026-07-03T10:35:29.6055395Z             },
2026-07-03T10:35:29.6055481Z             {
2026-07-03T10:35:29.6055597Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6055682Z               "line": 237
2026-07-03T10:35:29.6055776Z             },
2026-07-03T10:35:29.6055859Z             {
2026-07-03T10:35:29.6055972Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6056062Z               "line": 251
2026-07-03T10:35:29.6056144Z             },
2026-07-03T10:35:29.6056236Z             {
2026-07-03T10:35:29.6056354Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6056454Z               "line": 263
2026-07-03T10:35:29.6056527Z             },
2026-07-03T10:35:29.6056616Z             {
2026-07-03T10:35:29.6056726Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.6056822Z               "line": 166
2026-07-03T10:35:29.6056908Z             },
2026-07-03T10:35:29.6056992Z             {
2026-07-03T10:35:29.6057101Z               "path": "crates/spt-msg/src/ring.rs",
2026-07-03T10:35:29.6057192Z               "line": 246
2026-07-03T10:35:29.6057276Z             },
2026-07-03T10:35:29.6057356Z             {
2026-07-03T10:35:29.6057471Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6057567Z               "line": 134
2026-07-03T10:35:29.6057652Z             },
2026-07-03T10:35:29.6057733Z             {
2026-07-03T10:35:29.6057839Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6057924Z               "line": 153
2026-07-03T10:35:29.6058091Z             }
2026-07-03T10:35:29.6058163Z           ]
2026-07-03T10:35:29.6058314Z         }
2026-07-03T10:35:29.6058401Z       }
2026-07-03T10:35:29.6058487Z     },
2026-07-03T10:35:29.6058563Z     {
2026-07-03T10:35:29.6058653Z       "id": "REQ-MSG-2",
2026-07-03T10:35:29.6059021Z       "title": "spt binary CLI surface: send/ring/ready(+--once)/list/stop/whoami, stable arg shapes + exit codes",
2026-07-03T10:35:29.6059126Z       "requiredStages": [
2026-07-03T10:35:29.6059211Z         "impl",
2026-07-03T10:35:29.6059293Z         "unit"
2026-07-03T10:35:29.6059379Z       ],
2026-07-03T10:35:29.6059455Z       "stages": {
2026-07-03T10:35:29.6059545Z         "doc": {
2026-07-03T10:35:29.6059634Z           "complete": false,
2026-07-03T10:35:29.6059730Z           "evidence": []
2026-07-03T10:35:29.6059805Z         },
2026-07-03T10:35:29.6059890Z         "impl": {
2026-07-03T10:35:29.6059975Z           "complete": true,
2026-07-03T10:35:29.6060071Z           "evidence": [
2026-07-03T10:35:29.6060157Z             {
2026-07-03T10:35:29.6060270Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6060358Z               "line": 11
2026-07-03T10:35:29.6060439Z             },
2026-07-03T10:35:29.6060519Z             {
2026-07-03T10:35:29.6060629Z               "path": "crates/spt/src/main.rs",
2026-07-03T10:35:29.6060724Z               "line": 8
2026-07-03T10:35:29.6060805Z             }
2026-07-03T10:35:29.6060891Z           ]
2026-07-03T10:35:29.6060968Z         },
2026-07-03T10:35:29.6061058Z         "int": {
2026-07-03T10:35:29.6061139Z           "complete": false,
2026-07-03T10:35:29.6061229Z           "evidence": []
2026-07-03T10:35:29.6061312Z         },
2026-07-03T10:35:29.6061397Z         "unit": {
2026-07-03T10:35:29.6061487Z           "complete": true,
2026-07-03T10:35:29.6061583Z           "evidence": [
2026-07-03T10:35:29.6061669Z             {
2026-07-03T10:35:29.6061783Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6061868Z               "line": 11754
2026-07-03T10:35:29.6061956Z             },
2026-07-03T10:35:29.6062045Z             {
2026-07-03T10:35:29.6062150Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6062246Z               "line": 11796
2026-07-03T10:35:29.6062327Z             },
2026-07-03T10:35:29.6062411Z             {
2026-07-03T10:35:29.6062516Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6062603Z               "line": 11845
2026-07-03T10:35:29.6062679Z             },
2026-07-03T10:35:29.6062760Z             {
2026-07-03T10:35:29.6062859Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6062951Z               "line": 11895
2026-07-03T10:35:29.6063037Z             },
2026-07-03T10:35:29.6063121Z             {
2026-07-03T10:35:29.6063223Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6063318Z               "line": 14142
2026-07-03T10:35:29.6063398Z             },
2026-07-03T10:35:29.6063479Z             {
2026-07-03T10:35:29.6063585Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6063666Z               "line": 14173
2026-07-03T10:35:29.6063756Z             }
2026-07-03T10:35:29.6063837Z           ]
2026-07-03T10:35:29.6063923Z         }
2026-07-03T10:35:29.6064008Z       }
2026-07-03T10:35:29.6064089Z     },
2026-07-03T10:35:29.6064172Z     {
2026-07-03T10:35:29.6064267Z       "id": "REQ-MSG-3",
2026-07-03T10:35:29.6064728Z       "title": "Ready-agent lifecycle: register perch (info.json + listener + registry address) on ready, drain spooled backlog on startup, clean teardown",
2026-07-03T10:35:29.6064828Z       "requiredStages": [
2026-07-03T10:35:29.6064918Z         "impl",
2026-07-03T10:35:29.6065002Z         "unit",
2026-07-03T10:35:29.6065092Z         "int"
2026-07-03T10:35:29.6065178Z       ],
2026-07-03T10:35:29.6065270Z       "stages": {
2026-07-03T10:35:29.6065354Z         "doc": {
2026-07-03T10:35:29.6065450Z           "complete": false,
2026-07-03T10:35:29.6065541Z           "evidence": []
2026-07-03T10:35:29.6065627Z         },
2026-07-03T10:35:29.6065823Z         "impl": {
2026-07-03T10:35:29.6066012Z           "complete": true,
2026-07-03T10:35:29.6066100Z           "evidence": [
2026-07-03T10:35:29.6066185Z             {
2026-07-03T10:35:29.6066308Z               "path": "crates/spt-msg/src/listener.rs",
2026-07-03T10:35:29.6066394Z               "line": 19
2026-07-03T10:35:29.6066476Z             },
2026-07-03T10:35:29.6066561Z             {
2026-07-03T10:35:29.6066675Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6066757Z               "line": 21
2026-07-03T10:35:29.6066843Z             },
2026-07-03T10:35:29.6066929Z             {
2026-07-03T10:35:29.6067044Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6067134Z               "line": 48
2026-07-03T10:35:29.6067218Z             },
2026-07-03T10:35:29.6067295Z             {
2026-07-03T10:35:29.6067406Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6067491Z               "line": 176
2026-07-03T10:35:29.6067576Z             }
2026-07-03T10:35:29.6067661Z           ]
2026-07-03T10:35:29.6067747Z         },
2026-07-03T10:35:29.6067832Z         "int": {
2026-07-03T10:35:29.6067931Z           "complete": true,
2026-07-03T10:35:29.6068012Z           "evidence": [
2026-07-03T10:35:29.6068098Z             {
2026-07-03T10:35:29.6068245Z               "path": "crates/spt-msg/tests/killer_quickstart.rs",
2026-07-03T10:35:29.6068332Z               "line": 10
2026-07-03T10:35:29.6068409Z             },
2026-07-03T10:35:29.6068490Z             {
2026-07-03T10:35:29.6068632Z               "path": "crates/spt-msg/tests/killer_quickstart.rs",
2026-07-03T10:35:29.6068719Z               "line": 56
2026-07-03T10:35:29.6068805Z             }
2026-07-03T10:35:29.6068889Z           ]
2026-07-03T10:35:29.6069052Z         },
2026-07-03T10:35:29.6069128Z         "unit": {
2026-07-03T10:35:29.6069233Z           "complete": true,
2026-07-03T10:35:29.6069320Z           "evidence": [
2026-07-03T10:35:29.6069404Z             {
2026-07-03T10:35:29.6069518Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6069610Z               "line": 230
2026-07-03T10:35:29.6069701Z             },
2026-07-03T10:35:29.6069785Z             {
2026-07-03T10:35:29.6069911Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6070002Z               "line": 249
2026-07-03T10:35:29.6070090Z             },
2026-07-03T10:35:29.6070166Z             {
2026-07-03T10:35:29.6070276Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6070361Z               "line": 272
2026-07-03T10:35:29.6070445Z             }
2026-07-03T10:35:29.6070525Z           ]
2026-07-03T10:35:29.6070612Z         }
2026-07-03T10:35:29.6070694Z       }
2026-07-03T10:35:29.6070783Z     },
2026-07-03T10:35:29.6070860Z     {
2026-07-03T10:35:29.6070956Z       "id": "REQ-MSG-4",
2026-07-03T10:35:29.6071852Z       "title": "Listener stream stdout emits EVENT envelope lines (sister-format, ADR-0001): parse the __REPLY_TO__ frame, pass pre-formed typed envelopes through verbatim (no double-wrap), compose <EVENT type=\"msg\" from=…> otherwise, chunk oversized lines into EVENT-PART",
2026-07-03T10:35:29.6071957Z       "requiredStages": [
2026-07-03T10:35:29.6072047Z         "impl",
2026-07-03T10:35:29.6072128Z         "unit",
2026-07-03T10:35:29.6072220Z         "int"
2026-07-03T10:35:29.6072300Z       ],
2026-07-03T10:35:29.6072390Z       "stages": {
2026-07-03T10:35:29.6072473Z         "doc": {
2026-07-03T10:35:29.6072577Z           "complete": false,
2026-07-03T10:35:29.6072667Z           "evidence": []
2026-07-03T10:35:29.6072758Z         },
2026-07-03T10:35:29.6072850Z         "impl": {
2026-07-03T10:35:29.6072943Z           "complete": true,
2026-07-03T10:35:29.6073043Z           "evidence": [
2026-07-03T10:35:29.6073128Z             {
2026-07-03T10:35:29.6073249Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6073338Z               "line": 19
2026-07-03T10:35:29.6073424Z             },
2026-07-03T10:35:29.6073648Z             {
2026-07-03T10:35:29.6073887Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6073977Z               "line": 46
2026-07-03T10:35:29.6077450Z             },
2026-07-03T10:35:29.6077550Z             {
2026-07-03T10:35:29.6077694Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6077783Z               "line": 571
2026-07-03T10:35:29.6077875Z             },
2026-07-03T10:35:29.6077952Z             {
2026-07-03T10:35:29.6078061Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6078150Z               "line": 5070
2026-07-03T10:35:29.6078231Z             }
2026-07-03T10:35:29.6078322Z           ]
2026-07-03T10:35:29.6078396Z         },
2026-07-03T10:35:29.6078486Z         "int": {
2026-07-03T10:35:29.6078582Z           "complete": true,
2026-07-03T10:35:29.6078673Z           "evidence": [
2026-07-03T10:35:29.6078758Z             {
2026-07-03T10:35:29.6078892Z               "path": "crates/spt/tests/quickstart_e2e.rs",
2026-07-03T10:35:29.6079082Z               "line": 98
2026-07-03T10:35:29.6079168Z             },
2026-07-03T10:35:29.6079245Z             {
2026-07-03T10:35:29.6079374Z               "path": "crates/spt/tests/quickstart_e2e.rs",
2026-07-03T10:35:29.6079463Z               "line": 128
2026-07-03T10:35:29.6079546Z             }
2026-07-03T10:35:29.6079631Z           ]
2026-07-03T10:35:29.6079712Z         },
2026-07-03T10:35:29.6079793Z         "unit": {
2026-07-03T10:35:29.6079880Z           "complete": true,
2026-07-03T10:35:29.6079965Z           "evidence": [
2026-07-03T10:35:29.6080046Z             {
2026-07-03T10:35:29.6080156Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6080237Z               "line": 68
2026-07-03T10:35:29.6080326Z             },
2026-07-03T10:35:29.6080403Z             {
2026-07-03T10:35:29.6080514Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6080595Z               "line": 79
2026-07-03T10:35:29.6080683Z             },
2026-07-03T10:35:29.6080768Z             {
2026-07-03T10:35:29.6080884Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6080972Z               "line": 90
2026-07-03T10:35:29.6081048Z             },
2026-07-03T10:35:29.6081134Z             {
2026-07-03T10:35:29.6081230Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6081320Z               "line": 151
2026-07-03T10:35:29.6081401Z             }
2026-07-03T10:35:29.6081488Z           ]
2026-07-03T10:35:29.6081568Z         }
2026-07-03T10:35:29.6081658Z       }
2026-07-03T10:35:29.6081744Z     },
2026-07-03T10:35:29.6081831Z     {
2026-07-03T10:35:29.6081917Z       "id": "REQ-MSG-5",
2026-07-03T10:35:29.6082718Z       "title": "user-msg envelope kind + daemon identity gate: a Gateway endpoint / the local user's CLI author user-msg (the user's authority); agent-family senders re-stamped to plain msg; identity-gated never payload-trusted (KH 7.3/7.5); wire-additive (N-1 receivers tolerate the new type)",
2026-07-03T10:35:29.6082818Z       "requiredStages": [
2026-07-03T10:35:29.6082903Z         "doc",
2026-07-03T10:35:29.6082994Z         "impl",
2026-07-03T10:35:29.6083076Z         "unit"
2026-07-03T10:35:29.6083161Z       ],
2026-07-03T10:35:29.6083251Z       "stages": {
2026-07-03T10:35:29.6083338Z         "doc": {
2026-07-03T10:35:29.6083429Z           "complete": true,
2026-07-03T10:35:29.6083522Z           "evidence": [
2026-07-03T10:35:29.6083608Z             {
2026-07-03T10:35:29.6083708Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6083795Z               "line": 259
2026-07-03T10:35:29.6083880Z             }
2026-07-03T10:35:29.6083970Z           ]
2026-07-03T10:35:29.6084052Z         },
2026-07-03T10:35:29.6084138Z         "impl": {
2026-07-03T10:35:29.6084223Z           "complete": true,
2026-07-03T10:35:29.6084314Z           "evidence": [
2026-07-03T10:35:29.6084400Z             {
2026-07-03T10:35:29.6084528Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6084614Z               "line": 63
2026-07-03T10:35:29.6084857Z             },
2026-07-03T10:35:29.6084938Z             {
2026-07-03T10:35:29.6085167Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6085258Z               "line": 126
2026-07-03T10:35:29.6085349Z             },
2026-07-03T10:35:29.6085434Z             {
2026-07-03T10:35:29.6085563Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6085655Z               "line": 135
2026-07-03T10:35:29.6085739Z             },
2026-07-03T10:35:29.6085824Z             {
2026-07-03T10:35:29.6085938Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6086024Z               "line": 149
2026-07-03T10:35:29.6086108Z             },
2026-07-03T10:35:29.6086198Z             {
2026-07-03T10:35:29.6086308Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6086408Z               "line": 178
2026-07-03T10:35:29.6086479Z             },
2026-07-03T10:35:29.6086570Z             {
2026-07-03T10:35:29.6086676Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6086775Z               "line": 4713
2026-07-03T10:35:29.6086861Z             }
2026-07-03T10:35:29.6086948Z           ]
2026-07-03T10:35:29.6087028Z         },
2026-07-03T10:35:29.6087114Z         "int": {
2026-07-03T10:35:29.6087210Z           "complete": true,
2026-07-03T10:35:29.6087300Z           "evidence": [
2026-07-03T10:35:29.6087381Z             {
2026-07-03T10:35:29.6087510Z               "path": "crates/spt/tests/gateway_e2e.rs",
2026-07-03T10:35:29.6087601Z               "line": 19
2026-07-03T10:35:29.6087681Z             }
2026-07-03T10:35:29.6087767Z           ]
2026-07-03T10:35:29.6087849Z         },
2026-07-03T10:35:29.6087939Z         "unit": {
2026-07-03T10:35:29.6088029Z           "complete": true,
2026-07-03T10:35:29.6088120Z           "evidence": [
2026-07-03T10:35:29.6088202Z             {
2026-07-03T10:35:29.6088325Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6088416Z               "line": 380
2026-07-03T10:35:29.6088493Z             },
2026-07-03T10:35:29.6088579Z             {
2026-07-03T10:35:29.6088710Z               "path": "crates/spt-daemon/tests/wanmsg.rs",
2026-07-03T10:35:29.6088801Z               "line": 154
2026-07-03T10:35:29.6088886Z             },
2026-07-03T10:35:29.6089055Z             {
2026-07-03T10:35:29.6089170Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6089252Z               "line": 122
2026-07-03T10:35:29.6089328Z             },
2026-07-03T10:35:29.6089409Z             {
2026-07-03T10:35:29.6089524Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6089605Z               "line": 452
2026-07-03T10:35:29.6089689Z             },
2026-07-03T10:35:29.6089772Z             {
2026-07-03T10:35:29.6089877Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6089962Z               "line": 501
2026-07-03T10:35:29.6090048Z             },
2026-07-03T10:35:29.6090115Z             {
2026-07-03T10:35:29.6090233Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6090329Z               "line": 517
2026-07-03T10:35:29.6090416Z             },
2026-07-03T10:35:29.6090497Z             {
2026-07-03T10:35:29.6090611Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6090701Z               "line": 536
2026-07-03T10:35:29.6090788Z             },
2026-07-03T10:35:29.6090877Z             {
2026-07-03T10:35:29.6090982Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6091060Z               "line": 11665
2026-07-03T10:35:29.6091141Z             }
2026-07-03T10:35:29.6091225Z           ]
2026-07-03T10:35:29.6091305Z         }
2026-07-03T10:35:29.6091391Z       }
2026-07-03T10:35:29.6091467Z     },
2026-07-03T10:35:29.6091551Z     {
2026-07-03T10:35:29.6091642Z       "id": "REQ-MSG-6",
2026-07-03T10:35:29.6093487Z       "title": "cross-node Gateway user-msg honored via advertised endpoint_type: a user-msg from a Gateway-typed origin survives the receive_wan funnel as user-msg (vs the fail-closed re-stamp), keyed on the QUIC-handshake-proven origin node (never wire `from`). Trust boundary = subnet membership (operator-ratified 2026-06-13); no defense against an in-subnet member forging the type. Instance.endpoint_type is an additive serde-default field extending REQ-INST-7's data model. Absent/unknown type → re-stamp (N-1 rollout grace)",
2026-07-03T10:35:29.6093679Z       "requiredStages": [
2026-07-03T10:35:29.6093768Z         "doc",
2026-07-03T10:35:29.6093854Z         "impl",
2026-07-03T10:35:29.6093941Z         "unit"
2026-07-03T10:35:29.6094022Z       ],
2026-07-03T10:35:29.6094111Z       "stages": {
2026-07-03T10:35:29.6094196Z         "doc": {
2026-07-03T10:35:29.6094287Z           "complete": true,
2026-07-03T10:35:29.6094379Z           "evidence": [
2026-07-03T10:35:29.6094468Z             {
2026-07-03T10:35:29.6094573Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6094655Z               "line": 262
2026-07-03T10:35:29.6094736Z             }
2026-07-03T10:35:29.6094835Z           ]
2026-07-03T10:35:29.6094922Z         },
2026-07-03T10:35:29.6095012Z         "impl": {
2026-07-03T10:35:29.6095107Z           "complete": true,
2026-07-03T10:35:29.6095203Z           "evidence": [
2026-07-03T10:35:29.6095284Z             {
2026-07-03T10:35:29.6095421Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6095503Z               "line": 177
2026-07-03T10:35:29.6095599Z             },
2026-07-03T10:35:29.6095679Z             {
2026-07-03T10:35:29.6095823Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6095910Z               "line": 420
2026-07-03T10:35:29.6095998Z             },
2026-07-03T10:35:29.6096080Z             {
2026-07-03T10:35:29.6096210Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6096299Z               "line": 485
2026-07-03T10:35:29.6096385Z             },
2026-07-03T10:35:29.6096455Z             {
2026-07-03T10:35:29.6096579Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6096678Z               "line": 92
2026-07-03T10:35:29.6096753Z             },
2026-07-03T10:35:29.6096840Z             {
2026-07-03T10:35:29.6096973Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6097063Z               "line": 155
2026-07-03T10:35:29.6097145Z             }
2026-07-03T10:35:29.6097231Z           ]
2026-07-03T10:35:29.6097307Z         },
2026-07-03T10:35:29.6097397Z         "int": {
2026-07-03T10:35:29.6097498Z           "complete": false,
2026-07-03T10:35:29.6097593Z           "evidence": []
2026-07-03T10:35:29.6097674Z         },
2026-07-03T10:35:29.6097765Z         "unit": {
2026-07-03T10:35:29.6097851Z           "complete": true,
2026-07-03T10:35:29.6097932Z           "evidence": [
2026-07-03T10:35:29.6098017Z             {
2026-07-03T10:35:29.6098147Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6098232Z               "line": 2147
2026-07-03T10:35:29.6098318Z             },
2026-07-03T10:35:29.6098409Z             {
2026-07-03T10:35:29.6098523Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6098614Z               "line": 407
2026-07-03T10:35:29.6098695Z             }
2026-07-03T10:35:29.6098781Z           ]
2026-07-03T10:35:29.6098861Z         }
2026-07-03T10:35:29.6099034Z       }
2026-07-03T10:35:29.6099115Z     },
2026-07-03T10:35:29.6099204Z     {
2026-07-03T10:35:29.6099303Z       "id": "REQ-MSG-CLI-ORIGIN",
2026-07-03T10:35:29.6101400Z       "title": "A bare non-perch CLI `spt send` (no owning perch to name as origin) stamps from = `cli@<node-label>` at compose time (bare `cli` when no node label is known — never a dangling `cli@`), and WAN ingress renders an EMPTY from as the origin node DISPLAY (`node_label_display(origin_node, None)` = the QUIC-proven origin node's key-prefix; never blank) — a delivered message NEVER shows a blank sender. Scoped to `spt send`: a from-less send is LEGAL (stamped, never refused), while `spt ring` keeps its NO_SELF refusal (a ring needs a routable self for the reply leg; `cli@<node>` is a display origin, not a perch address). (F-024C item 3, doyle ruled)",
2026-07-03T10:35:29.6101625Z       "requiredStages": [
2026-07-03T10:35:29.6101710Z         "impl",
2026-07-03T10:35:29.6101790Z         "unit"
2026-07-03T10:35:29.6101875Z       ],
2026-07-03T10:35:29.6101957Z       "stages": {
2026-07-03T10:35:29.6102041Z         "doc": {
2026-07-03T10:35:29.6102130Z           "complete": false,
2026-07-03T10:35:29.6102221Z           "evidence": []
2026-07-03T10:35:29.6102297Z         },
2026-07-03T10:35:29.6102384Z         "impl": {
2026-07-03T10:35:29.6102473Z           "complete": true,
2026-07-03T10:35:29.6102559Z           "evidence": [
2026-07-03T10:35:29.6102642Z             {
2026-07-03T10:35:29.6102765Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6102850Z               "line": 241
2026-07-03T10:35:29.6102937Z             },
2026-07-03T10:35:29.6103013Z             {
2026-07-03T10:35:29.6103136Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6103223Z               "line": 295
2026-07-03T10:35:29.6103309Z             },
2026-07-03T10:35:29.6103390Z             {
2026-07-03T10:35:29.6103490Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6103581Z               "line": 4778
2026-07-03T10:35:29.6103656Z             }
2026-07-03T10:35:29.6103747Z           ]
2026-07-03T10:35:29.6103828Z         },
2026-07-03T10:35:29.6103910Z         "int": {
2026-07-03T10:35:29.6103999Z           "complete": false,
2026-07-03T10:35:29.6104095Z           "evidence": []
2026-07-03T10:35:29.6104173Z         },
2026-07-03T10:35:29.6104253Z         "unit": {
2026-07-03T10:35:29.6104342Z           "complete": true,
2026-07-03T10:35:29.6104434Z           "evidence": [
2026-07-03T10:35:29.6104516Z             {
2026-07-03T10:35:29.6104629Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6104714Z               "line": 335
2026-07-03T10:35:29.6104800Z             },
2026-07-03T10:35:29.6104877Z             {
2026-07-03T10:35:29.6104990Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6105085Z               "line": 10439
2026-07-03T10:35:29.6105167Z             }
2026-07-03T10:35:29.6105253Z           ]
2026-07-03T10:35:29.6105338Z         }
2026-07-03T10:35:29.6105429Z       }
2026-07-03T10:35:29.6105511Z     },
2026-07-03T10:35:29.6105592Z     {
2026-07-03T10:35:29.6105691Z       "id": "REQ-MSG-DELIVERY-AXES",
2026-07-03T10:35:29.6112986Z       "title": "Activity-gated inbound delivery + per-message send control as THREE ORTHOGONAL AXES plus opaque metadata (ADR-0028; grilled w/ operator 2026-06-23). SUBSTRATE (the legacy-SPT parity gap, scaffolded-but-unwired today: `delivery::is_idle` + `resolve_inject_methods` exist but the result is discarded `let _methods`, and `broker::dispatch_endpoint_input` injects unconditionally — its comment calls activity-gating 'a deferred follow wave'): an inbound message has an ACTIVE window (endpoint active → spool for the receiver's hook-poll, non-disruptive) and an IDLE window (idle/idle-transition → deliver immediately: translation binary spt-hosted → relay-poll either topology → spool, in fallback order). AXES (each composes; each defaults to its unrestricted value): (1) DELIVERY WINDOW — default (both, first-to-fire) | `--idle-only` (idle window; immediate if already idle) | `--active-only` (active window only, never wakes; the RENAMED `--deferred` — `deferred=1` spool column + `api poll --include-deferred` keep their names). (2) CHANNEL RESTRICTION — unrestricted | `--prefer-native` (translation binary if running else fall back) | `--force-native` (binary ONLY, no fallback/no spool-to-other-method). Native flags do NOT respect the binary's idle-gating: the WINDOW says when, the native flag says through-what (so `--force-native --active-only` = binary injects during the active window, mid-turn-safe via the existing InjectFloor). (3) PERSISTENCE — durable (default; spool until delivered or TTL) | `--ephemeral` (drop if undeliverable in the accepted window — at window-open with no live carrier, or at TTL, whichever first). METADATA (orthogonal): `--json-payload '<json>'` → a single attr-escaped `json=\"…\"` envelope attr ALONGSIDE (not replacing) the body, pure verbatim passthrough across spool/TCP/WAN/EVENT-PART, parsed only by the receiving adapter; collision-proof by construction (structured data lives INSIDE the one `json` value, can never forge `from`/`type`); available to ANY sender (confers no spt-core authority). HAZARD: `--ephemeral` is the ONLY path permitted to drop silently — the sender-opted-in carve-out to REQ-HAZARD-IDLE-SILENT-NONDELIVERY (that hazard gains a '…unless --ephemeral' clause in v0.15.0). (v0.15.0)",
2026-07-03T10:35:29.6113221Z       "requiredStages": [
2026-07-03T10:35:29.6113315Z         "doc",
2026-07-03T10:35:29.6113396Z         "impl",
2026-07-03T10:35:29.6113483Z         "unit",
2026-07-03T10:35:29.6113564Z         "int"
2026-07-03T10:35:29.6113644Z       ],
2026-07-03T10:35:29.6113754Z       "stages": {
2026-07-03T10:35:29.6113836Z         "doc": {
2026-07-03T10:35:29.6113940Z           "complete": true,
2026-07-03T10:35:29.6114030Z           "evidence": [
2026-07-03T10:35:29.6114108Z             {
2026-07-03T10:35:29.6114326Z               "path": "docs/adr/0028-activity-gated-delivery-and-send-modifier-axes.md",
2026-07-03T10:35:29.6114408Z               "line": 3
2026-07-03T10:35:29.6114489Z             }
2026-07-03T10:35:29.6114564Z           ]
2026-07-03T10:35:29.6114650Z         },
2026-07-03T10:35:29.6114733Z         "impl": {
2026-07-03T10:35:29.6114823Z           "complete": true,
2026-07-03T10:35:29.6114912Z           "evidence": [
2026-07-03T10:35:29.6114989Z             {
2026-07-03T10:35:29.6115124Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.6115212Z               "line": 1325
2026-07-03T10:35:29.6115297Z             },
2026-07-03T10:35:29.6115379Z             {
2026-07-03T10:35:29.6115504Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6115588Z               "line": 1277
2026-07-03T10:35:29.6115684Z             },
2026-07-03T10:35:29.6115766Z             {
2026-07-03T10:35:29.6115884Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6115970Z               "line": 1366
2026-07-03T10:35:29.6116057Z             },
2026-07-03T10:35:29.6116142Z             {
2026-07-03T10:35:29.6116246Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6116333Z               "line": 2248
2026-07-03T10:35:29.6116409Z             },
2026-07-03T10:35:29.6116500Z             {
2026-07-03T10:35:29.6116614Z               "path": "crates/spt-msg/src/deliver.rs",
2026-07-03T10:35:29.6116706Z               "line": 199
2026-07-03T10:35:29.6116785Z             },
2026-07-03T10:35:29.6116866Z             {
2026-07-03T10:35:29.6116977Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6117063Z               "line": 216
2026-07-03T10:35:29.6117147Z             },
2026-07-03T10:35:29.6117262Z             {
2026-07-03T10:35:29.6117387Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6117471Z               "line": 378
2026-07-03T10:35:29.6117556Z             },
2026-07-03T10:35:29.6117628Z             {
2026-07-03T10:35:29.6117746Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6117826Z               "line": 586
2026-07-03T10:35:29.6117902Z             },
2026-07-03T10:35:29.6117979Z             {
2026-07-03T10:35:29.6118103Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6118189Z               "line": 36
2026-07-03T10:35:29.6118270Z             },
2026-07-03T10:35:29.6118351Z             {
2026-07-03T10:35:29.6118470Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6118551Z               "line": 150
2026-07-03T10:35:29.6118629Z             },
2026-07-03T10:35:29.6118714Z             {
2026-07-03T10:35:29.6118827Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6119080Z               "line": 222
2026-07-03T10:35:29.6119253Z             },
2026-07-03T10:35:29.6119347Z             {
2026-07-03T10:35:29.6119457Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6119549Z               "line": 244
2026-07-03T10:35:29.6119629Z             },
2026-07-03T10:35:29.6119715Z             {
2026-07-03T10:35:29.6119820Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.6119911Z               "line": 87
2026-07-03T10:35:29.6119995Z             },
2026-07-03T10:35:29.6120082Z             {
2026-07-03T10:35:29.6120178Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6120278Z               "line": 4740
2026-07-03T10:35:29.6120367Z             },
2026-07-03T10:35:29.6120442Z             {
2026-07-03T10:35:29.6120558Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6120646Z               "line": 4819
2026-07-03T10:35:29.6120736Z             },
2026-07-03T10:35:29.6120817Z             {
2026-07-03T10:35:29.6120923Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6121008Z               "line": 4858
2026-07-03T10:35:29.6121094Z             }
2026-07-03T10:35:29.6121181Z           ]
2026-07-03T10:35:29.6121266Z         },
2026-07-03T10:35:29.6121351Z         "int": {
2026-07-03T10:35:29.6121442Z           "complete": true,
2026-07-03T10:35:29.6121533Z           "evidence": [
2026-07-03T10:35:29.6121619Z             {
2026-07-03T10:35:29.6121776Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6121857Z               "line": 1624
2026-07-03T10:35:29.6121933Z             },
2026-07-03T10:35:29.6122019Z             {
2026-07-03T10:35:29.6122163Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6122252Z               "line": 1685
2026-07-03T10:35:29.6122334Z             },
2026-07-03T10:35:29.6122416Z             {
2026-07-03T10:35:29.6122562Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6122658Z               "line": 1753
2026-07-03T10:35:29.6122740Z             },
2026-07-03T10:35:29.6122821Z             {
2026-07-03T10:35:29.6122976Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6123067Z               "line": 1802
2026-07-03T10:35:29.6123138Z             }
2026-07-03T10:35:29.6123227Z           ]
2026-07-03T10:35:29.6123312Z         },
2026-07-03T10:35:29.6123399Z         "unit": {
2026-07-03T10:35:29.6123485Z           "complete": true,
2026-07-03T10:35:29.6123584Z           "evidence": [
2026-07-03T10:35:29.6123666Z             {
2026-07-03T10:35:29.6123771Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.6123861Z               "line": 1226
2026-07-03T10:35:29.6123941Z             },
2026-07-03T10:35:29.6124029Z             {
2026-07-03T10:35:29.6124152Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6124242Z               "line": 840
2026-07-03T10:35:29.6124329Z             },
2026-07-03T10:35:29.6124405Z             {
2026-07-03T10:35:29.6124524Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6124614Z               "line": 873
2026-07-03T10:35:29.6124696Z             },
2026-07-03T10:35:29.6124781Z             {
2026-07-03T10:35:29.6124891Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6124978Z               "line": 904
2026-07-03T10:35:29.6125063Z             },
2026-07-03T10:35:29.6125148Z             {
2026-07-03T10:35:29.6125264Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6125350Z               "line": 472
2026-07-03T10:35:29.6125434Z             },
2026-07-03T10:35:29.6125521Z             {
2026-07-03T10:35:29.6125637Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6125726Z               "line": 509
2026-07-03T10:35:29.6125815Z             },
2026-07-03T10:35:29.6125901Z             {
2026-07-03T10:35:29.6126144Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6126307Z               "line": 539
2026-07-03T10:35:29.6126402Z             },
2026-07-03T10:35:29.6126482Z             {
2026-07-03T10:35:29.6126593Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6126683Z               "line": 11722
2026-07-03T10:35:29.6126769Z             }
2026-07-03T10:35:29.6126855Z           ]
2026-07-03T10:35:29.6126936Z         }
2026-07-03T10:35:29.6127021Z       }
2026-07-03T10:35:29.6127102Z     },
2026-07-03T10:35:29.6127184Z     {
2026-07-03T10:35:29.6127289Z       "id": "REQ-MSG-ENVELOPE",
2026-07-03T10:35:29.6131426Z       "title": "The <EVENT type=\"msg\" from=…>body</EVENT> envelope (spt-proto::event, the ADR-0001 grammar) is the SOLE canonical arriving-message format at EVERY harness arriving-message surface on an AGENT perch — api listen AND api poll/worker-poll, byte-identical (reverses REQ-MSG-4's 'hook drains keep the raw frame by contract'). SCOPE CARVE-OUT: the shell-command relay (api poll <shell-id> --link, cmd_poll_shell) is a distinct internal transport carrying RAW MAC'd stamped frames the shell child consumes verbatim — NOT an arriving-message surface, deliberately EXEMPT from <EVENT> composition (notify_shell_e2e guards this boundary). __REPLY_TO__ — mis-elevated during the clean-room port to a fake ADR-0001 'stable wire format' (spt-msg/wire.rs, lib.rs) — is REMOVED entirely (spool format_row, the spt-msg TCP frame, emit parse_frame); (from, body) carried structurally, <EVENT> composed once at the delivery boundary. No legacy sister-interop (spt-core never required it). Reply-correlation rebinds onto the structural from / <EVENT from=…> attribute (ADR-0009 access-gate + ADR-0012 Psyche/spt-live reply-target). Self-delimiting by construction → finding F-002 (non-self-delimiting multi-message poll) dissolves. ADR-0020.",
2026-07-03T10:35:29.6131549Z       "requiredStages": [
2026-07-03T10:35:29.6131630Z         "doc",
2026-07-03T10:35:29.6131717Z         "impl",
2026-07-03T10:35:29.6131827Z         "unit",
2026-07-03T10:35:29.6131911Z         "int"
2026-07-03T10:35:29.6132017Z       ],
2026-07-03T10:35:29.6132103Z       "stages": {
2026-07-03T10:35:29.6132202Z         "doc": {
2026-07-03T10:35:29.6132283Z           "complete": true,
2026-07-03T10:35:29.6132385Z           "evidence": [
2026-07-03T10:35:29.6132469Z             {
2026-07-03T10:35:29.6132723Z               "path": "docs/adr/0020-event-envelope-sole-arriving-format-reply-to-removed.md",
2026-07-03T10:35:29.6132803Z               "line": 47
2026-07-03T10:35:29.6132889Z             }
2026-07-03T10:35:29.6132962Z           ]
2026-07-03T10:35:29.6133043Z         },
2026-07-03T10:35:29.6133132Z         "impl": {
2026-07-03T10:35:29.6133233Z           "complete": true,
2026-07-03T10:35:29.6133320Z           "evidence": [
2026-07-03T10:35:29.6133400Z             {
2026-07-03T10:35:29.6133527Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6133612Z               "line": 20
2026-07-03T10:35:29.6133698Z             },
2026-07-03T10:35:29.6133782Z             {
2026-07-03T10:35:29.6133901Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6133983Z               "line": 33
2026-07-03T10:35:29.6134064Z             },
2026-07-03T10:35:29.6134154Z             {
2026-07-03T10:35:29.6134259Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6134346Z               "line": 47
2026-07-03T10:35:29.6134435Z             },
2026-07-03T10:35:29.6134530Z             {
2026-07-03T10:35:29.6134641Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6134726Z               "line": 58
2026-07-03T10:35:29.6134812Z             },
2026-07-03T10:35:29.6134894Z             {
2026-07-03T10:35:29.6134998Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6135093Z               "line": 14
2026-07-03T10:35:29.6135174Z             },
2026-07-03T10:35:29.6135257Z             {
2026-07-03T10:35:29.6135361Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6135572Z               "line": 27
2026-07-03T10:35:29.6135761Z             },
2026-07-03T10:35:29.6135853Z             {
2026-07-03T10:35:29.6135966Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6136071Z               "line": 40
2026-07-03T10:35:29.6136187Z             },
2026-07-03T10:35:29.6136272Z             {
2026-07-03T10:35:29.6136399Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6136489Z               "line": 193
2026-07-03T10:35:29.6136576Z             },
2026-07-03T10:35:29.6136661Z             {
2026-07-03T10:35:29.6136790Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6136881Z               "line": 149
2026-07-03T10:35:29.6136972Z             },
2026-07-03T10:35:29.6137061Z             {
2026-07-03T10:35:29.6137182Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6137267Z               "line": 311
2026-07-03T10:35:29.6137348Z             },
2026-07-03T10:35:29.6137438Z             {
2026-07-03T10:35:29.6137558Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6137658Z               "line": 572
2026-07-03T10:35:29.6137739Z             },
2026-07-03T10:35:29.6137826Z             {
2026-07-03T10:35:29.6137934Z               "path": "crates/spt/src/api/worker.rs",
2026-07-03T10:35:29.6138015Z               "line": 78
2026-07-03T10:35:29.6138103Z             },
2026-07-03T10:35:29.6138193Z             {
2026-07-03T10:35:29.6138302Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6138393Z               "line": 5071
2026-07-03T10:35:29.6138479Z             }
2026-07-03T10:35:29.6138568Z           ]
2026-07-03T10:35:29.6138639Z         },
2026-07-03T10:35:29.6138734Z         "int": {
2026-07-03T10:35:29.6138815Z           "complete": true,
2026-07-03T10:35:29.6138914Z           "evidence": [
2026-07-03T10:35:29.6139052Z             {
2026-07-03T10:35:29.6139191Z               "path": "crates/spt/tests/poll_envelope_e2e.rs",
2026-07-03T10:35:29.6139289Z               "line": 15
2026-07-03T10:35:29.6139371Z             }
2026-07-03T10:35:29.6139458Z           ]
2026-07-03T10:35:29.6139543Z         },
2026-07-03T10:35:29.6139633Z         "unit": {
2026-07-03T10:35:29.6139725Z           "complete": true,
2026-07-03T10:35:29.6139824Z           "evidence": [
2026-07-03T10:35:29.6139900Z             {
2026-07-03T10:35:29.6140021Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6140101Z               "line": 102
2026-07-03T10:35:29.6140191Z             },
2026-07-03T10:35:29.6140272Z             {
2026-07-03T10:35:29.6140392Z               "path": "crates/spt-msg/src/emit.rs",
2026-07-03T10:35:29.6140482Z               "line": 137
2026-07-03T10:35:29.6140572Z             },
2026-07-03T10:35:29.6140664Z             {
2026-07-03T10:35:29.6140773Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6140877Z               "line": 98
2026-07-03T10:35:29.6140965Z             },
2026-07-03T10:35:29.6141069Z             {
2026-07-03T10:35:29.6141179Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6141275Z               "line": 106
2026-07-03T10:35:29.6141366Z             },
2026-07-03T10:35:29.6141454Z             {
2026-07-03T10:35:29.6141558Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6141663Z               "line": 113
2026-07-03T10:35:29.6141743Z             },
2026-07-03T10:35:29.6141832Z             {
2026-07-03T10:35:29.6141952Z               "path": "crates/spt-msg/src/wire.rs",
2026-07-03T10:35:29.6142029Z               "line": 122
2026-07-03T10:35:29.6142123Z             }
2026-07-03T10:35:29.6142209Z           ]
2026-07-03T10:35:29.6142301Z         }
2026-07-03T10:35:29.6142382Z       }
2026-07-03T10:35:29.6142471Z     },
2026-07-03T10:35:29.6142558Z     {
2026-07-03T10:35:29.6142677Z       "id": "REQ-MSG-IDLE-EDGE-DRAIN",
2026-07-03T10:35:29.6145444Z       "title": "On an endpoint's ACTIVE→IDLE transition the daemon DRAINS its pending spool (deferred AND non-deferred) through the same shared spt-hosted inject leg — closing the SECOND F-023 gap: no idle-edge drain exists anywhere, so an spt-hosted endpoint (which has no api-listen relay to wake it) strands BOTH message classes ('ACTIVE → spool deferred for hook-poll' and 'IDLE+no-binary → non-deferred for a relay that does not exist'). FIX: on the state ACTIVE→IDLE edge, offer the pending spool through the shared inject leg; REUSE the hook-poll drain's take/ack machinery so a concurrent `api poll` cannot double-deliver — ONE drain path, TWO triggers (hook-poll + idle-edge). v0.14.3 LAW holds on BOTH triggers: translation-binary-ONLY, a no-binary idle drain SPOOLS LOUD, never writes the PTY. (F-023, BUILD-F023-WANIDLE)",
2026-07-03T10:35:29.6145649Z       "requiredStages": [
2026-07-03T10:35:29.6145744Z         "impl",
2026-07-03T10:35:29.6145831Z         "unit",
2026-07-03T10:35:29.6145916Z         "int"
2026-07-03T10:35:29.6146002Z       ],
2026-07-03T10:35:29.6146093Z       "stages": {
2026-07-03T10:35:29.6146202Z         "doc": {
2026-07-03T10:35:29.6146307Z           "complete": false,
2026-07-03T10:35:29.6146437Z           "evidence": []
2026-07-03T10:35:29.6146549Z         },
2026-07-03T10:35:29.6146641Z         "impl": {
2026-07-03T10:35:29.6146732Z           "complete": true,
2026-07-03T10:35:29.6146818Z           "evidence": [
2026-07-03T10:35:29.6146907Z             {
2026-07-03T10:35:29.6147031Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6147112Z               "line": 431
2026-07-03T10:35:29.6147203Z             },
2026-07-03T10:35:29.6147288Z             {
2026-07-03T10:35:29.6147408Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6147489Z               "line": 469
2026-07-03T10:35:29.6147574Z             },
2026-07-03T10:35:29.6147660Z             {
2026-07-03T10:35:29.6147784Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6147879Z               "line": 242
2026-07-03T10:35:29.6147960Z             }
2026-07-03T10:35:29.6148052Z           ]
2026-07-03T10:35:29.6148137Z         },
2026-07-03T10:35:29.6148222Z         "int": {
2026-07-03T10:35:29.6148318Z           "complete": true,
2026-07-03T10:35:29.6148419Z           "evidence": [
2026-07-03T10:35:29.6148490Z             {
2026-07-03T10:35:29.6148629Z               "path": "crates/spt/tests/idle_edge_drain_e2e.rs",
2026-07-03T10:35:29.6148715Z               "line": 87
2026-07-03T10:35:29.6148799Z             }
2026-07-03T10:35:29.6148886Z           ]
2026-07-03T10:35:29.6149058Z         },
2026-07-03T10:35:29.6149138Z         "unit": {
2026-07-03T10:35:29.6149237Z           "complete": true,
2026-07-03T10:35:29.6149337Z           "evidence": [
2026-07-03T10:35:29.6149455Z             {
2026-07-03T10:35:29.6149583Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6149669Z               "line": 945
2026-07-03T10:35:29.6149756Z             },
2026-07-03T10:35:29.6149835Z             {
2026-07-03T10:35:29.6149951Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6150037Z               "line": 985
2026-07-03T10:35:29.6150136Z             },
2026-07-03T10:35:29.6150207Z             {
2026-07-03T10:35:29.6150333Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6150432Z               "line": 1021
2026-07-03T10:35:29.6150522Z             }
2026-07-03T10:35:29.6150604Z           ]
2026-07-03T10:35:29.6150695Z         }
2026-07-03T10:35:29.6150775Z       }
2026-07-03T10:35:29.6150866Z     },
2026-07-03T10:35:29.6150957Z     {
2026-07-03T10:35:29.6151076Z       "id": "REQ-MSG-IDLE-TRANSLATION-BINARY",
2026-07-03T10:35:29.6157815Z       "title": "spt-hosted idle message delivery via an adapter TRANSLATION BINARY (ADR-0022). New opt-in manifest section `[message-idle-translation-binary]` = a TABLE carrying a `path` scalar (doyle OPT-B ruling: modeled as a table, not a bare top-level scalar, so a preceding section cannot silently absorb it + N+1 extensible; spt-core does NOT deny_unknown_fields, so a future key degrades gracefully); spt-core LIFECYCLE-manages it (spawn when the endpoint comes up, terminate when it goes down). The binary is a PURE stdin→stdout filter; spt-core owns EVERY PTY write. stdin (JSON-lines): `{type:\"init\",endpoint_id,node}` first · `{type:\"event\",envelope:\"<EVENT…>\"}` per inbound message (ADR-0020 envelope) · `{type:\"input\"}` content-free ping on each operator keystroke (binary tracks user-idle for its own idle-gated buffering; PTY input content NOT duplicated). stdout (JSON-lines): keystroke-commands `{key:…}`/`{delay_ms:…}`/`{text:…}` (extensible). spt-core applies the emitted sequence to the broker PTY ATOMICALLY (the W1 coordination — REQ-HAZARD-INJECT-CONTROL-COEXIST). The daemon poll feed is the ONE idle substrate for both topologies (Q1=A): harness-hosted consumer = the Monitor child, spt-hosted consumer = this binary; spt-core PREFERS a perch's poll listener if one exists (so spt-hosted can run a listener AND keep `spt rc`). Idle-only; busy/mid-turn = adapter hook-injection. Closes the current grounding gap: `api bind` registers no listener port → a listener-less spt-hosted perch SPOOLS inbound (only spooling+adapter-poll works today) → this delivers real inbound into the PTY. AMENDED v0.14.3 (ADR-0022 amendment, raw-inject removal): idle delivery is translation-binary-ONLY — the v0.11.0 raw `{text:payload}{key:enter}` inject is NO LONGER a delivery path; with no working binary (absent/spawn-failed/faulted/worker-gone) the inbound SPOOLS (delivered=false, poll-fed, LOUD), never a raw PTY pseudo-write (which did not submit on a modern TUI — the silent degrade that masked F-019). See REQ-HAZARD-IDLE-SILENT-NONDELIVERY. (v0.13.0, amended v0.14.3)",
2026-07-03T10:35:29.6158049Z       "requiredStages": [
2026-07-03T10:35:29.6158148Z         "doc",
2026-07-03T10:35:29.6158235Z         "impl",
2026-07-03T10:35:29.6158326Z         "unit",
2026-07-03T10:35:29.6158416Z         "int"
2026-07-03T10:35:29.6158501Z       ],
2026-07-03T10:35:29.6158588Z       "stages": {
2026-07-03T10:35:29.6158707Z         "doc": {
2026-07-03T10:35:29.6158811Z           "complete": true,
2026-07-03T10:35:29.6158898Z           "evidence": [
2026-07-03T10:35:29.6159055Z             {
2026-07-03T10:35:29.6159218Z               "path": "docs-site/src/harness-contract/manifest.md",
2026-07-03T10:35:29.6159317Z               "line": 302
2026-07-03T10:35:29.6159402Z             },
2026-07-03T10:35:29.6159493Z             {
2026-07-03T10:35:29.6159599Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.6159703Z               "line": 307
2026-07-03T10:35:29.6159778Z             }
2026-07-03T10:35:29.6159869Z           ]
2026-07-03T10:35:29.6159954Z         },
2026-07-03T10:35:29.6160053Z         "impl": {
2026-07-03T10:35:29.6160148Z           "complete": true,
2026-07-03T10:35:29.6160244Z           "evidence": [
2026-07-03T10:35:29.6160316Z             {
2026-07-03T10:35:29.6160443Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6160535Z               "line": 1201
2026-07-03T10:35:29.6160725Z             },
2026-07-03T10:35:29.6160816Z             {
2026-07-03T10:35:29.6161020Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6161126Z               "line": 1275
2026-07-03T10:35:29.6161198Z             },
2026-07-03T10:35:29.6161288Z             {
2026-07-03T10:35:29.6161407Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6161507Z               "line": 2208
2026-07-03T10:35:29.6161593Z             },
2026-07-03T10:35:29.6161679Z             {
2026-07-03T10:35:29.6161795Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6161893Z               "line": 2278
2026-07-03T10:35:29.6161975Z             },
2026-07-03T10:35:29.6162061Z             {
2026-07-03T10:35:29.6162199Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6162299Z               "line": 23
2026-07-03T10:35:29.6162395Z             },
2026-07-03T10:35:29.6162476Z             {
2026-07-03T10:35:29.6162617Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6162702Z               "line": 92
2026-07-03T10:35:29.6162793Z             },
2026-07-03T10:35:29.6162877Z             {
2026-07-03T10:35:29.6163015Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6163096Z               "line": 242
2026-07-03T10:35:29.6163192Z             },
2026-07-03T10:35:29.6163272Z             {
2026-07-03T10:35:29.6163407Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6163497Z               "line": 308
2026-07-03T10:35:29.6163578Z             },
2026-07-03T10:35:29.6163664Z             {
2026-07-03T10:35:29.6163798Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6163892Z               "line": 332
2026-07-03T10:35:29.6163974Z             },
2026-07-03T10:35:29.6164060Z             {
2026-07-03T10:35:29.6164179Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6164279Z               "line": 60
2026-07-03T10:35:29.6164361Z             },
2026-07-03T10:35:29.6164460Z             {
2026-07-03T10:35:29.6164584Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6164671Z               "line": 1025
2026-07-03T10:35:29.6164761Z             }
2026-07-03T10:35:29.6164856Z           ]
2026-07-03T10:35:29.6164937Z         },
2026-07-03T10:35:29.6165033Z         "int": {
2026-07-03T10:35:29.6165136Z           "complete": true,
2026-07-03T10:35:29.6165226Z           "evidence": [
2026-07-03T10:35:29.6165317Z             {
2026-07-03T10:35:29.6165444Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.6165543Z               "line": 195
2026-07-03T10:35:29.6165630Z             },
2026-07-03T10:35:29.6165721Z             {
2026-07-03T10:35:29.6165882Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6165979Z               "line": 1301
2026-07-03T10:35:29.6166064Z             },
2026-07-03T10:35:29.6166153Z             {
2026-07-03T10:35:29.6166312Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6166412Z               "line": 1439
2026-07-03T10:35:29.6166506Z             },
2026-07-03T10:35:29.6166589Z             {
2026-07-03T10:35:29.6171162Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6171294Z               "line": 1515
2026-07-03T10:35:29.6171396Z             },
2026-07-03T10:35:29.6171481Z             {
2026-07-03T10:35:29.6171657Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.6171758Z               "line": 1608
2026-07-03T10:35:29.6171839Z             }
2026-07-03T10:35:29.6171924Z           ]
2026-07-03T10:35:29.6172015Z         },
2026-07-03T10:35:29.6172101Z         "unit": {
2026-07-03T10:35:29.6172200Z           "complete": true,
2026-07-03T10:35:29.6172286Z           "evidence": [
2026-07-03T10:35:29.6172378Z             {
2026-07-03T10:35:29.6172721Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.6172902Z               "line": 437
2026-07-03T10:35:29.6172994Z             },
2026-07-03T10:35:29.6173083Z             {
2026-07-03T10:35:29.6173215Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6173301Z               "line": 371
2026-07-03T10:35:29.6173391Z             },
2026-07-03T10:35:29.6173466Z             {
2026-07-03T10:35:29.6173594Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6173681Z               "line": 425
2026-07-03T10:35:29.6173762Z             },
2026-07-03T10:35:29.6173847Z             {
2026-07-03T10:35:29.6173976Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6174062Z               "line": 455
2026-07-03T10:35:29.6174152Z             },
2026-07-03T10:35:29.6174243Z             {
2026-07-03T10:35:29.6174367Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.6174472Z               "line": 484
2026-07-03T10:35:29.6174558Z             },
2026-07-03T10:35:29.6174644Z             {
2026-07-03T10:35:29.6174777Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6174872Z               "line": 1380
2026-07-03T10:35:29.6174959Z             }
2026-07-03T10:35:29.6175044Z           ]
2026-07-03T10:35:29.6175130Z         }
2026-07-03T10:35:29.6175227Z       }
2026-07-03T10:35:29.6175326Z     },
2026-07-03T10:35:29.6175444Z     {
2026-07-03T10:35:29.6175565Z       "id": "REQ-MSG-SELF-DETECT-ANCESTRY",
2026-07-03T10:35:29.6179331Z       "title": "#9 (F026, operator field bug): a perch-owned `spt send` from an endpoint's OWN session must self-identify, not mis-stamp `cli@<node>` (whose replies bounce NO_PERCH). ROOT: roster::detect_self_id (roster.rs) was ENV-ONLY — OWL_SESSION_ID matched to info.session_id, else SPT_AGENT_ID — but an agent-session Bash child often carries NEITHER (the env export is spawn-path-dependent), so a perch-owned sender was classified bare-CLI and REQ-MSG-CLI-ORIGIN stamped it cli@<node> (the stamp works as designed on a wrong premise; that REQ's evidence stays intact). FIX: detect_self_id gains leg (c) PID-ANCESTRY fallback AFTER the env legs — walk THIS process's ancestry, match a live non-corrupt roster perch's recorded harness pid (info.json.pid Numeric, alive-gated via is_process_alive, corrupt/BUSY skipped), first match = self. from-LABEL / routing default ONLY, NOT authentication — authenticate() is untouched (pid-ancestry-for-AUTH stays parked per F-024 with its Windows pid-spoof caveats; a display/routing stamp has no such bar). Best-effort: a broken ancestry walk degrades to None → cli-stamp, never errors the send.",
2026-07-03T10:35:29.6179446Z       "requiredStages": [
2026-07-03T10:35:29.6179537Z         "impl",
2026-07-03T10:35:29.6179626Z         "unit",
2026-07-03T10:35:29.6179713Z         "int"
2026-07-03T10:35:29.6179798Z       ],
2026-07-03T10:35:29.6179893Z       "stages": {
2026-07-03T10:35:29.6179999Z         "doc": {
2026-07-03T10:35:29.6180090Z           "complete": false,
2026-07-03T10:35:29.6180213Z           "evidence": []
2026-07-03T10:35:29.6180294Z         },
2026-07-03T10:35:29.6180381Z         "impl": {
2026-07-03T10:35:29.6180465Z           "complete": true,
2026-07-03T10:35:29.6180566Z           "evidence": [
2026-07-03T10:35:29.6180653Z             {
2026-07-03T10:35:29.6180785Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.6180875Z               "line": 306
2026-07-03T10:35:29.6180970Z             },
2026-07-03T10:35:29.6181056Z             {
2026-07-03T10:35:29.6181178Z               "path": "crates/spt-store/src/proc.rs",
2026-07-03T10:35:29.6181278Z               "line": 394
2026-07-03T10:35:29.6181364Z             },
2026-07-03T10:35:29.6181454Z             {
2026-07-03T10:35:29.6181558Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.6181655Z               "line": 132
2026-07-03T10:35:29.6181746Z             },
2026-07-03T10:35:29.6181951Z             {
2026-07-03T10:35:29.6182150Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.6182251Z               "line": 166
2026-07-03T10:35:29.6182337Z             }
2026-07-03T10:35:29.6182418Z           ]
2026-07-03T10:35:29.6182498Z         },
2026-07-03T10:35:29.6182590Z         "int": {
2026-07-03T10:35:29.6182679Z           "complete": true,
2026-07-03T10:35:29.6182775Z           "evidence": [
2026-07-03T10:35:29.6182861Z             {
2026-07-03T10:35:29.6182971Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.6183071Z               "line": 252
2026-07-03T10:35:29.6183156Z             },
2026-07-03T10:35:29.6183244Z             {
2026-07-03T10:35:29.6183351Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.6183443Z               "line": 279
2026-07-03T10:35:29.6183529Z             }
2026-07-03T10:35:29.6183610Z           ]
2026-07-03T10:35:29.6183695Z         },
2026-07-03T10:35:29.6183789Z         "unit": {
2026-07-03T10:35:29.6183890Z           "complete": true,
2026-07-03T10:35:29.6183988Z           "evidence": [
2026-07-03T10:35:29.6184078Z             {
2026-07-03T10:35:29.6184193Z               "path": "crates/spt/src/roster.rs",
2026-07-03T10:35:29.6184284Z               "line": 220
2026-07-03T10:35:29.6184369Z             }
2026-07-03T10:35:29.6184455Z           ]
2026-07-03T10:35:29.6184537Z         }
2026-07-03T10:35:29.6184622Z       }
2026-07-03T10:35:29.6184703Z     },
2026-07-03T10:35:29.6184784Z     {
2026-07-03T10:35:29.6184875Z       "id": "REQ-NET-1",
2026-07-03T10:35:29.6185084Z       "title": "WAN messaging first-class, behind default-on net feature flag",
2026-07-03T10:35:29.6185176Z       "requiredStages": [
2026-07-03T10:35:29.6185275Z         "impl",
2026-07-03T10:35:29.6185361Z         "unit",
2026-07-03T10:35:29.6185457Z         "int"
2026-07-03T10:35:29.6185552Z       ],
2026-07-03T10:35:29.6185652Z       "stages": {
2026-07-03T10:35:29.6185738Z         "doc": {
2026-07-03T10:35:29.6185843Z           "complete": false,
2026-07-03T10:35:29.6185952Z           "evidence": []
2026-07-03T10:35:29.6186043Z         },
2026-07-03T10:35:29.6186139Z         "impl": {
2026-07-03T10:35:29.6186233Z           "complete": true,
2026-07-03T10:35:29.6186328Z           "evidence": [
2026-07-03T10:35:29.6186413Z             {
2026-07-03T10:35:29.6186550Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6186640Z               "line": 54
2026-07-03T10:35:29.6186731Z             },
2026-07-03T10:35:29.6186818Z             {
2026-07-03T10:35:29.6186950Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6187031Z               "line": 630
2026-07-03T10:35:29.6187123Z             },
2026-07-03T10:35:29.6187204Z             {
2026-07-03T10:35:29.6187327Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.6187418Z               "line": 233
2026-07-03T10:35:29.6187499Z             },
2026-07-03T10:35:29.6187589Z             {
2026-07-03T10:35:29.6187714Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6187823Z               "line": 97
2026-07-03T10:35:29.6187904Z             },
2026-07-03T10:35:29.6187980Z             {
2026-07-03T10:35:29.6188104Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6188195Z               "line": 281
2026-07-03T10:35:29.6188280Z             },
2026-07-03T10:35:29.6188372Z             {
2026-07-03T10:35:29.6188495Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6188600Z               "line": 297
2026-07-03T10:35:29.6188682Z             },
2026-07-03T10:35:29.6188767Z             {
2026-07-03T10:35:29.6188895Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6189068Z               "line": 312
2026-07-03T10:35:29.6189162Z             },
2026-07-03T10:35:29.6189247Z             {
2026-07-03T10:35:29.6189363Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6189453Z               "line": 430
2026-07-03T10:35:29.6189682Z             },
2026-07-03T10:35:29.6189763Z             {
2026-07-03T10:35:29.6189983Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6190068Z               "line": 489
2026-07-03T10:35:29.6190153Z             },
2026-07-03T10:35:29.6190239Z             {
2026-07-03T10:35:29.6190363Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6190458Z               "line": 495
2026-07-03T10:35:29.6190544Z             },
2026-07-03T10:35:29.6190631Z             {
2026-07-03T10:35:29.6190750Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6190850Z               "line": 501
2026-07-03T10:35:29.6190927Z             },
2026-07-03T10:35:29.6191017Z             {
2026-07-03T10:35:29.6191135Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6191227Z               "line": 517
2026-07-03T10:35:29.6191313Z             },
2026-07-03T10:35:29.6191397Z             {
2026-07-03T10:35:29.6191526Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6191616Z               "line": 537
2026-07-03T10:35:29.6191695Z             },
2026-07-03T10:35:29.6191785Z             {
2026-07-03T10:35:29.6191915Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.6192001Z               "line": 35
2026-07-03T10:35:29.6192090Z             },
2026-07-03T10:35:29.6192177Z             {
2026-07-03T10:35:29.6192296Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.6192381Z               "line": 115
2026-07-03T10:35:29.6192477Z             },
2026-07-03T10:35:29.6192550Z             {
2026-07-03T10:35:29.6192672Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6192763Z               "line": 252
2026-07-03T10:35:29.6192850Z             },
2026-07-03T10:35:29.6192935Z             {
2026-07-03T10:35:29.6193044Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6193140Z               "line": 4900
2026-07-03T10:35:29.6193226Z             },
2026-07-03T10:35:29.6193321Z             {
2026-07-03T10:35:29.6193431Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6193518Z               "line": 17
2026-07-03T10:35:29.6193597Z             }
2026-07-03T10:35:29.6193683Z           ]
2026-07-03T10:35:29.6193766Z         },
2026-07-03T10:35:29.6193851Z         "int": {
2026-07-03T10:35:29.6193950Z           "complete": true,
2026-07-03T10:35:29.6194051Z           "evidence": [
2026-07-03T10:35:29.6194138Z             {
2026-07-03T10:35:29.6194274Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6194363Z               "line": 341
2026-07-03T10:35:29.6194460Z             },
2026-07-03T10:35:29.6194558Z             {
2026-07-03T10:35:29.6194680Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6194777Z               "line": 677
2026-07-03T10:35:29.6194863Z             },
2026-07-03T10:35:29.6194958Z             {
2026-07-03T10:35:29.6195083Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6195187Z               "line": 975
2026-07-03T10:35:29.6195272Z             }
2026-07-03T10:35:29.6195368Z           ]
2026-07-03T10:35:29.6195449Z         },
2026-07-03T10:35:29.6195549Z         "unit": {
2026-07-03T10:35:29.6195644Z           "complete": true,
2026-07-03T10:35:29.6195746Z           "evidence": [
2026-07-03T10:35:29.6195830Z             {
2026-07-03T10:35:29.6195959Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6196070Z               "line": 706
2026-07-03T10:35:29.6196164Z             },
2026-07-03T10:35:29.6196260Z             {
2026-07-03T10:35:29.6196385Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6196483Z               "line": 741
2026-07-03T10:35:29.6196565Z             },
2026-07-03T10:35:29.6196656Z             {
2026-07-03T10:35:29.6196779Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6196964Z               "line": 1091
2026-07-03T10:35:29.6197050Z             },
2026-07-03T10:35:29.6197205Z             {
2026-07-03T10:35:29.6197325Z               "path": "crates/spt-daemon/tests/wanmsg.rs",
2026-07-03T10:35:29.6197421Z               "line": 201
2026-07-03T10:35:29.6197496Z             },
2026-07-03T10:35:29.6197591Z             {
2026-07-03T10:35:29.6197707Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6197792Z               "line": 691
2026-07-03T10:35:29.6197877Z             },
2026-07-03T10:35:29.6197964Z             {
2026-07-03T10:35:29.6198083Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6198168Z               "line": 705
2026-07-03T10:35:29.6198255Z             },
2026-07-03T10:35:29.6198340Z             {
2026-07-03T10:35:29.6198468Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6198559Z               "line": 724
2026-07-03T10:35:29.6198650Z             },
2026-07-03T10:35:29.6198741Z             {
2026-07-03T10:35:29.6198874Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.6199045Z               "line": 156
2026-07-03T10:35:29.6199127Z             },
2026-07-03T10:35:29.6199223Z             {
2026-07-03T10:35:29.6199336Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.6199437Z               "line": 217
2026-07-03T10:35:29.6199514Z             },
2026-07-03T10:35:29.6199600Z             {
2026-07-03T10:35:29.6199717Z               "path": "crates/spt-store/src/spool.rs",
2026-07-03T10:35:29.6199812Z               "line": 791
2026-07-03T10:35:29.6199898Z             },
2026-07-03T10:35:29.6199990Z             {
2026-07-03T10:35:29.6200103Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6200199Z               "line": 768
2026-07-03T10:35:29.6200280Z             },
2026-07-03T10:35:29.6200370Z             {
2026-07-03T10:35:29.6200490Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6200585Z               "line": 1228
2026-07-03T10:35:29.6200676Z             }
2026-07-03T10:35:29.6200761Z           ]
2026-07-03T10:35:29.6200852Z         }
2026-07-03T10:35:29.6200938Z       }
2026-07-03T10:35:29.6201023Z     },
2026-07-03T10:35:29.6201109Z     {
2026-07-03T10:35:29.6201215Z       "id": "REQ-NET-2",
2026-07-03T10:35:29.6201405Z       "title": "n0 relay default + self-host knob + plain-language disclosure",
2026-07-03T10:35:29.6201506Z       "requiredStages": [
2026-07-03T10:35:29.6201591Z         "impl"
2026-07-03T10:35:29.6201681Z       ],
2026-07-03T10:35:29.6201773Z       "stages": {
2026-07-03T10:35:29.6201859Z         "doc": {
2026-07-03T10:35:29.6201957Z           "complete": false,
2026-07-03T10:35:29.6202043Z           "evidence": []
2026-07-03T10:35:29.6202133Z         },
2026-07-03T10:35:29.6202223Z         "impl": {
2026-07-03T10:35:29.6202327Z           "complete": true,
2026-07-03T10:35:29.6202413Z           "evidence": [
2026-07-03T10:35:29.6202499Z             {
2026-07-03T10:35:29.6202626Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.6202717Z               "line": 57
2026-07-03T10:35:29.6202804Z             },
2026-07-03T10:35:29.6202894Z             {
2026-07-03T10:35:29.6203018Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6203100Z               "line": 71
2026-07-03T10:35:29.6203185Z             },
2026-07-03T10:35:29.6203265Z             {
2026-07-03T10:35:29.6203386Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6203471Z               "line": 81
2026-07-03T10:35:29.6203557Z             },
2026-07-03T10:35:29.6203643Z             {
2026-07-03T10:35:29.6203763Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6203848Z               "line": 281
2026-07-03T10:35:29.6203933Z             },
2026-07-03T10:35:29.6204016Z             {
2026-07-03T10:35:29.6204148Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6204378Z               "line": 297
2026-07-03T10:35:29.6204472Z             },
2026-07-03T10:35:29.6204664Z             {
2026-07-03T10:35:29.6204796Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6204882Z               "line": 312
2026-07-03T10:35:29.6204972Z             }
2026-07-03T10:35:29.6205053Z           ]
2026-07-03T10:35:29.6205137Z         },
2026-07-03T10:35:29.6205227Z         "int": {
2026-07-03T10:35:29.6205323Z           "complete": false,
2026-07-03T10:35:29.6205424Z           "evidence": []
2026-07-03T10:35:29.6205503Z         },
2026-07-03T10:35:29.6205594Z         "unit": {
2026-07-03T10:35:29.6205690Z           "complete": true,
2026-07-03T10:35:29.6205790Z           "evidence": [
2026-07-03T10:35:29.6205875Z             {
2026-07-03T10:35:29.6206005Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.6206095Z               "line": 402
2026-07-03T10:35:29.6206185Z             }
2026-07-03T10:35:29.6206272Z           ]
2026-07-03T10:35:29.6206366Z         }
2026-07-03T10:35:29.6206452Z       }
2026-07-03T10:35:29.6206538Z     },
2026-07-03T10:35:29.6206626Z     {
2026-07-03T10:35:29.6206710Z       "id": "REQ-NET-3",
2026-07-03T10:35:29.6206902Z       "title": "Cross-node Psyche sync over P2P replaces gh-repo-sync",
2026-07-03T10:35:29.6206996Z       "requiredStages": [
2026-07-03T10:35:29.6207087Z         "impl",
2026-07-03T10:35:29.6207178Z         "unit"
2026-07-03T10:35:29.6207270Z       ],
2026-07-03T10:35:29.6207353Z       "stages": {
2026-07-03T10:35:29.6207448Z         "doc": {
2026-07-03T10:35:29.6207538Z           "complete": false,
2026-07-03T10:35:29.6207638Z           "evidence": []
2026-07-03T10:35:29.6207713Z         },
2026-07-03T10:35:29.6207798Z         "impl": {
2026-07-03T10:35:29.6207885Z           "complete": true,
2026-07-03T10:35:29.6207985Z           "evidence": [
2026-07-03T10:35:29.6208070Z             {
2026-07-03T10:35:29.6208190Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.6208300Z               "line": 39
2026-07-03T10:35:29.6208390Z             },
2026-07-03T10:35:29.6208481Z             {
2026-07-03T10:35:29.6208590Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.6208685Z               "line": 182
2026-07-03T10:35:29.6208766Z             },
2026-07-03T10:35:29.6208863Z             {
2026-07-03T10:35:29.6209053Z               "path": "crates/spt-daemon/src/sync.rs",
2026-07-03T10:35:29.6209154Z               "line": 333
2026-07-03T10:35:29.6209239Z             },
2026-07-03T10:35:29.6209320Z             {
2026-07-03T10:35:29.6209435Z               "path": "crates/spt-net/src/net/sync.rs",
2026-07-03T10:35:29.6209525Z               "line": 36
2026-07-03T10:35:29.6209610Z             },
2026-07-03T10:35:29.6209697Z             {
2026-07-03T10:35:29.6209836Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6209925Z               "line": 211
2026-07-03T10:35:29.6210021Z             },
2026-07-03T10:35:29.6210098Z             {
2026-07-03T10:35:29.6210244Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6210329Z               "line": 291
2026-07-03T10:35:29.6210405Z             },
2026-07-03T10:35:29.6210483Z             {
2026-07-03T10:35:29.6210606Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6210692Z               "line": 312
2026-07-03T10:35:29.6210778Z             },
2026-07-03T10:35:29.6210859Z             {
2026-07-03T10:35:29.6210982Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6211075Z               "line": 370
2026-07-03T10:35:29.6211155Z             },
2026-07-03T10:35:29.6211240Z             {
2026-07-03T10:35:29.6211369Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6211460Z               "line": 389
2026-07-03T10:35:29.6211546Z             },
2026-07-03T10:35:29.6211636Z             {
2026-07-03T10:35:29.6211761Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6211965Z               "line": 427
2026-07-03T10:35:29.6212132Z             },
2026-07-03T10:35:29.6212223Z             {
2026-07-03T10:35:29.6212343Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6212438Z               "line": 472
2026-07-03T10:35:29.6212517Z             },
2026-07-03T10:35:29.6212598Z             {
2026-07-03T10:35:29.6212727Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6212816Z               "line": 485
2026-07-03T10:35:29.6212901Z             },
2026-07-03T10:35:29.6212978Z             {
2026-07-03T10:35:29.6213093Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6213187Z               "line": 29
2026-07-03T10:35:29.6213287Z             },
2026-07-03T10:35:29.6213369Z             {
2026-07-03T10:35:29.6213492Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6213583Z               "line": 72
2026-07-03T10:35:29.6213665Z             },
2026-07-03T10:35:29.6213760Z             {
2026-07-03T10:35:29.6213878Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6213965Z               "line": 123
2026-07-03T10:35:29.6214050Z             }
2026-07-03T10:35:29.6214141Z           ]
2026-07-03T10:35:29.6214222Z         },
2026-07-03T10:35:29.6214299Z         "int": {
2026-07-03T10:35:29.6214393Z           "complete": false,
2026-07-03T10:35:29.6214488Z           "evidence": []
2026-07-03T10:35:29.6214571Z         },
2026-07-03T10:35:29.6214666Z         "unit": {
2026-07-03T10:35:29.6214751Z           "complete": true,
2026-07-03T10:35:29.6214852Z           "evidence": [
2026-07-03T10:35:29.6214929Z             {
2026-07-03T10:35:29.6215056Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.6215147Z               "line": 223
2026-07-03T10:35:29.6215234Z             },
2026-07-03T10:35:29.6215319Z             {
2026-07-03T10:35:29.6215442Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.6215542Z               "line": 351
2026-07-03T10:35:29.6215632Z             },
2026-07-03T10:35:29.6215716Z             {
2026-07-03T10:35:29.6215840Z               "path": "crates/spt-daemon/tests/sync.rs",
2026-07-03T10:35:29.6215936Z               "line": 516
2026-07-03T10:35:29.6216017Z             },
2026-07-03T10:35:29.6216106Z             {
2026-07-03T10:35:29.6216222Z               "path": "crates/spt-net/src/net/sync.rs",
2026-07-03T10:35:29.6216308Z               "line": 93
2026-07-03T10:35:29.6216397Z             },
2026-07-03T10:35:29.6216489Z             {
2026-07-03T10:35:29.6216607Z               "path": "crates/spt-net/src/net/sync.rs",
2026-07-03T10:35:29.6216698Z               "line": 142
2026-07-03T10:35:29.6216789Z             },
2026-07-03T10:35:29.6216866Z             {
2026-07-03T10:35:29.6216999Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6217080Z               "line": 315
2026-07-03T10:35:29.6217162Z             },
2026-07-03T10:35:29.6217251Z             {
2026-07-03T10:35:29.6217380Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6217462Z               "line": 355
2026-07-03T10:35:29.6217552Z             },
2026-07-03T10:35:29.6217637Z             {
2026-07-03T10:35:29.6217763Z               "path": "crates/spt-store/src/syncmerge.rs",
2026-07-03T10:35:29.6217848Z               "line": 494
2026-07-03T10:35:29.6217932Z             }
2026-07-03T10:35:29.6218013Z           ]
2026-07-03T10:35:29.6218094Z         }
2026-07-03T10:35:29.6218175Z       }
2026-07-03T10:35:29.6218258Z     },
2026-07-03T10:35:29.6218344Z     {
2026-07-03T10:35:29.6218445Z       "id": "REQ-NET-FAMILY-GATE",
2026-07-03T10:35:29.6221290Z       "title": "spt-core binds only IP families that are actually REACHABLE (ADR-0030), so a half-broken family (e.g. IPv6 whose AAAA resolves but whose path is dead) never silently consumes connection/discovery time. At NetEndpoint::bind (endpoint.rs), probe each family's reachability ONCE and bind only the working ones: dual-stack when both healthy; IPv4-only when IPv6 is dead; IPv6-only when IPv4 is dead (drop the DEAD family — NOT a fixed prefer-IPv4; IPv6-only networks must keep working). Re-evaluated on daemon restart (once-at-bind, no live re-eval in v1). Explicit overrides SPT_DISABLE_IPV6 / SPT_DISABLE_IPV4 force a family off (escape hatch + determinism + testing, mirroring SPT_NTP_SERVER); a forced-off family is never bound regardless of the probe. Reusable beyond join — every spt connection benefits. (next milestone)",
2026-07-03T10:35:29.6221485Z       "requiredStages": [
2026-07-03T10:35:29.6221566Z         "doc",
2026-07-03T10:35:29.6221658Z         "impl",
2026-07-03T10:35:29.6221729Z         "unit"
2026-07-03T10:35:29.6221819Z       ],
2026-07-03T10:35:29.6221915Z       "stages": {
2026-07-03T10:35:29.6221996Z         "doc": {
2026-07-03T10:35:29.6222096Z           "complete": true,
2026-07-03T10:35:29.6222182Z           "evidence": [
2026-07-03T10:35:29.6222269Z             {
2026-07-03T10:35:29.6222430Z               "path": "docs/adr/0030-robust-wan-subnet-join.md",
2026-07-03T10:35:29.6222535Z               "line": 3
2026-07-03T10:35:29.6222617Z             }
2026-07-03T10:35:29.6222702Z           ]
2026-07-03T10:35:29.6222778Z         },
2026-07-03T10:35:29.6222864Z         "impl": {
2026-07-03T10:35:29.6222951Z           "complete": true,
2026-07-03T10:35:29.6223040Z           "evidence": [
2026-07-03T10:35:29.6223120Z             {
2026-07-03T10:35:29.6223249Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6223343Z               "line": 210
2026-07-03T10:35:29.6223427Z             },
2026-07-03T10:35:29.6223513Z             {
2026-07-03T10:35:29.6223634Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6223719Z               "line": 255
2026-07-03T10:35:29.6223804Z             }
2026-07-03T10:35:29.6223886Z           ]
2026-07-03T10:35:29.6223967Z         },
2026-07-03T10:35:29.6224057Z         "int": {
2026-07-03T10:35:29.6224157Z           "complete": false,
2026-07-03T10:35:29.6224258Z           "evidence": []
2026-07-03T10:35:29.6224339Z         },
2026-07-03T10:35:29.6224424Z         "unit": {
2026-07-03T10:35:29.6224516Z           "complete": true,
2026-07-03T10:35:29.6224606Z           "evidence": [
2026-07-03T10:35:29.6224696Z             {
2026-07-03T10:35:29.6224821Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6224906Z               "line": 625
2026-07-03T10:35:29.6224992Z             },
2026-07-03T10:35:29.6225077Z             {
2026-07-03T10:35:29.6225198Z               "path": "crates/spt-net/src/net/endpoint.rs",
2026-07-03T10:35:29.6225283Z               "line": 675
2026-07-03T10:35:29.6225368Z             }
2026-07-03T10:35:29.6225456Z           ]
2026-07-03T10:35:29.6225536Z         }
2026-07-03T10:35:29.6225630Z       }
2026-07-03T10:35:29.6225712Z     },
2026-07-03T10:35:29.6225799Z     {
2026-07-03T10:35:29.6225903Z       "id": "REQ-NODE-IDENTITY",
2026-07-03T10:35:29.6226173Z       "title": "Ed25519 identity primitive: keypair, detached sign/verify, stable pubkey<->hex",
2026-07-03T10:35:29.6226281Z       "requiredStages": [
2026-07-03T10:35:29.6226366Z         "impl",
2026-07-03T10:35:29.6226462Z         "unit"
2026-07-03T10:35:29.6226549Z       ],
2026-07-03T10:35:29.6226642Z       "stages": {
2026-07-03T10:35:29.6226724Z         "doc": {
2026-07-03T10:35:29.6226825Z           "complete": false,
2026-07-03T10:35:29.6226910Z           "evidence": []
2026-07-03T10:35:29.6226995Z         },
2026-07-03T10:35:29.6227078Z         "impl": {
2026-07-03T10:35:29.6227177Z           "complete": true,
2026-07-03T10:35:29.6227258Z           "evidence": [
2026-07-03T10:35:29.6227344Z             {
2026-07-03T10:35:29.6227473Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6227559Z               "line": 60
2026-07-03T10:35:29.6227649Z             },
2026-07-03T10:35:29.6227736Z             {
2026-07-03T10:35:29.6227863Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6228131Z               "line": 68
2026-07-03T10:35:29.6228318Z             },
2026-07-03T10:35:29.6228394Z             {
2026-07-03T10:35:29.6228525Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6228606Z               "line": 86
2026-07-03T10:35:29.6228697Z             },
2026-07-03T10:35:29.6228777Z             {
2026-07-03T10:35:29.6228900Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6229067Z               "line": 120
2026-07-03T10:35:29.6229148Z             },
2026-07-03T10:35:29.6229233Z             {
2026-07-03T10:35:29.6229358Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6229453Z               "line": 127
2026-07-03T10:35:29.6229534Z             },
2026-07-03T10:35:29.6229620Z             {
2026-07-03T10:35:29.6229739Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6229829Z               "line": 143
2026-07-03T10:35:29.6229906Z             },
2026-07-03T10:35:29.6229993Z             {
2026-07-03T10:35:29.6230107Z               "path": "crates/spt-store/src/nodeid.rs",
2026-07-03T10:35:29.6230192Z               "line": 16
2026-07-03T10:35:29.6230269Z             }
2026-07-03T10:35:29.6230354Z           ]
2026-07-03T10:35:29.6230440Z         },
2026-07-03T10:35:29.6230521Z         "int": {
2026-07-03T10:35:29.6230613Z           "complete": false,
2026-07-03T10:35:29.6230702Z           "evidence": []
2026-07-03T10:35:29.6230788Z         },
2026-07-03T10:35:29.6230875Z         "unit": {
2026-07-03T10:35:29.6230970Z           "complete": true,
2026-07-03T10:35:29.6231059Z           "evidence": [
2026-07-03T10:35:29.6231146Z             {
2026-07-03T10:35:29.6231257Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6231346Z               "line": 199
2026-07-03T10:35:29.6231421Z             },
2026-07-03T10:35:29.6231502Z             {
2026-07-03T10:35:29.6231617Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6231712Z               "line": 218
2026-07-03T10:35:29.6231793Z             },
2026-07-03T10:35:29.6231879Z             {
2026-07-03T10:35:29.6231989Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6232079Z               "line": 234
2026-07-03T10:35:29.6232161Z             },
2026-07-03T10:35:29.6232242Z             {
2026-07-03T10:35:29.6232356Z               "path": "crates/spt-proto/src/identity.rs",
2026-07-03T10:35:29.6232436Z               "line": 256
2026-07-03T10:35:29.6232529Z             },
2026-07-03T10:35:29.6232609Z             {
2026-07-03T10:35:29.6232732Z               "path": "crates/spt-store/src/nodeid.rs",
2026-07-03T10:35:29.6232809Z               "line": 127
2026-07-03T10:35:29.6232895Z             },
2026-07-03T10:35:29.6232976Z             {
2026-07-03T10:35:29.6233095Z               "path": "crates/spt-store/src/nodeid.rs",
2026-07-03T10:35:29.6233182Z               "line": 143
2026-07-03T10:35:29.6233271Z             },
2026-07-03T10:35:29.6233371Z             {
2026-07-03T10:35:29.6233492Z               "path": "crates/spt-store/src/nodeid.rs",
2026-07-03T10:35:29.6233581Z               "line": 158
2026-07-03T10:35:29.6233671Z             }
2026-07-03T10:35:29.6233761Z           ]
2026-07-03T10:35:29.6233852Z         }
2026-07-03T10:35:29.6233936Z       }
2026-07-03T10:35:29.6234021Z     },
2026-07-03T10:35:29.6234117Z     {
2026-07-03T10:35:29.6234208Z       "id": "REQ-NOTIF-1",
2026-07-03T10:35:29.6234603Z       "title": "Notification primitive: per-subnet replicated spool, seen/dismissed, resurface-at-boundary, subsumes update+consent prompts",
2026-07-03T10:35:29.6234698Z       "requiredStages": [
2026-07-03T10:35:29.6234794Z         "impl",
2026-07-03T10:35:29.6234880Z         "unit",
2026-07-03T10:35:29.6234979Z         "int"
2026-07-03T10:35:29.6235072Z       ],
2026-07-03T10:35:29.6235147Z       "stages": {
2026-07-03T10:35:29.6235237Z         "doc": {
2026-07-03T10:35:29.6235333Z           "complete": false,
2026-07-03T10:35:29.6235538Z           "evidence": []
2026-07-03T10:35:29.6235628Z         },
2026-07-03T10:35:29.6235819Z         "impl": {
2026-07-03T10:35:29.6235914Z           "complete": true,
2026-07-03T10:35:29.6236006Z           "evidence": [
2026-07-03T10:35:29.6236096Z             {
2026-07-03T10:35:29.6236225Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6236316Z               "line": 550
2026-07-03T10:35:29.6236397Z             },
2026-07-03T10:35:29.6236491Z             {
2026-07-03T10:35:29.6236614Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6236700Z               "line": 30
2026-07-03T10:35:29.6236784Z             },
2026-07-03T10:35:29.6236888Z             {
2026-07-03T10:35:29.6237008Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6237104Z               "line": 69
2026-07-03T10:35:29.6237184Z             },
2026-07-03T10:35:29.6237274Z             {
2026-07-03T10:35:29.6237385Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6237484Z               "line": 93
2026-07-03T10:35:29.6237565Z             },
2026-07-03T10:35:29.6237652Z             {
2026-07-03T10:35:29.6237762Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6237856Z               "line": 107
2026-07-03T10:35:29.6237943Z             },
2026-07-03T10:35:29.6238024Z             {
2026-07-03T10:35:29.6238147Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6238233Z               "line": 142
2026-07-03T10:35:29.6238334Z             },
2026-07-03T10:35:29.6238418Z             {
2026-07-03T10:35:29.6238534Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6238620Z               "line": 187
2026-07-03T10:35:29.6238710Z             },
2026-07-03T10:35:29.6238796Z             {
2026-07-03T10:35:29.6238921Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6239067Z               "line": 258
2026-07-03T10:35:29.6239157Z             },
2026-07-03T10:35:29.6239243Z             {
2026-07-03T10:35:29.6239365Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6239455Z               "line": 380
2026-07-03T10:35:29.6239546Z             },
2026-07-03T10:35:29.6239632Z             {
2026-07-03T10:35:29.6239741Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6239832Z               "line": 487
2026-07-03T10:35:29.6239909Z             },
2026-07-03T10:35:29.6239995Z             {
2026-07-03T10:35:29.6240118Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6240209Z               "line": 24
2026-07-03T10:35:29.6240294Z             },
2026-07-03T10:35:29.6240375Z             {
2026-07-03T10:35:29.6240491Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6240572Z               "line": 34
2026-07-03T10:35:29.6240662Z             },
2026-07-03T10:35:29.6240742Z             {
2026-07-03T10:35:29.6240873Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6240962Z               "line": 60
2026-07-03T10:35:29.6241047Z             },
2026-07-03T10:35:29.6241130Z             {
2026-07-03T10:35:29.6241262Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6241353Z               "line": 82
2026-07-03T10:35:29.6241445Z             },
2026-07-03T10:35:29.6241521Z             {
2026-07-03T10:35:29.6241649Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6241730Z               "line": 94
2026-07-03T10:35:29.6241817Z             },
2026-07-03T10:35:29.6241897Z             {
2026-07-03T10:35:29.6242029Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.6242115Z               "line": 96
2026-07-03T10:35:29.6242212Z             },
2026-07-03T10:35:29.6242296Z             {
2026-07-03T10:35:29.6242420Z               "path": "crates/spt-daemon/src/pump/notif.rs",
2026-07-03T10:35:29.6242511Z               "line": 44
2026-07-03T10:35:29.6242706Z             },
2026-07-03T10:35:29.6242793Z             {
2026-07-03T10:35:29.6243001Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.6243093Z               "line": 20
2026-07-03T10:35:29.6243178Z             },
2026-07-03T10:35:29.6243263Z             {
2026-07-03T10:35:29.6243384Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.6243479Z               "line": 30
2026-07-03T10:35:29.6243564Z             },
2026-07-03T10:35:29.6243655Z             {
2026-07-03T10:35:29.6243775Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.6243864Z               "line": 50
2026-07-03T10:35:29.6249491Z             },
2026-07-03T10:35:29.6249599Z             {
2026-07-03T10:35:29.6249789Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6249879Z               "line": 28
2026-07-03T10:35:29.6249977Z             },
2026-07-03T10:35:29.6250063Z             {
2026-07-03T10:35:29.6250197Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6250315Z               "line": 126
2026-07-03T10:35:29.6250416Z             },
2026-07-03T10:35:29.6250503Z             {
2026-07-03T10:35:29.6250630Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6250726Z               "line": 161
2026-07-03T10:35:29.6250817Z             },
2026-07-03T10:35:29.6250917Z             {
2026-07-03T10:35:29.6251026Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6251127Z               "line": 202
2026-07-03T10:35:29.6251212Z             },
2026-07-03T10:35:29.6251307Z             {
2026-07-03T10:35:29.6251423Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6251522Z               "line": 213
2026-07-03T10:35:29.6251598Z             },
2026-07-03T10:35:29.6251690Z             {
2026-07-03T10:35:29.6251794Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6251890Z               "line": 238
2026-07-03T10:35:29.6251971Z             },
2026-07-03T10:35:29.6252057Z             {
2026-07-03T10:35:29.6252179Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6252276Z               "line": 261
2026-07-03T10:35:29.6252362Z             },
2026-07-03T10:35:29.6252443Z             {
2026-07-03T10:35:29.6252575Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6252666Z               "line": 100
2026-07-03T10:35:29.6252752Z             }
2026-07-03T10:35:29.6252832Z           ]
2026-07-03T10:35:29.6252918Z         },
2026-07-03T10:35:29.6252995Z         "int": {
2026-07-03T10:35:29.6253100Z           "complete": true,
2026-07-03T10:35:29.6253194Z           "evidence": [
2026-07-03T10:35:29.6253286Z             {
2026-07-03T10:35:29.6253424Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6253528Z               "line": 285
2026-07-03T10:35:29.6253610Z             },
2026-07-03T10:35:29.6253701Z             {
2026-07-03T10:35:29.6253833Z               "path": "crates/spt-daemon/tests/pump.rs",
2026-07-03T10:35:29.6253939Z               "line": 145
2026-07-03T10:35:29.6254048Z             },
2026-07-03T10:35:29.6254143Z             {
2026-07-03T10:35:29.6254273Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6254363Z               "line": 686
2026-07-03T10:35:29.6254458Z             },
2026-07-03T10:35:29.6254544Z             {
2026-07-03T10:35:29.6254683Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6254767Z               "line": 1104
2026-07-03T10:35:29.6254862Z             }
2026-07-03T10:35:29.6254949Z           ]
2026-07-03T10:35:29.6255046Z         },
2026-07-03T10:35:29.6255127Z         "unit": {
2026-07-03T10:35:29.6255232Z           "complete": true,
2026-07-03T10:35:29.6255324Z           "evidence": [
2026-07-03T10:35:29.6255409Z             {
2026-07-03T10:35:29.6255537Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6255633Z               "line": 580
2026-07-03T10:35:29.6255934Z             },
2026-07-03T10:35:29.6256014Z             {
2026-07-03T10:35:29.6256253Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6256343Z               "line": 644
2026-07-03T10:35:29.6256448Z             },
2026-07-03T10:35:29.6256535Z             {
2026-07-03T10:35:29.6256668Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6256762Z               "line": 754
2026-07-03T10:35:29.6256869Z             },
2026-07-03T10:35:29.6256958Z             {
2026-07-03T10:35:29.6257092Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6257198Z               "line": 786
2026-07-03T10:35:29.6257287Z             },
2026-07-03T10:35:29.6257383Z             {
2026-07-03T10:35:29.6257504Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6257616Z               "line": 854
2026-07-03T10:35:29.6257734Z             },
2026-07-03T10:35:29.6257849Z             {
2026-07-03T10:35:29.6257971Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6258080Z               "line": 912
2026-07-03T10:35:29.6258167Z             },
2026-07-03T10:35:29.6258266Z             {
2026-07-03T10:35:29.6258380Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6258491Z               "line": 1187
2026-07-03T10:35:29.6258581Z             },
2026-07-03T10:35:29.6258666Z             {
2026-07-03T10:35:29.6258806Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6258887Z               "line": 157
2026-07-03T10:35:29.6259063Z             },
2026-07-03T10:35:29.6259144Z             {
2026-07-03T10:35:29.6259277Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6259368Z               "line": 250
2026-07-03T10:35:29.6259454Z             },
2026-07-03T10:35:29.6259530Z             {
2026-07-03T10:35:29.6259654Z               "path": "crates/spt-daemon/src/notifsync.rs",
2026-07-03T10:35:29.6259736Z               "line": 273
2026-07-03T10:35:29.6259835Z             },
2026-07-03T10:35:29.6259912Z             {
2026-07-03T10:35:29.6260046Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.6260140Z               "line": 355
2026-07-03T10:35:29.6260220Z             },
2026-07-03T10:35:29.6260306Z             {
2026-07-03T10:35:29.6260425Z               "path": "crates/spt-daemon/src/psyrelay.rs",
2026-07-03T10:35:29.6260509Z               "line": 392
2026-07-03T10:35:29.6260594Z             },
2026-07-03T10:35:29.6260686Z             {
2026-07-03T10:35:29.6260805Z               "path": "crates/spt-daemon/tests/notifsync.rs",
2026-07-03T10:35:29.6260894Z               "line": 131
2026-07-03T10:35:29.6260976Z             },
2026-07-03T10:35:29.6261063Z             {
2026-07-03T10:35:29.6261176Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.6261276Z               "line": 72
2026-07-03T10:35:29.6261358Z             },
2026-07-03T10:35:29.6261444Z             {
2026-07-03T10:35:29.6261567Z               "path": "crates/spt-net/src/net/notif.rs",
2026-07-03T10:35:29.6261658Z               "line": 97
2026-07-03T10:35:29.6261749Z             },
2026-07-03T10:35:29.6261820Z             {
2026-07-03T10:35:29.6261940Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6262025Z               "line": 379
2026-07-03T10:35:29.6262116Z             },
2026-07-03T10:35:29.6262197Z             {
2026-07-03T10:35:29.6262317Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6262402Z               "line": 417
2026-07-03T10:35:29.6262492Z             },
2026-07-03T10:35:29.6262570Z             {
2026-07-03T10:35:29.6262679Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6262769Z               "line": 433
2026-07-03T10:35:29.6262851Z             },
2026-07-03T10:35:29.6262937Z             {
2026-07-03T10:35:29.6263050Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6263139Z               "line": 472
2026-07-03T10:35:29.6263327Z             },
2026-07-03T10:35:29.6263502Z             {
2026-07-03T10:35:29.6263613Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6263708Z               "line": 489
2026-07-03T10:35:29.6263783Z             },
2026-07-03T10:35:29.6263865Z             {
2026-07-03T10:35:29.6263979Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6264069Z               "line": 517
2026-07-03T10:35:29.6264165Z             },
2026-07-03T10:35:29.6264242Z             {
2026-07-03T10:35:29.6264361Z               "path": "crates/spt-store/src/notif.rs",
2026-07-03T10:35:29.6264432Z               "line": 548
2026-07-03T10:35:29.6264518Z             },
2026-07-03T10:35:29.6264595Z             {
2026-07-03T10:35:29.6264737Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6264829Z               "line": 1020
2026-07-03T10:35:29.6264914Z             }
2026-07-03T10:35:29.6264994Z           ]
2026-07-03T10:35:29.6265086Z         }
2026-07-03T10:35:29.6265172Z       }
2026-07-03T10:35:29.6265262Z     },
2026-07-03T10:35:29.6265351Z     {
2026-07-03T10:35:29.6265452Z       "id": "REQ-NOTIF-2",
2026-07-03T10:35:29.6265739Z       "title": "spt notify (agent-issued subnet notif) + notif_command manifest seam (harness + shell adapters)",
2026-07-03T10:35:29.6265831Z       "requiredStages": [
2026-07-03T10:35:29.6265926Z         "doc",
2026-07-03T10:35:29.6266011Z         "impl",
2026-07-03T10:35:29.6266117Z         "unit",
2026-07-03T10:35:29.6266203Z         "int"
2026-07-03T10:35:29.6266292Z       ],
2026-07-03T10:35:29.6266378Z       "stages": {
2026-07-03T10:35:29.6266475Z         "doc": {
2026-07-03T10:35:29.6266570Z           "complete": true,
2026-07-03T10:35:29.6266669Z           "evidence": [
2026-07-03T10:35:29.6266752Z             {
2026-07-03T10:35:29.6266861Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6266950Z               "line": 557
2026-07-03T10:35:29.6267047Z             },
2026-07-03T10:35:29.6267133Z             {
2026-07-03T10:35:29.6267251Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.6267357Z               "line": 155
2026-07-03T10:35:29.6267439Z             }
2026-07-03T10:35:29.6267527Z           ]
2026-07-03T10:35:29.6267609Z         },
2026-07-03T10:35:29.6267710Z         "impl": {
2026-07-03T10:35:29.6267805Z           "complete": true,
2026-07-03T10:35:29.6267919Z           "evidence": [
2026-07-03T10:35:29.6268001Z             {
2026-07-03T10:35:29.6268129Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6268209Z               "line": 287
2026-07-03T10:35:29.6268299Z             },
2026-07-03T10:35:29.6268381Z             {
2026-07-03T10:35:29.6268507Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6268592Z               "line": 301
2026-07-03T10:35:29.6268679Z             },
2026-07-03T10:35:29.6268760Z             {
2026-07-03T10:35:29.6268869Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6269056Z               "line": 326
2026-07-03T10:35:29.6269146Z             },
2026-07-03T10:35:29.6269236Z             {
2026-07-03T10:35:29.6269361Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6269451Z               "line": 239
2026-07-03T10:35:29.6269537Z             },
2026-07-03T10:35:29.6269623Z             {
2026-07-03T10:35:29.6269742Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6269832Z               "line": 109
2026-07-03T10:35:29.6269914Z             },
2026-07-03T10:35:29.6269995Z             {
2026-07-03T10:35:29.6270109Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6270195Z               "line": 3633
2026-07-03T10:35:29.6270277Z             },
2026-07-03T10:35:29.6270357Z             {
2026-07-03T10:35:29.6270472Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6270554Z               "line": 3682
2026-07-03T10:35:29.6270644Z             },
2026-07-03T10:35:29.6270719Z             {
2026-07-03T10:35:29.6270938Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6271126Z               "line": 3783
2026-07-03T10:35:29.6271212Z             },
2026-07-03T10:35:29.6271289Z             {
2026-07-03T10:35:29.6271388Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6271483Z               "line": 3839
2026-07-03T10:35:29.6271570Z             }
2026-07-03T10:35:29.6271661Z           ]
2026-07-03T10:35:29.6271741Z         },
2026-07-03T10:35:29.6271837Z         "int": {
2026-07-03T10:35:29.6271927Z           "complete": true,
2026-07-03T10:35:29.6272018Z           "evidence": [
2026-07-03T10:35:29.6272103Z             {
2026-07-03T10:35:29.6272238Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6272328Z               "line": 812
2026-07-03T10:35:29.6272418Z             },
2026-07-03T10:35:29.6272490Z             {
2026-07-03T10:35:29.6272623Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6272709Z               "line": 1347
2026-07-03T10:35:29.6272795Z             }
2026-07-03T10:35:29.6272882Z           ]
2026-07-03T10:35:29.6272971Z         },
2026-07-03T10:35:29.6273062Z         "unit": {
2026-07-03T10:35:29.6273154Z           "complete": true,
2026-07-03T10:35:29.6273248Z           "evidence": [
2026-07-03T10:35:29.6273324Z             {
2026-07-03T10:35:29.6273454Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6273540Z               "line": 1036
2026-07-03T10:35:29.6273634Z             },
2026-07-03T10:35:29.6273719Z             {
2026-07-03T10:35:29.6273839Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6273929Z               "line": 1104
2026-07-03T10:35:29.6274019Z             },
2026-07-03T10:35:29.6274106Z             {
2026-07-03T10:35:29.6274215Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6274310Z               "line": 12308
2026-07-03T10:35:29.6274401Z             },
2026-07-03T10:35:29.6274492Z             {
2026-07-03T10:35:29.6274606Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6274697Z               "line": 12363
2026-07-03T10:35:29.6274788Z             }
2026-07-03T10:35:29.6274877Z           ]
2026-07-03T10:35:29.6274958Z         }
2026-07-03T10:35:29.6275055Z       }
2026-07-03T10:35:29.6275155Z     },
2026-07-03T10:35:29.6275264Z     {
2026-07-03T10:35:29.6275360Z       "id": "REQ-PAIR-1",
2026-07-03T10:35:29.6275489Z       "title": "TOTP-seeded SPAKE2 pairing",
2026-07-03T10:35:29.6275584Z       "requiredStages": [
2026-07-03T10:35:29.6275679Z         "impl",
2026-07-03T10:35:29.6275766Z         "unit",
2026-07-03T10:35:29.6275864Z         "int"
2026-07-03T10:35:29.6275959Z       ],
2026-07-03T10:35:29.6276054Z       "stages": {
2026-07-03T10:35:29.6276149Z         "doc": {
2026-07-03T10:35:29.6276243Z           "complete": false,
2026-07-03T10:35:29.6276343Z           "evidence": []
2026-07-03T10:35:29.6276429Z         },
2026-07-03T10:35:29.6276529Z         "impl": {
2026-07-03T10:35:29.6276629Z           "complete": true,
2026-07-03T10:35:29.6276725Z           "evidence": [
2026-07-03T10:35:29.6276811Z             {
2026-07-03T10:35:29.6276948Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6277040Z               "line": 27
2026-07-03T10:35:29.6277121Z             },
2026-07-03T10:35:29.6277201Z             {
2026-07-03T10:35:29.6277336Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6277425Z               "line": 88
2026-07-03T10:35:29.6277511Z             },
2026-07-03T10:35:29.6277597Z             {
2026-07-03T10:35:29.6277721Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6277816Z               "line": 110
2026-07-03T10:35:29.6277893Z             },
2026-07-03T10:35:29.6277984Z             {
2026-07-03T10:35:29.6278107Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6278198Z               "line": 153
2026-07-03T10:35:29.6278384Z             },
2026-07-03T10:35:29.6278469Z             {
2026-07-03T10:35:29.6278708Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6278803Z               "line": 182
2026-07-03T10:35:29.6278884Z             },
2026-07-03T10:35:29.6279076Z             {
2026-07-03T10:35:29.6279224Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6279306Z               "line": 29
2026-07-03T10:35:29.6279391Z             },
2026-07-03T10:35:29.6279477Z             {
2026-07-03T10:35:29.6279630Z               "path": "crates/spt-net/src/net/pairing/transcript.rs",
2026-07-03T10:35:29.6279720Z               "line": 31
2026-07-03T10:35:29.6279810Z             },
2026-07-03T10:35:29.6279893Z             {
2026-07-03T10:35:29.6280012Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6280092Z               "line": 44
2026-07-03T10:35:29.6280183Z             },
2026-07-03T10:35:29.6280269Z             {
2026-07-03T10:35:29.6280407Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6280503Z               "line": 171
2026-07-03T10:35:29.6280588Z             },
2026-07-03T10:35:29.6280679Z             {
2026-07-03T10:35:29.6280804Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6280894Z               "line": 376
2026-07-03T10:35:29.6280979Z             }
2026-07-03T10:35:29.6281070Z           ]
2026-07-03T10:35:29.6281152Z         },
2026-07-03T10:35:29.6281242Z         "int": {
2026-07-03T10:35:29.6281336Z           "complete": true,
2026-07-03T10:35:29.6281426Z           "evidence": [
2026-07-03T10:35:29.6281512Z             {
2026-07-03T10:35:29.6281648Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6281733Z               "line": 647
2026-07-03T10:35:29.6281825Z             },
2026-07-03T10:35:29.6281906Z             {
2026-07-03T10:35:29.6282034Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6282135Z               "line": 889
2026-07-03T10:35:29.6282216Z             }
2026-07-03T10:35:29.6282315Z           ]
2026-07-03T10:35:29.6282392Z         },
2026-07-03T10:35:29.6282487Z         "unit": {
2026-07-03T10:35:29.6282582Z           "complete": true,
2026-07-03T10:35:29.6282677Z           "evidence": [
2026-07-03T10:35:29.6282760Z             {
2026-07-03T10:35:29.6282902Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6282988Z               "line": 236
2026-07-03T10:35:29.6283094Z             },
2026-07-03T10:35:29.6283183Z             {
2026-07-03T10:35:29.6283317Z               "path": "crates/spt-net/src/net/pairing/spake.rs",
2026-07-03T10:35:29.6283418Z               "line": 349
2026-07-03T10:35:29.6283498Z             },
2026-07-03T10:35:29.6283598Z             {
2026-07-03T10:35:29.6283733Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6283831Z               "line": 194
2026-07-03T10:35:29.6283913Z             },
2026-07-03T10:35:29.6284014Z             {
2026-07-03T10:35:29.6284156Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6284250Z               "line": 216
2026-07-03T10:35:29.6284341Z             },
2026-07-03T10:35:29.6284433Z             {
2026-07-03T10:35:29.6284556Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6284646Z               "line": 230
2026-07-03T10:35:29.6284719Z             },
2026-07-03T10:35:29.6284800Z             {
2026-07-03T10:35:29.6284927Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6285014Z               "line": 242
2026-07-03T10:35:29.6285109Z             },
2026-07-03T10:35:29.6285195Z             {
2026-07-03T10:35:29.6285315Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6285405Z               "line": 256
2026-07-03T10:35:29.6285500Z             },
2026-07-03T10:35:29.6285581Z             {
2026-07-03T10:35:29.6285715Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6286039Z               "line": 270
2026-07-03T10:35:29.6286134Z             },
2026-07-03T10:35:29.6286215Z             {
2026-07-03T10:35:29.6286349Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6286443Z               "line": 277
2026-07-03T10:35:29.6286529Z             },
2026-07-03T10:35:29.6286624Z             {
2026-07-03T10:35:29.6286751Z               "path": "crates/spt-net/src/net/pairing/totp.rs",
2026-07-03T10:35:29.6286846Z               "line": 295
2026-07-03T10:35:29.6286932Z             },
2026-07-03T10:35:29.6287024Z             {
2026-07-03T10:35:29.6287151Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6287247Z               "line": 968
2026-07-03T10:35:29.6287323Z             },
2026-07-03T10:35:29.6287413Z             {
2026-07-03T10:35:29.6287533Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6287638Z               "line": 1051
2026-07-03T10:35:29.6287723Z             },
2026-07-03T10:35:29.6287819Z             {
2026-07-03T10:35:29.6287958Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6288048Z               "line": 1121
2026-07-03T10:35:29.6288138Z             },
2026-07-03T10:35:29.6288225Z             {
2026-07-03T10:35:29.6288353Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6288443Z               "line": 1182
2026-07-03T10:35:29.6288535Z             },
2026-07-03T10:35:29.6288620Z             {
2026-07-03T10:35:29.6288753Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6288840Z               "line": 1238
2026-07-03T10:35:29.6288930Z             },
2026-07-03T10:35:29.6289088Z             {
2026-07-03T10:35:29.6289222Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6289310Z               "line": 1457
2026-07-03T10:35:29.6289396Z             }
2026-07-03T10:35:29.6289481Z           ]
2026-07-03T10:35:29.6289571Z         }
2026-07-03T10:35:29.6289674Z       }
2026-07-03T10:35:29.6289761Z     },
2026-07-03T10:35:29.6289847Z     {
2026-07-03T10:35:29.6289942Z       "id": "REQ-PAIR-2",
2026-07-03T10:35:29.6290090Z       "title": "Local trust store with TOFU + warn-on-change",
2026-07-03T10:35:29.6290181Z       "requiredStages": [],
2026-07-03T10:35:29.6290267Z       "stages": {
2026-07-03T10:35:29.6290352Z         "doc": {
2026-07-03T10:35:29.6290453Z           "complete": false,
2026-07-03T10:35:29.6290543Z           "evidence": []
2026-07-03T10:35:29.6290633Z         },
2026-07-03T10:35:29.6290729Z         "impl": {
2026-07-03T10:35:29.6290820Z           "complete": false,
2026-07-03T10:35:29.6290915Z           "evidence": []
2026-07-03T10:35:29.6291001Z         },
2026-07-03T10:35:29.6291092Z         "int": {
2026-07-03T10:35:29.6291177Z           "complete": false,
2026-07-03T10:35:29.6291272Z           "evidence": []
2026-07-03T10:35:29.6291354Z         },
2026-07-03T10:35:29.6291450Z         "unit": {
2026-07-03T10:35:29.6291543Z           "complete": false,
2026-07-03T10:35:29.6291640Z           "evidence": []
2026-07-03T10:35:29.6291717Z         }
2026-07-03T10:35:29.6291807Z       }
2026-07-03T10:35:29.6291891Z     },
2026-07-03T10:35:29.6291981Z     {
2026-07-03T10:35:29.6292072Z       "id": "REQ-PAIR-3",
2026-07-03T10:35:29.6292237Z       "title": "Fetch current pairing code from any paired node",
2026-07-03T10:35:29.6292337Z       "requiredStages": [
2026-07-03T10:35:29.6292428Z         "impl",
2026-07-03T10:35:29.6292518Z         "unit"
2026-07-03T10:35:29.6292603Z       ],
2026-07-03T10:35:29.6292691Z       "stages": {
2026-07-03T10:35:29.6292776Z         "doc": {
2026-07-03T10:35:29.6292866Z           "complete": false,
2026-07-03T10:35:29.6292952Z           "evidence": []
2026-07-03T10:35:29.6293043Z         },
2026-07-03T10:35:29.6293134Z         "impl": {
2026-07-03T10:35:29.6293233Z           "complete": true,
2026-07-03T10:35:29.6293320Z           "evidence": [
2026-07-03T10:35:29.6293514Z             {
2026-07-03T10:35:29.6293706Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6293801Z               "line": 5211
2026-07-03T10:35:29.6293886Z             },
2026-07-03T10:35:29.6293969Z             {
2026-07-03T10:35:29.6294072Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6294158Z               "line": 5280
2026-07-03T10:35:29.6294241Z             },
2026-07-03T10:35:29.6294322Z             {
2026-07-03T10:35:29.6294420Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6294507Z               "line": 5661
2026-07-03T10:35:29.6294594Z             },
2026-07-03T10:35:29.6294674Z             {
2026-07-03T10:35:29.6294778Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6294858Z               "line": 7098
2026-07-03T10:35:29.6294949Z             }
2026-07-03T10:35:29.6295031Z           ]
2026-07-03T10:35:29.6295116Z         },
2026-07-03T10:35:29.6295206Z         "int": {
2026-07-03T10:35:29.6295312Z           "complete": false,
2026-07-03T10:35:29.6295426Z           "evidence": []
2026-07-03T10:35:29.6295507Z         },
2026-07-03T10:35:29.6295598Z         "unit": {
2026-07-03T10:35:29.6295698Z           "complete": true,
2026-07-03T10:35:29.6295797Z           "evidence": [
2026-07-03T10:35:29.6295885Z             {
2026-07-03T10:35:29.6296012Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6296121Z               "line": 14313
2026-07-03T10:35:29.6296223Z             },
2026-07-03T10:35:29.6296308Z             {
2026-07-03T10:35:29.6296413Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6296505Z               "line": 14535
2026-07-03T10:35:29.6296590Z             },
2026-07-03T10:35:29.6296684Z             {
2026-07-03T10:35:29.6296785Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6296881Z               "line": 15380
2026-07-03T10:35:29.6296966Z             },
2026-07-03T10:35:29.6297060Z             {
2026-07-03T10:35:29.6297170Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6297273Z               "line": 15399
2026-07-03T10:35:29.6297353Z             },
2026-07-03T10:35:29.6297444Z             {
2026-07-03T10:35:29.6297550Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6297650Z               "line": 15423
2026-07-03T10:35:29.6297730Z             },
2026-07-03T10:35:29.6297816Z             {
2026-07-03T10:35:29.6297921Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6298011Z               "line": 15442
2026-07-03T10:35:29.6298103Z             },
2026-07-03T10:35:29.6298184Z             {
2026-07-03T10:35:29.6298298Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6298379Z               "line": 15455
2026-07-03T10:35:29.6298465Z             },
2026-07-03T10:35:29.6298546Z             {
2026-07-03T10:35:29.6298659Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6298747Z               "line": 15464
2026-07-03T10:35:29.6298851Z             }
2026-07-03T10:35:29.6298927Z           ]
2026-07-03T10:35:29.6299124Z         }
2026-07-03T10:35:29.6299204Z       }
2026-07-03T10:35:29.6299289Z     },
2026-07-03T10:35:29.6299372Z     {
2026-07-03T10:35:29.6299471Z       "id": "REQ-PAIR-4",
2026-07-03T10:35:29.6299581Z       "title": "Subnet naming on first pairing",
2026-07-03T10:35:29.6299667Z       "requiredStages": [
2026-07-03T10:35:29.6299758Z         "impl",
2026-07-03T10:35:29.6299847Z         "unit"
2026-07-03T10:35:29.6299932Z       ],
2026-07-03T10:35:29.6300018Z       "stages": {
2026-07-03T10:35:29.6300103Z         "doc": {
2026-07-03T10:35:29.6300188Z           "complete": false,
2026-07-03T10:35:29.6300287Z           "evidence": []
2026-07-03T10:35:29.6300373Z         },
2026-07-03T10:35:29.6300474Z         "impl": {
2026-07-03T10:35:29.6300563Z           "complete": true,
2026-07-03T10:35:29.6300655Z           "evidence": [
2026-07-03T10:35:29.6300737Z             {
2026-07-03T10:35:29.6300864Z               "path": "crates/spt-store/src/subnet.rs",
2026-07-03T10:35:29.6301061Z               "line": 174
2026-07-03T10:35:29.6301241Z             }
2026-07-03T10:35:29.6301328Z           ]
2026-07-03T10:35:29.6301408Z         },
2026-07-03T10:35:29.6301499Z         "int": {
2026-07-03T10:35:29.6301584Z           "complete": false,
2026-07-03T10:35:29.6301681Z           "evidence": []
2026-07-03T10:35:29.6301751Z         },
2026-07-03T10:35:29.6301841Z         "unit": {
2026-07-03T10:35:29.6301929Z           "complete": true,
2026-07-03T10:35:29.6302024Z           "evidence": [
2026-07-03T10:35:29.6302108Z             {
2026-07-03T10:35:29.6302244Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6302329Z               "line": 1294
2026-07-03T10:35:29.6302413Z             }
2026-07-03T10:35:29.6302494Z           ]
2026-07-03T10:35:29.6302585Z         }
2026-07-03T10:35:29.6302675Z       }
2026-07-03T10:35:29.6302754Z     },
2026-07-03T10:35:29.6302839Z     {
2026-07-03T10:35:29.6302921Z       "id": "REQ-PAIR-5",
2026-07-03T10:35:29.6303261Z       "title": "Multi-subnet pairing: subnet-name discovery input, create-new-names-up-front, rendezvous-token hashing",
2026-07-03T10:35:29.6303356Z       "requiredStages": [
2026-07-03T10:35:29.6303440Z         "impl",
2026-07-03T10:35:29.6303522Z         "unit",
2026-07-03T10:35:29.6303608Z         "int"
2026-07-03T10:35:29.6303689Z       ],
2026-07-03T10:35:29.6303774Z       "stages": {
2026-07-03T10:35:29.6303856Z         "doc": {
2026-07-03T10:35:29.6303951Z           "complete": false,
2026-07-03T10:35:29.6304032Z           "evidence": []
2026-07-03T10:35:29.6304118Z         },
2026-07-03T10:35:29.6304210Z         "impl": {
2026-07-03T10:35:29.6304299Z           "complete": true,
2026-07-03T10:35:29.6304384Z           "evidence": [
2026-07-03T10:35:29.6304471Z             {
2026-07-03T10:35:29.6304604Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6304690Z               "line": 44
2026-07-03T10:35:29.6304776Z             },
2026-07-03T10:35:29.6304863Z             {
2026-07-03T10:35:29.6305009Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6305101Z               "line": 96
2026-07-03T10:35:29.6305192Z             },
2026-07-03T10:35:29.6305276Z             {
2026-07-03T10:35:29.6305408Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6305495Z               "line": 107
2026-07-03T10:35:29.6305582Z             },
2026-07-03T10:35:29.6305671Z             {
2026-07-03T10:35:29.6305800Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6305886Z               "line": 124
2026-07-03T10:35:29.6305966Z             },
2026-07-03T10:35:29.6306052Z             {
2026-07-03T10:35:29.6306182Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6306277Z               "line": 155
2026-07-03T10:35:29.6306357Z             },
2026-07-03T10:35:29.6306450Z             {
2026-07-03T10:35:29.6306568Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6306668Z               "line": 195
2026-07-03T10:35:29.6306755Z             },
2026-07-03T10:35:29.6306840Z             {
2026-07-03T10:35:29.6306973Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6307060Z               "line": 251
2026-07-03T10:35:29.6307135Z             },
2026-07-03T10:35:29.6307221Z             {
2026-07-03T10:35:29.6307345Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6307432Z               "line": 273
2026-07-03T10:35:29.6307516Z             },
2026-07-03T10:35:29.6307596Z             {
2026-07-03T10:35:29.6307754Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6307833Z               "line": 33
2026-07-03T10:35:29.6307918Z             },
2026-07-03T10:35:29.6308004Z             {
2026-07-03T10:35:29.6308148Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6308343Z               "line": 45
2026-07-03T10:35:29.6308439Z             },
2026-07-03T10:35:29.6308590Z             {
2026-07-03T10:35:29.6308744Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6308824Z               "line": 59
2026-07-03T10:35:29.6308905Z             },
2026-07-03T10:35:29.6309082Z             {
2026-07-03T10:35:29.6309211Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6309307Z               "line": 376
2026-07-03T10:35:29.6309387Z             }
2026-07-03T10:35:29.6309473Z           ]
2026-07-03T10:35:29.6309558Z         },
2026-07-03T10:35:29.6309651Z         "int": {
2026-07-03T10:35:29.6309745Z           "complete": true,
2026-07-03T10:35:29.6309845Z           "evidence": [
2026-07-03T10:35:29.6309927Z             {
2026-07-03T10:35:29.6310059Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6310141Z               "line": 889
2026-07-03T10:35:29.6310223Z             },
2026-07-03T10:35:29.6310308Z             {
2026-07-03T10:35:29.6310440Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6310525Z               "line": 360
2026-07-03T10:35:29.6310612Z             }
2026-07-03T10:35:29.6310691Z           ]
2026-07-03T10:35:29.6310771Z         },
2026-07-03T10:35:29.6310857Z         "unit": {
2026-07-03T10:35:29.6310943Z           "complete": true,
2026-07-03T10:35:29.6311034Z           "evidence": [
2026-07-03T10:35:29.6311114Z             {
2026-07-03T10:35:29.6311244Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6311330Z               "line": 311
2026-07-03T10:35:29.6311415Z             },
2026-07-03T10:35:29.6311491Z             {
2026-07-03T10:35:29.6311611Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6311706Z               "line": 322
2026-07-03T10:35:29.6311791Z             },
2026-07-03T10:35:29.6311878Z             {
2026-07-03T10:35:29.6312001Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6312106Z               "line": 424
2026-07-03T10:35:29.6312193Z             },
2026-07-03T10:35:29.6312279Z             {
2026-07-03T10:35:29.6312416Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6312504Z               "line": 72
2026-07-03T10:35:29.6312584Z             },
2026-07-03T10:35:29.6312673Z             {
2026-07-03T10:35:29.6312818Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6312904Z               "line": 82
2026-07-03T10:35:29.6312992Z             },
2026-07-03T10:35:29.6313073Z             {
2026-07-03T10:35:29.6313212Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6313300Z               "line": 100
2026-07-03T10:35:29.6313390Z             },
2026-07-03T10:35:29.6313462Z             {
2026-07-03T10:35:29.6313611Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6313695Z               "line": 110
2026-07-03T10:35:29.6313787Z             },
2026-07-03T10:35:29.6313877Z             {
2026-07-03T10:35:29.6314019Z               "path": "crates/spt-net/src/net/pairing/rendezvous.rs",
2026-07-03T10:35:29.6314106Z               "line": 125
2026-07-03T10:35:29.6314183Z             },
2026-07-03T10:35:29.6314268Z             {
2026-07-03T10:35:29.6314392Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6314493Z               "line": 1044
2026-07-03T10:35:29.6314573Z             },
2026-07-03T10:35:29.6314663Z             {
2026-07-03T10:35:29.6314789Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6314883Z               "line": 1110
2026-07-03T10:35:29.6314964Z             },
2026-07-03T10:35:29.6315046Z             {
2026-07-03T10:35:29.6315174Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.6315269Z               "line": 1357
2026-07-03T10:35:29.6315361Z             }
2026-07-03T10:35:29.6315565Z           ]
2026-07-03T10:35:29.6315661Z         }
2026-07-03T10:35:29.6315841Z       }
2026-07-03T10:35:29.6315940Z     },
2026-07-03T10:35:29.6316022Z     {
2026-07-03T10:35:29.6316123Z       "id": "REQ-PAIR-6",
2026-07-03T10:35:29.6316441Z       "title": "Elevation-gated per-subnet code fetch (UAC/root or elevated agent; else authenticator app)",
2026-07-03T10:35:29.6321284Z       "requiredStages": [
2026-07-03T10:35:29.6321398Z         "impl",
2026-07-03T10:35:29.6321489Z         "unit"
2026-07-03T10:35:29.6321561Z       ],
2026-07-03T10:35:29.6321660Z       "stages": {
2026-07-03T10:35:29.6321741Z         "doc": {
2026-07-03T10:35:29.6321847Z           "complete": false,
2026-07-03T10:35:29.6321937Z           "evidence": []
2026-07-03T10:35:29.6322022Z         },
2026-07-03T10:35:29.6322115Z         "impl": {
2026-07-03T10:35:29.6322200Z           "complete": true,
2026-07-03T10:35:29.6322299Z           "evidence": [
2026-07-03T10:35:29.6322381Z             {
2026-07-03T10:35:29.6322514Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6322609Z               "line": 5280
2026-07-03T10:35:29.6322690Z             },
2026-07-03T10:35:29.6322777Z             {
2026-07-03T10:35:29.6322891Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6322976Z               "line": 5661
2026-07-03T10:35:29.6323064Z             },
2026-07-03T10:35:29.6323140Z             {
2026-07-03T10:35:29.6323248Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.6323335Z               "line": 18
2026-07-03T10:35:29.6323426Z             },
2026-07-03T10:35:29.6323520Z             {
2026-07-03T10:35:29.6323624Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.6323715Z               "line": 49
2026-07-03T10:35:29.6323795Z             },
2026-07-03T10:35:29.6323884Z             {
2026-07-03T10:35:29.6323988Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.6324080Z               "line": 318
2026-07-03T10:35:29.6324171Z             }
2026-07-03T10:35:29.6324260Z           ]
2026-07-03T10:35:29.6324347Z         },
2026-07-03T10:35:29.6324438Z         "int": {
2026-07-03T10:35:29.6324532Z           "complete": false,
2026-07-03T10:35:29.6324627Z           "evidence": []
2026-07-03T10:35:29.6324710Z         },
2026-07-03T10:35:29.6324805Z         "unit": {
2026-07-03T10:35:29.6324894Z           "complete": true,
2026-07-03T10:35:29.6324977Z           "evidence": [
2026-07-03T10:35:29.6325067Z             {
2026-07-03T10:35:29.6325162Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6325257Z               "line": 15477
2026-07-03T10:35:29.6325339Z             },
2026-07-03T10:35:29.6325433Z             {
2026-07-03T10:35:29.6325538Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6325639Z               "line": 15494
2026-07-03T10:35:29.6325720Z             },
2026-07-03T10:35:29.6325811Z             {
2026-07-03T10:35:29.6325921Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.6326021Z               "line": 383
2026-07-03T10:35:29.6326110Z             },
2026-07-03T10:35:29.6326202Z             {
2026-07-03T10:35:29.6326312Z               "path": "crates/spt/src/elevation.rs",
2026-07-03T10:35:29.6326401Z               "line": 392
2026-07-03T10:35:29.6326496Z             }
2026-07-03T10:35:29.6326582Z           ]
2026-07-03T10:35:29.6326668Z         }
2026-07-03T10:35:29.6326753Z       }
2026-07-03T10:35:29.6326839Z     },
2026-07-03T10:35:29.6326920Z     {
2026-07-03T10:35:29.6327016Z       "id": "REQ-PAIR-7",
2026-07-03T10:35:29.6327187Z       "title": "Subnet icon (inline image metadata, GUI-only consumer)",
2026-07-03T10:35:29.6327293Z       "requiredStages": [],
2026-07-03T10:35:29.6327374Z       "stages": {
2026-07-03T10:35:29.6327463Z         "doc": {
2026-07-03T10:35:29.6327550Z           "complete": false,
2026-07-03T10:35:29.6327645Z           "evidence": []
2026-07-03T10:35:29.6327731Z         },
2026-07-03T10:35:29.6327816Z         "impl": {
2026-07-03T10:35:29.6328083Z           "complete": false,
2026-07-03T10:35:29.6328270Z           "evidence": []
2026-07-03T10:35:29.6328365Z         },
2026-07-03T10:35:29.6328451Z         "int": {
2026-07-03T10:35:29.6328543Z           "complete": false,
2026-07-03T10:35:29.6328632Z           "evidence": []
2026-07-03T10:35:29.6328708Z         },
2026-07-03T10:35:29.6328798Z         "unit": {
2026-07-03T10:35:29.6328898Z           "complete": false,
2026-07-03T10:35:29.6329058Z           "evidence": []
2026-07-03T10:35:29.6329148Z         }
2026-07-03T10:35:29.6329230Z       }
2026-07-03T10:35:29.6329310Z     },
2026-07-03T10:35:29.6329400Z     {
2026-07-03T10:35:29.6329530Z       "id": "REQ-PAIR-8",
2026-07-03T10:35:29.6331066Z       "title": "NTP TOTP offset: the pairing ceremony queries NTP at ceremony time (both sides) and applies the derived offset to the TOTP calculation in-process only; system-clock fallback when NTP is unreachable (offline LAN pairing unaffected — NTP failure never blocks a pairing that succeeds today); never sets the OS clock; no background sync loop (M8 decision 18; field trigger: enlyzeam clock >1 min off exceeds the ±1 window)",
2026-07-03T10:35:29.6331170Z       "requiredStages": [
2026-07-03T10:35:29.6331261Z         "impl",
2026-07-03T10:35:29.6331348Z         "unit"
2026-07-03T10:35:29.6331434Z       ],
2026-07-03T10:35:29.6331513Z       "stages": {
2026-07-03T10:35:29.6331598Z         "doc": {
2026-07-03T10:35:29.6331684Z           "complete": false,
2026-07-03T10:35:29.6331779Z           "evidence": []
2026-07-03T10:35:29.6331873Z         },
2026-07-03T10:35:29.6331948Z         "impl": {
2026-07-03T10:35:29.6332045Z           "complete": true,
2026-07-03T10:35:29.6332131Z           "evidence": [
2026-07-03T10:35:29.6332220Z             {
2026-07-03T10:35:29.6332350Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6332445Z               "line": 643
2026-07-03T10:35:29.6332525Z             },
2026-07-03T10:35:29.6332606Z             {
2026-07-03T10:35:29.6332755Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6332854Z               "line": 22
2026-07-03T10:35:29.6332936Z             },
2026-07-03T10:35:29.6333023Z             {
2026-07-03T10:35:29.6333146Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6333231Z               "line": 76
2026-07-03T10:35:29.6333314Z             },
2026-07-03T10:35:29.6333394Z             {
2026-07-03T10:35:29.6333527Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6333614Z               "line": 127
2026-07-03T10:35:29.6333695Z             }
2026-07-03T10:35:29.6333770Z           ]
2026-07-03T10:35:29.6333852Z         },
2026-07-03T10:35:29.6333934Z         "int": {
2026-07-03T10:35:29.6334033Z           "complete": false,
2026-07-03T10:35:29.6334118Z           "evidence": []
2026-07-03T10:35:29.6334198Z         },
2026-07-03T10:35:29.6334285Z         "unit": {
2026-07-03T10:35:29.6334378Z           "complete": true,
2026-07-03T10:35:29.6334482Z           "evidence": [
2026-07-03T10:35:29.6334568Z             {
2026-07-03T10:35:29.6334707Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6334792Z               "line": 183
2026-07-03T10:35:29.6334882Z             },
2026-07-03T10:35:29.6334965Z             {
2026-07-03T10:35:29.6335097Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6335173Z               "line": 195
2026-07-03T10:35:29.6335265Z             },
2026-07-03T10:35:29.6335345Z             {
2026-07-03T10:35:29.6335473Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6335561Z               "line": 211
2026-07-03T10:35:29.6335651Z             },
2026-07-03T10:35:29.6335736Z             {
2026-07-03T10:35:29.6335866Z               "path": "crates/spt-net/src/net/pairing/ntp.rs",
2026-07-03T10:35:29.6335951Z               "line": 227
2026-07-03T10:35:29.6336037Z             }
2026-07-03T10:35:29.6336266Z           ]
2026-07-03T10:35:29.6336346Z         }
2026-07-03T10:35:29.6336437Z       }
2026-07-03T10:35:29.6336614Z     },
2026-07-03T10:35:29.6336700Z     {
2026-07-03T10:35:29.6336815Z       "id": "REQ-PEER-PUMP-CHURN-STALL",
2026-07-03T10:35:29.6339368Z       "title": "B5 (F028, perri F-a; DEFECT daemon, OBSERVED-ONCE, HIGH): the peer pump STALLS under rapid rc attach/EOF-detach/--take churn. Fresh 0.22.0 daemon ~10min after restart, during rapid rc cycling: `peer pump: STALLED (last tick 122s)`; while stalled `spt rc --view` -> `RC_FAIL: attach request: brain IPC read deadline elapsed` (repeatable) and controlled-clear stopped propagating. Daemon restart recovered + endpoints auto-revived. Prior class: REQ-HAZARD-PUMP-IPC-DEADLINE (reader-thread+channel carrier), REQ-broker-QUIC-deadline (bounded_block_on) — something in the rc-churn path can still wedge the pump tick. perri holds exact timestamps + a repro candidate (rapid attach/detach/take against one endpoint) — REQUEST before RCA. See triage B5.",
2026-07-03T10:35:29.6339519Z       "requiredStages": [],
2026-07-03T10:35:29.6339613Z       "stages": {
2026-07-03T10:35:29.6339704Z         "doc": {
2026-07-03T10:35:29.6339795Z           "complete": false,
2026-07-03T10:35:29.6339899Z           "evidence": []
2026-07-03T10:35:29.6339985Z         },
2026-07-03T10:35:29.6340081Z         "impl": {
2026-07-03T10:35:29.6340172Z           "complete": false,
2026-07-03T10:35:29.6340276Z           "evidence": []
2026-07-03T10:35:29.6340348Z         },
2026-07-03T10:35:29.6340443Z         "int": {
2026-07-03T10:35:29.6340528Z           "complete": false,
2026-07-03T10:35:29.6340624Z           "evidence": []
2026-07-03T10:35:29.6340711Z         },
2026-07-03T10:35:29.6340796Z         "unit": {
2026-07-03T10:35:29.6340900Z           "complete": false,
2026-07-03T10:35:29.6340987Z           "evidence": []
2026-07-03T10:35:29.6341077Z         }
2026-07-03T10:35:29.6341163Z       }
2026-07-03T10:35:29.6341249Z     },
2026-07-03T10:35:29.6341331Z     {
2026-07-03T10:35:29.6341444Z       "id": "REQ-PICKER-1",
2026-07-03T10:35:29.6345277Z       "title": "The picker renders a FOUR-state endpoint status (extending the W2 online/offline duality): the list-item square AND a color-coded STATUS line at the top of the pick-existing right-side details both show — gray OFFLINE; green ONLINE (online + PTY-controllable spt-hosted, not controlled); amber 'ONLINE - HARNESS ONLY' (online but NOT broker-PTY-controllable = harness-hosted, no broker PTY seat — today mis-shows green); blue 'ONLINE + CONTROLLED' (online + driven_by.is_some()). Derived on EndpointRow from {offline | controllable | driven_by} with precedence offline→gray, else driven_by→blue, else !controllable→amber, else green (driven_by outranks harness-only; mutually exclusive in practice — a harness-only endpoint has no broker PTY to control). The controllable discriminator is a NEW InfoJson.controllable: Option<bool> (serde-default, N-1-safe), stamped at the establish seam — cmd_listen (harness-hosted relay, no broker PTY) → Some(false); cmd_bind live_agent (spt-hosted broker PTY) → Some(true); absent → not-controllable (amber) default (harness-hosted is the common mis-reported case; one bind self-corrects). Store-projection-only (no live daemon query — doyle ruling). (v0.10.0)",
2026-07-03T10:35:29.6345399Z       "requiredStages": [
2026-07-03T10:35:29.6345505Z         "impl",
2026-07-03T10:35:29.6345596Z         "unit"
2026-07-03T10:35:29.6345690Z       ],
2026-07-03T10:35:29.6345797Z       "stages": {
2026-07-03T10:35:29.6345887Z         "doc": {
2026-07-03T10:35:29.6345996Z           "complete": false,
2026-07-03T10:35:29.6346087Z           "evidence": []
2026-07-03T10:35:29.6346192Z         },
2026-07-03T10:35:29.6346282Z         "impl": {
2026-07-03T10:35:29.6346377Z           "complete": true,
2026-07-03T10:35:29.6346464Z           "evidence": [
2026-07-03T10:35:29.6346564Z             {
2026-07-03T10:35:29.6346692Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6346793Z               "line": 257
2026-07-03T10:35:29.6347080Z             },
2026-07-03T10:35:29.6347178Z             {
2026-07-03T10:35:29.6347418Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6347531Z               "line": 555
2026-07-03T10:35:29.6347625Z             }
2026-07-03T10:35:29.6347712Z           ]
2026-07-03T10:35:29.6347813Z         },
2026-07-03T10:35:29.6347893Z         "int": {
2026-07-03T10:35:29.6348002Z           "complete": false,
2026-07-03T10:35:29.6348099Z           "evidence": []
2026-07-03T10:35:29.6348193Z         },
2026-07-03T10:35:29.6348274Z         "unit": {
2026-07-03T10:35:29.6348380Z           "complete": true,
2026-07-03T10:35:29.6348475Z           "evidence": [
2026-07-03T10:35:29.6348579Z             {
2026-07-03T10:35:29.6348694Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.6348803Z               "line": 583
2026-07-03T10:35:29.6348889Z             },
2026-07-03T10:35:29.6349081Z             {
2026-07-03T10:35:29.6349208Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6349306Z               "line": 792
2026-07-03T10:35:29.6349396Z             },
2026-07-03T10:35:29.6349480Z             {
2026-07-03T10:35:29.6349600Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6349696Z               "line": 1499
2026-07-03T10:35:29.6349785Z             },
2026-07-03T10:35:29.6349875Z             {
2026-07-03T10:35:29.6350004Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6350098Z               "line": 586
2026-07-03T10:35:29.6350187Z             }
2026-07-03T10:35:29.6350269Z           ]
2026-07-03T10:35:29.6350355Z         }
2026-07-03T10:35:29.6350436Z       }
2026-07-03T10:35:29.6350521Z     },
2026-07-03T10:35:29.6350598Z     {
2026-07-03T10:35:29.6350698Z       "id": "REQ-PICKER-2",
2026-07-03T10:35:29.6352756Z       "title": "The picker's project-history loader reads the git-backed context store, not the bare working tree: data.rs project_history_for enumerates an endpoint's projects via the BranchStore branch set (the context store keeps per-project context in git branches — contextstore::project_branch(project_id), checked out to projects/<project>/<id>/ only on-demand) instead of raw std::fs::read_dir over the empty working tree (which returned empty for ALL rows incl wall-a — the operator bug). Ordered newest→oldest by branch commit recency; degrades to empty (informational pane), never fails. (v0.10.0)",
2026-07-03T10:35:29.6352871Z       "requiredStages": [
2026-07-03T10:35:29.6352960Z         "impl",
2026-07-03T10:35:29.6353050Z         "unit"
2026-07-03T10:35:29.6353131Z       ],
2026-07-03T10:35:29.6353227Z       "stages": {
2026-07-03T10:35:29.6353303Z         "doc": {
2026-07-03T10:35:29.6353407Z           "complete": false,
2026-07-03T10:35:29.6353495Z           "evidence": []
2026-07-03T10:35:29.6353580Z         },
2026-07-03T10:35:29.6353669Z         "impl": {
2026-07-03T10:35:29.6353766Z           "complete": true,
2026-07-03T10:35:29.6353861Z           "evidence": [
2026-07-03T10:35:29.6353974Z             {
2026-07-03T10:35:29.6354124Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6354223Z               "line": 236
2026-07-03T10:35:29.6354309Z             },
2026-07-03T10:35:29.6354400Z             {
2026-07-03T10:35:29.6354533Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6354623Z               "line": 448
2026-07-03T10:35:29.6354710Z             }
2026-07-03T10:35:29.6354801Z           ]
2026-07-03T10:35:29.6354895Z         },
2026-07-03T10:35:29.6354977Z         "int": {
2026-07-03T10:35:29.6355088Z           "complete": false,
2026-07-03T10:35:29.6355177Z           "evidence": []
2026-07-03T10:35:29.6355271Z         },
2026-07-03T10:35:29.6355362Z         "unit": {
2026-07-03T10:35:29.6355466Z           "complete": true,
2026-07-03T10:35:29.6355555Z           "evidence": [
2026-07-03T10:35:29.6355649Z             {
2026-07-03T10:35:29.6355780Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6356012Z               "line": 853
2026-07-03T10:35:29.6356203Z             }
2026-07-03T10:35:29.6356289Z           ]
2026-07-03T10:35:29.6356390Z         }
2026-07-03T10:35:29.6356494Z       }
2026-07-03T10:35:29.6356603Z     },
2026-07-03T10:35:29.6356676Z     {
2026-07-03T10:35:29.6356775Z       "id": "REQ-PICKER-3",
2026-07-03T10:35:29.6359468Z       "title": "A self-owned subnet row reconciles its status to the LIVE roster: a Subnet-category row whose endpoint_id overlaps a local (is_local) roster id is self-owned (this node hosts it), so its status square is OVERRIDDEN with the live roster status — the WAN registry snapshot (wansend::load_snapshots) is a periodically-advertised, independently-stale projection, while the local roster (p.alive) is ground truth for an endpoint this node hosts. One status square per endpoint (CONTEXT.md:348-350 — nothing licenses opposite squares for one endpoint across its Local vs Subnet listings). A reconcile pass in data.rs after the local_rows + subnet_rows gather; BOTH category listings are preserved (Local + Subnet are legitimately distinct views — you are in your own subnet), only the STATUS is unified. (v0.10.0)",
2026-07-03T10:35:29.6359570Z       "requiredStages": [
2026-07-03T10:35:29.6359650Z         "impl",
2026-07-03T10:35:29.6359736Z         "unit"
2026-07-03T10:35:29.6359817Z       ],
2026-07-03T10:35:29.6359903Z       "stages": {
2026-07-03T10:35:29.6359993Z         "doc": {
2026-07-03T10:35:29.6360102Z           "complete": false,
2026-07-03T10:35:29.6360190Z           "evidence": []
2026-07-03T10:35:29.6360275Z         },
2026-07-03T10:35:29.6360359Z         "impl": {
2026-07-03T10:35:29.6360454Z           "complete": true,
2026-07-03T10:35:29.6360545Z           "evidence": [
2026-07-03T10:35:29.6360634Z             {
2026-07-03T10:35:29.6360757Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6360839Z               "line": 141
2026-07-03T10:35:29.6360920Z             }
2026-07-03T10:35:29.6361005Z           ]
2026-07-03T10:35:29.6361105Z         },
2026-07-03T10:35:29.6361197Z         "int": {
2026-07-03T10:35:29.6361306Z           "complete": false,
2026-07-03T10:35:29.6361396Z           "evidence": []
2026-07-03T10:35:29.6361483Z         },
2026-07-03T10:35:29.6361559Z         "unit": {
2026-07-03T10:35:29.6361649Z           "complete": true,
2026-07-03T10:35:29.6361730Z           "evidence": [
2026-07-03T10:35:29.6361817Z             {
2026-07-03T10:35:29.6361926Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6362015Z               "line": 896
2026-07-03T10:35:29.6362088Z             }
2026-07-03T10:35:29.6362174Z           ]
2026-07-03T10:35:29.6362255Z         }
2026-07-03T10:35:29.6362340Z       }
2026-07-03T10:35:29.6362413Z     },
2026-07-03T10:35:29.6362499Z     {
2026-07-03T10:35:29.6362588Z       "id": "REQ-PICKER-4",
2026-07-03T10:35:29.6364616Z       "title": "The picker's Subnet category renders the canonical node LABEL, not bare key-hex: a subnet row's node renders as 'LABEL (keyprefix…)' (e.g. 'HFENDULEAM (bcead52b…)') per CONTEXT.md:650 + Instance.node_label, NOT the raw node key-hex (SPT_DEV:14efb80cb… — a picker-only regression because resource_projection→ResourceRow drops node_label, so data.rs subnet_rows uses the raw row.node). Thread node_label into the picker subnet path (ResourceRow gains node_label, or subnet_rows looks it up via the registry's node_labels) and REUSE the one canonical render (format!(\"{l} ({}…)\", key_prefix) — cli.rs / wansend.rs), never a re-implementation. (v0.10.0)",
2026-07-03T10:35:29.6364722Z       "requiredStages": [
2026-07-03T10:35:29.6364807Z         "impl",
2026-07-03T10:35:29.6364897Z         "unit"
2026-07-03T10:35:29.6364980Z       ],
2026-07-03T10:35:29.6365075Z       "stages": {
2026-07-03T10:35:29.6365160Z         "doc": {
2026-07-03T10:35:29.6365260Z           "complete": false,
2026-07-03T10:35:29.6365352Z           "evidence": []
2026-07-03T10:35:29.6365440Z         },
2026-07-03T10:35:29.6365532Z         "impl": {
2026-07-03T10:35:29.6365779Z           "complete": true,
2026-07-03T10:35:29.6365979Z           "evidence": [
2026-07-03T10:35:29.6366063Z             {
2026-07-03T10:35:29.6366195Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6366287Z               "line": 551
2026-07-03T10:35:29.6366374Z             },
2026-07-03T10:35:29.6366458Z             {
2026-07-03T10:35:29.6366578Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6366664Z               "line": 122
2026-07-03T10:35:29.6366749Z             }
2026-07-03T10:35:29.6366835Z           ]
2026-07-03T10:35:29.6366922Z         },
2026-07-03T10:35:29.6367012Z         "int": {
2026-07-03T10:35:29.6367092Z           "complete": false,
2026-07-03T10:35:29.6367188Z           "evidence": []
2026-07-03T10:35:29.6367270Z         },
2026-07-03T10:35:29.6367359Z         "unit": {
2026-07-03T10:35:29.6367455Z           "complete": true,
2026-07-03T10:35:29.6367551Z           "evidence": [
2026-07-03T10:35:29.6367641Z             {
2026-07-03T10:35:29.6367779Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6367866Z               "line": 1766
2026-07-03T10:35:29.6367955Z             },
2026-07-03T10:35:29.6368041Z             {
2026-07-03T10:35:29.6368166Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6368257Z               "line": 1048
2026-07-03T10:35:29.6368341Z             }
2026-07-03T10:35:29.6368433Z           ]
2026-07-03T10:35:29.6368515Z         }
2026-07-03T10:35:29.6368599Z       }
2026-07-03T10:35:29.6368684Z     },
2026-07-03T10:35:29.6368769Z     {
2026-07-03T10:35:29.6368866Z       "id": "REQ-PICKER-5",
2026-07-03T10:35:29.6372251Z       "title": "`spt endpoint list` (bare/subnet view) renders an ALIGNED table with canonical node labels: cmd_endpoint_list prints subnet rows with `\\t` TAB separators (cli.rs:~1651-1662) so variable-width endpoint_ids snap fields to different tab-stops → a RAGGED status column (operator screenshot: X/help statuses misaligned vs rt-*/sptc-*/wall-a); and it calls the node renderer with no label → bare key-hex for every row (SAME ResourceRow-drops-node_label root as REQ-PICKER-4). FIX: max-width per-column padding (mirror render_node_rows' pad, pad by char count not byte len — '…' is multibyte) replacing the tabs, and render the node via the shared node_label_display now that ResourceRow carries node_label (REQ-PICKER-4). Extract a pure row-formatter seam so the alignment+label is unit-testable. ALSO: the bare list is the SUBNET view (a just-run LOCAL perch is invisible cross-subnet until the next advertise tick), so emit a `--local` hint line so a freshly-run endpoint isn't perceived as lost. (v0.10.0; operator-flagged + doyle dispatch 2026-06-17)",
2026-07-03T10:35:29.6372363Z       "requiredStages": [
2026-07-03T10:35:29.6372443Z         "impl",
2026-07-03T10:35:29.6372534Z         "unit"
2026-07-03T10:35:29.6372619Z       ],
2026-07-03T10:35:29.6372715Z       "stages": {
2026-07-03T10:35:29.6372800Z         "doc": {
2026-07-03T10:35:29.6372924Z           "complete": false,
2026-07-03T10:35:29.6373025Z           "evidence": []
2026-07-03T10:35:29.6373115Z         },
2026-07-03T10:35:29.6373192Z         "impl": {
2026-07-03T10:35:29.6373283Z           "complete": true,
2026-07-03T10:35:29.6373374Z           "evidence": [
2026-07-03T10:35:29.6373458Z             {
2026-07-03T10:35:29.6373569Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6373650Z               "line": 2797
2026-07-03T10:35:29.6373740Z             },
2026-07-03T10:35:29.6373824Z             {
2026-07-03T10:35:29.6373925Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6374010Z               "line": 2869
2026-07-03T10:35:29.6374094Z             }
2026-07-03T10:35:29.6374179Z           ]
2026-07-03T10:35:29.6374266Z         },
2026-07-03T10:35:29.6374352Z         "int": {
2026-07-03T10:35:29.6374438Z           "complete": false,
2026-07-03T10:35:29.6374518Z           "evidence": []
2026-07-03T10:35:29.6374605Z         },
2026-07-03T10:35:29.6374813Z         "unit": {
2026-07-03T10:35:29.6375034Z           "complete": true,
2026-07-03T10:35:29.6375138Z           "evidence": [
2026-07-03T10:35:29.6375220Z             {
2026-07-03T10:35:29.6375334Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6375420Z               "line": 11066
2026-07-03T10:35:29.6375510Z             },
2026-07-03T10:35:29.6375592Z             {
2026-07-03T10:35:29.6375695Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6375787Z               "line": 11241
2026-07-03T10:35:29.6375869Z             }
2026-07-03T10:35:29.6375945Z           ]
2026-07-03T10:35:29.6376034Z         }
2026-07-03T10:35:29.6376116Z       }
2026-07-03T10:35:29.6376203Z     },
2026-07-03T10:35:29.6376293Z     {
2026-07-03T10:35:29.6376401Z       "id": "REQ-PICKER-ADAPTER-DESCRIPTION",
2026-07-03T10:35:29.6377891Z       "title": "The Create-new adapter-CHOICE screen of `spt endpoint run`'s picker shows a right-hand Description panel (like the Pick-existing endpoint picker's two-pane) surfacing per-adapter detail: install date, last-updated, adapter TYPE / the endpoint types it hosts, and the adapter description — so the user can see WHAT each adapter is before choosing it (today the selector lists bare names). DEFERRED fast-follow to v0.12.0 (operator 2026-06-18). (post-v0.12.0)",
2026-07-03T10:35:29.6377986Z       "requiredStages": [],
2026-07-03T10:35:29.6378072Z       "stages": {
2026-07-03T10:35:29.6378159Z         "doc": {
2026-07-03T10:35:29.6378259Z           "complete": false,
2026-07-03T10:35:29.6378349Z           "evidence": []
2026-07-03T10:35:29.6378440Z         },
2026-07-03T10:35:29.6378530Z         "impl": {
2026-07-03T10:35:29.6378620Z           "complete": false,
2026-07-03T10:35:29.6378717Z           "evidence": []
2026-07-03T10:35:29.6378803Z         },
2026-07-03T10:35:29.6378892Z         "int": {
2026-07-03T10:35:29.6379056Z           "complete": false,
2026-07-03T10:35:29.6379151Z           "evidence": []
2026-07-03T10:35:29.6379244Z         },
2026-07-03T10:35:29.6379339Z         "unit": {
2026-07-03T10:35:29.6379459Z           "complete": false,
2026-07-03T10:35:29.6379573Z           "evidence": []
2026-07-03T10:35:29.6379659Z         }
2026-07-03T10:35:29.6379746Z       }
2026-07-03T10:35:29.6379827Z     },
2026-07-03T10:35:29.6379916Z     {
2026-07-03T10:35:29.6380037Z       "id": "REQ-PICKER-CHOOSE-DEDUP-ALL",
2026-07-03T10:35:29.6381560Z       "title": "A4 (F028, operator #5): choose-project duplicate rows. model.rs:314-337 build_project_choices dedups the `Here: <run_cwd>` row only against the HEAD ref's dir (line 324) — an OLDER history ref with the SAME dir still renders, giving `Here: C:\\...\\projects` + `projects` as two rows for one project (operator screenshot). FIX: dedupe `Here` against ALL history dirs, and skip rest-rows whose dir == run_cwd when Here is present. Extend the model.rs:1847 choose-project test. See triage A4.",
2026-07-03T10:35:29.6381661Z       "requiredStages": [
2026-07-03T10:35:29.6381750Z         "impl",
2026-07-03T10:35:29.6381849Z         "unit"
2026-07-03T10:35:29.6381925Z       ],
2026-07-03T10:35:29.6382031Z       "stages": {
2026-07-03T10:35:29.6382116Z         "doc": {
2026-07-03T10:35:29.6382221Z           "complete": false,
2026-07-03T10:35:29.6382317Z           "evidence": []
2026-07-03T10:35:29.6382393Z         },
2026-07-03T10:35:29.6382488Z         "impl": {
2026-07-03T10:35:29.6382584Z           "complete": true,
2026-07-03T10:35:29.6382679Z           "evidence": [
2026-07-03T10:35:29.6382764Z             {
2026-07-03T10:35:29.6382894Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6382979Z               "line": 338
2026-07-03T10:35:29.6383065Z             }
2026-07-03T10:35:29.6383150Z           ]
2026-07-03T10:35:29.6383238Z         },
2026-07-03T10:35:29.6383322Z         "int": {
2026-07-03T10:35:29.6383427Z           "complete": false,
2026-07-03T10:35:29.6383514Z           "evidence": []
2026-07-03T10:35:29.6383600Z         },
2026-07-03T10:35:29.6383789Z         "unit": {
2026-07-03T10:35:29.6383891Z           "complete": true,
2026-07-03T10:35:29.6384067Z           "evidence": [
2026-07-03T10:35:29.6384153Z             {
2026-07-03T10:35:29.6384281Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6384366Z               "line": 1884
2026-07-03T10:35:29.6384451Z             }
2026-07-03T10:35:29.6384528Z           ]
2026-07-03T10:35:29.6384612Z         }
2026-07-03T10:35:29.6384697Z       }
2026-07-03T10:35:29.6384783Z     },
2026-07-03T10:35:29.6384855Z     {
2026-07-03T10:35:29.6384993Z       "id": "REQ-PICKER-CONTROL-LINE-STATUS-GATE",
2026-07-03T10:35:29.6386481Z       "title": "A2 (F028, operator #2): the picker confirm-panel 'controlled locally' line renders for OFFLINE endpoints. view.rs:425-436 builds control_line from ep.controlled with NO status gate; an offline endpoint with a stale controlled stamp shows 'controlled locally' (operator screenshot: hall-a offline + controlled locally). RENDER HALF (this REQ): control_line MUST be empty when status != Online. The upstream STICKY-stamp half (stamp survives client SIGKILL >=5min) is B3/REQ-PRESENCE-CONTROL-REAP-ON-EXIT. FIX: gate the render. See triage A2(a).",
2026-07-03T10:35:29.6386585Z       "requiredStages": [
2026-07-03T10:35:29.6386671Z         "impl",
2026-07-03T10:35:29.6386758Z         "unit"
2026-07-03T10:35:29.6386839Z       ],
2026-07-03T10:35:29.6386927Z       "stages": {
2026-07-03T10:35:29.6387013Z         "doc": {
2026-07-03T10:35:29.6387099Z           "complete": false,
2026-07-03T10:35:29.6387193Z           "evidence": []
2026-07-03T10:35:29.6387278Z         },
2026-07-03T10:35:29.6387364Z         "impl": {
2026-07-03T10:35:29.6387460Z           "complete": true,
2026-07-03T10:35:29.6387555Z           "evidence": [
2026-07-03T10:35:29.6387640Z             {
2026-07-03T10:35:29.6387751Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6387837Z               "line": 429
2026-07-03T10:35:29.6387921Z             }
2026-07-03T10:35:29.6388018Z           ]
2026-07-03T10:35:29.6388099Z         },
2026-07-03T10:35:29.6388189Z         "int": {
2026-07-03T10:35:29.6388284Z           "complete": false,
2026-07-03T10:35:29.6388376Z           "evidence": []
2026-07-03T10:35:29.6388456Z         },
2026-07-03T10:35:29.6388537Z         "unit": {
2026-07-03T10:35:29.6388623Z           "complete": true,
2026-07-03T10:35:29.6388715Z           "evidence": [
2026-07-03T10:35:29.6388794Z             {
2026-07-03T10:35:29.6388919Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6389137Z               "line": 658
2026-07-03T10:35:29.6389219Z             }
2026-07-03T10:35:29.6389306Z           ]
2026-07-03T10:35:29.6389382Z         }
2026-07-03T10:35:29.6389466Z       }
2026-07-03T10:35:29.6389553Z     },
2026-07-03T10:35:29.6389640Z     {
2026-07-03T10:35:29.6389748Z       "id": "REQ-PICKER-CONTROLLED-LOCAL",
2026-07-03T10:35:29.6392418Z       "title": "#3 local half: a LOCALLY-controlled endpoint renders CONTROLLED in its own node's picker. display_status() (crates/spt/src/picker/model.rs:415) derives Controlled ONLY from driven_by.is_some(), but driven_by is REMOTE-only by design (KH 7.15) — a locally-controlled endpoint has driven_by=None + controlled=true, and local_rows (data.rs:220) never threads controlled into EndpointRow, so a locally-RC'd endpoint shows plain ONLINE in its own picker (remote rows are fine — gossip stamps controller_node=self, REQ-GOSSIP-CONTROLLED-ANY; the asymmetry is the bug). Fix: EndpointRow gains controlled:bool (local: rec.controlled; remote: controller_node.is_some()); display_status -> Controlled when driven_by.is_some()||controlled; desc pane says 'controlled locally' when the driver is unnamed. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #3.",
2026-07-03T10:35:29.6392524Z       "requiredStages": [
2026-07-03T10:35:29.6392610Z         "impl",
2026-07-03T10:35:29.6392700Z         "unit"
2026-07-03T10:35:29.6392786Z       ],
2026-07-03T10:35:29.6392872Z       "stages": {
2026-07-03T10:35:29.6392953Z         "doc": {
2026-07-03T10:35:29.6393183Z           "complete": false,
2026-07-03T10:35:29.6393372Z           "evidence": []
2026-07-03T10:35:29.6393459Z         },
2026-07-03T10:35:29.6393539Z         "impl": {
2026-07-03T10:35:29.6393639Z           "complete": true,
2026-07-03T10:35:29.6393730Z           "evidence": [
2026-07-03T10:35:29.6393812Z             {
2026-07-03T10:35:29.6393926Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6394016Z               "line": 2711
2026-07-03T10:35:29.6394103Z             },
2026-07-03T10:35:29.6394183Z             {
2026-07-03T10:35:29.6394298Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6394384Z               "line": 237
2026-07-03T10:35:29.6394456Z             },
2026-07-03T10:35:29.6394540Z             {
2026-07-03T10:35:29.6394665Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6394757Z               "line": 528
2026-07-03T10:35:29.6394841Z             },
2026-07-03T10:35:29.6394936Z             {
2026-07-03T10:35:29.6395059Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6395158Z               "line": 580
2026-07-03T10:35:29.6395238Z             }
2026-07-03T10:35:29.6395323Z           ]
2026-07-03T10:35:29.6395410Z         },
2026-07-03T10:35:29.6395501Z         "int": {
2026-07-03T10:35:29.6395596Z           "complete": false,
2026-07-03T10:35:29.6395691Z           "evidence": []
2026-07-03T10:35:29.6395778Z         },
2026-07-03T10:35:29.6395863Z         "unit": {
2026-07-03T10:35:29.6395957Z           "complete": true,
2026-07-03T10:35:29.6396054Z           "evidence": [
2026-07-03T10:35:29.6396140Z             {
2026-07-03T10:35:29.6396263Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6396345Z               "line": 1472
2026-07-03T10:35:29.6396431Z             },
2026-07-03T10:35:29.6396516Z             {
2026-07-03T10:35:29.6396621Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6396717Z               "line": 622
2026-07-03T10:35:29.6396802Z             },
2026-07-03T10:35:29.6396883Z             {
2026-07-03T10:35:29.6396994Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6397079Z               "line": 638
2026-07-03T10:35:29.6397164Z             }
2026-07-03T10:35:29.6397251Z           ]
2026-07-03T10:35:29.6397328Z         }
2026-07-03T10:35:29.6397418Z       }
2026-07-03T10:35:29.6397497Z     },
2026-07-03T10:35:29.6397587Z     {
2026-07-03T10:35:29.6397697Z       "id": "REQ-PICKER-HISTORY-FRESH",
2026-07-03T10:35:29.6398907Z       "title": "The `spt endpoint run` picker shows project history for FRESH endpoints (operator-raised v0.12.0 real-harness finding). Symptom: a fresh endpoint shows no project history in the picker. ROOT TBD — investigate the project-history loader (v0.10.0 PICKER-2, picker/data.rs) before fixing: distinguish a real loader bug from 'fresh = no history yet' semantics. (v0.12.1)",
2026-07-03T10:35:29.6399097Z       "requiredStages": [
2026-07-03T10:35:29.6399188Z         "impl",
2026-07-03T10:35:29.6399275Z         "unit"
2026-07-03T10:35:29.6399364Z       ],
2026-07-03T10:35:29.6399459Z       "stages": {
2026-07-03T10:35:29.6399542Z         "doc": {
2026-07-03T10:35:29.6399641Z           "complete": false,
2026-07-03T10:35:29.6399727Z           "evidence": []
2026-07-03T10:35:29.6399813Z         },
2026-07-03T10:35:29.6399899Z         "impl": {
2026-07-03T10:35:29.6399993Z           "complete": true,
2026-07-03T10:35:29.6400079Z           "evidence": [
2026-07-03T10:35:29.6400157Z             {
2026-07-03T10:35:29.6400280Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6400369Z               "line": 368
2026-07-03T10:35:29.6400450Z             }
2026-07-03T10:35:29.6400536Z           ]
2026-07-03T10:35:29.6400628Z         },
2026-07-03T10:35:29.6400712Z         "int": {
2026-07-03T10:35:29.6400803Z           "complete": false,
2026-07-03T10:35:29.6400894Z           "evidence": []
2026-07-03T10:35:29.6400985Z         },
2026-07-03T10:35:29.6401176Z         "unit": {
2026-07-03T10:35:29.6401370Z           "complete": true,
2026-07-03T10:35:29.6401462Z           "evidence": [
2026-07-03T10:35:29.6401533Z             {
2026-07-03T10:35:29.6401652Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6401742Z               "line": 990
2026-07-03T10:35:29.6401830Z             }
2026-07-03T10:35:29.6401919Z           ]
2026-07-03T10:35:29.6402004Z         }
2026-07-03T10:35:29.6402087Z       }
2026-07-03T10:35:29.6402173Z     },
2026-07-03T10:35:29.6402257Z     {
2026-07-03T10:35:29.6402372Z       "id": "REQ-PICKER-NODE-GROUPING",
2026-07-03T10:35:29.6403880Z       "title": "Bug #13: the endpoint run Subnet tab shows a machine once PER shared subnet (subnet_rows data.rs:253 iterates per-subnet, groups by subnet:node, no cross-subnet dedup). Fix: dedup by (node, endpoint_id) across the subnet loop, collect the set of shared subnet names per endpoint, emit one group per MACHINE (group = node_display) with its shared subnets listed beneath the machine name; reconcile per-endpoint status across subnets (most-alive). Couples REQ-ENDPOINT-LIST-PALETTE (both edit subnet_rows). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #13.",
2026-07-03T10:35:29.6403990Z       "requiredStages": [
2026-07-03T10:35:29.6404086Z         "impl",
2026-07-03T10:35:29.6404167Z         "int"
2026-07-03T10:35:29.6404252Z       ],
2026-07-03T10:35:29.6404338Z       "stages": {
2026-07-03T10:35:29.6404428Z         "doc": {
2026-07-03T10:35:29.6404519Z           "complete": false,
2026-07-03T10:35:29.6404619Z           "evidence": []
2026-07-03T10:35:29.6404702Z         },
2026-07-03T10:35:29.6404795Z         "impl": {
2026-07-03T10:35:29.6404891Z           "complete": true,
2026-07-03T10:35:29.6404987Z           "evidence": [
2026-07-03T10:35:29.6405072Z             {
2026-07-03T10:35:29.6405201Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6405302Z               "line": 310
2026-07-03T10:35:29.6405387Z             },
2026-07-03T10:35:29.6405486Z             {
2026-07-03T10:35:29.6405610Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6405705Z               "line": 288
2026-07-03T10:35:29.6405789Z             }
2026-07-03T10:35:29.6405879Z           ]
2026-07-03T10:35:29.6405961Z         },
2026-07-03T10:35:29.6406052Z         "int": {
2026-07-03T10:35:29.6406146Z           "complete": true,
2026-07-03T10:35:29.6406237Z           "evidence": [
2026-07-03T10:35:29.6406319Z             {
2026-07-03T10:35:29.6406442Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6406527Z               "line": 829
2026-07-03T10:35:29.6406610Z             }
2026-07-03T10:35:29.6406700Z           ]
2026-07-03T10:35:29.6406785Z         },
2026-07-03T10:35:29.6406876Z         "unit": {
2026-07-03T10:35:29.6406957Z           "complete": false,
2026-07-03T10:35:29.6407052Z           "evidence": []
2026-07-03T10:35:29.6407133Z         }
2026-07-03T10:35:29.6407225Z       }
2026-07-03T10:35:29.6407315Z     },
2026-07-03T10:35:29.6407405Z     {
2026-07-03T10:35:29.6407516Z       "id": "REQ-PICKER-OFFLINE-NO-VIEW",
2026-07-03T10:35:29.6408609Z       "title": "A3 (F028, operator #3): 'View now (read-only)' is offered for OFFLINE endpoints. model.rs:1030 offline branch of confirm_options is vec![Start, View] — View is meaningless with no live PTY. FIX: offline set = [Start] (+ the existing Resume/ChangeAdapter/Instantiate/Fork/Shortcut tail). Update the view.rs options tests. See triage A3.",
2026-07-03T10:35:29.6408718Z       "requiredStages": [
2026-07-03T10:35:29.6408803Z         "impl",
2026-07-03T10:35:29.6408895Z         "unit"
2026-07-03T10:35:29.6409060Z       ],
2026-07-03T10:35:29.6409158Z       "stages": {
2026-07-03T10:35:29.6409233Z         "doc": {
2026-07-03T10:35:29.6409333Z           "complete": false,
2026-07-03T10:35:29.6409424Z           "evidence": []
2026-07-03T10:35:29.6409515Z         },
2026-07-03T10:35:29.6409600Z         "impl": {
2026-07-03T10:35:29.6409695Z           "complete": true,
2026-07-03T10:35:29.6409905Z           "evidence": [
2026-07-03T10:35:29.6410116Z             {
2026-07-03T10:35:29.6410244Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6410339Z               "line": 1049
2026-07-03T10:35:29.6410431Z             }
2026-07-03T10:35:29.6410516Z           ]
2026-07-03T10:35:29.6410601Z         },
2026-07-03T10:35:29.6410688Z         "int": {
2026-07-03T10:35:29.6410788Z           "complete": false,
2026-07-03T10:35:29.6410882Z           "evidence": []
2026-07-03T10:35:29.6410963Z         },
2026-07-03T10:35:29.6411048Z         "unit": {
2026-07-03T10:35:29.6411145Z           "complete": true,
2026-07-03T10:35:29.6411225Z           "evidence": [
2026-07-03T10:35:29.6411310Z             {
2026-07-03T10:35:29.6411421Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6411517Z               "line": 798
2026-07-03T10:35:29.6411596Z             }
2026-07-03T10:35:29.6411683Z           ]
2026-07-03T10:35:29.6411770Z         }
2026-07-03T10:35:29.6411855Z       }
2026-07-03T10:35:29.6411935Z     },
2026-07-03T10:35:29.6412012Z     {
2026-07-03T10:35:29.6412131Z       "id": "REQ-PICKER-ONLINE-ACTION",
2026-07-03T10:35:29.6413834Z       "title": "The `spt endpoint run` picker shows the correct action for an ALREADY-ONLINE endpoint — Attach, NOT 'Start now' (operator-raised v0.12.0 real-harness finding). Symptom: the picker offers 'Start now' for endpoints that are already online. ROOT TBD — investigate the status→action mapping (v0.10.0 PICKER-1 four-state status, picker/model.rs): is it reading live/online state correctly, or rendering stale/wedged broker state (i.e. partly a symptom of the broker wedge / status=online latch)? Fix so online → Attach. (v0.12.1)",
2026-07-03T10:35:29.6413940Z       "requiredStages": [
2026-07-03T10:35:29.6414031Z         "impl",
2026-07-03T10:35:29.6414116Z         "unit"
2026-07-03T10:35:29.6414211Z       ],
2026-07-03T10:35:29.6414298Z       "stages": {
2026-07-03T10:35:29.6414388Z         "doc": {
2026-07-03T10:35:29.6414507Z           "complete": false,
2026-07-03T10:35:29.6414613Z           "evidence": []
2026-07-03T10:35:29.6414698Z         },
2026-07-03T10:35:29.6414792Z         "impl": {
2026-07-03T10:35:29.6414879Z           "complete": true,
2026-07-03T10:35:29.6414970Z           "evidence": [
2026-07-03T10:35:29.6415056Z             {
2026-07-03T10:35:29.6419354Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6419465Z               "line": 1054
2026-07-03T10:35:29.6419559Z             }
2026-07-03T10:35:29.6419645Z           ]
2026-07-03T10:35:29.6419732Z         },
2026-07-03T10:35:29.6419817Z         "int": {
2026-07-03T10:35:29.6419922Z           "complete": false,
2026-07-03T10:35:29.6420018Z           "evidence": []
2026-07-03T10:35:29.6420098Z         },
2026-07-03T10:35:29.6420194Z         "unit": {
2026-07-03T10:35:29.6420298Z           "complete": true,
2026-07-03T10:35:29.6420395Z           "evidence": [
2026-07-03T10:35:29.6420475Z             {
2026-07-03T10:35:29.6420623Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6420714Z               "line": 1768
2026-07-03T10:35:29.6420804Z             },
2026-07-03T10:35:29.6420871Z             {
2026-07-03T10:35:29.6421001Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6421095Z               "line": 1782
2026-07-03T10:35:29.6421181Z             }
2026-07-03T10:35:29.6421267Z           ]
2026-07-03T10:35:29.6421344Z         }
2026-07-03T10:35:29.6421433Z       }
2026-07-03T10:35:29.6421513Z     },
2026-07-03T10:35:29.6421604Z     {
2026-07-03T10:35:29.6421734Z       "id": "REQ-PICKER-PROJECT-DISPLAY-NAME",
2026-07-03T10:35:29.6424648Z       "title": "A1 (F028, operator #1/#4/#6-display): `github-com-*` 'ghost' project entries are NOT phantoms — project_id_for_dir (spt-store/src/project.rs:64) derives ids from the git remote slug BY DESIGN (REQ-STORE-1 cross-machine sync): `github.com/SaberMage/spt-core` -> `github-com-sabermage-spt-core`. The ref is truthful; the BUG is presentation — the raw slug renders as the DISPLAY NAME everywhere (confirm-panel history view.rs:415-419, choose-project labels model.rs:314-337, resume-row titles, endpoint-list project column via latest_project_ref data.rs:417), which no operator recognizes as 'spt-core'. FIX: keep the slug as the KEY, render a friendly display name — the repo tail (spt-core) reusing the disambiguate_project_ids (model.rs:346) suffix mechanism for collisions. One shared display-name seam across all four surfaces. See triage A1.",
2026-07-03T10:35:29.6424849Z       "requiredStages": [
2026-07-03T10:35:29.6424934Z         "impl",
2026-07-03T10:35:29.6425024Z         "unit"
2026-07-03T10:35:29.6425110Z       ],
2026-07-03T10:35:29.6425197Z       "stages": {
2026-07-03T10:35:29.6425277Z         "doc": {
2026-07-03T10:35:29.6425386Z           "complete": false,
2026-07-03T10:35:29.6425473Z           "evidence": []
2026-07-03T10:35:29.6425563Z         },
2026-07-03T10:35:29.6425649Z         "impl": {
2026-07-03T10:35:29.6425769Z           "complete": true,
2026-07-03T10:35:29.6425874Z           "evidence": [
2026-07-03T10:35:29.6425964Z             {
2026-07-03T10:35:29.6426089Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6426189Z               "line": 92
2026-07-03T10:35:29.6426273Z             },
2026-07-03T10:35:29.6426350Z             {
2026-07-03T10:35:29.6426480Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6426568Z               "line": 363
2026-07-03T10:35:29.6426659Z             }
2026-07-03T10:35:29.6426730Z           ]
2026-07-03T10:35:29.6426816Z         },
2026-07-03T10:35:29.6426900Z         "int": {
2026-07-03T10:35:29.6426999Z           "complete": false,
2026-07-03T10:35:29.6427081Z           "evidence": []
2026-07-03T10:35:29.6427167Z         },
2026-07-03T10:35:29.6427257Z         "unit": {
2026-07-03T10:35:29.6427357Z           "complete": true,
2026-07-03T10:35:29.6427448Z           "evidence": [
2026-07-03T10:35:29.6427530Z             {
2026-07-03T10:35:29.6427667Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6427763Z               "line": 194
2026-07-03T10:35:29.6427849Z             },
2026-07-03T10:35:29.6427934Z             {
2026-07-03T10:35:29.6428054Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6428144Z               "line": 1008
2026-07-03T10:35:29.6428234Z             }
2026-07-03T10:35:29.6428316Z           ]
2026-07-03T10:35:29.6428403Z         }
2026-07-03T10:35:29.6428487Z       }
2026-07-03T10:35:29.6428568Z     },
2026-07-03T10:35:29.6428650Z     {
2026-07-03T10:35:29.6428783Z       "id": "REQ-PICKER-PROJECT-HISTORY-TRUTH",
2026-07-03T10:35:29.6431770Z       "title": "#1: picker project history is derived from sessions.log cwds (newest->oldest, deduped by project_id_for_dir) UNION context-store branches, EXCLUDING owlery-internal paths (any cwd under spt_home()/owlery) everywhere a project is displayed or inferred. Fixes three stacked defects (crates/spt/src/picker/data.rs): (1a) project_history_for (data.rs:372) reads ONLY context-store p-* branches, which are empty on this box -> history []; (1b) the fallback origin project (data.rs:207) is derived from info.json.cwd = latest-boot-cwd (rewritten every rebind), not origin; (1c) psyche-host sessions bind owlery-internal cwds that pollute history. Full DIRS stay available in the model (feature #5 needs them). PROJECT REPRESENTATION RULING (operator 2026-07-03): project IDs ONLY, EVERYWHERE incl local display; on ID collision disambiguate minimally via a PURE disambiguate_project_ids(entries)->display-names fn (append one-level-up parent folder and/or root drive letter, e.g. 'spt-core (projects)' vs 'spt-core (D:)'). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #1.",
2026-07-03T10:35:29.6431871Z       "requiredStages": [
2026-07-03T10:35:29.6431960Z         "impl",
2026-07-03T10:35:29.6432045Z         "unit"
2026-07-03T10:35:29.6432125Z       ],
2026-07-03T10:35:29.6432212Z       "stages": {
2026-07-03T10:35:29.6432393Z         "doc": {
2026-07-03T10:35:29.6432488Z           "complete": false,
2026-07-03T10:35:29.6432670Z           "evidence": []
2026-07-03T10:35:29.6432764Z         },
2026-07-03T10:35:29.6432847Z         "impl": {
2026-07-03T10:35:29.6432946Z           "complete": true,
2026-07-03T10:35:29.6433041Z           "evidence": [
2026-07-03T10:35:29.6433132Z             {
2026-07-03T10:35:29.6433247Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6433328Z               "line": 368
2026-07-03T10:35:29.6433413Z             }
2026-07-03T10:35:29.6433500Z           ]
2026-07-03T10:35:29.6433590Z         },
2026-07-03T10:35:29.6433676Z         "int": {
2026-07-03T10:35:29.6433772Z           "complete": false,
2026-07-03T10:35:29.6433862Z           "evidence": []
2026-07-03T10:35:29.6433942Z         },
2026-07-03T10:35:29.6434019Z         "unit": {
2026-07-03T10:35:29.6434116Z           "complete": true,
2026-07-03T10:35:29.6434206Z           "evidence": [
2026-07-03T10:35:29.6434299Z             {
2026-07-03T10:35:29.6434428Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6434527Z               "line": 966
2026-07-03T10:35:29.6434612Z             }
2026-07-03T10:35:29.6434702Z           ]
2026-07-03T10:35:29.6434778Z         }
2026-07-03T10:35:29.6434861Z       }
2026-07-03T10:35:29.6434945Z     },
2026-07-03T10:35:29.6435026Z     {
2026-07-03T10:35:29.6435151Z       "id": "REQ-PICKER-RESUME-CONTEXT-PANEL",
2026-07-03T10:35:29.6436382Z       "title": "#6: the 'Resume from history' view keeps the endpoint's 'Confirm selection' top panel and swaps ONLY the bottom panel to 'Resume from a prior session' — the user stays contextually informed about what they're picking (today the resume view replaces the whole screen). crates/spt/src/picker/view.rs (resume screen) + model screen state. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #6.",
2026-07-03T10:35:29.6436490Z       "requiredStages": [
2026-07-03T10:35:29.6436576Z         "impl",
2026-07-03T10:35:29.6436663Z         "unit"
2026-07-03T10:35:29.6436758Z       ],
2026-07-03T10:35:29.6436848Z       "stages": {
2026-07-03T10:35:29.6436944Z         "doc": {
2026-07-03T10:35:29.6437045Z           "complete": false,
2026-07-03T10:35:29.6437143Z           "evidence": []
2026-07-03T10:35:29.6437228Z         },
2026-07-03T10:35:29.6437314Z         "impl": {
2026-07-03T10:35:29.6437399Z           "complete": true,
2026-07-03T10:35:29.6437493Z           "evidence": [
2026-07-03T10:35:29.6437574Z             {
2026-07-03T10:35:29.6437703Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6437789Z               "line": 515
2026-07-03T10:35:29.6437874Z             }
2026-07-03T10:35:29.6437956Z           ]
2026-07-03T10:35:29.6438046Z         },
2026-07-03T10:35:29.6438132Z         "int": {
2026-07-03T10:35:29.6438217Z           "complete": false,
2026-07-03T10:35:29.6438309Z           "evidence": []
2026-07-03T10:35:29.6438390Z         },
2026-07-03T10:35:29.6438470Z         "unit": {
2026-07-03T10:35:29.6438561Z           "complete": true,
2026-07-03T10:35:29.6438662Z           "evidence": [
2026-07-03T10:35:29.6438748Z             {
2026-07-03T10:35:29.6438871Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6439038Z               "line": 854
2026-07-03T10:35:29.6439119Z             }
2026-07-03T10:35:29.6439206Z           ]
2026-07-03T10:35:29.6439292Z         }
2026-07-03T10:35:29.6439376Z       }
2026-07-03T10:35:29.6439462Z     },
2026-07-03T10:35:29.6439540Z     {
2026-07-03T10:35:29.6439662Z       "id": "REQ-PICKER-START-PROJECT-CHOICE",
2026-07-03T10:35:29.6441743Z       "title": "#5: after 'Start now' in the endpoint picker, swap the bottom Options panel to a 'Choose project' list: (1) the endpoint's most recent project dir, (2) 'Here: <dir>' — the spt endpoint run cwd (only if different), (3) all other project-history dirs newest->oldest. Fire the step ONLY when (A) the run cwd mismatches a singular history entry, or (B) history has >1 entry; otherwise start immediately (today's behavior). Depends on REQ-PICKER-PROJECT-HISTORY-TRUTH (needs full DIRS from sessions.log, owlery-internal exclusion applies). Start-now is local-only (no gossip). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #5.",
2026-07-03T10:35:29.6441938Z       "requiredStages": [
2026-07-03T10:35:29.6442029Z         "impl",
2026-07-03T10:35:29.6442116Z         "unit"
2026-07-03T10:35:29.6442201Z       ],
2026-07-03T10:35:29.6442286Z       "stages": {
2026-07-03T10:35:29.6442378Z         "doc": {
2026-07-03T10:35:29.6442469Z           "complete": false,
2026-07-03T10:35:29.6442562Z           "evidence": []
2026-07-03T10:35:29.6442648Z         },
2026-07-03T10:35:29.6442733Z         "impl": {
2026-07-03T10:35:29.6442830Z           "complete": true,
2026-07-03T10:35:29.6442915Z           "evidence": [
2026-07-03T10:35:29.6443000Z             {
2026-07-03T10:35:29.6443125Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6443220Z               "line": 1227
2026-07-03T10:35:29.6443301Z             },
2026-07-03T10:35:29.6443383Z             {
2026-07-03T10:35:29.6443507Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6443601Z               "line": 1250
2026-07-03T10:35:29.6443683Z             }
2026-07-03T10:35:29.6443769Z           ]
2026-07-03T10:35:29.6443845Z         },
2026-07-03T10:35:29.6443935Z         "int": {
2026-07-03T10:35:29.6444027Z           "complete": false,
2026-07-03T10:35:29.6444131Z           "evidence": []
2026-07-03T10:35:29.6444212Z         },
2026-07-03T10:35:29.6444293Z         "unit": {
2026-07-03T10:35:29.6444389Z           "complete": true,
2026-07-03T10:35:29.6444483Z           "evidence": [
2026-07-03T10:35:29.6444570Z             {
2026-07-03T10:35:29.6444681Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6444770Z               "line": 1841
2026-07-03T10:35:29.6444845Z             },
2026-07-03T10:35:29.6444935Z             {
2026-07-03T10:35:29.6445050Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6445153Z               "line": 1866
2026-07-03T10:35:29.6445233Z             },
2026-07-03T10:35:29.6445329Z             {
2026-07-03T10:35:29.6445448Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6445543Z               "line": 1894
2026-07-03T10:35:29.6445620Z             },
2026-07-03T10:35:29.6445702Z             {
2026-07-03T10:35:29.6445815Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6445901Z               "line": 804
2026-07-03T10:35:29.6445993Z             }
2026-07-03T10:35:29.6446083Z           ]
2026-07-03T10:35:29.6446168Z         }
2026-07-03T10:35:29.6446250Z       }
2026-07-03T10:35:29.6446340Z     },
2026-07-03T10:35:29.6446421Z     {
2026-07-03T10:35:29.6446536Z       "id": "REQ-PICKER-UX-V013",
2026-07-03T10:35:29.6448282Z       "title": "`spt endpoint run` picker UX (v0.13.0 operator dogfooding): (1) SKIP the first screen — open directly on 'Pick existing'; `n` jumps to 'Create new'. (2) AUTO-ATTACH after both Start-new AND Resume-from-history (both currently don't attach and show no stdout); add an `h` shortcut to run headless (no attach). (3) 'controlled by' shows the node NAME (node_label_display), not the raw hex. (4) Clean up Start-new output — drop the Rust `pid=Some(142748)` leak and the 'harness binds its perch on startup' internals; user-friendly, not a process log. (v0.13.0)",
2026-07-03T10:35:29.6448386Z       "requiredStages": [],
2026-07-03T10:35:29.6448472Z       "stages": {
2026-07-03T10:35:29.6448560Z         "doc": {
2026-07-03T10:35:29.6448655Z           "complete": false,
2026-07-03T10:35:29.6448734Z           "evidence": []
2026-07-03T10:35:29.6448822Z         },
2026-07-03T10:35:29.6448898Z         "impl": {
2026-07-03T10:35:29.6449078Z           "complete": false,
2026-07-03T10:35:29.6449170Z           "evidence": []
2026-07-03T10:35:29.6449255Z         },
2026-07-03T10:35:29.6449336Z         "int": {
2026-07-03T10:35:29.6449431Z           "complete": false,
2026-07-03T10:35:29.6449523Z           "evidence": []
2026-07-03T10:35:29.6449751Z         },
2026-07-03T10:35:29.6449842Z         "unit": {
2026-07-03T10:35:29.6450032Z           "complete": false,
2026-07-03T10:35:29.6450129Z           "evidence": []
2026-07-03T10:35:29.6450214Z         }
2026-07-03T10:35:29.6450303Z       }
2026-07-03T10:35:29.6450378Z     },
2026-07-03T10:35:29.6450460Z     {
2026-07-03T10:35:29.6450550Z       "id": "REQ-PRES-1",
2026-07-03T10:35:29.6451993Z       "title": "Presence resolution: the presence datum (last_active_node, last_active_endpoint, ts) gossiped subnet-wide via the agent-interaction heartbeat (rides registry distribution, visibility-gated) + one first-class most-recently-active resolution API consumed by notif first-fire, update-consent delivery, consent escalation, and shell wake resolution (M5 scope decision 1: resolution only — the PresenceChannel endpoint stays deferred)",
2026-07-03T10:35:29.6452090Z       "requiredStages": [
2026-07-03T10:35:29.6452175Z         "impl",
2026-07-03T10:35:29.6452265Z         "unit",
2026-07-03T10:35:29.6452357Z         "int"
2026-07-03T10:35:29.6452442Z       ],
2026-07-03T10:35:29.6452537Z       "stages": {
2026-07-03T10:35:29.6452628Z         "doc": {
2026-07-03T10:35:29.6452729Z           "complete": true,
2026-07-03T10:35:29.6452822Z           "evidence": [
2026-07-03T10:35:29.6452909Z             {
2026-07-03T10:35:29.6453015Z               "path": "docs/DEFERRED.md",
2026-07-03T10:35:29.6453104Z               "line": 11
2026-07-03T10:35:29.6453194Z             }
2026-07-03T10:35:29.6453285Z           ]
2026-07-03T10:35:29.6453366Z         },
2026-07-03T10:35:29.6453461Z         "impl": {
2026-07-03T10:35:29.6453551Z           "complete": true,
2026-07-03T10:35:29.6453637Z           "evidence": [
2026-07-03T10:35:29.6453709Z             {
2026-07-03T10:35:29.6453842Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6453933Z               "line": 551
2026-07-03T10:35:29.6454024Z             },
2026-07-03T10:35:29.6454105Z             {
2026-07-03T10:35:29.6454243Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6454338Z               "line": 603
2026-07-03T10:35:29.6454429Z             },
2026-07-03T10:35:29.6454514Z             {
2026-07-03T10:35:29.6454639Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6454734Z               "line": 188
2026-07-03T10:35:29.6454820Z             },
2026-07-03T10:35:29.6454902Z             {
2026-07-03T10:35:29.6455015Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6455106Z               "line": 214
2026-07-03T10:35:29.6455182Z             },
2026-07-03T10:35:29.6455265Z             {
2026-07-03T10:35:29.6455387Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6455481Z               "line": 28
2026-07-03T10:35:29.6455563Z             },
2026-07-03T10:35:29.6455652Z             {
2026-07-03T10:35:29.6455774Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6455870Z               "line": 105
2026-07-03T10:35:29.6455962Z             },
2026-07-03T10:35:29.6456052Z             {
2026-07-03T10:35:29.6456175Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6456267Z               "line": 161
2026-07-03T10:35:29.6456352Z             },
2026-07-03T10:35:29.6456437Z             {
2026-07-03T10:35:29.6456557Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6456648Z               "line": 180
2026-07-03T10:35:29.6456733Z             },
2026-07-03T10:35:29.6456820Z             {
2026-07-03T10:35:29.6456953Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6457038Z               "line": 413
2026-07-03T10:35:29.6457124Z             },
2026-07-03T10:35:29.6457211Z             {
2026-07-03T10:35:29.6457339Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6457430Z               "line": 289
2026-07-03T10:35:29.6457511Z             },
2026-07-03T10:35:29.6457596Z             {
2026-07-03T10:35:29.6457873Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6457978Z               "line": 336
2026-07-03T10:35:29.6458060Z             },
2026-07-03T10:35:29.6458146Z             {
2026-07-03T10:35:29.6458268Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6458363Z               "line": 362
2026-07-03T10:35:29.6458444Z             },
2026-07-03T10:35:29.6458529Z             {
2026-07-03T10:35:29.6458646Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6458737Z               "line": 100
2026-07-03T10:35:29.6458819Z             }
2026-07-03T10:35:29.6458900Z           ]
2026-07-03T10:35:29.6459057Z         },
2026-07-03T10:35:29.6459144Z         "int": {
2026-07-03T10:35:29.6459233Z           "complete": true,
2026-07-03T10:35:29.6459323Z           "evidence": [
2026-07-03T10:35:29.6459401Z             {
2026-07-03T10:35:29.6459530Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6459623Z               "line": 702
2026-07-03T10:35:29.6459706Z             },
2026-07-03T10:35:29.6459792Z             {
2026-07-03T10:35:29.6459906Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6459996Z               "line": 749
2026-07-03T10:35:29.6460083Z             },
2026-07-03T10:35:29.6460167Z             {
2026-07-03T10:35:29.6460282Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6460369Z               "line": 1167
2026-07-03T10:35:29.6460454Z             }
2026-07-03T10:35:29.6460535Z           ]
2026-07-03T10:35:29.6460617Z         },
2026-07-03T10:35:29.6460703Z         "unit": {
2026-07-03T10:35:29.6460802Z           "complete": true,
2026-07-03T10:35:29.6460892Z           "evidence": [
2026-07-03T10:35:29.6460977Z             {
2026-07-03T10:35:29.6461086Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.6461189Z               "line": 682
2026-07-03T10:35:29.6461275Z             },
2026-07-03T10:35:29.6461362Z             {
2026-07-03T10:35:29.6461490Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6461585Z               "line": 244
2026-07-03T10:35:29.6461677Z             },
2026-07-03T10:35:29.6461758Z             {
2026-07-03T10:35:29.6461886Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6461972Z               "line": 275
2026-07-03T10:35:29.6462062Z             },
2026-07-03T10:35:29.6462148Z             {
2026-07-03T10:35:29.6462273Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6462363Z               "line": 311
2026-07-03T10:35:29.6462449Z             },
2026-07-03T10:35:29.6462530Z             {
2026-07-03T10:35:29.6462659Z               "path": "crates/spt-daemon/src/presence.rs",
2026-07-03T10:35:29.6462740Z               "line": 342
2026-07-03T10:35:29.6462830Z             },
2026-07-03T10:35:29.6462907Z             {
2026-07-03T10:35:29.6463053Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6463159Z               "line": 1479
2026-07-03T10:35:29.6463246Z             },
2026-07-03T10:35:29.6463336Z             {
2026-07-03T10:35:29.6463459Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6463556Z               "line": 1671
2026-07-03T10:35:29.6463641Z             }
2026-07-03T10:35:29.6463725Z           ]
2026-07-03T10:35:29.6463810Z         }
2026-07-03T10:35:29.6463892Z       }
2026-07-03T10:35:29.6463984Z     },
2026-07-03T10:35:29.6464068Z     {
2026-07-03T10:35:29.6464197Z       "id": "REQ-PRESENCE-CONTROL-REAP-ON-EXIT",
2026-07-03T10:35:29.6467288Z       "title": "B3 (F028, hall-b diagnosis + deferred #11 seed; BROADENED perri F-b CONFIRMED): dead-pid ONLINE decay window + sticky CONTROLLED stamp. Repro: /exit -> all endpoint processes dead -> `endpoint list` stays ■ ONLINE for a decay window before OFFLINE. Sticky CONTROLLED: perri confirmed controlled=true + attached_node SET while alive=false/OFFLINE, persisting >20min AND ACROSS A DAEMON RESTART (hall-b) — worse than the SIGKILL>=5min original (CAVEAT still: may reflect claude's --remote-control channel not the PTY attach — DISAMBIGUATE first). This is the deferred #11; RCA belongs to this wave. FIX: reap must clear presence AND control stamps promptly across FOUR paths — (i) clean exit, (ii) serve conn-drop, (iii) session-died-without-exit (crash/bounce), (iv) a BOOT-TIME sweep so a restarted daemon does NOT resurrect control stamps for endpoints it can see are dead. Int tests per edge. Closes A2(b). See triage B3 (broadened).",
2026-07-03T10:35:29.6467489Z       "requiredStages": [],
2026-07-03T10:35:29.6467570Z       "stages": {
2026-07-03T10:35:29.6467660Z         "doc": {
2026-07-03T10:35:29.6467761Z           "complete": false,
2026-07-03T10:35:29.6467852Z           "evidence": []
2026-07-03T10:35:29.6467937Z         },
2026-07-03T10:35:29.6468019Z         "impl": {
2026-07-03T10:35:29.6468118Z           "complete": false,
2026-07-03T10:35:29.6468228Z           "evidence": []
2026-07-03T10:35:29.6468310Z         },
2026-07-03T10:35:29.6468415Z         "int": {
2026-07-03T10:35:29.6468504Z           "complete": false,
2026-07-03T10:35:29.6468586Z           "evidence": []
2026-07-03T10:35:29.6468673Z         },
2026-07-03T10:35:29.6468753Z         "unit": {
2026-07-03T10:35:29.6468847Z           "complete": false,
2026-07-03T10:35:29.6468932Z           "evidence": []
2026-07-03T10:35:29.6469093Z         }
2026-07-03T10:35:29.6469179Z       }
2026-07-03T10:35:29.6469259Z     },
2026-07-03T10:35:29.6469350Z     {
2026-07-03T10:35:29.6469460Z       "id": "REQ-PRESENCE-LIVENESS-TRUTH",
2026-07-03T10:35:29.6474863Z       "title": "A node's gossiped per-endpoint registry Status reflects real liveness, so a remote viewer never paints a DEAD endpoint as ONLINE. ROOT (confirmed + gated vs CONTEXT.md): registryhost.rs:397-405 advertises a NOT-alive perch as Status::Dormant (the `else` of is_perch_alive), re-stamped every gossip round (never ages to Offline). Design intent GATED vs resting.rs + CONTEXT.md: active/dormant is the MULTI-INSTANCE routing differentiator (active = the bare-id routing target; dormant = a WARM non-target sibling — 'driving ling@laptop makes ling@desktop dormant', resting.rs:97; transitions active→dormant on AttentionShift/Detach). suspended = COLD (session closed, resumable-on-wake) while its NODE is UP. offline = NODE DOWN — NEVER self-gossiped (RestState has no Offline; a live node only ever gossips active/dormant/suspended), remote-inferred via epoch-lease eviction. So labeling a NOT-running perch Dormant is the DEFECT (dormant requires warm/running). PRIMARY FIX (registryhost `else`, not-bound-alive): live-but-UNBOUND (has a live broker session; is_perch_alive is bound-gated) → Active/Dormant (still warm); else (cold, no live session, but its node is up because this very daemon is gossiping) → SUSPENDED — NOT Dormant, NOT Offline (the node is UP; Offline is never self-gossiped). This alone removes the false-ONLINE. dormant keeps gossiping (routing/MRA needs it) but RENDERS as its online flavor (no distinct glyph; the dormant→suspended auto-suspend timer disambiguates recency). The DISPLAY of these states (incl Suspended=gray-filled) is REQ-SUBNET-DISPLAY-PARITY. Design: docs/design/subnet-presence-display.md §A. (next milestone)",
2026-07-03T10:35:29.6475000Z       "requiredStages": [
2026-07-03T10:35:29.6475102Z         "impl",
2026-07-03T10:35:29.6475187Z         "unit",
2026-07-03T10:35:29.6475272Z         "int"
2026-07-03T10:35:29.6475354Z       ],
2026-07-03T10:35:29.6475445Z       "stages": {
2026-07-03T10:35:29.6475540Z         "doc": {
2026-07-03T10:35:29.6475635Z           "complete": false,
2026-07-03T10:35:29.6475726Z           "evidence": []
2026-07-03T10:35:29.6475807Z         },
2026-07-03T10:35:29.6475897Z         "impl": {
2026-07-03T10:35:29.6475998Z           "complete": true,
2026-07-03T10:35:29.6476089Z           "evidence": [
2026-07-03T10:35:29.6476173Z             {
2026-07-03T10:35:29.6476317Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6476545Z               "line": 396
2026-07-03T10:35:29.6476745Z             },
2026-07-03T10:35:29.6476828Z             {
2026-07-03T10:35:29.6476957Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6477043Z               "line": 819
2026-07-03T10:35:29.6477129Z             }
2026-07-03T10:35:29.6477214Z           ]
2026-07-03T10:35:29.6477300Z         },
2026-07-03T10:35:29.6477392Z         "int": {
2026-07-03T10:35:29.6477481Z           "complete": true,
2026-07-03T10:35:29.6477576Z           "evidence": [
2026-07-03T10:35:29.6477659Z             {
2026-07-03T10:35:29.6477787Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6477868Z               "line": 647
2026-07-03T10:35:29.6477950Z             }
2026-07-03T10:35:29.6478035Z           ]
2026-07-03T10:35:29.6478116Z         },
2026-07-03T10:35:29.6478197Z         "unit": {
2026-07-03T10:35:29.6478303Z           "complete": true,
2026-07-03T10:35:29.6478402Z           "evidence": [
2026-07-03T10:35:29.6478483Z             {
2026-07-03T10:35:29.6478632Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6478721Z               "line": 1734
2026-07-03T10:35:29.6478807Z             }
2026-07-03T10:35:29.6478894Z           ]
2026-07-03T10:35:29.6479069Z         }
2026-07-03T10:35:29.6479151Z       }
2026-07-03T10:35:29.6479233Z     },
2026-07-03T10:35:29.6479318Z     {
2026-07-03T10:35:29.6479454Z       "id": "REQ-PSYCHE-CRASHLOOP-BACKOFF-SHUTDOWN",
2026-07-03T10:35:29.6481283Z       "title": "C3 (F028, perri F-h): psyche wrapper crash-loop has no backoff, and `endpoint shutdown` misses a wedged wrapper. A probe psyche crash-looped ~3 boots/sec for ~30min (CC died instantly on the untrusted owlery cwd; ledger hit ordinal 5358) — SILENTLY; and `spt endpoint shutdown` did NOT tear the looping wrapper down (docs say shutdown tears the Psyche with the perch; manual kill was required). FIX: (i) bounded backoff + loud give-up on a psyche boot loop (the psyche_host_error surface already exists), (ii) shutdown must cover a wedged/looping wrapper. See triage C3.",
2026-07-03T10:35:29.6481402Z       "requiredStages": [],
2026-07-03T10:35:29.6481490Z       "stages": {
2026-07-03T10:35:29.6481574Z         "doc": {
2026-07-03T10:35:29.6481670Z           "complete": false,
2026-07-03T10:35:29.6481761Z           "evidence": []
2026-07-03T10:35:29.6481847Z         },
2026-07-03T10:35:29.6481931Z         "impl": {
2026-07-03T10:35:29.6482030Z           "complete": false,
2026-07-03T10:35:29.6482122Z           "evidence": []
2026-07-03T10:35:29.6482211Z         },
2026-07-03T10:35:29.6482291Z         "int": {
2026-07-03T10:35:29.6482391Z           "complete": false,
2026-07-03T10:35:29.6482482Z           "evidence": []
2026-07-03T10:35:29.6482568Z         },
2026-07-03T10:35:29.6482652Z         "unit": {
2026-07-03T10:35:29.6482739Z           "complete": false,
2026-07-03T10:35:29.6482831Z           "evidence": []
2026-07-03T10:35:29.6482920Z         }
2026-07-03T10:35:29.6483006Z       }
2026-07-03T10:35:29.6483092Z     },
2026-07-03T10:35:29.6483169Z     {
2026-07-03T10:35:29.6483263Z       "id": "REQ-RC-1",
2026-07-03T10:35:29.6485466Z       "title": "`spt rc <id>` — user CLI attaching a local terminal to a broker-held PTY, reusing the cross-node attach machinery (attach.rs request_attach → send_attach_input pump, spt-net AttachRecord codec); local attach is the degenerate single-node case of the cross-node path (rides REQ-TERM-3 byte-stream streaming). Read-only `--view` (watch, no stdin forwarded). Clean detach that does NOT terminate the broker-held session (KNOWN-HAZARDS: PTY ownership stays with the broker; no termination on detach). Explicit detach keybind that cannot collide with harness passthrough input (legacy capsule used a ctrl-b prefix); documented. ConPTY DSR auto-answer in the attach reader (hazard 5.5).",
2026-07-03T10:35:29.6485570Z       "requiredStages": [
2026-07-03T10:35:29.6485657Z         "impl",
2026-07-03T10:35:29.6485880Z         "unit",
2026-07-03T10:35:29.6485967Z         "int"
2026-07-03T10:35:29.6486152Z       ],
2026-07-03T10:35:29.6486238Z       "stages": {
2026-07-03T10:35:29.6486325Z         "doc": {
2026-07-03T10:35:29.6486414Z           "complete": false,
2026-07-03T10:35:29.6486514Z           "evidence": []
2026-07-03T10:35:29.6486596Z         },
2026-07-03T10:35:29.6486687Z         "impl": {
2026-07-03T10:35:29.6486777Z           "complete": true,
2026-07-03T10:35:29.6486872Z           "evidence": [
2026-07-03T10:35:29.6486969Z             {
2026-07-03T10:35:29.6487095Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.6487185Z               "line": 1199
2026-07-03T10:35:29.6487267Z             },
2026-07-03T10:35:29.6487356Z             {
2026-07-03T10:35:29.6487483Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6487570Z               "line": 2467
2026-07-03T10:35:29.6487657Z             },
2026-07-03T10:35:29.6487746Z             {
2026-07-03T10:35:29.6487875Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6487970Z               "line": 991
2026-07-03T10:35:29.6488055Z             },
2026-07-03T10:35:29.6488136Z             {
2026-07-03T10:35:29.6488262Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6488356Z               "line": 1025
2026-07-03T10:35:29.6488442Z             },
2026-07-03T10:35:29.6488524Z             {
2026-07-03T10:35:29.6488638Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6488728Z               "line": 22
2026-07-03T10:35:29.6488810Z             },
2026-07-03T10:35:29.6488896Z             {
2026-07-03T10:35:29.6489130Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6489220Z               "line": 1080
2026-07-03T10:35:29.6489300Z             }
2026-07-03T10:35:29.6489386Z           ]
2026-07-03T10:35:29.6489473Z         },
2026-07-03T10:35:29.6489558Z         "int": {
2026-07-03T10:35:29.6489658Z           "complete": true,
2026-07-03T10:35:29.6489755Z           "evidence": [
2026-07-03T10:35:29.6489841Z             {
2026-07-03T10:35:29.6489972Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6490067Z               "line": 261
2026-07-03T10:35:29.6490153Z             },
2026-07-03T10:35:29.6490232Z             {
2026-07-03T10:35:29.6490364Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6490447Z               "line": 288
2026-07-03T10:35:29.6490538Z             },
2026-07-03T10:35:29.6490627Z             {
2026-07-03T10:35:29.6490747Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6490828Z               "line": 416
2026-07-03T10:35:29.6490918Z             }
2026-07-03T10:35:29.6491004Z           ]
2026-07-03T10:35:29.6491096Z         },
2026-07-03T10:35:29.6491181Z         "unit": {
2026-07-03T10:35:29.6491276Z           "complete": true,
2026-07-03T10:35:29.6491357Z           "evidence": [
2026-07-03T10:35:29.6491444Z             {
2026-07-03T10:35:29.6491571Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6491667Z               "line": 1388
2026-07-03T10:35:29.6491763Z             },
2026-07-03T10:35:29.6491843Z             {
2026-07-03T10:35:29.6491958Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6492045Z               "line": 1734
2026-07-03T10:35:29.6492139Z             },
2026-07-03T10:35:29.6492220Z             {
2026-07-03T10:35:29.6492321Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6492412Z               "line": 1763
2026-07-03T10:35:29.6492496Z             },
2026-07-03T10:35:29.6492581Z             {
2026-07-03T10:35:29.6492687Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6492780Z               "line": 1776
2026-07-03T10:35:29.6492870Z             }
2026-07-03T10:35:29.6492965Z           ]
2026-07-03T10:35:29.6493052Z         }
2026-07-03T10:35:29.6493133Z       }
2026-07-03T10:35:29.6493213Z     },
2026-07-03T10:35:29.6493294Z     {
2026-07-03T10:35:29.6493518Z       "id": "REQ-RC-CROSS-NODE-ATTACH",
2026-07-03T10:35:29.6495787Z       "title": "Bug #4: spt rc to a remote endpoint fails with 'no live session' though endpoint list shows it Active — rc.rs:1063 resolves only the LOCAL broker session table and always dials loopback, never consulting the registry or dialing the owning node (the cross-node attach transport exists in the broker; only the client leg is missing). Fix: on a local resolve miss, resolve the owning node from the registry (reuse resolve_across_visible), net_dial that node, and run a remote session-resolve + serve_attach round-trip (mirror the wansend resolve-dial-round-trip pattern). Shares the resolve-owning-node primitive with REQ-WAN-SEND-DELIVERY. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #4.",
2026-07-03T10:35:29.6495897Z       "requiredStages": [
2026-07-03T10:35:29.6495988Z         "doc",
2026-07-03T10:35:29.6496073Z         "impl",
2026-07-03T10:35:29.6496159Z         "unit",
2026-07-03T10:35:29.6496241Z         "int"
2026-07-03T10:35:29.6496346Z       ],
2026-07-03T10:35:29.6496430Z       "stages": {
2026-07-03T10:35:29.6496532Z         "doc": {
2026-07-03T10:35:29.6496627Z           "complete": true,
2026-07-03T10:35:29.6496712Z           "evidence": [
2026-07-03T10:35:29.6496793Z             {
2026-07-03T10:35:29.6496889Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6496974Z               "line": 621
2026-07-03T10:35:29.6497050Z             }
2026-07-03T10:35:29.6497133Z           ]
2026-07-03T10:35:29.6497223Z         },
2026-07-03T10:35:29.6497307Z         "impl": {
2026-07-03T10:35:29.6497404Z           "complete": true,
2026-07-03T10:35:29.6497495Z           "evidence": [
2026-07-03T10:35:29.6497589Z             {
2026-07-03T10:35:29.6497708Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.6497808Z               "line": 200
2026-07-03T10:35:29.6497884Z             },
2026-07-03T10:35:29.6497972Z             {
2026-07-03T10:35:29.6498087Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.6498187Z               "line": 233
2026-07-03T10:35:29.6498282Z             },
2026-07-03T10:35:29.6498363Z             {
2026-07-03T10:35:29.6498484Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.6498569Z               "line": 356
2026-07-03T10:35:29.6498659Z             },
2026-07-03T10:35:29.6498741Z             {
2026-07-03T10:35:29.6498864Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.6499031Z               "line": 564
2026-07-03T10:35:29.6499123Z             },
2026-07-03T10:35:29.6499208Z             {
2026-07-03T10:35:29.6499332Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6499418Z               "line": 79
2026-07-03T10:35:29.6499498Z             },
2026-07-03T10:35:29.6499584Z             {
2026-07-03T10:35:29.6499690Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6499790Z               "line": 1393
2026-07-03T10:35:29.6499870Z             },
2026-07-03T10:35:29.6499966Z             {
2026-07-03T10:35:29.6500067Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6500165Z               "line": 114
2026-07-03T10:35:29.6500256Z             }
2026-07-03T10:35:29.6500334Z           ]
2026-07-03T10:35:29.6500425Z         },
2026-07-03T10:35:29.6500518Z         "int": {
2026-07-03T10:35:29.6500608Z           "complete": true,
2026-07-03T10:35:29.6500699Z           "evidence": [
2026-07-03T10:35:29.6500788Z             {
2026-07-03T10:35:29.6500920Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6501007Z               "line": 524
2026-07-03T10:35:29.6501098Z             },
2026-07-03T10:35:29.6501187Z             {
2026-07-03T10:35:29.6501298Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6501393Z               "line": 1302
2026-07-03T10:35:29.6501474Z             }
2026-07-03T10:35:29.6501564Z           ]
2026-07-03T10:35:29.6501646Z         },
2026-07-03T10:35:29.6501736Z         "unit": {
2026-07-03T10:35:29.6501942Z           "complete": true,
2026-07-03T10:35:29.6502146Z           "evidence": [
2026-07-03T10:35:29.6502237Z             {
2026-07-03T10:35:29.6502370Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6502460Z               "line": 209
2026-07-03T10:35:29.6502552Z             },
2026-07-03T10:35:29.6502639Z             {
2026-07-03T10:35:29.6502746Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6502842Z               "line": 1262
2026-07-03T10:35:29.6502925Z             }
2026-07-03T10:35:29.6503014Z           ]
2026-07-03T10:35:29.6503099Z         }
2026-07-03T10:35:29.6503184Z       }
2026-07-03T10:35:29.6503261Z     },
2026-07-03T10:35:29.6503354Z     {
2026-07-03T10:35:29.6503449Z       "id": "REQ-RC-IDENTITY",
2026-07-03T10:35:29.6505966Z       "title": "`spt rc` overlays a persistent endpoint-identity marker so the operator always groks which endpoint they control: a reserved TOP status row via a DECSTBM scroll-region (shrink the PTY's reported rows by 1, own the row), right-aligned `SUBNET : ENDPOINT_ID @ NODE`, CYAN text. Re-assert the margin + repaint on alt-screen enter / DECSTBM reset / resize (output-scanning, like the existing mouse_scanner). NO window title (the harness, e.g. CC, owns it for busyness — OSC dropped). Resolve subnet/node/id once at attach (perch/registry read) and thread into the pump; subnet = the endpoint's home/primary (\"local\" if none). The literal floating rounded-rectangle corner box is DEFERRED to the future web-based GUI (not a grid-model rc — that lift is better spent on the GUI). (v0.16.0)",
2026-07-03T10:35:29.6506080Z       "requiredStages": [
2026-07-03T10:35:29.6506162Z         "impl",
2026-07-03T10:35:29.6506248Z         "unit",
2026-07-03T10:35:29.6506332Z         "int"
2026-07-03T10:35:29.6506419Z       ],
2026-07-03T10:35:29.6506501Z       "stages": {
2026-07-03T10:35:29.6506586Z         "doc": {
2026-07-03T10:35:29.6506685Z           "complete": false,
2026-07-03T10:35:29.6506791Z           "evidence": []
2026-07-03T10:35:29.6506877Z         },
2026-07-03T10:35:29.6506976Z         "impl": {
2026-07-03T10:35:29.6507078Z           "complete": true,
2026-07-03T10:35:29.6507163Z           "evidence": [
2026-07-03T10:35:29.6507258Z             {
2026-07-03T10:35:29.6507363Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6507454Z               "line": 225
2026-07-03T10:35:29.6507539Z             },
2026-07-03T10:35:29.6507625Z             {
2026-07-03T10:35:29.6507736Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6507830Z               "line": 239
2026-07-03T10:35:29.6507911Z             },
2026-07-03T10:35:29.6508002Z             {
2026-07-03T10:35:29.6508107Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6508206Z               "line": 253
2026-07-03T10:35:29.6508287Z             },
2026-07-03T10:35:29.6508373Z             {
2026-07-03T10:35:29.6508486Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6508575Z               "line": 275
2026-07-03T10:35:29.6508666Z             },
2026-07-03T10:35:29.6508753Z             {
2026-07-03T10:35:29.6508857Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6508938Z               "line": 286
2026-07-03T10:35:29.6509124Z             },
2026-07-03T10:35:29.6509209Z             {
2026-07-03T10:35:29.6509315Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6509406Z               "line": 304
2026-07-03T10:35:29.6509486Z             },
2026-07-03T10:35:29.6509577Z             {
2026-07-03T10:35:29.6509687Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6509782Z               "line": 316
2026-07-03T10:35:29.6509867Z             },
2026-07-03T10:35:29.6509959Z             {
2026-07-03T10:35:29.6510063Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6510149Z               "line": 350
2026-07-03T10:35:29.6510235Z             },
2026-07-03T10:35:29.6510322Z             {
2026-07-03T10:35:29.6510425Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6510730Z               "line": 404
2026-07-03T10:35:29.6510821Z             }
2026-07-03T10:35:29.6510918Z           ]
2026-07-03T10:35:29.6511003Z         },
2026-07-03T10:35:29.6511087Z         "int": {
2026-07-03T10:35:29.6511182Z           "complete": true,
2026-07-03T10:35:29.6511278Z           "evidence": [
2026-07-03T10:35:29.6511362Z             {
2026-07-03T10:35:29.6511471Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6511567Z               "line": 2266
2026-07-03T10:35:29.6511648Z             }
2026-07-03T10:35:29.6511733Z           ]
2026-07-03T10:35:29.6511819Z         },
2026-07-03T10:35:29.6511911Z         "unit": {
2026-07-03T10:35:29.6512006Z           "complete": true,
2026-07-03T10:35:29.6512110Z           "evidence": [
2026-07-03T10:35:29.6512192Z             {
2026-07-03T10:35:29.6515506Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6515626Z               "line": 2131
2026-07-03T10:35:29.6515727Z             },
2026-07-03T10:35:29.6515802Z             {
2026-07-03T10:35:29.6515926Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6516023Z               "line": 2149
2026-07-03T10:35:29.6516108Z             },
2026-07-03T10:35:29.6516188Z             {
2026-07-03T10:35:29.6516299Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6516395Z               "line": 2167
2026-07-03T10:35:29.6516479Z             },
2026-07-03T10:35:29.6516564Z             {
2026-07-03T10:35:29.6516674Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6516766Z               "line": 2203
2026-07-03T10:35:29.6516850Z             },
2026-07-03T10:35:29.6516936Z             {
2026-07-03T10:35:29.6517046Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6517141Z               "line": 2210
2026-07-03T10:35:29.6517226Z             },
2026-07-03T10:35:29.6517309Z             {
2026-07-03T10:35:29.6517409Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6517498Z               "line": 2223
2026-07-03T10:35:29.6517575Z             },
2026-07-03T10:35:29.6517666Z             {
2026-07-03T10:35:29.6517771Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6517856Z               "line": 2251
2026-07-03T10:35:29.6517943Z             }
2026-07-03T10:35:29.6518029Z           ]
2026-07-03T10:35:29.6518114Z         }
2026-07-03T10:35:29.6518194Z       }
2026-07-03T10:35:29.6518282Z     },
2026-07-03T10:35:29.6518367Z     {
2026-07-03T10:35:29.6518476Z       "id": "REQ-RC-IDMARKER-DISABLE",
2026-07-03T10:35:29.6520108Z       "title": "Bugs #14 + #7/#8 (marker half): feature-flag the top-right StatusRow endpoint-id marker OFF (rc.rs:198-307). It is a one-shot absolutely-positioned paint that scrolls off-screen and is not re-stickied (#14), and its DECSC/clear/SGR injection splices into the harness in-flight drawing causing residual artifacts (#7/#8). Ship disabled next release (operator: save the concept for a future web SPT GUI); revisit as a proper per-frame sticky overlay only once REQ-BROKER-SCREEN-GRID provides the screen model. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #14.",
2026-07-03T10:35:29.6520271Z       "requiredStages": [
2026-07-03T10:35:29.6520356Z         "impl",
2026-07-03T10:35:29.6520442Z         "unit"
2026-07-03T10:35:29.6520524Z       ],
2026-07-03T10:35:29.6520609Z       "stages": {
2026-07-03T10:35:29.6520690Z         "doc": {
2026-07-03T10:35:29.6520776Z           "complete": false,
2026-07-03T10:35:29.6520867Z           "evidence": []
2026-07-03T10:35:29.6520957Z         },
2026-07-03T10:35:29.6521038Z         "impl": {
2026-07-03T10:35:29.6521125Z           "complete": true,
2026-07-03T10:35:29.6521216Z           "evidence": [
2026-07-03T10:35:29.6521309Z             {
2026-07-03T10:35:29.6521416Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6521507Z               "line": 212
2026-07-03T10:35:29.6521591Z             },
2026-07-03T10:35:29.6521681Z             {
2026-07-03T10:35:29.6521786Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6522031Z               "line": 1253
2026-07-03T10:35:29.6522218Z             }
2026-07-03T10:35:29.6522298Z           ]
2026-07-03T10:35:29.6522375Z         },
2026-07-03T10:35:29.6522457Z         "int": {
2026-07-03T10:35:29.6522552Z           "complete": false,
2026-07-03T10:35:29.6522651Z           "evidence": []
2026-07-03T10:35:29.6522733Z         },
2026-07-03T10:35:29.6522819Z         "unit": {
2026-07-03T10:35:29.6522909Z           "complete": true,
2026-07-03T10:35:29.6522999Z           "evidence": [
2026-07-03T10:35:29.6523086Z             {
2026-07-03T10:35:29.6523194Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6523285Z               "line": 2121
2026-07-03T10:35:29.6523372Z             }
2026-07-03T10:35:29.6523453Z           ]
2026-07-03T10:35:29.6523533Z         }
2026-07-03T10:35:29.6523619Z       }
2026-07-03T10:35:29.6523702Z     },
2026-07-03T10:35:29.6523792Z     {
2026-07-03T10:35:29.6523891Z       "id": "REQ-RC-KEY-VT-TRANSLATE",
2026-07-03T10:35:29.6530455Z       "title": "On Windows, `spt rc` translates CONSOLE KEY EVENTS to standard xterm VT so ALL keys reach the hosted harness — arrows/Home/End/PgUp/PgDn/Insert/Delete/F-keys, every modifier combo, Backspace/Ctrl+Backspace — not just the byte-emitting ones. ROOT (operator HITL, doyle /diagnose): `spt rc` reads raw STDIN BYTES (spawn_stdin_reader, std::io::stdin().read); on the Windows LEGACY console (no ENABLE_VIRTUAL_TERMINAL_INPUT) the special keys produce console KEY_EVENTs, NOT stdin bytes, so the byte-pump sees nothing → those keys are DEAD. Enabling ENABLE_VIRTUAL_TERMINAL_INPUT was rejected (W7 dc07c39): on Windows Terminal it yields harness-specific win32-input-mode + broke ctrl-b detach. FIX (agnostic, full fidelity): on Windows, replace the stdin byte-read with a crossterm EVENT source (crossterm 0.28 already a dep; the picker already reads events) and translate each KeyEvent → STANDARD xterm VT bytes via a PURE translate_key_event(KeyEvent)->Vec<u8> (copy a known-correct xterm table verbatim, ADR-0001 spirit), forwarded through the SAME rc pump — the harness receives ordinary xterm VT (harness-AGNOSTIC, no win32-input-mode). Press-only (drop Repeat/Release). Detach stays the ctrl-b+'d' PREFIX, event-sourced (doyle Option B): Ctrl+B arms; armed+plain-'d'⇒Detach; armed+Ctrl+B⇒emit literal 0x02; armed+other⇒0x02 then translate(other). Non-tty stdin (piped/tests) → FALL BACK to the byte-read path (keeps e2e byte-injection working). UNIX UNCHANGED (its raw-mode byte stream already delivers proper VT; cfg-split, zero Unix regression). SUPERSEDES the W7 normalize_key_byte swap on Windows — the translator emits 0x7f for Backspace and 0x08 for Ctrl+Backspace natively (REQ-HAZARD-RC-INPUT-KEY-ENCODING folded in). NO int (a live interactive console can't be driven in CI — HITL, REQ-RUN-PICKER/RC-1 precedent); the exhaustive non-vacuous translate_key_event mapping unit + the event-detach unit ARE the surface. (v0.13.0)",
2026-07-03T10:35:29.6530587Z       "requiredStages": [
2026-07-03T10:35:29.6530697Z         "doc",
2026-07-03T10:35:29.6530784Z         "impl",
2026-07-03T10:35:29.6530883Z         "unit"
2026-07-03T10:35:29.6530974Z       ],
2026-07-03T10:35:29.6531060Z       "stages": {
2026-07-03T10:35:29.6531146Z         "doc": {
2026-07-03T10:35:29.6531245Z           "complete": true,
2026-07-03T10:35:29.6531336Z           "evidence": [
2026-07-03T10:35:29.6531418Z             {
2026-07-03T10:35:29.6531522Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6531617Z               "line": 386
2026-07-03T10:35:29.6531695Z             },
2026-07-03T10:35:29.6531785Z             {
2026-07-03T10:35:29.6531889Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.6531976Z               "line": 469
2026-07-03T10:35:29.6532062Z             }
2026-07-03T10:35:29.6532147Z           ]
2026-07-03T10:35:29.6532231Z         },
2026-07-03T10:35:29.6532317Z         "impl": {
2026-07-03T10:35:29.6532412Z           "complete": true,
2026-07-03T10:35:29.6532501Z           "evidence": [
2026-07-03T10:35:29.6532706Z             {
2026-07-03T10:35:29.6532910Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6533012Z               "line": 485
2026-07-03T10:35:29.6533093Z             },
2026-07-03T10:35:29.6533173Z             {
2026-07-03T10:35:29.6533283Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6533370Z               "line": 544
2026-07-03T10:35:29.6533455Z             },
2026-07-03T10:35:29.6533540Z             {
2026-07-03T10:35:29.6533646Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6533741Z               "line": 559
2026-07-03T10:35:29.6533822Z             },
2026-07-03T10:35:29.6533908Z             {
2026-07-03T10:35:29.6534013Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6534098Z               "line": 574
2026-07-03T10:35:29.6534184Z             },
2026-07-03T10:35:29.6534267Z             {
2026-07-03T10:35:29.6534375Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6534461Z               "line": 623
2026-07-03T10:35:29.6534542Z             }
2026-07-03T10:35:29.6534634Z           ]
2026-07-03T10:35:29.6534723Z         },
2026-07-03T10:35:29.6534803Z         "int": {
2026-07-03T10:35:29.6534898Z           "complete": false,
2026-07-03T10:35:29.6534984Z           "evidence": []
2026-07-03T10:35:29.6535068Z         },
2026-07-03T10:35:29.6535153Z         "unit": {
2026-07-03T10:35:29.6535249Z           "complete": true,
2026-07-03T10:35:29.6535336Z           "evidence": [
2026-07-03T10:35:29.6535425Z             {
2026-07-03T10:35:29.6535535Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6535626Z               "line": 1791
2026-07-03T10:35:29.6535717Z             },
2026-07-03T10:35:29.6535802Z             {
2026-07-03T10:35:29.6535908Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6535993Z               "line": 1906
2026-07-03T10:35:29.6536069Z             }
2026-07-03T10:35:29.6536155Z           ]
2026-07-03T10:35:29.6536242Z         }
2026-07-03T10:35:29.6536331Z       }
2026-07-03T10:35:29.6536417Z     },
2026-07-03T10:35:29.6536504Z     {
2026-07-03T10:35:29.6536617Z       "id": "REQ-RC-MOUSE-FORWARD",
2026-07-03T10:35:29.6541534Z       "title": "On Windows, `spt rc` must FORWARD scroll-wheel events to the harness when the harness has mouse reporting on. ROOT (operator HITL): P1's RawGuard EnableMouseCapture (added for right-click paste, REQ-RC-WIN-PASTE) makes Windows Terminal forward ALL mouse — including the scroll wheel — to rc instead of scrolling its own buffer, but the rc mouse handler dropped everything except right-button-down → scroll DIED (and WT's native scrollback is stolen by the capture). Operator ruling: keep mouse capture + right-click bracketed paste AND forward scroll to the harness. FIX (doyle design, cfg(windows), folds into the rc mouse handler): TRACK the harness's mouse-reporting mode by scanning its OUTPUT stream for the DECSET set/reset — ESC[?1000h/1002h/1003h (mouse on) + ESC[?1006h (SGR ext) and their ...l (off) — into a shared MouseMode{enabled,sgr} (pump writes from output, stdin reader reads); the scan survives a sequence SPLIT across output chunks (a bounded carry buffer). The mouse handler: right-button-DOWN -> bracketed clipboard paste (unchanged, REQ-RC-WIN-PASTE); ScrollUp/Down -> translate to an xterm SGR mouse report (ESC[<64;col+1;row+1M up / ESC[<65;..M down, 0-based crossterm -> 1-based xterm) and forward ONLY when enabled && sgr (else DROP — a legacy X10 report the harness may not parse is garbage); Moved/drag/left/middle -> DROP (scroll is the operator's need; click-forward risks garbage, no click-to-position). Unix UNCHANGED (no capture; the terminal scrolls natively). (v0.13.0)",
2026-07-03T10:35:29.6541645Z       "requiredStages": [
2026-07-03T10:35:29.6541734Z         "doc",
2026-07-03T10:35:29.6541820Z         "impl",
2026-07-03T10:35:29.6541901Z         "unit"
2026-07-03T10:35:29.6541988Z       ],
2026-07-03T10:35:29.6542073Z       "stages": {
2026-07-03T10:35:29.6542154Z         "doc": {
2026-07-03T10:35:29.6542382Z           "complete": true,
2026-07-03T10:35:29.6542565Z           "evidence": [
2026-07-03T10:35:29.6542651Z             {
2026-07-03T10:35:29.6542768Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.6542858Z               "line": 490
2026-07-03T10:35:29.6542940Z             }
2026-07-03T10:35:29.6543028Z           ]
2026-07-03T10:35:29.6543109Z         },
2026-07-03T10:35:29.6543199Z         "impl": {
2026-07-03T10:35:29.6543286Z           "complete": true,
2026-07-03T10:35:29.6543371Z           "evidence": [
2026-07-03T10:35:29.6543456Z             {
2026-07-03T10:35:29.6543567Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6543653Z               "line": 680
2026-07-03T10:35:29.6543738Z             },
2026-07-03T10:35:29.6543819Z             {
2026-07-03T10:35:29.6543925Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6544011Z               "line": 696
2026-07-03T10:35:29.6544095Z             }
2026-07-03T10:35:29.6544187Z           ]
2026-07-03T10:35:29.6544268Z         },
2026-07-03T10:35:29.6544363Z         "int": {
2026-07-03T10:35:29.6544449Z           "complete": false,
2026-07-03T10:35:29.6544535Z           "evidence": []
2026-07-03T10:35:29.6544616Z         },
2026-07-03T10:35:29.6544701Z         "unit": {
2026-07-03T10:35:29.6544788Z           "complete": true,
2026-07-03T10:35:29.6544883Z           "evidence": [
2026-07-03T10:35:29.6544963Z             {
2026-07-03T10:35:29.6545073Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6545161Z               "line": 2041
2026-07-03T10:35:29.6545246Z             },
2026-07-03T10:35:29.6545321Z             {
2026-07-03T10:35:29.6545425Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6545515Z               "line": 2060
2026-07-03T10:35:29.6545595Z             },
2026-07-03T10:35:29.6545684Z             {
2026-07-03T10:35:29.6545781Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6545862Z               "line": 2072
2026-07-03T10:35:29.6545948Z             },
2026-07-03T10:35:29.6546028Z             {
2026-07-03T10:35:29.6546134Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6546229Z               "line": 2100
2026-07-03T10:35:29.6546309Z             }
2026-07-03T10:35:29.6546395Z           ]
2026-07-03T10:35:29.6546482Z         }
2026-07-03T10:35:29.6546563Z       }
2026-07-03T10:35:29.6546648Z     },
2026-07-03T10:35:29.6546730Z     {
2026-07-03T10:35:29.6546830Z       "id": "REQ-RC-WIN-PASTE",
2026-07-03T10:35:29.6552209Z       "title": "In an `spt rc` session neither ctrl+V nor right-click pastes (CC explicitly supports ctrl+V). ROOT (doyle /diagnose): RawGuard does only enable_raw_mode (no bracketed paste / no mouse capture / no clipboard interception); the Windows console delivers a paste as synthetic per-char KEY EVENTs (no crossterm Event::Paste), and ctrl+V translates to bare ^V forwarded to CC — but CC runs DAEMON-SIDE with NO access to the operator's LOCAL clipboard, so remote paste is fundamentally CLIENT-ORIGINATED. A multi-line paste-as-keys also becomes a \\r submit-storm. FIX (doyle design, V0.13.0-P1-RC-PASTE-DESIGN.md, cfg(windows), folds into the bug-2 event path): on a paste gesture rc reads the LOCAL clipboard + forwards a BRACKETED PASTE (ESC[200~ + content + ESC[201~); CC has bracketed-paste mode on (its TUI sets ESC[?2004h) so it treats it as a paste — content intact, no submit-storm, harness-AGNOSTIC. ctrl+V: intercept Char('v')+CONTROL in the event loop -> read_clipboard -> bracketed paste. Right-click: RawGuard also EnableMouseCapture (disables console QuickEdit + enables ENABLE_MOUSE_INPUT so right-click surfaces as Event::Mouse on legacy cmd/powershell) -> right-button -> read_clipboard -> bracketed paste; DROP all other mouse (CC has no mouse features, operator-confirmed, so capture costs nothing). read_clipboard = clipboard-win crate (cfg(windows), minimal); empty/failed = clean no-op. Content forwarded VERBATIM (literal pasted text, no per-char translation). Unix UNCHANGED (its terminal pastes natively through the byte pump). DEPENDS ON P0 (a paste chunk must not wedge the broker). (v0.13.0)",
2026-07-03T10:35:29.6552418Z       "requiredStages": [
2026-07-03T10:35:29.6552500Z         "doc",
2026-07-03T10:35:29.6552585Z         "impl",
2026-07-03T10:35:29.6552671Z         "unit"
2026-07-03T10:35:29.6552752Z       ],
2026-07-03T10:35:29.6552844Z       "stages": {
2026-07-03T10:35:29.6552924Z         "doc": {
2026-07-03T10:35:29.6553019Z           "complete": true,
2026-07-03T10:35:29.6553111Z           "evidence": [
2026-07-03T10:35:29.6553197Z             {
2026-07-03T10:35:29.6553314Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.6553404Z               "line": 476
2026-07-03T10:35:29.6553485Z             }
2026-07-03T10:35:29.6553570Z           ]
2026-07-03T10:35:29.6553655Z         },
2026-07-03T10:35:29.6553740Z         "impl": {
2026-07-03T10:35:29.6553831Z           "complete": true,
2026-07-03T10:35:29.6553927Z           "evidence": [
2026-07-03T10:35:29.6554012Z             {
2026-07-03T10:35:29.6554123Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6554208Z               "line": 654
2026-07-03T10:35:29.6554293Z             },
2026-07-03T10:35:29.6554374Z             {
2026-07-03T10:35:29.6554480Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6554566Z               "line": 670
2026-07-03T10:35:29.6554656Z             },
2026-07-03T10:35:29.6554737Z             {
2026-07-03T10:35:29.6554842Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6554932Z               "line": 713
2026-07-03T10:35:29.6555013Z             },
2026-07-03T10:35:29.6555101Z             {
2026-07-03T10:35:29.6555204Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6555295Z               "line": 727
2026-07-03T10:35:29.6555377Z             },
2026-07-03T10:35:29.6555467Z             {
2026-07-03T10:35:29.6555561Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6555658Z               "line": 738
2026-07-03T10:35:29.6555735Z             }
2026-07-03T10:35:29.6555820Z           ]
2026-07-03T10:35:29.6555904Z         },
2026-07-03T10:35:29.6555990Z         "int": {
2026-07-03T10:35:29.6556090Z           "complete": false,
2026-07-03T10:35:29.6556174Z           "evidence": []
2026-07-03T10:35:29.6556264Z         },
2026-07-03T10:35:29.6556345Z         "unit": {
2026-07-03T10:35:29.6556441Z           "complete": true,
2026-07-03T10:35:29.6556522Z           "evidence": [
2026-07-03T10:35:29.6556607Z             {
2026-07-03T10:35:29.6556708Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6556794Z               "line": 1982
2026-07-03T10:35:29.6556875Z             },
2026-07-03T10:35:29.6556960Z             {
2026-07-03T10:35:29.6557061Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6557156Z               "line": 2003
2026-07-03T10:35:29.6557236Z             },
2026-07-03T10:35:29.6557319Z             {
2026-07-03T10:35:29.6557428Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6557528Z               "line": 2024
2026-07-03T10:35:29.6557614Z             }
2026-07-03T10:35:29.6557691Z           ]
2026-07-03T10:35:29.6557781Z         }
2026-07-03T10:35:29.6557861Z       }
2026-07-03T10:35:29.6557944Z     },
2026-07-03T10:35:29.6558020Z     {
2026-07-03T10:35:29.6558124Z       "id": "REQ-RC-WIN-VT-OUTPUT",
2026-07-03T10:35:29.6562111Z       "title": "Bug #12: `spt rc` to an endpoint renders ANSI escapes LITERALLY (raw ←[K / color codes) on a Win10 conhost console, garbling the viewport — while `endpoint run --attach` in the SAME env renders fine and Win11 Windows Terminal is unaffected. Root (code-grounded, doyle): rc.rs RawGuard::enable calls only crossterm enable_raw_mode (INPUT raw mode) and NEVER enables ENABLE_VIRTUAL_TERMINAL_PROCESSING on the OUTPUT handle; Win10 conhost defaults VT-output OFF so escapes print literally, whereas the picker/alt-screen setup on the endpoint-run path enters crossterm's VT-enabling console setup first (leaving VT-output on) — so it is the rc-attach CLIENT PATH specifically, and --attach-works-same-env confirms (not refutes) the VT-out theory. Fix: in the rc attach path (RawGuard), on cfg(windows) + interactive console (mirror the windows_mouse_wanted guard so piped stdin/stdout keeps clean bytes for the e2e byte tests), SetConsoleMode STD_OUTPUT_HANDLE |= ENABLE_VIRTUAL_TERMINAL_PROCESSING|ENABLE_PROCESSED_OUTPUT, capture the prior mode, restore on Drop. cfg(windows)-only, client-side, independent of #4/#6. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #12.",
2026-07-03T10:35:29.6562325Z       "requiredStages": [
2026-07-03T10:35:29.6562412Z         "impl",
2026-07-03T10:35:29.6562498Z         "unit"
2026-07-03T10:35:29.6562574Z       ],
2026-07-03T10:35:29.6562663Z       "stages": {
2026-07-03T10:35:29.6562741Z         "doc": {
2026-07-03T10:35:29.6562845Z           "complete": false,
2026-07-03T10:35:29.6562931Z           "evidence": []
2026-07-03T10:35:29.6563016Z         },
2026-07-03T10:35:29.6563104Z         "impl": {
2026-07-03T10:35:29.6563216Z           "complete": true,
2026-07-03T10:35:29.6563302Z           "evidence": [
2026-07-03T10:35:29.6563389Z             {
2026-07-03T10:35:29.6563493Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6563574Z               "line": 751
2026-07-03T10:35:29.6563666Z             },
2026-07-03T10:35:29.6563748Z             {
2026-07-03T10:35:29.6563860Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6563940Z               "line": 764
2026-07-03T10:35:29.6564021Z             },
2026-07-03T10:35:29.6564107Z             {
2026-07-03T10:35:29.6564215Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6564305Z               "line": 788
2026-07-03T10:35:29.6564392Z             }
2026-07-03T10:35:29.6564473Z           ]
2026-07-03T10:35:29.6564563Z         },
2026-07-03T10:35:29.6564654Z         "int": {
2026-07-03T10:35:29.6564749Z           "complete": false,
2026-07-03T10:35:29.6564839Z           "evidence": []
2026-07-03T10:35:29.6564925Z         },
2026-07-03T10:35:29.6565012Z         "unit": {
2026-07-03T10:35:29.6565102Z           "complete": true,
2026-07-03T10:35:29.6565192Z           "evidence": [
2026-07-03T10:35:29.6565278Z             {
2026-07-03T10:35:29.6565369Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6565455Z               "line": 1650
2026-07-03T10:35:29.6565536Z             }
2026-07-03T10:35:29.6565617Z           ]
2026-07-03T10:35:29.6565698Z         }
2026-07-03T10:35:29.6565783Z       }
2026-07-03T10:35:29.6565860Z     },
2026-07-03T10:35:29.6565942Z     {
2026-07-03T10:35:29.6566046Z       "id": "REQ-RCVIEW-1",
2026-07-03T10:35:29.6571116Z       "title": "Remote-attach controller/viewer model (CONTEXT.md:317): a session's broker OutputLog serves ONE interactive controller (input + EXCLUSIVE PTY resize; its viewport sets the size, sent on attach + every window change via crossterm Event::Resize) plus ANY NUMBER of read-only `--view` attachers (output-only, no input, no resize; client-side letterbox — center+pad when larger, clip+1-line indicator when smaller; only the local ctrl-b d detach chord). Attach intent is three-valued (`Viewer | Control | Take`, wire-default Control): Control to a FREE endpoint becomes controller, Control to a CONTROLLED endpoint is REFUSED with guidance (`--view`/`--take`) — never auto-viewer, never silent-displace. Wire adds (additive, N-1 skip-unknown): `Request.intent`, `Resize{rows,cols}` (controller-only), `Size{rows,cols}` (→viewer), `Displaced{by}` (→displaced controller). The brain-resume cursor (delivered_through, ADR-0018) tracks the CONTROLLER ONLY; viewers replay from their own from_seq and never move it. Dormancy keys on the controller ONLY: controller attach wakes / controller detach goes dormant (even with viewers present); viewer attach/detach is wake-neutral and may watch a dormant endpoint as-is. v1: viewing is gated identically to driving — a viewer runs the same access_check(Unsolicited) as a controller (watching reveals full session contents = a real disclosure); a lighter distinct watch-gate is deferred to cross-subnet/finer-consent (CONTEXT.md:317 'driving ≠ watching' = the future seam).",
2026-07-03T10:35:29.6571339Z       "requiredStages": [
2026-07-03T10:35:29.6571431Z         "doc",
2026-07-03T10:35:29.6571515Z         "impl",
2026-07-03T10:35:29.6571600Z         "unit",
2026-07-03T10:35:29.6571691Z         "int"
2026-07-03T10:35:29.6571772Z       ],
2026-07-03T10:35:29.6571861Z       "stages": {
2026-07-03T10:35:29.6571950Z         "doc": {
2026-07-03T10:35:29.6572046Z           "complete": true,
2026-07-03T10:35:29.6572143Z           "evidence": [
2026-07-03T10:35:29.6572227Z             {
2026-07-03T10:35:29.6572332Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6572428Z               "line": 383
2026-07-03T10:35:29.6572514Z             }
2026-07-03T10:35:29.6572594Z           ]
2026-07-03T10:35:29.6572676Z         },
2026-07-03T10:35:29.6572766Z         "impl": {
2026-07-03T10:35:29.6572852Z           "complete": true,
2026-07-03T10:35:29.6572962Z           "evidence": [
2026-07-03T10:35:29.6573044Z             {
2026-07-03T10:35:29.6573195Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.6573286Z               "line": 590
2026-07-03T10:35:29.6573382Z             },
2026-07-03T10:35:29.6573463Z             {
2026-07-03T10:35:29.6573591Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6573683Z               "line": 752
2026-07-03T10:35:29.6573767Z             },
2026-07-03T10:35:29.6573853Z             {
2026-07-03T10:35:29.6573964Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6574063Z               "line": 772
2026-07-03T10:35:29.6574149Z             },
2026-07-03T10:35:29.6574236Z             {
2026-07-03T10:35:29.6574364Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6574448Z               "line": 41
2026-07-03T10:35:29.6574533Z             },
2026-07-03T10:35:29.6574615Z             {
2026-07-03T10:35:29.6574737Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6574832Z               "line": 62
2026-07-03T10:35:29.6574913Z             },
2026-07-03T10:35:29.6575004Z             {
2026-07-03T10:35:29.6575137Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.6575223Z               "line": 350
2026-07-03T10:35:29.6575305Z             },
2026-07-03T10:35:29.6575385Z             {
2026-07-03T10:35:29.6575494Z               "path": "crates/spt/src/rc.rs",
2026-07-03T10:35:29.6575582Z               "line": 1080
2026-07-03T10:35:29.6575677Z             }
2026-07-03T10:35:29.6575752Z           ]
2026-07-03T10:35:29.6575838Z         },
2026-07-03T10:35:29.6575920Z         "int": {
2026-07-03T10:35:29.6576015Z           "complete": true,
2026-07-03T10:35:29.6576100Z           "evidence": [
2026-07-03T10:35:29.6576187Z             {
2026-07-03T10:35:29.6576315Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6576415Z               "line": 1059
2026-07-03T10:35:29.6576502Z             },
2026-07-03T10:35:29.6576583Z             {
2026-07-03T10:35:29.6576716Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6576807Z               "line": 1099
2026-07-03T10:35:29.6576898Z             },
2026-07-03T10:35:29.6576982Z             {
2026-07-03T10:35:29.6577105Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6577192Z               "line": 1146
2026-07-03T10:35:29.6577275Z             },
2026-07-03T10:35:29.6577356Z             {
2026-07-03T10:35:29.6577480Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6577572Z               "line": 1298
2026-07-03T10:35:29.6577656Z             }
2026-07-03T10:35:29.6577737Z           ]
2026-07-03T10:35:29.6577824Z         },
2026-07-03T10:35:29.6577914Z         "unit": {
2026-07-03T10:35:29.6578014Z           "complete": true,
2026-07-03T10:35:29.6578110Z           "evidence": [
2026-07-03T10:35:29.6578186Z             {
2026-07-03T10:35:29.6578401Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6578553Z               "line": 188
2026-07-03T10:35:29.6578653Z             },
2026-07-03T10:35:29.6578734Z             {
2026-07-03T10:35:29.6578853Z               "path": "crates/spt-net/src/net/attach.rs",
2026-07-03T10:35:29.6579025Z               "line": 246
2026-07-03T10:35:29.6579112Z             }
2026-07-03T10:35:29.6579192Z           ]
2026-07-03T10:35:29.6579277Z         }
2026-07-03T10:35:29.6579360Z       }
2026-07-03T10:35:29.6579445Z     },
2026-07-03T10:35:29.6579535Z     {
2026-07-03T10:35:29.6579630Z       "id": "REQ-REACH-1",
2026-07-03T10:35:29.6579788Z       "title": "Off-node remote-drive detection + file transfer",
2026-07-03T10:35:29.6579892Z       "requiredStages": [
2026-07-03T10:35:29.6579977Z         "impl",
2026-07-03T10:35:29.6580059Z         "unit",
2026-07-03T10:35:29.6580141Z         "int"
2026-07-03T10:35:29.6580225Z       ],
2026-07-03T10:35:29.6580316Z       "stages": {
2026-07-03T10:35:29.6580407Z         "doc": {
2026-07-03T10:35:29.6580512Z           "complete": false,
2026-07-03T10:35:29.6580597Z           "evidence": []
2026-07-03T10:35:29.6580680Z         },
2026-07-03T10:35:29.6580760Z         "impl": {
2026-07-03T10:35:29.6580855Z           "complete": true,
2026-07-03T10:35:29.6580941Z           "evidence": [
2026-07-03T10:35:29.6581022Z             {
2026-07-03T10:35:29.6581151Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6581236Z               "line": 752
2026-07-03T10:35:29.6581319Z             },
2026-07-03T10:35:29.6581404Z             {
2026-07-03T10:35:29.6581532Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6581619Z               "line": 76
2026-07-03T10:35:29.6581704Z             },
2026-07-03T10:35:29.6581789Z             {
2026-07-03T10:35:29.6581909Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6581991Z               "line": 222
2026-07-03T10:35:29.6582075Z             },
2026-07-03T10:35:29.6582155Z             {
2026-07-03T10:35:29.6582280Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6582374Z               "line": 422
2026-07-03T10:35:29.6582458Z             },
2026-07-03T10:35:29.6582544Z             {
2026-07-03T10:35:29.6582660Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6582759Z               "line": 529
2026-07-03T10:35:29.6582839Z             },
2026-07-03T10:35:29.6582926Z             {
2026-07-03T10:35:29.6583050Z               "path": "crates/spt-net/src/net/xfer.rs",
2026-07-03T10:35:29.6583135Z               "line": 39
2026-07-03T10:35:29.6583222Z             },
2026-07-03T10:35:29.6583299Z             {
2026-07-03T10:35:29.6583417Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.6583507Z               "line": 331
2026-07-03T10:35:29.6583589Z             },
2026-07-03T10:35:29.6583674Z             {
2026-07-03T10:35:29.6583798Z               "path": "crates/spt-store/src/xfer.rs",
2026-07-03T10:35:29.6583889Z               "line": 88
2026-07-03T10:35:29.6583980Z             },
2026-07-03T10:35:29.6584065Z             {
2026-07-03T10:35:29.6584186Z               "path": "crates/spt-store/src/xfer.rs",
2026-07-03T10:35:29.6584271Z               "line": 98
2026-07-03T10:35:29.6584351Z             },
2026-07-03T10:35:29.6584437Z             {
2026-07-03T10:35:29.6584562Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6584651Z               "line": 262
2026-07-03T10:35:29.6584733Z             }
2026-07-03T10:35:29.6584815Z           ]
2026-07-03T10:35:29.6584906Z         },
2026-07-03T10:35:29.6584989Z         "int": {
2026-07-03T10:35:29.6585089Z           "complete": true,
2026-07-03T10:35:29.6585175Z           "evidence": [
2026-07-03T10:35:29.6585265Z             {
2026-07-03T10:35:29.6585397Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6585488Z               "line": 415
2026-07-03T10:35:29.6585579Z             },
2026-07-03T10:35:29.6585798Z             {
2026-07-03T10:35:29.6586031Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6586118Z               "line": 659
2026-07-03T10:35:29.6586208Z             },
2026-07-03T10:35:29.6586289Z             {
2026-07-03T10:35:29.6586423Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6586509Z               "line": 1000
2026-07-03T10:35:29.6586594Z             },
2026-07-03T10:35:29.6586675Z             {
2026-07-03T10:35:29.6586809Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6586898Z               "line": 1385
2026-07-03T10:35:29.6586980Z             }
2026-07-03T10:35:29.6587072Z           ]
2026-07-03T10:35:29.6587153Z         },
2026-07-03T10:35:29.6587242Z         "unit": {
2026-07-03T10:35:29.6587333Z           "complete": true,
2026-07-03T10:35:29.6587435Z           "evidence": [
2026-07-03T10:35:29.6587509Z             {
2026-07-03T10:35:29.6587627Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6587723Z               "line": 639
2026-07-03T10:35:29.6587817Z             },
2026-07-03T10:35:29.6587897Z             {
2026-07-03T10:35:29.6588016Z               "path": "crates/spt-daemon/src/xfer.rs",
2026-07-03T10:35:29.6588107Z               "line": 660
2026-07-03T10:35:29.6588192Z             },
2026-07-03T10:35:29.6588273Z             {
2026-07-03T10:35:29.6588394Z               "path": "crates/spt-daemon/tests/attach.rs",
2026-07-03T10:35:29.6588498Z               "line": 914
2026-07-03T10:35:29.6588583Z             },
2026-07-03T10:35:29.6588665Z             {
2026-07-03T10:35:29.6588784Z               "path": "crates/spt-daemon/tests/xfer.rs",
2026-07-03T10:35:29.6588879Z               "line": 93
2026-07-03T10:35:29.6589047Z             },
2026-07-03T10:35:29.6589137Z             {
2026-07-03T10:35:29.6589251Z               "path": "crates/spt-daemon/tests/xfer.rs",
2026-07-03T10:35:29.6589348Z               "line": 224
2026-07-03T10:35:29.6589432Z             },
2026-07-03T10:35:29.6589523Z             {
2026-07-03T10:35:29.6589643Z               "path": "crates/spt-net/src/net/xfer.rs",
2026-07-03T10:35:29.6589728Z               "line": 96
2026-07-03T10:35:29.6589823Z             },
2026-07-03T10:35:29.6589900Z             {
2026-07-03T10:35:29.6590029Z               "path": "crates/spt-net/src/net/xfer.rs",
2026-07-03T10:35:29.6590109Z               "line": 146
2026-07-03T10:35:29.6590191Z             },
2026-07-03T10:35:29.6590273Z             {
2026-07-03T10:35:29.6590381Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.6590471Z               "line": 834
2026-07-03T10:35:29.6590557Z             },
2026-07-03T10:35:29.6590638Z             {
2026-07-03T10:35:29.6590747Z               "path": "crates/spt-store/src/xfer.rs",
2026-07-03T10:35:29.6590832Z               "line": 118
2026-07-03T10:35:29.6590915Z             },
2026-07-03T10:35:29.6590996Z             {
2026-07-03T10:35:29.6591105Z               "path": "crates/spt-store/src/xfer.rs",
2026-07-03T10:35:29.6591201Z               "line": 148
2026-07-03T10:35:29.6591287Z             },
2026-07-03T10:35:29.6591373Z             {
2026-07-03T10:35:29.6591491Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6591592Z               "line": 1203
2026-07-03T10:35:29.6591668Z             }
2026-07-03T10:35:29.6591753Z           ]
2026-07-03T10:35:29.6591840Z         }
2026-07-03T10:35:29.6591926Z       }
2026-07-03T10:35:29.6592006Z     },
2026-07-03T10:35:29.6592097Z     {
2026-07-03T10:35:29.6592184Z       "id": "REQ-REACH-2",
2026-07-03T10:35:29.6592345Z       "title": "Remote command execution (deferred, consent-gated)",
2026-07-03T10:35:29.6592445Z       "requiredStages": [],
2026-07-03T10:35:29.6592542Z       "stages": {
2026-07-03T10:35:29.6592630Z         "doc": {
2026-07-03T10:35:29.6592720Z           "complete": false,
2026-07-03T10:35:29.6592811Z           "evidence": []
2026-07-03T10:35:29.6592892Z         },
2026-07-03T10:35:29.6592981Z         "impl": {
2026-07-03T10:35:29.6593190Z           "complete": false,
2026-07-03T10:35:29.6593366Z           "evidence": []
2026-07-03T10:35:29.6593452Z         },
2026-07-03T10:35:29.6593534Z         "int": {
2026-07-03T10:35:29.6593629Z           "complete": false,
2026-07-03T10:35:29.6593728Z           "evidence": []
2026-07-03T10:35:29.6593811Z         },
2026-07-03T10:35:29.6593896Z         "unit": {
2026-07-03T10:35:29.6593986Z           "complete": false,
2026-07-03T10:35:29.6594072Z           "evidence": []
2026-07-03T10:35:29.6594154Z         }
2026-07-03T10:35:29.6594230Z       }
2026-07-03T10:35:29.6594315Z     },
2026-07-03T10:35:29.6594397Z     {
2026-07-03T10:35:29.6594507Z       "id": "REQ-READY-AGENT-RESUME",
2026-07-03T10:35:29.6598316Z       "title": "An offline ReadyAgent shows in `spt endpoint run`'s picker Resume-from-history and resumes correctly — closing the gap that today only LiveAgents do. ROOT: a harness-hosted ready bind (ReadyAgent::start_homed, ready.rs) writes info.json DIRECTLY and never appends the session ledger (unlike the shared establish_perch:250 live path), so a ready agent — though it has a session_id — produces ZERO ledger rows → the picker's offline+local Resume-from-history (which gates on ledger rows) never offers it. FIX (1): ledger the ready bind (ReadyAgent::start_homed → sessions::append Boot, mirroring establish_perch). FIX (2): `spt endpoint run --resume <session>` honors the adapter MANIFEST's endpoint TYPE — a ReadyAgent manifest (no [session.psyche_init]) resumes as a ready endpoint (poll listener, NO psyche-host); a LiveAgent (with psyche_init) as live. NO new bringup mode + NO picker changes (operator 2026-06-18): `spt endpoint run` is the spt-hosted ENDPOINT bringup for BOTH types, the type IS the adapter-manifest's concern (psyche-host already keys on psyche_init presence) — so (2) likely already holds; VERIFY at code, build only the residual. (v0.12.0)",
2026-07-03T10:35:29.6598424Z       "requiredStages": [
2026-07-03T10:35:29.6598505Z         "doc",
2026-07-03T10:35:29.6598624Z         "impl",
2026-07-03T10:35:29.6598702Z         "unit",
2026-07-03T10:35:29.6598805Z         "int"
2026-07-03T10:35:29.6598886Z       ],
2026-07-03T10:35:29.6599054Z       "stages": {
2026-07-03T10:35:29.6599143Z         "doc": {
2026-07-03T10:35:29.6599240Z           "complete": true,
2026-07-03T10:35:29.6599325Z           "evidence": [
2026-07-03T10:35:29.6599411Z             {
2026-07-03T10:35:29.6599516Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6599603Z               "line": 420
2026-07-03T10:35:29.6599692Z             }
2026-07-03T10:35:29.6599773Z           ]
2026-07-03T10:35:29.6599855Z         },
2026-07-03T10:35:29.6599936Z         "impl": {
2026-07-03T10:35:29.6600040Z           "complete": true,
2026-07-03T10:35:29.6600126Z           "evidence": [
2026-07-03T10:35:29.6600218Z             {
2026-07-03T10:35:29.6600335Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6600422Z               "line": 110
2026-07-03T10:35:29.6600508Z             }
2026-07-03T10:35:29.6600599Z           ]
2026-07-03T10:35:29.6600684Z         },
2026-07-03T10:35:29.6600775Z         "int": {
2026-07-03T10:35:29.6600867Z           "complete": true,
2026-07-03T10:35:29.6600960Z           "evidence": [
2026-07-03T10:35:29.6601041Z             {
2026-07-03T10:35:29.6601198Z               "path": "crates/spt/tests/ready_resume_ledger_e2e.rs",
2026-07-03T10:35:29.6601284Z               "line": 26
2026-07-03T10:35:29.6601369Z             }
2026-07-03T10:35:29.6601446Z           ]
2026-07-03T10:35:29.6601527Z         },
2026-07-03T10:35:29.6601622Z         "unit": {
2026-07-03T10:35:29.6601713Z           "complete": true,
2026-07-03T10:35:29.6601800Z           "evidence": [
2026-07-03T10:35:29.6601875Z             {
2026-07-03T10:35:29.6601999Z               "path": "crates/spt-msg/src/ready.rs",
2026-07-03T10:35:29.6602085Z               "line": 322
2026-07-03T10:35:29.6602166Z             }
2026-07-03T10:35:29.6602252Z           ]
2026-07-03T10:35:29.6602342Z         }
2026-07-03T10:35:29.6602533Z       }
2026-07-03T10:35:29.6602614Z     },
2026-07-03T10:35:29.6602801Z     {
2026-07-03T10:35:29.6602895Z       "id": "REQ-REL-1",
2026-07-03T10:35:29.6603304Z       "title": "spt-releases publish-target repo: README public face, licensing split, Pages docs at the permanent lapse-proof canonical URL (ADR-0014)",
2026-07-03T10:35:29.6603405Z       "requiredStages": [
2026-07-03T10:35:29.6603489Z         "doc",
2026-07-03T10:35:29.6603574Z         "impl"
2026-07-03T10:35:29.6603659Z       ],
2026-07-03T10:35:29.6603746Z       "stages": {
2026-07-03T10:35:29.6603832Z         "doc": {
2026-07-03T10:35:29.6603927Z           "complete": true,
2026-07-03T10:35:29.6604017Z           "evidence": [
2026-07-03T10:35:29.6604104Z             {
2026-07-03T10:35:29.6604337Z               "path": "docs/adr/0014-publish-target-repo-and-lapse-proof-canonical-url.md",
2026-07-03T10:35:29.6604428Z               "line": 3
2026-07-03T10:35:29.6604513Z             }
2026-07-03T10:35:29.6604608Z           ]
2026-07-03T10:35:29.6604686Z         },
2026-07-03T10:35:29.6604776Z         "impl": {
2026-07-03T10:35:29.6604861Z           "complete": true,
2026-07-03T10:35:29.6604957Z           "evidence": [
2026-07-03T10:35:29.6605043Z             {
2026-07-03T10:35:29.6605176Z               "path": ".github/workflows/docs-publish.yml",
2026-07-03T10:35:29.6605262Z               "line": 11
2026-07-03T10:35:29.6605348Z             },
2026-07-03T10:35:29.6605424Z             {
2026-07-03T10:35:29.6605538Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6605630Z               "line": 380
2026-07-03T10:35:29.6605720Z             }
2026-07-03T10:35:29.6605805Z           ]
2026-07-03T10:35:29.6605892Z         },
2026-07-03T10:35:29.6605978Z         "int": {
2026-07-03T10:35:29.6606068Z           "complete": false,
2026-07-03T10:35:29.6606162Z           "evidence": []
2026-07-03T10:35:29.6606248Z         },
2026-07-03T10:35:29.6606338Z         "unit": {
2026-07-03T10:35:29.6606427Z           "complete": false,
2026-07-03T10:35:29.6606526Z           "evidence": []
2026-07-03T10:35:29.6606618Z         }
2026-07-03T10:35:29.6606704Z       }
2026-07-03T10:35:29.6606784Z     },
2026-07-03T10:35:29.6606870Z     {
2026-07-03T10:35:29.6606957Z       "id": "REQ-REL-2",
2026-07-03T10:35:29.6607475Z       "title": "Release asset set consumable by the self-updater: platform binaries, SHA256SUMS, SignedRelease metadata, manifest schema, mock-adapter zip; tag-triggered cross-repo pipeline",
2026-07-03T10:35:29.6607576Z       "requiredStages": [
2026-07-03T10:35:29.6607657Z         "impl",
2026-07-03T10:35:29.6607743Z         "int"
2026-07-03T10:35:29.6607824Z       ],
2026-07-03T10:35:29.6607915Z       "stages": {
2026-07-03T10:35:29.6608000Z         "doc": {
2026-07-03T10:35:29.6608100Z           "complete": true,
2026-07-03T10:35:29.6608183Z           "evidence": [
2026-07-03T10:35:29.6608264Z             {
2026-07-03T10:35:29.6608372Z               "path": "docs/RELEASE-RUNBOOK.md",
2026-07-03T10:35:29.6608473Z               "line": 6
2026-07-03T10:35:29.6608555Z             }
2026-07-03T10:35:29.6608649Z           ]
2026-07-03T10:35:29.6608729Z         },
2026-07-03T10:35:29.6608829Z         "impl": {
2026-07-03T10:35:29.6608919Z           "complete": true,
2026-07-03T10:35:29.6609069Z           "evidence": [
2026-07-03T10:35:29.6609156Z             {
2026-07-03T10:35:29.6609276Z               "path": ".github/workflows/release.yml",
2026-07-03T10:35:29.6609374Z               "line": 16
2026-07-03T10:35:29.6609456Z             },
2026-07-03T10:35:29.6609543Z             {
2026-07-03T10:35:29.6609651Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6609737Z               "line": 467
2026-07-03T10:35:29.6612873Z             },
2026-07-03T10:35:29.6612979Z             {
2026-07-03T10:35:29.6613112Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6613212Z               "line": 541
2026-07-03T10:35:29.6613294Z             },
2026-07-03T10:35:29.6613375Z             {
2026-07-03T10:35:29.6613653Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6613850Z               "line": 703
2026-07-03T10:35:29.6613936Z             },
2026-07-03T10:35:29.6614017Z             {
2026-07-03T10:35:29.6614129Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6614219Z               "line": 835
2026-07-03T10:35:29.6614306Z             }
2026-07-03T10:35:29.6614388Z           ]
2026-07-03T10:35:29.6614472Z         },
2026-07-03T10:35:29.6614554Z         "int": {
2026-07-03T10:35:29.6614650Z           "complete": true,
2026-07-03T10:35:29.6614735Z           "evidence": [
2026-07-03T10:35:29.6614825Z             {
2026-07-03T10:35:29.6614964Z               "path": "crates/spt/tests/release_verify_e2e.rs",
2026-07-03T10:35:29.6615054Z               "line": 13
2026-07-03T10:35:29.6615126Z             }
2026-07-03T10:35:29.6615203Z           ]
2026-07-03T10:35:29.6615288Z         },
2026-07-03T10:35:29.6615369Z         "unit": {
2026-07-03T10:35:29.6615464Z           "complete": false,
2026-07-03T10:35:29.6615561Z           "evidence": []
2026-07-03T10:35:29.6615645Z         }
2026-07-03T10:35:29.6615726Z       }
2026-07-03T10:35:29.6615812Z     },
2026-07-03T10:35:29.6615895Z     {
2026-07-03T10:35:29.6615984Z       "id": "REQ-REL-3",
2026-07-03T10:35:29.6616452Z       "title": "Two-key release-signing trust anchor: primary + offline never-used recovery, both pubkeys embedded in the binary's trusted set, manual local signing (ADR-0015)",
2026-07-03T10:35:29.6616548Z       "requiredStages": [
2026-07-03T10:35:29.6616628Z         "impl",
2026-07-03T10:35:29.6616713Z         "unit"
2026-07-03T10:35:29.6616789Z       ],
2026-07-03T10:35:29.6616875Z       "stages": {
2026-07-03T10:35:29.6616968Z         "doc": {
2026-07-03T10:35:29.6617062Z           "complete": false,
2026-07-03T10:35:29.6617154Z           "evidence": []
2026-07-03T10:35:29.6617236Z         },
2026-07-03T10:35:29.6617335Z         "impl": {
2026-07-03T10:35:29.6617421Z           "complete": true,
2026-07-03T10:35:29.6617517Z           "evidence": [
2026-07-03T10:35:29.6617645Z             {
2026-07-03T10:35:29.6617774Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.6617855Z               "line": 247
2026-07-03T10:35:29.6617946Z             },
2026-07-03T10:35:29.6618021Z             {
2026-07-03T10:35:29.6618170Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.6618270Z               "line": 299
2026-07-03T10:35:29.6618350Z             },
2026-07-03T10:35:29.6618433Z             {
2026-07-03T10:35:29.6618541Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6618627Z               "line": 444
2026-07-03T10:35:29.6618709Z             },
2026-07-03T10:35:29.6618790Z             {
2026-07-03T10:35:29.6618894Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6619067Z               "line": 468
2026-07-03T10:35:29.6619162Z             },
2026-07-03T10:35:29.6619242Z             {
2026-07-03T10:35:29.6619346Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.6619446Z               "line": 509
2026-07-03T10:35:29.6619530Z             }
2026-07-03T10:35:29.6619610Z           ]
2026-07-03T10:35:29.6619697Z         },
2026-07-03T10:35:29.6619779Z         "int": {
2026-07-03T10:35:29.6619878Z           "complete": false,
2026-07-03T10:35:29.6619963Z           "evidence": []
2026-07-03T10:35:29.6620045Z         },
2026-07-03T10:35:29.6620131Z         "unit": {
2026-07-03T10:35:29.6620226Z           "complete": true,
2026-07-03T10:35:29.6620311Z           "evidence": [
2026-07-03T10:35:29.6620384Z             {
2026-07-03T10:35:29.6620508Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.6620597Z               "line": 1055
2026-07-03T10:35:29.6620680Z             },
2026-07-03T10:35:29.6620765Z             {
2026-07-03T10:35:29.6620884Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.6620975Z               "line": 1114
2026-07-03T10:35:29.6621171Z             }
2026-07-03T10:35:29.6621246Z           ]
2026-07-03T10:35:29.6621324Z         }
2026-07-03T10:35:29.6621504Z       }
2026-07-03T10:35:29.6621600Z     },
2026-07-03T10:35:29.6621682Z     {
2026-07-03T10:35:29.6621794Z       "id": "REQ-RESUME-CONTEXT-PULL",
2026-07-03T10:35:29.6634070Z       "title": "Adapter-callable resume-context pull verb + not-yet-synthesized commune/signoff drop append (legacy-SPT parity, operator-directed 2026-06-24). GAP: spt-core exposes NO verb for a harness adapter's SessionStart hook to pull an agent's resume context — `resume::download_psyche_context` (spt-live/src/resume.rs:88, composes <live-role>+<live-context>+<project-context> from the durable two-tier store) is INTERNAL with ZERO spt callers and no ApiCmd verb (api/mod.rs ApiCmd enum has none); resume.rs:9 documents the intended 'adapter pulls it in its SessionStart hook' path but it was NEVER wired. Result: a harness adapter cannot inject the agent's durable mind on resume at all (claude-spt today runs only `api boundary` session-rotation + an identity brief — the agent resumes WITHOUT its mind). TIER-1 SCOPE (operator-approved; Tier-2 = drift-stamp/<current>/drift-directive + <memformat> + Pulse-Log DEFERRED to a separate parity item, NOT v0.15.0 — the legacy download_payload [claude_skill_owl context.rs:344] is richer but memformat is roadmap-deferred + drift-stamp is an orthogonal cross-machine-drift feature). TWO PARTS: (1) EXPOSE `spt api psyche-download <id> [--session-id <sid>]` -> stdout = the composed brief, project_id resolved from the endpoint's bound cwd (info::read_info -> cwd -> project derive; NO --project arg), auth-gated like sibling id-scoped verbs (the `gated(&id,&auth,…)` pattern); empty store -> NO-CONTEXT on stderr (mirror legacy). The adapter SessionStart hook runs it + injects stdout as additionalContext. (2) APPEND any commune/signoff drop NOT YET SYNTHESIZED into the durable tiers as a distinct <pending-commune>/<pending-signoff> slice AFTER the durable slices. GATING (operator ruling): append while NOT-YET-SYNTHESIZED, NOT merely 'while the raw file is on disk' — in today's synchronous ingest (ingest_drops route_two_slice writes durable THEN deletes the file, lifecycle.rs:466 @ DEFAULT_PULSE_PERIOD 5s) the two coincide (a watched-dir drop IS pre-synthesis), so the v1 realization reads the manifest-declared session.commune_dir/signoff_dir (manifest.rs:208/210) for a present <id>-commune.md/<id>-signoff.md (COMMUNE_SUFFIX/SIGNOFF_SUFFIX, ingest.rs); the CONTRACT keys on synthesis-state so it stays correct when async Psyche synthesis lands (a consumed-but-not-yet-committed drop stays appended via a pending-synthesis staging set — forward hook). The agent-checkpoint trigger sentinel CHECKPOINT_SENTINEL=`!!checkpoint!!` (a FIXED spt-core constant — operator-specified, CONTEXT.md §fixed-constants, NOT adapter-configurable) is stripped at BOTH drop-body points via one shared `strip_checkpoint_markers` (remove every token, keep inter-marker text, collapse trivial whitespace): the PRE-synthesis pending-append (resume::append_pending) AND the POST-synthesis durable ingest (ingest::route_slices — the single choke covering route_two_slice + signoff.write_resume_commune; strip-then-empty-filter so a marker-only slice routes nowhere) — else the marker would persist PERMANENTLY in live-context.md once a checkpoint drop synthesizes + re-trigger once the adapter's checkpoint detection is live. PRESENTATION-ONLY: the append NEVER writes the durable store (spt-core remains sole store-writer, REQ-HAZARD-DROP-FILE-SINGLE-WRITER; mirror legacy's read-only/process_file_drop-sole-deleter discipline). SELF-CLEARING: once synthesis commits the <pending-*> slice vanishes — no duplication. CORE-OWNED (not adapter): an adapter-side raw-file read RACES spt-core's ingest-delete (TOCTOU, ingest.rs:161 removes the drop on pulse-consume); the fold MUST live in the single composer all resume pulls flow through. New public CLI verb -> docs-drift gate (xtask gen + reference.md no-internal-codes, cli-command-docs-drift). (v0.15.0 parity wave W5)",
2026-07-03T10:35:29.6634366Z       "requiredStages": [
2026-07-03T10:35:29.6634547Z         "doc",
2026-07-03T10:35:29.6634642Z         "impl",
2026-07-03T10:35:29.6634724Z         "unit",
2026-07-03T10:35:29.6634806Z         "int"
2026-07-03T10:35:29.6634890Z       ],
2026-07-03T10:35:29.6634971Z       "stages": {
2026-07-03T10:35:29.6635052Z         "doc": {
2026-07-03T10:35:29.6635156Z           "complete": true,
2026-07-03T10:35:29.6635235Z           "evidence": [
2026-07-03T10:35:29.6635321Z             {
2026-07-03T10:35:29.6635417Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6635513Z               "line": 156
2026-07-03T10:35:29.6635592Z             },
2026-07-03T10:35:29.6635679Z             {
2026-07-03T10:35:29.6635779Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6635870Z               "line": 171
2026-07-03T10:35:29.6635955Z             }
2026-07-03T10:35:29.6636032Z           ]
2026-07-03T10:35:29.6636117Z         },
2026-07-03T10:35:29.6636199Z         "impl": {
2026-07-03T10:35:29.6636303Z           "complete": true,
2026-07-03T10:35:29.6636390Z           "evidence": [
2026-07-03T10:35:29.6636475Z             {
2026-07-03T10:35:29.6636604Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6636695Z               "line": 56
2026-07-03T10:35:29.6636780Z             },
2026-07-03T10:35:29.6636856Z             {
2026-07-03T10:35:29.6636977Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6637067Z               "line": 134
2026-07-03T10:35:29.6637152Z             },
2026-07-03T10:35:29.6637233Z             {
2026-07-03T10:35:29.6637349Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6637428Z               "line": 99
2026-07-03T10:35:29.6637510Z             },
2026-07-03T10:35:29.6637582Z             {
2026-07-03T10:35:29.6637762Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6637852Z               "line": 150
2026-07-03T10:35:29.6637933Z             },
2026-07-03T10:35:29.6638019Z             {
2026-07-03T10:35:29.6638136Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6638216Z               "line": 156
2026-07-03T10:35:29.6638298Z             },
2026-07-03T10:35:29.6638389Z             {
2026-07-03T10:35:29.6638545Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6638633Z               "line": 621
2026-07-03T10:35:29.6638709Z             }
2026-07-03T10:35:29.6638789Z           ]
2026-07-03T10:35:29.6638860Z         },
2026-07-03T10:35:29.6639023Z         "int": {
2026-07-03T10:35:29.6639118Z           "complete": true,
2026-07-03T10:35:29.6639214Z           "evidence": [
2026-07-03T10:35:29.6639286Z             {
2026-07-03T10:35:29.6639433Z               "path": "crates/spt/tests/psyche_download_e2e.rs",
2026-07-03T10:35:29.6639519Z               "line": 40
2026-07-03T10:35:29.6639601Z             }
2026-07-03T10:35:29.6639685Z           ]
2026-07-03T10:35:29.6639771Z         },
2026-07-03T10:35:29.6639858Z         "unit": {
2026-07-03T10:35:29.6639948Z           "complete": true,
2026-07-03T10:35:29.6640043Z           "evidence": [
2026-07-03T10:35:29.6640139Z             {
2026-07-03T10:35:29.6640263Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6640343Z               "line": 251
2026-07-03T10:35:29.6640428Z             },
2026-07-03T10:35:29.6640504Z             {
2026-07-03T10:35:29.6640622Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6640708Z               "line": 264
2026-07-03T10:35:29.6640798Z             },
2026-07-03T10:35:29.6640870Z             {
2026-07-03T10:35:29.6640993Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6641083Z               "line": 393
2026-07-03T10:35:29.6641166Z             },
2026-07-03T10:35:29.6641251Z             {
2026-07-03T10:35:29.6641375Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6641471Z               "line": 435
2026-07-03T10:35:29.6641556Z             },
2026-07-03T10:35:29.6641752Z             {
2026-07-03T10:35:29.6641947Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6642037Z               "line": 771
2026-07-03T10:35:29.6642110Z             }
2026-07-03T10:35:29.6642195Z           ]
2026-07-03T10:35:29.6642271Z         }
2026-07-03T10:35:29.6642352Z       }
2026-07-03T10:35:29.6642435Z     },
2026-07-03T10:35:29.6642515Z     {
2026-07-03T10:35:29.6642634Z       "id": "REQ-RESUME-HARNESS-SESSION-ID",
2026-07-03T10:35:29.6645352Z       "title": "B2 (F028, hall-b diagnosis, verified 0.22.0): respawn/`--resume` feeds the SPT session id to `claude -r`. After the 02:05 daemon bounce respawn built `claude.exe -r 70b5bfa40901b7d4` — an spt session id in claude's OWN session-id namespace -> claude hangs forever at a 'No sessions match' resume-picker while the endpoint reads online. Hits after EVERY daemon bounce + every picker Resume. The HARNESS session id (claude UUID, stamped in sessions.log/info.json by the hooks) is what {session_id} must mean in the adapter's [session.resume] command; the spt sid must not leak. FIX: substitute the HARNESS session id in the resume template (spt-core substitution-key semantics + LIKELY claude-spt manifest coordination — FLAG perri BEFORE touching the manifest, adapter-boundary rule). Int: resume template receives the ledger UUID, not the spt sid. See triage B2.",
2026-07-03T10:35:29.6645460Z       "requiredStages": [],
2026-07-03T10:35:29.6645540Z       "stages": {
2026-07-03T10:35:29.6645621Z         "doc": {
2026-07-03T10:35:29.6645716Z           "complete": false,
2026-07-03T10:35:29.6645814Z           "evidence": []
2026-07-03T10:35:29.6645900Z         },
2026-07-03T10:35:29.6645991Z         "impl": {
2026-07-03T10:35:29.6646091Z           "complete": false,
2026-07-03T10:35:29.6646181Z           "evidence": []
2026-07-03T10:35:29.6646258Z         },
2026-07-03T10:35:29.6646340Z         "int": {
2026-07-03T10:35:29.6646435Z           "complete": false,
2026-07-03T10:35:29.6646515Z           "evidence": []
2026-07-03T10:35:29.6646616Z         },
2026-07-03T10:35:29.6646706Z         "unit": {
2026-07-03T10:35:29.6646806Z           "complete": false,
2026-07-03T10:35:29.6646893Z           "evidence": []
2026-07-03T10:35:29.6646979Z         }
2026-07-03T10:35:29.6647064Z       }
2026-07-03T10:35:29.6647144Z     },
2026-07-03T10:35:29.6647227Z     {
2026-07-03T10:35:29.6647350Z       "id": "REQ-RESUME-REAP-PRIOR-HARNESS",
2026-07-03T10:35:29.6648450Z       "title": "B4 (F028, hall-b diagnosis, verified 0.22.0): `--resume` respawns a SECOND harness onto the SAME session without reaping the first. Observed live: resume of b4421cf9 spawned pid 34432 while gen1 (250376) kept running — two claude.exe stacks, one session id. FIX: resume must reap/refuse when the session already has a live harness. See triage B4.",
2026-07-03T10:35:29.6648550Z       "requiredStages": [],
2026-07-03T10:35:29.6648639Z       "stages": {
2026-07-03T10:35:29.6648724Z         "doc": {
2026-07-03T10:35:29.6648820Z           "complete": false,
2026-07-03T10:35:29.6648916Z           "evidence": []
2026-07-03T10:35:29.6649082Z         },
2026-07-03T10:35:29.6649164Z         "impl": {
2026-07-03T10:35:29.6649264Z           "complete": false,
2026-07-03T10:35:29.6649349Z           "evidence": []
2026-07-03T10:35:29.6649435Z         },
2026-07-03T10:35:29.6649522Z         "int": {
2026-07-03T10:35:29.6649608Z           "complete": false,
2026-07-03T10:35:29.6649702Z           "evidence": []
2026-07-03T10:35:29.6649784Z         },
2026-07-03T10:35:29.6649865Z         "unit": {
2026-07-03T10:35:29.6649955Z           "complete": false,
2026-07-03T10:35:29.6650055Z           "evidence": []
2026-07-03T10:35:29.6650137Z         }
2026-07-03T10:35:29.6650217Z       }
2026-07-03T10:35:29.6650302Z     },
2026-07-03T10:35:29.6650374Z     {
2026-07-03T10:35:29.6650495Z       "id": "REQ-RESUME-ROW-PER-PROJECT",
2026-07-03T10:35:29.6651873Z       "title": "A5 (F028, operator #6): resume-from-history labels EVERY session with the endpoint's newest project. data.rs:480-496 resume_rows_for clones project_history.first() onto every ResumeRow (line 481/488), so all sessions read as the head project (the ghost). The per-row e.cwd is already carried for launch-into-dir. FIX: derive per-row project_id_for_dir(e.cwd) (owlery-excluded -> fall back to trigger token), rendered through A1's display-name path. See triage A5.",
2026-07-03T10:35:29.6652092Z       "requiredStages": [
2026-07-03T10:35:29.6652178Z         "impl",
2026-07-03T10:35:29.6652264Z         "unit"
2026-07-03T10:35:29.6652346Z       ],
2026-07-03T10:35:29.6652431Z       "stages": {
2026-07-03T10:35:29.6652507Z         "doc": {
2026-07-03T10:35:29.6652612Z           "complete": false,
2026-07-03T10:35:29.6652695Z           "evidence": []
2026-07-03T10:35:29.6652784Z         },
2026-07-03T10:35:29.6652869Z         "impl": {
2026-07-03T10:35:29.6653004Z           "complete": true,
2026-07-03T10:35:29.6653108Z           "evidence": [
2026-07-03T10:35:29.6653198Z             {
2026-07-03T10:35:29.6653362Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6653460Z               "line": 495
2026-07-03T10:35:29.6653542Z             }
2026-07-03T10:35:29.6653624Z           ]
2026-07-03T10:35:29.6653714Z         },
2026-07-03T10:35:29.6653799Z         "int": {
2026-07-03T10:35:29.6653898Z           "complete": false,
2026-07-03T10:35:29.6653980Z           "evidence": []
2026-07-03T10:35:29.6654066Z         },
2026-07-03T10:35:29.6654146Z         "unit": {
2026-07-03T10:35:29.6654237Z           "complete": true,
2026-07-03T10:35:29.6654324Z           "evidence": [
2026-07-03T10:35:29.6654409Z             {
2026-07-03T10:35:29.6654527Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6654614Z               "line": 945
2026-07-03T10:35:29.6654700Z             }
2026-07-03T10:35:29.6654780Z           ]
2026-07-03T10:35:29.6654862Z         }
2026-07-03T10:35:29.6654948Z       }
2026-07-03T10:35:29.6655034Z     },
2026-07-03T10:35:29.6655114Z     {
2026-07-03T10:35:29.6655230Z       "id": "REQ-RUN-EMPTY-CREATE",
2026-07-03T10:35:29.6656651Z       "title": "`spt endpoint run` / bare `spt` routes a TOTALLY-EMPTY scope straight to the endpoint-creation flow: when gather_endpoints() is empty (nothing attachable, local OR subnet) PickerModel::new opens on Screen::CreateAdapter instead of PickExisting (today it always opens PickExisting + renders a blank list). A node WITH subnet endpoints but no local ones still has things to pick → stays on the picker. Extends REQ-RUN-PICKER. (v0.16.0)",
2026-07-03T10:35:29.6656760Z       "requiredStages": [
2026-07-03T10:35:29.6656842Z         "impl",
2026-07-03T10:35:29.6656919Z         "unit"
2026-07-03T10:35:29.6657000Z       ],
2026-07-03T10:35:29.6657085Z       "stages": {
2026-07-03T10:35:29.6657167Z         "doc": {
2026-07-03T10:35:29.6657257Z           "complete": false,
2026-07-03T10:35:29.6657357Z           "evidence": []
2026-07-03T10:35:29.6657433Z         },
2026-07-03T10:35:29.6657520Z         "impl": {
2026-07-03T10:35:29.6657624Z           "complete": true,
2026-07-03T10:35:29.6657714Z           "evidence": [
2026-07-03T10:35:29.6657810Z             {
2026-07-03T10:35:29.6657939Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6658024Z               "line": 770
2026-07-03T10:35:29.6658107Z             }
2026-07-03T10:35:29.6658187Z           ]
2026-07-03T10:35:29.6658267Z         },
2026-07-03T10:35:29.6658348Z         "int": {
2026-07-03T10:35:29.6658445Z           "complete": false,
2026-07-03T10:35:29.6658540Z           "evidence": []
2026-07-03T10:35:29.6658621Z         },
2026-07-03T10:35:29.6658707Z         "unit": {
2026-07-03T10:35:29.6658798Z           "complete": true,
2026-07-03T10:35:29.6658887Z           "evidence": [
2026-07-03T10:35:29.6659053Z             {
2026-07-03T10:35:29.6659181Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6659265Z               "line": 1657
2026-07-03T10:35:29.6659356Z             }
2026-07-03T10:35:29.6659443Z           ]
2026-07-03T10:35:29.6659628Z         }
2026-07-03T10:35:29.6659714Z       }
2026-07-03T10:35:29.6659890Z     },
2026-07-03T10:35:29.6659976Z     {
2026-07-03T10:35:29.6660082Z       "id": "REQ-RUN-MULTISUBNET-HOME",
2026-07-03T10:35:29.6663039Z       "title": "`spt endpoint run` resolves the home subnet at the skeleton-create step and pre-creates the skeleton perch carrying it, so the harness `bind` inherits home via establish_perch's immutable prior-branch (no hook change, no env injection). Resolution: sole-subnet auto; multi-subnet + no --subnet + NON-interactive terminal -> refuse early with MRU-ordered --subnet guidance (never the silent 25s online-timeout); multi-subnet + no --subnet + INTERACTIVE -> print proposed config (id/project/adapter[:profile]/home=MRU-default) + 'Ok to proceed? Y/n', n -> --subnet guidance; --subnet overrides + validates membership. MRU = ordered move-to-front LISTs at two levels (per-project + always-updated node-global fallback). Home stays IMMUTABLE (ADR-0010). Fixes the LATENT multi-subnet bringup gap (perri, not a regression — HOME_REFUSED established >=0.11.0; exposed by the node crossing 1->2 subnets). (ADR-0026)",
2026-07-03T10:35:29.6663148Z       "requiredStages": [
2026-07-03T10:35:29.6663230Z         "doc",
2026-07-03T10:35:29.6663315Z         "impl",
2026-07-03T10:35:29.6663401Z         "unit",
2026-07-03T10:35:29.6663487Z         "int"
2026-07-03T10:35:29.6663569Z       ],
2026-07-03T10:35:29.6663658Z       "stages": {
2026-07-03T10:35:29.6663744Z         "doc": {
2026-07-03T10:35:29.6663841Z           "complete": true,
2026-07-03T10:35:29.6663936Z           "evidence": [
2026-07-03T10:35:29.6664025Z             {
2026-07-03T10:35:29.6664232Z               "path": "docs/adr/0026-multi-subnet-home-at-endpoint-run-creation.md",
2026-07-03T10:35:29.6664321Z               "line": 3
2026-07-03T10:35:29.6664406Z             }
2026-07-03T10:35:29.6664487Z           ]
2026-07-03T10:35:29.6664569Z         },
2026-07-03T10:35:29.6664650Z         "impl": {
2026-07-03T10:35:29.6664749Z           "complete": true,
2026-07-03T10:35:29.6664860Z           "evidence": [
2026-07-03T10:35:29.6664950Z             {
2026-07-03T10:35:29.6665078Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6665175Z               "line": 16
2026-07-03T10:35:29.6665255Z             },
2026-07-03T10:35:29.6665345Z             {
2026-07-03T10:35:29.6665475Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6665575Z               "line": 42
2026-07-03T10:35:29.6665655Z             },
2026-07-03T10:35:29.6665731Z             {
2026-07-03T10:35:29.6665856Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6665946Z               "line": 50
2026-07-03T10:35:29.6666027Z             },
2026-07-03T10:35:29.6666110Z             {
2026-07-03T10:35:29.6666228Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6666323Z               "line": 1648
2026-07-03T10:35:29.6666405Z             },
2026-07-03T10:35:29.6666486Z             {
2026-07-03T10:35:29.6666604Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6666703Z               "line": 1736
2026-07-03T10:35:29.6666794Z             },
2026-07-03T10:35:29.6666874Z             {
2026-07-03T10:35:29.6666982Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6667083Z               "line": 1758
2026-07-03T10:35:29.6667164Z             },
2026-07-03T10:35:29.6667250Z             {
2026-07-03T10:35:29.6667345Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6667436Z               "line": 1780
2026-07-03T10:35:29.6667522Z             },
2026-07-03T10:35:29.6667602Z             {
2026-07-03T10:35:29.6667708Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6667794Z               "line": 1809
2026-07-03T10:35:29.6667883Z             }
2026-07-03T10:35:29.6667969Z           ]
2026-07-03T10:35:29.6668047Z         },
2026-07-03T10:35:29.6668142Z         "int": {
2026-07-03T10:35:29.6668232Z           "complete": true,
2026-07-03T10:35:29.6668414Z           "evidence": [
2026-07-03T10:35:29.6668499Z             {
2026-07-03T10:35:29.6668714Z               "path": "crates/spt/tests/multi_subnet_bringup_e2e.rs",
2026-07-03T10:35:29.6668804Z               "line": 198
2026-07-03T10:35:29.6668885Z             },
2026-07-03T10:35:29.6669053Z             {
2026-07-03T10:35:29.6669200Z               "path": "crates/spt/tests/multi_subnet_bringup_e2e.rs",
2026-07-03T10:35:29.6669291Z               "line": 279
2026-07-03T10:35:29.6669377Z             },
2026-07-03T10:35:29.6669457Z             {
2026-07-03T10:35:29.6669594Z               "path": "crates/spt/tests/multi_subnet_bringup_e2e.rs",
2026-07-03T10:35:29.6669685Z               "line": 285
2026-07-03T10:35:29.6669760Z             },
2026-07-03T10:35:29.6669844Z             {
2026-07-03T10:35:29.6669978Z               "path": "crates/spt/tests/multi_subnet_bringup_e2e.rs",
2026-07-03T10:35:29.6670070Z               "line": 296
2026-07-03T10:35:29.6670159Z             }
2026-07-03T10:35:29.6670245Z           ]
2026-07-03T10:35:29.6670332Z         },
2026-07-03T10:35:29.6670418Z         "unit": {
2026-07-03T10:35:29.6670526Z           "complete": true,
2026-07-03T10:35:29.6670608Z           "evidence": [
2026-07-03T10:35:29.6670694Z             {
2026-07-03T10:35:29.6670822Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6670918Z               "line": 115
2026-07-03T10:35:29.6671004Z             },
2026-07-03T10:35:29.6671090Z             {
2026-07-03T10:35:29.6671219Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6671314Z               "line": 137
2026-07-03T10:35:29.6671399Z             },
2026-07-03T10:35:29.6671476Z             {
2026-07-03T10:35:29.6671605Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6671694Z               "line": 156
2026-07-03T10:35:29.6671781Z             },
2026-07-03T10:35:29.6671863Z             {
2026-07-03T10:35:29.6671991Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6672085Z               "line": 170
2026-07-03T10:35:29.6672176Z             },
2026-07-03T10:35:29.6672261Z             {
2026-07-03T10:35:29.6672392Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6672478Z               "line": 189
2026-07-03T10:35:29.6672565Z             },
2026-07-03T10:35:29.6672646Z             {
2026-07-03T10:35:29.6672778Z               "path": "crates/spt-store/src/recent_home.rs",
2026-07-03T10:35:29.6672866Z               "line": 198
2026-07-03T10:35:29.6672956Z             },
2026-07-03T10:35:29.6673040Z             {
2026-07-03T10:35:29.6673142Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6673232Z               "line": 1913
2026-07-03T10:35:29.6673318Z             },
2026-07-03T10:35:29.6673408Z             {
2026-07-03T10:35:29.6673514Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6673603Z               "line": 1963
2026-07-03T10:35:29.6673689Z             }
2026-07-03T10:35:29.6673785Z           ]
2026-07-03T10:35:29.6673871Z         }
2026-07-03T10:35:29.6673957Z       }
2026-07-03T10:35:29.6674043Z     },
2026-07-03T10:35:29.6674129Z     {
2026-07-03T10:35:29.6674233Z       "id": "REQ-RUN-NO-DUP-SESSION",
2026-07-03T10:35:29.6677183Z       "title": "B1 (F028, hall-b diagnosis, verified 0.22.0): `endpoint run --id X --create` on an endpoint with a LIVE session mints a silent DUPLICATE session — and attach output can CROSS sessions (second create for diag-hallc minted a new session while the old ran; the new run's attach viewport rendered the OLD session's screen — claude resume-picker UI of pid 84512 while new claude 356020 had no -r). ROOT CLASS of the 0.21.0 attach-stall (zero events in FIRST_EVENT_GRACE rc.rs:1402 = attach bound to dead/wrong same-id slot); also the triplicate `launch --id ball-b` on ENLYZEAM. FIX: (i) run-on-live-session must REFUSE or REATTACH, never silently duplicate; (ii) RCA the attach/output routing that let frames cross same-id sessions (broker session-slot keying, dispatch_adapter vs serve_attach resolution). Int: two sessions one endpoint id -> each attach sees only its own frames. See triage B1.",
2026-07-03T10:35:29.6677396Z       "requiredStages": [],
2026-07-03T10:35:29.6677481Z       "stages": {
2026-07-03T10:35:29.6677571Z         "doc": {
2026-07-03T10:35:29.6677672Z           "complete": false,
2026-07-03T10:35:29.6677758Z           "evidence": []
2026-07-03T10:35:29.6677848Z         },
2026-07-03T10:35:29.6677933Z         "impl": {
2026-07-03T10:35:29.6678039Z           "complete": false,
2026-07-03T10:35:29.6678120Z           "evidence": []
2026-07-03T10:35:29.6678200Z         },
2026-07-03T10:35:29.6678288Z         "int": {
2026-07-03T10:35:29.6678387Z           "complete": false,
2026-07-03T10:35:29.6678477Z           "evidence": []
2026-07-03T10:35:29.6678559Z         },
2026-07-03T10:35:29.6678640Z         "unit": {
2026-07-03T10:35:29.6678740Z           "complete": false,
2026-07-03T10:35:29.6678839Z           "evidence": []
2026-07-03T10:35:29.6678922Z         }
2026-07-03T10:35:29.6679083Z       }
2026-07-03T10:35:29.6679154Z     },
2026-07-03T10:35:29.6679237Z     {
2026-07-03T10:35:29.6679335Z       "id": "REQ-RUN-PICKER",
2026-07-03T10:35:29.6684522Z       "title": "Interactive `spt endpoint run` picker (ratatui TUI): bare `spt endpoint run` (no --adapter/--id) enters an in-process picker (flags-present = the REQ-HOST-RUN-1 non-interactive path, untouched). Layer 1 picks kind (Create new | Pick existing). Create-new: choose a registered kind=\"harness\" adapter with its shipped+local profiles tree-nested (registry::registered / manifest.profiles / local_profile_names) → enter a charset-validated id → start. Pick-existing: category select (left/right) over [<cwd-project> | Local node | Subnet], endpoints grouped + alphabetically sorted per category, a status square per endpoint (online green ■ / offline gray ▢ — the blue \"attached\" tri-state + Kick are DEFERRED to a broker attach-presence slice, M12-W2-RULING Q1), type-to-filter (`/`, nucleo-matcher), a pinned keybind legend, and a right-half two-pane description (harness adapter:profile · best-effort project history newest→oldest from the contextstore p-<project> branches, empty-if-none · `spt endpoint description`). Confirm layer offers status-dependent options — Attach/Start/View (rc pump / cmd_endpoint_run) · Instantiate-locally (remote) · Change-harness-adapter (offline) · Fork (cmd_fork) · Resume-from-history (offline+LOCAL only; enumerate spt_store::sessions::last_k, titles `<project> @ <ts> (…id5)`, feed session_id → cmd_endpoint_run --resume). A single action enum is the source of truth so a future tap-mode (phone PTY) layers on without re-coupling to keybinds. EVERY terminal action routes through cmd_endpoint_run / existing CLI fns — no second bringup path.",
2026-07-03T10:35:29.6684641Z       "requiredStages": [
2026-07-03T10:35:29.6684732Z         "doc",
2026-07-03T10:35:29.6684816Z         "impl",
2026-07-03T10:35:29.6684898Z         "unit"
2026-07-03T10:35:29.6685009Z       ],
2026-07-03T10:35:29.6685103Z       "stages": {
2026-07-03T10:35:29.6685217Z         "doc": {
2026-07-03T10:35:29.6685314Z           "complete": true,
2026-07-03T10:35:29.6685409Z           "evidence": [
2026-07-03T10:35:29.6685488Z             {
2026-07-03T10:35:29.6685593Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6685680Z               "line": 390
2026-07-03T10:35:29.6685761Z             }
2026-07-03T10:35:29.6685841Z           ]
2026-07-03T10:35:29.6685927Z         },
2026-07-03T10:35:29.6686009Z         "impl": {
2026-07-03T10:35:29.6686108Z           "complete": true,
2026-07-03T10:35:29.6686194Z           "evidence": [
2026-07-03T10:35:29.6686286Z             {
2026-07-03T10:35:29.6686400Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6686489Z               "line": 1085
2026-07-03T10:35:29.6686581Z             },
2026-07-03T10:35:29.6686666Z             {
2026-07-03T10:35:29.6686775Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6687000Z               "line": 1095
2026-07-03T10:35:29.6687090Z             },
2026-07-03T10:35:29.6687268Z             {
2026-07-03T10:35:29.6687395Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6687486Z               "line": 9
2026-07-03T10:35:29.6687574Z             },
2026-07-03T10:35:29.6687658Z             {
2026-07-03T10:35:29.6687785Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6687871Z               "line": 84
2026-07-03T10:35:29.6687956Z             },
2026-07-03T10:35:29.6688046Z             {
2026-07-03T10:35:29.6688155Z               "path": "crates/spt/src/picker/mod.rs",
2026-07-03T10:35:29.6688251Z               "line": 16
2026-07-03T10:35:29.6688336Z             },
2026-07-03T10:35:29.6688427Z             {
2026-07-03T10:35:29.6688532Z               "path": "crates/spt/src/picker/mod.rs",
2026-07-03T10:35:29.6688618Z               "line": 295
2026-07-03T10:35:29.6688698Z             },
2026-07-03T10:35:29.6688784Z             {
2026-07-03T10:35:29.6688904Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6689084Z               "line": 11
2026-07-03T10:35:29.6689162Z             },
2026-07-03T10:35:29.6689243Z             {
2026-07-03T10:35:29.6689356Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6689457Z               "line": 177
2026-07-03T10:35:29.6689543Z             },
2026-07-03T10:35:29.6689624Z             {
2026-07-03T10:35:29.6689748Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6689839Z               "line": 936
2026-07-03T10:35:29.6689933Z             },
2026-07-03T10:35:29.6690010Z             {
2026-07-03T10:35:29.6690131Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6690220Z               "line": 1017
2026-07-03T10:35:29.6690315Z             },
2026-07-03T10:35:29.6690402Z             {
2026-07-03T10:35:29.6690521Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6690620Z               "line": 1094
2026-07-03T10:35:29.6690710Z             },
2026-07-03T10:35:29.6690800Z             {
2026-07-03T10:35:29.6690927Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6691022Z               "line": 1152
2026-07-03T10:35:29.6691108Z             },
2026-07-03T10:35:29.6691185Z             {
2026-07-03T10:35:29.6691298Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6691390Z               "line": 1194
2026-07-03T10:35:29.6691471Z             },
2026-07-03T10:35:29.6691556Z             {
2026-07-03T10:35:29.6691666Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6691757Z               "line": 8
2026-07-03T10:35:29.6691838Z             }
2026-07-03T10:35:29.6691928Z           ]
2026-07-03T10:35:29.6692014Z         },
2026-07-03T10:35:29.6692110Z         "int": {
2026-07-03T10:35:29.6692214Z           "complete": false,
2026-07-03T10:35:29.6692300Z           "evidence": []
2026-07-03T10:35:29.6692392Z         },
2026-07-03T10:35:29.6692477Z         "unit": {
2026-07-03T10:35:29.6692581Z           "complete": true,
2026-07-03T10:35:29.6692669Z           "evidence": [
2026-07-03T10:35:29.6692749Z             {
2026-07-03T10:35:29.6692858Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6692954Z               "line": 11643
2026-07-03T10:35:29.6693036Z             },
2026-07-03T10:35:29.6693120Z             {
2026-07-03T10:35:29.6693224Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6693320Z               "line": 11654
2026-07-03T10:35:29.6693405Z             },
2026-07-03T10:35:29.6693489Z             {
2026-07-03T10:35:29.6693593Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6693680Z               "line": 1580
2026-07-03T10:35:29.6693766Z             },
2026-07-03T10:35:29.6693851Z             {
2026-07-03T10:35:29.6693976Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6694061Z               "line": 1631
2026-07-03T10:35:29.6694262Z             },
2026-07-03T10:35:29.6694348Z             {
2026-07-03T10:35:29.6694562Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6694648Z               "line": 1686
2026-07-03T10:35:29.6694733Z             },
2026-07-03T10:35:29.6694814Z             {
2026-07-03T10:35:29.6694930Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6695015Z               "line": 1695
2026-07-03T10:35:29.6695106Z             },
2026-07-03T10:35:29.6695196Z             {
2026-07-03T10:35:29.6695311Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6695406Z               "line": 1706
2026-07-03T10:35:29.6695492Z             },
2026-07-03T10:35:29.6695579Z             {
2026-07-03T10:35:29.6695692Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6695782Z               "line": 1728
2026-07-03T10:35:29.6695870Z             },
2026-07-03T10:35:29.6695960Z             {
2026-07-03T10:35:29.6696082Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6696182Z               "line": 1747
2026-07-03T10:35:29.6696273Z             },
2026-07-03T10:35:29.6696354Z             {
2026-07-03T10:35:29.6696467Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6696565Z               "line": 1797
2026-07-03T10:35:29.6696655Z             },
2026-07-03T10:35:29.6696739Z             {
2026-07-03T10:35:29.6696860Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6696955Z               "line": 1828
2026-07-03T10:35:29.6697044Z             },
2026-07-03T10:35:29.6697112Z             {
2026-07-03T10:35:29.6697227Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6697317Z               "line": 1941
2026-07-03T10:35:29.6697407Z             },
2026-07-03T10:35:29.6697494Z             {
2026-07-03T10:35:29.6697617Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6697708Z               "line": 2009
2026-07-03T10:35:29.6697799Z             },
2026-07-03T10:35:29.6697889Z             {
2026-07-03T10:35:29.6698003Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6698095Z               "line": 2052
2026-07-03T10:35:29.6698176Z             },
2026-07-03T10:35:29.6698260Z             {
2026-07-03T10:35:29.6698378Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6698470Z               "line": 2068
2026-07-03T10:35:29.6698554Z             },
2026-07-03T10:35:29.6698644Z             {
2026-07-03T10:35:29.6698748Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6698835Z               "line": 689
2026-07-03T10:35:29.6698915Z             },
2026-07-03T10:35:29.6699097Z             {
2026-07-03T10:35:29.6699212Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6699306Z               "line": 704
2026-07-03T10:35:29.6699398Z             },
2026-07-03T10:35:29.6699474Z             {
2026-07-03T10:35:29.6699607Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6699693Z               "line": 741
2026-07-03T10:35:29.6699784Z             },
2026-07-03T10:35:29.6699869Z             {
2026-07-03T10:35:29.6699988Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6700075Z               "line": 765
2026-07-03T10:35:29.6700165Z             },
2026-07-03T10:35:29.6700251Z             {
2026-07-03T10:35:29.6700362Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6700451Z               "line": 775
2026-07-03T10:35:29.6700542Z             },
2026-07-03T10:35:29.6700623Z             {
2026-07-03T10:35:29.6700738Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6700827Z               "line": 829
2026-07-03T10:35:29.6700914Z             }
2026-07-03T10:35:29.6701001Z           ]
2026-07-03T10:35:29.6701085Z         }
2026-07-03T10:35:29.6701161Z       }
2026-07-03T10:35:29.6701250Z     },
2026-07-03T10:35:29.6701327Z     {
2026-07-03T10:35:29.6701553Z       "id": "REQ-RUN-PICKER-HOME",
2026-07-03T10:35:29.6705490Z       "title": "Home-subnet selection LAYER in the `spt endpoint run` ratatui Create-new picker (v0.14.1; the deferred half of REQ-RUN-MULTISUBNET-HOME's interactive path — ADR-0026 §3 'the interactive picker lists subnets MRU-ordered'). On a MULTI-SUBNET node the Create-new flow gains a `CreateHome` screen (CreateAdapter → CreateId → CreateHome → Confirm) that lists the node's MEMBER subnets MRU-ordered (reusing recent_home::mru_preference + order_by_mru), default cursor = MRU head; the chosen subnet rides Outcome::Run{subnet} into cmd_endpoint_run's --subnet, so decide_run_home resolves Home directly and the post-TUI `Ok to proceed? Y/n` confirm NEVER fires for the picker path. Single-subnet / local-only nodes SKIP the layer (assign_home auto-homes; CreateId → Confirm unchanged). The CLI / flagged `endpoint run` path KEEPS the decide_run_home Y/n confirm + the non-interactive MULTI_SUBNET_HOME refuse (operator: the confirm stays useful for CLI-only bringup, just not in the TUI). Esc backs CreateHome → CreateId; Enter selects → Confirm. Pure front-end invariant preserved: the layer only collects --subnet, routes through the one bringup core.",
2026-07-03T10:35:29.6705628Z       "requiredStages": [
2026-07-03T10:35:29.6705718Z         "doc",
2026-07-03T10:35:29.6705805Z         "impl",
2026-07-03T10:35:29.6705894Z         "unit"
2026-07-03T10:35:29.6705971Z       ],
2026-07-03T10:35:29.6706062Z       "stages": {
2026-07-03T10:35:29.6706143Z         "doc": {
2026-07-03T10:35:29.6706247Z           "complete": true,
2026-07-03T10:35:29.6706338Z           "evidence": [
2026-07-03T10:35:29.6706430Z             {
2026-07-03T10:35:29.6706534Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6706627Z               "line": 404
2026-07-03T10:35:29.6706718Z             }
2026-07-03T10:35:29.6706800Z           ]
2026-07-03T10:35:29.6706881Z         },
2026-07-03T10:35:29.6706970Z         "impl": {
2026-07-03T10:35:29.6707067Z           "complete": true,
2026-07-03T10:35:29.6707181Z           "evidence": [
2026-07-03T10:35:29.6707285Z             {
2026-07-03T10:35:29.6707410Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6707496Z               "line": 33
2026-07-03T10:35:29.6707577Z             },
2026-07-03T10:35:29.6707653Z             {
2026-07-03T10:35:29.6707773Z               "path": "crates/spt/src/picker/mod.rs",
2026-07-03T10:35:29.6707868Z               "line": 317
2026-07-03T10:35:29.6707948Z             },
2026-07-03T10:35:29.6708035Z             {
2026-07-03T10:35:29.6708158Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6708253Z               "line": 894
2026-07-03T10:35:29.6708336Z             },
2026-07-03T10:35:29.6708421Z             {
2026-07-03T10:35:29.6708549Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6708635Z               "line": 910
2026-07-03T10:35:29.6708722Z             },
2026-07-03T10:35:29.6708802Z             {
2026-07-03T10:35:29.6708925Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6709105Z               "line": 187
2026-07-03T10:35:29.6709194Z             }
2026-07-03T10:35:29.6709275Z           ]
2026-07-03T10:35:29.6709357Z         },
2026-07-03T10:35:29.6709443Z         "int": {
2026-07-03T10:35:29.6709547Z           "complete": false,
2026-07-03T10:35:29.6709652Z           "evidence": []
2026-07-03T10:35:29.6709729Z         },
2026-07-03T10:35:29.6709818Z         "unit": {
2026-07-03T10:35:29.6709909Z           "complete": true,
2026-07-03T10:35:29.6710006Z           "evidence": [
2026-07-03T10:35:29.6710087Z             {
2026-07-03T10:35:29.6710205Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.6710297Z               "line": 1075
2026-07-03T10:35:29.6710387Z             },
2026-07-03T10:35:29.6710467Z             {
2026-07-03T10:35:29.6710592Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6713978Z               "line": 2079
2026-07-03T10:35:29.6714240Z             },
2026-07-03T10:35:29.6714330Z             {
2026-07-03T10:35:29.6714571Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6714666Z               "line": 2106
2026-07-03T10:35:29.6714752Z             },
2026-07-03T10:35:29.6714839Z             {
2026-07-03T10:35:29.6714967Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6715062Z               "line": 2132
2026-07-03T10:35:29.6715149Z             },
2026-07-03T10:35:29.6715229Z             {
2026-07-03T10:35:29.6715353Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6715444Z               "line": 2155
2026-07-03T10:35:29.6715520Z             },
2026-07-03T10:35:29.6715606Z             {
2026-07-03T10:35:29.6715717Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.6715802Z               "line": 722
2026-07-03T10:35:29.6715878Z             }
2026-07-03T10:35:29.6715963Z           ]
2026-07-03T10:35:29.6716055Z         }
2026-07-03T10:35:29.6716140Z       }
2026-07-03T10:35:29.6716226Z     },
2026-07-03T10:35:29.6716297Z     {
2026-07-03T10:35:29.6716398Z       "id": "REQ-RUN-SHORTCUT",
2026-07-03T10:35:29.6721653Z       "title": "`<basename>-<id>` launcher shortcut generation (picker `s` keybind, M12-W2-T2.4): from any pre-start options set the picker writes/updates a `<basename>-<id>` launcher at the project root baking the current selection's non-interactive `spt endpoint run` flags (terminal actions only: adapter[:profile] + id + (create|resume) + (start|attach|view); Kick/Instantiate/Change-adapter/Fork are interactive-only, not bakeable). BASENAME IS A PARAMETER (operator rev. 2026-06-14): harness-agnostic spt-core defaults to `spt` (→ `spt-<id>`); an adapter/flow OVERRIDES it (spt-claude-code → `cc`), so spt-core NEVER bakes `cc` (a harness name) into itself. The basename must be a DISTINCT token, never bare `spt` (a `spt.cmd` would shadow the real `spt.exe` only under cmd.exe cwd-first search, silently no-op in PowerShell/Unix, and self-recurse). The script is the CURRENT OS's native form — `.cmd` on Windows (NOT `.ps1`: default PATHEXT excludes `.ps1` so a bare/ext-less name never resolves one; `.cmd` is PATHEXT-resolvable), POSIX `sh` (+chmod +x) on Unix (a single portable form can't be both). The generated header documents the invocation reality (cmd.exe bare `<name>` in the project dir / PowerShell `.\\<name>` / Unix `./<name>`; a truly-bare basename on PATH = a PATH-installed launcher, `/spt:setup`'s job). Overwrite is SENTINEL-guarded: the generator writes + checks a generated-by header marker — it overwrites its own prior output freely, but REFUSES + warns if a same-named file lacks the sentinel (never clobber a user file). Requires the additive `--create` flag on `Run{}` (the default-fresh made explicit; N-1-safe).",
2026-07-03T10:35:29.6721773Z       "requiredStages": [
2026-07-03T10:35:29.6721859Z         "doc",
2026-07-03T10:35:29.6721938Z         "impl",
2026-07-03T10:35:29.6722024Z         "unit"
2026-07-03T10:35:29.6722126Z       ],
2026-07-03T10:35:29.6722206Z       "stages": {
2026-07-03T10:35:29.6722309Z         "doc": {
2026-07-03T10:35:29.6722405Z           "complete": true,
2026-07-03T10:35:29.6722495Z           "evidence": [
2026-07-03T10:35:29.6722574Z             {
2026-07-03T10:35:29.6722679Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6722765Z               "line": 438
2026-07-03T10:35:29.6722851Z             }
2026-07-03T10:35:29.6722936Z           ]
2026-07-03T10:35:29.6723017Z         },
2026-07-03T10:35:29.6723104Z         "impl": {
2026-07-03T10:35:29.6723204Z           "complete": true,
2026-07-03T10:35:29.6723289Z           "evidence": [
2026-07-03T10:35:29.6723376Z             {
2026-07-03T10:35:29.6723509Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6723589Z               "line": 39
2026-07-03T10:35:29.6723671Z             },
2026-07-03T10:35:29.6723753Z             {
2026-07-03T10:35:29.6723876Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6724096Z               "line": 79
2026-07-03T10:35:29.6724277Z             },
2026-07-03T10:35:29.6724358Z             {
2026-07-03T10:35:29.6724481Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6724562Z               "line": 162
2026-07-03T10:35:29.6724649Z             }
2026-07-03T10:35:29.6724735Z           ]
2026-07-03T10:35:29.6724819Z         },
2026-07-03T10:35:29.6724900Z         "int": {
2026-07-03T10:35:29.6724990Z           "complete": false,
2026-07-03T10:35:29.6725085Z           "evidence": []
2026-07-03T10:35:29.6725165Z         },
2026-07-03T10:35:29.6725259Z         "unit": {
2026-07-03T10:35:29.6725356Z           "complete": true,
2026-07-03T10:35:29.6725437Z           "evidence": [
2026-07-03T10:35:29.6725522Z             {
2026-07-03T10:35:29.6725652Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6725737Z               "line": 206
2026-07-03T10:35:29.6725822Z             },
2026-07-03T10:35:29.6725903Z             {
2026-07-03T10:35:29.6726028Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6726118Z               "line": 222
2026-07-03T10:35:29.6726203Z             },
2026-07-03T10:35:29.6726291Z             {
2026-07-03T10:35:29.6726414Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6726504Z               "line": 238
2026-07-03T10:35:29.6726586Z             },
2026-07-03T10:35:29.6726671Z             {
2026-07-03T10:35:29.6726795Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6726882Z               "line": 251
2026-07-03T10:35:29.6726958Z             },
2026-07-03T10:35:29.6727038Z             {
2026-07-03T10:35:29.6727158Z               "path": "crates/spt/src/picker/shortcut.rs",
2026-07-03T10:35:29.6727250Z               "line": 258
2026-07-03T10:35:29.6727329Z             }
2026-07-03T10:35:29.6727410Z           ]
2026-07-03T10:35:29.6727497Z         }
2026-07-03T10:35:29.6727579Z       }
2026-07-03T10:35:29.6727668Z     },
2026-07-03T10:35:29.6727753Z     {
2026-07-03T10:35:29.6727862Z       "id": "REQ-SEAM-ACTIVITY",
2026-07-03T10:35:29.6728058Z       "title": "Activity/idle reported via api sentinels, not PTY quiescence",
2026-07-03T10:35:29.6728158Z       "requiredStages": [
2026-07-03T10:35:29.6728240Z         "impl",
2026-07-03T10:35:29.6728321Z         "unit"
2026-07-03T10:35:29.6728406Z       ],
2026-07-03T10:35:29.6728487Z       "stages": {
2026-07-03T10:35:29.6728569Z         "doc": {
2026-07-03T10:35:29.6728664Z           "complete": false,
2026-07-03T10:35:29.6728744Z           "evidence": []
2026-07-03T10:35:29.6728831Z         },
2026-07-03T10:35:29.6728912Z         "impl": {
2026-07-03T10:35:29.6729092Z           "complete": true,
2026-07-03T10:35:29.6729175Z           "evidence": [
2026-07-03T10:35:29.6729250Z             {
2026-07-03T10:35:29.6729374Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6729456Z               "line": 18
2026-07-03T10:35:29.6729546Z             },
2026-07-03T10:35:29.6729617Z             {
2026-07-03T10:35:29.6729732Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6729814Z               "line": 35
2026-07-03T10:35:29.6729898Z             },
2026-07-03T10:35:29.6729983Z             {
2026-07-03T10:35:29.6730102Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6730183Z               "line": 78
2026-07-03T10:35:29.6730267Z             }
2026-07-03T10:35:29.6730357Z           ]
2026-07-03T10:35:29.6730439Z         },
2026-07-03T10:35:29.6730525Z         "int": {
2026-07-03T10:35:29.6730615Z           "complete": false,
2026-07-03T10:35:29.6730706Z           "evidence": []
2026-07-03T10:35:29.6730787Z         },
2026-07-03T10:35:29.6730878Z         "unit": {
2026-07-03T10:35:29.6730963Z           "complete": true,
2026-07-03T10:35:29.6731049Z           "evidence": [
2026-07-03T10:35:29.6731126Z             {
2026-07-03T10:35:29.6731249Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6731455Z               "line": 334
2026-07-03T10:35:29.6731620Z             },
2026-07-03T10:35:29.6731703Z             {
2026-07-03T10:35:29.6731822Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6731907Z               "line": 351
2026-07-03T10:35:29.6731989Z             },
2026-07-03T10:35:29.6732080Z             {
2026-07-03T10:35:29.6732188Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6732284Z               "line": 360
2026-07-03T10:35:29.6732366Z             }
2026-07-03T10:35:29.6732447Z           ]
2026-07-03T10:35:29.6732527Z         }
2026-07-03T10:35:29.6732614Z       }
2026-07-03T10:35:29.6732695Z     },
2026-07-03T10:35:29.6732776Z     {
2026-07-03T10:35:29.6732874Z       "id": "REQ-SEAM-CAPABILITY",
2026-07-03T10:35:29.6733022Z       "title": "Hostable endpoint-types capability declaration",
2026-07-03T10:35:29.6733107Z       "requiredStages": [
2026-07-03T10:35:29.6733191Z         "impl",
2026-07-03T10:35:29.6733277Z         "unit"
2026-07-03T10:35:29.6733359Z       ],
2026-07-03T10:35:29.6733445Z       "stages": {
2026-07-03T10:35:29.6733525Z         "doc": {
2026-07-03T10:35:29.6733616Z           "complete": false,
2026-07-03T10:35:29.6733702Z           "evidence": []
2026-07-03T10:35:29.6733779Z         },
2026-07-03T10:35:29.6733858Z         "impl": {
2026-07-03T10:35:29.6733950Z           "complete": true,
2026-07-03T10:35:29.6734036Z           "evidence": [
2026-07-03T10:35:29.6734117Z             {
2026-07-03T10:35:29.6734240Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6734332Z               "line": 662
2026-07-03T10:35:29.6734412Z             }
2026-07-03T10:35:29.6734498Z           ]
2026-07-03T10:35:29.6734575Z         },
2026-07-03T10:35:29.6734656Z         "int": {
2026-07-03T10:35:29.6734760Z           "complete": false,
2026-07-03T10:35:29.6734856Z           "evidence": []
2026-07-03T10:35:29.6734938Z         },
2026-07-03T10:35:29.6735022Z         "unit": {
2026-07-03T10:35:29.6735127Z           "complete": true,
2026-07-03T10:35:29.6735205Z           "evidence": [
2026-07-03T10:35:29.6735295Z             {
2026-07-03T10:35:29.6735417Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6735507Z               "line": 1242
2026-07-03T10:35:29.6735589Z             }
2026-07-03T10:35:29.6735678Z           ]
2026-07-03T10:35:29.6735753Z         }
2026-07-03T10:35:29.6735834Z       }
2026-07-03T10:35:29.6735911Z     },
2026-07-03T10:35:29.6735997Z     {
2026-07-03T10:35:29.6736092Z       "id": "REQ-SEAM-HISTORY",
2026-07-03T10:35:29.6736292Z       "title": "History subsystem (fetcher / locate-normalize / native store)",
2026-07-03T10:35:29.6736387Z       "requiredStages": [
2026-07-03T10:35:29.6736468Z         "impl",
2026-07-03T10:35:29.6736555Z         "unit",
2026-07-03T10:35:29.6736641Z         "int"
2026-07-03T10:35:29.6736721Z       ],
2026-07-03T10:35:29.6736813Z       "stages": {
2026-07-03T10:35:29.6736898Z         "doc": {
2026-07-03T10:35:29.6736998Z           "complete": false,
2026-07-03T10:35:29.6737074Z           "evidence": []
2026-07-03T10:35:29.6737156Z         },
2026-07-03T10:35:29.6737246Z         "impl": {
2026-07-03T10:35:29.6737332Z           "complete": true,
2026-07-03T10:35:29.6737422Z           "evidence": [
2026-07-03T10:35:29.6737509Z             {
2026-07-03T10:35:29.6737617Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.6737709Z               "line": 24
2026-07-03T10:35:29.6737786Z             },
2026-07-03T10:35:29.6737871Z             {
2026-07-03T10:35:29.6737975Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6738062Z               "line": 22
2026-07-03T10:35:29.6738144Z             }
2026-07-03T10:35:29.6738228Z           ]
2026-07-03T10:35:29.6738304Z         },
2026-07-03T10:35:29.6738394Z         "int": {
2026-07-03T10:35:29.6738475Z           "complete": true,
2026-07-03T10:35:29.6738561Z           "evidence": [
2026-07-03T10:35:29.6738723Z             {
2026-07-03T10:35:29.6738923Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.6739091Z               "line": 260
2026-07-03T10:35:29.6739181Z             }
2026-07-03T10:35:29.6739266Z           ]
2026-07-03T10:35:29.6739348Z         },
2026-07-03T10:35:29.6739434Z         "unit": {
2026-07-03T10:35:29.6739524Z           "complete": true,
2026-07-03T10:35:29.6739610Z           "evidence": [
2026-07-03T10:35:29.6739691Z             {
2026-07-03T10:35:29.6739801Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.6739896Z               "line": 171
2026-07-03T10:35:29.6739977Z             },
2026-07-03T10:35:29.6740059Z             {
2026-07-03T10:35:29.6740172Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.6740254Z               "line": 200
2026-07-03T10:35:29.6740335Z             },
2026-07-03T10:35:29.6740416Z             {
2026-07-03T10:35:29.6740520Z               "path": "crates/spt-live/src/echo.rs",
2026-07-03T10:35:29.6740615Z               "line": 220
2026-07-03T10:35:29.6740701Z             },
2026-07-03T10:35:29.6740790Z             {
2026-07-03T10:35:29.6740903Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6740999Z               "line": 199
2026-07-03T10:35:29.6741081Z             },
2026-07-03T10:35:29.6741156Z             {
2026-07-03T10:35:29.6741271Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6741362Z               "line": 219
2026-07-03T10:35:29.6741438Z             },
2026-07-03T10:35:29.6741518Z             {
2026-07-03T10:35:29.6741629Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6741710Z               "line": 244
2026-07-03T10:35:29.6741795Z             },
2026-07-03T10:35:29.6741875Z             {
2026-07-03T10:35:29.6741996Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6742077Z               "line": 276
2026-07-03T10:35:29.6742162Z             },
2026-07-03T10:35:29.6742243Z             {
2026-07-03T10:35:29.6742358Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6742448Z               "line": 297
2026-07-03T10:35:29.6742529Z             },
2026-07-03T10:35:29.6742607Z             {
2026-07-03T10:35:29.6742730Z               "path": "crates/spt-live/src/history.rs",
2026-07-03T10:35:29.6742811Z               "line": 324
2026-07-03T10:35:29.6742898Z             }
2026-07-03T10:35:29.6742979Z           ]
2026-07-03T10:35:29.6743063Z         }
2026-07-03T10:35:29.6743144Z       }
2026-07-03T10:35:29.6743232Z     },
2026-07-03T10:35:29.6743317Z     {
2026-07-03T10:35:29.6743406Z       "id": "REQ-SEAM-INJECT",
2026-07-03T10:35:29.6743582Z       "title": "inject-input methods configurable per activity-state",
2026-07-03T10:35:29.6743671Z       "requiredStages": [
2026-07-03T10:35:29.6743756Z         "impl",
2026-07-03T10:35:29.6743842Z         "unit"
2026-07-03T10:35:29.6743924Z       ],
2026-07-03T10:35:29.6744005Z       "stages": {
2026-07-03T10:35:29.6744099Z         "doc": {
2026-07-03T10:35:29.6744186Z           "complete": false,
2026-07-03T10:35:29.6744272Z           "evidence": []
2026-07-03T10:35:29.6744348Z         },
2026-07-03T10:35:29.6744442Z         "impl": {
2026-07-03T10:35:29.6744534Z           "complete": true,
2026-07-03T10:35:29.6744619Z           "evidence": [
2026-07-03T10:35:29.6744705Z             {
2026-07-03T10:35:29.6744810Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6744892Z               "line": 19
2026-07-03T10:35:29.6744962Z             },
2026-07-03T10:35:29.6745048Z             {
2026-07-03T10:35:29.6745164Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6745254Z               "line": 117
2026-07-03T10:35:29.6745335Z             }
2026-07-03T10:35:29.6745425Z           ]
2026-07-03T10:35:29.6745507Z         },
2026-07-03T10:35:29.6745592Z         "int": {
2026-07-03T10:35:29.6745682Z           "complete": false,
2026-07-03T10:35:29.6745765Z           "evidence": []
2026-07-03T10:35:29.6745963Z         },
2026-07-03T10:35:29.6746044Z         "unit": {
2026-07-03T10:35:29.6746252Z           "complete": true,
2026-07-03T10:35:29.6746347Z           "evidence": [
2026-07-03T10:35:29.6746433Z             {
2026-07-03T10:35:29.6746549Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6746637Z               "line": 440
2026-07-03T10:35:29.6746719Z             },
2026-07-03T10:35:29.6746806Z             {
2026-07-03T10:35:29.6746914Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6747005Z               "line": 460
2026-07-03T10:35:29.6747082Z             }
2026-07-03T10:35:29.6747162Z           ]
2026-07-03T10:35:29.6747234Z         }
2026-07-03T10:35:29.6747314Z       }
2026-07-03T10:35:29.6747392Z     },
2026-07-03T10:35:29.6747477Z     {
2026-07-03T10:35:29.6747581Z       "id": "REQ-SEAM-POSTSPAWN",
2026-07-03T10:35:29.6747716Z       "title": "post-spawn / api bind seam with boot nonce",
2026-07-03T10:35:29.6747811Z       "requiredStages": [
2026-07-03T10:35:29.6747892Z         "impl",
2026-07-03T10:35:29.6747977Z         "unit"
2026-07-03T10:35:29.6748060Z       ],
2026-07-03T10:35:29.6748144Z       "stages": {
2026-07-03T10:35:29.6748230Z         "doc": {
2026-07-03T10:35:29.6748317Z           "complete": false,
2026-07-03T10:35:29.6748404Z           "evidence": []
2026-07-03T10:35:29.6748492Z         },
2026-07-03T10:35:29.6748569Z         "impl": {
2026-07-03T10:35:29.6748656Z           "complete": true,
2026-07-03T10:35:29.6748742Z           "evidence": [
2026-07-03T10:35:29.6748830Z             {
2026-07-03T10:35:29.6749031Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6749126Z               "line": 18
2026-07-03T10:35:29.6749211Z             },
2026-07-03T10:35:29.6749293Z             {
2026-07-03T10:35:29.6749417Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6749502Z               "line": 470
2026-07-03T10:35:29.6749593Z             }
2026-07-03T10:35:29.6749675Z           ]
2026-07-03T10:35:29.6749761Z         },
2026-07-03T10:35:29.6749845Z         "int": {
2026-07-03T10:35:29.6749941Z           "complete": false,
2026-07-03T10:35:29.6750022Z           "evidence": []
2026-07-03T10:35:29.6750108Z         },
2026-07-03T10:35:29.6750194Z         "unit": {
2026-07-03T10:35:29.6750285Z           "complete": true,
2026-07-03T10:35:29.6750375Z           "evidence": [
2026-07-03T10:35:29.6750456Z             {
2026-07-03T10:35:29.6750581Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6750676Z               "line": 920
2026-07-03T10:35:29.6750770Z             },
2026-07-03T10:35:29.6750852Z             {
2026-07-03T10:35:29.6750967Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6751056Z               "line": 930
2026-07-03T10:35:29.6751141Z             }
2026-07-03T10:35:29.6751213Z           ]
2026-07-03T10:35:29.6751303Z         }
2026-07-03T10:35:29.6751387Z       }
2026-07-03T10:35:29.6751468Z     },
2026-07-03T10:35:29.6751554Z     {
2026-07-03T10:35:29.6751660Z       "id": "REQ-SEAM-PSYCHE",
2026-07-03T10:35:29.6751811Z       "title": "spawn-psyche seam (fresh + resume templates)",
2026-07-03T10:35:29.6751917Z       "requiredStages": [
2026-07-03T10:35:29.6751998Z         "impl",
2026-07-03T10:35:29.6752083Z         "unit",
2026-07-03T10:35:29.6752165Z         "int"
2026-07-03T10:35:29.6752251Z       ],
2026-07-03T10:35:29.6752336Z       "stages": {
2026-07-03T10:35:29.6752422Z         "doc": {
2026-07-03T10:35:29.6752519Z           "complete": false,
2026-07-03T10:35:29.6752604Z           "evidence": []
2026-07-03T10:35:29.6752694Z         },
2026-07-03T10:35:29.6752780Z         "impl": {
2026-07-03T10:35:29.6752876Z           "complete": true,
2026-07-03T10:35:29.6752956Z           "evidence": [
2026-07-03T10:35:29.6753042Z             {
2026-07-03T10:35:29.6753158Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.6753247Z               "line": 19
2026-07-03T10:35:29.6753338Z             },
2026-07-03T10:35:29.6753548Z             {
2026-07-03T10:35:29.6753758Z               "path": "crates/spt/src/api/live.rs",
2026-07-03T10:35:29.6753849Z               "line": 12
2026-07-03T10:35:29.6753938Z             },
2026-07-03T10:35:29.6754018Z             {
2026-07-03T10:35:29.6754138Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6754227Z               "line": 340
2026-07-03T10:35:29.6754311Z             }
2026-07-03T10:35:29.6754388Z           ]
2026-07-03T10:35:29.6754469Z         },
2026-07-03T10:35:29.6754556Z         "int": {
2026-07-03T10:35:29.6754654Z           "complete": true,
2026-07-03T10:35:29.6754741Z           "evidence": [
2026-07-03T10:35:29.6754823Z             {
2026-07-03T10:35:29.6754955Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.6755041Z               "line": 259
2026-07-03T10:35:29.6755123Z             }
2026-07-03T10:35:29.6755204Z           ]
2026-07-03T10:35:29.6755279Z         },
2026-07-03T10:35:29.6755370Z         "unit": {
2026-07-03T10:35:29.6755466Z           "complete": true,
2026-07-03T10:35:29.6755566Z           "evidence": [
2026-07-03T10:35:29.6755656Z             {
2026-07-03T10:35:29.6755771Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.6755861Z               "line": 195
2026-07-03T10:35:29.6755937Z             },
2026-07-03T10:35:29.6756025Z             {
2026-07-03T10:35:29.6756134Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.6756224Z               "line": 202
2026-07-03T10:35:29.6756315Z             },
2026-07-03T10:35:29.6756397Z             {
2026-07-03T10:35:29.6756514Z               "path": "crates/spt-live/src/psyche.rs",
2026-07-03T10:35:29.6756599Z               "line": 225
2026-07-03T10:35:29.6756685Z             },
2026-07-03T10:35:29.6756766Z             {
2026-07-03T10:35:29.6756887Z               "path": "crates/spt-live/src/pulse.rs",
2026-07-03T10:35:29.6756974Z               "line": 106
2026-07-03T10:35:29.6757060Z             },
2026-07-03T10:35:29.6757151Z             {
2026-07-03T10:35:29.6757264Z               "path": "crates/spt-live/src/pulse.rs",
2026-07-03T10:35:29.6757347Z               "line": 137
2026-07-03T10:35:29.6757437Z             },
2026-07-03T10:35:29.6757521Z             {
2026-07-03T10:35:29.6757637Z               "path": "crates/spt-live/src/pulse.rs",
2026-07-03T10:35:29.6757732Z               "line": 161
2026-07-03T10:35:29.6757813Z             }
2026-07-03T10:35:29.6757889Z           ]
2026-07-03T10:35:29.6757976Z         }
2026-07-03T10:35:29.6758056Z       }
2026-07-03T10:35:29.6758142Z     },
2026-07-03T10:35:29.6758223Z     {
2026-07-03T10:35:29.6758320Z       "id": "REQ-SEAM-RESUME",
2026-07-03T10:35:29.6758504Z       "title": "resume-session seam (fresh-with-preload / continue-existing)",
2026-07-03T10:35:29.6758587Z       "requiredStages": [
2026-07-03T10:35:29.6758686Z         "impl",
2026-07-03T10:35:29.6758762Z         "unit"
2026-07-03T10:35:29.6758853Z       ],
2026-07-03T10:35:29.6759015Z       "stages": {
2026-07-03T10:35:29.6759110Z         "doc": {
2026-07-03T10:35:29.6759212Z           "complete": false,
2026-07-03T10:35:29.6759302Z           "evidence": []
2026-07-03T10:35:29.6759386Z         },
2026-07-03T10:35:29.6759466Z         "impl": {
2026-07-03T10:35:29.6759567Z           "complete": true,
2026-07-03T10:35:29.6759649Z           "evidence": [
2026-07-03T10:35:29.6759733Z             {
2026-07-03T10:35:29.6759853Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6759934Z               "line": 19
2026-07-03T10:35:29.6760020Z             }
2026-07-03T10:35:29.6760096Z           ]
2026-07-03T10:35:29.6760178Z         },
2026-07-03T10:35:29.6760268Z         "int": {
2026-07-03T10:35:29.6760354Z           "complete": false,
2026-07-03T10:35:29.6760449Z           "evidence": []
2026-07-03T10:35:29.6760526Z         },
2026-07-03T10:35:29.6760611Z         "unit": {
2026-07-03T10:35:29.6760710Z           "complete": true,
2026-07-03T10:35:29.6760797Z           "evidence": [
2026-07-03T10:35:29.6760993Z             {
2026-07-03T10:35:29.6761189Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6761292Z               "line": 248
2026-07-03T10:35:29.6761374Z             },
2026-07-03T10:35:29.6761461Z             {
2026-07-03T10:35:29.6761565Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6761654Z               "line": 270
2026-07-03T10:35:29.6761739Z             },
2026-07-03T10:35:29.6761816Z             {
2026-07-03T10:35:29.6761933Z               "path": "crates/spt-live/src/resume.rs",
2026-07-03T10:35:29.6762028Z               "line": 291
2026-07-03T10:35:29.6762109Z             }
2026-07-03T10:35:29.6762196Z           ]
2026-07-03T10:35:29.6762281Z         }
2026-07-03T10:35:29.6762361Z       }
2026-07-03T10:35:29.6762444Z     },
2026-07-03T10:35:29.6762525Z     {
2026-07-03T10:35:29.6762629Z       "id": "REQ-SEAM-SPAWN",
2026-07-03T10:35:29.6762725Z       "title": "spawn-session seam",
2026-07-03T10:35:29.6762825Z       "requiredStages": [
2026-07-03T10:35:29.6762906Z         "impl",
2026-07-03T10:35:29.6762991Z         "unit"
2026-07-03T10:35:29.6763074Z       ],
2026-07-03T10:35:29.6763159Z       "stages": {
2026-07-03T10:35:29.6763244Z         "doc": {
2026-07-03T10:35:29.6763340Z           "complete": false,
2026-07-03T10:35:29.6763431Z           "evidence": []
2026-07-03T10:35:29.6763516Z         },
2026-07-03T10:35:29.6763602Z         "impl": {
2026-07-03T10:35:29.6763688Z           "complete": true,
2026-07-03T10:35:29.6763784Z           "evidence": [
2026-07-03T10:35:29.6763864Z             {
2026-07-03T10:35:29.6763994Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6764080Z               "line": 20
2026-07-03T10:35:29.6764169Z             }
2026-07-03T10:35:29.6764251Z           ]
2026-07-03T10:35:29.6764332Z         },
2026-07-03T10:35:29.6764414Z         "int": {
2026-07-03T10:35:29.6764512Z           "complete": false,
2026-07-03T10:35:29.6764597Z           "evidence": []
2026-07-03T10:35:29.6764684Z         },
2026-07-03T10:35:29.6764763Z         "unit": {
2026-07-03T10:35:29.6764872Z           "complete": true,
2026-07-03T10:35:29.6764953Z           "evidence": [
2026-07-03T10:35:29.6765034Z             {
2026-07-03T10:35:29.6765168Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6765248Z               "line": 848
2026-07-03T10:35:29.6765335Z             },
2026-07-03T10:35:29.6765416Z             {
2026-07-03T10:35:29.6765543Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6765636Z               "line": 855
2026-07-03T10:35:29.6765721Z             },
2026-07-03T10:35:29.6765811Z             {
2026-07-03T10:35:29.6765930Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6766022Z               "line": 1120
2026-07-03T10:35:29.6766107Z             },
2026-07-03T10:35:29.6766192Z             {
2026-07-03T10:35:29.6766317Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6766421Z               "line": 1126
2026-07-03T10:35:29.6766507Z             },
2026-07-03T10:35:29.6766590Z             {
2026-07-03T10:35:29.6766712Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6766808Z               "line": 1151
2026-07-03T10:35:29.6766890Z             },
2026-07-03T10:35:29.6766975Z             {
2026-07-03T10:35:29.6767097Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.6767183Z               "line": 1188
2026-07-03T10:35:29.6767260Z             }
2026-07-03T10:35:29.6767344Z           ]
2026-07-03T10:35:29.6767419Z         }
2026-07-03T10:35:29.6767510Z       }
2026-07-03T10:35:29.6767591Z     },
2026-07-03T10:35:29.6767673Z     {
2026-07-03T10:35:29.6767781Z       "id": "REQ-SEAM-UPDATE",
2026-07-03T10:35:29.6767950Z       "title": "Adapter-update avenue (file-pull / delegated command)",
2026-07-03T10:35:29.6768044Z       "requiredStages": [
2026-07-03T10:35:29.6768135Z         "impl",
2026-07-03T10:35:29.6768302Z         "unit"
2026-07-03T10:35:29.6768383Z       ],
2026-07-03T10:35:29.6768555Z       "stages": {
2026-07-03T10:35:29.6768640Z         "doc": {
2026-07-03T10:35:29.6768735Z           "complete": false,
2026-07-03T10:35:29.6768822Z           "evidence": []
2026-07-03T10:35:29.6768903Z         },
2026-07-03T10:35:29.6769064Z         "impl": {
2026-07-03T10:35:29.6769166Z           "complete": true,
2026-07-03T10:35:29.6769246Z           "evidence": [
2026-07-03T10:35:29.6769332Z             {
2026-07-03T10:35:29.6769462Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.6769552Z               "line": 28
2026-07-03T10:35:29.6769631Z             },
2026-07-03T10:35:29.6769718Z             {
2026-07-03T10:35:29.6769848Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.6769932Z               "line": 88
2026-07-03T10:35:29.6770012Z             }
2026-07-03T10:35:29.6770084Z           ]
2026-07-03T10:35:29.6770166Z         },
2026-07-03T10:35:29.6770247Z         "int": {
2026-07-03T10:35:29.6770351Z           "complete": false,
2026-07-03T10:35:29.6770437Z           "evidence": []
2026-07-03T10:35:29.6770513Z         },
2026-07-03T10:35:29.6770604Z         "unit": {
2026-07-03T10:35:29.6770699Z           "complete": true,
2026-07-03T10:35:29.6770786Z           "evidence": [
2026-07-03T10:35:29.6770866Z             {
2026-07-03T10:35:29.6771004Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.6771086Z               "line": 335
2026-07-03T10:35:29.6771176Z             },
2026-07-03T10:35:29.6771252Z             {
2026-07-03T10:35:29.6771382Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.6771491Z               "line": 346
2026-07-03T10:35:29.6771576Z             }
2026-07-03T10:35:29.6771643Z           ]
2026-07-03T10:35:29.6771735Z         }
2026-07-03T10:35:29.6771815Z       }
2026-07-03T10:35:29.6771896Z     },
2026-07-03T10:35:29.6771977Z     {
2026-07-03T10:35:29.6772064Z       "id": "REQ-SEC-1",
2026-07-03T10:35:29.6772475Z       "title": "Per-endpoint access whitelist: origin-node gate, stateful-firewall (reply/outbound exempt), node-now/user-later, outer gate before grants",
2026-07-03T10:35:29.6772565Z       "requiredStages": [
2026-07-03T10:35:29.6772651Z         "impl",
2026-07-03T10:35:29.6772732Z         "unit"
2026-07-03T10:35:29.6772818Z       ],
2026-07-03T10:35:29.6772898Z       "stages": {
2026-07-03T10:35:29.6772984Z         "doc": {
2026-07-03T10:35:29.6773071Z           "complete": false,
2026-07-03T10:35:29.6773170Z           "evidence": []
2026-07-03T10:35:29.6773251Z         },
2026-07-03T10:35:29.6773338Z         "impl": {
2026-07-03T10:35:29.6773419Z           "complete": true,
2026-07-03T10:35:29.6773508Z           "evidence": [
2026-07-03T10:35:29.6773590Z             {
2026-07-03T10:35:29.6773714Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6773804Z               "line": 86
2026-07-03T10:35:29.6773885Z             },
2026-07-03T10:35:29.6773977Z             {
2026-07-03T10:35:29.6774101Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6774196Z               "line": 116
2026-07-03T10:35:29.6774273Z             },
2026-07-03T10:35:29.6774353Z             {
2026-07-03T10:35:29.6774467Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6774564Z               "line": 130
2026-07-03T10:35:29.6774640Z             },
2026-07-03T10:35:29.6774724Z             {
2026-07-03T10:35:29.6774830Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6774917Z               "line": 109
2026-07-03T10:35:29.6774997Z             },
2026-07-03T10:35:29.6775077Z             {
2026-07-03T10:35:29.6775201Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6775286Z               "line": 130
2026-07-03T10:35:29.6775370Z             },
2026-07-03T10:35:29.6775451Z             {
2026-07-03T10:35:29.6775571Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6775761Z               "line": 143
2026-07-03T10:35:29.6775962Z             },
2026-07-03T10:35:29.6776042Z             {
2026-07-03T10:35:29.6776176Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6776271Z               "line": 209
2026-07-03T10:35:29.6776357Z             },
2026-07-03T10:35:29.6776442Z             {
2026-07-03T10:35:29.6776567Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6776653Z               "line": 235
2026-07-03T10:35:29.6776734Z             },
2026-07-03T10:35:29.6776810Z             {
2026-07-03T10:35:29.6776920Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6777015Z               "line": 7468
2026-07-03T10:35:29.6777091Z             }
2026-07-03T10:35:29.6777202Z           ]
2026-07-03T10:35:29.6777282Z         },
2026-07-03T10:35:29.6777368Z         "int": {
2026-07-03T10:35:29.6777455Z           "complete": false,
2026-07-03T10:35:29.6777555Z           "evidence": []
2026-07-03T10:35:29.6777639Z         },
2026-07-03T10:35:29.6777724Z         "unit": {
2026-07-03T10:35:29.6777815Z           "complete": true,
2026-07-03T10:35:29.6777904Z           "evidence": [
2026-07-03T10:35:29.6777989Z             {
2026-07-03T10:35:29.6778128Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6778219Z               "line": 142
2026-07-03T10:35:29.6778299Z             },
2026-07-03T10:35:29.6778380Z             {
2026-07-03T10:35:29.6778491Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6778581Z               "line": 194
2026-07-03T10:35:29.6778665Z             },
2026-07-03T10:35:29.6778743Z             {
2026-07-03T10:35:29.6778853Z               "path": "crates/spt-daemon/src/access.rs",
2026-07-03T10:35:29.6779019Z               "line": 235
2026-07-03T10:35:29.6779096Z             },
2026-07-03T10:35:29.6779214Z             {
2026-07-03T10:35:29.6779348Z               "path": "crates/spt-daemon/tests/access.rs",
2026-07-03T10:35:29.6779449Z               "line": 140
2026-07-03T10:35:29.6779539Z             },
2026-07-03T10:35:29.6779619Z             {
2026-07-03T10:35:29.6779735Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6779820Z               "line": 247
2026-07-03T10:35:29.6779892Z             },
2026-07-03T10:35:29.6779968Z             {
2026-07-03T10:35:29.6780116Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6780192Z               "line": 277
2026-07-03T10:35:29.6780278Z             },
2026-07-03T10:35:29.6780356Z             {
2026-07-03T10:35:29.6780473Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6780553Z               "line": 310
2026-07-03T10:35:29.6780639Z             },
2026-07-03T10:35:29.6780711Z             {
2026-07-03T10:35:29.6780830Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6780911Z               "line": 329
2026-07-03T10:35:29.6780997Z             },
2026-07-03T10:35:29.6781102Z             {
2026-07-03T10:35:29.6781220Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6781308Z               "line": 362
2026-07-03T10:35:29.6781384Z             },
2026-07-03T10:35:29.6781465Z             {
2026-07-03T10:35:29.6781574Z               "path": "crates/spt-store/src/access.rs",
2026-07-03T10:35:29.6781660Z               "line": 386
2026-07-03T10:35:29.6781736Z             },
2026-07-03T10:35:29.6781817Z             {
2026-07-03T10:35:29.6781927Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6782042Z               "line": 12394
2026-07-03T10:35:29.6782123Z             }
2026-07-03T10:35:29.6782203Z           ]
2026-07-03T10:35:29.6782285Z         }
2026-07-03T10:35:29.6782362Z       }
2026-07-03T10:35:29.6782498Z     },
2026-07-03T10:35:29.6782581Z     {
2026-07-03T10:35:29.6785865Z       "id": "REQ-SEND-REPLYTO-REMOVE",
2026-07-03T10:35:29.6787561Z       "title": "Remove `--reply-to` from `spt send` — a target-fallback + REPLIED-label nicety that confuses agents, with no wire effect (ADR-0020 already made messages structural (from,body), no __REPLY_TO__). Hard-remove (no deprecation shim): the clap flag, the is_reply/REPLIED label branch (always SENT/QUEUED), the `send` how-to --reply-to example, and the reply-to mention in REQ-DOCS-6's send topic. Reply-correlation stays on the structural `from` attribute. (v0.16.0)",
2026-07-03T10:35:29.6787767Z       "requiredStages": [
2026-07-03T10:35:29.6787851Z         "impl",
2026-07-03T10:35:29.6787933Z         "unit"
2026-07-03T10:35:29.6788024Z       ],
2026-07-03T10:35:29.6788110Z       "stages": {
2026-07-03T10:35:29.6788195Z         "doc": {
2026-07-03T10:35:29.6788279Z           "complete": false,
2026-07-03T10:35:29.6788375Z           "evidence": []
2026-07-03T10:35:29.6788455Z         },
2026-07-03T10:35:29.6788540Z         "impl": {
2026-07-03T10:35:29.6788630Z           "complete": true,
2026-07-03T10:35:29.6788726Z           "evidence": [
2026-07-03T10:35:29.6788807Z             {
2026-07-03T10:35:29.6788920Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6789103Z               "line": 72
2026-07-03T10:35:29.6789188Z             }
2026-07-03T10:35:29.6789264Z           ]
2026-07-03T10:35:29.6789346Z         },
2026-07-03T10:35:29.6789432Z         "int": {
2026-07-03T10:35:29.6789536Z           "complete": false,
2026-07-03T10:35:29.6789618Z           "evidence": []
2026-07-03T10:35:29.6789699Z         },
2026-07-03T10:35:29.6789784Z         "unit": {
2026-07-03T10:35:29.6789870Z           "complete": true,
2026-07-03T10:35:29.6789957Z           "evidence": [
2026-07-03T10:35:29.6790037Z             {
2026-07-03T10:35:29.6790142Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6790233Z               "line": 14151
2026-07-03T10:35:29.6790314Z             }
2026-07-03T10:35:29.6790395Z           ]
2026-07-03T10:35:29.6790480Z         }
2026-07-03T10:35:29.6790562Z       }
2026-07-03T10:35:29.6790648Z     },
2026-07-03T10:35:29.6790728Z     {
2026-07-03T10:35:29.6790833Z       "id": "REQ-SEND-SPT-HOSTED",
2026-07-03T10:35:29.6794768Z       "title": "An inbound `spt send` is DELIVERED to an spt-hosted endpoint (brought up via `spt endpoint run` → `api bind`, broker holds its PTY, NO `api listen` relay). Today cmd_bind→establish_perch (api/startup.rs ~441) writes info.json + ready marker + controllable=Some(true) but registers NO message-listener / NO address, so deliver.rs resolve_address→None→spool (deliver.rs:132-140) and the message NEVER reaches the live PTY — the endpoint reads 'online' (ready marker) yet `spt send` silently SPOOLS ('online but not deliverable' lie). Per CONTEXT:187-188 the daemon owns the PTY and delivers, manifest-configurable per activity-state (direct PTY injection / relay / HTTP). FIX: route an inbound send for an spt-hosted target through the daemon → broker InputReq → session.write_input PTY-inject (broker.rs dispatch_input/write_input ~988-1022), the same path the brain uses; the live-delivery handshake must report Sent (not Queued) and stop the spool-only fallback for a broker-hosted, PTY-resident endpoint. Detection is local: controllable==Some(true) + spt-hosted state + resolve_address==None. = the spt-core HALF of the wall-b finding (perri owns the adapter half: bind-hook fired-zero-perch + the missing endpoint-run int test). (post-v0.10.0)",
2026-07-03T10:35:29.6794892Z       "requiredStages": [
2026-07-03T10:35:29.6794977Z         "impl",
2026-07-03T10:35:29.6795059Z         "unit",
2026-07-03T10:35:29.6795140Z         "int"
2026-07-03T10:35:29.6795226Z       ],
2026-07-03T10:35:29.6795311Z       "stages": {
2026-07-03T10:35:29.6795403Z         "doc": {
2026-07-03T10:35:29.6795497Z           "complete": false,
2026-07-03T10:35:29.6795592Z           "evidence": []
2026-07-03T10:35:29.6795674Z         },
2026-07-03T10:35:29.6795760Z         "impl": {
2026-07-03T10:35:29.6795854Z           "complete": true,
2026-07-03T10:35:29.6795945Z           "evidence": [
2026-07-03T10:35:29.6796028Z             {
2026-07-03T10:35:29.6796259Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.6796444Z               "line": 1324
2026-07-03T10:35:29.6796528Z             },
2026-07-03T10:35:29.6796614Z             {
2026-07-03T10:35:29.6796739Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6796824Z               "line": 2207
2026-07-03T10:35:29.6796910Z             },
2026-07-03T10:35:29.6796991Z             {
2026-07-03T10:35:29.6797111Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.6797191Z               "line": 36
2026-07-03T10:35:29.6797272Z             },
2026-07-03T10:35:29.6797354Z             {
2026-07-03T10:35:29.6797468Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.6797548Z               "line": 74
2026-07-03T10:35:29.6797630Z             }
2026-07-03T10:35:29.6797711Z           ]
2026-07-03T10:35:29.6797797Z         },
2026-07-03T10:35:29.6797883Z         "int": {
2026-07-03T10:35:29.6797974Z           "complete": true,
2026-07-03T10:35:29.6798063Z           "evidence": [
2026-07-03T10:35:29.6798149Z             {
2026-07-03T10:35:29.6798279Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.6798374Z               "line": 194
2026-07-03T10:35:29.6798455Z             },
2026-07-03T10:35:29.6798546Z             {
2026-07-03T10:35:29.6798665Z               "path": "crates/spt-daemon/tests/broker.rs",
2026-07-03T10:35:29.6798755Z               "line": 540
2026-07-03T10:35:29.6798825Z             }
2026-07-03T10:35:29.6798902Z           ]
2026-07-03T10:35:29.6799071Z         },
2026-07-03T10:35:29.6799161Z         "unit": {
2026-07-03T10:35:29.6799262Z           "complete": true,
2026-07-03T10:35:29.6799339Z           "evidence": [
2026-07-03T10:35:29.6799429Z             {
2026-07-03T10:35:29.6799548Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.6799635Z               "line": 113
2026-07-03T10:35:29.6799715Z             },
2026-07-03T10:35:29.6799796Z             {
2026-07-03T10:35:29.6799911Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.6799997Z               "line": 1159
2026-07-03T10:35:29.6800082Z             },
2026-07-03T10:35:29.6800164Z             {
2026-07-03T10:35:29.6800273Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6800359Z               "line": 11025
2026-07-03T10:35:29.6800444Z             }
2026-07-03T10:35:29.6800527Z           ]
2026-07-03T10:35:29.6800612Z         }
2026-07-03T10:35:29.6800693Z       }
2026-07-03T10:35:29.6800773Z     },
2026-07-03T10:35:29.6800846Z     {
2026-07-03T10:35:29.6800959Z       "id": "REQ-SESSION-RESUME-TEMPLATE",
2026-07-03T10:35:29.6808443Z       "title": "Resuming an endpoint session that HAS conversation history brings up a BLANK session. ROOT (doyle, code-grounded + CONTEXT — case-3 spt-core MISSING feature, NOT a perri docs-miss): CONTEXT L127-129 already defines the resume-session seam ('continue-existing: resume an existing harness session under the adapter — its NATIVE resume'), and the manifest already has the resume-variant pattern (Session has BOTH psyche_init AND psyche_resume, manifest.rs:217-219) — but the agent's own session has ONLY self_ (`[session.self]`, no resume sibling). cmd_endpoint_run (cli.rs:1304) re-passes the session_id through `[session.self]` on resume (resume.unwrap_or_else(mint_session_id)), so the adapter's FRESH command (e.g. `claude --session-id ..`) runs again instead of the harness NATIVE resume (`claude -r ..`) -> CC starts a fresh transcript -> blank. spt-core forwards session_id + cwd faithfully; it just has no way to express the native-resume invocation. SECOND GAP: CC resolves a transcript by session_id + cwd, but the session ledger records only {ts, session_id, trigger} (no cwd), so picker Resume-from-history (cross-project rows) can't restore the right cwd. FIX (doyle design, V0.13.0-P2-SESSION-RESUME-DESIGN.md, mirrors psyche_init->psyche_resume exactly): (A) add a `[session.resume]` role (resume: Option<SessionRole> on Session + roles()/is_empty()); cmd_endpoint_run selects it when --resume is set AND it's declared (fill {id}/{session_id}=resumed id/{session_name} + the resume cwd), else FALL BACK to `[session.self]` (full back-compat). (B) record cwd PER ledger row (operator ruling): {ts, session_id, trigger, cwd} additive serde-default; resume cwd = resumed row cwd -> else perch info.cwd -> else current_dir (back-compat for old rows + single-project endpoints); picker threads the selected row's cwd through Outcome::Run -> cmd_endpoint_run. (C) public docs (MANIFEST + harness-contract) teach `[session.resume]` so perri builds the adapter side BLIND. Adapter follow-on (perri, AFTER spt-core ships+docs): declare `[session.resume] command = claude -r {session_id} --remote-control {id} --dangerously-skip-permissions` from the resume cwd. Completes REQ-READY-AGENT-RESUME / REQ-RUN-PICKER resume-from-history. (v0.13.0)",
2026-07-03T10:35:29.6808661Z       "requiredStages": [
2026-07-03T10:35:29.6808748Z         "doc",
2026-07-03T10:35:29.6808844Z         "impl",
2026-07-03T10:35:29.6808929Z         "unit",
2026-07-03T10:35:29.6809087Z         "int"
2026-07-03T10:35:29.6809159Z       ],
2026-07-03T10:35:29.6809244Z       "stages": {
2026-07-03T10:35:29.6809353Z         "doc": {
2026-07-03T10:35:29.6809448Z           "complete": true,
2026-07-03T10:35:29.6809539Z           "evidence": [
2026-07-03T10:35:29.6809622Z             {
2026-07-03T10:35:29.6809775Z               "path": "docs-site/src/harness-contract/manifest.md",
2026-07-03T10:35:29.6809856Z               "line": 131
2026-07-03T10:35:29.6809937Z             },
2026-07-03T10:35:29.6810022Z             {
2026-07-03T10:35:29.6810128Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.6810209Z               "line": 104
2026-07-03T10:35:29.6810294Z             }
2026-07-03T10:35:29.6810365Z           ]
2026-07-03T10:35:29.6810448Z         },
2026-07-03T10:35:29.6810533Z         "impl": {
2026-07-03T10:35:29.6810627Z           "complete": true,
2026-07-03T10:35:29.6810714Z           "evidence": [
2026-07-03T10:35:29.6810801Z             {
2026-07-03T10:35:29.6810933Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.6811019Z               "line": 77
2026-07-03T10:35:29.6811092Z             },
2026-07-03T10:35:29.6811176Z             {
2026-07-03T10:35:29.6811305Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.6811397Z               "line": 218
2026-07-03T10:35:29.6811482Z             },
2026-07-03T10:35:29.6811567Z             {
2026-07-03T10:35:29.6811697Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6811787Z               "line": 222
2026-07-03T10:35:29.6811867Z             },
2026-07-03T10:35:29.6811944Z             {
2026-07-03T10:35:29.6812070Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.6812158Z               "line": 71
2026-07-03T10:35:29.6812234Z             },
2026-07-03T10:35:29.6812315Z             {
2026-07-03T10:35:29.6812440Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6812530Z               "line": 238
2026-07-03T10:35:29.6812615Z             }
2026-07-03T10:35:29.6812707Z           ]
2026-07-03T10:35:29.6812788Z         },
2026-07-03T10:35:29.6812873Z         "int": {
2026-07-03T10:35:29.6812973Z           "complete": true,
2026-07-03T10:35:29.6813064Z           "evidence": [
2026-07-03T10:35:29.6813140Z             {
2026-07-03T10:35:29.6813279Z               "path": "crates/spt/tests/resume_template_e2e.rs",
2026-07-03T10:35:29.6813364Z               "line": 25
2026-07-03T10:35:29.6813440Z             }
2026-07-03T10:35:29.6813516Z           ]
2026-07-03T10:35:29.6813598Z         },
2026-07-03T10:35:29.6813684Z         "unit": {
2026-07-03T10:35:29.6813779Z           "complete": true,
2026-07-03T10:35:29.6813869Z           "evidence": [
2026-07-03T10:35:29.6813952Z             {
2026-07-03T10:35:29.6814074Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.6814170Z               "line": 526
2026-07-03T10:35:29.6814379Z             },
2026-07-03T10:35:29.6814550Z             {
2026-07-03T10:35:29.6814692Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.6814782Z               "line": 576
2026-07-03T10:35:29.6814867Z             },
2026-07-03T10:35:29.6814948Z             {
2026-07-03T10:35:29.6815077Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6815167Z               "line": 1491
2026-07-03T10:35:29.6815259Z             },
2026-07-03T10:35:29.6815340Z             {
2026-07-03T10:35:29.6815467Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.6815555Z               "line": 238
2026-07-03T10:35:29.6815636Z             },
2026-07-03T10:35:29.6815711Z             {
2026-07-03T10:35:29.6815835Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.6815927Z               "line": 263
2026-07-03T10:35:29.6816007Z             },
2026-07-03T10:35:29.6816093Z             {
2026-07-03T10:35:29.6816218Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.6816303Z               "line": 291
2026-07-03T10:35:29.6816384Z             },
2026-07-03T10:35:29.6816470Z             {
2026-07-03T10:35:29.6816580Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.6816679Z               "line": 1597
2026-07-03T10:35:29.6816750Z             }
2026-07-03T10:35:29.6816847Z           ]
2026-07-03T10:35:29.6816928Z         }
2026-07-03T10:35:29.6817008Z       }
2026-07-03T10:35:29.6817090Z     },
2026-07-03T10:35:29.6817172Z     {
2026-07-03T10:35:29.6817304Z       "id": "REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION",
2026-07-03T10:35:29.6820192Z       "title": "C2 (F028, infra; ROOT-CAUSED + severity-upgraded doyle RCA 2026-07-03): cross-endpoint perch contamination — a foreign psyche's SessionStart hook REBINDS a victim perch's IDENTITY, not merely its ledger. Evidence: hall-a's info.json.session_id IS f015b-probe-psyche's session (359d7bd7) + hall-a's ledger holds the foreign psyche session; same class as hall-b's dead-pid stamp (141556). This REQ = the OBSERVABLE (foreign session_id in a perch's ledger/info.json + resume offering foreign sessions) and its belt-braces: (iii) filter owlery-cwd rows OUT of resume_rows; (iv) one-time repair for already-contaminated perches (hall-a on HFENDULEAM) or self-heal on next legitimate session-start. The ROOT (identity pinned at spawn + honest bind + nested self-resolve) is REQ-BIND-HONEST-SELF-STAMP — C2 is UPSTREAM of B3 (presence/CONTROLLED read the very stamps this corrupts). See triage C2.",
2026-07-03T10:35:29.6820300Z       "requiredStages": [],
2026-07-03T10:35:29.6820392Z       "stages": {
2026-07-03T10:35:29.6820465Z         "doc": {
2026-07-03T10:35:29.6820553Z           "complete": false,
2026-07-03T10:35:29.6820644Z           "evidence": []
2026-07-03T10:35:29.6820731Z         },
2026-07-03T10:35:29.6820812Z         "impl": {
2026-07-03T10:35:29.6820906Z           "complete": false,
2026-07-03T10:35:29.6821008Z           "evidence": []
2026-07-03T10:35:29.6821093Z         },
2026-07-03T10:35:29.6821187Z         "int": {
2026-07-03T10:35:29.6821274Z           "complete": false,
2026-07-03T10:35:29.6821366Z           "evidence": []
2026-07-03T10:35:29.6821450Z         },
2026-07-03T10:35:29.6821526Z         "unit": {
2026-07-03T10:35:29.6821623Z           "complete": false,
2026-07-03T10:35:29.6821704Z           "evidence": []
2026-07-03T10:35:29.6821790Z         }
2026-07-03T10:35:29.6821880Z       }
2026-07-03T10:35:29.6821962Z     },
2026-07-03T10:35:29.6822042Z     {
2026-07-03T10:35:29.6822137Z       "id": "REQ-SHELL-1",
2026-07-03T10:35:29.6823080Z       "title": "Shell hosting machinery: shell perch under the owner (type/owner/adapter_name/status/alias), broker-launched binary + api bind local-link handshake, the three channels (command durable, text+file durable + progress-queryable, sensory REST-only never spooled + dropped-unless-owner-live), owner exclusivity (CONTEXT Shell model)",
2026-07-03T10:35:29.6823290Z       "requiredStages": [
2026-07-03T10:35:29.6823376Z         "impl",
2026-07-03T10:35:29.6823553Z         "unit",
2026-07-03T10:35:29.6823638Z         "int"
2026-07-03T10:35:29.6823724Z       ],
2026-07-03T10:35:29.6823809Z       "stages": {
2026-07-03T10:35:29.6823892Z         "doc": {
2026-07-03T10:35:29.6823977Z           "complete": false,
2026-07-03T10:35:29.6824071Z           "evidence": []
2026-07-03T10:35:29.6824158Z         },
2026-07-03T10:35:29.6824249Z         "impl": {
2026-07-03T10:35:29.6824334Z           "complete": true,
2026-07-03T10:35:29.6824420Z           "evidence": [
2026-07-03T10:35:29.6824502Z             {
2026-07-03T10:35:29.6824630Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6824715Z               "line": 189
2026-07-03T10:35:29.6824802Z             },
2026-07-03T10:35:29.6824884Z             {
2026-07-03T10:35:29.6825015Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6825100Z               "line": 268
2026-07-03T10:35:29.6825201Z             },
2026-07-03T10:35:29.6825285Z             {
2026-07-03T10:35:29.6825422Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6825514Z               "line": 27
2026-07-03T10:35:29.6825595Z             },
2026-07-03T10:35:29.6825690Z             {
2026-07-03T10:35:29.6825809Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6825900Z               "line": 52
2026-07-03T10:35:29.6825985Z             },
2026-07-03T10:35:29.6826071Z             {
2026-07-03T10:35:29.6826191Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6826281Z               "line": 144
2026-07-03T10:35:29.6826361Z             },
2026-07-03T10:35:29.6826440Z             {
2026-07-03T10:35:29.6826563Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6826686Z               "line": 176
2026-07-03T10:35:29.6826773Z             },
2026-07-03T10:35:29.6826858Z             {
2026-07-03T10:35:29.6826991Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6827074Z               "line": 22
2026-07-03T10:35:29.6827163Z             },
2026-07-03T10:35:29.6827287Z             {
2026-07-03T10:35:29.6827417Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6827502Z               "line": 65
2026-07-03T10:35:29.6827583Z             },
2026-07-03T10:35:29.6827665Z             {
2026-07-03T10:35:29.6827793Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6827925Z               "line": 76
2026-07-03T10:35:29.6828006Z             },
2026-07-03T10:35:29.6828087Z             {
2026-07-03T10:35:29.6828209Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6828309Z               "line": 151
2026-07-03T10:35:29.6828400Z             },
2026-07-03T10:35:29.6828481Z             {
2026-07-03T10:35:29.6828609Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6828705Z               "line": 210
2026-07-03T10:35:29.6828801Z             },
2026-07-03T10:35:29.6828890Z             {
2026-07-03T10:35:29.6829135Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6829233Z               "line": 261
2026-07-03T10:35:29.6829306Z             },
2026-07-03T10:35:29.6829387Z             {
2026-07-03T10:35:29.6829511Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6829606Z               "line": 283
2026-07-03T10:35:29.6829688Z             },
2026-07-03T10:35:29.6829772Z             {
2026-07-03T10:35:29.6829902Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6829988Z               "line": 296
2026-07-03T10:35:29.6830073Z             },
2026-07-03T10:35:29.6830150Z             {
2026-07-03T10:35:29.6830270Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.6830351Z               "line": 217
2026-07-03T10:35:29.6830430Z             },
2026-07-03T10:35:29.6830630Z             {
2026-07-03T10:35:29.6830832Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.6830923Z               "line": 233
2026-07-03T10:35:29.6831010Z             },
2026-07-03T10:35:29.6831090Z             {
2026-07-03T10:35:29.6831224Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.6831324Z               "line": 41
2026-07-03T10:35:29.6831405Z             },
2026-07-03T10:35:29.6831491Z             {
2026-07-03T10:35:29.6831634Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.6831725Z               "line": 222
2026-07-03T10:35:29.6831810Z             },
2026-07-03T10:35:29.6831892Z             {
2026-07-03T10:35:29.6832010Z               "path": "crates/spt/src/api/delivery.rs",
2026-07-03T10:35:29.6832096Z               "line": 186
2026-07-03T10:35:29.6832183Z             },
2026-07-03T10:35:29.6832264Z             {
2026-07-03T10:35:29.6832387Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6832483Z               "line": 372
2026-07-03T10:35:29.6832565Z             },
2026-07-03T10:35:29.6832653Z             {
2026-07-03T10:35:29.6832759Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6832846Z               "line": 437
2026-07-03T10:35:29.6832931Z             },
2026-07-03T10:35:29.6833017Z             {
2026-07-03T10:35:29.6833128Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6833223Z               "line": 362
2026-07-03T10:35:29.6833307Z             },
2026-07-03T10:35:29.6833387Z             {
2026-07-03T10:35:29.6833493Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6833594Z               "line": 9382
2026-07-03T10:35:29.6833673Z             },
2026-07-03T10:35:29.6833769Z             {
2026-07-03T10:35:29.6833874Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6833969Z               "line": 9551
2026-07-03T10:35:29.6834055Z             },
2026-07-03T10:35:29.6834137Z             {
2026-07-03T10:35:29.6834256Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6834346Z               "line": 9727
2026-07-03T10:35:29.6834437Z             }
2026-07-03T10:35:29.6834522Z           ]
2026-07-03T10:35:29.6834613Z         },
2026-07-03T10:35:29.6834698Z         "int": {
2026-07-03T10:35:29.6834800Z           "complete": true,
2026-07-03T10:35:29.6834889Z           "evidence": [
2026-07-03T10:35:29.6834980Z             {
2026-07-03T10:35:29.6835115Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6835208Z               "line": 858
2026-07-03T10:35:29.6835299Z             },
2026-07-03T10:35:29.6835377Z             {
2026-07-03T10:35:29.6835509Z               "path": "crates/spt-daemon/tests/shellchan.rs",
2026-07-03T10:35:29.6835595Z               "line": 8
2026-07-03T10:35:29.6835675Z             },
2026-07-03T10:35:29.6835757Z             {
2026-07-03T10:35:29.6835888Z               "path": "crates/spt-daemon/tests/shellchan.rs",
2026-07-03T10:35:29.6835973Z               "line": 49
2026-07-03T10:35:29.6836055Z             },
2026-07-03T10:35:29.6836141Z             {
2026-07-03T10:35:29.6836269Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6836355Z               "line": 780
2026-07-03T10:35:29.6836441Z             },
2026-07-03T10:35:29.6836522Z             {
2026-07-03T10:35:29.6836641Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6836727Z               "line": 1215
2026-07-03T10:35:29.6836817Z             },
2026-07-03T10:35:29.6836931Z             {
2026-07-03T10:35:29.6837099Z               "path": "crates/spt/tests/notify_shell_e2e.rs",
2026-07-03T10:35:29.6837189Z               "line": 17
2026-07-03T10:35:29.6837270Z             },
2026-07-03T10:35:29.6837357Z             {
2026-07-03T10:35:29.6837466Z               "path": "crates/spt/tests/shell_e2e.rs",
2026-07-03T10:35:29.6837565Z               "line": 14
2026-07-03T10:35:29.6837648Z             }
2026-07-03T10:35:29.6837737Z           ]
2026-07-03T10:35:29.6837905Z         },
2026-07-03T10:35:29.6837987Z         "unit": {
2026-07-03T10:35:29.6838153Z           "complete": true,
2026-07-03T10:35:29.6838249Z           "evidence": [
2026-07-03T10:35:29.6838330Z             {
2026-07-03T10:35:29.6838452Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6838547Z               "line": 246
2026-07-03T10:35:29.6838628Z             },
2026-07-03T10:35:29.6838722Z             {
2026-07-03T10:35:29.6838835Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6838927Z               "line": 279
2026-07-03T10:35:29.6839084Z             },
2026-07-03T10:35:29.6839174Z             {
2026-07-03T10:35:29.6839299Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6839394Z               "line": 319
2026-07-03T10:35:29.6839474Z             },
2026-07-03T10:35:29.6839562Z             {
2026-07-03T10:35:29.6839680Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6839770Z               "line": 601
2026-07-03T10:35:29.6839861Z             },
2026-07-03T10:35:29.6839957Z             {
2026-07-03T10:35:29.6840085Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6840171Z               "line": 674
2026-07-03T10:35:29.6840257Z             },
2026-07-03T10:35:29.6840338Z             {
2026-07-03T10:35:29.6840462Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6840553Z               "line": 818
2026-07-03T10:35:29.6840638Z             },
2026-07-03T10:35:29.6840724Z             {
2026-07-03T10:35:29.6840840Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.6840930Z               "line": 595
2026-07-03T10:35:29.6841018Z             },
2026-07-03T10:35:29.6841095Z             {
2026-07-03T10:35:29.6841219Z               "path": "crates/spt-store/src/shellinfo.rs",
2026-07-03T10:35:29.6841322Z               "line": 399
2026-07-03T10:35:29.6841402Z             },
2026-07-03T10:35:29.6841493Z             {
2026-07-03T10:35:29.6841608Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6841712Z               "line": 13216
2026-07-03T10:35:29.6841794Z             },
2026-07-03T10:35:29.6841880Z             {
2026-07-03T10:35:29.6841979Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6842075Z               "line": 13540
2026-07-03T10:35:29.6842161Z             },
2026-07-03T10:35:29.6842242Z             {
2026-07-03T10:35:29.6842346Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6842447Z               "line": 13957
2026-07-03T10:35:29.6842524Z             }
2026-07-03T10:35:29.6842619Z           ]
2026-07-03T10:35:29.6842700Z         }
2026-07-03T10:35:29.6842781Z       }
2026-07-03T10:35:29.6842871Z     },
2026-07-03T10:35:29.6842948Z     {
2026-07-03T10:35:29.6843048Z       "id": "REQ-SHELL-2",
2026-07-03T10:35:29.6844634Z       "title": "Shell sleep/wake: link-break always closes the binary (pre-close instruction + termination timeout), ephemeral teardown vs persistent offline/relink, wake_command wake-watcher (offline-only, exit-opcode supervision, exponential backoff + give-up), state-keyed wake resolution (dormant/suspended/active-elsewhere; no-reachable refuses — spawn-anywhere branch deferred), spt shutdown owner cascade + api owner-shutdown gated by can_shutdown (CONTEXT Shell sleep/wake)",
2026-07-03T10:35:29.6844745Z       "requiredStages": [
2026-07-03T10:35:29.6844840Z         "impl",
2026-07-03T10:35:29.6844935Z         "unit",
2026-07-03T10:35:29.6845026Z         "int"
2026-07-03T10:35:29.6845111Z       ],
2026-07-03T10:35:29.6845201Z       "stages": {
2026-07-03T10:35:29.6845288Z         "doc": {
2026-07-03T10:35:29.6845374Z           "complete": false,
2026-07-03T10:35:29.6845464Z           "evidence": []
2026-07-03T10:35:29.6845554Z         },
2026-07-03T10:35:29.6845627Z         "impl": {
2026-07-03T10:35:29.6845731Z           "complete": true,
2026-07-03T10:35:29.6845817Z           "evidence": [
2026-07-03T10:35:29.6846032Z             {
2026-07-03T10:35:29.6846273Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.6846377Z               "line": 217
2026-07-03T10:35:29.6846457Z             },
2026-07-03T10:35:29.6846542Z             {
2026-07-03T10:35:29.6846663Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.6846753Z               "line": 439
2026-07-03T10:35:29.6846834Z             },
2026-07-03T10:35:29.6846915Z             {
2026-07-03T10:35:29.6847035Z               "path": "crates/spt-daemon/src/grants.rs",
2026-07-03T10:35:29.6847120Z               "line": 250
2026-07-03T10:35:29.6847201Z             },
2026-07-03T10:35:29.6847288Z             {
2026-07-03T10:35:29.6847401Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6847491Z               "line": 692
2026-07-03T10:35:29.6847584Z             },
2026-07-03T10:35:29.6847664Z             {
2026-07-03T10:35:29.6847792Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6847879Z               "line": 30
2026-07-03T10:35:29.6847964Z             },
2026-07-03T10:35:29.6848054Z             {
2026-07-03T10:35:29.6848179Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6848270Z               "line": 409
2026-07-03T10:35:29.6848355Z             },
2026-07-03T10:35:29.6848436Z             {
2026-07-03T10:35:29.6848566Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6848655Z               "line": 445
2026-07-03T10:35:29.6848741Z             },
2026-07-03T10:35:29.6848828Z             {
2026-07-03T10:35:29.6849022Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6849117Z               "line": 660
2026-07-03T10:35:29.6849203Z             },
2026-07-03T10:35:29.6849291Z             {
2026-07-03T10:35:29.6849414Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.6849515Z               "line": 348
2026-07-03T10:35:29.6849611Z             },
2026-07-03T10:35:29.6849691Z             {
2026-07-03T10:35:29.6849830Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6849912Z               "line": 115
2026-07-03T10:35:29.6849996Z             },
2026-07-03T10:35:29.6850078Z             {
2026-07-03T10:35:29.6850202Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6850297Z               "line": 120
2026-07-03T10:35:29.6850378Z             },
2026-07-03T10:35:29.6850470Z             {
2026-07-03T10:35:29.6850598Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6850693Z               "line": 376
2026-07-03T10:35:29.6850775Z             },
2026-07-03T10:35:29.6850864Z             {
2026-07-03T10:35:29.6850993Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6851095Z               "line": 502
2026-07-03T10:35:29.6851179Z             },
2026-07-03T10:35:29.6851270Z             {
2026-07-03T10:35:29.6851390Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6851504Z               "line": 24
2026-07-03T10:35:29.6851584Z             },
2026-07-03T10:35:29.6851674Z             {
2026-07-03T10:35:29.6851797Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6851882Z               "line": 76
2026-07-03T10:35:29.6851962Z             },
2026-07-03T10:35:29.6852049Z             {
2026-07-03T10:35:29.6852178Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6852277Z               "line": 154
2026-07-03T10:35:29.6852369Z             },
2026-07-03T10:35:29.6852454Z             {
2026-07-03T10:35:29.6852582Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6852674Z               "line": 177
2026-07-03T10:35:29.6852764Z             },
2026-07-03T10:35:29.6852845Z             {
2026-07-03T10:35:29.6852969Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6853060Z               "line": 273
2026-07-03T10:35:29.6853260Z             },
2026-07-03T10:35:29.6853337Z             {
2026-07-03T10:35:29.6853565Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6853661Z               "line": 456
2026-07-03T10:35:29.6853741Z             },
2026-07-03T10:35:29.6853823Z             {
2026-07-03T10:35:29.6853948Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6854042Z               "line": 538
2026-07-03T10:35:29.6854127Z             },
2026-07-03T10:35:29.6854219Z             {
2026-07-03T10:35:29.6854348Z               "path": "crates/spt-net/src/net/shelllink.rs",
2026-07-03T10:35:29.6854446Z               "line": 27
2026-07-03T10:35:29.6854527Z             },
2026-07-03T10:35:29.6854613Z             {
2026-07-03T10:35:29.6854742Z               "path": "crates/spt-net/src/net/shelllink.rs",
2026-07-03T10:35:29.6854832Z               "line": 48
2026-07-03T10:35:29.6854918Z             },
2026-07-03T10:35:29.6855004Z             {
2026-07-03T10:35:29.6855127Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6855229Z               "line": 546
2026-07-03T10:35:29.6855305Z             },
2026-07-03T10:35:29.6855391Z             {
2026-07-03T10:35:29.6855504Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6855596Z               "line": 3160
2026-07-03T10:35:29.6855685Z             },
2026-07-03T10:35:29.6855766Z             {
2026-07-03T10:35:29.6855882Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6855968Z               "line": 9396
2026-07-03T10:35:29.6856058Z             },
2026-07-03T10:35:29.6856139Z             {
2026-07-03T10:35:29.6856254Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6856338Z               "line": 9476
2026-07-03T10:35:29.6856434Z             },
2026-07-03T10:35:29.6856512Z             {
2026-07-03T10:35:29.6856625Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6856719Z               "line": 9504
2026-07-03T10:35:29.6856800Z             },
2026-07-03T10:35:29.6856886Z             {
2026-07-03T10:35:29.6856994Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6857088Z               "line": 9558
2026-07-03T10:35:29.6857175Z             },
2026-07-03T10:35:29.6857262Z             {
2026-07-03T10:35:29.6857365Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6857456Z               "line": 9813
2026-07-03T10:35:29.6857538Z             },
2026-07-03T10:35:29.6857619Z             {
2026-07-03T10:35:29.6857728Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6857824Z               "line": 9873
2026-07-03T10:35:29.6857914Z             },
2026-07-03T10:35:29.6857999Z             {
2026-07-03T10:35:29.6858115Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6858200Z               "line": 451
2026-07-03T10:35:29.6858286Z             },
2026-07-03T10:35:29.6858371Z             {
2026-07-03T10:35:29.6858492Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6858582Z               "line": 492
2026-07-03T10:35:29.6858667Z             }
2026-07-03T10:35:29.6858749Z           ]
2026-07-03T10:35:29.6858835Z         },
2026-07-03T10:35:29.6858915Z         "int": {
2026-07-03T10:35:29.6859093Z           "complete": true,
2026-07-03T10:35:29.6859182Z           "evidence": [
2026-07-03T10:35:29.6859268Z             {
2026-07-03T10:35:29.6859403Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6859488Z               "line": 851
2026-07-03T10:35:29.6859567Z             },
2026-07-03T10:35:29.6859652Z             {
2026-07-03T10:35:29.6859782Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6859875Z               "line": 780
2026-07-03T10:35:29.6859969Z             },
2026-07-03T10:35:29.6860056Z             {
2026-07-03T10:35:29.6860180Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6860271Z               "line": 1215
2026-07-03T10:35:29.6860362Z             },
2026-07-03T10:35:29.6860556Z             {
2026-07-03T10:35:29.6860796Z               "path": "crates/spt/tests/shell_sleepwake_e2e.rs",
2026-07-03T10:35:29.6860890Z               "line": 18
2026-07-03T10:35:29.6860977Z             }
2026-07-03T10:35:29.6861058Z           ]
2026-07-03T10:35:29.6861144Z         },
2026-07-03T10:35:29.6861229Z         "unit": {
2026-07-03T10:35:29.6861316Z           "complete": true,
2026-07-03T10:35:29.6861415Z           "evidence": [
2026-07-03T10:35:29.6861496Z             {
2026-07-03T10:35:29.6861626Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6861716Z               "line": 744
2026-07-03T10:35:29.6861796Z             },
2026-07-03T10:35:29.6861878Z             {
2026-07-03T10:35:29.6862007Z               "path": "crates/spt-daemon/src/resting.rs",
2026-07-03T10:35:29.6862092Z               "line": 796
2026-07-03T10:35:29.6862181Z             },
2026-07-03T10:35:29.6862262Z             {
2026-07-03T10:35:29.6862395Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6862498Z               "line": 707
2026-07-03T10:35:29.6862585Z             },
2026-07-03T10:35:29.6862671Z             {
2026-07-03T10:35:29.6862799Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6862894Z               "line": 756
2026-07-03T10:35:29.6862976Z             },
2026-07-03T10:35:29.6863062Z             {
2026-07-03T10:35:29.6863180Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6863277Z               "line": 780
2026-07-03T10:35:29.6863353Z             },
2026-07-03T10:35:29.6863448Z             {
2026-07-03T10:35:29.6863568Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6863653Z               "line": 603
2026-07-03T10:35:29.6863739Z             },
2026-07-03T10:35:29.6863824Z             {
2026-07-03T10:35:29.6863958Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6864044Z               "line": 624
2026-07-03T10:35:29.6864139Z             },
2026-07-03T10:35:29.6864221Z             {
2026-07-03T10:35:29.6864363Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6864439Z               "line": 660
2026-07-03T10:35:29.6864527Z             },
2026-07-03T10:35:29.6864611Z             {
2026-07-03T10:35:29.6864726Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6864817Z               "line": 714
2026-07-03T10:35:29.6864908Z             },
2026-07-03T10:35:29.6864992Z             {
2026-07-03T10:35:29.6865125Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6865217Z               "line": 732
2026-07-03T10:35:29.6865302Z             },
2026-07-03T10:35:29.6865396Z             {
2026-07-03T10:35:29.6865517Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6865612Z               "line": 766
2026-07-03T10:35:29.6865697Z             },
2026-07-03T10:35:29.6865794Z             {
2026-07-03T10:35:29.6865922Z               "path": "crates/spt-daemon/src/shellwake.rs",
2026-07-03T10:35:29.6866012Z               "line": 841
2026-07-03T10:35:29.6866093Z             },
2026-07-03T10:35:29.6866175Z             {
2026-07-03T10:35:29.6866308Z               "path": "crates/spt-net/src/net/shelllink.rs",
2026-07-03T10:35:29.6866403Z               "line": 85
2026-07-03T10:35:29.6866494Z             },
2026-07-03T10:35:29.6866579Z             {
2026-07-03T10:35:29.6866694Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6866785Z               "line": 12143
2026-07-03T10:35:29.6866875Z             },
2026-07-03T10:35:29.6866961Z             {
2026-07-03T10:35:29.6867072Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6867162Z               "line": 13294
2026-07-03T10:35:29.6867255Z             },
2026-07-03T10:35:29.6867341Z             {
2026-07-03T10:35:29.6867446Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6867526Z               "line": 13364
2026-07-03T10:35:29.6867702Z             },
2026-07-03T10:35:29.6867783Z             {
2026-07-03T10:35:29.6867987Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6872004Z               "line": 13402
2026-07-03T10:35:29.6872114Z             }
2026-07-03T10:35:29.6872200Z           ]
2026-07-03T10:35:29.6872290Z         }
2026-07-03T10:35:29.6872366Z       }
2026-07-03T10:35:29.6872447Z     },
2026-07-03T10:35:29.6872530Z     {
2026-07-03T10:35:29.6872633Z       "id": "REQ-SHELL-3",
2026-07-03T10:35:29.6874671Z       "title": "Drive channel (owner->shell, REST-only, never-spooled, latest-wins): the owner->shell mirror of sensory for continuous real-time control (scroll/crank/stick/avatar) — a [shell.drive] manifest vocab + EVENT_TYPE_DRIVE frame, delivered to the ONLINE binary only via a single live slot (a new frame supersedes an undelivered one — no spool, no queue, no replay on relink), dropped-with-diagnostic if the shell is offline; cross-node rides the ephemeral link (REST class), never the durable shell spool. Commands = discrete+durable; drive = continuous+ephemeral (CONTEXT:260, minted 2026-06-11 Gateway grill).",
2026-07-03T10:35:29.6874787Z       "requiredStages": [
2026-07-03T10:35:29.6874876Z         "impl",
2026-07-03T10:35:29.6874957Z         "unit",
2026-07-03T10:35:29.6875039Z         "int"
2026-07-03T10:35:29.6875120Z       ],
2026-07-03T10:35:29.6875209Z       "stages": {
2026-07-03T10:35:29.6875291Z         "doc": {
2026-07-03T10:35:29.6875387Z           "complete": false,
2026-07-03T10:35:29.6875472Z           "evidence": []
2026-07-03T10:35:29.6875557Z         },
2026-07-03T10:35:29.6875632Z         "impl": {
2026-07-03T10:35:29.6875734Z           "complete": true,
2026-07-03T10:35:29.6875820Z           "evidence": [
2026-07-03T10:35:29.6875909Z             {
2026-07-03T10:35:29.6876048Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.6876139Z               "line": 229
2026-07-03T10:35:29.6876224Z             },
2026-07-03T10:35:29.6876305Z             {
2026-07-03T10:35:29.6876444Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6876534Z               "line": 36
2026-07-03T10:35:29.6876615Z             },
2026-07-03T10:35:29.6876693Z             {
2026-07-03T10:35:29.6876820Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6876906Z               "line": 137
2026-07-03T10:35:29.6876988Z             },
2026-07-03T10:35:29.6877069Z             {
2026-07-03T10:35:29.6877192Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6877274Z               "line": 153
2026-07-03T10:35:29.6877360Z             },
2026-07-03T10:35:29.6877445Z             {
2026-07-03T10:35:29.6877564Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6877651Z               "line": 165
2026-07-03T10:35:29.6877732Z             },
2026-07-03T10:35:29.6877820Z             {
2026-07-03T10:35:29.6877944Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6878044Z               "line": 242
2026-07-03T10:35:29.6878119Z             },
2026-07-03T10:35:29.6878209Z             {
2026-07-03T10:35:29.6878329Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6878414Z               "line": 267
2026-07-03T10:35:29.6878499Z             },
2026-07-03T10:35:29.6878576Z             {
2026-07-03T10:35:29.6878696Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6878791Z               "line": 293
2026-07-03T10:35:29.6878881Z             },
2026-07-03T10:35:29.6879029Z             {
2026-07-03T10:35:29.6879153Z               "path": "crates/spt-daemon/src/endpoint.rs",
2026-07-03T10:35:29.6879240Z               "line": 51
2026-07-03T10:35:29.6879326Z             },
2026-07-03T10:35:29.6879406Z             {
2026-07-03T10:35:29.6879530Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6879617Z               "line": 333
2026-07-03T10:35:29.6879707Z             },
2026-07-03T10:35:29.6879941Z             {
2026-07-03T10:35:29.6880170Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6880256Z               "line": 373
2026-07-03T10:35:29.6880335Z             },
2026-07-03T10:35:29.6880417Z             {
2026-07-03T10:35:29.6880542Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6880641Z               "line": 602
2026-07-03T10:35:29.6880711Z             },
2026-07-03T10:35:29.6880792Z             {
2026-07-03T10:35:29.6880925Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6881014Z               "line": 132
2026-07-03T10:35:29.6881095Z             },
2026-07-03T10:35:29.6881186Z             {
2026-07-03T10:35:29.6881310Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6881395Z               "line": 450
2026-07-03T10:35:29.6881477Z             },
2026-07-03T10:35:29.6881558Z             {
2026-07-03T10:35:29.6881681Z               "path": "crates/spt-proto/src/event.rs",
2026-07-03T10:35:29.6881787Z               "line": 74
2026-07-03T10:35:29.6881878Z             },
2026-07-03T10:35:29.6881959Z             {
2026-07-03T10:35:29.6882082Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6882169Z               "line": 735
2026-07-03T10:35:29.6882244Z             },
2026-07-03T10:35:29.6882325Z             {
2026-07-03T10:35:29.6882455Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6882540Z               "line": 425
2026-07-03T10:35:29.6882626Z             },
2026-07-03T10:35:29.6882707Z             {
2026-07-03T10:35:29.6882818Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6882907Z               "line": 9599
2026-07-03T10:35:29.6882993Z             }
2026-07-03T10:35:29.6883075Z           ]
2026-07-03T10:35:29.6883156Z         },
2026-07-03T10:35:29.6883245Z         "int": {
2026-07-03T10:35:29.6883339Z           "complete": true,
2026-07-03T10:35:29.6883426Z           "evidence": [
2026-07-03T10:35:29.6883510Z             {
2026-07-03T10:35:29.6883643Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6883724Z               "line": 1264
2026-07-03T10:35:29.6883811Z             },
2026-07-03T10:35:29.6883896Z             {
2026-07-03T10:35:29.6884015Z               "path": "crates/spt/tests/drive_e2e.rs",
2026-07-03T10:35:29.6884096Z               "line": 17
2026-07-03T10:35:29.6884182Z             }
2026-07-03T10:35:29.6884263Z           ]
2026-07-03T10:35:29.6884349Z         },
2026-07-03T10:35:29.6884430Z         "unit": {
2026-07-03T10:35:29.6884525Z           "complete": true,
2026-07-03T10:35:29.6884611Z           "evidence": [
2026-07-03T10:35:29.6884693Z             {
2026-07-03T10:35:29.6884816Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6884902Z               "line": 311
2026-07-03T10:35:29.6884988Z             },
2026-07-03T10:35:29.6885074Z             {
2026-07-03T10:35:29.6885197Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6885284Z               "line": 325
2026-07-03T10:35:29.6885375Z             },
2026-07-03T10:35:29.6885450Z             {
2026-07-03T10:35:29.6885569Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6885657Z               "line": 343
2026-07-03T10:35:29.6885741Z             },
2026-07-03T10:35:29.6885827Z             {
2026-07-03T10:35:29.6885952Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6886037Z               "line": 364
2026-07-03T10:35:29.6886112Z             },
2026-07-03T10:35:29.6886192Z             {
2026-07-03T10:35:29.6886313Z               "path": "crates/spt-daemon/src/drivehub.rs",
2026-07-03T10:35:29.6886408Z               "line": 376
2026-07-03T10:35:29.6886489Z             },
2026-07-03T10:35:29.6886579Z             {
2026-07-03T10:35:29.6886694Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6886784Z               "line": 897
2026-07-03T10:35:29.6886938Z             },
2026-07-03T10:35:29.6887023Z             {
2026-07-03T10:35:29.6887204Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6887299Z               "line": 957
2026-07-03T10:35:29.6887380Z             },
2026-07-03T10:35:29.6887461Z             {
2026-07-03T10:35:29.6887591Z               "path": "crates/spt-daemon/src/shellchan.rs",
2026-07-03T10:35:29.6887671Z               "line": 338
2026-07-03T10:35:29.6887752Z             },
2026-07-03T10:35:29.6887839Z             {
2026-07-03T10:35:29.6887953Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6888033Z               "line": 805
2026-07-03T10:35:29.6888114Z             },
2026-07-03T10:35:29.6888202Z             {
2026-07-03T10:35:29.6888305Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6888395Z               "line": 13076
2026-07-03T10:35:29.6888480Z             }
2026-07-03T10:35:29.6888566Z           ]
2026-07-03T10:35:29.6888655Z         }
2026-07-03T10:35:29.6888736Z       }
2026-07-03T10:35:29.6888822Z     },
2026-07-03T10:35:29.6888899Z     {
2026-07-03T10:35:29.6889079Z       "id": "REQ-SHELL-4",
2026-07-03T10:35:29.6891045Z       "title": "Shell tunnel (reliable-ordered opaque byte stream): an owner<->shell link may hold a long-lived, reliable-ordered, link-bound QUIC stream pair carrying opaque wire protocol traffic the channel taxonomy must NOT reinterpret (first consumer usbip URB) — manifest opt-in, not enveloped, not MAC-framed, not spooled; the link lifecycle governs it (a link-break closes the tunnel). Reliable-ordered ⇒ congestion surfaces as lag never loss ⇒ acceptable only on-LAN: the on-LAN posture is documented and the tunnel is NOT proven cross-WAN (CONTEXT:262, minted 2026-06-11 Gateway grill; doyle gate C2).",
2026-07-03T10:35:29.6891140Z       "requiredStages": [
2026-07-03T10:35:29.6891225Z         "doc",
2026-07-03T10:35:29.6891300Z         "impl",
2026-07-03T10:35:29.6891386Z         "unit",
2026-07-03T10:35:29.6891467Z         "int"
2026-07-03T10:35:29.6891561Z       ],
2026-07-03T10:35:29.6891646Z       "stages": {
2026-07-03T10:35:29.6891741Z         "doc": {
2026-07-03T10:35:29.6891842Z           "complete": true,
2026-07-03T10:35:29.6891931Z           "evidence": [
2026-07-03T10:35:29.6892013Z             {
2026-07-03T10:35:29.6892109Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6892199Z               "line": 322
2026-07-03T10:35:29.6892280Z             },
2026-07-03T10:35:29.6892357Z             {
2026-07-03T10:35:29.6892589Z               "path": "docs/adr/0020-event-envelope-sole-arriving-format-reply-to-removed.md",
2026-07-03T10:35:29.6892672Z               "line": 88
2026-07-03T10:35:29.6892758Z             }
2026-07-03T10:35:29.6892843Z           ]
2026-07-03T10:35:29.6892919Z         },
2026-07-03T10:35:29.6892996Z         "impl": {
2026-07-03T10:35:29.6893091Z           "complete": true,
2026-07-03T10:35:29.6893172Z           "evidence": [
2026-07-03T10:35:29.6893258Z             {
2026-07-03T10:35:29.6893392Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.6893476Z               "line": 243
2026-07-03T10:35:29.6893558Z             },
2026-07-03T10:35:29.6893636Z             {
2026-07-03T10:35:29.6893754Z               "path": "crates/spt-daemon/src/endpoint.rs",
2026-07-03T10:35:29.6893838Z               "line": 61
2026-07-03T10:35:29.6893919Z             },
2026-07-03T10:35:29.6894005Z             {
2026-07-03T10:35:29.6894122Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6894203Z               "line": 218
2026-07-03T10:35:29.6894284Z             },
2026-07-03T10:35:29.6894366Z             {
2026-07-03T10:35:29.6894489Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6894570Z               "line": 245
2026-07-03T10:35:29.6894657Z             },
2026-07-03T10:35:29.6894733Z             {
2026-07-03T10:35:29.6894856Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6894938Z               "line": 574
2026-07-03T10:35:29.6895128Z             },
2026-07-03T10:35:29.6895205Z             {
2026-07-03T10:35:29.6895419Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6895519Z               "line": 1174
2026-07-03T10:35:29.6895602Z             },
2026-07-03T10:35:29.6895686Z             {
2026-07-03T10:35:29.6895806Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6895897Z               "line": 1186
2026-07-03T10:35:29.6895977Z             },
2026-07-03T10:35:29.6896067Z             {
2026-07-03T10:35:29.6896174Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6896269Z               "line": 1227
2026-07-03T10:35:29.6896353Z             },
2026-07-03T10:35:29.6896430Z             {
2026-07-03T10:35:29.6896555Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6896644Z               "line": 458
2026-07-03T10:35:29.6896730Z             },
2026-07-03T10:35:29.6896811Z             {
2026-07-03T10:35:29.6896940Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6897025Z               "line": 44
2026-07-03T10:35:29.6897106Z             },
2026-07-03T10:35:29.6897188Z             {
2026-07-03T10:35:29.6897311Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6897392Z               "line": 208
2026-07-03T10:35:29.6897479Z             },
2026-07-03T10:35:29.6897550Z             {
2026-07-03T10:35:29.6897673Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6897760Z               "line": 227
2026-07-03T10:35:29.6897846Z             },
2026-07-03T10:35:29.6897921Z             {
2026-07-03T10:35:29.6898045Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6898132Z               "line": 253
2026-07-03T10:35:29.6898217Z             },
2026-07-03T10:35:29.6898307Z             {
2026-07-03T10:35:29.6898423Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6898518Z               "line": 272
2026-07-03T10:35:29.6898603Z             },
2026-07-03T10:35:29.6898680Z             {
2026-07-03T10:35:29.6898805Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6898884Z               "line": 392
2026-07-03T10:35:29.6899050Z             },
2026-07-03T10:35:29.6899131Z             {
2026-07-03T10:35:29.6899253Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6899334Z               "line": 421
2026-07-03T10:35:29.6899421Z             },
2026-07-03T10:35:29.6899502Z             {
2026-07-03T10:35:29.6899629Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6899711Z               "line": 439
2026-07-03T10:35:29.6899798Z             },
2026-07-03T10:35:29.6899878Z             {
2026-07-03T10:35:29.6900002Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6900079Z               "line": 458
2026-07-03T10:35:29.6900164Z             },
2026-07-03T10:35:29.6900250Z             {
2026-07-03T10:35:29.6900384Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6900465Z               "line": 486
2026-07-03T10:35:29.6900545Z             },
2026-07-03T10:35:29.6900631Z             {
2026-07-03T10:35:29.6900755Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6900846Z               "line": 754
2026-07-03T10:35:29.6900926Z             },
2026-07-03T10:35:29.6901014Z             {
2026-07-03T10:35:29.6901132Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6901222Z               "line": 959
2026-07-03T10:35:29.6901300Z             },
2026-07-03T10:35:29.6901385Z             {
2026-07-03T10:35:29.6901504Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6901586Z               "line": 464
2026-07-03T10:35:29.6901662Z             },
2026-07-03T10:35:29.6901747Z             {
2026-07-03T10:35:29.6901851Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6902050Z               "line": 9655
2026-07-03T10:35:29.6902130Z             }
2026-07-03T10:35:29.6902331Z           ]
2026-07-03T10:35:29.6902416Z         },
2026-07-03T10:35:29.6902501Z         "int": {
2026-07-03T10:35:29.6902593Z           "complete": true,
2026-07-03T10:35:29.6902679Z           "evidence": [
2026-07-03T10:35:29.6902759Z             {
2026-07-03T10:35:29.6902874Z               "path": "crates/spt/tests/tunnel_e2e.rs",
2026-07-03T10:35:29.6902960Z               "line": 18
2026-07-03T10:35:29.6903046Z             }
2026-07-03T10:35:29.6903131Z           ]
2026-07-03T10:35:29.6903212Z         },
2026-07-03T10:35:29.6903299Z         "unit": {
2026-07-03T10:35:29.6903384Z           "complete": true,
2026-07-03T10:35:29.6903474Z           "evidence": [
2026-07-03T10:35:29.6903557Z             {
2026-07-03T10:35:29.6903680Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6903765Z               "line": 1452
2026-07-03T10:35:29.6903847Z             },
2026-07-03T10:35:29.6903933Z             {
2026-07-03T10:35:29.6904041Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6904138Z               "line": 1481
2026-07-03T10:35:29.6904215Z             },
2026-07-03T10:35:29.6904295Z             {
2026-07-03T10:35:29.6904408Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6904499Z               "line": 504
2026-07-03T10:35:29.6904580Z             },
2026-07-03T10:35:29.6904659Z             {
2026-07-03T10:35:29.6904777Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6904863Z               "line": 514
2026-07-03T10:35:29.6904941Z             },
2026-07-03T10:35:29.6905030Z             {
2026-07-03T10:35:29.6905150Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6905231Z               "line": 531
2026-07-03T10:35:29.6905317Z             },
2026-07-03T10:35:29.6905397Z             {
2026-07-03T10:35:29.6905522Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6905603Z               "line": 543
2026-07-03T10:35:29.6905678Z             },
2026-07-03T10:35:29.6905760Z             {
2026-07-03T10:35:29.6905884Z               "path": "crates/spt-daemon/src/tunnelhub.rs",
2026-07-03T10:35:29.6905970Z               "line": 555
2026-07-03T10:35:29.6906056Z             },
2026-07-03T10:35:29.6906138Z             {
2026-07-03T10:35:29.6906266Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.6906356Z               "line": 1344
2026-07-03T10:35:29.6906433Z             },
2026-07-03T10:35:29.6906519Z             {
2026-07-03T10:35:29.6906628Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6906709Z               "line": 812
2026-07-03T10:35:29.6906796Z             }
2026-07-03T10:35:29.6906880Z           ]
2026-07-03T10:35:29.6906966Z         }
2026-07-03T10:35:29.6907049Z       }
2026-07-03T10:35:29.6907130Z     },
2026-07-03T10:35:29.6907214Z     {
2026-07-03T10:35:29.6907308Z       "id": "REQ-SHELL-5",
2026-07-03T10:35:29.6908601Z       "title": "Shell ownership is owner-type-agnostic: any non-Shell endpoint type may own/spawn/drive/command/link a shell (Gateway the named first) — control-exclusivity keys on the owner endpoint_id, NEVER on the owner's endpoint type. No ownership path (mint, launch, owner-from-link, cmd, drive, tunnel, sleep/wake, owner-shutdown) inspects the owner's type (CONTEXT:264, ratified 2026-06-11 Gateway grill).",
2026-07-03T10:35:29.6908697Z       "requiredStages": [
2026-07-03T10:35:29.6908782Z         "doc",
2026-07-03T10:35:29.6908867Z         "impl",
2026-07-03T10:35:29.6909026Z         "unit",
2026-07-03T10:35:29.6909115Z         "int"
2026-07-03T10:35:29.6909196Z       ],
2026-07-03T10:35:29.6909288Z       "stages": {
2026-07-03T10:35:29.6909374Z         "doc": {
2026-07-03T10:35:29.6909473Z           "complete": true,
2026-07-03T10:35:29.6909558Z           "evidence": [
2026-07-03T10:35:29.6909644Z             {
2026-07-03T10:35:29.6909738Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6909961Z               "line": 325
2026-07-03T10:35:29.6910156Z             }
2026-07-03T10:35:29.6910238Z           ]
2026-07-03T10:35:29.6910319Z         },
2026-07-03T10:35:29.6910405Z         "impl": {
2026-07-03T10:35:29.6910505Z           "complete": true,
2026-07-03T10:35:29.6910591Z           "evidence": [
2026-07-03T10:35:29.6910672Z             {
2026-07-03T10:35:29.6910790Z               "path": "crates/spt-daemon/src/shellhost.rs",
2026-07-03T10:35:29.6910887Z               "line": 262
2026-07-03T10:35:29.6910968Z             }
2026-07-03T10:35:29.6911053Z           ]
2026-07-03T10:35:29.6911134Z         },
2026-07-03T10:35:29.6911220Z         "int": {
2026-07-03T10:35:29.6911306Z           "complete": true,
2026-07-03T10:35:29.6911392Z           "evidence": [
2026-07-03T10:35:29.6911473Z             {
2026-07-03T10:35:29.6911598Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6911687Z               "line": 829
2026-07-03T10:35:29.6911768Z             },
2026-07-03T10:35:29.6911855Z             {
2026-07-03T10:35:29.6911983Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6912064Z               "line": 1292
2026-07-03T10:35:29.6912136Z             },
2026-07-03T10:35:29.6912223Z             {
2026-07-03T10:35:29.6912359Z               "path": "crates/spt/tests/gateway_owner_shell_e2e.rs",
2026-07-03T10:35:29.6912449Z               "line": 23
2026-07-03T10:35:29.6912526Z             }
2026-07-03T10:35:29.6912615Z           ]
2026-07-03T10:35:29.6912685Z         },
2026-07-03T10:35:29.6912770Z         "unit": {
2026-07-03T10:35:29.6912853Z           "complete": true,
2026-07-03T10:35:29.6912943Z           "evidence": [
2026-07-03T10:35:29.6913033Z             {
2026-07-03T10:35:29.6913153Z               "path": "crates/spt-daemon/src/linkhost.rs",
2026-07-03T10:35:29.6913244Z               "line": 803
2026-07-03T10:35:29.6913324Z             }
2026-07-03T10:35:29.6913395Z           ]
2026-07-03T10:35:29.6913483Z         }
2026-07-03T10:35:29.6913558Z       }
2026-07-03T10:35:29.6913639Z     },
2026-07-03T10:35:29.6913719Z     {
2026-07-03T10:35:29.6913812Z       "id": "REQ-START-1",
2026-07-03T10:35:29.6914015Z       "title": "Adapters never resolve SPT_HOME; binary on PATH; api bridging only",
2026-07-03T10:35:29.6914107Z       "requiredStages": [
2026-07-03T10:35:29.6914188Z         "impl",
2026-07-03T10:35:29.6914268Z         "unit"
2026-07-03T10:35:29.6914354Z       ],
2026-07-03T10:35:29.6914441Z       "stages": {
2026-07-03T10:35:29.6914526Z         "doc": {
2026-07-03T10:35:29.6914626Z           "complete": false,
2026-07-03T10:35:29.6914713Z           "evidence": []
2026-07-03T10:35:29.6914784Z         },
2026-07-03T10:35:29.6914869Z         "impl": {
2026-07-03T10:35:29.6914968Z           "complete": true,
2026-07-03T10:35:29.6915059Z           "evidence": [
2026-07-03T10:35:29.6915144Z             {
2026-07-03T10:35:29.6915261Z               "path": "crates/spt-store/src/seed.rs",
2026-07-03T10:35:29.6915361Z               "line": 16
2026-07-03T10:35:29.6915443Z             }
2026-07-03T10:35:29.6915529Z           ]
2026-07-03T10:35:29.6915604Z         },
2026-07-03T10:35:29.6915690Z         "int": {
2026-07-03T10:35:29.6915792Z           "complete": false,
2026-07-03T10:35:29.6915882Z           "evidence": []
2026-07-03T10:35:29.6915972Z         },
2026-07-03T10:35:29.6916049Z         "unit": {
2026-07-03T10:35:29.6916148Z           "complete": true,
2026-07-03T10:35:29.6916234Z           "evidence": [
2026-07-03T10:35:29.6916325Z             {
2026-07-03T10:35:29.6916430Z               "path": "crates/spt-store/src/seed.rs",
2026-07-03T10:35:29.6916516Z               "line": 48
2026-07-03T10:35:29.6916596Z             },
2026-07-03T10:35:29.6916683Z             {
2026-07-03T10:35:29.6916797Z               "path": "crates/spt-store/src/seed.rs",
2026-07-03T10:35:29.6916892Z               "line": 63
2026-07-03T10:35:29.6916974Z             }
2026-07-03T10:35:29.6917055Z           ]
2026-07-03T10:35:29.6917226Z         }
2026-07-03T10:35:29.6917309Z       }
2026-07-03T10:35:29.6917455Z     },
2026-07-03T10:35:29.6917540Z     {
2026-07-03T10:35:29.6917633Z       "id": "REQ-START-2",
2026-07-03T10:35:29.6917779Z       "title": "Harness-hosted startup: api seed then listen",
2026-07-03T10:35:29.6917883Z       "requiredStages": [
2026-07-03T10:35:29.6917964Z         "impl",
2026-07-03T10:35:29.6918046Z         "unit",
2026-07-03T10:35:29.6918131Z         "int"
2026-07-03T10:35:29.6918216Z       ],
2026-07-03T10:35:29.6918298Z       "stages": {
2026-07-03T10:35:29.6918394Z         "doc": {
2026-07-03T10:35:29.6918488Z           "complete": false,
2026-07-03T10:35:29.6918580Z           "evidence": []
2026-07-03T10:35:29.6918661Z         },
2026-07-03T10:35:29.6918742Z         "impl": {
2026-07-03T10:35:29.6918846Z           "complete": true,
2026-07-03T10:35:29.6918923Z           "evidence": [
2026-07-03T10:35:29.6919085Z             {
2026-07-03T10:35:29.6919204Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6919291Z               "line": 16
2026-07-03T10:35:29.6919375Z             },
2026-07-03T10:35:29.6919456Z             {
2026-07-03T10:35:29.6919567Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6919657Z               "line": 115
2026-07-03T10:35:29.6919733Z             },
2026-07-03T10:35:29.6919814Z             {
2026-07-03T10:35:29.6919921Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6920004Z               "line": 339
2026-07-03T10:35:29.6920090Z             }
2026-07-03T10:35:29.6920171Z           ]
2026-07-03T10:35:29.6920252Z         },
2026-07-03T10:35:29.6920336Z         "int": {
2026-07-03T10:35:29.6920435Z           "complete": true,
2026-07-03T10:35:29.6920516Z           "evidence": [
2026-07-03T10:35:29.6920603Z             {
2026-07-03T10:35:29.6920726Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.6920817Z               "line": 186
2026-07-03T10:35:29.6920903Z             }
2026-07-03T10:35:29.6920989Z           ]
2026-07-03T10:35:29.6921060Z         },
2026-07-03T10:35:29.6921141Z         "unit": {
2026-07-03T10:35:29.6921237Z           "complete": true,
2026-07-03T10:35:29.6921331Z           "evidence": [
2026-07-03T10:35:29.6921417Z             {
2026-07-03T10:35:29.6921533Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6921619Z               "line": 629
2026-07-03T10:35:29.6921703Z             },
2026-07-03T10:35:29.6921785Z             {
2026-07-03T10:35:29.6921889Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6921985Z               "line": 662
2026-07-03T10:35:29.6922061Z             }
2026-07-03T10:35:29.6922149Z           ]
2026-07-03T10:35:29.6922228Z         }
2026-07-03T10:35:29.6922319Z       }
2026-07-03T10:35:29.6922401Z     },
2026-07-03T10:35:29.6922482Z     {
2026-07-03T10:35:29.6922571Z       "id": "REQ-START-3",
2026-07-03T10:35:29.6922749Z       "title": "spt-hosted startup: spawn-session then api bind (no file)",
2026-07-03T10:35:29.6922848Z       "requiredStages": [
2026-07-03T10:35:29.6922948Z         "impl",
2026-07-03T10:35:29.6923033Z         "unit",
2026-07-03T10:35:29.6923119Z         "int"
2026-07-03T10:35:29.6923207Z       ],
2026-07-03T10:35:29.6923293Z       "stages": {
2026-07-03T10:35:29.6923379Z         "doc": {
2026-07-03T10:35:29.6923470Z           "complete": false,
2026-07-03T10:35:29.6923560Z           "evidence": []
2026-07-03T10:35:29.6923645Z         },
2026-07-03T10:35:29.6923728Z         "impl": {
2026-07-03T10:35:29.6923813Z           "complete": true,
2026-07-03T10:35:29.6923908Z           "evidence": [
2026-07-03T10:35:29.6923989Z             {
2026-07-03T10:35:29.6924118Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6924204Z               "line": 23
2026-07-03T10:35:29.6924284Z             },
2026-07-03T10:35:29.6924372Z             {
2026-07-03T10:35:29.6924490Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6924692Z               "line": 205
2026-07-03T10:35:29.6924776Z             },
2026-07-03T10:35:29.6924948Z             {
2026-07-03T10:35:29.6925068Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6925152Z               "line": 221
2026-07-03T10:35:29.6925238Z             },
2026-07-03T10:35:29.6925331Z             {
2026-07-03T10:35:29.6925443Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6925538Z               "line": 17
2026-07-03T10:35:29.6925623Z             },
2026-07-03T10:35:29.6925709Z             {
2026-07-03T10:35:29.6925822Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6925912Z               "line": 35
2026-07-03T10:35:29.6926003Z             },
2026-07-03T10:35:29.6926080Z             {
2026-07-03T10:35:29.6926193Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6926275Z               "line": 116
2026-07-03T10:35:29.6926357Z             }
2026-07-03T10:35:29.6926437Z           ]
2026-07-03T10:35:29.6926522Z         },
2026-07-03T10:35:29.6926609Z         "int": {
2026-07-03T10:35:29.6926709Z           "complete": true,
2026-07-03T10:35:29.6926789Z           "evidence": [
2026-07-03T10:35:29.6926876Z             {
2026-07-03T10:35:29.6926985Z               "path": "crates/spt/tests/contract_e2e.rs",
2026-07-03T10:35:29.6927071Z               "line": 488
2026-07-03T10:35:29.6927151Z             }
2026-07-03T10:35:29.6927234Z           ]
2026-07-03T10:35:29.6927324Z         },
2026-07-03T10:35:29.6927410Z         "unit": {
2026-07-03T10:35:29.6927505Z           "complete": true,
2026-07-03T10:35:29.6927591Z           "evidence": [
2026-07-03T10:35:29.6927677Z             {
2026-07-03T10:35:29.6927791Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6927883Z               "line": 381
2026-07-03T10:35:29.6927963Z             },
2026-07-03T10:35:29.6928048Z             {
2026-07-03T10:35:29.6928169Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6928259Z               "line": 402
2026-07-03T10:35:29.6928348Z             },
2026-07-03T10:35:29.6928428Z             {
2026-07-03T10:35:29.6928543Z               "path": "crates/spt-daemon/src/seedmap.rs",
2026-07-03T10:35:29.6928630Z               "line": 412
2026-07-03T10:35:29.6928714Z             },
2026-07-03T10:35:29.6928795Z             {
2026-07-03T10:35:29.6928916Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6929096Z               "line": 630
2026-07-03T10:35:29.6929178Z             },
2026-07-03T10:35:29.6929259Z             {
2026-07-03T10:35:29.6929368Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6929459Z               "line": 663
2026-07-03T10:35:29.6929540Z             },
2026-07-03T10:35:29.6929621Z             {
2026-07-03T10:35:29.6929740Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6929817Z               "line": 696
2026-07-03T10:35:29.6929907Z             }
2026-07-03T10:35:29.6929988Z           ]
2026-07-03T10:35:29.6930079Z         }
2026-07-03T10:35:29.6930161Z       }
2026-07-03T10:35:29.6930241Z     },
2026-07-03T10:35:29.6930322Z     {
2026-07-03T10:35:29.6930408Z       "id": "REQ-START-4",
2026-07-03T10:35:29.6930555Z       "title": "Adapter-injected env aliases (SPT/OWL/LIVE)",
2026-07-03T10:35:29.6930645Z       "requiredStages": [
2026-07-03T10:35:29.6930726Z         "impl",
2026-07-03T10:35:29.6930812Z         "unit"
2026-07-03T10:35:29.6930896Z       ],
2026-07-03T10:35:29.6930977Z       "stages": {
2026-07-03T10:35:29.6931067Z         "doc": {
2026-07-03T10:35:29.6931158Z           "complete": false,
2026-07-03T10:35:29.6931262Z           "evidence": []
2026-07-03T10:35:29.6931348Z         },
2026-07-03T10:35:29.6931430Z         "impl": {
2026-07-03T10:35:29.6931516Z           "complete": true,
2026-07-03T10:35:29.6931610Z           "evidence": [
2026-07-03T10:35:29.6931697Z             {
2026-07-03T10:35:29.6931821Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6932041Z               "line": 649
2026-07-03T10:35:29.6932221Z             }
2026-07-03T10:35:29.6932306Z           ]
2026-07-03T10:35:29.6932389Z         },
2026-07-03T10:35:29.6932469Z         "int": {
2026-07-03T10:35:29.6932564Z           "complete": false,
2026-07-03T10:35:29.6932651Z           "evidence": []
2026-07-03T10:35:29.6932742Z         },
2026-07-03T10:35:29.6932826Z         "unit": {
2026-07-03T10:35:29.6932907Z           "complete": true,
2026-07-03T10:35:29.6933004Z           "evidence": [
2026-07-03T10:35:29.6933085Z             {
2026-07-03T10:35:29.6933208Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.6933309Z               "line": 1301
2026-07-03T10:35:29.6933390Z             }
2026-07-03T10:35:29.6933474Z           ]
2026-07-03T10:35:29.6933550Z         }
2026-07-03T10:35:29.6933631Z       }
2026-07-03T10:35:29.6933712Z     },
2026-07-03T10:35:29.6933801Z     {
2026-07-03T10:35:29.6933890Z       "id": "REQ-START-5",
2026-07-03T10:35:29.6936850Z       "title": "Adapter-agnostic harness-hosted seed + bind-time adapter/profile resolution (ADR-0021): `api seed` carries only parent_pid + session_id (+ optional cwd), no --adapter — a pure \"a harness session exists at this pid\" record; --adapter becomes an OPTIONAL override across the whole api group (an explicit name[:profile] for adapter dev, never required). Omitted, listen/poll resolve the owning adapter/profile AT BIND as a pure read against the live registry — never a seed-time snapshot that can drift: seed parent_pid → exe basename → host_binaries candidate set (REQ-MANIFEST-8) → active-profile pointer (REQ-INSTALL-12) primary, else greatest-registered_at_ms candidate base profile (name-asc tie) → friendly zero-match error. Covers BOTH LiveAgent (listen) and ReadyAgent (poll) bringup. Restores legacy parity: `$LIVE start <id>` → `$SPT listen <id>` with no mandatory --adapter, one generic SessionStart hook per harness binary. (v0.9.0)",
2026-07-03T10:35:29.6936950Z       "requiredStages": [
2026-07-03T10:35:29.6937054Z         "doc",
2026-07-03T10:35:29.6937155Z         "impl",
2026-07-03T10:35:29.6937236Z         "unit",
2026-07-03T10:35:29.6937321Z         "int"
2026-07-03T10:35:29.6937406Z       ],
2026-07-03T10:35:29.6937484Z       "stages": {
2026-07-03T10:35:29.6937569Z         "doc": {
2026-07-03T10:35:29.6937664Z           "complete": true,
2026-07-03T10:35:29.6937755Z           "evidence": [
2026-07-03T10:35:29.6937832Z             {
2026-07-03T10:35:29.6937936Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.6938017Z               "line": 204
2026-07-03T10:35:29.6938104Z             },
2026-07-03T10:35:29.6938185Z             {
2026-07-03T10:35:29.6938322Z               "path": "docs-site/src/harness-contract/api.md",
2026-07-03T10:35:29.6938409Z               "line": 28
2026-07-03T10:35:29.6938495Z             }
2026-07-03T10:35:29.6938575Z           ]
2026-07-03T10:35:29.6938661Z         },
2026-07-03T10:35:29.6938743Z         "impl": {
2026-07-03T10:35:29.6938843Z           "complete": true,
2026-07-03T10:35:29.6938923Z           "evidence": [
2026-07-03T10:35:29.6939080Z             {
2026-07-03T10:35:29.6939200Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.6939284Z               "line": 26
2026-07-03T10:35:29.6939370Z             },
2026-07-03T10:35:29.6939452Z             {
2026-07-03T10:35:29.6939575Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.6939661Z               "line": 212
2026-07-03T10:35:29.6939738Z             },
2026-07-03T10:35:29.6939819Z             {
2026-07-03T10:35:29.6939933Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.6940014Z               "line": 221
2026-07-03T10:35:29.6940100Z             },
2026-07-03T10:35:29.6940181Z             {
2026-07-03T10:35:29.6940295Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6940387Z               "line": 514
2026-07-03T10:35:29.6940467Z             },
2026-07-03T10:35:29.6940659Z             {
2026-07-03T10:35:29.6940873Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6940968Z               "line": 36
2026-07-03T10:35:29.6941055Z             },
2026-07-03T10:35:29.6941139Z             {
2026-07-03T10:35:29.6941253Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6941338Z               "line": 118
2026-07-03T10:35:29.6941424Z             },
2026-07-03T10:35:29.6941508Z             {
2026-07-03T10:35:29.6941608Z               "path": "crates/spt/src/api/startup.rs",
2026-07-03T10:35:29.6941704Z               "line": 368
2026-07-03T10:35:29.6941780Z             }
2026-07-03T10:35:29.6941865Z           ]
2026-07-03T10:35:29.6941952Z         },
2026-07-03T10:35:29.6942033Z         "int": {
2026-07-03T10:35:29.6942128Z           "complete": true,
2026-07-03T10:35:29.6942209Z           "evidence": [
2026-07-03T10:35:29.6942286Z             {
2026-07-03T10:35:29.6942415Z               "path": "crates/spt/tests/live_resolve_e2e.rs",
2026-07-03T10:35:29.6942509Z               "line": 17
2026-07-03T10:35:29.6942587Z             }
2026-07-03T10:35:29.6942682Z           ]
2026-07-03T10:35:29.6942762Z         },
2026-07-03T10:35:29.6942843Z         "unit": {
2026-07-03T10:35:29.6942930Z           "complete": true,
2026-07-03T10:35:29.6943020Z           "evidence": [
2026-07-03T10:35:29.6943101Z             {
2026-07-03T10:35:29.6945986Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.6946088Z               "line": 358
2026-07-03T10:35:29.6946174Z             },
2026-07-03T10:35:29.6946253Z             {
2026-07-03T10:35:29.6946378Z               "path": "crates/spt-runtime/src/resolve.rs",
2026-07-03T10:35:29.6946460Z               "line": 371
2026-07-03T10:35:29.6946540Z             },
2026-07-03T10:35:29.6946611Z             {
2026-07-03T10:35:29.6946715Z               "path": "crates/spt/src/api/mod.rs",
2026-07-03T10:35:29.6946806Z               "line": 626
2026-07-03T10:35:29.6946885Z             }
2026-07-03T10:35:29.6946975Z           ]
2026-07-03T10:35:29.6947052Z         }
2026-07-03T10:35:29.6947133Z       }
2026-07-03T10:35:29.6947214Z     },
2026-07-03T10:35:29.6947295Z     {
2026-07-03T10:35:29.6947390Z       "id": "REQ-STORE-1",
2026-07-03T10:35:29.6948296Z       "title": "spt-store::BranchStore (git branch as versioned KV; commit=checkpoint/tip=resume, atomic multi-key, merge-native sync) is the substrate for coarse/durable/audited state (context, registry snapshot+distribution, daemon checkpoint); hot paths (B5 fsync journal) + indexed queries (SQLite spool) excluded (ADR-0011)",
2026-07-03T10:35:29.6948393Z       "requiredStages": [
2026-07-03T10:35:29.6948477Z         "impl",
2026-07-03T10:35:29.6948563Z         "unit"
2026-07-03T10:35:29.6948640Z       ],
2026-07-03T10:35:29.6948731Z       "stages": {
2026-07-03T10:35:29.6948811Z         "doc": {
2026-07-03T10:35:29.6948907Z           "complete": false,
2026-07-03T10:35:29.6949078Z           "evidence": []
2026-07-03T10:35:29.6949159Z         },
2026-07-03T10:35:29.6949245Z         "impl": {
2026-07-03T10:35:29.6949337Z           "complete": true,
2026-07-03T10:35:29.6949426Z           "evidence": [
2026-07-03T10:35:29.6949507Z             {
2026-07-03T10:35:29.6949645Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6949731Z               "line": 23
2026-07-03T10:35:29.6949816Z             },
2026-07-03T10:35:29.6949882Z             {
2026-07-03T10:35:29.6950012Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6950098Z               "line": 48
2026-07-03T10:35:29.6950178Z             },
2026-07-03T10:35:29.6950265Z             {
2026-07-03T10:35:29.6950389Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6950479Z               "line": 150
2026-07-03T10:35:29.6950560Z             },
2026-07-03T10:35:29.6950646Z             {
2026-07-03T10:35:29.6950751Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6950836Z               "line": 178
2026-07-03T10:35:29.6951056Z             },
2026-07-03T10:35:29.6951142Z             {
2026-07-03T10:35:29.6951342Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6951437Z               "line": 260
2026-07-03T10:35:29.6951519Z             },
2026-07-03T10:35:29.6951605Z             {
2026-07-03T10:35:29.6951723Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6951804Z               "line": 284
2026-07-03T10:35:29.6951885Z             },
2026-07-03T10:35:29.6951960Z             {
2026-07-03T10:35:29.6952087Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6952163Z               "line": 520
2026-07-03T10:35:29.6952245Z             },
2026-07-03T10:35:29.6952317Z             {
2026-07-03T10:35:29.6952449Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6952531Z               "line": 25
2026-07-03T10:35:29.6952612Z             },
2026-07-03T10:35:29.6952698Z             {
2026-07-03T10:35:29.6952822Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6952913Z               "line": 120
2026-07-03T10:35:29.6952993Z             },
2026-07-03T10:35:29.6953074Z             {
2026-07-03T10:35:29.6953199Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6953289Z               "line": 148
2026-07-03T10:35:29.6953369Z             },
2026-07-03T10:35:29.6953446Z             {
2026-07-03T10:35:29.6953566Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6953651Z               "line": 165
2026-07-03T10:35:29.6953727Z             },
2026-07-03T10:35:29.6953809Z             {
2026-07-03T10:35:29.6953928Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6954009Z               "line": 180
2026-07-03T10:35:29.6954086Z             },
2026-07-03T10:35:29.6954172Z             {
2026-07-03T10:35:29.6954300Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6954381Z               "line": 198
2026-07-03T10:35:29.6954468Z             },
2026-07-03T10:35:29.6954553Z             {
2026-07-03T10:35:29.6954680Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6954766Z               "line": 207
2026-07-03T10:35:29.6954851Z             },
2026-07-03T10:35:29.6954935Z             {
2026-07-03T10:35:29.6955060Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6955146Z               "line": 16
2026-07-03T10:35:29.6955227Z             },
2026-07-03T10:35:29.6955307Z             {
2026-07-03T10:35:29.6955423Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6955508Z               "line": 63
2026-07-03T10:35:29.6955583Z             },
2026-07-03T10:35:29.6955660Z             {
2026-07-03T10:35:29.6955780Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6955871Z               "line": 92
2026-07-03T10:35:29.6955950Z             }
2026-07-03T10:35:29.6956033Z           ]
2026-07-03T10:35:29.6956109Z         },
2026-07-03T10:35:29.6956199Z         "int": {
2026-07-03T10:35:29.6956280Z           "complete": false,
2026-07-03T10:35:29.6956362Z           "evidence": []
2026-07-03T10:35:29.6956443Z         },
2026-07-03T10:35:29.6956528Z         "unit": {
2026-07-03T10:35:29.6956614Z           "complete": true,
2026-07-03T10:35:29.6956701Z           "evidence": [
2026-07-03T10:35:29.6956781Z             {
2026-07-03T10:35:29.6956905Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6956987Z               "line": 782
2026-07-03T10:35:29.6957073Z             },
2026-07-03T10:35:29.6957152Z             {
2026-07-03T10:35:29.6957280Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6957366Z               "line": 792
2026-07-03T10:35:29.6957445Z             },
2026-07-03T10:35:29.6957526Z             {
2026-07-03T10:35:29.6957650Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6957821Z               "line": 814
2026-07-03T10:35:29.6957902Z             },
2026-07-03T10:35:29.6958046Z             {
2026-07-03T10:35:29.6958164Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6958246Z               "line": 830
2026-07-03T10:35:29.6958328Z             },
2026-07-03T10:35:29.6958409Z             {
2026-07-03T10:35:29.6958522Z               "path": "crates/spt-store/src/branchstore.rs",
2026-07-03T10:35:29.6958604Z               "line": 888
2026-07-03T10:35:29.6958689Z             },
2026-07-03T10:35:29.6958770Z             {
2026-07-03T10:35:29.6958900Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6959067Z               "line": 472
2026-07-03T10:35:29.6959147Z             },
2026-07-03T10:35:29.6959224Z             {
2026-07-03T10:35:29.6959347Z               "path": "crates/spt-store/src/contextstore.rs",
2026-07-03T10:35:29.6959433Z               "line": 507
2026-07-03T10:35:29.6959515Z             },
2026-07-03T10:35:29.6959606Z             {
2026-07-03T10:35:29.6959729Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6959810Z               "line": 151
2026-07-03T10:35:29.6959892Z             },
2026-07-03T10:35:29.6959963Z             {
2026-07-03T10:35:29.6960076Z               "path": "crates/spt-store/src/project.rs",
2026-07-03T10:35:29.6960162Z               "line": 159
2026-07-03T10:35:29.6960238Z             }
2026-07-03T10:35:29.6960324Z           ]
2026-07-03T10:35:29.6960405Z         }
2026-07-03T10:35:29.6960491Z       }
2026-07-03T10:35:29.6960572Z     },
2026-07-03T10:35:29.6960658Z     {
2026-07-03T10:35:29.6960766Z       "id": "REQ-STORE-CONTEXT-BRANCH-FILL",
2026-07-03T10:35:29.6962378Z       "title": "#1 SI-1 (RCA, operator-promoted 2026-07-03): the context store (tracked/.seed.git) holds ZERO p-* branches on a box with months of live-agent use, while kitsubito/enlyzeam stores carry them. Context commits never land -> picker history has no store source (REQ-PICKER-PROJECT-HISTORY-TRUTH's fallback ships regardless, but the store must ALSO fill). RCA the contextstore write->branch-commit path with evidence (commune-ingest/context-commit regression vs store re-init), contrast the healthy stores, land whatever fix the RCA names. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #1 SI-1.",
2026-07-03T10:35:29.6962473Z       "requiredStages": [
2026-07-03T10:35:29.6962558Z         "doc",
2026-07-03T10:35:29.6962642Z         "impl",
2026-07-03T10:35:29.6962723Z         "unit",
2026-07-03T10:35:29.6962805Z         "int"
2026-07-03T10:35:29.6962887Z       ],
2026-07-03T10:35:29.6962971Z       "stages": {
2026-07-03T10:35:29.6963052Z         "doc": {
2026-07-03T10:35:29.6963149Z           "complete": true,
2026-07-03T10:35:29.6963239Z           "evidence": [
2026-07-03T10:35:29.6963319Z             {
2026-07-03T10:35:29.6963430Z               "path": "docs/KNOWN-HAZARDS.md",
2026-07-03T10:35:29.6963515Z               "line": 565
2026-07-03T10:35:29.6963596Z             }
2026-07-03T10:35:29.6963682Z           ]
2026-07-03T10:35:29.6963764Z         },
2026-07-03T10:35:29.6963854Z         "impl": {
2026-07-03T10:35:29.6963944Z           "complete": true,
2026-07-03T10:35:29.6964026Z           "evidence": [
2026-07-03T10:35:29.6964112Z             {
2026-07-03T10:35:29.6964240Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6964321Z               "line": 59
2026-07-03T10:35:29.6964413Z             },
2026-07-03T10:35:29.6964493Z             {
2026-07-03T10:35:29.6964612Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6964694Z               "line": 73
2026-07-03T10:35:29.6964774Z             },
2026-07-03T10:35:29.6964850Z             {
2026-07-03T10:35:29.6964980Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6965066Z               "line": 535
2026-07-03T10:35:29.6965150Z             },
2026-07-03T10:35:29.6965226Z             {
2026-07-03T10:35:29.6965340Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6965557Z               "line": 155
2026-07-03T10:35:29.6965734Z             }
2026-07-03T10:35:29.6965815Z           ]
2026-07-03T10:35:29.6965891Z         },
2026-07-03T10:35:29.6965973Z         "int": {
2026-07-03T10:35:29.6966063Z           "complete": true,
2026-07-03T10:35:29.6966144Z           "evidence": [
2026-07-03T10:35:29.6966225Z             {
2026-07-03T10:35:29.6966331Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6966421Z               "line": 1038
2026-07-03T10:35:29.6966506Z             }
2026-07-03T10:35:29.6966583Z           ]
2026-07-03T10:35:29.6966665Z         },
2026-07-03T10:35:29.6966740Z         "unit": {
2026-07-03T10:35:29.6966830Z           "complete": true,
2026-07-03T10:35:29.6966908Z           "evidence": [
2026-07-03T10:35:29.6966989Z             {
2026-07-03T10:35:29.6967103Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6967198Z               "line": 996
2026-07-03T10:35:29.6967289Z             },
2026-07-03T10:35:29.6967369Z             {
2026-07-03T10:35:29.6967494Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.6967580Z               "line": 1023
2026-07-03T10:35:29.6967661Z             },
2026-07-03T10:35:29.6967745Z             {
2026-07-03T10:35:29.6967864Z               "path": "crates/spt-live/src/ingest.rs",
2026-07-03T10:35:29.6967950Z               "line": 353
2026-07-03T10:35:29.6968020Z             }
2026-07-03T10:35:29.6968095Z           ]
2026-07-03T10:35:29.6968177Z         }
2026-07-03T10:35:29.6968258Z       }
2026-07-03T10:35:29.6968339Z     },
2026-07-03T10:35:29.6968419Z     {
2026-07-03T10:35:29.6968511Z       "id": "REQ-SUBNET-1",
2026-07-03T10:35:29.6968845Z       "title": "spt subnet noun namespace: status view (bare + status [NAME] [--nodes]), create (QR/otpauth), show-code; spt pair deleted",
2026-07-03T10:35:29.6968935Z       "requiredStages": [
2026-07-03T10:35:29.6969087Z         "impl",
2026-07-03T10:35:29.6969169Z         "unit"
2026-07-03T10:35:29.6969254Z       ],
2026-07-03T10:35:29.6969340Z       "stages": {
2026-07-03T10:35:29.6969421Z         "doc": {
2026-07-03T10:35:29.6969513Z           "complete": false,
2026-07-03T10:35:29.6969602Z           "evidence": []
2026-07-03T10:35:29.6969683Z         },
2026-07-03T10:35:29.6969775Z         "impl": {
2026-07-03T10:35:29.6969861Z           "complete": true,
2026-07-03T10:35:29.6969950Z           "evidence": [
2026-07-03T10:35:29.6970032Z             {
2026-07-03T10:35:29.6970171Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6970250Z               "line": 281
2026-07-03T10:35:29.6970327Z             },
2026-07-03T10:35:29.6970414Z             {
2026-07-03T10:35:29.6970542Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6970622Z               "line": 743
2026-07-03T10:35:29.6970707Z             },
2026-07-03T10:35:29.6970789Z             {
2026-07-03T10:35:29.6970894Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6970989Z               "line": 5351
2026-07-03T10:35:29.6971075Z             },
2026-07-03T10:35:29.6971156Z             {
2026-07-03T10:35:29.6971251Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6971336Z               "line": 5661
2026-07-03T10:35:29.6971419Z             },
2026-07-03T10:35:29.6971499Z             {
2026-07-03T10:35:29.6971599Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6971685Z               "line": 5717
2026-07-03T10:35:29.6971767Z             },
2026-07-03T10:35:29.6971847Z             {
2026-07-03T10:35:29.6971947Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6972029Z               "line": 5781
2026-07-03T10:35:29.6972115Z             },
2026-07-03T10:35:29.6972186Z             {
2026-07-03T10:35:29.6972281Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6972368Z               "line": 5823
2026-07-03T10:35:29.6972453Z             },
2026-07-03T10:35:29.6972639Z             {
2026-07-03T10:35:29.6972839Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6972924Z               "line": 6012
2026-07-03T10:35:29.6973005Z             },
2026-07-03T10:35:29.6973085Z             {
2026-07-03T10:35:29.6973184Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6973274Z               "line": 6095
2026-07-03T10:35:29.6973351Z             },
2026-07-03T10:35:29.6973433Z             {
2026-07-03T10:35:29.6973536Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6973622Z               "line": 6341
2026-07-03T10:35:29.6973704Z             },
2026-07-03T10:35:29.6973784Z             {
2026-07-03T10:35:29.6973879Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6973967Z               "line": 7098
2026-07-03T10:35:29.6974038Z             },
2026-07-03T10:35:29.6974118Z             {
2026-07-03T10:35:29.6974228Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6974314Z               "line": 571
2026-07-03T10:35:29.6974395Z             }
2026-07-03T10:35:29.6974480Z           ]
2026-07-03T10:35:29.6974562Z         },
2026-07-03T10:35:29.6974643Z         "int": {
2026-07-03T10:35:29.6974738Z           "complete": false,
2026-07-03T10:35:29.6974824Z           "evidence": []
2026-07-03T10:35:29.6974911Z         },
2026-07-03T10:35:29.6974991Z         "unit": {
2026-07-03T10:35:29.6975086Z           "complete": true,
2026-07-03T10:35:29.6975177Z           "evidence": [
2026-07-03T10:35:29.6975259Z             {
2026-07-03T10:35:29.6975377Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6975454Z               "line": 1939
2026-07-03T10:35:29.6975535Z             },
2026-07-03T10:35:29.6975617Z             {
2026-07-03T10:35:29.6975715Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6975800Z               "line": 14313
2026-07-03T10:35:29.6975882Z             },
2026-07-03T10:35:29.6975962Z             {
2026-07-03T10:35:29.6976065Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6976151Z               "line": 14490
2026-07-03T10:35:29.6976232Z             },
2026-07-03T10:35:29.6976314Z             {
2026-07-03T10:35:29.6976422Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6976504Z               "line": 14497
2026-07-03T10:35:29.6976581Z             },
2026-07-03T10:35:29.6976666Z             {
2026-07-03T10:35:29.6976765Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6976848Z               "line": 14550
2026-07-03T10:35:29.6976919Z             },
2026-07-03T10:35:29.6976991Z             {
2026-07-03T10:35:29.6977095Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6977181Z               "line": 14567
2026-07-03T10:35:29.6977267Z             },
2026-07-03T10:35:29.6977348Z             {
2026-07-03T10:35:29.6977448Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6977534Z               "line": 14597
2026-07-03T10:35:29.6977615Z             },
2026-07-03T10:35:29.6977700Z             {
2026-07-03T10:35:29.6977802Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6977887Z               "line": 14719
2026-07-03T10:35:29.6977967Z             },
2026-07-03T10:35:29.6978044Z             {
2026-07-03T10:35:29.6978131Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6978230Z               "line": 14947
2026-07-03T10:35:29.6978305Z             }
2026-07-03T10:35:29.6978390Z           ]
2026-07-03T10:35:29.6978477Z         }
2026-07-03T10:35:29.6978557Z       }
2026-07-03T10:35:29.6978636Z     },
2026-07-03T10:35:29.6978712Z     {
2026-07-03T10:35:29.6978809Z       "id": "REQ-SUBNET-2",
2026-07-03T10:35:29.6979143Z       "title": "Guided join e2e: spt subnet join CLI initiator + always-on daemon pairing responder",
2026-07-03T10:35:29.6979243Z       "requiredStages": [
2026-07-03T10:35:29.6979328Z         "impl",
2026-07-03T10:35:29.6979410Z         "unit",
2026-07-03T10:35:29.6979490Z         "int"
2026-07-03T10:35:29.6979681Z       ],
2026-07-03T10:35:29.6979763Z       "stages": {
2026-07-03T10:35:29.6979933Z         "doc": {
2026-07-03T10:35:29.6980030Z           "complete": true,
2026-07-03T10:35:29.6980120Z           "evidence": [
2026-07-03T10:35:29.6980201Z             {
2026-07-03T10:35:29.6980368Z               "path": "docs/adr/0005-totp-seeded-spake2-node-pairing.md",
2026-07-03T10:35:29.6980458Z               "line": 60
2026-07-03T10:35:29.6980539Z             }
2026-07-03T10:35:29.6980616Z           ]
2026-07-03T10:35:29.6980688Z         },
2026-07-03T10:35:29.6980778Z         "impl": {
2026-07-03T10:35:29.6980859Z           "complete": true,
2026-07-03T10:35:29.6980950Z           "evidence": [
2026-07-03T10:35:29.6981022Z             {
2026-07-03T10:35:29.6981153Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.6981239Z               "line": 1092
2026-07-03T10:35:29.6981325Z             },
2026-07-03T10:35:29.6981407Z             {
2026-07-03T10:35:29.6981530Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.6981616Z               "line": 2489
2026-07-03T10:35:29.6981697Z             },
2026-07-03T10:35:29.6981788Z             {
2026-07-03T10:35:29.6981911Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6982008Z               "line": 641
2026-07-03T10:35:29.6982079Z             },
2026-07-03T10:35:29.6982164Z             {
2026-07-03T10:35:29.6982269Z               "path": "crates/spt-daemon/src/nethost.rs",
2026-07-03T10:35:29.6982360Z               "line": 825
2026-07-03T10:35:29.6982441Z             },
2026-07-03T10:35:29.6982522Z             {
2026-07-03T10:35:29.6982642Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6982736Z               "line": 26
2026-07-03T10:35:29.6982808Z             },
2026-07-03T10:35:29.6982885Z             {
2026-07-03T10:35:29.6983004Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6983089Z               "line": 60
2026-07-03T10:35:29.6983175Z             },
2026-07-03T10:35:29.6983253Z             {
2026-07-03T10:35:29.6983375Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6983455Z               "line": 168
2026-07-03T10:35:29.6983541Z             },
2026-07-03T10:35:29.6983617Z             {
2026-07-03T10:35:29.6983739Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6983824Z               "line": 295
2026-07-03T10:35:29.6983902Z             },
2026-07-03T10:35:29.6983983Z             {
2026-07-03T10:35:29.6984111Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6984192Z               "line": 417
2026-07-03T10:35:29.6984283Z             },
2026-07-03T10:35:29.6984368Z             {
2026-07-03T10:35:29.6984497Z               "path": "crates/spt-net/src/net/pairing/meet.rs",
2026-07-03T10:35:29.6984584Z               "line": 252
2026-07-03T10:35:29.6984669Z             },
2026-07-03T10:35:29.6984750Z             {
2026-07-03T10:35:29.6984856Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6984960Z               "line": 5744
2026-07-03T10:35:29.6985040Z             },
2026-07-03T10:35:29.6985122Z             {
2026-07-03T10:35:29.6985227Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6985317Z               "line": 6258
2026-07-03T10:35:29.6985398Z             },
2026-07-03T10:35:29.6985486Z             {
2026-07-03T10:35:29.6985584Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6985666Z               "line": 6960
2026-07-03T10:35:29.6985742Z             }
2026-07-03T10:35:29.6985824Z           ]
2026-07-03T10:35:29.6985904Z         },
2026-07-03T10:35:29.6985985Z         "int": {
2026-07-03T10:35:29.6986081Z           "complete": true,
2026-07-03T10:35:29.6986172Z           "evidence": [
2026-07-03T10:35:29.6986251Z             {
2026-07-03T10:35:29.6986379Z               "path": "crates/spt-daemon/tests/pairjoin.rs",
2026-07-03T10:35:29.6986466Z               "line": 22
2026-07-03T10:35:29.6986621Z             },
2026-07-03T10:35:29.6986696Z             {
2026-07-03T10:35:29.6986907Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6987001Z               "line": 647
2026-07-03T10:35:29.6987084Z             },
2026-07-03T10:35:29.6987169Z             {
2026-07-03T10:35:29.6987293Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.6987379Z               "line": 889
2026-07-03T10:35:29.6987460Z             }
2026-07-03T10:35:29.6987546Z           ]
2026-07-03T10:35:29.6987626Z         },
2026-07-03T10:35:29.6987713Z         "unit": {
2026-07-03T10:35:29.6987803Z           "complete": true,
2026-07-03T10:35:29.6987889Z           "evidence": [
2026-07-03T10:35:29.6987970Z             {
2026-07-03T10:35:29.6988090Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.6988184Z               "line": 671
2026-07-03T10:35:29.6988265Z             },
2026-07-03T10:35:29.6988353Z             {
2026-07-03T10:35:29.6988461Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6988552Z               "line": 14353
2026-07-03T10:35:29.6988634Z             },
2026-07-03T10:35:29.6988715Z             {
2026-07-03T10:35:29.6988818Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6988903Z               "line": 15250
2026-07-03T10:35:29.6989051Z             }
2026-07-03T10:35:29.6989131Z           ]
2026-07-03T10:35:29.6989206Z         }
2026-07-03T10:35:29.6989277Z       }
2026-07-03T10:35:29.6989354Z     },
2026-07-03T10:35:29.6989422Z     {
2026-07-03T10:35:29.6989516Z       "id": "REQ-SUBNET-3",
2026-07-03T10:35:29.6989798Z       "title": "Node labels: hostname-default, gossiped, addressable in @node qualifiers (refuse-on-ambiguity)",
2026-07-03T10:35:29.6989898Z       "requiredStages": [
2026-07-03T10:35:29.6989979Z         "impl",
2026-07-03T10:35:29.6990065Z         "unit"
2026-07-03T10:35:29.6990146Z       ],
2026-07-03T10:35:29.6990227Z       "stages": {
2026-07-03T10:35:29.6990308Z         "doc": {
2026-07-03T10:35:29.6990403Z           "complete": false,
2026-07-03T10:35:29.6990493Z           "evidence": []
2026-07-03T10:35:29.6990575Z         },
2026-07-03T10:35:29.6990666Z         "impl": {
2026-07-03T10:35:29.6990747Z           "complete": true,
2026-07-03T10:35:29.6990842Z           "evidence": [
2026-07-03T10:35:29.6990924Z             {
2026-07-03T10:35:29.6991056Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6991142Z               "line": 152
2026-07-03T10:35:29.6991230Z             },
2026-07-03T10:35:29.6991310Z             {
2026-07-03T10:35:29.6991438Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6991525Z               "line": 299
2026-07-03T10:35:29.6991611Z             },
2026-07-03T10:35:29.6991690Z             {
2026-07-03T10:35:29.6991818Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6991904Z               "line": 477
2026-07-03T10:35:29.6991987Z             },
2026-07-03T10:35:29.6992070Z             {
2026-07-03T10:35:29.6992186Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6992267Z               "line": 588
2026-07-03T10:35:29.6992348Z             },
2026-07-03T10:35:29.6992433Z             {
2026-07-03T10:35:29.6992554Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6992639Z               "line": 125
2026-07-03T10:35:29.6992728Z             },
2026-07-03T10:35:29.6992810Z             {
2026-07-03T10:35:29.6992934Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6993020Z               "line": 410
2026-07-03T10:35:29.6993106Z             },
2026-07-03T10:35:29.6993183Z             {
2026-07-03T10:35:29.6993311Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6993392Z               "line": 421
2026-07-03T10:35:29.6993474Z             },
2026-07-03T10:35:29.6993555Z             {
2026-07-03T10:35:29.6993678Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6993865Z               "line": 442
2026-07-03T10:35:29.6994048Z             },
2026-07-03T10:35:29.6994130Z             {
2026-07-03T10:35:29.6994261Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6994347Z               "line": 839
2026-07-03T10:35:29.6994433Z             },
2026-07-03T10:35:29.6994519Z             {
2026-07-03T10:35:29.6994642Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6994728Z               "line": 908
2026-07-03T10:35:29.6994810Z             },
2026-07-03T10:35:29.6994882Z             {
2026-07-03T10:35:29.6995005Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.6995101Z               "line": 61
2026-07-03T10:35:29.6995182Z             },
2026-07-03T10:35:29.6995267Z             {
2026-07-03T10:35:29.6995392Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.6995482Z               "line": 90
2026-07-03T10:35:29.6995567Z             },
2026-07-03T10:35:29.6995648Z             {
2026-07-03T10:35:29.6995778Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.6995868Z               "line": 130
2026-07-03T10:35:29.6995959Z             },
2026-07-03T10:35:29.6996036Z             {
2026-07-03T10:35:29.6996163Z               "path": "crates/spt-store/src/hostlabel.rs",
2026-07-03T10:35:29.6996249Z               "line": 9
2026-07-03T10:35:29.6996332Z             },
2026-07-03T10:35:29.6996413Z             {
2026-07-03T10:35:29.6996516Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.6996612Z               "line": 6095
2026-07-03T10:35:29.6996690Z             },
2026-07-03T10:35:29.6996774Z             {
2026-07-03T10:35:29.6996887Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.6996968Z               "line": 598
2026-07-03T10:35:29.6997035Z             }
2026-07-03T10:35:29.6997124Z           ]
2026-07-03T10:35:29.6997200Z         },
2026-07-03T10:35:29.6997281Z         "int": {
2026-07-03T10:35:29.6997362Z           "complete": false,
2026-07-03T10:35:29.6997453Z           "evidence": []
2026-07-03T10:35:29.6997538Z         },
2026-07-03T10:35:29.6997629Z         "unit": {
2026-07-03T10:35:29.6997720Z           "complete": true,
2026-07-03T10:35:29.6997805Z           "evidence": [
2026-07-03T10:35:29.6997886Z             {
2026-07-03T10:35:29.6998020Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6998097Z               "line": 1624
2026-07-03T10:35:29.6998182Z             },
2026-07-03T10:35:29.6998263Z             {
2026-07-03T10:35:29.6998382Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.6998473Z               "line": 2114
2026-07-03T10:35:29.6998549Z             },
2026-07-03T10:35:29.6998631Z             {
2026-07-03T10:35:29.6998759Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.6998849Z               "line": 1037
2026-07-03T10:35:29.6998932Z             },
2026-07-03T10:35:29.6999112Z             {
2026-07-03T10:35:29.6999227Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6999313Z               "line": 1493
2026-07-03T10:35:29.6999398Z             },
2026-07-03T10:35:29.6999482Z             {
2026-07-03T10:35:29.6999602Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.6999691Z               "line": 1549
2026-07-03T10:35:29.6999766Z             },
2026-07-03T10:35:29.6999833Z             {
2026-07-03T10:35:29.6999963Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7000043Z               "line": 1608
2026-07-03T10:35:29.7000123Z             },
2026-07-03T10:35:29.7000201Z             {
2026-07-03T10:35:29.7000330Z               "path": "crates/spt-net/src/net/replicate.rs",
2026-07-03T10:35:29.7000410Z               "line": 245
2026-07-03T10:35:29.7000491Z             },
2026-07-03T10:35:29.7000573Z             {
2026-07-03T10:35:29.7000701Z               "path": "crates/spt-store/src/hostlabel.rs",
2026-07-03T10:35:29.7000987Z               "line": 67
2026-07-03T10:35:29.7001072Z             },
2026-07-03T10:35:29.7001160Z             {
2026-07-03T10:35:29.7001259Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7001350Z               "line": 14719
2026-07-03T10:35:29.7001431Z             },
2026-07-03T10:35:29.7001517Z             {
2026-07-03T10:35:29.7001616Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7001698Z               "line": 14902
2026-07-03T10:35:29.7001780Z             },
2026-07-03T10:35:29.7001861Z             {
2026-07-03T10:35:29.7001964Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7002056Z               "line": 15216
2026-07-03T10:35:29.7002138Z             }
2026-07-03T10:35:29.7002222Z           ]
2026-07-03T10:35:29.7002307Z         }
2026-07-03T10:35:29.7002392Z       }
2026-07-03T10:35:29.7002474Z     },
2026-07-03T10:35:29.7002556Z     {
2026-07-03T10:35:29.7002654Z       "id": "REQ-SUBNET-4",
2026-07-03T10:35:29.7002950Z       "title": "Subnet membership mutations elevation-gated (create = seed reveal; join = trust-boundary enrollment)",
2026-07-03T10:35:29.7003051Z       "requiredStages": [
2026-07-03T10:35:29.7003133Z         "impl",
2026-07-03T10:35:29.7003223Z         "unit"
2026-07-03T10:35:29.7003303Z       ],
2026-07-03T10:35:29.7003385Z       "stages": {
2026-07-03T10:35:29.7003471Z         "doc": {
2026-07-03T10:35:29.7003557Z           "complete": true,
2026-07-03T10:35:29.7003637Z           "evidence": [
2026-07-03T10:35:29.7003719Z             {
2026-07-03T10:35:29.7003881Z               "path": "docs/adr/0005-totp-seeded-spake2-node-pairing.md",
2026-07-03T10:35:29.7003966Z               "line": 60
2026-07-03T10:35:29.7004048Z             }
2026-07-03T10:35:29.7004125Z           ]
2026-07-03T10:35:29.7004204Z         },
2026-07-03T10:35:29.7004286Z         "impl": {
2026-07-03T10:35:29.7004378Z           "complete": true,
2026-07-03T10:35:29.7004453Z           "evidence": [
2026-07-03T10:35:29.7004537Z             {
2026-07-03T10:35:29.7004642Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7004728Z               "line": 5351
2026-07-03T10:35:29.7004812Z             },
2026-07-03T10:35:29.7004893Z             {
2026-07-03T10:35:29.7004993Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7005084Z               "line": 6927
2026-07-03T10:35:29.7005160Z             },
2026-07-03T10:35:29.7005245Z             {
2026-07-03T10:35:29.7005341Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7005427Z               "line": 6960
2026-07-03T10:35:29.7005517Z             }
2026-07-03T10:35:29.7005598Z           ]
2026-07-03T10:35:29.7005676Z         },
2026-07-03T10:35:29.7005756Z         "int": {
2026-07-03T10:35:29.7005851Z           "complete": false,
2026-07-03T10:35:29.7005938Z           "evidence": []
2026-07-03T10:35:29.7006010Z         },
2026-07-03T10:35:29.7006090Z         "unit": {
2026-07-03T10:35:29.7006184Z           "complete": true,
2026-07-03T10:35:29.7006267Z           "evidence": [
2026-07-03T10:35:29.7006357Z             {
2026-07-03T10:35:29.7006457Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7006552Z               "line": 14476
2026-07-03T10:35:29.7006630Z             },
2026-07-03T10:35:29.7006714Z             {
2026-07-03T10:35:29.7006809Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7006897Z               "line": 14550
2026-07-03T10:35:29.7006982Z             }
2026-07-03T10:35:29.7007062Z           ]
2026-07-03T10:35:29.7007134Z         }
2026-07-03T10:35:29.7007207Z       }
2026-07-03T10:35:29.7007283Z     },
2026-07-03T10:35:29.7007358Z     {
2026-07-03T10:35:29.7007448Z       "id": "REQ-SUBNET-5",
2026-07-03T10:35:29.7008756Z       "title": "Per-subnet serve-state: spt subnet detach <NAME> [--save] / attach <NAME> [--save] — daemon keeps running, stops/starts advertising + connecting for that subnet (peer pump + responder selective); --save persists the startup default in daemon config; the all-attached banner gains per-subnet states (M8 decision 6, --save renamed from --auto per decision 25 session)",
2026-07-03T10:35:29.7008933Z       "requiredStages": [
2026-07-03T10:35:29.7009085Z         "impl",
2026-07-03T10:35:29.7009168Z         "unit",
2026-07-03T10:35:29.7009248Z         "int"
2026-07-03T10:35:29.7009328Z       ],
2026-07-03T10:35:29.7009414Z       "stages": {
2026-07-03T10:35:29.7009492Z         "doc": {
2026-07-03T10:35:29.7009591Z           "complete": false,
2026-07-03T10:35:29.7009677Z           "evidence": []
2026-07-03T10:35:29.7009754Z         },
2026-07-03T10:35:29.7009836Z         "impl": {
2026-07-03T10:35:29.7009920Z           "complete": true,
2026-07-03T10:35:29.7010009Z           "evidence": [
2026-07-03T10:35:29.7010090Z             {
2026-07-03T10:35:29.7010218Z               "path": "crates/spt-daemon/src/daemon.rs",
2026-07-03T10:35:29.7010303Z               "line": 128
2026-07-03T10:35:29.7010383Z             },
2026-07-03T10:35:29.7010470Z             {
2026-07-03T10:35:29.7010598Z               "path": "crates/spt-daemon/src/dispatch.rs",
2026-07-03T10:35:29.7010679Z               "line": 449
2026-07-03T10:35:29.7010761Z             },
2026-07-03T10:35:29.7010842Z             {
2026-07-03T10:35:29.7010970Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.7011051Z               "line": 74
2026-07-03T10:35:29.7011133Z             },
2026-07-03T10:35:29.7011214Z             {
2026-07-03T10:35:29.7011332Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.7011420Z               "line": 332
2026-07-03T10:35:29.7011504Z             },
2026-07-03T10:35:29.7011585Z             {
2026-07-03T10:35:29.7011705Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.7011795Z               "line": 621
2026-07-03T10:35:29.7011872Z             },
2026-07-03T10:35:29.7011952Z             {
2026-07-03T10:35:29.7014759Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.7014884Z               "line": 31
2026-07-03T10:35:29.7014966Z             },
2026-07-03T10:35:29.7015056Z             {
2026-07-03T10:35:29.7015202Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.7015293Z               "line": 50
2026-07-03T10:35:29.7015382Z             },
2026-07-03T10:35:29.7015462Z             {
2026-07-03T10:35:29.7015596Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.7015688Z               "line": 69
2026-07-03T10:35:29.7015777Z             },
2026-07-03T10:35:29.7015858Z             {
2026-07-03T10:35:29.7015987Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.7016077Z               "line": 113
2026-07-03T10:35:29.7016163Z             },
2026-07-03T10:35:29.7016241Z             {
2026-07-03T10:35:29.7016368Z               "path": "crates/spt-net/src/net/serveprobe.rs",
2026-07-03T10:35:29.7016449Z               "line": 25
2026-07-03T10:35:29.7016536Z             },
2026-07-03T10:35:29.7016616Z             {
2026-07-03T10:35:29.7016749Z               "path": "crates/spt-net/src/net/serveprobe.rs",
2026-07-03T10:35:29.7016827Z               "line": 34
2026-07-03T10:35:29.7016917Z             },
2026-07-03T10:35:29.7016998Z             {
2026-07-03T10:35:29.7017127Z               "path": "crates/spt-store/src/attachment.rs",
2026-07-03T10:35:29.7017214Z               "line": 17
2026-07-03T10:35:29.7017297Z             },
2026-07-03T10:35:29.7017384Z             {
2026-07-03T10:35:29.7017490Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7017580Z               "line": 6885
2026-07-03T10:35:29.7017656Z             },
2026-07-03T10:35:29.7017733Z             {
2026-07-03T10:35:29.7017843Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7017927Z               "line": 572
2026-07-03T10:35:29.7018013Z             }
2026-07-03T10:35:29.7018094Z           ]
2026-07-03T10:35:29.7018175Z         },
2026-07-03T10:35:29.7018406Z         "int": {
2026-07-03T10:35:29.7018502Z           "complete": true,
2026-07-03T10:35:29.7018706Z           "evidence": [
2026-07-03T10:35:29.7018788Z             {
2026-07-03T10:35:29.7018912Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.7019093Z               "line": 966
2026-07-03T10:35:29.7019164Z             }
2026-07-03T10:35:29.7019250Z           ]
2026-07-03T10:35:29.7019331Z         },
2026-07-03T10:35:29.7019422Z         "unit": {
2026-07-03T10:35:29.7019502Z           "complete": true,
2026-07-03T10:35:29.7019588Z           "evidence": [
2026-07-03T10:35:29.7019669Z             {
2026-07-03T10:35:29.7019794Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.7019884Z               "line": 341
2026-07-03T10:35:29.7019961Z             },
2026-07-03T10:35:29.7020042Z             {
2026-07-03T10:35:29.7020174Z               "path": "crates/spt-daemon/src/pump/mod.rs",
2026-07-03T10:35:29.7020261Z               "line": 1120
2026-07-03T10:35:29.7020338Z             },
2026-07-03T10:35:29.7020419Z             {
2026-07-03T10:35:29.7020551Z               "path": "crates/spt-daemon/src/serveprobe.rs",
2026-07-03T10:35:29.7020636Z               "line": 151
2026-07-03T10:35:29.7020713Z             },
2026-07-03T10:35:29.7020797Z             {
2026-07-03T10:35:29.7020919Z               "path": "crates/spt-net/src/net/serveprobe.rs",
2026-07-03T10:35:29.7021001Z               "line": 61
2026-07-03T10:35:29.7021083Z             },
2026-07-03T10:35:29.7021163Z             {
2026-07-03T10:35:29.7021283Z               "path": "crates/spt-store/src/attachment.rs",
2026-07-03T10:35:29.7021369Z               "line": 111
2026-07-03T10:35:29.7021455Z             },
2026-07-03T10:35:29.7021540Z             {
2026-07-03T10:35:29.7021670Z               "path": "crates/spt-store/src/attachment.rs",
2026-07-03T10:35:29.7021750Z               "line": 138
2026-07-03T10:35:29.7021835Z             },
2026-07-03T10:35:29.7021917Z             {
2026-07-03T10:35:29.7022050Z               "path": "crates/spt-store/src/attachment.rs",
2026-07-03T10:35:29.7022136Z               "line": 148
2026-07-03T10:35:29.7022226Z             },
2026-07-03T10:35:29.7022314Z             {
2026-07-03T10:35:29.7022413Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7022503Z               "line": 14377
2026-07-03T10:35:29.7022580Z             }
2026-07-03T10:35:29.7022661Z           ]
2026-07-03T10:35:29.7022746Z         }
2026-07-03T10:35:29.7022828Z       }
2026-07-03T10:35:29.7022910Z     },
2026-07-03T10:35:29.7023009Z     {
2026-07-03T10:35:29.7023114Z       "id": "REQ-SUBNET-6",
2026-07-03T10:35:29.7023861Z       "title": "Trust lifecycle verbs, elevation-gated: spt subnet leave <NAME> (membership exit) and spt subnet prune <node> (removes a dead identity's trust + registry rows, killing its dead dials; trust mutation = security surface, REQ-PAIR-6 gate machinery) (M8 decisions 6-7)",
2026-07-03T10:35:29.7023962Z       "requiredStages": [
2026-07-03T10:35:29.7024056Z         "impl",
2026-07-03T10:35:29.7024137Z         "unit"
2026-07-03T10:35:29.7024224Z       ],
2026-07-03T10:35:29.7024315Z       "stages": {
2026-07-03T10:35:29.7024400Z         "doc": {
2026-07-03T10:35:29.7024491Z           "complete": false,
2026-07-03T10:35:29.7024581Z           "evidence": []
2026-07-03T10:35:29.7024657Z         },
2026-07-03T10:35:29.7024738Z         "impl": {
2026-07-03T10:35:29.7024835Z           "complete": true,
2026-07-03T10:35:29.7024920Z           "evidence": [
2026-07-03T10:35:29.7025006Z             {
2026-07-03T10:35:29.7025135Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7025225Z               "line": 411
2026-07-03T10:35:29.7025306Z             },
2026-07-03T10:35:29.7025382Z             {
2026-07-03T10:35:29.7025489Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7025574Z               "line": 6543
2026-07-03T10:35:29.7025653Z             },
2026-07-03T10:35:29.7025743Z             {
2026-07-03T10:35:29.7025956Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7026151Z               "line": 6560
2026-07-03T10:35:29.7026243Z             },
2026-07-03T10:35:29.7026327Z             {
2026-07-03T10:35:29.7026433Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7026519Z               "line": 6613
2026-07-03T10:35:29.7026600Z             },
2026-07-03T10:35:29.7026680Z             {
2026-07-03T10:35:29.7026777Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7026862Z               "line": 6636
2026-07-03T10:35:29.7026952Z             }
2026-07-03T10:35:29.7027033Z           ]
2026-07-03T10:35:29.7027115Z         },
2026-07-03T10:35:29.7027200Z         "int": {
2026-07-03T10:35:29.7027300Z           "complete": false,
2026-07-03T10:35:29.7027382Z           "evidence": []
2026-07-03T10:35:29.7027468Z         },
2026-07-03T10:35:29.7027549Z         "unit": {
2026-07-03T10:35:29.7027634Z           "complete": true,
2026-07-03T10:35:29.7027717Z           "evidence": [
2026-07-03T10:35:29.7027802Z             {
2026-07-03T10:35:29.7027916Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7027997Z               "line": 14391
2026-07-03T10:35:29.7028083Z             },
2026-07-03T10:35:29.7028163Z             {
2026-07-03T10:35:29.7028263Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7028346Z               "line": 14424
2026-07-03T10:35:29.7028427Z             },
2026-07-03T10:35:29.7028506Z             {
2026-07-03T10:35:29.7028611Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7028692Z               "line": 14433
2026-07-03T10:35:29.7028777Z             }
2026-07-03T10:35:29.7028861Z           ]
2026-07-03T10:35:29.7029028Z         }
2026-07-03T10:35:29.7029115Z       }
2026-07-03T10:35:29.7029189Z     },
2026-07-03T10:35:29.7029275Z     {
2026-07-03T10:35:29.7029363Z       "id": "REQ-SUBNET-7",
2026-07-03T10:35:29.7031158Z       "title": "Per-machine re-pair trust overwrite: registry rows carry a hashed stable machine identifier (OS machine id /etc/machine-id|MachineGuid, domain-separated SHA-256 before gossip, spt-minted persisted UUID fallback; additive serde-default field — old rows parse clean); a COMPLETED pairing ceremony presenting the same node label AND machine id as an existing trusted row evicts the superseded identity's trust + registry rows on the seed-holder and replicates the eviction; a gossiped claim alone never evicts trust (M8 decisions 13, 22)",
2026-07-03T10:35:29.7031263Z       "requiredStages": [
2026-07-03T10:35:29.7031353Z         "impl",
2026-07-03T10:35:29.7031433Z         "unit"
2026-07-03T10:35:29.7031518Z       ],
2026-07-03T10:35:29.7031605Z       "stages": {
2026-07-03T10:35:29.7031691Z         "doc": {
2026-07-03T10:35:29.7031790Z           "complete": false,
2026-07-03T10:35:29.7031871Z           "evidence": []
2026-07-03T10:35:29.7031958Z         },
2026-07-03T10:35:29.7032043Z         "impl": {
2026-07-03T10:35:29.7032138Z           "complete": true,
2026-07-03T10:35:29.7032244Z           "evidence": [
2026-07-03T10:35:29.7032315Z             {
2026-07-03T10:35:29.7032453Z               "path": "crates/spt-daemon/src/machineid.rs",
2026-07-03T10:35:29.7032540Z               "line": 17
2026-07-03T10:35:29.7032620Z             },
2026-07-03T10:35:29.7032705Z             {
2026-07-03T10:35:29.7032835Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.7032920Z               "line": 103
2026-07-03T10:35:29.7032997Z             },
2026-07-03T10:35:29.7033078Z             {
2026-07-03T10:35:29.7033208Z               "path": "crates/spt-daemon/src/pairhost.rs",
2026-07-03T10:35:29.7033287Z               "line": 312
2026-07-03T10:35:29.7033368Z             },
2026-07-03T10:35:29.7033441Z             {
2026-07-03T10:35:29.7033578Z               "path": "crates/spt-daemon/src/pump/registry.rs",
2026-07-03T10:35:29.7033659Z               "line": 131
2026-07-03T10:35:29.7033746Z             },
2026-07-03T10:35:29.7033828Z             {
2026-07-03T10:35:29.7034063Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7034241Z               "line": 160
2026-07-03T10:35:29.7034326Z             },
2026-07-03T10:35:29.7034416Z             {
2026-07-03T10:35:29.7034541Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7034621Z               "line": 481
2026-07-03T10:35:29.7034707Z             },
2026-07-03T10:35:29.7034789Z             {
2026-07-03T10:35:29.7034913Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7035002Z               "line": 762
2026-07-03T10:35:29.7035080Z             },
2026-07-03T10:35:29.7035165Z             {
2026-07-03T10:35:29.7035284Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7035371Z               "line": 893
2026-07-03T10:35:29.7035447Z             },
2026-07-03T10:35:29.7035528Z             {
2026-07-03T10:35:29.7035661Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7035743Z               "line": 949
2026-07-03T10:35:29.7035823Z             },
2026-07-03T10:35:29.7035909Z             {
2026-07-03T10:35:29.7036039Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.7036119Z               "line": 136
2026-07-03T10:35:29.7036209Z             },
2026-07-03T10:35:29.7036285Z             {
2026-07-03T10:35:29.7036408Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7036497Z               "line": 139
2026-07-03T10:35:29.7036578Z             }
2026-07-03T10:35:29.7036654Z           ]
2026-07-03T10:35:29.7036741Z         },
2026-07-03T10:35:29.7036816Z         "int": {
2026-07-03T10:35:29.7036916Z           "complete": false,
2026-07-03T10:35:29.7037012Z           "evidence": []
2026-07-03T10:35:29.7037094Z         },
2026-07-03T10:35:29.7037174Z         "unit": {
2026-07-03T10:35:29.7037250Z           "complete": true,
2026-07-03T10:35:29.7037337Z           "evidence": [
2026-07-03T10:35:29.7037413Z             {
2026-07-03T10:35:29.7037545Z               "path": "crates/spt-daemon/src/machineid.rs",
2026-07-03T10:35:29.7037628Z               "line": 140
2026-07-03T10:35:29.7037713Z             },
2026-07-03T10:35:29.7037794Z             {
2026-07-03T10:35:29.7037923Z               "path": "crates/spt-daemon/src/machineid.rs",
2026-07-03T10:35:29.7038004Z               "line": 160
2026-07-03T10:35:29.7038099Z             },
2026-07-03T10:35:29.7038180Z             {
2026-07-03T10:35:29.7038310Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7038404Z               "line": 1249
2026-07-03T10:35:29.7038481Z             },
2026-07-03T10:35:29.7038562Z             {
2026-07-03T10:35:29.7038686Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7038771Z               "line": 1271
2026-07-03T10:35:29.7038853Z             },
2026-07-03T10:35:29.7038935Z             {
2026-07-03T10:35:29.7039147Z               "path": "crates/spt-net/src/net/pairing/wire.rs",
2026-07-03T10:35:29.7039247Z               "line": 1419
2026-07-03T10:35:29.7039318Z             },
2026-07-03T10:35:29.7039412Z             {
2026-07-03T10:35:29.7039531Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7039618Z               "line": 1544
2026-07-03T10:35:29.7039703Z             }
2026-07-03T10:35:29.7039783Z           ]
2026-07-03T10:35:29.7039865Z         }
2026-07-03T10:35:29.7039951Z       }
2026-07-03T10:35:29.7040037Z     },
2026-07-03T10:35:29.7040117Z     {
2026-07-03T10:35:29.7040213Z       "id": "REQ-SUBNET-8",
2026-07-03T10:35:29.7041381Z       "title": "Status render honesty: zero-subnet text is daemon-aware ('No subnets registered — this node is standalone.' + daemon-running-dependent blurb, never implying messaging works while the daemon is down); hint footer prints on bare spt subnet only (status drops it); a stalled pump is surfaced in subnet status, never rendered implied-healthy (M8 decisions 11-12, 23)",
2026-07-03T10:35:29.7041473Z       "requiredStages": [
2026-07-03T10:35:29.7041676Z         "impl",
2026-07-03T10:35:29.7041857Z         "unit"
2026-07-03T10:35:29.7041941Z       ],
2026-07-03T10:35:29.7042016Z       "stages": {
2026-07-03T10:35:29.7042103Z         "doc": {
2026-07-03T10:35:29.7042189Z           "complete": false,
2026-07-03T10:35:29.7042270Z           "evidence": []
2026-07-03T10:35:29.7042350Z         },
2026-07-03T10:35:29.7042436Z         "impl": {
2026-07-03T10:35:29.7042527Z           "complete": true,
2026-07-03T10:35:29.7042612Z           "evidence": [
2026-07-03T10:35:29.7042693Z             {
2026-07-03T10:35:29.7042804Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7042890Z               "line": 5824
2026-07-03T10:35:29.7042974Z             },
2026-07-03T10:35:29.7043057Z             {
2026-07-03T10:35:29.7043161Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7043242Z               "line": 5853
2026-07-03T10:35:29.7043323Z             },
2026-07-03T10:35:29.7043405Z             {
2026-07-03T10:35:29.7043509Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7043604Z               "line": 5870
2026-07-03T10:35:29.7043686Z             },
2026-07-03T10:35:29.7043768Z             {
2026-07-03T10:35:29.7043871Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7043957Z               "line": 5893
2026-07-03T10:35:29.7044039Z             },
2026-07-03T10:35:29.7044129Z             {
2026-07-03T10:35:29.7044224Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7044311Z               "line": 6342
2026-07-03T10:35:29.7044393Z             }
2026-07-03T10:35:29.7044472Z           ]
2026-07-03T10:35:29.7044557Z         },
2026-07-03T10:35:29.7044638Z         "int": {
2026-07-03T10:35:29.7044739Z           "complete": false,
2026-07-03T10:35:29.7044829Z           "evidence": []
2026-07-03T10:35:29.7044914Z         },
2026-07-03T10:35:29.7044996Z         "unit": {
2026-07-03T10:35:29.7045096Z           "complete": true,
2026-07-03T10:35:29.7045181Z           "evidence": [
2026-07-03T10:35:29.7045267Z             {
2026-07-03T10:35:29.7045368Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7045463Z               "line": 14581
2026-07-03T10:35:29.7045534Z             },
2026-07-03T10:35:29.7045621Z             {
2026-07-03T10:35:29.7045721Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7045816Z               "line": 14597
2026-07-03T10:35:29.7045906Z             }
2026-07-03T10:35:29.7045984Z           ]
2026-07-03T10:35:29.7046068Z         }
2026-07-03T10:35:29.7046149Z       }
2026-07-03T10:35:29.7046236Z     },
2026-07-03T10:35:29.7046318Z     {
2026-07-03T10:35:29.7046426Z       "id": "REQ-SUBNET-COUNT-ROUTABLE",
2026-07-03T10:35:29.7048278Z       "title": "Bug #2: a remote node endpoint count drifts (0/2, 1/3) because node_status_rows (cli.rs:5314) increments the per-node total unconditionally, counting non-routable Offline ghost rows; purge is not a registry eviction (it gossips a one-shot Offline row that is immortal on remote viewers — eviction is per whole-node only). Fix: routable-only denominator (total += status.routable()) keeping a separate raw count for the all-Offline liveness branch; plus per-row Offline-TTL eviction so purged endpoints stop accumulating on remote snapshots. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #2.",
2026-07-03T10:35:29.7048383Z       "requiredStages": [
2026-07-03T10:35:29.7048464Z         "impl",
2026-07-03T10:35:29.7048541Z         "unit"
2026-07-03T10:35:29.7048626Z       ],
2026-07-03T10:35:29.7048707Z       "stages": {
2026-07-03T10:35:29.7048793Z         "doc": {
2026-07-03T10:35:29.7048879Z           "complete": false,
2026-07-03T10:35:29.7049041Z           "evidence": []
2026-07-03T10:35:29.7049127Z         },
2026-07-03T10:35:29.7049213Z         "impl": {
2026-07-03T10:35:29.7049293Z           "complete": true,
2026-07-03T10:35:29.7049379Z           "evidence": [
2026-07-03T10:35:29.7049461Z             {
2026-07-03T10:35:29.7049566Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7049798Z               "line": 6048
2026-07-03T10:35:29.7049972Z             }
2026-07-03T10:35:29.7050062Z           ]
2026-07-03T10:35:29.7050144Z         },
2026-07-03T10:35:29.7050225Z         "int": {
2026-07-03T10:35:29.7050310Z           "complete": false,
2026-07-03T10:35:29.7050401Z           "evidence": []
2026-07-03T10:35:29.7050483Z         },
2026-07-03T10:35:29.7050559Z         "unit": {
2026-07-03T10:35:29.7050649Z           "complete": true,
2026-07-03T10:35:29.7050735Z           "evidence": [
2026-07-03T10:35:29.7050817Z             {
2026-07-03T10:35:29.7050921Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7051001Z               "line": 14831
2026-07-03T10:35:29.7051074Z             }
2026-07-03T10:35:29.7051155Z           ]
2026-07-03T10:35:29.7051236Z         }
2026-07-03T10:35:29.7051316Z       }
2026-07-03T10:35:29.7051404Z     },
2026-07-03T10:35:29.7051493Z     {
2026-07-03T10:35:29.7051598Z       "id": "REQ-SUBNET-DISPLAY-PARITY",
2026-07-03T10:35:29.7056195Z       "title": "The `spt endpoint run` picker renders endpoint state IDENTICALLY for local and remote (subnet) rows — bound/unbound, controlled (+driver node), and harness-only are all visible across the subnet, not local-only. Today data.rs:293-294 reduces a remote row to plain green-filled/gray-hollow because those facts aren't propagated. (1) GOSSIP additive per-Instance fields: bound/unbound, controlled + driver-node, harness_only (Offline is never gossiped — node-down is remote-inferred). (2) Derive the full EpDisplay for subnet rows from the gossiped fields, same path as local (remove the remote-reduction). (3) PALETTE rework (fill = ACTIONABLE: filled=can act now (rc-control if online, WAKE if suspended-on-live-node) / hollow=cannot (no control seat / node gone)): green-filled=online+bound+free; blue-filled=online+controlled (desc shows `controlled by <node>`); RED-filled=online+UNBOUND (controlled-or-not; controlled-ness shown via available options not glyph) — replaces green-hollow Unbound + absorbs the dropped UnboundControlled; AMBER-HOLLOW=online+harness-only (no broker seat → can't rc) — was amber-FILLED; GRAY-FILLED=Suspended (cold, node up — wakeable) NEW; gray-hollow=Offline (node down) now REMOTE-ONLY. EpDisplay: drop UnboundControlled, Unbound→red-filled, HarnessOnly→amber-hollow, add Suspended(gray-filled). Picker maps Active|Dormant→online flavor, Suspended→gray-filled, Offline→gray-hollow. (next milestone)",
2026-07-03T10:35:29.7056319Z       "requiredStages": [
2026-07-03T10:35:29.7056404Z         "impl",
2026-07-03T10:35:29.7056486Z         "unit",
2026-07-03T10:35:29.7056573Z         "int"
2026-07-03T10:35:29.7056652Z       ],
2026-07-03T10:35:29.7056738Z       "stages": {
2026-07-03T10:35:29.7056825Z         "doc": {
2026-07-03T10:35:29.7056911Z           "complete": false,
2026-07-03T10:35:29.7056995Z           "evidence": []
2026-07-03T10:35:29.7057077Z         },
2026-07-03T10:35:29.7057164Z         "impl": {
2026-07-03T10:35:29.7057258Z           "complete": true,
2026-07-03T10:35:29.7057367Z           "evidence": [
2026-07-03T10:35:29.7057453Z             {
2026-07-03T10:35:29.7057603Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7057698Z               "line": 435
2026-07-03T10:35:29.7057784Z             },
2026-07-03T10:35:29.7057866Z             {
2026-07-03T10:35:29.7057998Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7058089Z               "line": 490
2026-07-03T10:35:29.7058171Z             },
2026-07-03T10:35:29.7058252Z             {
2026-07-03T10:35:29.7058384Z               "path": "crates/spt-daemon/src/registryhost.rs",
2026-07-03T10:35:29.7058467Z               "line": 562
2026-07-03T10:35:29.7058557Z             },
2026-07-03T10:35:29.7058637Z             {
2026-07-03T10:35:29.7058758Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7058848Z               "line": 171
2026-07-03T10:35:29.7058928Z             },
2026-07-03T10:35:29.7059092Z             {
2026-07-03T10:35:29.7059333Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7059515Z               "line": 181
2026-07-03T10:35:29.7059605Z             },
2026-07-03T10:35:29.7059687Z             {
2026-07-03T10:35:29.7059815Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7059906Z               "line": 191
2026-07-03T10:35:29.7059978Z             },
2026-07-03T10:35:29.7060065Z             {
2026-07-03T10:35:29.7060177Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7060267Z               "line": 230
2026-07-03T10:35:29.7060348Z             },
2026-07-03T10:35:29.7060433Z             {
2026-07-03T10:35:29.7060551Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7060632Z               "line": 505
2026-07-03T10:35:29.7060713Z             },
2026-07-03T10:35:29.7060800Z             {
2026-07-03T10:35:29.7060913Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7061010Z               "line": 509
2026-07-03T10:35:29.7061090Z             },
2026-07-03T10:35:29.7061180Z             {
2026-07-03T10:35:29.7061300Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7061386Z               "line": 513
2026-07-03T10:35:29.7061476Z             },
2026-07-03T10:35:29.7061556Z             {
2026-07-03T10:35:29.7061686Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7061767Z               "line": 598
2026-07-03T10:35:29.7061857Z             },
2026-07-03T10:35:29.7061939Z             {
2026-07-03T10:35:29.7062063Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7062144Z               "line": 44
2026-07-03T10:35:29.7062225Z             },
2026-07-03T10:35:29.7062302Z             {
2026-07-03T10:35:29.7062420Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7062511Z               "line": 64
2026-07-03T10:35:29.7062593Z             },
2026-07-03T10:35:29.7062683Z             {
2026-07-03T10:35:29.7062800Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7062881Z               "line": 71
2026-07-03T10:35:29.7062958Z             },
2026-07-03T10:35:29.7063047Z             {
2026-07-03T10:35:29.7063155Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7063252Z               "line": 82
2026-07-03T10:35:29.7063333Z             },
2026-07-03T10:35:29.7063414Z             {
2026-07-03T10:35:29.7063523Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7063615Z               "line": 555
2026-07-03T10:35:29.7063696Z             },
2026-07-03T10:35:29.7063780Z             {
2026-07-03T10:35:29.7063896Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7063977Z               "line": 560
2026-07-03T10:35:29.7064057Z             },
2026-07-03T10:35:29.7064138Z             {
2026-07-03T10:35:29.7064263Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7064343Z               "line": 572
2026-07-03T10:35:29.7064424Z             },
2026-07-03T10:35:29.7064511Z             {
2026-07-03T10:35:29.7064630Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7064715Z               "line": 1026
2026-07-03T10:35:29.7064792Z             },
2026-07-03T10:35:29.7064869Z             {
2026-07-03T10:35:29.7064991Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7065082Z               "line": 1157
2026-07-03T10:35:29.7065160Z             },
2026-07-03T10:35:29.7065245Z             {
2026-07-03T10:35:29.7065354Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.7065446Z               "line": 77
2026-07-03T10:35:29.7065527Z             },
2026-07-03T10:35:29.7065611Z             {
2026-07-03T10:35:29.7065725Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.7065816Z               "line": 400
2026-07-03T10:35:29.7065888Z             }
2026-07-03T10:35:29.7066054Z           ]
2026-07-03T10:35:29.7066130Z         },
2026-07-03T10:35:29.7066297Z         "int": {
2026-07-03T10:35:29.7066392Z           "complete": true,
2026-07-03T10:35:29.7066479Z           "evidence": [
2026-07-03T10:35:29.7066560Z             {
2026-07-03T10:35:29.7066673Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.7066756Z               "line": 647
2026-07-03T10:35:29.7066841Z             },
2026-07-03T10:35:29.7066922Z             {
2026-07-03T10:35:29.7067027Z               "path": "crates/spt/src/picker/data.rs",
2026-07-03T10:35:29.7067114Z               "line": 733
2026-07-03T10:35:29.7067189Z             }
2026-07-03T10:35:29.7067274Z           ]
2026-07-03T10:35:29.7067356Z         },
2026-07-03T10:35:29.7067438Z         "unit": {
2026-07-03T10:35:29.7067531Z           "complete": true,
2026-07-03T10:35:29.7067627Z           "evidence": [
2026-07-03T10:35:29.7067710Z             {
2026-07-03T10:35:29.7067832Z               "path": "crates/spt-net/src/net/registry.rs",
2026-07-03T10:35:29.7067922Z               "line": 1068
2026-07-03T10:35:29.7068013Z             },
2026-07-03T10:35:29.7068094Z             {
2026-07-03T10:35:29.7068206Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7068296Z               "line": 1378
2026-07-03T10:35:29.7068378Z             },
2026-07-03T10:35:29.7068460Z             {
2026-07-03T10:35:29.7068568Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7068654Z               "line": 1444
2026-07-03T10:35:29.7068731Z             },
2026-07-03T10:35:29.7068817Z             {
2026-07-03T10:35:29.7068926Z               "path": "crates/spt/src/picker/model.rs",
2026-07-03T10:35:29.7069093Z               "line": 1541
2026-07-03T10:35:29.7069173Z             },
2026-07-03T10:35:29.7069254Z             {
2026-07-03T10:35:29.7069366Z               "path": "crates/spt/src/picker/view.rs",
2026-07-03T10:35:29.7069456Z               "line": 685
2026-07-03T10:35:29.7069536Z             }
2026-07-03T10:35:29.7069627Z           ]
2026-07-03T10:35:29.7069708Z         }
2026-07-03T10:35:29.7069785Z       }
2026-07-03T10:35:29.7069865Z     },
2026-07-03T10:35:29.7069938Z     {
2026-07-03T10:35:29.7070028Z       "id": "REQ-TERM-1",
2026-07-03T10:35:29.7070209Z       "title": "Process-supervisor terminal wrapper hosting broker PTYs",
2026-07-03T10:35:29.7070310Z       "requiredStages": [
2026-07-03T10:35:29.7070385Z         "impl",
2026-07-03T10:35:29.7070480Z         "unit"
2026-07-03T10:35:29.7070553Z       ],
2026-07-03T10:35:29.7070639Z       "stages": {
2026-07-03T10:35:29.7070728Z         "doc": {
2026-07-03T10:35:29.7070822Z           "complete": false,
2026-07-03T10:35:29.7070908Z           "evidence": []
2026-07-03T10:35:29.7070994Z         },
2026-07-03T10:35:29.7071073Z         "impl": {
2026-07-03T10:35:29.7071158Z           "complete": true,
2026-07-03T10:35:29.7071255Z           "evidence": [
2026-07-03T10:35:29.7071336Z             {
2026-07-03T10:35:29.7071454Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.7071545Z               "line": 59
2026-07-03T10:35:29.7071641Z             },
2026-07-03T10:35:29.7071726Z             {
2026-07-03T10:35:29.7071836Z               "path": "crates/spt-term/src/pty.rs",
2026-07-03T10:35:29.7071918Z               "line": 234
2026-07-03T10:35:29.7071999Z             },
2026-07-03T10:35:29.7072084Z             {
2026-07-03T10:35:29.7072204Z               "path": "crates/spt-term/src/surface.rs",
2026-07-03T10:35:29.7072298Z               "line": 100
2026-07-03T10:35:29.7072379Z             }
2026-07-03T10:35:29.7072465Z           ]
2026-07-03T10:35:29.7072548Z         },
2026-07-03T10:35:29.7072632Z         "int": {
2026-07-03T10:35:29.7072723Z           "complete": false,
2026-07-03T10:35:29.7072819Z           "evidence": []
2026-07-03T10:35:29.7072895Z         },
2026-07-03T10:35:29.7072975Z         "unit": {
2026-07-03T10:35:29.7073062Z           "complete": true,
2026-07-03T10:35:29.7073153Z           "evidence": [
2026-07-03T10:35:29.7073347Z             {
2026-07-03T10:35:29.7073570Z               "path": "crates/spt-term/tests/surface.rs",
2026-07-03T10:35:29.7073659Z               "line": 24
2026-07-03T10:35:29.7073739Z             },
2026-07-03T10:35:29.7073821Z             {
2026-07-03T10:35:29.7073931Z               "path": "crates/spt-term/tests/surface.rs",
2026-07-03T10:35:29.7074030Z               "line": 56
2026-07-03T10:35:29.7074102Z             }
2026-07-03T10:35:29.7074189Z           ]
2026-07-03T10:35:29.7074265Z         }
2026-07-03T10:35:29.7074349Z       }
2026-07-03T10:35:29.7074427Z     },
2026-07-03T10:35:29.7074513Z     {
2026-07-03T10:35:29.7074599Z       "id": "REQ-TERM-2",
2026-07-03T10:35:29.7074789Z       "title": "session-surface abstraction; send-keys + send-line injection",
2026-07-03T10:35:29.7074875Z       "requiredStages": [
2026-07-03T10:35:29.7074960Z         "impl",
2026-07-03T10:35:29.7075046Z         "unit"
2026-07-03T10:35:29.7075128Z       ],
2026-07-03T10:35:29.7075213Z       "stages": {
2026-07-03T10:35:29.7075304Z         "doc": {
2026-07-03T10:35:29.7075405Z           "complete": false,
2026-07-03T10:35:29.7075485Z           "evidence": []
2026-07-03T10:35:29.7075571Z         },
2026-07-03T10:35:29.7075662Z         "impl": {
2026-07-03T10:35:29.7075758Z           "complete": true,
2026-07-03T10:35:29.7075847Z           "evidence": [
2026-07-03T10:35:29.7075938Z             {
2026-07-03T10:35:29.7076045Z               "path": "crates/spt-term/src/surface.rs",
2026-07-03T10:35:29.7076139Z               "line": 117
2026-07-03T10:35:29.7076218Z             },
2026-07-03T10:35:29.7076309Z             {
2026-07-03T10:35:29.7076415Z               "path": "crates/spt-term/src/surface.rs",
2026-07-03T10:35:29.7076505Z               "line": 127
2026-07-03T10:35:29.7076595Z             }
2026-07-03T10:35:29.7076672Z           ]
2026-07-03T10:35:29.7076758Z         },
2026-07-03T10:35:29.7076839Z         "int": {
2026-07-03T10:35:29.7076933Z           "complete": false,
2026-07-03T10:35:29.7077025Z           "evidence": []
2026-07-03T10:35:29.7077110Z         },
2026-07-03T10:35:29.7077196Z         "unit": {
2026-07-03T10:35:29.7077286Z           "complete": true,
2026-07-03T10:35:29.7077368Z           "evidence": [
2026-07-03T10:35:29.7077453Z             {
2026-07-03T10:35:29.7077572Z               "path": "crates/spt-term/tests/inject.rs",
2026-07-03T10:35:29.7077674Z               "line": 46
2026-07-03T10:35:29.7077754Z             },
2026-07-03T10:35:29.7077844Z             {
2026-07-03T10:35:29.7077974Z               "path": "crates/spt-term/tests/inject.rs",
2026-07-03T10:35:29.7078059Z               "line": 77
2026-07-03T10:35:29.7078145Z             }
2026-07-03T10:35:29.7078226Z           ]
2026-07-03T10:35:29.7078313Z         }
2026-07-03T10:35:29.7078397Z       }
2026-07-03T10:35:29.7078478Z     },
2026-07-03T10:35:29.7078558Z     {
2026-07-03T10:35:29.7078649Z       "id": "REQ-TERM-3",
2026-07-03T10:35:29.7078795Z       "title": "Byte-stream remote terminal streaming for v1",
2026-07-03T10:35:29.7078895Z       "requiredStages": [
2026-07-03T10:35:29.7079057Z         "impl",
2026-07-03T10:35:29.7079142Z         "unit"
2026-07-03T10:35:29.7079224Z       ],
2026-07-03T10:35:29.7079310Z       "stages": {
2026-07-03T10:35:29.7079396Z         "doc": {
2026-07-03T10:35:29.7079495Z           "complete": false,
2026-07-03T10:35:29.7079582Z           "evidence": []
2026-07-03T10:35:29.7079667Z         },
2026-07-03T10:35:29.7079752Z         "impl": {
2026-07-03T10:35:29.7079839Z           "complete": true,
2026-07-03T10:35:29.7079921Z           "evidence": [
2026-07-03T10:35:29.7080001Z             {
2026-07-03T10:35:29.7080130Z               "path": "crates/spt-term/src/stream.rs",
2026-07-03T10:35:29.7080212Z               "line": 71
2026-07-03T10:35:29.7080287Z             }
2026-07-03T10:35:29.7080364Z           ]
2026-07-03T10:35:29.7080444Z         },
2026-07-03T10:35:29.7080527Z         "int": {
2026-07-03T10:35:29.7080621Z           "complete": false,
2026-07-03T10:35:29.7080707Z           "evidence": []
2026-07-03T10:35:29.7080922Z         },
2026-07-03T10:35:29.7081012Z         "unit": {
2026-07-03T10:35:29.7081199Z           "complete": true,
2026-07-03T10:35:29.7081297Z           "evidence": [
2026-07-03T10:35:29.7081378Z             {
2026-07-03T10:35:29.7081502Z               "path": "crates/spt-term/tests/stream.rs",
2026-07-03T10:35:29.7081591Z               "line": 37
2026-07-03T10:35:29.7081671Z             },
2026-07-03T10:35:29.7081752Z             {
2026-07-03T10:35:29.7081872Z               "path": "crates/spt-term/tests/stream.rs",
2026-07-03T10:35:29.7081962Z               "line": 67
2026-07-03T10:35:29.7082047Z             }
2026-07-03T10:35:29.7082130Z           ]
2026-07-03T10:35:29.7082215Z         }
2026-07-03T10:35:29.7082300Z       }
2026-07-03T10:35:29.7082386Z     },
2026-07-03T10:35:29.7082469Z     {
2026-07-03T10:35:29.7082564Z       "id": "REQ-TERM-4",
2026-07-03T10:35:29.7083074Z       "title": "Live activity buffer (session digest): projection of normalized session logs, snapshot-pull (spt endpoint digest) + structured-delta-stream contract + api digest-entry push",
2026-07-03T10:35:29.7083173Z       "requiredStages": [
2026-07-03T10:35:29.7083259Z         "impl",
2026-07-03T10:35:29.7083340Z         "unit",
2026-07-03T10:35:29.7083423Z         "int"
2026-07-03T10:35:29.7083502Z       ],
2026-07-03T10:35:29.7083660Z       "stages": {
2026-07-03T10:35:29.7083747Z         "doc": {
2026-07-03T10:35:29.7083841Z           "complete": false,
2026-07-03T10:35:29.7083926Z           "evidence": []
2026-07-03T10:35:29.7084011Z         },
2026-07-03T10:35:29.7084092Z         "impl": {
2026-07-03T10:35:29.7084190Z           "complete": true,
2026-07-03T10:35:29.7084275Z           "evidence": [
2026-07-03T10:35:29.7084357Z             {
2026-07-03T10:35:29.7084482Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7084567Z               "line": 37
2026-07-03T10:35:29.7084648Z             },
2026-07-03T10:35:29.7084730Z             {
2026-07-03T10:35:29.7084862Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7084958Z               "line": 25
2026-07-03T10:35:29.7085044Z             },
2026-07-03T10:35:29.7085130Z             {
2026-07-03T10:35:29.7085253Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7085341Z               "line": 114
2026-07-03T10:35:29.7085421Z             },
2026-07-03T10:35:29.7085502Z             {
2026-07-03T10:35:29.7085626Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7085712Z               "line": 267
2026-07-03T10:35:29.7085793Z             },
2026-07-03T10:35:29.7085883Z             {
2026-07-03T10:35:29.7086003Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7086088Z               "line": 293
2026-07-03T10:35:29.7086174Z             },
2026-07-03T10:35:29.7086256Z             {
2026-07-03T10:35:29.7086379Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7086470Z               "line": 311
2026-07-03T10:35:29.7086556Z             },
2026-07-03T10:35:29.7086638Z             {
2026-07-03T10:35:29.7086745Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.7086845Z               "line": 33
2026-07-03T10:35:29.7086932Z             },
2026-07-03T10:35:29.7087013Z             {
2026-07-03T10:35:29.7087140Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7087227Z               "line": 52
2026-07-03T10:35:29.7087314Z             },
2026-07-03T10:35:29.7087394Z             {
2026-07-03T10:35:29.7087522Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7087604Z               "line": 180
2026-07-03T10:35:29.7087695Z             },
2026-07-03T10:35:29.7087779Z             {
2026-07-03T10:35:29.7090733Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7090838Z               "line": 190
2026-07-03T10:35:29.7090929Z             },
2026-07-03T10:35:29.7091000Z             {
2026-07-03T10:35:29.7091300Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7091482Z               "line": 254
2026-07-03T10:35:29.7091567Z             },
2026-07-03T10:35:29.7091649Z             {
2026-07-03T10:35:29.7091779Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.7091872Z               "line": 313
2026-07-03T10:35:29.7091952Z             },
2026-07-03T10:35:29.7092024Z             {
2026-07-03T10:35:29.7092138Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.7092217Z               "line": 324
2026-07-03T10:35:29.7092298Z             },
2026-07-03T10:35:29.7092370Z             {
2026-07-03T10:35:29.7092476Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7092570Z               "line": 1374
2026-07-03T10:35:29.7092646Z             }
2026-07-03T10:35:29.7092724Z           ]
2026-07-03T10:35:29.7092805Z         },
2026-07-03T10:35:29.7092889Z         "int": {
2026-07-03T10:35:29.7092981Z           "complete": true,
2026-07-03T10:35:29.7093071Z           "evidence": [
2026-07-03T10:35:29.7093157Z             {
2026-07-03T10:35:29.7093285Z               "path": "crates/spt-daemon/tests/digest.rs",
2026-07-03T10:35:29.7093367Z               "line": 18
2026-07-03T10:35:29.7093452Z             }
2026-07-03T10:35:29.7093523Z           ]
2026-07-03T10:35:29.7093605Z         },
2026-07-03T10:35:29.7093687Z         "unit": {
2026-07-03T10:35:29.7093776Z           "complete": true,
2026-07-03T10:35:29.7093862Z           "evidence": [
2026-07-03T10:35:29.7093940Z             {
2026-07-03T10:35:29.7094062Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7094148Z               "line": 433
2026-07-03T10:35:29.7094230Z             },
2026-07-03T10:35:29.7094317Z             {
2026-07-03T10:35:29.7094424Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7094505Z               "line": 486
2026-07-03T10:35:29.7094586Z             },
2026-07-03T10:35:29.7094671Z             {
2026-07-03T10:35:29.7094798Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7094894Z               "line": 496
2026-07-03T10:35:29.7094975Z             },
2026-07-03T10:35:29.7095061Z             {
2026-07-03T10:35:29.7095189Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7095280Z               "line": 443
2026-07-03T10:35:29.7095366Z             },
2026-07-03T10:35:29.7095446Z             {
2026-07-03T10:35:29.7095572Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7095657Z               "line": 463
2026-07-03T10:35:29.7095742Z             },
2026-07-03T10:35:29.7095823Z             {
2026-07-03T10:35:29.7095952Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7096038Z               "line": 485
2026-07-03T10:35:29.7096123Z             },
2026-07-03T10:35:29.7096206Z             {
2026-07-03T10:35:29.7096324Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7096415Z               "line": 498
2026-07-03T10:35:29.7096501Z             },
2026-07-03T10:35:29.7096587Z             {
2026-07-03T10:35:29.7096715Z               "path": "crates/spt-daemon/src/digesthub.rs",
2026-07-03T10:35:29.7096802Z               "line": 509
2026-07-03T10:35:29.7096883Z             },
2026-07-03T10:35:29.7096967Z             {
2026-07-03T10:35:29.7097082Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.7097174Z               "line": 108
2026-07-03T10:35:29.7097259Z             },
2026-07-03T10:35:29.7097349Z             {
2026-07-03T10:35:29.7097462Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.7097559Z               "line": 180
2026-07-03T10:35:29.7097639Z             },
2026-07-03T10:35:29.7097719Z             {
2026-07-03T10:35:29.7097826Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.7097907Z               "line": 188
2026-07-03T10:35:29.7097987Z             },
2026-07-03T10:35:29.7098150Z             {
2026-07-03T10:35:29.7098349Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7098431Z               "line": 522
2026-07-03T10:35:29.7098517Z             },
2026-07-03T10:35:29.7098598Z             {
2026-07-03T10:35:29.7098722Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7098803Z               "line": 549
2026-07-03T10:35:29.7098884Z             },
2026-07-03T10:35:29.7099041Z             {
2026-07-03T10:35:29.7099170Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7099250Z               "line": 568
2026-07-03T10:35:29.7099337Z             },
2026-07-03T10:35:29.7099410Z             {
2026-07-03T10:35:29.7099527Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7099612Z               "line": 583
2026-07-03T10:35:29.7099693Z             },
2026-07-03T10:35:29.7099774Z             {
2026-07-03T10:35:29.7099891Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7099981Z               "line": 609
2026-07-03T10:35:29.7100063Z             },
2026-07-03T10:35:29.7100145Z             {
2026-07-03T10:35:29.7100262Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7100354Z               "line": 629
2026-07-03T10:35:29.7100436Z             },
2026-07-03T10:35:29.7100521Z             {
2026-07-03T10:35:29.7100639Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7100726Z               "line": 639
2026-07-03T10:35:29.7100797Z             },
2026-07-03T10:35:29.7100878Z             {
2026-07-03T10:35:29.7100998Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7101079Z               "line": 731
2026-07-03T10:35:29.7101160Z             },
2026-07-03T10:35:29.7101235Z             {
2026-07-03T10:35:29.7101360Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.7101450Z               "line": 1160
2026-07-03T10:35:29.7101531Z             },
2026-07-03T10:35:29.7101618Z             {
2026-07-03T10:35:29.7101723Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7101808Z               "line": 14032
2026-07-03T10:35:29.7101889Z             }
2026-07-03T10:35:29.7101962Z           ]
2026-07-03T10:35:29.7102042Z         }
2026-07-03T10:35:29.7102117Z       }
2026-07-03T10:35:29.7102204Z     },
2026-07-03T10:35:29.7102281Z     {
2026-07-03T10:35:29.7102367Z       "id": "REQ-TERM-5",
2026-07-03T10:35:29.7103988Z       "title": "Adapter-declared digest extractor seam: a `[digest]` manifest section declaring an imperative extractor (native harness log -> the {role,text,tool,ts} contract; defaults to the [history] source files with an own-source escape hatch), `api digest-entry` push fallback, register-time validation of the section, adapter-declared presentation defaults (window depth, arg-truncation, sprint-collapse) that any consumer may override, and a `spt adapter digest-proof` author tool plus runtime skip-diagnostics (no silent drop). Reverses M9's no-manifest-seam stance; no declarative DSL.",
2026-07-03T10:35:29.7104093Z       "requiredStages": [
2026-07-03T10:35:29.7104175Z         "doc",
2026-07-03T10:35:29.7104256Z         "impl",
2026-07-03T10:35:29.7104341Z         "unit",
2026-07-03T10:35:29.7104422Z         "int"
2026-07-03T10:35:29.7104505Z       ],
2026-07-03T10:35:29.7104595Z       "stages": {
2026-07-03T10:35:29.7104674Z         "doc": {
2026-07-03T10:35:29.7104780Z           "complete": true,
2026-07-03T10:35:29.7104867Z           "evidence": [
2026-07-03T10:35:29.7104952Z             {
2026-07-03T10:35:29.7105056Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.7105146Z               "line": 349
2026-07-03T10:35:29.7105227Z             }
2026-07-03T10:35:29.7105315Z           ]
2026-07-03T10:35:29.7105396Z         },
2026-07-03T10:35:29.7105482Z         "impl": {
2026-07-03T10:35:29.7105564Z           "complete": true,
2026-07-03T10:35:29.7105654Z           "evidence": [
2026-07-03T10:35:29.7105744Z             {
2026-07-03T10:35:29.7105978Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7106184Z               "line": 75
2026-07-03T10:35:29.7106265Z             },
2026-07-03T10:35:29.7106350Z             {
2026-07-03T10:35:29.7106461Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7106550Z               "line": 131
2026-07-03T10:35:29.7106622Z             },
2026-07-03T10:35:29.7106707Z             {
2026-07-03T10:35:29.7106814Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7106894Z               "line": 22
2026-07-03T10:35:29.7106975Z             },
2026-07-03T10:35:29.7107057Z             {
2026-07-03T10:35:29.7107170Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7107256Z               "line": 87
2026-07-03T10:35:29.7107337Z             },
2026-07-03T10:35:29.7107420Z             {
2026-07-03T10:35:29.7107537Z               "path": "crates/spt-term/src/digest.rs",
2026-07-03T10:35:29.7107619Z               "line": 30
2026-07-03T10:35:29.7107715Z             },
2026-07-03T10:35:29.7107791Z             {
2026-07-03T10:35:29.7107909Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7107999Z               "line": 103
2026-07-03T10:35:29.7108085Z             },
2026-07-03T10:35:29.7108166Z             {
2026-07-03T10:35:29.7108289Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7108371Z               "line": 167
2026-07-03T10:35:29.7108452Z             },
2026-07-03T10:35:29.7108533Z             {
2026-07-03T10:35:29.7108657Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7108743Z               "line": 482
2026-07-03T10:35:29.7108820Z             },
2026-07-03T10:35:29.7108900Z             {
2026-07-03T10:35:29.7109082Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7109172Z               "line": 8064
2026-07-03T10:35:29.7109248Z             },
2026-07-03T10:35:29.7109335Z             {
2026-07-03T10:35:29.7109439Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7109534Z               "line": 8795
2026-07-03T10:35:29.7109626Z             }
2026-07-03T10:35:29.7109706Z           ]
2026-07-03T10:35:29.7109782Z         },
2026-07-03T10:35:29.7109868Z         "int": {
2026-07-03T10:35:29.7109960Z           "complete": true,
2026-07-03T10:35:29.7110055Z           "evidence": [
2026-07-03T10:35:29.7110135Z             {
2026-07-03T10:35:29.7110292Z               "path": "crates/spt-daemon/tests/two_origin_spanning.rs",
2026-07-03T10:35:29.7110372Z               "line": 17
2026-07-03T10:35:29.7110452Z             }
2026-07-03T10:35:29.7110532Z           ]
2026-07-03T10:35:29.7110619Z         },
2026-07-03T10:35:29.7110695Z         "unit": {
2026-07-03T10:35:29.7110785Z           "complete": true,
2026-07-03T10:35:29.7110876Z           "evidence": [
2026-07-03T10:35:29.7110957Z             {
2026-07-03T10:35:29.7111076Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7111171Z               "line": 444
2026-07-03T10:35:29.7111258Z             },
2026-07-03T10:35:29.7111343Z             {
2026-07-03T10:35:29.7111452Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7111529Z               "line": 191
2026-07-03T10:35:29.7111611Z             },
2026-07-03T10:35:29.7111691Z             {
2026-07-03T10:35:29.7111805Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7111897Z               "line": 208
2026-07-03T10:35:29.7111977Z             },
2026-07-03T10:35:29.7112053Z             {
2026-07-03T10:35:29.7112154Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7112235Z               "line": 281
2026-07-03T10:35:29.7112311Z             },
2026-07-03T10:35:29.7112392Z             {
2026-07-03T10:35:29.7112503Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7112593Z               "line": 292
2026-07-03T10:35:29.7112707Z             },
2026-07-03T10:35:29.7112793Z             {
2026-07-03T10:35:29.7113077Z               "path": "crates/spt-live/src/digest.rs",
2026-07-03T10:35:29.7113258Z               "line": 303
2026-07-03T10:35:29.7113347Z             },
2026-07-03T10:35:29.7113432Z             {
2026-07-03T10:35:29.7113548Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7113633Z               "line": 1772
2026-07-03T10:35:29.7113709Z             },
2026-07-03T10:35:29.7113786Z             {
2026-07-03T10:35:29.7113910Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7113991Z               "line": 1855
2026-07-03T10:35:29.7114076Z             },
2026-07-03T10:35:29.7114158Z             {
2026-07-03T10:35:29.7114287Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7114367Z               "line": 654
2026-07-03T10:35:29.7114449Z             },
2026-07-03T10:35:29.7114530Z             {
2026-07-03T10:35:29.7114653Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7114755Z               "line": 682
2026-07-03T10:35:29.7114836Z             },
2026-07-03T10:35:29.7114925Z             {
2026-07-03T10:35:29.7115040Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7115146Z               "line": 694
2026-07-03T10:35:29.7115225Z             },
2026-07-03T10:35:29.7115307Z             {
2026-07-03T10:35:29.7115427Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7115517Z               "line": 717
2026-07-03T10:35:29.7115592Z             },
2026-07-03T10:35:29.7115677Z             {
2026-07-03T10:35:29.7115783Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7115866Z               "line": 12603
2026-07-03T10:35:29.7115947Z             },
2026-07-03T10:35:29.7116029Z             {
2026-07-03T10:35:29.7116129Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7116214Z               "line": 12661
2026-07-03T10:35:29.7116295Z             }
2026-07-03T10:35:29.7116367Z           ]
2026-07-03T10:35:29.7116448Z         }
2026-07-03T10:35:29.7116529Z       }
2026-07-03T10:35:29.7116619Z     },
2026-07-03T10:35:29.7116701Z     {
2026-07-03T10:35:29.7116791Z       "id": "REQ-TERM-6",
2026-07-03T10:35:29.7117965Z       "title": "Thread-spanning digest across session boundaries: a per-endpoint session ledger (`<perch>/sessions.log`) appended at first bind and by `api boundary` on `/clear`|`/compact` session rotation, the digest enumerating the last K sessions so its rolling window bridges a boundary, and a distinctive in-timeline boundary marker (DigestEntry::Boundary). The digest follows the live-agent thread, not a single session.",
2026-07-03T10:35:29.7118060Z       "requiredStages": [
2026-07-03T10:35:29.7118141Z         "impl",
2026-07-03T10:35:29.7118222Z         "unit",
2026-07-03T10:35:29.7118304Z         "int"
2026-07-03T10:35:29.7118384Z       ],
2026-07-03T10:35:29.7118469Z       "stages": {
2026-07-03T10:35:29.7118549Z         "doc": {
2026-07-03T10:35:29.7118641Z           "complete": false,
2026-07-03T10:35:29.7118740Z           "evidence": []
2026-07-03T10:35:29.7118835Z         },
2026-07-03T10:35:29.7119055Z         "impl": {
2026-07-03T10:35:29.7119150Z           "complete": true,
2026-07-03T10:35:29.7119237Z           "evidence": [
2026-07-03T10:35:29.7119317Z             {
2026-07-03T10:35:29.7119441Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7119527Z               "line": 132
2026-07-03T10:35:29.7119614Z             },
2026-07-03T10:35:29.7119699Z             {
2026-07-03T10:35:29.7119813Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7119895Z               "line": 203
2026-07-03T10:35:29.7119980Z             },
2026-07-03T10:35:29.7120061Z             {
2026-07-03T10:35:29.7120186Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7120276Z               "line": 17
2026-07-03T10:35:29.7120356Z             },
2026-07-03T10:35:29.7120438Z             {
2026-07-03T10:35:29.7120661Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7120847Z               "line": 139
2026-07-03T10:35:29.7120922Z             },
2026-07-03T10:35:29.7121007Z             {
2026-07-03T10:35:29.7121130Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7121217Z               "line": 329
2026-07-03T10:35:29.7121289Z             },
2026-07-03T10:35:29.7121378Z             {
2026-07-03T10:35:29.7121498Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7121584Z               "line": 444
2026-07-03T10:35:29.7121664Z             }
2026-07-03T10:35:29.7121745Z           ]
2026-07-03T10:35:29.7121828Z         },
2026-07-03T10:35:29.7121904Z         "int": {
2026-07-03T10:35:29.7121998Z           "complete": true,
2026-07-03T10:35:29.7122085Z           "evidence": [
2026-07-03T10:35:29.7122171Z             {
2026-07-03T10:35:29.7122322Z               "path": "crates/spt-daemon/tests/two_origin_spanning.rs",
2026-07-03T10:35:29.7122413Z               "line": 18
2026-07-03T10:35:29.7122495Z             }
2026-07-03T10:35:29.7122585Z           ]
2026-07-03T10:35:29.7122666Z         },
2026-07-03T10:35:29.7122748Z         "unit": {
2026-07-03T10:35:29.7122833Z           "complete": true,
2026-07-03T10:35:29.7122914Z           "evidence": [
2026-07-03T10:35:29.7122995Z             {
2026-07-03T10:35:29.7123115Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7123200Z               "line": 189
2026-07-03T10:35:29.7123281Z             },
2026-07-03T10:35:29.7123368Z             {
2026-07-03T10:35:29.7123477Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7123571Z               "line": 204
2026-07-03T10:35:29.7123642Z             },
2026-07-03T10:35:29.7123724Z             {
2026-07-03T10:35:29.7123841Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7123921Z               "line": 220
2026-07-03T10:35:29.7124002Z             },
2026-07-03T10:35:29.7124084Z             {
2026-07-03T10:35:29.7124198Z               "path": "crates/spt-store/src/sessions.rs",
2026-07-03T10:35:29.7124288Z               "line": 384
2026-07-03T10:35:29.7124375Z             },
2026-07-03T10:35:29.7124456Z             {
2026-07-03T10:35:29.7124574Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7124656Z               "line": 793
2026-07-03T10:35:29.7124738Z             },
2026-07-03T10:35:29.7124819Z             {
2026-07-03T10:35:29.7124942Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7125028Z               "line": 814
2026-07-03T10:35:29.7125118Z             },
2026-07-03T10:35:29.7125199Z             {
2026-07-03T10:35:29.7125320Z               "path": "crates/spt/src/api/reporting.rs",
2026-07-03T10:35:29.7125410Z               "line": 1001
2026-07-03T10:35:29.7125500Z             }
2026-07-03T10:35:29.7125586Z           ]
2026-07-03T10:35:29.7125667Z         }
2026-07-03T10:35:29.7125753Z       }
2026-07-03T10:35:29.7125839Z     },
2026-07-03T10:35:29.7125920Z     {
2026-07-03T10:35:29.7126011Z       "id": "REQ-TERM-7",
2026-07-03T10:35:29.7127233Z       "title": "Two-origin digest merge: spt-owned context-injection entries (psyche_download | echo_mirror | owl_message) appended by spt to the endpoint `digest.log`, timestamp-interleaved with the adapter's extracted activity records into one ordered timeline, via a distinct context-injection record category. Data model only this milestone; GUI collapse/expand and the echo-reads-digest delta loop are deferred to the surfaces that consume them.",
2026-07-03T10:35:29.7127323Z       "requiredStages": [
2026-07-03T10:35:29.7127413Z         "impl",
2026-07-03T10:35:29.7127489Z         "unit",
2026-07-03T10:35:29.7127576Z         "int"
2026-07-03T10:35:29.7127652Z       ],
2026-07-03T10:35:29.7127733Z       "stages": {
2026-07-03T10:35:29.7127819Z         "doc": {
2026-07-03T10:35:29.7127910Z           "complete": false,
2026-07-03T10:35:29.7127995Z           "evidence": []
2026-07-03T10:35:29.7128152Z         },
2026-07-03T10:35:29.7128239Z         "impl": {
2026-07-03T10:35:29.7128395Z           "complete": true,
2026-07-03T10:35:29.7128487Z           "evidence": [
2026-07-03T10:35:29.7128573Z             {
2026-07-03T10:35:29.7128696Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7128782Z               "line": 133
2026-07-03T10:35:29.7128869Z             },
2026-07-03T10:35:29.7129048Z             {
2026-07-03T10:35:29.7129167Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7129254Z               "line": 394
2026-07-03T10:35:29.7129334Z             },
2026-07-03T10:35:29.7129419Z             {
2026-07-03T10:35:29.7129539Z               "path": "crates/spt-live/src/inject.rs",
2026-07-03T10:35:29.7129625Z               "line": 15
2026-07-03T10:35:29.7129705Z             },
2026-07-03T10:35:29.7129783Z             {
2026-07-03T10:35:29.7129887Z               "path": "crates/spt-live/src/inject.rs",
2026-07-03T10:35:29.7129986Z               "line": 32
2026-07-03T10:35:29.7130068Z             },
2026-07-03T10:35:29.7130155Z             {
2026-07-03T10:35:29.7130269Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.7130354Z               "line": 49
2026-07-03T10:35:29.7130436Z             },
2026-07-03T10:35:29.7130521Z             {
2026-07-03T10:35:29.7130645Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7130732Z               "line": 290
2026-07-03T10:35:29.7130813Z             },
2026-07-03T10:35:29.7130883Z             {
2026-07-03T10:35:29.7131008Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7131095Z               "line": 330
2026-07-03T10:35:29.7131179Z             }
2026-07-03T10:35:29.7131259Z           ]
2026-07-03T10:35:29.7131344Z         },
2026-07-03T10:35:29.7131417Z         "int": {
2026-07-03T10:35:29.7131510Z           "complete": true,
2026-07-03T10:35:29.7131591Z           "evidence": [
2026-07-03T10:35:29.7131681Z             {
2026-07-03T10:35:29.7131835Z               "path": "crates/spt-daemon/tests/two_origin_spanning.rs",
2026-07-03T10:35:29.7131919Z               "line": 19
2026-07-03T10:35:29.7132006Z             }
2026-07-03T10:35:29.7132082Z           ]
2026-07-03T10:35:29.7132159Z         },
2026-07-03T10:35:29.7132244Z         "unit": {
2026-07-03T10:35:29.7132344Z           "complete": true,
2026-07-03T10:35:29.7132426Z           "evidence": [
2026-07-03T10:35:29.7132511Z             {
2026-07-03T10:35:29.7132620Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7132712Z               "line": 525
2026-07-03T10:35:29.7132797Z             },
2026-07-03T10:35:29.7132882Z             {
2026-07-03T10:35:29.7133003Z               "path": "crates/spt-daemon/src/digest.rs",
2026-07-03T10:35:29.7133092Z               "line": 641
2026-07-03T10:35:29.7133173Z             },
2026-07-03T10:35:29.7133259Z             {
2026-07-03T10:35:29.7133375Z               "path": "crates/spt-live/src/inject.rs",
2026-07-03T10:35:29.7133464Z               "line": 58
2026-07-03T10:35:29.7133550Z             },
2026-07-03T10:35:29.7133633Z             {
2026-07-03T10:35:29.7133750Z               "path": "crates/spt-live/src/inject.rs",
2026-07-03T10:35:29.7133832Z               "line": 77
2026-07-03T10:35:29.7133919Z             },
2026-07-03T10:35:29.7134000Z             {
2026-07-03T10:35:29.7134113Z               "path": "crates/spt-live/src/inject.rs",
2026-07-03T10:35:29.7134197Z               "line": 87
2026-07-03T10:35:29.7134284Z             },
2026-07-03T10:35:29.7134364Z             {
2026-07-03T10:35:29.7134482Z               "path": "crates/spt-store/src/history.rs",
2026-07-03T10:35:29.7134563Z               "line": 94
2026-07-03T10:35:29.7134649Z             },
2026-07-03T10:35:29.7134735Z             {
2026-07-03T10:35:29.7134858Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7134949Z               "line": 739
2026-07-03T10:35:29.7135030Z             },
2026-07-03T10:35:29.7135226Z             {
2026-07-03T10:35:29.7135454Z               "path": "crates/spt-term/src/projection.rs",
2026-07-03T10:35:29.7135540Z               "line": 771
2026-07-03T10:35:29.7135627Z             }
2026-07-03T10:35:29.7135707Z           ]
2026-07-03T10:35:29.7135783Z         }
2026-07-03T10:35:29.7135870Z       }
2026-07-03T10:35:29.7135956Z     },
2026-07-03T10:35:29.7136036Z     {
2026-07-03T10:35:29.7136156Z       "id": "REQ-TRANSLATE-BINARY-LIVENESS-DECAY",
2026-07-03T10:35:29.7138002Z       "title": "B6 (F028, perri F-e; DEFECT? core, intermittent): translation-binary liveness DECAYS. FORCE_NATIVE_UNDELIVERED 'no live translation binary' fired while the endpoint's translate process was ALIVE (same daemon's child); worked at probe-minute-4, refused at minute-28 (dormancy cycles suspected of decaying the liveness registration). Gates the adapter's checkpoint self-send chain (ARM/FIRE are --force-native by design), so a decayed registration silently breaks checkpoint delivery. perri has timestamps + a repro recipe — REQUEST it. See triage B6.",
2026-07-03T10:35:29.7138108Z       "requiredStages": [],
2026-07-03T10:35:29.7138193Z       "stages": {
2026-07-03T10:35:29.7138293Z         "doc": {
2026-07-03T10:35:29.7138379Z           "complete": false,
2026-07-03T10:35:29.7138475Z           "evidence": []
2026-07-03T10:35:29.7138555Z         },
2026-07-03T10:35:29.7138641Z         "impl": {
2026-07-03T10:35:29.7138742Z           "complete": false,
2026-07-03T10:35:29.7138832Z           "evidence": []
2026-07-03T10:35:29.7138912Z         },
2026-07-03T10:35:29.7139076Z         "int": {
2026-07-03T10:35:29.7139166Z           "complete": false,
2026-07-03T10:35:29.7139256Z           "evidence": []
2026-07-03T10:35:29.7139333Z         },
2026-07-03T10:35:29.7139414Z         "unit": {
2026-07-03T10:35:29.7139500Z           "complete": false,
2026-07-03T10:35:29.7139589Z           "evidence": []
2026-07-03T10:35:29.7139669Z         }
2026-07-03T10:35:29.7139751Z       }
2026-07-03T10:35:29.7139852Z     },
2026-07-03T10:35:29.7139936Z     {
2026-07-03T10:35:29.7140042Z       "id": "REQ-TRANSLATE-COMMAND",
2026-07-03T10:35:29.7143706Z       "title": "`[message-idle-translation-binary]` accepts a `command` (opaque; args + ADAPTER-STATIC {adapter_dir}/{adapter_name} substitution ONLY — ratified v0.16.0 W1, NOT session {key}: the translation binary is a persistent process serving all sessions on the endpoint (session/event ctx arrives per-message via the stdin Init/Event protocol, never the spawn argv) and the live-update respawn site has no session ctx (a {id}-bearing command would MissingKey→spool); program token resolved against install_dir like [digest].extractor/[session.psyche_init]) in addition to the bare `path`. `path` is DEPRECATED — keeps parsing (manifest forward/back-compat) but emits a registration warning steering to command. Exactly one of {path, command} (both-set refused at registration; neither = no translation binary). The spawn lifecycle + stdin/stdout JSON-lines protocol (Init/Event/Input → key/text/delay_ms/commit) are UNCHANGED — command alters only how the executable+args are located/launched (read_translation_path → read_translation_command). Unblocks folding `claude-spt translate` into the one consolidated binary (downstream ADR-0006). (v0.16.0)",
2026-07-03T10:35:29.7143819Z       "requiredStages": [
2026-07-03T10:35:29.7143907Z         "doc",
2026-07-03T10:35:29.7143991Z         "impl",
2026-07-03T10:35:29.7144072Z         "unit"
2026-07-03T10:35:29.7144154Z       ],
2026-07-03T10:35:29.7144231Z       "stages": {
2026-07-03T10:35:29.7144315Z         "doc": {
2026-07-03T10:35:29.7144401Z           "complete": true,
2026-07-03T10:35:29.7144484Z           "evidence": [
2026-07-03T10:35:29.7144570Z             {
2026-07-03T10:35:29.7144677Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.7144757Z               "line": 324
2026-07-03T10:35:29.7144844Z             },
2026-07-03T10:35:29.7144929Z             {
2026-07-03T10:35:29.7145103Z               "path": "docs/adr/0029-adapter-update-arc-resolve-not-execute.md",
2026-07-03T10:35:29.7145418Z               "line": 3
2026-07-03T10:35:29.7145501Z             }
2026-07-03T10:35:29.7145591Z           ]
2026-07-03T10:35:29.7145661Z         },
2026-07-03T10:35:29.7145752Z         "impl": {
2026-07-03T10:35:29.7145834Z           "complete": true,
2026-07-03T10:35:29.7145920Z           "evidence": [
2026-07-03T10:35:29.7145995Z             {
2026-07-03T10:35:29.7146120Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7146205Z               "line": 1258
2026-07-03T10:35:29.7146286Z             },
2026-07-03T10:35:29.7146367Z             {
2026-07-03T10:35:29.7146501Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.7146596Z               "line": 167
2026-07-03T10:35:29.7146677Z             },
2026-07-03T10:35:29.7146755Z             {
2026-07-03T10:35:29.7146887Z               "path": "crates/spt-daemon/src/translation.rs",
2026-07-03T10:35:29.7146983Z               "line": 243
2026-07-03T10:35:29.7147069Z             },
2026-07-03T10:35:29.7147150Z             {
2026-07-03T10:35:29.7147277Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7147372Z               "line": 458
2026-07-03T10:35:29.7147453Z             },
2026-07-03T10:35:29.7147528Z             {
2026-07-03T10:35:29.7147651Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7147752Z               "line": 466
2026-07-03T10:35:29.7147838Z             },
2026-07-03T10:35:29.7147918Z             {
2026-07-03T10:35:29.7148043Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7148138Z               "line": 1026
2026-07-03T10:35:29.7148219Z             },
2026-07-03T10:35:29.7148300Z             {
2026-07-03T10:35:29.7148424Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.7148500Z               "line": 298
2026-07-03T10:35:29.7148585Z             },
2026-07-03T10:35:29.7148673Z             {
2026-07-03T10:35:29.7148796Z               "path": "crates/spt-runtime/src/runtime.rs",
2026-07-03T10:35:29.7148881Z               "line": 375
2026-07-03T10:35:29.7149049Z             },
2026-07-03T10:35:29.7149134Z             {
2026-07-03T10:35:29.7149239Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7149331Z               "line": 8975
2026-07-03T10:35:29.7149416Z             }
2026-07-03T10:35:29.7149497Z           ]
2026-07-03T10:35:29.7149573Z         },
2026-07-03T10:35:29.7149660Z         "int": {
2026-07-03T10:35:29.7149754Z           "complete": false,
2026-07-03T10:35:29.7149840Z           "evidence": []
2026-07-03T10:35:29.7149922Z         },
2026-07-03T10:35:29.7150008Z         "unit": {
2026-07-03T10:35:29.7150097Z           "complete": true,
2026-07-03T10:35:29.7150182Z           "evidence": [
2026-07-03T10:35:29.7150254Z             {
2026-07-03T10:35:29.7150379Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7150464Z               "line": 3808
2026-07-03T10:35:29.7150554Z             },
2026-07-03T10:35:29.7150636Z             {
2026-07-03T10:35:29.7150769Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.7150854Z               "line": 365
2026-07-03T10:35:29.7150932Z             },
2026-07-03T10:35:29.7151017Z             {
2026-07-03T10:35:29.7151140Z               "path": "crates/spt-daemon/src/harnesshost.rs",
2026-07-03T10:35:29.7151222Z               "line": 437
2026-07-03T10:35:29.7151303Z             },
2026-07-03T10:35:29.7151384Z             {
2026-07-03T10:35:29.7151503Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7151590Z               "line": 1445
2026-07-03T10:35:29.7151675Z             }
2026-07-03T10:35:29.7151756Z           ]
2026-07-03T10:35:29.7151837Z         }
2026-07-03T10:35:29.7151919Z       }
2026-07-03T10:35:29.7152004Z     },
2026-07-03T10:35:29.7152085Z     {
2026-07-03T10:35:29.7152186Z       "id": "REQ-UPD-1",
2026-07-03T10:35:29.7152300Z       "title": "Peer-propagated update over P2P",
2026-07-03T10:35:29.7152504Z       "requiredStages": [
2026-07-03T10:35:29.7152687Z         "impl",
2026-07-03T10:35:29.7152782Z         "unit",
2026-07-03T10:35:29.7152864Z         "int"
2026-07-03T10:35:29.7152941Z       ],
2026-07-03T10:35:29.7153025Z       "stages": {
2026-07-03T10:35:29.7153106Z         "doc": {
2026-07-03T10:35:29.7153193Z           "complete": false,
2026-07-03T10:35:29.7153279Z           "evidence": []
2026-07-03T10:35:29.7153364Z         },
2026-07-03T10:35:29.7153445Z         "impl": {
2026-07-03T10:35:29.7153532Z           "complete": true,
2026-07-03T10:35:29.7153622Z           "evidence": [
2026-07-03T10:35:29.7153702Z             {
2026-07-03T10:35:29.7153828Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7153913Z               "line": 28
2026-07-03T10:35:29.7153993Z             },
2026-07-03T10:35:29.7154079Z             {
2026-07-03T10:35:29.7154204Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7154303Z               "line": 103
2026-07-03T10:35:29.7154394Z             },
2026-07-03T10:35:29.7154476Z             {
2026-07-03T10:35:29.7154599Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7154685Z               "line": 342
2026-07-03T10:35:29.7154767Z             },
2026-07-03T10:35:29.7154848Z             {
2026-07-03T10:35:29.7154966Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7155053Z               "line": 22
2026-07-03T10:35:29.7155135Z             },
2026-07-03T10:35:29.7155213Z             {
2026-07-03T10:35:29.7155332Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7155409Z               "line": 207
2026-07-03T10:35:29.7155498Z             },
2026-07-03T10:35:29.7155583Z             {
2026-07-03T10:35:29.7155697Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7155788Z               "line": 283
2026-07-03T10:35:29.7155874Z             },
2026-07-03T10:35:29.7155950Z             {
2026-07-03T10:35:29.7156070Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7156151Z               "line": 340
2026-07-03T10:35:29.7156240Z             },
2026-07-03T10:35:29.7156317Z             {
2026-07-03T10:35:29.7156436Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7156522Z               "line": 37
2026-07-03T10:35:29.7156598Z             }
2026-07-03T10:35:29.7156680Z           ]
2026-07-03T10:35:29.7156761Z         },
2026-07-03T10:35:29.7156842Z         "int": {
2026-07-03T10:35:29.7156927Z           "complete": true,
2026-07-03T10:35:29.7157015Z           "evidence": [
2026-07-03T10:35:29.7157094Z             {
2026-07-03T10:35:29.7157218Z               "path": "crates/spt-daemon/tests/dispatch.rs",
2026-07-03T10:35:29.7157300Z               "line": 207
2026-07-03T10:35:29.7157386Z             },
2026-07-03T10:35:29.7157466Z             {
2026-07-03T10:35:29.7157591Z               "path": "crates/spt-daemon/tests/twohost.rs",
2026-07-03T10:35:29.7157687Z               "line": 1084
2026-07-03T10:35:29.7157776Z             }
2026-07-03T10:35:29.7157856Z           ]
2026-07-03T10:35:29.7157937Z         },
2026-07-03T10:35:29.7158027Z         "unit": {
2026-07-03T10:35:29.7158116Z           "complete": true,
2026-07-03T10:35:29.7158206Z           "evidence": [
2026-07-03T10:35:29.7158293Z             {
2026-07-03T10:35:29.7158412Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7158502Z               "line": 490
2026-07-03T10:35:29.7158593Z             },
2026-07-03T10:35:29.7158670Z             {
2026-07-03T10:35:29.7158798Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7158879Z               "line": 616
2026-07-03T10:35:29.7159042Z             },
2026-07-03T10:35:29.7159127Z             {
2026-07-03T10:35:29.7159252Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.7159346Z               "line": 277
2026-07-03T10:35:29.7159533Z             },
2026-07-03T10:35:29.7159623Z             {
2026-07-03T10:35:29.7159857Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7159948Z               "line": 124
2026-07-03T10:35:29.7160033Z             },
2026-07-03T10:35:29.7160119Z             {
2026-07-03T10:35:29.7160234Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7160323Z               "line": 200
2026-07-03T10:35:29.7160410Z             }
2026-07-03T10:35:29.7160492Z           ]
2026-07-03T10:35:29.7160573Z         }
2026-07-03T10:35:29.7160657Z       }
2026-07-03T10:35:29.7160742Z     },
2026-07-03T10:35:29.7160823Z     {
2026-07-03T10:35:29.7160915Z       "id": "REQ-UPD-2",
2026-07-03T10:35:29.7161071Z       "title": "All binaries signature-verified before handoff",
2026-07-03T10:35:29.7161167Z       "requiredStages": [
2026-07-03T10:35:29.7161253Z         "impl",
2026-07-03T10:35:29.7161338Z         "unit"
2026-07-03T10:35:29.7161424Z       ],
2026-07-03T10:35:29.7161511Z       "stages": {
2026-07-03T10:35:29.7161591Z         "doc": {
2026-07-03T10:35:29.7161700Z           "complete": false,
2026-07-03T10:35:29.7161782Z           "evidence": []
2026-07-03T10:35:29.7161863Z         },
2026-07-03T10:35:29.7161944Z         "impl": {
2026-07-03T10:35:29.7162044Z           "complete": true,
2026-07-03T10:35:29.7162136Z           "evidence": [
2026-07-03T10:35:29.7162216Z             {
2026-07-03T10:35:29.7162349Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7162446Z               "line": 343
2026-07-03T10:35:29.7162531Z             },
2026-07-03T10:35:29.7162616Z             {
2026-07-03T10:35:29.7162741Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7162827Z               "line": 476
2026-07-03T10:35:29.7162916Z             },
2026-07-03T10:35:29.7163002Z             {
2026-07-03T10:35:29.7165845Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7165964Z               "line": 29
2026-07-03T10:35:29.7166059Z             },
2026-07-03T10:35:29.7166143Z             {
2026-07-03T10:35:29.7166272Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7166368Z               "line": 281
2026-07-03T10:35:29.7166453Z             },
2026-07-03T10:35:29.7166538Z             {
2026-07-03T10:35:29.7166663Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7166749Z               "line": 298
2026-07-03T10:35:29.7166829Z             },
2026-07-03T10:35:29.7166911Z             {
2026-07-03T10:35:29.7167030Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7167115Z               "line": 418
2026-07-03T10:35:29.7167197Z             },
2026-07-03T10:35:29.7167288Z             {
2026-07-03T10:35:29.7167402Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7167488Z               "line": 568
2026-07-03T10:35:29.7167575Z             },
2026-07-03T10:35:29.7167654Z             {
2026-07-03T10:35:29.7167783Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7167875Z               "line": 155
2026-07-03T10:35:29.7167956Z             }
2026-07-03T10:35:29.7168035Z           ]
2026-07-03T10:35:29.7168117Z         },
2026-07-03T10:35:29.7168204Z         "int": {
2026-07-03T10:35:29.7168298Z           "complete": false,
2026-07-03T10:35:29.7168388Z           "evidence": []
2026-07-03T10:35:29.7168473Z         },
2026-07-03T10:35:29.7168550Z         "unit": {
2026-07-03T10:35:29.7168643Z           "complete": true,
2026-07-03T10:35:29.7168733Z           "evidence": [
2026-07-03T10:35:29.7168815Z             {
2026-07-03T10:35:29.7169034Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7169129Z               "line": 760
2026-07-03T10:35:29.7169216Z             },
2026-07-03T10:35:29.7169297Z             {
2026-07-03T10:35:29.7169410Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7169498Z               "line": 821
2026-07-03T10:35:29.7169744Z             },
2026-07-03T10:35:29.7169827Z             {
2026-07-03T10:35:29.7170035Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7170122Z               "line": 835
2026-07-03T10:35:29.7170207Z             },
2026-07-03T10:35:29.7170283Z             {
2026-07-03T10:35:29.7170403Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7170494Z               "line": 851
2026-07-03T10:35:29.7170578Z             },
2026-07-03T10:35:29.7170665Z             {
2026-07-03T10:35:29.7170795Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7170893Z               "line": 942
2026-07-03T10:35:29.7170975Z             },
2026-07-03T10:35:29.7171061Z             {
2026-07-03T10:35:29.7171184Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7171279Z               "line": 414
2026-07-03T10:35:29.7171355Z             },
2026-07-03T10:35:29.7171436Z             {
2026-07-03T10:35:29.7171555Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7171645Z               "line": 427
2026-07-03T10:35:29.7171727Z             },
2026-07-03T10:35:29.7171809Z             {
2026-07-03T10:35:29.7171932Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.7172023Z               "line": 410
2026-07-03T10:35:29.7172104Z             }
2026-07-03T10:35:29.7172190Z           ]
2026-07-03T10:35:29.7172275Z         }
2026-07-03T10:35:29.7172357Z       }
2026-07-03T10:35:29.7172438Z     },
2026-07-03T10:35:29.7172524Z     {
2026-07-03T10:35:29.7172618Z       "id": "REQ-UPD-3",
2026-07-03T10:35:29.7172800Z       "title": "No endpoint process terminates/suspends during self-update",
2026-07-03T10:35:29.7172909Z       "requiredStages": [
2026-07-03T10:35:29.7172992Z         "impl",
2026-07-03T10:35:29.7173072Z         "unit",
2026-07-03T10:35:29.7173157Z         "int"
2026-07-03T10:35:29.7173248Z       ],
2026-07-03T10:35:29.7173331Z       "stages": {
2026-07-03T10:35:29.7173424Z         "doc": {
2026-07-03T10:35:29.7173533Z           "complete": false,
2026-07-03T10:35:29.7173614Z           "evidence": []
2026-07-03T10:35:29.7173705Z         },
2026-07-03T10:35:29.7173793Z         "impl": {
2026-07-03T10:35:29.7173888Z           "complete": true,
2026-07-03T10:35:29.7173975Z           "evidence": [
2026-07-03T10:35:29.7174061Z             {
2026-07-03T10:35:29.7174183Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7174280Z               "line": 40
2026-07-03T10:35:29.7174361Z             },
2026-07-03T10:35:29.7174442Z             {
2026-07-03T10:35:29.7174570Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7174652Z               "line": 96
2026-07-03T10:35:29.7174733Z             },
2026-07-03T10:35:29.7174818Z             {
2026-07-03T10:35:29.7174943Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7175024Z               "line": 1297
2026-07-03T10:35:29.7175114Z             },
2026-07-03T10:35:29.7175190Z             {
2026-07-03T10:35:29.7175324Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7175414Z               "line": 2384
2026-07-03T10:35:29.7175500Z             },
2026-07-03T10:35:29.7175582Z             {
2026-07-03T10:35:29.7175705Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7175790Z               "line": 26
2026-07-03T10:35:29.7175874Z             },
2026-07-03T10:35:29.7175945Z             {
2026-07-03T10:35:29.7176063Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7176145Z               "line": 114
2026-07-03T10:35:29.7176226Z             },
2026-07-03T10:35:29.7176311Z             {
2026-07-03T10:35:29.7176424Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7176520Z               "line": 246
2026-07-03T10:35:29.7176600Z             },
2026-07-03T10:35:29.7176684Z             {
2026-07-03T10:35:29.7176793Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7176962Z               "line": 3916
2026-07-03T10:35:29.7177108Z             }
2026-07-03T10:35:29.7177200Z           ]
2026-07-03T10:35:29.7177276Z         },
2026-07-03T10:35:29.7177365Z         "int": {
2026-07-03T10:35:29.7177457Z           "complete": true,
2026-07-03T10:35:29.7177553Z           "evidence": [
2026-07-03T10:35:29.7177634Z             {
2026-07-03T10:35:29.7177762Z               "path": "crates/spt/tests/brain_survive.rs",
2026-07-03T10:35:29.7177858Z               "line": 58
2026-07-03T10:35:29.7177938Z             }
2026-07-03T10:35:29.7178019Z           ]
2026-07-03T10:35:29.7178091Z         },
2026-07-03T10:35:29.7178173Z         "unit": {
2026-07-03T10:35:29.7178257Z           "complete": true,
2026-07-03T10:35:29.7178343Z           "evidence": [
2026-07-03T10:35:29.7178426Z             {
2026-07-03T10:35:29.7178558Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7178648Z               "line": 632
2026-07-03T10:35:29.7178726Z             },
2026-07-03T10:35:29.7178812Z             {
2026-07-03T10:35:29.7179023Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7179120Z               "line": 687
2026-07-03T10:35:29.7179199Z             },
2026-07-03T10:35:29.7179289Z             {
2026-07-03T10:35:29.7179413Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7179505Z               "line": 755
2026-07-03T10:35:29.7179589Z             },
2026-07-03T10:35:29.7179670Z             {
2026-07-03T10:35:29.7179795Z               "path": "crates/spt-daemon/src/brainproc.rs",
2026-07-03T10:35:29.7179885Z               "line": 1102
2026-07-03T10:35:29.7179966Z             },
2026-07-03T10:35:29.7180053Z             {
2026-07-03T10:35:29.7180162Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7180247Z               "line": 271
2026-07-03T10:35:29.7180329Z             },
2026-07-03T10:35:29.7180415Z             {
2026-07-03T10:35:29.7180533Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7180619Z               "line": 295
2026-07-03T10:35:29.7180711Z             },
2026-07-03T10:35:29.7180795Z             {
2026-07-03T10:35:29.7180920Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7180997Z               "line": 316
2026-07-03T10:35:29.7181082Z             },
2026-07-03T10:35:29.7181158Z             {
2026-07-03T10:35:29.7181278Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7181360Z               "line": 332
2026-07-03T10:35:29.7181448Z             }
2026-07-03T10:35:29.7181530Z           ]
2026-07-03T10:35:29.7181617Z         }
2026-07-03T10:35:29.7181689Z       }
2026-07-03T10:35:29.7181772Z     },
2026-07-03T10:35:29.7181853Z     {
2026-07-03T10:35:29.7181953Z       "id": "REQ-UPD-4",
2026-07-03T10:35:29.7182149Z       "title": "Update gated on user confirmation by default; opt-in full-auto",
2026-07-03T10:35:29.7182244Z       "requiredStages": [
2026-07-03T10:35:29.7182340Z         "impl",
2026-07-03T10:35:29.7182421Z         "unit"
2026-07-03T10:35:29.7182502Z       ],
2026-07-03T10:35:29.7182578Z       "stages": {
2026-07-03T10:35:29.7182664Z         "doc": {
2026-07-03T10:35:29.7182764Z           "complete": false,
2026-07-03T10:35:29.7182854Z           "evidence": []
2026-07-03T10:35:29.7182937Z         },
2026-07-03T10:35:29.7183027Z         "impl": {
2026-07-03T10:35:29.7183116Z           "complete": true,
2026-07-03T10:35:29.7183213Z           "evidence": [
2026-07-03T10:35:29.7183289Z             {
2026-07-03T10:35:29.7183417Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7183503Z               "line": 41
2026-07-03T10:35:29.7183585Z             },
2026-07-03T10:35:29.7183665Z             {
2026-07-03T10:35:29.7183789Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7183876Z               "line": 97
2026-07-03T10:35:29.7183956Z             },
2026-07-03T10:35:29.7184027Z             {
2026-07-03T10:35:29.7184260Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7184443Z               "line": 23
2026-07-03T10:35:29.7184525Z             },
2026-07-03T10:35:29.7184607Z             {
2026-07-03T10:35:29.7184716Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7184806Z               "line": 56
2026-07-03T10:35:29.7184888Z             },
2026-07-03T10:35:29.7184969Z             {
2026-07-03T10:35:29.7185087Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7185170Z               "line": 77
2026-07-03T10:35:29.7185255Z             },
2026-07-03T10:35:29.7185335Z             {
2026-07-03T10:35:29.7185460Z               "path": "crates/spt-daemon/src/lifecycle.rs",
2026-07-03T10:35:29.7185546Z               "line": 497
2026-07-03T10:35:29.7185631Z             },
2026-07-03T10:35:29.7185707Z             {
2026-07-03T10:35:29.7185823Z               "path": "crates/spt-daemon/src/notif.rs",
2026-07-03T10:35:29.7185908Z               "line": 108
2026-07-03T10:35:29.7185998Z             },
2026-07-03T10:35:29.7186075Z             {
2026-07-03T10:35:29.7186194Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.7186284Z               "line": 300
2026-07-03T10:35:29.7186370Z             },
2026-07-03T10:35:29.7186453Z             {
2026-07-03T10:35:29.7186556Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7186642Z               "line": 3915
2026-07-03T10:35:29.7186724Z             }
2026-07-03T10:35:29.7186810Z           ]
2026-07-03T10:35:29.7186890Z         },
2026-07-03T10:35:29.7186970Z         "int": {
2026-07-03T10:35:29.7187065Z           "complete": false,
2026-07-03T10:35:29.7187151Z           "evidence": []
2026-07-03T10:35:29.7187225Z         },
2026-07-03T10:35:29.7187315Z         "unit": {
2026-07-03T10:35:29.7187402Z           "complete": true,
2026-07-03T10:35:29.7187492Z           "evidence": [
2026-07-03T10:35:29.7187578Z             {
2026-07-03T10:35:29.7187702Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7187793Z               "line": 683
2026-07-03T10:35:29.7187874Z             },
2026-07-03T10:35:29.7187959Z             {
2026-07-03T10:35:29.7188075Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7188155Z               "line": 808
2026-07-03T10:35:29.7188240Z             },
2026-07-03T10:35:29.7188317Z             {
2026-07-03T10:35:29.7188437Z               "path": "crates/spt-daemon/src/config.rs",
2026-07-03T10:35:29.7188527Z               "line": 384
2026-07-03T10:35:29.7188608Z             },
2026-07-03T10:35:29.7188685Z             {
2026-07-03T10:35:29.7188799Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7188884Z               "line": 102
2026-07-03T10:35:29.7189038Z             },
2026-07-03T10:35:29.7189123Z             {
2026-07-03T10:35:29.7189242Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7189324Z               "line": 123
2026-07-03T10:35:29.7189410Z             },
2026-07-03T10:35:29.7189498Z             {
2026-07-03T10:35:29.7189623Z               "path": "crates/spt-daemon/src/consent.rs",
2026-07-03T10:35:29.7189704Z               "line": 142
2026-07-03T10:35:29.7189783Z             },
2026-07-03T10:35:29.7189863Z             {
2026-07-03T10:35:29.7189978Z               "path": "crates/spt-store/src/info.rs",
2026-07-03T10:35:29.7190065Z               "line": 718
2026-07-03T10:35:29.7190149Z             },
2026-07-03T10:35:29.7190230Z             {
2026-07-03T10:35:29.7190346Z               "path": "crates/spt-store/src/perch.rs",
2026-07-03T10:35:29.7190436Z               "line": 566
2026-07-03T10:35:29.7190516Z             },
2026-07-03T10:35:29.7190593Z             {
2026-07-03T10:35:29.7190703Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7190793Z               "line": 12354
2026-07-03T10:35:29.7190869Z             }
2026-07-03T10:35:29.7190951Z           ]
2026-07-03T10:35:29.7191141Z         }
2026-07-03T10:35:29.7191218Z       }
2026-07-03T10:35:29.7191295Z     },
2026-07-03T10:35:29.7191456Z     {
2026-07-03T10:35:29.7191552Z       "id": "REQ-UPD-5",
2026-07-03T10:35:29.7191698Z       "title": "spt-core ripple-updates registered adapters",
2026-07-03T10:35:29.7191790Z       "requiredStages": [
2026-07-03T10:35:29.7191872Z         "impl",
2026-07-03T10:35:29.7191953Z         "unit"
2026-07-03T10:35:29.7192023Z       ],
2026-07-03T10:35:29.7192119Z       "stages": {
2026-07-03T10:35:29.7192201Z         "doc": {
2026-07-03T10:35:29.7192296Z           "complete": false,
2026-07-03T10:35:29.7192375Z           "evidence": []
2026-07-03T10:35:29.7192455Z         },
2026-07-03T10:35:29.7192533Z         "impl": {
2026-07-03T10:35:29.7192629Z           "complete": true,
2026-07-03T10:35:29.7192713Z           "evidence": [
2026-07-03T10:35:29.7192799Z             {
2026-07-03T10:35:29.7192933Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7193014Z               "line": 27
2026-07-03T10:35:29.7193099Z             },
2026-07-03T10:35:29.7193187Z             {
2026-07-03T10:35:29.7193329Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7193410Z               "line": 87
2026-07-03T10:35:29.7193487Z             },
2026-07-03T10:35:29.7193572Z             {
2026-07-03T10:35:29.7193696Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7193782Z               "line": 145
2026-07-03T10:35:29.7193863Z             },
2026-07-03T10:35:29.7193944Z             {
2026-07-03T10:35:29.7194058Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7194150Z               "line": 502
2026-07-03T10:35:29.7194235Z             },
2026-07-03T10:35:29.7194316Z             {
2026-07-03T10:35:29.7194431Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7194517Z               "line": 556
2026-07-03T10:35:29.7194597Z             }
2026-07-03T10:35:29.7194677Z           ]
2026-07-03T10:35:29.7194758Z         },
2026-07-03T10:35:29.7194853Z         "int": {
2026-07-03T10:35:29.7194942Z           "complete": false,
2026-07-03T10:35:29.7195032Z           "evidence": []
2026-07-03T10:35:29.7195105Z         },
2026-07-03T10:35:29.7195191Z         "unit": {
2026-07-03T10:35:29.7195280Z           "complete": true,
2026-07-03T10:35:29.7195376Z           "evidence": [
2026-07-03T10:35:29.7195458Z             {
2026-07-03T10:35:29.7195585Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7195661Z               "line": 281
2026-07-03T10:35:29.7195744Z             },
2026-07-03T10:35:29.7195825Z             {
2026-07-03T10:35:29.7195948Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7196040Z               "line": 295
2026-07-03T10:35:29.7196120Z             },
2026-07-03T10:35:29.7196201Z             {
2026-07-03T10:35:29.7196325Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7196421Z               "line": 309
2026-07-03T10:35:29.7196501Z             },
2026-07-03T10:35:29.7196582Z             {
2026-07-03T10:35:29.7196707Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7196792Z               "line": 323
2026-07-03T10:35:29.7196873Z             },
2026-07-03T10:35:29.7196955Z             {
2026-07-03T10:35:29.7197069Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7197154Z               "line": 357
2026-07-03T10:35:29.7197235Z             },
2026-07-03T10:35:29.7197318Z             {
2026-07-03T10:35:29.7197445Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7197525Z               "line": 1232
2026-07-03T10:35:29.7197611Z             }
2026-07-03T10:35:29.7197692Z           ]
2026-07-03T10:35:29.7197771Z         }
2026-07-03T10:35:29.7197856Z       }
2026-07-03T10:35:29.7197933Z     },
2026-07-03T10:35:29.7198015Z     {
2026-07-03T10:35:29.7198110Z       "id": "REQ-UPD-6",
2026-07-03T10:35:29.7199221Z       "title": "Platform-targeted update sets and debug rollout: signed multi-platform update metadata, recipient platform selection, channel-scoped monotonic counters, debug-channel opt-in via release-key overlay, local staging plus pull-based peer propagation, and maintainer-only convergence tooling (ADR-0016)",
2026-07-03T10:35:29.7199331Z       "requiredStages": [
2026-07-03T10:35:29.7199411Z         "doc",
2026-07-03T10:35:29.7199492Z         "impl",
2026-07-03T10:35:29.7199574Z         "unit",
2026-07-03T10:35:29.7199655Z         "int"
2026-07-03T10:35:29.7199735Z       ],
2026-07-03T10:35:29.7199812Z       "stages": {
2026-07-03T10:35:29.7199894Z         "doc": {
2026-07-03T10:35:29.7199984Z           "complete": true,
2026-07-03T10:35:29.7200073Z           "evidence": [
2026-07-03T10:35:29.7200158Z             {
2026-07-03T10:35:29.7200282Z               "path": "docs/DEBUG-CONVERGE-PLAN.md",
2026-07-03T10:35:29.7200366Z               "line": 3
2026-07-03T10:35:29.7200457Z             },
2026-07-03T10:35:29.7200543Z             {
2026-07-03T10:35:29.7200653Z               "path": "docs/DEBUG-ROLLOUT.md",
2026-07-03T10:35:29.7200747Z               "line": 3
2026-07-03T10:35:29.7200829Z             },
2026-07-03T10:35:29.7200911Z             {
2026-07-03T10:35:29.7201062Z               "path": "docs/adr/0016-platform-targeted-update-sets.md",
2026-07-03T10:35:29.7201149Z               "line": 3
2026-07-03T10:35:29.7201230Z             }
2026-07-03T10:35:29.7201311Z           ]
2026-07-03T10:35:29.7201386Z         },
2026-07-03T10:35:29.7201478Z         "impl": {
2026-07-03T10:35:29.7201564Z           "complete": true,
2026-07-03T10:35:29.7201649Z           "evidence": [
2026-07-03T10:35:29.7201730Z             {
2026-07-03T10:35:29.7201855Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7201940Z               "line": 85
2026-07-03T10:35:29.7202025Z             },
2026-07-03T10:35:29.7202103Z             {
2026-07-03T10:35:29.7202221Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7202326Z               "line": 236
2026-07-03T10:35:29.7202413Z             },
2026-07-03T10:35:29.7202485Z             {
2026-07-03T10:35:29.7202607Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7202694Z               "line": 69
2026-07-03T10:35:29.7202775Z             },
2026-07-03T10:35:29.7202856Z             {
2026-07-03T10:35:29.7202978Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7203069Z               "line": 133
2026-07-03T10:35:29.7203150Z             },
2026-07-03T10:35:29.7203236Z             {
2026-07-03T10:35:29.7203364Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7203442Z               "line": 243
2026-07-03T10:35:29.7203528Z             },
2026-07-03T10:35:29.7203607Z             {
2026-07-03T10:35:29.7203737Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7203813Z               "line": 406
2026-07-03T10:35:29.7203903Z             },
2026-07-03T10:35:29.7203984Z             {
2026-07-03T10:35:29.7204114Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7204199Z               "line": 534
2026-07-03T10:35:29.7204285Z             },
2026-07-03T10:35:29.7204371Z             {
2026-07-03T10:35:29.7204494Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7204580Z               "line": 548
2026-07-03T10:35:29.7204662Z             },
2026-07-03T10:35:29.7204748Z             {
2026-07-03T10:35:29.7204871Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7204957Z               "line": 603
2026-07-03T10:35:29.7205040Z             },
2026-07-03T10:35:29.7205123Z             {
2026-07-03T10:35:29.7205237Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7205328Z               "line": 634
2026-07-03T10:35:29.7205413Z             },
2026-07-03T10:35:29.7205497Z             {
2026-07-03T10:35:29.7205746Z               "path": "crates/spt-daemon/src/pump/update.rs",
2026-07-03T10:35:29.7205897Z               "line": 137
2026-07-03T10:35:29.7205979Z             },
2026-07-03T10:35:29.7206065Z             {
2026-07-03T10:35:29.7206189Z               "path": "crates/spt-daemon/src/pump/update.rs",
2026-07-03T10:35:29.7206280Z               "line": 184
2026-07-03T10:35:29.7206361Z             },
2026-07-03T10:35:29.7206441Z             {
2026-07-03T10:35:29.7206571Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7206652Z               "line": 78
2026-07-03T10:35:29.7206737Z             },
2026-07-03T10:35:29.7206818Z             {
2026-07-03T10:35:29.7206934Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7207023Z               "line": 114
2026-07-03T10:35:29.7207109Z             },
2026-07-03T10:35:29.7207190Z             {
2026-07-03T10:35:29.7207314Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7207409Z               "line": 185
2026-07-03T10:35:29.7207490Z             },
2026-07-03T10:35:29.7207578Z             {
2026-07-03T10:35:29.7207700Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7207791Z               "line": 260
2026-07-03T10:35:29.7207873Z             },
2026-07-03T10:35:29.7207954Z             {
2026-07-03T10:35:29.7208071Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7208162Z               "line": 292
2026-07-03T10:35:29.7208243Z             },
2026-07-03T10:35:29.7208322Z             {
2026-07-03T10:35:29.7208440Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7208527Z               "line": 323
2026-07-03T10:35:29.7208609Z             },
2026-07-03T10:35:29.7208689Z             {
2026-07-03T10:35:29.7208813Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7208890Z               "line": 346
2026-07-03T10:35:29.7209070Z             },
2026-07-03T10:35:29.7209162Z             {
2026-07-03T10:35:29.7209290Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7209370Z               "line": 388
2026-07-03T10:35:29.7209452Z             },
2026-07-03T10:35:29.7209533Z             {
2026-07-03T10:35:29.7209647Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7209728Z               "line": 398
2026-07-03T10:35:29.7209806Z             },
2026-07-03T10:35:29.7209872Z             {
2026-07-03T10:35:29.7209995Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7210086Z               "line": 410
2026-07-03T10:35:29.7210163Z             },
2026-07-03T10:35:29.7210248Z             {
2026-07-03T10:35:29.7210362Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7210450Z               "line": 420
2026-07-03T10:35:29.7210530Z             },
2026-07-03T10:35:29.7210614Z             {
2026-07-03T10:35:29.7210728Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7210824Z               "line": 439
2026-07-03T10:35:29.7210912Z             },
2026-07-03T10:35:29.7210993Z             {
2026-07-03T10:35:29.7211112Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7211195Z               "line": 449
2026-07-03T10:35:29.7211279Z             },
2026-07-03T10:35:29.7211360Z             {
2026-07-03T10:35:29.7211480Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7211570Z               "line": 94
2026-07-03T10:35:29.7211651Z             },
2026-07-03T10:35:29.7211738Z             {
2026-07-03T10:35:29.7211857Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7211941Z               "line": 120
2026-07-03T10:35:29.7212024Z             },
2026-07-03T10:35:29.7212105Z             {
2026-07-03T10:35:29.7212228Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7212309Z               "line": 135
2026-07-03T10:35:29.7212401Z             },
2026-07-03T10:35:29.7212595Z             {
2026-07-03T10:35:29.7212810Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7212895Z               "line": 162
2026-07-03T10:35:29.7212983Z             },
2026-07-03T10:35:29.7213068Z             {
2026-07-03T10:35:29.7213187Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7213278Z               "line": 174
2026-07-03T10:35:29.7213359Z             },
2026-07-03T10:35:29.7213449Z             {
2026-07-03T10:35:29.7213552Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7213648Z               "line": 195
2026-07-03T10:35:29.7213725Z             },
2026-07-03T10:35:29.7213810Z             {
2026-07-03T10:35:29.7213919Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7214012Z               "line": 461
2026-07-03T10:35:29.7214097Z             },
2026-07-03T10:35:29.7214177Z             {
2026-07-03T10:35:29.7214288Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7214382Z               "line": 583
2026-07-03T10:35:29.7214477Z             },
2026-07-03T10:35:29.7214559Z             {
2026-07-03T10:35:29.7214688Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7214769Z               "line": 171
2026-07-03T10:35:29.7214850Z             },
2026-07-03T10:35:29.7214932Z             {
2026-07-03T10:35:29.7215059Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7215140Z               "line": 65
2026-07-03T10:35:29.7215228Z             },
2026-07-03T10:35:29.7215308Z             {
2026-07-03T10:35:29.7215431Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7215517Z               "line": 71
2026-07-03T10:35:29.7215609Z             },
2026-07-03T10:35:29.7215693Z             {
2026-07-03T10:35:29.7215797Z               "path": "crates/spt-net/src/net/update.rs",
2026-07-03T10:35:29.7215888Z               "line": 77
2026-07-03T10:35:29.7215969Z             },
2026-07-03T10:35:29.7216067Z             {
2026-07-03T10:35:29.7216182Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7216268Z               "line": 893
2026-07-03T10:35:29.7216353Z             },
2026-07-03T10:35:29.7216434Z             {
2026-07-03T10:35:29.7216539Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7216620Z               "line": 910
2026-07-03T10:35:29.7216701Z             },
2026-07-03T10:35:29.7216786Z             {
2026-07-03T10:35:29.7216902Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7216988Z               "line": 953
2026-07-03T10:35:29.7217073Z             },
2026-07-03T10:35:29.7217145Z             {
2026-07-03T10:35:29.7217259Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7217349Z               "line": 1096
2026-07-03T10:35:29.7217426Z             },
2026-07-03T10:35:29.7217508Z             {
2026-07-03T10:35:29.7217612Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7217698Z               "line": 1246
2026-07-03T10:35:29.7217775Z             }
2026-07-03T10:35:29.7217861Z           ]
2026-07-03T10:35:29.7217940Z         },
2026-07-03T10:35:29.7218027Z         "int": {
2026-07-03T10:35:29.7218123Z           "complete": true,
2026-07-03T10:35:29.7218208Z           "evidence": [
2026-07-03T10:35:29.7218294Z             {
2026-07-03T10:35:29.7218423Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.7218509Z               "line": 569
2026-07-03T10:35:29.7218598Z             },
2026-07-03T10:35:29.7218669Z             {
2026-07-03T10:35:29.7218794Z               "path": "docs/DEBUG-CONVERGE-PLAN.md",
2026-07-03T10:35:29.7218877Z               "line": 135
2026-07-03T10:35:29.7219034Z             }
2026-07-03T10:35:29.7219116Z           ]
2026-07-03T10:35:29.7219206Z         },
2026-07-03T10:35:29.7219282Z         "unit": {
2026-07-03T10:35:29.7219378Z           "complete": true,
2026-07-03T10:35:29.7219459Z           "evidence": [
2026-07-03T10:35:29.7219653Z             {
2026-07-03T10:35:29.7219878Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7219968Z               "line": 728
2026-07-03T10:35:29.7220056Z             },
2026-07-03T10:35:29.7220131Z             {
2026-07-03T10:35:29.7220250Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7220332Z               "line": 777
2026-07-03T10:35:29.7220417Z             },
2026-07-03T10:35:29.7220498Z             {
2026-07-03T10:35:29.7220627Z               "path": "crates/spt-daemon/src/propagate.rs",
2026-07-03T10:35:29.7220709Z               "line": 696
2026-07-03T10:35:29.7220794Z             },
2026-07-03T10:35:29.7220875Z             {
2026-07-03T10:35:29.7220995Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7221076Z               "line": 513
2026-07-03T10:35:29.7221161Z             },
2026-07-03T10:35:29.7221240Z             {
2026-07-03T10:35:29.7221355Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7221454Z               "line": 638
2026-07-03T10:35:29.7221538Z             },
2026-07-03T10:35:29.7221625Z             {
2026-07-03T10:35:29.7221740Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7221830Z               "line": 675
2026-07-03T10:35:29.7221906Z             },
2026-07-03T10:35:29.7221988Z             {
2026-07-03T10:35:29.7222107Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7222196Z               "line": 957
2026-07-03T10:35:29.7222284Z             },
2026-07-03T10:35:29.7222369Z             {
2026-07-03T10:35:29.7222483Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7222569Z               "line": 979
2026-07-03T10:35:29.7222651Z             },
2026-07-03T10:35:29.7222726Z             {
2026-07-03T10:35:29.7222845Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7222923Z               "line": 996
2026-07-03T10:35:29.7223008Z             },
2026-07-03T10:35:29.7223089Z             {
2026-07-03T10:35:29.7223203Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7223285Z               "line": 1011
2026-07-03T10:35:29.7223370Z             },
2026-07-03T10:35:29.7223451Z             {
2026-07-03T10:35:29.7223572Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7223652Z               "line": 1037
2026-07-03T10:35:29.7223732Z             },
2026-07-03T10:35:29.7223814Z             {
2026-07-03T10:35:29.7223924Z               "path": "crates/spt-daemon/src/update.rs",
2026-07-03T10:35:29.7224018Z               "line": 457
2026-07-03T10:35:29.7224098Z             },
2026-07-03T10:35:29.7224184Z             {
2026-07-03T10:35:29.7224305Z               "path": "crates/spt-daemon/tests/propagate.rs",
2026-07-03T10:35:29.7224394Z               "line": 338
2026-07-03T10:35:29.7224475Z             },
2026-07-03T10:35:29.7224552Z             {
2026-07-03T10:35:29.7224657Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7224756Z               "line": 14988
2026-07-03T10:35:29.7224843Z             },
2026-07-03T10:35:29.7224924Z             {
2026-07-03T10:35:29.7225028Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7225114Z               "line": 1375
2026-07-03T10:35:29.7225206Z             },
2026-07-03T10:35:29.7225276Z             {
2026-07-03T10:35:29.7225395Z               "path": "docs/DEBUG-CONVERGE-PLAN.md",
2026-07-03T10:35:29.7225482Z               "line": 130
2026-07-03T10:35:29.7225568Z             }
2026-07-03T10:35:29.7225649Z           ]
2026-07-03T10:35:29.7225734Z         }
2026-07-03T10:35:29.7225821Z       }
2026-07-03T10:35:29.7225906Z     },
2026-07-03T10:35:29.7225987Z     {
2026-07-03T10:35:29.7226082Z       "id": "REQ-UPD-7",
2026-07-03T10:35:29.7228378Z       "title": "Origin-source update bootstrap (`spt update fetch`): pull the latest signed release directly from the GitHub release origin (`SaberMage/spt-releases`) — the per-platform artifact + its `<asset>.release.json` SignedRelease metadata — and stage it through the EXISTING verify→stage pipeline (the same `plan_verified` gate: two-key signature + channel + monotonic rollback floor + SHA-256), after which the normal consent-notif / `spt update apply` flow is unchanged. Closes the peer-only-discovery gap (REQ-UPD-1): a first-in-fleet / isolated node can update with no peer to pull from. The signed-release anchor keeps the GitHub transport untrusted-but-verified.",
2026-07-03T10:35:29.7228549Z       "requiredStages": [
2026-07-03T10:35:29.7228630Z         "impl",
2026-07-03T10:35:29.7228717Z         "unit"
2026-07-03T10:35:29.7228801Z       ],
2026-07-03T10:35:29.7228882Z       "stages": {
2026-07-03T10:35:29.7229051Z         "doc": {
2026-07-03T10:35:29.7229144Z           "complete": false,
2026-07-03T10:35:29.7229239Z           "evidence": []
2026-07-03T10:35:29.7229320Z         },
2026-07-03T10:35:29.7229410Z         "impl": {
2026-07-03T10:35:29.7229504Z           "complete": true,
2026-07-03T10:35:29.7229609Z           "evidence": [
2026-07-03T10:35:29.7229705Z             {
2026-07-03T10:35:29.7229814Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7229909Z               "line": 4415
2026-07-03T10:35:29.7229991Z             }
2026-07-03T10:35:29.7230072Z           ]
2026-07-03T10:35:29.7230157Z         },
2026-07-03T10:35:29.7230238Z         "int": {
2026-07-03T10:35:29.7230329Z           "complete": false,
2026-07-03T10:35:29.7230420Z           "evidence": []
2026-07-03T10:35:29.7230490Z         },
2026-07-03T10:35:29.7230582Z         "unit": {
2026-07-03T10:35:29.7230672Z           "complete": true,
2026-07-03T10:35:29.7230758Z           "evidence": [
2026-07-03T10:35:29.7230839Z             {
2026-07-03T10:35:29.7230940Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7231034Z               "line": 14964
2026-07-03T10:35:29.7231115Z             }
2026-07-03T10:35:29.7231202Z           ]
2026-07-03T10:35:29.7231279Z         }
2026-07-03T10:35:29.7231368Z       }
2026-07-03T10:35:29.7231449Z     },
2026-07-03T10:35:29.7231536Z     {
2026-07-03T10:35:29.7231622Z       "id": "REQ-UPD-8",
2026-07-03T10:35:29.7234244Z       "title": "Platform-safe `spt update fetch` + apply platform-guard (v0.3.1 cross-OS brick fix): `spt update fetch` stages the signed multi-platform `SignedUpdateSet` (`update-set.json` + every platform artifact it names), never a platform-blind single `SignedRelease`, so local apply selects `current_platform()` and P2P re-serve lets each peer select ITS own platform. Defense-in-depth: `apply_staged` REFUSES a staged single-release artifact unless it is platform-stamped for THIS node (an unstamped pre-v0.3.2 single, or a single stamped for another OS, fail-safe refuses — the guard that alone prevents the v0.3.1 brick where a Linux ELF was applied as `spt.exe`). UX: a friendly post-apply message (`Updated spt-core to vX.Y.Z.` + changelog URL) driven by an additive `product_version` metadata field, with a release-counter fallback when absent.",
2026-07-03T10:35:29.7234359Z       "requiredStages": [
2026-07-03T10:35:29.7234456Z         "impl",
2026-07-03T10:35:29.7234541Z         "unit"
2026-07-03T10:35:29.7234621Z       ],
2026-07-03T10:35:29.7237364Z       "stages": {
2026-07-03T10:35:29.7237469Z         "doc": {
2026-07-03T10:35:29.7237568Z           "complete": false,
2026-07-03T10:35:29.7237655Z           "evidence": []
2026-07-03T10:35:29.7237731Z         },
2026-07-03T10:35:29.7237817Z         "impl": {
2026-07-03T10:35:29.7237907Z           "complete": true,
2026-07-03T10:35:29.7237994Z           "evidence": [
2026-07-03T10:35:29.7238069Z             {
2026-07-03T10:35:29.7238207Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7238289Z               "line": 86
2026-07-03T10:35:29.7238375Z             },
2026-07-03T10:35:29.7238446Z             {
2026-07-03T10:35:29.7238570Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7238657Z               "line": 49
2026-07-03T10:35:29.7238895Z             },
2026-07-03T10:35:29.7239065Z             {
2026-07-03T10:35:29.7239286Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7239375Z               "line": 152
2026-07-03T10:35:29.7239457Z             },
2026-07-03T10:35:29.7239539Z             {
2026-07-03T10:35:29.7239653Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7239742Z               "line": 215
2026-07-03T10:35:29.7239822Z             },
2026-07-03T10:35:29.7239904Z             {
2026-07-03T10:35:29.7240022Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7240107Z               "line": 230
2026-07-03T10:35:29.7240188Z             },
2026-07-03T10:35:29.7240269Z             {
2026-07-03T10:35:29.7240383Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7240469Z               "line": 247
2026-07-03T10:35:29.7240542Z             },
2026-07-03T10:35:29.7240622Z             {
2026-07-03T10:35:29.7240736Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7240823Z               "line": 269
2026-07-03T10:35:29.7240908Z             },
2026-07-03T10:35:29.7240985Z             {
2026-07-03T10:35:29.7241108Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7241181Z               "line": 66
2026-07-03T10:35:29.7241265Z             },
2026-07-03T10:35:29.7241346Z             {
2026-07-03T10:35:29.7241457Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7241538Z               "line": 154
2026-07-03T10:35:29.7241623Z             },
2026-07-03T10:35:29.7241699Z             {
2026-07-03T10:35:29.7241805Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7241895Z               "line": 3877
2026-07-03T10:35:29.7241976Z             },
2026-07-03T10:35:29.7242057Z             {
2026-07-03T10:35:29.7242154Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7242247Z               "line": 3979
2026-07-03T10:35:29.7242333Z             },
2026-07-03T10:35:29.7242418Z             {
2026-07-03T10:35:29.7242513Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7242612Z               "line": 3989
2026-07-03T10:35:29.7242692Z             },
2026-07-03T10:35:29.7242774Z             {
2026-07-03T10:35:29.7242870Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7242955Z               "line": 3996
2026-07-03T10:35:29.7243036Z             },
2026-07-03T10:35:29.7243118Z             {
2026-07-03T10:35:29.7243213Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7243298Z               "line": 4416
2026-07-03T10:35:29.7243380Z             },
2026-07-03T10:35:29.7243461Z             {
2026-07-03T10:35:29.7243565Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7243655Z               "line": 595
2026-07-03T10:35:29.7243733Z             },
2026-07-03T10:35:29.7243799Z             {
2026-07-03T10:35:29.7243913Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7244004Z               "line": 609
2026-07-03T10:35:29.7244095Z             }
2026-07-03T10:35:29.7244176Z           ]
2026-07-03T10:35:29.7244257Z         },
2026-07-03T10:35:29.7244334Z         "int": {
2026-07-03T10:35:29.7244433Z           "complete": false,
2026-07-03T10:35:29.7244514Z           "evidence": []
2026-07-03T10:35:29.7244591Z         },
2026-07-03T10:35:29.7244677Z         "unit": {
2026-07-03T10:35:29.7244762Z           "complete": true,
2026-07-03T10:35:29.7244852Z           "evidence": [
2026-07-03T10:35:29.7244934Z             {
2026-07-03T10:35:29.7245068Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7245157Z               "line": 576
2026-07-03T10:35:29.7245242Z             },
2026-07-03T10:35:29.7245324Z             {
2026-07-03T10:35:29.7245453Z               "path": "crates/spt-daemon/src/relcache.rs",
2026-07-03T10:35:29.7245529Z               "line": 580
2026-07-03T10:35:29.7245610Z             },
2026-07-03T10:35:29.7245805Z             {
2026-07-03T10:35:29.7245978Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7246068Z               "line": 14966
2026-07-03T10:35:29.7246148Z             },
2026-07-03T10:35:29.7246235Z             {
2026-07-03T10:35:29.7246335Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7246425Z               "line": 14988
2026-07-03T10:35:29.7246506Z             }
2026-07-03T10:35:29.7246593Z           ]
2026-07-03T10:35:29.7246674Z         }
2026-07-03T10:35:29.7246759Z       }
2026-07-03T10:35:29.7246839Z     },
2026-07-03T10:35:29.7246913Z     {
2026-07-03T10:35:29.7246998Z       "id": "REQ-UPD-9",
2026-07-03T10:35:29.7249832Z       "title": "`gh_release` adapter [update] avenue (optional signing): an adapter declares `[update] avenue = \"gh_release\", repo = \"user/repo\"` (+ optional `asset`, default `adapter.spt`; + optional Ed25519 `signing_key`); spt-core's ripple compares the repo's LATEST GitHub release version against the installed adapter version and, when newer, auto-updates by fetching the release `.spt` archive (the REQ-INSTALL-9 `--release` fetch primitive) → verifies the `.spt` against `signing_key` if declared, else HTTPS+GitHub first-acquisition trust → re-extracts + re-registers the adapter root. Lets a harness adapter ship updates from its own GitHub releases with NO signing tooling or plugin coupling (removes the perri file_pull/delegated avenue blockers). Acquisition-trust mirrors `--release` + the installer first-fetch; does not alter spt-core self-update (REQ-UPD-1..8).",
2026-07-03T10:35:29.7249931Z       "requiredStages": [
2026-07-03T10:35:29.7250012Z         "doc",
2026-07-03T10:35:29.7250099Z         "impl",
2026-07-03T10:35:29.7250181Z         "unit"
2026-07-03T10:35:29.7250260Z       ],
2026-07-03T10:35:29.7250350Z       "stages": {
2026-07-03T10:35:29.7250436Z         "doc": {
2026-07-03T10:35:29.7250521Z           "complete": true,
2026-07-03T10:35:29.7250601Z           "evidence": [
2026-07-03T10:35:29.7250686Z             {
2026-07-03T10:35:29.7250806Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.7250897Z               "line": 97
2026-07-03T10:35:29.7250981Z             },
2026-07-03T10:35:29.7251063Z             {
2026-07-03T10:35:29.7251163Z               "path": "docs/MANIFEST.md",
2026-07-03T10:35:29.7251249Z               "line": 437
2026-07-03T10:35:29.7251329Z             }
2026-07-03T10:35:29.7251407Z           ]
2026-07-03T10:35:29.7251478Z         },
2026-07-03T10:35:29.7251559Z         "impl": {
2026-07-03T10:35:29.7251654Z           "complete": true,
2026-07-03T10:35:29.7251736Z           "evidence": [
2026-07-03T10:35:29.7251816Z             {
2026-07-03T10:35:29.7251959Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7252046Z               "line": 128
2026-07-03T10:35:29.7252117Z             },
2026-07-03T10:35:29.7252197Z             {
2026-07-03T10:35:29.7252317Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7252399Z               "line": 543
2026-07-03T10:35:29.7252479Z             },
2026-07-03T10:35:29.7252560Z             {
2026-07-03T10:35:29.7252685Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7252775Z               "line": 507
2026-07-03T10:35:29.7252855Z             },
2026-07-03T10:35:29.7252935Z             {
2026-07-03T10:35:29.7253055Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7253143Z               "line": 635
2026-07-03T10:35:29.7253224Z             },
2026-07-03T10:35:29.7253305Z             {
2026-07-03T10:35:29.7253431Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7253510Z               "line": 1080
2026-07-03T10:35:29.7253591Z             },
2026-07-03T10:35:29.7253669Z             {
2026-07-03T10:35:29.7253787Z               "path": "crates/spt-runtime/src/registry.rs",
2026-07-03T10:35:29.7253882Z               "line": 314
2026-07-03T10:35:29.7253959Z             },
2026-07-03T10:35:29.7254040Z             {
2026-07-03T10:35:29.7254327Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7254521Z               "line": 8109
2026-07-03T10:35:29.7254603Z             },
2026-07-03T10:35:29.7254683Z             {
2026-07-03T10:35:29.7254793Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7254884Z               "line": 8244
2026-07-03T10:35:29.7254966Z             },
2026-07-03T10:35:29.7255041Z             {
2026-07-03T10:35:29.7255146Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7255233Z               "line": 8600
2026-07-03T10:35:29.7255318Z             },
2026-07-03T10:35:29.7255398Z             {
2026-07-03T10:35:29.7255499Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7255586Z               "line": 8647
2026-07-03T10:35:29.7255665Z             },
2026-07-03T10:35:29.7255751Z             {
2026-07-03T10:35:29.7255841Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7255927Z               "line": 8670
2026-07-03T10:35:29.7256008Z             },
2026-07-03T10:35:29.7256094Z             {
2026-07-03T10:35:29.7256199Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7256280Z               "line": 8696
2026-07-03T10:35:29.7256361Z             }
2026-07-03T10:35:29.7256441Z           ]
2026-07-03T10:35:29.7256519Z         },
2026-07-03T10:35:29.7256604Z         "int": {
2026-07-03T10:35:29.7256690Z           "complete": false,
2026-07-03T10:35:29.7256770Z           "evidence": []
2026-07-03T10:35:29.7256858Z         },
2026-07-03T10:35:29.7256938Z         "unit": {
2026-07-03T10:35:29.7257023Z           "complete": true,
2026-07-03T10:35:29.7257109Z           "evidence": [
2026-07-03T10:35:29.7257192Z             {
2026-07-03T10:35:29.7257319Z               "path": "crates/spt-daemon/src/adapter_update.rs",
2026-07-03T10:35:29.7257409Z               "line": 268
2026-07-03T10:35:29.7257492Z             },
2026-07-03T10:35:29.7257572Z             {
2026-07-03T10:35:29.7257696Z               "path": "crates/spt-daemon/src/release.rs",
2026-07-03T10:35:29.7257787Z               "line": 667
2026-07-03T10:35:29.7257873Z             },
2026-07-03T10:35:29.7257958Z             {
2026-07-03T10:35:29.7258076Z               "path": "crates/spt-runtime/src/manifest.rs",
2026-07-03T10:35:29.7258157Z               "line": 1268
2026-07-03T10:35:29.7258237Z             },
2026-07-03T10:35:29.7258322Z             {
2026-07-03T10:35:29.7258422Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7258509Z               "line": 11570
2026-07-03T10:35:29.7258589Z             }
2026-07-03T10:35:29.7258674Z           ]
2026-07-03T10:35:29.7258751Z         }
2026-07-03T10:35:29.7258838Z       }
2026-07-03T10:35:29.7258908Z     },
2026-07-03T10:35:29.7259086Z     {
2026-07-03T10:35:29.7259204Z       "id": "REQ-UPDATE-APPLY-ALREADY-APPLIED",
2026-07-03T10:35:29.7261705Z       "title": "`spt update apply` classifies an already-staged / already-applied state as a friendly exit-0 no-op instead of dying at the binary-aside rename with 'Access is denied (os error 5)'. ROOT (F-025): a second apply on an already-applied staged version reaches the two-phase binary-aside rename and fails os-error-5, reading as a hard failure when the machine is simply up to date. FIX: apply gains the same pure classifier `fetch` got in v0.18.0 (REQ-UPDATE-FETCH-CURRENT-UX) — already-applied → clear message + exit 0, and the flow MUST short-circuit BEFORE the binary-aside rename in that state; mirror the classifier at ALL apply reject/entry sites the way the fetch fix covered its three. Genuine errors (bad signature, wrong platform, true downgrade, network) still propagate nonzero. (F-025)",
2026-07-03T10:35:29.7261809Z       "requiredStages": [
2026-07-03T10:35:29.7261889Z         "impl",
2026-07-03T10:35:29.7261976Z         "unit"
2026-07-03T10:35:29.7262053Z       ],
2026-07-03T10:35:29.7262143Z       "stages": {
2026-07-03T10:35:29.7262219Z         "doc": {
2026-07-03T10:35:29.7262320Z           "complete": false,
2026-07-03T10:35:29.7262400Z           "evidence": []
2026-07-03T10:35:29.7262620Z         },
2026-07-03T10:35:29.7262805Z         "impl": {
2026-07-03T10:35:29.7262902Z           "complete": true,
2026-07-03T10:35:29.7262988Z           "evidence": [
2026-07-03T10:35:29.7263067Z             {
2026-07-03T10:35:29.7263197Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7263279Z               "line": 61
2026-07-03T10:35:29.7263359Z             },
2026-07-03T10:35:29.7263439Z             {
2026-07-03T10:35:29.7263553Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7263639Z               "line": 134
2026-07-03T10:35:29.7263718Z             },
2026-07-03T10:35:29.7263803Z             {
2026-07-03T10:35:29.7263928Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7264014Z               "line": 283
2026-07-03T10:35:29.7264094Z             },
2026-07-03T10:35:29.7264175Z             {
2026-07-03T10:35:29.7264281Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7264375Z               "line": 3891
2026-07-03T10:35:29.7264461Z             },
2026-07-03T10:35:29.7264543Z             {
2026-07-03T10:35:29.7264648Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7264733Z               "line": 3935
2026-07-03T10:35:29.7264815Z             }
2026-07-03T10:35:29.7264896Z           ]
2026-07-03T10:35:29.7264976Z         },
2026-07-03T10:35:29.7265062Z         "int": {
2026-07-03T10:35:29.7265149Z           "complete": false,
2026-07-03T10:35:29.7265239Z           "evidence": []
2026-07-03T10:35:29.7265320Z         },
2026-07-03T10:35:29.7265401Z         "unit": {
2026-07-03T10:35:29.7265497Z           "complete": true,
2026-07-03T10:35:29.7265587Z           "evidence": [
2026-07-03T10:35:29.7265663Z             {
2026-07-03T10:35:29.7265797Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7265888Z               "line": 368
2026-07-03T10:35:29.7265968Z             },
2026-07-03T10:35:29.7266040Z             {
2026-07-03T10:35:29.7266151Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7266240Z               "line": 15019
2026-07-03T10:35:29.7266320Z             }
2026-07-03T10:35:29.7266401Z           ]
2026-07-03T10:35:29.7266483Z         }
2026-07-03T10:35:29.7266564Z       }
2026-07-03T10:35:29.7266644Z     },
2026-07-03T10:35:29.7266725Z     {
2026-07-03T10:35:29.7266836Z       "id": "REQ-UPDATE-APPLY-RESTART-NOTICE",
2026-07-03T10:35:29.7268934Z       "title": "`spt update apply` prints a LOUD restart-required notice whenever the surviving broker will keep running the pre-apply image (which, until broker-restart choreography exists, is ALWAYS on a successful apply). Public wording, no internal CODE:RESULT markers (composes with REQ-ADAPTER-UPDATE-MESSAGE / the update-apply-confident-message rule) — name the user-visible CONSEQUENCE ('daemon-coordinated features run the previous version until the daemon restarts'), not the broker/brain internals. Composes with REQ-UPDATE-RUNNING-IMAGE-SURFACE (the notice tells the user what the version-surface will then show, and how to clear it). (F-025)",
2026-07-03T10:35:29.7269107Z       "requiredStages": [
2026-07-03T10:35:29.7269197Z         "impl",
2026-07-03T10:35:29.7269278Z         "unit"
2026-07-03T10:35:29.7269355Z       ],
2026-07-03T10:35:29.7269436Z       "stages": {
2026-07-03T10:35:29.7269516Z         "doc": {
2026-07-03T10:35:29.7269612Z           "complete": false,
2026-07-03T10:35:29.7269698Z           "evidence": []
2026-07-03T10:35:29.7269779Z         },
2026-07-03T10:35:29.7269869Z         "impl": {
2026-07-03T10:35:29.7269951Z           "complete": true,
2026-07-03T10:35:29.7270041Z           "evidence": [
2026-07-03T10:35:29.7270117Z             {
2026-07-03T10:35:29.7270217Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7270299Z               "line": 3906
2026-07-03T10:35:29.7270379Z             }
2026-07-03T10:35:29.7270460Z           ]
2026-07-03T10:35:29.7270546Z         },
2026-07-03T10:35:29.7270628Z         "int": {
2026-07-03T10:35:29.7270832Z           "complete": false,
2026-07-03T10:35:29.7271009Z           "evidence": []
2026-07-03T10:35:29.7271089Z         },
2026-07-03T10:35:29.7271171Z         "unit": {
2026-07-03T10:35:29.7271268Z           "complete": true,
2026-07-03T10:35:29.7271343Z           "evidence": [
2026-07-03T10:35:29.7271423Z             {
2026-07-03T10:35:29.7271527Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7271613Z               "line": 15041
2026-07-03T10:35:29.7271692Z             }
2026-07-03T10:35:29.7271772Z           ]
2026-07-03T10:35:29.7271854Z         }
2026-07-03T10:35:29.7271936Z       }
2026-07-03T10:35:29.7272017Z     },
2026-07-03T10:35:29.7272097Z     {
2026-07-03T10:35:29.7272203Z       "id": "REQ-UPDATE-FETCH-APPLY-FLAG",
2026-07-03T10:35:29.7275007Z       "title": "`spt update fetch --apply` is the one-shot get-to-latest: fetch, then INSTALL the staged update REGARDLESS of whether the fetch itself staged anything new — so the brittle `fetch && apply` chain (which broke when fetch no-oped / exited nonzero on an already-staged latest, skipping the chained apply) is unnecessary. Composes with REQ-UPDATE-FETCH-CURRENT-UX: the end state is 'installed latest', reached idempotently from new-staged -> apply / already-staged (applied<candidate) -> STILL apply / already-applied -> noop+exit0 / genuine error (bad signature, no artifact for platform, true downgrade, network) -> do NOT apply, propagate the error + nonzero. Reuses the existing cmd_update_apply core (its own verify + two-phase + auto-rollback own correctness; no duplicated swap/respawn). Additive clap flag (plain doc-comment, no internal codes); reference.md regenerated. (v0.18.0)",
2026-07-03T10:35:29.7275108Z       "requiredStages": [
2026-07-03T10:35:29.7275193Z         "impl",
2026-07-03T10:35:29.7275269Z         "unit"
2026-07-03T10:35:29.7275350Z       ],
2026-07-03T10:35:29.7275423Z       "stages": {
2026-07-03T10:35:29.7275517Z         "doc": {
2026-07-03T10:35:29.7275608Z           "complete": false,
2026-07-03T10:35:29.7275719Z           "evidence": []
2026-07-03T10:35:29.7275809Z         },
2026-07-03T10:35:29.7275885Z         "impl": {
2026-07-03T10:35:29.7275980Z           "complete": true,
2026-07-03T10:35:29.7276057Z           "evidence": [
2026-07-03T10:35:29.7276138Z             {
2026-07-03T10:35:29.7276242Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7276329Z               "line": 4471
2026-07-03T10:35:29.7276411Z             }
2026-07-03T10:35:29.7276490Z           ]
2026-07-03T10:35:29.7276571Z         },
2026-07-03T10:35:29.7276649Z         "int": {
2026-07-03T10:35:29.7276730Z           "complete": false,
2026-07-03T10:35:29.7276819Z           "evidence": []
2026-07-03T10:35:29.7276899Z         },
2026-07-03T10:35:29.7276980Z         "unit": {
2026-07-03T10:35:29.7277062Z           "complete": true,
2026-07-03T10:35:29.7277143Z           "evidence": [
2026-07-03T10:35:29.7277228Z             {
2026-07-03T10:35:29.7277328Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7277414Z               "line": 10502
2026-07-03T10:35:29.7277495Z             },
2026-07-03T10:35:29.7277576Z             {
2026-07-03T10:35:29.7277678Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7277763Z               "line": 10519
2026-07-03T10:35:29.7277838Z             }
2026-07-03T10:35:29.7277920Z           ]
2026-07-03T10:35:29.7277997Z         }
2026-07-03T10:35:29.7278086Z       }
2026-07-03T10:35:29.7278162Z     },
2026-07-03T10:35:29.7278244Z     {
2026-07-03T10:35:29.7278350Z       "id": "REQ-UPDATE-FETCH-CURRENT-UX",
2026-07-03T10:35:29.7281645Z       "title": "`spt update fetch` reports an already-staged / already-applied latest as an ACTIONABLE human outcome (exit 0), not a Debug-formatted error. ROOT: cmd_update_fetch (cli.rs) sets the rollback floor = staged_version, so when the published candidate == the already-staged version, verify_update_set_metadata returns Err(RejectReason::Rollback{current,candidate}) — printed as {reason:?} (Debug) at exit 1, reading as a FAILURE when the update is merely already downloaded and just needs `spt update apply` (this bit the operator: fetch kept 'failing', apply was the missing step). FIX: a PURE classifier (reason, applied, staged) -> {AlreadyStaged (latest downloaded, not yet installed) / AlreadyApplied (up to date) / GenuineError}; already-staged + already-applied print a friendly message and exit 0; genuine rejects use RejectReason's Display (release.rs, not Debug) + exit 1 — applied at ALL THREE fetch reject sites (metadata + artifact-verify + plan-verify). (v0.18.0)",
2026-07-03T10:35:29.7281847Z       "requiredStages": [
2026-07-03T10:35:29.7281940Z         "impl",
2026-07-03T10:35:29.7282020Z         "unit"
2026-07-03T10:35:29.7282106Z       ],
2026-07-03T10:35:29.7282187Z       "stages": {
2026-07-03T10:35:29.7282271Z         "doc": {
2026-07-03T10:35:29.7282356Z           "complete": false,
2026-07-03T10:35:29.7282448Z           "evidence": []
2026-07-03T10:35:29.7282539Z         },
2026-07-03T10:35:29.7282643Z         "impl": {
2026-07-03T10:35:29.7282743Z           "complete": true,
2026-07-03T10:35:29.7282825Z           "evidence": [
2026-07-03T10:35:29.7282906Z             {
2026-07-03T10:35:29.7283005Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7283088Z               "line": 4437
2026-07-03T10:35:29.7283163Z             }
2026-07-03T10:35:29.7283253Z           ]
2026-07-03T10:35:29.7283334Z         },
2026-07-03T10:35:29.7283417Z         "int": {
2026-07-03T10:35:29.7283501Z           "complete": false,
2026-07-03T10:35:29.7283592Z           "evidence": []
2026-07-03T10:35:29.7283668Z         },
2026-07-03T10:35:29.7283746Z         "unit": {
2026-07-03T10:35:29.7283830Z           "complete": true,
2026-07-03T10:35:29.7283921Z           "evidence": [
2026-07-03T10:35:29.7284003Z             {
2026-07-03T10:35:29.7284093Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7284188Z               "line": 10458
2026-07-03T10:35:29.7284269Z             }
2026-07-03T10:35:29.7284351Z           ]
2026-07-03T10:35:29.7284422Z         }
2026-07-03T10:35:29.7284502Z       }
2026-07-03T10:35:29.7284587Z     },
2026-07-03T10:35:29.7284673Z     {
2026-07-03T10:35:29.7284796Z       "id": "REQ-UPDATE-RUNNING-IMAGE-SURFACE",
2026-07-03T10:35:29.7288303Z       "title": "`spt` surfaces the RUNNING broker image version beside the on-disk version so an updated-looking node reveals broker-side dormancy. ROOT (F-025): `spt update apply` restarts the BRAIN only (ADR-0018 D3-3) — the BROKER process survives and keeps running its pre-apply compiled image, so every broker-side surface of a freshly-applied release (the F015B live-apply matcher, dispatch inject legs, etc.) is silently dormant until a full daemon bounce, with nothing in the CLI revealing the split. FIX: the running broker SELF-REPORTS its compiled image version over IPC (a new request KIND answered by the live broker process from its own compiled build constant) — HARD CONSTRAINT: the version comes FROM the running broker process, NEVER inferred from disk bytes, install manifest, or file timestamps, since the disk is exactly the half that is already ahead; a version-surface command (`spt version` and/or `spt daemon status`) prints the running-broker version beside the on-disk/product version and flags a mismatch. Keeps read-side truth independent of write-side claims (the field lesson from F015B). (F-025)",
2026-07-03T10:35:29.7288412Z       "requiredStages": [
2026-07-03T10:35:29.7288494Z         "impl",
2026-07-03T10:35:29.7288581Z         "unit",
2026-07-03T10:35:29.7288671Z         "int"
2026-07-03T10:35:29.7288751Z       ],
2026-07-03T10:35:29.7288838Z       "stages": {
2026-07-03T10:35:29.7288919Z         "doc": {
2026-07-03T10:35:29.7289090Z           "complete": false,
2026-07-03T10:35:29.7289177Z           "evidence": []
2026-07-03T10:35:29.7289257Z         },
2026-07-03T10:35:29.7289333Z         "impl": {
2026-07-03T10:35:29.7289429Z           "complete": true,
2026-07-03T10:35:29.7289506Z           "evidence": [
2026-07-03T10:35:29.7289718Z             {
2026-07-03T10:35:29.7289936Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7290026Z               "line": 1040
2026-07-03T10:35:29.7290103Z             },
2026-07-03T10:35:29.7290189Z             {
2026-07-03T10:35:29.7290317Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7290403Z               "line": 1744
2026-07-03T10:35:29.7290485Z             },
2026-07-03T10:35:29.7290561Z             {
2026-07-03T10:35:29.7290684Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7290766Z               "line": 2363
2026-07-03T10:35:29.7290851Z             },
2026-07-03T10:35:29.7290932Z             {
2026-07-03T10:35:29.7291037Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7291124Z               "line": 3395
2026-07-03T10:35:29.7291209Z             },
2026-07-03T10:35:29.7291289Z             {
2026-07-03T10:35:29.7291390Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7291485Z               "line": 3444
2026-07-03T10:35:29.7291566Z             },
2026-07-03T10:35:29.7291657Z             {
2026-07-03T10:35:29.7291763Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7291847Z               "line": 3545
2026-07-03T10:35:29.7291924Z             }
2026-07-03T10:35:29.7292006Z           ]
2026-07-03T10:35:29.7292087Z         },
2026-07-03T10:35:29.7292171Z         "int": {
2026-07-03T10:35:29.7292253Z           "complete": true,
2026-07-03T10:35:29.7292340Z           "evidence": [
2026-07-03T10:35:29.7292426Z             {
2026-07-03T10:35:29.7292553Z               "path": "crates/spt-daemon/src/applyhost.rs",
2026-07-03T10:35:29.7292648Z               "line": 411
2026-07-03T10:35:29.7292734Z             }
2026-07-03T10:35:29.7292812Z           ]
2026-07-03T10:35:29.7292898Z         },
2026-07-03T10:35:29.7292984Z         "unit": {
2026-07-03T10:35:29.7293085Z           "complete": true,
2026-07-03T10:35:29.7293170Z           "evidence": [
2026-07-03T10:35:29.7293255Z             {
2026-07-03T10:35:29.7293357Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7293442Z               "line": 15076
2026-07-03T10:35:29.7293527Z             }
2026-07-03T10:35:29.7293609Z           ]
2026-07-03T10:35:29.7293695Z         }
2026-07-03T10:35:29.7293776Z       }
2026-07-03T10:35:29.7293861Z     },
2026-07-03T10:35:29.7293942Z     {
2026-07-03T10:35:29.7294066Z       "id": "REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT",
2026-07-03T10:35:29.7299903Z       "title": "A `rc --view` VIEWER that overflows its broker subscription queue and is EVICTED (OutputLog::append try_send Full → viewers.remove, REQ-HAZARD-VIEWER-ISOLATION session-protection) must SKIP TO LIVE, not die silently. ROOT (v0.13.0, b4 JIT item 2 = p0_paste + post-b4 a_journaled-Linux, ONE root): serve_attach forwards each frame (read_event→b64decode→re-encode AttachRecord→net_stream_send) SLOWER than the drain fans out under flood → its VIEWER_CHANNEL_DEPTH(256) channel overflows → the drain evicts (viewers.remove drops the ViewerSink → drops tx → viewer_writer's rx.recv() Err → the writer returns WRITING NOTHING) → serve_attach's brain.read_event() just STOPS getting Output (no EOF, no error) → serve_attach blocks forever → the operator receives nothing (attach_received_output=FALSE). Eviction-of-a-hopelessly-behind-viewer is CORRECT session-protection (keep it); SILENT+PERMANENT eviction is the bug. VIEWER-only → B2-SAFE (a viewer never advances delivered_through / is not authoritative / exposes no resume cursor). FIX (doyle-gated, skip-to-live = tail -f reconnect): (1) explicit broker→viewer EVICTION SIGNAL (KIND_VIEWER_EVICTED, written in the viewer_writer thread OFF the log lock, DISTINCT from session-exit EOF so serve must NOT tear down on it); (2) serve_attach re-subscribes from the CURRENT ring floor (skip-to-live, replays nothing, sees the next live burst) — resetting the cold serve-brain's next_seq so the post-eviction forward-jump replay is accepted (the legacy reject-gap path, brain.rs:618-626, would otherwise FATAL the forward jump); (3) HARD constraint NO evict→resubscribe busy-loop: serve_attach rate-limits re-subscribes (RESUBSCRIBE_INTERVAL) so under max-flood the operator sees intermittent LIVE bursts, never a CPU spin. (v0.13.0)",
2026-07-03T10:35:29.7300118Z       "requiredStages": [
2026-07-03T10:35:29.7300207Z         "doc",
2026-07-03T10:35:29.7300288Z         "impl",
2026-07-03T10:35:29.7300369Z         "unit",
2026-07-03T10:35:29.7300450Z         "int"
2026-07-03T10:35:29.7300534Z       ],
2026-07-03T10:35:29.7300619Z       "stages": {
2026-07-03T10:35:29.7300706Z         "doc": {
2026-07-03T10:35:29.7300788Z           "complete": true,
2026-07-03T10:35:29.7300872Z           "evidence": [
2026-07-03T10:35:29.7300958Z             {
2026-07-03T10:35:29.7301059Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.7301145Z               "line": 383
2026-07-03T10:35:29.7301225Z             }
2026-07-03T10:35:29.7301307Z           ]
2026-07-03T10:35:29.7301393Z         },
2026-07-03T10:35:29.7301492Z         "impl": {
2026-07-03T10:35:29.7301587Z           "complete": true,
2026-07-03T10:35:29.7301679Z           "evidence": [
2026-07-03T10:35:29.7301755Z             {
2026-07-03T10:35:29.7301883Z               "path": "crates/spt-daemon/src/attach.rs",
2026-07-03T10:35:29.7301970Z               "line": 473
2026-07-03T10:35:29.7302055Z             },
2026-07-03T10:35:29.7302131Z             {
2026-07-03T10:35:29.7302256Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7302356Z               "line": 725
2026-07-03T10:35:29.7302436Z             },
2026-07-03T10:35:29.7302517Z             {
2026-07-03T10:35:29.7302633Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7302722Z               "line": 915
2026-07-03T10:35:29.7302808Z             },
2026-07-03T10:35:29.7302891Z             {
2026-07-03T10:35:29.7303014Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7303098Z               "line": 855
2026-07-03T10:35:29.7303183Z             },
2026-07-03T10:35:29.7303270Z             {
2026-07-03T10:35:29.7303391Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.7303482Z               "line": 923
2026-07-03T10:35:29.7303568Z             }
2026-07-03T10:35:29.7303654Z           ]
2026-07-03T10:35:29.7303739Z         },
2026-07-03T10:35:29.7303820Z         "int": {
2026-07-03T10:35:29.7303912Z           "complete": true,
2026-07-03T10:35:29.7303998Z           "evidence": [
2026-07-03T10:35:29.7304078Z             {
2026-07-03T10:35:29.7304241Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.7304327Z               "line": 2495
2026-07-03T10:35:29.7304407Z             }
2026-07-03T10:35:29.7304488Z           ]
2026-07-03T10:35:29.7304575Z         },
2026-07-03T10:35:29.7304655Z         "unit": {
2026-07-03T10:35:29.7304741Z           "complete": true,
2026-07-03T10:35:29.7304823Z           "evidence": [
2026-07-03T10:35:29.7304908Z             {
2026-07-03T10:35:29.7305036Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7305137Z               "line": 1619
2026-07-03T10:35:29.7305219Z             },
2026-07-03T10:35:29.7305303Z             {
2026-07-03T10:35:29.7305413Z               "path": "crates/spt-daemon/src/brain.rs",
2026-07-03T10:35:29.7305505Z               "line": 1776
2026-07-03T10:35:29.7305580Z             },
2026-07-03T10:35:29.7305656Z             {
2026-07-03T10:35:29.7305774Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7305865Z               "line": 3093
2026-07-03T10:35:29.7305944Z             },
2026-07-03T10:35:29.7306029Z             {
2026-07-03T10:35:29.7306140Z               "path": "crates/spt-daemon/src/broker.rs",
2026-07-03T10:35:29.7306240Z               "line": 3160
2026-07-03T10:35:29.7306330Z             },
2026-07-03T10:35:29.7306411Z             {
2026-07-03T10:35:29.7306536Z               "path": "crates/spt-daemon/src/msg.rs",
2026-07-03T10:35:29.7306789Z               "line": 1182
2026-07-03T10:35:29.7306869Z             }
2026-07-03T10:35:29.7307021Z           ]
2026-07-03T10:35:29.7307113Z         }
2026-07-03T10:35:29.7307198Z       }
2026-07-03T10:35:29.7307283Z     },
2026-07-03T10:35:29.7307360Z     {
2026-07-03T10:35:29.7307470Z       "id": "REQ-WAN-SEND-DELIVERY",
2026-07-03T10:35:29.7309968Z       "title": "Bug #9/#10: cross-node spt send reports SENT(WAN) but does not deliver, even on stable-IP pairs. Real root: spt send resolves the dial with id-only addr_for_node_hex (endpoint.rs:538) which forces a fresh iroh discovery round-trip every send, while the gossip pump uses cached direct addresses (dial_seeded/PeerAddrStore) so gossip stays green but send rides a marginal discovery path that cannot carry the fire-and-forget payload; the handshake completes so SENT(WAN) prints falsely. Fix: (1) route the WAN dial through the pump seeded-direct-address resolution (PeerAddrStore first, id-only fallback); (2) receiver writes its WanOutcome back so the sender confirms delivery under the QUIC deadline and only reports SENT on confirmed delivery, honest failure otherwise. Access-gate/perch/spool all verified correct (ruled out). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #9-10.",
2026-07-03T10:35:29.7310068Z       "requiredStages": [
2026-07-03T10:35:29.7310153Z         "impl",
2026-07-03T10:35:29.7310235Z         "unit",
2026-07-03T10:35:29.7310321Z         "int"
2026-07-03T10:35:29.7310401Z       ],
2026-07-03T10:35:29.7310487Z       "stages": {
2026-07-03T10:35:29.7310564Z         "doc": {
2026-07-03T10:35:29.7310660Z           "complete": false,
2026-07-03T10:35:29.7310754Z           "evidence": []
2026-07-03T10:35:29.7310839Z         },
2026-07-03T10:35:29.7310920Z         "impl": {
2026-07-03T10:35:29.7311005Z           "complete": true,
2026-07-03T10:35:29.7311085Z           "evidence": [
2026-07-03T10:35:29.7311170Z             {
2026-07-03T10:35:29.7311290Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7311380Z               "line": 134
2026-07-03T10:35:29.7311470Z             },
2026-07-03T10:35:29.7311557Z             {
2026-07-03T10:35:29.7311671Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7311761Z               "line": 173
2026-07-03T10:35:29.7311842Z             },
2026-07-03T10:35:29.7311925Z             {
2026-07-03T10:35:29.7312034Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7312123Z               "line": 193
2026-07-03T10:35:29.7312206Z             },
2026-07-03T10:35:29.7312291Z             {
2026-07-03T10:35:29.7312414Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.7312506Z               "line": 74
2026-07-03T10:35:29.7312583Z             },
2026-07-03T10:35:29.7312663Z             {
2026-07-03T10:35:29.7312772Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7312859Z               "line": 72
2026-07-03T10:35:29.7312944Z             },
2026-07-03T10:35:29.7313021Z             {
2026-07-03T10:35:29.7313131Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7313222Z               "line": 283
2026-07-03T10:35:29.7313306Z             }
2026-07-03T10:35:29.7313392Z           ]
2026-07-03T10:35:29.7313475Z         },
2026-07-03T10:35:29.7313551Z         "int": {
2026-07-03T10:35:29.7313653Z           "complete": true,
2026-07-03T10:35:29.7313743Z           "evidence": [
2026-07-03T10:35:29.7313830Z             {
2026-07-03T10:35:29.7313938Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7314032Z               "line": 833
2026-07-03T10:35:29.7314114Z             }
2026-07-03T10:35:29.7314200Z           ]
2026-07-03T10:35:29.7314285Z         },
2026-07-03T10:35:29.7314371Z         "unit": {
2026-07-03T10:35:29.7314463Z           "complete": true,
2026-07-03T10:35:29.7314558Z           "evidence": [
2026-07-03T10:35:29.7314642Z             {
2026-07-03T10:35:29.7314768Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7314862Z               "line": 351
2026-07-03T10:35:29.7315058Z             },
2026-07-03T10:35:29.7315144Z             {
2026-07-03T10:35:29.7315358Z               "path": "crates/spt-net/src/net/wanmsg.rs",
2026-07-03T10:35:29.7315459Z               "line": 199
2026-07-03T10:35:29.7315534Z             },
2026-07-03T10:35:29.7315611Z             {
2026-07-03T10:35:29.7315726Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7315816Z               "line": 772
2026-07-03T10:35:29.7315892Z             },
2026-07-03T10:35:29.7315974Z             {
2026-07-03T10:35:29.7316080Z               "path": "crates/spt/src/wansend.rs",
2026-07-03T10:35:29.7316168Z               "line": 814
2026-07-03T10:35:29.7316254Z             }
2026-07-03T10:35:29.7316335Z           ]
2026-07-03T10:35:29.7316421Z         }
2026-07-03T10:35:29.7316504Z       }
2026-07-03T10:35:29.7316590Z     },
2026-07-03T10:35:29.7316671Z     {
2026-07-03T10:35:29.7316791Z       "id": "REQ-WAN-SPT-HOSTED-DELIVERY",
2026-07-03T10:35:29.7320858Z       "title": "A WAN-ARRIVED `spt send` is DELIVERED to an spt-hosted endpoint (broker holds its PTY, NO api-listen relay), not spooled-forever. Today receive_wan (spt-daemon/wan.rs:271-276) tries deliver_tcp (the harness-hosted relay leg) then falls to spool — it has NO spt-hosted broker-inject leg, which exists ONLY in local cmd_send (REQ-SEND-SPT-HOSTED, Brain::inject_endpoint → KIND_ENDPOINT_INPUT → broker dispatch_endpoint_input → translation-binary idle-inject). So a WAN arrival to an idle spt-hosted perch with a live translation binary ALWAYS sleeps in spool until an adapter hook polls (F-023: perch verifiably idle 7min, binary healthy, zero injection). FIX: factor cmd_send's spt-hosted delivery leg into a SHARED fn; receive_wan calls it after the replay-check (wan_seen_at) + restamp (restamp_wan_user_msg), BEFORE the spool fallback. Claim discipline UNCHANGED: inject delivered=true → wan_mark_seen_at then return the existing 'delivered' wire token (no wire change); delivered=false → the existing spool-with-claim transaction. v0.14.3 LAW: the shared leg is translation-binary-ONLY, NO raw-PTY fallback — a no-binary arrival SPOOLS LOUD, never writes the PTY. (F-023, BUILD-F023-WANIDLE)",
2026-07-03T10:35:29.7320980Z       "requiredStages": [
2026-07-03T10:35:29.7321066Z         "impl",
2026-07-03T10:35:29.7321158Z         "unit",
2026-07-03T10:35:29.7321238Z         "int"
2026-07-03T10:35:29.7321323Z       ],
2026-07-03T10:35:29.7321404Z       "stages": {
2026-07-03T10:35:29.7321485Z         "doc": {
2026-07-03T10:35:29.7321575Z           "complete": false,
2026-07-03T10:35:29.7321659Z           "evidence": []
2026-07-03T10:35:29.7321740Z         },
2026-07-03T10:35:29.7321821Z         "impl": {
2026-07-03T10:35:29.7321913Z           "complete": true,
2026-07-03T10:35:29.7322006Z           "evidence": [
2026-07-03T10:35:29.7322097Z             {
2026-07-03T10:35:29.7322226Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.7322317Z               "line": 35
2026-07-03T10:35:29.7322398Z             },
2026-07-03T10:35:29.7322509Z             {
2026-07-03T10:35:29.7322627Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.7322717Z               "line": 73
2026-07-03T10:35:29.7322790Z             },
2026-07-03T10:35:29.7322880Z             {
2026-07-03T10:35:29.7322984Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7323076Z               "line": 313
2026-07-03T10:35:29.7323152Z             }
2026-07-03T10:35:29.7323238Z           ]
2026-07-03T10:35:29.7323318Z         },
2026-07-03T10:35:29.7323410Z         "int": {
2026-07-03T10:35:29.7323500Z           "complete": true,
2026-07-03T10:35:29.7323591Z           "evidence": [
2026-07-03T10:35:29.7323676Z             {
2026-07-03T10:35:29.7323829Z               "path": "crates/spt-daemon/tests/inject_control_wedge.rs",
2026-07-03T10:35:29.7323924Z               "line": 2591
2026-07-03T10:35:29.7324006Z             }
2026-07-03T10:35:29.7324082Z           ]
2026-07-03T10:35:29.7324167Z         },
2026-07-03T10:35:29.7324380Z         "unit": {
2026-07-03T10:35:29.7324564Z           "complete": true,
2026-07-03T10:35:29.7324655Z           "evidence": [
2026-07-03T10:35:29.7324742Z             {
2026-07-03T10:35:29.7324864Z               "path": "crates/spt-daemon/src/inject.rs",
2026-07-03T10:35:29.7324950Z               "line": 113
2026-07-03T10:35:29.7325037Z             },
2026-07-03T10:35:29.7325123Z             {
2026-07-03T10:35:29.7325231Z               "path": "crates/spt-daemon/src/wan.rs",
2026-07-03T10:35:29.7325328Z               "line": 473
2026-07-03T10:35:29.7325413Z             }
2026-07-03T10:35:29.7325499Z           ]
2026-07-03T10:35:29.7325580Z         }
2026-07-03T10:35:29.7325666Z       }
2026-07-03T10:35:29.7325751Z     },
2026-07-03T10:35:29.7325823Z     {
2026-07-03T10:35:29.7325909Z       "id": "REQ-WHOAMI-1",
2026-07-03T10:35:29.7327656Z       "title": "`spt whoami` is a thin ALIAS for `spt endpoint list` (full output: the SELF pin + the subnet roster) — the standalone bare-id command is dropped (the `id=$(spt whoami)` capture was never a real pattern: env vars don't persist between agent tool calls). The one new render: the `endpoint list` SELF pin carries the Self endpoint's authored `endpoint description` (info::read_info(...).resources) when present, inline after the liveness state. whoami stays a top-level hot-path verb (parse unchanged, REQ-MSG-9).",
2026-07-03T10:35:29.7327760Z       "requiredStages": [
2026-07-03T10:35:29.7327841Z         "doc",
2026-07-03T10:35:29.7327933Z         "impl",
2026-07-03T10:35:29.7328014Z         "unit"
2026-07-03T10:35:29.7328098Z       ],
2026-07-03T10:35:29.7328185Z       "stages": {
2026-07-03T10:35:29.7328276Z         "doc": {
2026-07-03T10:35:29.7328361Z           "complete": true,
2026-07-03T10:35:29.7328442Z           "evidence": [
2026-07-03T10:35:29.7328524Z             {
2026-07-03T10:35:29.7328623Z               "path": "CONTEXT.md",
2026-07-03T10:35:29.7328714Z               "line": 769
2026-07-03T10:35:29.7328790Z             }
2026-07-03T10:35:29.7328896Z           ]
2026-07-03T10:35:29.7329043Z         },
2026-07-03T10:35:29.7329139Z         "impl": {
2026-07-03T10:35:29.7329220Z           "complete": true,
2026-07-03T10:35:29.7332224Z           "evidence": [
2026-07-03T10:35:29.7332328Z             {
2026-07-03T10:35:29.7332458Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7332548Z               "line": 5137
2026-07-03T10:35:29.7332639Z             },
2026-07-03T10:35:29.7332720Z             {
2026-07-03T10:35:29.7332834Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7332914Z               "line": 5170
2026-07-03T10:35:29.7333002Z             }
2026-07-03T10:35:29.7333092Z           ]
2026-07-03T10:35:29.7333172Z         },
2026-07-03T10:35:29.7333258Z         "int": {
2026-07-03T10:35:29.7333359Z           "complete": false,
2026-07-03T10:35:29.7333459Z           "evidence": []
2026-07-03T10:35:29.7333544Z         },
2026-07-03T10:35:29.7333631Z         "unit": {
2026-07-03T10:35:29.7333731Z           "complete": true,
2026-07-03T10:35:29.7333816Z           "evidence": [
2026-07-03T10:35:29.7333907Z             {
2026-07-03T10:35:29.7334013Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7334102Z               "line": 11911
2026-07-03T10:35:29.7334183Z             },
2026-07-03T10:35:29.7334266Z             {
2026-07-03T10:35:29.7334375Z               "path": "crates/spt/src/cli.rs",
2026-07-03T10:35:29.7334465Z               "line": 11980
2026-07-03T10:35:29.7334547Z             }
2026-07-03T10:35:29.7334633Z           ]
2026-07-03T10:35:29.7334713Z         }
2026-07-03T10:35:29.7334797Z       }
2026-07-03T10:35:29.7334883Z     },
2026-07-03T10:35:29.7334964Z     {
2026-07-03T10:35:29.7335082Z       "id": "REQ-XTASK-SPT-BIN-TARGET-DIR",
2026-07-03T10:35:29.7337772Z       "title": "#13 (F026 micro, tooling): xtask `spt_bin()` (crates/xtask/src/main.rs) BUILDS `spt` via cargo (which honors CARGO_TARGET_DIR) but returns a HARDCODED `<root>/target/debug/spt` path — so under a redirected target dir (CI / isolated-gate rigs that set CARGO_TARGET_DIR to a throwaway) the binary lands in `$CARGO_TARGET_DIR/debug` while xtask looks in `<root>/target/debug` -> NotFound -> `xtask check` (docs-drift gate) spuriously fails. Workaround was running `xtask check` with CARGO_TARGET_DIR unset. FIX: a pure `target_debug_dir(root, CARGO_TARGET_DIR)` seam mirroring cargo's resolution — absolute override as-is, relative resolved against `root` (the dir cargo is invoked in), default `<root>/target` — join `debug`; `spt_bin` returns from it. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md.",
2026-07-03T10:35:29.7337982Z       "requiredStages": [
2026-07-03T10:35:29.7338072Z         "impl",
2026-07-03T10:35:29.7338155Z         "unit"
2026-07-03T10:35:29.7338235Z       ],
2026-07-03T10:35:29.7338325Z       "stages": {
2026-07-03T10:35:29.7338411Z         "doc": {
2026-07-03T10:35:29.7338512Z           "complete": false,
2026-07-03T10:35:29.7338598Z           "evidence": []
2026-07-03T10:35:29.7338683Z         },
2026-07-03T10:35:29.7338789Z         "impl": {
2026-07-03T10:35:29.7338892Z           "complete": true,
2026-07-03T10:35:29.7339065Z           "evidence": [
2026-07-03T10:35:29.7339156Z             {
2026-07-03T10:35:29.7339269Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7339350Z               "line": 153
2026-07-03T10:35:29.7339437Z             },
2026-07-03T10:35:29.7339522Z             {
2026-07-03T10:35:29.7339627Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7339705Z               "line": 179
2026-07-03T10:35:29.7339790Z             }
2026-07-03T10:35:29.7339874Z           ]
2026-07-03T10:35:29.7339956Z         },
2026-07-03T10:35:29.7340043Z         "int": {
2026-07-03T10:35:29.7340138Z           "complete": false,
2026-07-03T10:35:29.7340222Z           "evidence": []
2026-07-03T10:35:29.7340302Z         },
2026-07-03T10:35:29.7340384Z         "unit": {
2026-07-03T10:35:29.7340466Z           "complete": true,
2026-07-03T10:35:29.7340560Z           "evidence": [
2026-07-03T10:35:29.7340641Z             {
2026-07-03T10:35:29.7340747Z               "path": "crates/xtask/src/main.rs",
2026-07-03T10:35:29.7340842Z               "line": 1422
2026-07-03T10:35:29.7340927Z             }
2026-07-03T10:35:29.7341010Z           ]
2026-07-03T10:35:29.7341090Z         }
2026-07-03T10:35:29.7341175Z       }
2026-07-03T10:35:29.7341261Z     }
2026-07-03T10:35:29.7341348Z   ],
2026-07-03T10:35:29.7341443Z   "findings": []
2026-07-03T10:35:29.7341542Z }
2026-07-03T10:35:29.7370687Z ##[group]Run ./traceable-reqs lint || true
2026-07-03T10:35:29.7370831Z [36;1m./traceable-reqs lint || true[0m
2026-07-03T10:35:29.7384261Z shell: /usr/bin/bash -e {0}
2026-07-03T10:35:29.7384355Z ##[endgroup]
2026-07-03T10:35:29.7702863Z Requirement quality findings (409); 380 requirements queued for agent review:
2026-07-03T10:35:29.7704190Z   [must] requirement_quality REQ-ADAPTER-ADD-SURFACE-ERRORS criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7705030Z   [must] requirement_quality REQ-ADAPTER-ADD-SURFACE-ERRORS criterion=length — title is 77 words; want 3..=25
2026-07-03T10:35:29.7705889Z   [must] requirement_quality REQ-ADAPTER-GH-TRANSPORT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7706542Z   [must] requirement_quality REQ-ADAPTER-GH-TRANSPORT criterion=length — title is 62 words; want 3..=25
2026-07-03T10:35:29.7707512Z   [must] requirement_quality REQ-ADAPTER-LIVE-UPDATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7708159Z   [must] requirement_quality REQ-ADAPTER-LIVE-UPDATE criterion=length — title is 168 words; want 3..=25
2026-07-03T10:35:29.7708927Z   [must] requirement_quality REQ-ADAPTER-MULTIPLATFORM-SPT criterion=length — title is 123 words; want 3..=25
2026-07-03T10:35:29.7709757Z   [must] requirement_quality REQ-ADAPTER-PROOF-DIR-OVERRIDE criterion=length — title is 76 words; want 3..=25
2026-07-03T10:35:29.7711143Z   [must] requirement_quality REQ-ADAPTER-TRANSLATE-PROOF criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7711607Z   [must] requirement_quality REQ-ADAPTER-TRANSLATE-PROOF criterion=length — title is 182 words; want 3..=25
2026-07-03T10:35:29.7712186Z   [must] requirement_quality REQ-ADAPTER-UPDATE-INPLACE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7712661Z   [must] requirement_quality REQ-ADAPTER-UPDATE-INPLACE criterion=length — title is 82 words; want 3..=25
2026-07-03T10:35:29.7713152Z   [must] requirement_quality REQ-ADAPTER-UPDATE-MESSAGE criterion=length — title is 64 words; want 3..=25
2026-07-03T10:35:29.7713634Z   [must] requirement_quality REQ-ADAPTER-UPDATE-POST criterion=length — title is 124 words; want 3..=25
2026-07-03T10:35:29.7714301Z   [must] requirement_quality REQ-ADAPTER-VERSION-CMD criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7714887Z   [must] requirement_quality REQ-ADAPTER-VERSION-CMD criterion=length — title is 59 words; want 3..=25
2026-07-03T10:35:29.7715495Z   [must] requirement_quality REQ-API-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7716106Z   [must] requirement_quality REQ-API-4 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7716568Z   [must] requirement_quality REQ-API-4 criterion=length — title is 67 words; want 3..=25
2026-07-03T10:35:29.7717069Z   [must] requirement_quality REQ-API-ENDPOINT-INFO criterion=length — title is 138 words; want 3..=25
2026-07-03T10:35:29.7717587Z   [must] requirement_quality REQ-BIND-HONEST-SELF-STAMP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7717952Z   [must] requirement_quality REQ-BIND-HONEST-SELF-STAMP criterion=length — title is 182 words; want 3..=25
2026-07-03T10:35:29.7718499Z   [must] requirement_quality REQ-BOUNDARY-ROTATION-CREDENTIAL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7718896Z   [must] requirement_quality REQ-BOUNDARY-ROTATION-CREDENTIAL criterion=length — title is 53 words; want 3..=25
2026-07-03T10:35:29.7719535Z   [must] requirement_quality REQ-BROKER-ATTACH-JOURNAL-RESILIENT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7720303Z   [must] requirement_quality REQ-BROKER-ATTACH-JOURNAL-RESILIENT criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7720801Z   [must] requirement_quality REQ-BROKER-SCREEN-GRID criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7721146Z   [must] requirement_quality REQ-BROKER-SCREEN-GRID criterion=length — title is 126 words; want 3..=25
2026-07-03T10:35:29.7721441Z   [must] requirement_quality REQ-CLI-1 criterion=length — title is 97 words; want 3..=25
2026-07-03T10:35:29.7721755Z   [must] requirement_quality REQ-CLI-2 criterion=length — title is 37 words; want 3..=25
2026-07-03T10:35:29.7722037Z   [must] requirement_quality REQ-CLI-3 criterion=length — title is 37 words; want 3..=25
2026-07-03T10:35:29.7722318Z   [must] requirement_quality REQ-CLI-4 criterion=length — title is 89 words; want 3..=25
2026-07-03T10:35:29.7722684Z   [must] requirement_quality REQ-CLI-BROKEN-PIPE-TOLERANT criterion=length — title is 78 words; want 3..=25
2026-07-03T10:35:29.7723184Z   [must] requirement_quality REQ-CLI-HELP-MARKDOWN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7723517Z   [must] requirement_quality REQ-CLI-HELP-MARKDOWN criterion=length — title is 156 words; want 3..=25
2026-07-03T10:35:29.7723798Z   [must] requirement_quality REQ-CLI-JSON criterion=length — title is 95 words; want 3..=25
2026-07-03T10:35:29.7724222Z   [must] requirement_quality REQ-CLI-OUTPUT-MARKDOWN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7724691Z   [must] requirement_quality REQ-CLI-OUTPUT-MARKDOWN criterion=length — title is 199 words; want 3..=25
2026-07-03T10:35:29.7725109Z   [must] requirement_quality REQ-CLI-WIN-VT-ENABLE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7725410Z   [must] requirement_quality REQ-CLI-WIN-VT-ENABLE criterion=length — title is 110 words; want 3..=25
2026-07-03T10:35:29.7725718Z   [must] requirement_quality REQ-CONSENT-1 criterion=length — title is 41 words; want 3..=25
2026-07-03T10:35:29.7725998Z   [must] requirement_quality REQ-CONSENT-2 criterion=length — title is 37 words; want 3..=25
2026-07-03T10:35:29.7726274Z   [must] requirement_quality REQ-CONSENT-3 criterion=length — title is 82 words; want 3..=25
2026-07-03T10:35:29.7726666Z   [must] requirement_quality REQ-CONV-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7726961Z   [must] requirement_quality REQ-CONV-1 criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7727228Z   [must] requirement_quality REQ-CONV-2 criterion=length — title is 47 words; want 3..=25
2026-07-03T10:35:29.7727558Z   [must] requirement_quality REQ-CRC-SWAP-OLD-DISPLACE criterion=length — title is 125 words; want 3..=25
2026-07-03T10:35:29.7727963Z   [must] requirement_quality REQ-DAEMON-5 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7728237Z   [must] requirement_quality REQ-DAEMON-5 criterion=length — title is 64 words; want 3..=25
2026-07-03T10:35:29.7728617Z   [must] requirement_quality REQ-DAEMON-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7728894Z   [must] requirement_quality REQ-DAEMON-6 criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7729365Z   [must] requirement_quality REQ-DAEMON-7 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7729680Z   [must] requirement_quality REQ-DAEMON-7 criterion=length — title is 62 words; want 3..=25
2026-07-03T10:35:29.7729947Z   [must] requirement_quality REQ-DAEMON-8 criterion=length — title is 44 words; want 3..=25
2026-07-03T10:35:29.7730329Z   [must] requirement_quality REQ-DAEMON-9 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7730764Z   [must] requirement_quality REQ-DAEMON-9 criterion=length — title is 114 words; want 3..=25
2026-07-03T10:35:29.7731229Z   [must] requirement_quality REQ-DAEMON-STATUS-JSON-TRUTH criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7731568Z   [must] requirement_quality REQ-DAEMON-STATUS-JSON-TRUTH criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7731967Z   [must] requirement_quality REQ-DIGEST-CURSOR criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7732292Z   [must] requirement_quality REQ-DIGEST-CURSOR criterion=length — title is 181 words; want 3..=25
2026-07-03T10:35:29.7732722Z   [must] requirement_quality REQ-DIGEST-FETCHER-STRATEGY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7733056Z   [must] requirement_quality REQ-DIGEST-FETCHER-STRATEGY criterion=length — title is 167 words; want 3..=25
2026-07-03T10:35:29.7733504Z   [must] requirement_quality REQ-DIGEST-PROFILE-ENV criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7733809Z   [must] requirement_quality REQ-DIGEST-PROFILE-ENV criterion=length — title is 96 words; want 3..=25
2026-07-03T10:35:29.7734162Z   [must] requirement_quality REQ-DOC-ENDPOINT-DROP-RESOLUTION criterion=length — title is 57 words; want 3..=25
2026-07-03T10:35:29.7734592Z   [must] requirement_quality REQ-DOCS-NO-INTERNAL-CODES criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7735116Z   [must] requirement_quality REQ-DOCS-NO-INTERNAL-CODES criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7735512Z   [must] requirement_quality REQ-ELEVATE-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7735798Z   [must] requirement_quality REQ-ELEVATE-1 criterion=length — title is 121 words; want 3..=25
2026-07-03T10:35:29.7736169Z   [must] requirement_quality REQ-ENDPOINT-LIST-MERGE-LOCAL criterion=length — title is 95 words; want 3..=25
2026-07-03T10:35:29.7736519Z   [must] requirement_quality REQ-ENDPOINT-LIST-NODE-GROUPED criterion=length — title is 213 words; want 3..=25
2026-07-03T10:35:29.7736854Z   [must] requirement_quality REQ-ENDPOINT-LIST-NODE-IDENT criterion=length — title is 57 words; want 3..=25
2026-07-03T10:35:29.7737288Z   [must] requirement_quality REQ-ENDPOINT-LIST-PALETTE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7737635Z   [must] requirement_quality REQ-ENDPOINT-LIST-PALETTE criterion=length — title is 106 words; want 3..=25
2026-07-03T10:35:29.7737973Z   [must] requirement_quality REQ-ENDPOINT-LIST-PROJECT-COL criterion=length — title is 79 words; want 3..=25
2026-07-03T10:35:29.7738322Z   [must] requirement_quality REQ-ENDPOINT-LIST-RENDER-POLISH criterion=length — title is 122 words; want 3..=25
2026-07-03T10:35:29.7738697Z   [must] requirement_quality REQ-ENDPOINT-LIST-REST-FILTER criterion=length — title is 110 words; want 3..=25
2026-07-03T10:35:29.7739563Z   [must] requirement_quality REQ-ENDPOINT-PURGE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7739992Z   [must] requirement_quality REQ-ENDPOINT-PURGE criterion=length — title is 220 words; want 3..=25
2026-07-03T10:35:29.7740336Z   [must] requirement_quality REQ-ENDPOINT-STOP-OFFLINE criterion=length — title is 58 words; want 3..=25
2026-07-03T10:35:29.7740788Z   [must] requirement_quality REQ-ENDPOINT-UNBOUND-ATTACH criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7741174Z   [must] requirement_quality REQ-ENDPOINT-UNBOUND-ATTACH criterion=length — title is 122 words; want 3..=25
2026-07-03T10:35:29.7741550Z   [must] requirement_quality REQ-EP-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7742137Z   [must] requirement_quality REQ-EP-6 criterion=length — title is 58 words; want 3..=25
2026-07-03T10:35:29.7742409Z   [must] requirement_quality REQ-EP-7 criterion=length — title is 68 words; want 3..=25
2026-07-03T10:35:29.7742681Z   [must] requirement_quality REQ-EP-8 criterion=length — title is 114 words; want 3..=25
2026-07-03T10:35:29.7743061Z   [must] requirement_quality REQ-EP-9 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7743534Z   [must] requirement_quality REQ-EP-9 criterion=length — title is 76 words; want 3..=25
2026-07-03T10:35:29.7744036Z   [must] requirement_quality REQ-GOSSIP-ADAPTER-PROJECTS criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7744384Z   [must] requirement_quality REQ-GOSSIP-ADAPTER-PROJECTS criterion=length — title is 82 words; want 3..=25
2026-07-03T10:35:29.7744833Z   [must] requirement_quality REQ-GOSSIP-CONTROLLED-ANY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7745186Z   [must] requirement_quality REQ-GOSSIP-CONTROLLED-ANY criterion=length — title is 92 words; want 3..=25
2026-07-03T10:35:29.7745563Z   [must] requirement_quality REQ-GOSSIP-CONTROLLED-CROSS-NODE criterion=length — title is 108 words; want 3..=25
2026-07-03T10:35:29.7746058Z   [must] requirement_quality REQ-HAZARD-ADAPTER-APPLY-SILENT-NOOP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7746426Z   [must] requirement_quality REQ-HAZARD-ADAPTER-APPLY-SILENT-NOOP criterion=length — title is 199 words; want 3..=25
2026-07-03T10:35:29.7746927Z   [must] requirement_quality REQ-HAZARD-ATOMIC-TMP-COLLISION criterion=length — title is 29 words; want 3..=25
2026-07-03T10:35:29.7747356Z   [must] requirement_quality REQ-HAZARD-ATTACH-WEDGE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7747685Z   [must] requirement_quality REQ-HAZARD-ATTACH-WEDGE criterion=length — title is 244 words; want 3..=25
2026-07-03T10:35:29.7748138Z   [must] requirement_quality REQ-HAZARD-BIND-CWD-UNSET criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7748462Z   [must] requirement_quality REQ-HAZARD-BIND-CWD-UNSET criterion=length — title is 130 words; want 3..=25
2026-07-03T10:35:29.7748920Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESPAWN-PATH criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7749391Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESPAWN-PATH criterion=length — title is 119 words; want 3..=25
2026-07-03T10:35:29.7749942Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESTART-LIFECYCLE-REHYDRATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7750352Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESTART-LIFECYCLE-REHYDRATE criterion=length — title is 125 words; want 3..=25
2026-07-03T10:35:29.7750857Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7751235Z   [must] requirement_quality REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP criterion=length — title is 199 words; want 3..=25
2026-07-03T10:35:29.7751720Z   [must] requirement_quality REQ-HAZARD-BROKER-PROCESS-ISOLATION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7752101Z   [must] requirement_quality REQ-HAZARD-BROKER-PROCESS-ISOLATION criterion=length — title is 114 words; want 3..=25
2026-07-03T10:35:29.7752583Z   [must] requirement_quality REQ-HAZARD-BROKER-QUIC-DEADLINE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7752941Z   [must] requirement_quality REQ-HAZARD-BROKER-QUIC-DEADLINE criterion=length — title is 162 words; want 3..=25
2026-07-03T10:35:29.7753504Z   [must] requirement_quality REQ-HAZARD-BROKER-SEED-WIRE-SKEW criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7753847Z   [must] requirement_quality REQ-HAZARD-BROKER-SEED-WIRE-SKEW criterion=length — title is 193 words; want 3..=25
2026-07-03T10:35:29.7754209Z   [must] requirement_quality REQ-HAZARD-CONFLICT-BOTH-PRESERVED criterion=length — title is 29 words; want 3..=25
2026-07-03T10:35:29.7754672Z   [must] requirement_quality REQ-HAZARD-CONTROL-STAMP-CONVERGENCE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7755039Z   [must] requirement_quality REQ-HAZARD-CONTROL-STAMP-CONVERGENCE criterion=length — title is 193 words; want 3..=25
2026-07-03T10:35:29.7755507Z   [must] requirement_quality REQ-HAZARD-CONTROL-STAMP-LIFETIME criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7755860Z   [must] requirement_quality REQ-HAZARD-CONTROL-STAMP-LIFETIME criterion=length — title is 100 words; want 3..=25
2026-07-03T10:35:29.7756337Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-GAP-RESUME criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7756686Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-GAP-RESUME criterion=length — title is 297 words; want 3..=25
2026-07-03T10:35:29.7757179Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7757568Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND criterion=length — title is 134 words; want 3..=25
2026-07-03T10:35:29.7758159Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-RETAKE-FLOOR criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7758521Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-RETAKE-FLOOR criterion=length — title is 184 words; want 3..=25
2026-07-03T10:35:29.7759079Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-WRITER-REORDER criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7759447Z   [must] requirement_quality REQ-HAZARD-CONTROLLER-WRITER-REORDER criterion=length — title is 643 words; want 3..=25
2026-07-03T10:35:29.7759798Z   [must] requirement_quality REQ-HAZARD-DAEMON-SCHED-NONBLOCKING criterion=length — title is 32 words; want 3..=25
2026-07-03T10:35:29.7760245Z   [must] requirement_quality REQ-HAZARD-DAEMON-STOP-BARRIER criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7760603Z   [must] requirement_quality REQ-HAZARD-DAEMON-STOP-BARRIER criterion=length — title is 80 words; want 3..=25
2026-07-03T10:35:29.7761026Z   [must] requirement_quality REQ-HAZARD-DAEMON-STOP-REAP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7761355Z   [must] requirement_quality REQ-HAZARD-DAEMON-STOP-REAP criterion=length — title is 90 words; want 3..=25
2026-07-03T10:35:29.7761805Z   [must] requirement_quality REQ-HAZARD-DEFERRED-MANIFEST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7762139Z   [must] requirement_quality REQ-HAZARD-DEFERRED-MANIFEST criterion=length — title is 112 words; want 3..=25
2026-07-03T10:35:29.7762571Z   [must] requirement_quality REQ-HAZARD-DELIVERY-STARVATION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7762909Z   [must] requirement_quality REQ-HAZARD-DELIVERY-STARVATION criterion=length — title is 99 words; want 3..=25
2026-07-03T10:35:29.7763271Z   [must] requirement_quality REQ-HAZARD-DETACHED-PIPE-INHERIT criterion=length — title is 52 words; want 3..=25
2026-07-03T10:35:29.7763730Z   [must] requirement_quality REQ-HAZARD-DRIVEN-BY-IDLE-REMOTE-EVICT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7764230Z   [must] requirement_quality REQ-HAZARD-DRIVEN-BY-IDLE-REMOTE-EVICT criterion=length — title is 232 words; want 3..=25
2026-07-03T10:35:29.7764664Z   [must] requirement_quality REQ-HAZARD-DRIVEN-BY-SELFHEAL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7764996Z   [must] requirement_quality REQ-HAZARD-DRIVEN-BY-SELFHEAL criterion=length — title is 77 words; want 3..=25
2026-07-03T10:35:29.7765448Z   [must] requirement_quality REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7765829Z   [must] requirement_quality REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE criterion=length — title is 440 words; want 3..=25
2026-07-03T10:35:29.7766268Z   [must] requirement_quality REQ-HAZARD-ELEVATED-DAEMON-SPAWN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7766597Z   [must] requirement_quality REQ-HAZARD-ELEVATED-DAEMON-SPAWN criterion=length — title is 58 words; want 3..=25
2026-07-03T10:35:29.7767082Z   [must] requirement_quality REQ-HAZARD-ENDPOINT-RUN-ATTACH-OUTPUT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7767441Z   [must] requirement_quality REQ-HAZARD-ENDPOINT-RUN-ATTACH-OUTPUT criterion=length — title is 228 words; want 3..=25
2026-07-03T10:35:29.7767844Z   [must] requirement_quality REQ-HAZARD-ENV-SUBST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7768152Z   [must] requirement_quality REQ-HAZARD-ENV-SUBST criterion=length — title is 168 words; want 3..=25
2026-07-03T10:35:29.7768728Z   [must] requirement_quality REQ-HAZARD-ENVELOPE-CR-LINESAFE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7769183Z   [must] requirement_quality REQ-HAZARD-ENVELOPE-CR-LINESAFE criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7769649Z   [must] requirement_quality REQ-HAZARD-ENVELOPE-PARSER-SAFE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7769944Z   [must] requirement_quality REQ-HAZARD-EPOCH-RESET criterion=length — title is 60 words; want 3..=25
2026-07-03T10:35:29.7770364Z   [must] requirement_quality REQ-HAZARD-GEN-START-NOW criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7770878Z   [must] requirement_quality REQ-HAZARD-HOSTED-LIVENESS-RECONCILE criterion=length — title is 175 words; want 3..=25
2026-07-03T10:35:29.7771362Z   [must] requirement_quality REQ-HAZARD-IDLE-SILENT-NONDELIVERY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7771750Z   [must] requirement_quality REQ-HAZARD-IDLE-SILENT-NONDELIVERY criterion=length — title is 436 words; want 3..=25
2026-07-03T10:35:29.7772193Z   [must] requirement_quality REQ-HAZARD-INJECT-CONTROL-COEXIST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7772564Z   [must] requirement_quality REQ-HAZARD-INJECT-CONTROL-COEXIST criterion=length — title is 340 words; want 3..=25
2026-07-03T10:35:29.7773009Z   [must] requirement_quality REQ-HAZARD-INPUT-ACK-BACKPRESSURE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7773355Z   [must] requirement_quality REQ-HAZARD-INPUT-ACK-BACKPRESSURE criterion=length — title is 343 words; want 3..=25
2026-07-03T10:35:29.7773684Z   [must] requirement_quality REQ-HAZARD-INSTANT-UNDERFLOW criterion=length — title is 30 words; want 3..=25
2026-07-03T10:35:29.7774080Z   [must] requirement_quality REQ-HAZARD-LIVEHOST-BOOT-LIVENESS-GATE criterion=length — title is 122 words; want 3..=25
2026-07-03T10:35:29.7774504Z   [must] requirement_quality REQ-HAZARD-LIVEHOST-BOOT-RACE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7774823Z   [must] requirement_quality REQ-HAZARD-LIVEHOST-BOOT-RACE criterion=length — title is 158 words; want 3..=25
2026-07-03T10:35:29.7775518Z   [must] requirement_quality REQ-HAZARD-LIVEHOST-NONRESIDENT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7775903Z   [must] requirement_quality REQ-HAZARD-LIVEHOST-NONRESIDENT criterion=length — title is 171 words; want 3..=25
2026-07-03T10:35:29.7776222Z   [must] requirement_quality REQ-HAZARD-PAIR-RATE-LIMIT criterion=length — title is 37 words; want 3..=25
2026-07-03T10:35:29.7776547Z   [must] requirement_quality REQ-HAZARD-PAIR-SEED-ROTATION criterion=length — title is 33 words; want 3..=25
2026-07-03T10:35:29.7777013Z   [must] requirement_quality REQ-HAZARD-PAIR-TRANSCRIPT-BIND criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7777457Z   [must] requirement_quality REQ-HAZARD-PSYCHE-OUTBOUND-PROXY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7777825Z   [must] requirement_quality REQ-HAZARD-PSYCHE-OUTBOUND-PROXY criterion=length — title is 27 words; want 3..=25
2026-07-03T10:35:29.7778262Z   [must] requirement_quality REQ-HAZARD-PTY-INPUT-WRITER-WEDGE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7778608Z   [must] requirement_quality REQ-HAZARD-PTY-INPUT-WRITER-WEDGE criterion=length — title is 287 words; want 3..=25
2026-07-03T10:35:29.7779118Z   [must] requirement_quality REQ-HAZARD-PUMP-IPC-DEADLINE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7779585Z   [must] requirement_quality REQ-HAZARD-PUMP-IPC-DEADLINE criterion=length — title is 38 words; want 3..=25
2026-07-03T10:35:29.7780000Z   [must] requirement_quality REQ-HAZARD-RC-ATTACH-FAILFAST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7780324Z   [must] requirement_quality REQ-HAZARD-RC-ATTACH-FAILFAST criterion=length — title is 163 words; want 3..=25
2026-07-03T10:35:29.7780778Z   [must] requirement_quality REQ-HAZARD-RC-ATTACH-ONLINE-RACE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7781109Z   [must] requirement_quality REQ-HAZARD-RC-ATTACH-ONLINE-RACE criterion=length — title is 184 words; want 3..=25
2026-07-03T10:35:29.7781503Z   [must] requirement_quality REQ-HAZARD-RC-EOF criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7781790Z   [must] requirement_quality REQ-HAZARD-RC-EOF criterion=length — title is 208 words; want 3..=25
2026-07-03T10:35:29.7782247Z   [must] requirement_quality REQ-HAZARD-RC-INPUT-KEY-ENCODING criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7782571Z   [must] requirement_quality REQ-HAZARD-RC-INPUT-KEY-ENCODING criterion=length — title is 222 words; want 3..=25
2026-07-03T10:35:29.7783015Z   [must] requirement_quality REQ-HAZARD-REGISTRY-GHOST-ROWS criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7783353Z   [must] requirement_quality REQ-HAZARD-REGISTRY-GHOST-ROWS criterion=length — title is 152 words; want 3..=25
2026-07-03T10:35:29.7783687Z   [must] requirement_quality REQ-HAZARD-ROLLBACK-STATE-COMPAT criterion=length — title is 72 words; want 3..=25
2026-07-03T10:35:29.7784091Z   [must] requirement_quality REQ-HAZARD-ROSTER-GHOST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7784396Z   [must] requirement_quality REQ-HAZARD-ROSTER-GHOST criterion=length — title is 116 words; want 3..=25
2026-07-03T10:35:29.7784826Z   [must] requirement_quality REQ-HAZARD-SELF-ELEVATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7785131Z   [must] requirement_quality REQ-HAZARD-SELF-ELEVATE criterion=length — title is 101 words; want 3..=25
2026-07-03T10:35:29.7785674Z   [must] requirement_quality REQ-HAZARD-SESSION-PIN-WEDGE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7786012Z   [must] requirement_quality REQ-HAZARD-SESSION-PIN-WEDGE criterion=length — title is 320 words; want 3..=25
2026-07-03T10:35:29.7786366Z   [must] requirement_quality REQ-HAZARD-SPOOL-SENTINEL-CREATE-FAIL criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7786835Z   [must] requirement_quality REQ-HAZARD-STOP-PATH-PSYCHE-ORPHAN-REAP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7787292Z   [must] requirement_quality REQ-HAZARD-STOP-PATH-PSYCHE-ORPHAN-REAP criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7787717Z   [must] requirement_quality REQ-HAZARD-STORE-INIT-RACE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7788037Z   [must] requirement_quality REQ-HAZARD-STORE-INIT-RACE criterion=length — title is 149 words; want 3..=25
2026-07-03T10:35:29.7788376Z   [must] requirement_quality REQ-HAZARD-SUDO-SECURE-PATH criterion=length — title is 43 words; want 3..=25
2026-07-03T10:35:29.7788808Z   [must] requirement_quality REQ-HAZARD-TEMPLATE-ARGV-FILL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7789220Z   [must] requirement_quality REQ-HAZARD-TEMPLATE-ARGV-FILL criterion=length — title is 166 words; want 3..=25
2026-07-03T10:35:29.7789645Z   [must] requirement_quality REQ-HAZARD-UNHOST-PSYCHE-REAP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7789998Z   [must] requirement_quality REQ-HAZARD-UNHOST-PSYCHE-REAP criterion=length — title is 161 words; want 3..=25
2026-07-03T10:35:29.7790421Z   [must] requirement_quality REQ-HAZARD-VIEWER-CLOSE-DETACH criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7790755Z   [must] requirement_quality REQ-HAZARD-VIEWER-CLOSE-DETACH criterion=length — title is 437 words; want 3..=25
2026-07-03T10:35:29.7791190Z   [must] requirement_quality REQ-HAZARD-VIEWER-ISOLATION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7791512Z   [must] requirement_quality REQ-HAZARD-VIEWER-ISOLATION criterion=length — title is 118 words; want 3..=25
2026-07-03T10:35:29.7791945Z   [must] requirement_quality REQ-HAZARD-VIEWER-RING-ROLL-SNAP criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7792288Z   [must] requirement_quality REQ-HAZARD-VIEWER-RING-ROLL-SNAP criterion=length — title is 167 words; want 3..=25
2026-07-03T10:35:29.7792846Z   [must] requirement_quality REQ-HAZARD-VIEWER-STARVE-UNDER-CONTROLLER-BACKPRESSURE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7793284Z   [must] requirement_quality REQ-HAZARD-VIEWER-STARVE-UNDER-CONTROLLER-BACKPRESSURE criterion=length — title is 235 words; want 3..=25
2026-07-03T10:35:29.7793622Z   [must] requirement_quality REQ-HAZARD-WAN-ORIGIN-AUTH criterion=length — title is 37 words; want 3..=25
2026-07-03T10:35:29.7794067Z   [must] requirement_quality REQ-HAZARD-WIN-PTY-PROGRAM-RESOLVE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7794418Z   [must] requirement_quality REQ-HAZARD-WIN-PTY-PROGRAM-RESOLVE criterion=length — title is 96 words; want 3..=25
2026-07-03T10:35:29.7794747Z   [must] requirement_quality REQ-HAZARD-WMI-DAEMON-WINDOW criterion=length — title is 101 words; want 3..=25
2026-07-03T10:35:29.7795037Z   [must] requirement_quality REQ-HOST-RUN-1 criterion=length — title is 88 words; want 3..=25
2026-07-03T10:35:29.7795309Z   [must] requirement_quality REQ-HOST-RUN-2 criterion=length — title is 97 words; want 3..=25
2026-07-03T10:35:29.7795567Z   [must] requirement_quality REQ-INST-15 criterion=length — title is 32 words; want 3..=25
2026-07-03T10:35:29.7796069Z   [must] requirement_quality REQ-INSTALL-10 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7796335Z   [must] requirement_quality REQ-INSTALL-10 criterion=length — title is 58 words; want 3..=25
2026-07-03T10:35:29.7796605Z   [must] requirement_quality REQ-INSTALL-11 criterion=length — title is 78 words; want 3..=25
2026-07-03T10:35:29.7796880Z   [must] requirement_quality REQ-INSTALL-12 criterion=length — title is 116 words; want 3..=25
2026-07-03T10:35:29.7797246Z   [must] requirement_quality REQ-INSTALL-13 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7797633Z   [must] requirement_quality REQ-INSTALL-13 criterion=length — title is 131 words; want 3..=25
2026-07-03T10:35:29.7797890Z   [must] requirement_quality REQ-INSTALL-2 criterion=length — title is 2 word(s); want 3..=25
2026-07-03T10:35:29.7798263Z   [must] requirement_quality REQ-INSTALL-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7798539Z   [must] requirement_quality REQ-INSTALL-6 criterion=length — title is 56 words; want 3..=25
2026-07-03T10:35:29.7798907Z   [must] requirement_quality REQ-INSTALL-7 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7799270Z   [must] requirement_quality REQ-INSTALL-7 criterion=length — title is 50 words; want 3..=25
2026-07-03T10:35:29.7799530Z   [must] requirement_quality REQ-INSTALL-8 criterion=length — title is 55 words; want 3..=25
2026-07-03T10:35:29.7799890Z   [must] requirement_quality REQ-INSTALL-9 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7800171Z   [must] requirement_quality REQ-INSTALL-9 criterion=length — title is 62 words; want 3..=25
2026-07-03T10:35:29.7800577Z   [must] requirement_quality REQ-JOIN-DIAGNOSTICS criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7800892Z   [must] requirement_quality REQ-JOIN-DIAGNOSTICS criterion=length — title is 137 words; want 3..=25
2026-07-03T10:35:29.7801179Z   [must] requirement_quality REQ-JOIN-TWO-PHASE criterion=length — title is 161 words; want 3..=25
2026-07-03T10:35:29.7802361Z   [must] requirement_quality REQ-KICK-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7802624Z   [must] requirement_quality REQ-KICK-1 criterion=length — title is 133 words; want 3..=25
2026-07-03T10:35:29.7802999Z   [must] requirement_quality REQ-MANIFEST-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7803296Z   [must] requirement_quality REQ-MANIFEST-3 criterion=length — title is 26 words; want 3..=25
2026-07-03T10:35:29.7803563Z   [must] requirement_quality REQ-MANIFEST-4 criterion=length — title is 31 words; want 3..=25
2026-07-03T10:35:29.7803835Z   [must] requirement_quality REQ-MANIFEST-5 criterion=length — title is 132 words; want 3..=25
2026-07-03T10:35:29.7804117Z   [must] requirement_quality REQ-MANIFEST-6 criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7804379Z   [must] requirement_quality REQ-MANIFEST-7 criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7804641Z   [must] requirement_quality REQ-MANIFEST-8 criterion=length — title is 77 words; want 3..=25
2026-07-03T10:35:29.7805045Z   [must] requirement_quality REQ-MANIFEST-NODE-KEY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7805345Z   [must] requirement_quality REQ-MANIFEST-NODE-KEY criterion=length — title is 187 words; want 3..=25
2026-07-03T10:35:29.7805760Z   [must] requirement_quality REQ-MANIFEST-SUBST criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7806056Z   [must] requirement_quality REQ-MANIFEST-SUBST criterion=length — title is 121 words; want 3..=25
2026-07-03T10:35:29.7806304Z   [must] requirement_quality REQ-MESH-1 criterion=length — title is 86 words; want 3..=25
2026-07-03T10:35:29.7806795Z   [must] requirement_quality REQ-MESH-2 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7807061Z   [must] requirement_quality REQ-MESH-2 criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7807416Z   [must] requirement_quality REQ-MESH-3 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7807665Z   [must] requirement_quality REQ-MESH-3 criterion=length — title is 86 words; want 3..=25
2026-07-03T10:35:29.7808169Z   [must] requirement_quality REQ-MESH-4 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7808417Z   [must] requirement_quality REQ-MESH-4 criterion=length — title is 99 words; want 3..=25
2026-07-03T10:35:29.7808765Z   [must] requirement_quality REQ-MESH-5 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7809210Z   [must] requirement_quality REQ-MESH-5 criterion=length — title is 72 words; want 3..=25
2026-07-03T10:35:29.7809590Z   [must] requirement_quality REQ-MESH-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7809840Z   [must] requirement_quality REQ-MESH-6 criterion=length — title is 56 words; want 3..=25
2026-07-03T10:35:29.7810208Z   [must] requirement_quality REQ-MIGRATE-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7810460Z   [must] requirement_quality REQ-MSG-4 criterion=length — title is 31 words; want 3..=25
2026-07-03T10:35:29.7810726Z   [must] requirement_quality REQ-MSG-5 criterion=length — title is 38 words; want 3..=25
2026-07-03T10:35:29.7810965Z   [must] requirement_quality REQ-MSG-6 criterion=length — title is 65 words; want 3..=25
2026-07-03T10:35:29.7811361Z   [must] requirement_quality REQ-MSG-CLI-ORIGIN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7811666Z   [must] requirement_quality REQ-MSG-CLI-ORIGIN criterion=length — title is 107 words; want 3..=25
2026-07-03T10:35:29.7812073Z   [must] requirement_quality REQ-MSG-DELIVERY-AXES criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7812368Z   [must] requirement_quality REQ-MSG-DELIVERY-AXES criterion=length — title is 291 words; want 3..=25
2026-07-03T10:35:29.7812747Z   [must] requirement_quality REQ-MSG-ENVELOPE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7813055Z   [must] requirement_quality REQ-MSG-ENVELOPE criterion=length — title is 153 words; want 3..=25
2026-07-03T10:35:29.7813456Z   [must] requirement_quality REQ-MSG-IDLE-EDGE-DRAIN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7813756Z   [must] requirement_quality REQ-MSG-IDLE-EDGE-DRAIN criterion=length — title is 121 words; want 3..=25
2026-07-03T10:35:29.7814203Z   [must] requirement_quality REQ-MSG-IDLE-TRANSLATION-BINARY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7814542Z   [must] requirement_quality REQ-MSG-IDLE-TRANSLATION-BINARY criterion=length — title is 269 words; want 3..=25
2026-07-03T10:35:29.7814973Z   [must] requirement_quality REQ-MSG-SELF-DETECT-ANCESTRY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7815302Z   [must] requirement_quality REQ-MSG-SELF-DETECT-ANCESTRY criterion=length — title is 153 words; want 3..=25
2026-07-03T10:35:29.7815715Z   [must] requirement_quality REQ-NET-FAMILY-GATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7816001Z   [must] requirement_quality REQ-NET-FAMILY-GATE criterion=length — title is 118 words; want 3..=25
2026-07-03T10:35:29.7816359Z   [must] requirement_quality REQ-PAIR-8 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7816735Z   [must] requirement_quality REQ-PAIR-8 criterion=length — title is 67 words; want 3..=25
2026-07-03T10:35:29.7817161Z   [must] requirement_quality REQ-PEER-PUMP-CHURN-STALL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7817480Z   [must] requirement_quality REQ-PEER-PUMP-CHURN-STALL criterion=length — title is 97 words; want 3..=25
2026-07-03T10:35:29.7817850Z   [must] requirement_quality REQ-PICKER-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7818235Z   [must] requirement_quality REQ-PICKER-1 criterion=length — title is 156 words; want 3..=25
2026-07-03T10:35:29.7818492Z   [must] requirement_quality REQ-PICKER-2 criterion=length — title is 77 words; want 3..=25
2026-07-03T10:35:29.7818754Z   [must] requirement_quality REQ-PICKER-3 criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7819245Z   [must] requirement_quality REQ-PICKER-4 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7819511Z   [must] requirement_quality REQ-PICKER-4 criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7819888Z   [must] requirement_quality REQ-PICKER-5 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7820160Z   [must] requirement_quality REQ-PICKER-5 criterion=length — title is 147 words; want 3..=25
2026-07-03T10:35:29.7820607Z   [must] requirement_quality REQ-PICKER-ADAPTER-DESCRIPTION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7820962Z   [must] requirement_quality REQ-PICKER-ADAPTER-DESCRIPTION criterion=length — title is 64 words; want 3..=25
2026-07-03T10:35:29.7821392Z   [must] requirement_quality REQ-PICKER-CHOOSE-DEDUP-ALL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7821730Z   [must] requirement_quality REQ-PICKER-CHOOSE-DEDUP-ALL criterion=length — title is 72 words; want 3..=25
2026-07-03T10:35:29.7822088Z   [must] requirement_quality REQ-PICKER-CONTROL-LINE-STATUS-GATE criterion=length — title is 71 words; want 3..=25
2026-07-03T10:35:29.7822512Z   [must] requirement_quality REQ-PICKER-CONTROLLED-LOCAL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7822827Z   [must] requirement_quality REQ-PICKER-CONTROLLED-LOCAL criterion=length — title is 95 words; want 3..=25
2026-07-03T10:35:29.7823136Z   [must] requirement_quality REQ-PICKER-HISTORY-FRESH criterion=length — title is 51 words; want 3..=25
2026-07-03T10:35:29.7823500Z   [must] requirement_quality REQ-PICKER-HISTORY-FRESH criterion=tbd-todo — title contains placeholder marker 'TBD'
2026-07-03T10:35:29.7823805Z   [must] requirement_quality REQ-PICKER-NODE-GROUPING criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7824139Z   [must] requirement_quality REQ-PICKER-OFFLINE-NO-VIEW criterion=length — title is 46 words; want 3..=25
2026-07-03T10:35:29.7824449Z   [must] requirement_quality REQ-PICKER-ONLINE-ACTION criterion=length — title is 74 words; want 3..=25
2026-07-03T10:35:29.7824797Z   [must] requirement_quality REQ-PICKER-ONLINE-ACTION criterion=tbd-todo — title contains placeholder marker 'TBD'
2026-07-03T10:35:29.7825132Z   [must] requirement_quality REQ-PICKER-PROJECT-DISPLAY-NAME criterion=length — title is 103 words; want 3..=25
2026-07-03T10:35:29.7825471Z   [must] requirement_quality REQ-PICKER-PROJECT-HISTORY-TRUTH criterion=length — title is 128 words; want 3..=25
2026-07-03T10:35:29.7825932Z   [must] requirement_quality REQ-PICKER-RESUME-CONTEXT-PANEL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7826275Z   [must] requirement_quality REQ-PICKER-RESUME-CONTEXT-PANEL criterion=length — title is 53 words; want 3..=25
2026-07-03T10:35:29.7826613Z   [must] requirement_quality REQ-PICKER-START-PROJECT-CHOICE criterion=length — title is 87 words; want 3..=25
2026-07-03T10:35:29.7827124Z   [must] requirement_quality REQ-PICKER-UX-V013 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7827434Z   [must] requirement_quality REQ-PICKER-UX-V013 criterion=length — title is 86 words; want 3..=25
2026-07-03T10:35:29.7827796Z   [must] requirement_quality REQ-PRES-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7828059Z   [must] requirement_quality REQ-PRES-1 criterion=length — title is 48 words; want 3..=25
2026-07-03T10:35:29.7828622Z   [must] requirement_quality REQ-PRESENCE-CONTROL-REAP-ON-EXIT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7829133Z   [must] requirement_quality REQ-PRESENCE-CONTROL-REAP-ON-EXIT criterion=length — title is 139 words; want 3..=25
2026-07-03T10:35:29.7829462Z   [must] requirement_quality REQ-PRESENCE-LIVENESS-TRUTH criterion=length — title is 215 words; want 3..=25
2026-07-03T10:35:29.7829943Z   [must] requirement_quality REQ-PSYCHE-CRASHLOOP-BACKOFF-SHUTDOWN criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7830311Z   [must] requirement_quality REQ-PSYCHE-CRASHLOOP-BACKOFF-SHUTDOWN criterion=length — title is 90 words; want 3..=25
2026-07-03T10:35:29.7830558Z   [must] requirement_quality REQ-RC-1 criterion=length — title is 94 words; want 3..=25
2026-07-03T10:35:29.7830979Z   [must] requirement_quality REQ-RC-CROSS-NODE-ATTACH criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7831310Z   [must] requirement_quality REQ-RC-CROSS-NODE-ATTACH criterion=length — title is 95 words; want 3..=25
2026-07-03T10:35:29.7831695Z   [must] requirement_quality REQ-RC-IDENTITY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7831976Z   [must] requirement_quality REQ-RC-IDENTITY criterion=length — title is 122 words; want 3..=25
2026-07-03T10:35:29.7832404Z   [must] requirement_quality REQ-RC-IDMARKER-DISABLE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7832714Z   [must] requirement_quality REQ-RC-IDMARKER-DISABLE criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7833115Z   [must] requirement_quality REQ-RC-KEY-VT-TRANSLATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7833421Z   [must] requirement_quality REQ-RC-KEY-VT-TRANSLATE criterion=length — title is 249 words; want 3..=25
2026-07-03T10:35:29.7833829Z   [must] requirement_quality REQ-RC-MOUSE-FORWARD criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7834127Z   [must] requirement_quality REQ-RC-MOUSE-FORWARD criterion=length — title is 218 words; want 3..=25
2026-07-03T10:35:29.7834529Z   [must] requirement_quality REQ-RC-WIN-PASTE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7834810Z   [must] requirement_quality REQ-RC-WIN-PASTE criterion=length — title is 226 words; want 3..=25
2026-07-03T10:35:29.7835205Z   [must] requirement_quality REQ-RC-WIN-VT-OUTPUT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7835496Z   [must] requirement_quality REQ-RC-WIN-VT-OUTPUT criterion=length — title is 150 words; want 3..=25
2026-07-03T10:35:29.7835863Z   [must] requirement_quality REQ-RCVIEW-1 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7836154Z   [must] requirement_quality REQ-RCVIEW-1 criterion=length — title is 197 words; want 3..=25
2026-07-03T10:35:29.7836559Z   [must] requirement_quality REQ-READY-AGENT-RESUME criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7836864Z   [must] requirement_quality REQ-READY-AGENT-RESUME criterion=length — title is 165 words; want 3..=25
2026-07-03T10:35:29.7837389Z   [must] requirement_quality REQ-RESUME-CONTEXT-PULL criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7837708Z   [must] requirement_quality REQ-RESUME-CONTEXT-PULL criterion=length — title is 460 words; want 3..=25
2026-07-03T10:35:29.7838032Z   [must] requirement_quality REQ-RESUME-HARNESS-SESSION-ID criterion=length — title is 128 words; want 3..=25
2026-07-03T10:35:29.7838361Z   [must] requirement_quality REQ-RESUME-REAP-PRIOR-HARNESS criterion=length — title is 54 words; want 3..=25
2026-07-03T10:35:29.7838789Z   [must] requirement_quality REQ-RESUME-ROW-PER-PROJECT criterion=length — title is 59 words; want 3..=25
2026-07-03T10:35:29.7839182Z   [must] requirement_quality REQ-RUN-EMPTY-CREATE criterion=length — title is 63 words; want 3..=25
2026-07-03T10:35:29.7839597Z   [must] requirement_quality REQ-RUN-MULTISUBNET-HOME criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7839927Z   [must] requirement_quality REQ-RUN-MULTISUBNET-HOME criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7840336Z   [must] requirement_quality REQ-RUN-NO-DUP-SESSION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7840637Z   [must] requirement_quality REQ-RUN-NO-DUP-SESSION criterion=length — title is 137 words; want 3..=25
2026-07-03T10:35:29.7841018Z   [must] requirement_quality REQ-RUN-PICKER criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7841309Z   [must] requirement_quality REQ-RUN-PICKER criterion=length — title is 203 words; want 3..=25
2026-07-03T10:35:29.7841694Z   [must] requirement_quality REQ-RUN-PICKER-HOME criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7841992Z   [must] requirement_quality REQ-RUN-PICKER-HOME criterion=length — title is 156 words; want 3..=25
2026-07-03T10:35:29.7842392Z   [must] requirement_quality REQ-RUN-SHORTCUT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7842683Z   [must] requirement_quality REQ-RUN-SHORTCUT criterion=length — title is 226 words; want 3..=25
2026-07-03T10:35:29.7842951Z   [must] requirement_quality REQ-SEAM-SPAWN criterion=length — title is 2 word(s); want 3..=25
2026-07-03T10:35:29.7843360Z   [must] requirement_quality REQ-SEND-REPLYTO-REMOVE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7843695Z   [must] requirement_quality REQ-SEND-REPLYTO-REMOVE criterion=length — title is 60 words; want 3..=25
2026-07-03T10:35:29.7844077Z   [must] requirement_quality REQ-SEND-SPT-HOSTED criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7844370Z   [must] requirement_quality REQ-SEND-SPT-HOSTED criterion=length — title is 169 words; want 3..=25
2026-07-03T10:35:29.7844813Z   [must] requirement_quality REQ-SESSION-RESUME-TEMPLATE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7845146Z   [must] requirement_quality REQ-SESSION-RESUME-TEMPLATE criterion=length — title is 287 words; want 3..=25
2026-07-03T10:35:29.7845603Z   [must] requirement_quality REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7845971Z   [must] requirement_quality REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7846247Z   [must] requirement_quality REQ-SHELL-1 criterion=length — title is 36 words; want 3..=25
2026-07-03T10:35:29.7846494Z   [must] requirement_quality REQ-SHELL-2 criterion=length — title is 49 words; want 3..=25
2026-07-03T10:35:29.7846752Z   [must] requirement_quality REQ-SHELL-3 criterion=length — title is 80 words; want 3..=25
2026-07-03T10:35:29.7847233Z   [must] requirement_quality REQ-SHELL-4 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7847499Z   [must] requirement_quality REQ-SHELL-4 criterion=length — title is 84 words; want 3..=25
2026-07-03T10:35:29.7847757Z   [must] requirement_quality REQ-SHELL-5 criterion=length — title is 49 words; want 3..=25
2026-07-03T10:35:29.7848105Z   [must] requirement_quality REQ-START-5 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7848363Z   [must] requirement_quality REQ-START-5 criterion=length — title is 129 words; want 3..=25
2026-07-03T10:35:29.7848735Z   [must] requirement_quality REQ-STORE-1 criterion=length — title is 34 words; want 3..=25
2026-07-03T10:35:29.7849170Z   [must] requirement_quality REQ-STORE-CONTEXT-BRANCH-FILL criterion=length — title is 73 words; want 3..=25
2026-07-03T10:35:29.7849434Z   [must] requirement_quality REQ-SUBNET-5 criterion=length — title is 52 words; want 3..=25
2026-07-03T10:35:29.7849833Z   [must] requirement_quality REQ-SUBNET-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7860569Z   [must] requirement_quality REQ-SUBNET-6 criterion=length — title is 38 words; want 3..=25
2026-07-03T10:35:29.7861123Z   [must] requirement_quality REQ-SUBNET-7 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7861438Z   [must] requirement_quality REQ-SUBNET-7 criterion=length — title is 75 words; want 3..=25
2026-07-03T10:35:29.7861705Z   [must] requirement_quality REQ-SUBNET-8 criterion=length — title is 53 words; want 3..=25
2026-07-03T10:35:29.7862067Z   [must] requirement_quality REQ-SUBNET-COUNT-ROUTABLE criterion=length — title is 78 words; want 3..=25
2026-07-03T10:35:29.7862487Z   [must] requirement_quality REQ-SUBNET-DISPLAY-PARITY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7862819Z   [must] requirement_quality REQ-SUBNET-DISPLAY-PARITY criterion=length — title is 166 words; want 3..=25
2026-07-03T10:35:29.7863217Z   [must] requirement_quality REQ-TERM-5 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7863479Z   [must] requirement_quality REQ-TERM-5 criterion=length — title is 71 words; want 3..=25
2026-07-03T10:35:29.7863847Z   [must] requirement_quality REQ-TERM-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7864099Z   [must] requirement_quality REQ-TERM-6 criterion=length — title is 53 words; want 3..=25
2026-07-03T10:35:29.7864481Z   [must] requirement_quality REQ-TERM-7 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7864734Z   [must] requirement_quality REQ-TERM-7 criterion=length — title is 55 words; want 3..=25
2026-07-03T10:35:29.7865096Z   [must] requirement_quality REQ-TRANSLATE-BINARY-LIVENESS-DECAY criterion=length — title is 72 words; want 3..=25
2026-07-03T10:35:29.7865665Z   [must] requirement_quality REQ-TRANSLATE-COMMAND criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7865984Z   [must] requirement_quality REQ-TRANSLATE-COMMAND criterion=length — title is 137 words; want 3..=25
2026-07-03T10:35:29.7866341Z   [must] requirement_quality REQ-UPD-6 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7866600Z   [must] requirement_quality REQ-UPD-6 criterion=length — title is 32 words; want 3..=25
2026-07-03T10:35:29.7867000Z   [must] requirement_quality REQ-UPD-7 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7867253Z   [must] requirement_quality REQ-UPD-7 criterion=length — title is 88 words; want 3..=25
2026-07-03T10:35:29.7867615Z   [must] requirement_quality REQ-UPD-8 criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7867901Z   [must] requirement_quality REQ-UPD-8 criterion=length — title is 115 words; want 3..=25
2026-07-03T10:35:29.7868159Z   [must] requirement_quality REQ-UPD-9 criterion=length — title is 110 words; want 3..=25
2026-07-03T10:35:29.7868615Z   [must] requirement_quality REQ-UPDATE-APPLY-ALREADY-APPLIED criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7869050Z   [must] requirement_quality REQ-UPDATE-APPLY-ALREADY-APPLIED criterion=length — title is 120 words; want 3..=25
2026-07-03T10:35:29.7869521Z   [must] requirement_quality REQ-UPDATE-APPLY-RESTART-NOTICE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7870004Z   [must] requirement_quality REQ-UPDATE-APPLY-RESTART-NOTICE criterion=length — title is 81 words; want 3..=25
2026-07-03T10:35:29.7870338Z   [must] requirement_quality REQ-UPDATE-FETCH-APPLY-FLAG criterion=length — title is 123 words; want 3..=25
2026-07-03T10:35:29.7870782Z   [must] requirement_quality REQ-UPDATE-FETCH-CURRENT-UX criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7871096Z   [must] requirement_quality REQ-UPDATE-FETCH-CURRENT-UX criterion=length — title is 134 words; want 3..=25
2026-07-03T10:35:29.7871535Z   [must] requirement_quality REQ-UPDATE-RUNNING-IMAGE-SURFACE criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7871874Z   [must] requirement_quality REQ-UPDATE-RUNNING-IMAGE-SURFACE criterion=length — title is 166 words; want 3..=25
2026-07-03T10:35:29.7872336Z   [must] requirement_quality REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7872669Z   [must] requirement_quality REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT criterion=length — title is 227 words; want 3..=25
2026-07-03T10:35:29.7873061Z   [must] requirement_quality REQ-WAN-SEND-DELIVERY criterion=contains-and — title contains ' and ' — may smuggle multiple capabilities
2026-07-03T10:35:29.7873384Z   [must] requirement_quality REQ-WAN-SEND-DELIVERY criterion=length — title is 117 words; want 3..=25
2026-07-03T10:35:29.7873701Z   [must] requirement_quality REQ-WAN-SPT-HOSTED-DELIVERY criterion=length — title is 156 words; want 3..=25
2026-07-03T10:35:29.7873963Z   [must] requirement_quality REQ-WHOAMI-1 criterion=length — title is 76 words; want 3..=25
2026-07-03T10:35:29.7874278Z   [must] requirement_quality REQ-XTASK-SPT-BIN-TARGET-DIR criterion=length — title is 98 words; want 3..=25
2026-07-03T10:35:29.7874306Z 
2026-07-03T10:35:29.7874436Z # Requirement quality review
2026-07-03T10:35:29.7874465Z 
2026-07-03T10:35:29.7874678Z You are reviewing 380 requirement(s) from `traceable-reqs.toml` against a quality
2026-07-03T10:35:29.7874874Z rubric. Deterministic checks (length, contains-and, tbd-todo, duplicate-titles,
2026-07-03T10:35:29.7875075Z trailing-etc) have already run and surfaced as `requirement_quality` findings on
2026-07-03T10:35:29.7875218Z this command's output. Your task is the rubric items below.
2026-07-03T10:35:29.7875356Z 
2026-07-03T10:35:29.7875447Z ## Rubric
2026-07-03T10:35:29.7875481Z 
2026-07-03T10:35:29.7875734Z - **singular** — describes one capability; no smuggled "and"/"or" across distinct actions.
2026-07-03T10:35:29.7875974Z - **verifiable** — states an observable behavior a test or reviewer could confirm.
2026-07-03T10:35:29.7876197Z - **atomic** — cannot be split into two requirements without losing meaning.
2026-07-03T10:35:29.7876344Z - **active-voice** — clear subject and active verb.
2026-07-03T10:35:29.7876383Z 
2026-07-03T10:35:29.7876615Z If a criterion is borderline or doesn't apply, abstain — only emit findings for
2026-07-03T10:35:29.7876702Z clear concerns.
2026-07-03T10:35:29.7876731Z 
2026-07-03T10:35:29.7876817Z ## Requirements
2026-07-03T10:35:29.7876850Z 
2026-07-03T10:35:29.7876940Z ### REQ-ARCH-1
2026-07-03T10:35:29.7877060Z - Title: Many small acyclically-layered crates
2026-07-03T10:35:29.7877150Z - Required stages: impl
2026-07-03T10:35:29.7877188Z 
2026-07-03T10:35:29.7877284Z ### REQ-ARCH-2
2026-07-03T10:35:29.7877455Z - Title: Public SDK surface is spt-proto, spt-runtime, spt-msg
2026-07-03T10:35:29.7877555Z - Required stages: impl
2026-07-03T10:35:29.7877584Z 
2026-07-03T10:35:29.7877680Z ### REQ-ARCH-3
2026-07-03T10:35:29.7877865Z - Title: Wire-protocol version independent of crate semver, N-1 compat window
2026-07-03T10:35:29.7877972Z - Required stages: impl, unit
2026-07-03T10:35:29.7878000Z 
2026-07-03T10:35:29.7878085Z ### REQ-ARCH-4
2026-07-03T10:35:29.7878247Z - Title: Copy-verbatim the commodity layer from the sister project
2026-07-03T10:35:29.7878437Z - Required stages: impl, unit
2026-07-03T10:35:29.7878461Z 
2026-07-03T10:35:29.7878548Z ### REQ-DAEMON-1
2026-07-03T10:35:29.7878700Z - Title: One per-machine spt-daemon owning all per-machine state
2026-07-03T10:35:29.7878799Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7878832Z 
2026-07-03T10:35:29.7878913Z ### REQ-DAEMON-2
2026-07-03T10:35:29.7879146Z - Title: Broker/brain split for seamless self-update
2026-07-03T10:35:29.7879252Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7879281Z 
2026-07-03T10:35:29.7879362Z ### REQ-DAEMON-3
2026-07-03T10:35:29.7879499Z - Title: Any api invocation auto-starts the daemon if absent
2026-07-03T10:35:29.7879601Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7879630Z 
2026-07-03T10:35:29.7879715Z ### REQ-DAEMON-4
2026-07-03T10:35:29.7879833Z - Title: Honor every KNOWN-HAZARDS invariant
2026-07-03T10:35:29.7879935Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7879972Z 
2026-07-03T10:35:29.7880067Z ### REQ-STORE-1
2026-07-03T10:35:29.7880926Z - Title: spt-store::BranchStore (git branch as versioned KV; commit=checkpoint/tip=resume, atomic multi-key, merge-native sync) is the substrate for coarse/durable/audited state (context, registry snapshot+distribution, daemon checkpoint); hot paths (B5 fsync journal) + indexed queries (SQLite spool) excluded (ADR-0011)
2026-07-03T10:35:29.7881029Z - Required stages: impl, unit
2026-07-03T10:35:29.7881063Z 
2026-07-03T10:35:29.7881149Z ### REQ-MANIFEST-1
2026-07-03T10:35:29.7881323Z - Title: Per-adapter manifest with adapter_name and min_spt_core_version
2026-07-03T10:35:29.7881418Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7881451Z 
2026-07-03T10:35:29.7881533Z ### REQ-MANIFEST-2
2026-07-03T10:35:29.7882033Z - Title: Adapter profiles — sparse leaf-replace overlays (shipped + local), composite <adapter>:<profile> addressing, shadow-refusal, tighten-only consent floors
2026-07-03T10:35:29.7882129Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7882173Z 
2026-07-03T10:35:29.7882263Z ### REQ-MANIFEST-3
2026-07-03T10:35:29.7882877Z - Title: Adapter strings — [strings] KV tree, dot-path get-string resolving through the profile leaf-replace overlay, set-string editing a local profile's [strings] only; data-only (nothing executes a string)
2026-07-03T10:35:29.7882982Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7883011Z 
2026-07-03T10:35:29.7883107Z ### REQ-MANIFEST-4
2026-07-03T10:35:29.7884049Z - Title: Keyword hints — [[hints]] {keywords (literal/regex), text}; spt api hint --session emits at most one matched hint per message, once per session (seen-set), declaration-order first match; profiles overlay [[hints]] by leaf-replace
2026-07-03T10:35:29.7884157Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7884190Z 
2026-07-03T10:35:29.7884271Z ### REQ-MANIFEST-5
2026-07-03T10:35:29.7887228Z - Title: File-backed adapter [strings] (M12-W3-T3.1): a [strings] dot-path value MAY be an inline-table FILE POINTER `key = { file = "rel/path" }` resolved to the file's contents at get-string time, keeping large bodies (skill-instructions, hint text) out of the manifest. A value-position table with a `file` key IS the pointer form (reserved — cannot double as data). Per-adapter aux storage `adapters/<adapter>/strings/`; pointers resolve relative to it with CONTAINMENT (reject `..`/absolute escaping the dir). UPDATE-SAFETY: a LOCAL profile's file-pointers resolve relative to the user-owned local-profile dir (NOT adapter-shipped strings/, which adapter updates overwrite), or the local profile inlines. Validate-at-register (fail-fast on a bad/escaping/missing pointer) + LAZY read at get-string (live file edits reflect, no re-register) + skip-diagnostics on missing-at-read (no hard-crash, mirrors [digest]). Rides the same leaf-replace profile overlay as the rest of [strings].
2026-07-03T10:35:29.7887339Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7887372Z 
2026-07-03T10:35:29.7887453Z ### REQ-MANIFEST-6
2026-07-03T10:35:29.7889778Z - Title: Cross-adapter fallback target addressing (M12-W3-T3.2): a cross-adapter fallback target is addressed as `<adapter>:<profile>` (not just a bare adapter_name), resolved through the one composite-addressing resolver (registry::resolve_option) at every adapter-option read site so a fallback may select a shipped/local profile (e.g. a `ccs` profile). CONTEXT.md §cross-adapter-fallback reconciled ("ccs is a profile; cross-adapter fallback may target <adapter>:<profile>"). Contract-only this milestone: the node-wide fallback SETTING + its rate-limit invocation are deferred to the consuming milestone (the runtime path does not exist yet); this REQ guarantees the ADDRESSING resolves.
2026-07-03T10:35:29.7889889Z - Required stages: doc, unit
2026-07-03T10:35:29.7889922Z 
2026-07-03T10:35:29.7890003Z ### REQ-MANIFEST-7
2026-07-03T10:35:29.7893080Z - Title: Adapter-declared shortcut basename (M12-W2 follow-on): an optional `[adapter] shortcut_basename` manifest field names the basename the `spt endpoint run` picker bakes into the generated `<basename>-<id>` launcher shortcut (REQ-RUN-SHORTCUT). Absent ⇒ the harness-agnostic default `spt` (→ `spt-<id>`); an adapter sets it to brand its shortcuts (claude-spt → `cc` → `cc-<id>`), so the Claude-Code-ness lives in the PUBLISHED adapter manifest, never hardcoded in spt-core. The picker reads it from the RESOLVED manifest of the selected adapter (registry::resolve_option), falling back to `spt` when absent/empty/unresolvable. Additive + N-1-safe (serde-default Option, omitted from serialization when absent; old manifests parse clean); manifest.schema.json regenerated from the derive (ADR-0001, CI drift-gated). Documented in docs/MANIFEST.md `[adapter]` section + the claude-spt worked example — the adapter-author contract perri builds spt-claude-code against.
2026-07-03T10:35:29.7893199Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7893227Z 
2026-07-03T10:35:29.7893314Z ### REQ-MANIFEST-8
2026-07-03T10:35:29.7895623Z - Title: [adapter] host_binaries declares the harness executable basenames a kind="harness" adapter hosts agents inside (e.g. host_binaries = ["claude"]); bind-time pid→exe-basename match (case-insensitive, .exe-stripped) over the seed's parent_pid selects the candidate adapter set; zero matches → a friendly error naming the binary + the --adapter escape hatch. Additive + N-1-safe: optional Vec<String>, #[serde(default, skip_serializing_if = "Vec::is_empty")] (omitted-serialized like shortcut_basename, old manifests parse clean); manifest.schema.json regenerated from the derive (ADR-0001, CI drift-gated). The match-key for ADR-0021 adapter-agnostic bind-time resolution. (v0.9.0)
2026-07-03T10:35:29.7895755Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7895784Z 
2026-07-03T10:35:29.7895866Z ### REQ-SEAM-SPAWN
2026-07-03T10:35:29.7895966Z - Title: spawn-session seam
2026-07-03T10:35:29.7896085Z - Required stages: impl, unit
2026-07-03T10:35:29.7896109Z 
2026-07-03T10:35:29.7896195Z ### REQ-SEAM-POSTSPAWN
2026-07-03T10:35:29.7896347Z - Title: post-spawn / api bind seam with boot nonce
2026-07-03T10:35:29.7896443Z - Required stages: impl, unit
2026-07-03T10:35:29.7896471Z 
2026-07-03T10:35:29.7896563Z ### REQ-SEAM-PSYCHE
2026-07-03T10:35:29.7896690Z - Title: spawn-psyche seam (fresh + resume templates)
2026-07-03T10:35:29.7896801Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7896830Z 
2026-07-03T10:35:29.7896920Z ### REQ-SEAM-HISTORY
2026-07-03T10:35:29.7897099Z - Title: History subsystem (fetcher / locate-normalize / native store)
2026-07-03T10:35:29.7897195Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7897224Z 
2026-07-03T10:35:29.7897307Z ### REQ-SEAM-ACTIVITY
2026-07-03T10:35:29.7897474Z - Title: Activity/idle reported via api sentinels, not PTY quiescence
2026-07-03T10:35:29.7897575Z - Required stages: impl, unit
2026-07-03T10:35:29.7897604Z 
2026-07-03T10:35:29.7897693Z ### REQ-SEAM-INJECT
2026-07-03T10:35:29.7897842Z - Title: inject-input methods configurable per activity-state
2026-07-03T10:35:29.7898036Z - Required stages: impl, unit
2026-07-03T10:35:29.7898070Z 
2026-07-03T10:35:29.7898152Z ### REQ-SEAM-RESUME
2026-07-03T10:35:29.7898322Z - Title: resume-session seam (fresh-with-preload / continue-existing)
2026-07-03T10:35:29.7898423Z - Required stages: impl, unit
2026-07-03T10:35:29.7898457Z 
2026-07-03T10:35:29.7898547Z ### REQ-SEAM-CAPABILITY
2026-07-03T10:35:29.7898680Z - Title: Hostable endpoint-types capability declaration
2026-07-03T10:35:29.7898777Z - Required stages: impl, unit
2026-07-03T10:35:29.7898805Z 
2026-07-03T10:35:29.7898890Z ### REQ-SEAM-UPDATE
2026-07-03T10:35:29.7899454Z - Title: Adapter-update avenue (file-pull / delegated command)
2026-07-03T10:35:29.7899634Z - Required stages: impl, unit
2026-07-03T10:35:29.7899668Z 
2026-07-03T10:35:29.7899773Z ### REQ-API-1
2026-07-03T10:35:29.7900000Z - Title: api prefix and adapter_name on every machinery invocation
2026-07-03T10:35:29.7900120Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7900159Z 
2026-07-03T10:35:29.7900286Z ### REQ-API-2
2026-07-03T10:35:29.7900544Z - Title: The api subcommand surface (bind/listen/poll/state/worker/boundary/...)
2026-07-03T10:35:29.7900663Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7900697Z 
2026-07-03T10:35:29.7900806Z ### REQ-API-3
2026-07-03T10:35:29.7900964Z - Title: commune/signoff are file-drops, not commands
2026-07-03T10:35:29.7901083Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7901112Z 
2026-07-03T10:35:29.7901211Z ### REQ-API-4
2026-07-03T10:35:29.7903177Z - Title: api resolves the adapter manifest (+ profile + install dir) from `--adapter name:profile` via the registry when `--manifest` is omitted; `--manifest` becomes an optional OVERRIDE (unregistered / local-dev manifests). Removes the require-both-flags redundancy — a registered adapter's live bringup / digest / capability needs only `--adapter` — and yields the precise install dir (the record's source_dir) rather than the --manifest parent, closing the copy-mode psyche-binary edge (v0.8.0)
2026-07-03T10:35:29.7903326Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7903358Z 
2026-07-03T10:35:29.7903458Z ### REQ-START-1
2026-07-03T10:35:29.7903693Z - Title: Adapters never resolve SPT_HOME; binary on PATH; api bridging only
2026-07-03T10:35:29.7903806Z - Required stages: impl, unit
2026-07-03T10:35:29.7903840Z 
2026-07-03T10:35:29.7903946Z ### REQ-START-2
2026-07-03T10:35:29.7904111Z - Title: Harness-hosted startup: api seed then listen
2026-07-03T10:35:29.7904460Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7904484Z 
2026-07-03T10:35:29.7904595Z ### REQ-START-3
2026-07-03T10:35:29.7904785Z - Title: spt-hosted startup: spawn-session then api bind (no file)
2026-07-03T10:35:29.7904905Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7904938Z 
2026-07-03T10:35:29.7905031Z ### REQ-START-4
2026-07-03T10:35:29.7905188Z - Title: Adapter-injected env aliases (SPT/OWL/LIVE)
2026-07-03T10:35:29.7905306Z - Required stages: impl, unit
2026-07-03T10:35:29.7905338Z 
2026-07-03T10:35:29.7905448Z ### REQ-START-5
2026-07-03T10:35:29.7909112Z - Title: Adapter-agnostic harness-hosted seed + bind-time adapter/profile resolution (ADR-0021): `api seed` carries only parent_pid + session_id (+ optional cwd), no --adapter — a pure "a harness session exists at this pid" record; --adapter becomes an OPTIONAL override across the whole api group (an explicit name[:profile] for adapter dev, never required). Omitted, listen/poll resolve the owning adapter/profile AT BIND as a pure read against the live registry — never a seed-time snapshot that can drift: seed parent_pid → exe basename → host_binaries candidate set (REQ-MANIFEST-8) → active-profile pointer (REQ-INSTALL-12) primary, else greatest-registered_at_ms candidate base profile (name-asc tie) → friendly zero-match error. Covers BOTH LiveAgent (listen) and ReadyAgent (poll) bringup. Restores legacy parity: `$LIVE start <id>` → `$SPT listen <id>` with no mandatory --adapter, one generic SessionStart hook per harness binary. (v0.9.0)
2026-07-03T10:35:29.7909398Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7909441Z 
2026-07-03T10:35:29.7909546Z ### REQ-EP-1
2026-07-03T10:35:29.7909695Z - Title: Day-one endpoint types; open type system
2026-07-03T10:35:29.7909803Z - Required stages: impl, unit
2026-07-03T10:35:29.7909841Z 
2026-07-03T10:35:29.7909942Z ### REQ-EP-2
2026-07-03T10:35:29.7910137Z - Title: Agent endpoints vs Shells distinction in the type model
2026-07-03T10:35:29.7910253Z - Required stages: impl, unit
2026-07-03T10:35:29.7910310Z 
2026-07-03T10:35:29.7910408Z ### REQ-EP-3
2026-07-03T10:35:29.7910618Z - Title: Messaging payloads carry typed operation commands + file blobs
2026-07-03T10:35:29.7910737Z - Required stages: impl, unit
2026-07-03T10:35:29.7910770Z 
2026-07-03T10:35:29.7910875Z ### REQ-EP-4
2026-07-03T10:35:29.7911038Z - Title: PresenceChannel broker endpoint (seam day-one)
2026-07-03T10:35:29.7911156Z - Required stages: impl, unit
2026-07-03T10:35:29.7911189Z 
2026-07-03T10:35:29.7911281Z ### REQ-EP-5
2026-07-03T10:35:29.7912096Z - Title: Concrete shell instantiation model: spawn-mints-instance (vs relink/online), registered-on-node permission + broadcast-is-discovery, per-shell require_approval gate, max_instances_per_owner + over_cap, instance aliasing, discovery scope
2026-07-03T10:35:29.7912226Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7912259Z 
2026-07-03T10:35:29.7912363Z ### REQ-EP-6
2026-07-03T10:35:29.7913938Z - Title: Gateway type acceptance: a Gateway-typed perch binds (api bind --type, open type system — un-hardcode the live_agent default), advertises/addressable like any endpoint, owns shells (owner validation not agent-family-gated), subscribes to digests, and is the user-msg identity gate's user-backed origin (REQ-MSG-5); in-tree mock-gateway fixture (R-DOCS-2 pattern, no downstream adapter code). Cross-node WAN Gateway-origin (registry endpoint_type trust) tracked by REQ-MSG-6
2026-07-03T10:35:29.7914042Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7914076Z 
2026-07-03T10:35:29.7914167Z ### REQ-EP-7
2026-07-03T10:35:29.7915936Z - Title: Durable live-role.md: a per-agent broad-purpose statement in tracked/agents/<id>/ beside live-context.md (replicates with the mind on the same a-<id> branch); renders FIRST at start-transition context injection (role -> live-context -> project-context); SOLE writer `spt endpoint role --overwrite <file>` — mechanical no-automated-writer guarantee (echo-commune ingest / signoff / Psyche reconcile structurally exclude it). The user-backed-origin hard gate on the writer is a deferred later tightening (rides the user-msg identity plumbing)
2026-07-03T10:35:29.7916037Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7916070Z 
2026-07-03T10:35:29.7916157Z ### REQ-EP-8
2026-07-03T10:35:29.7919104Z - Title: AlwaysOnEndpoint: a resident, addressable, mindless endpoint whose adapter binary the daemon supervises continuously — register-triggered by an adapter-option's `[always-on]` manifest section, one supervised binary per `<adapter>[:profile]`, running independent of agent liveness. It self-manages its `#`-addressed channel endpoints via the existing `api bind` (one connection fronts many). The SECOND class of spt-core-boot-launched third-party binary (after the shell wake-watcher); supervision reuses the wake-watcher scaffolding (backoff / give-up latch / one-per-instance lock / orphan-kill / brain-side reconcile) MINUS the offline-only flip — always online, never resting (no dormant/suspended states). Two-way: agents message it; it may call `endpoint wake <id>`, target-side authorized (REQ-INST-3/6 wake resolution + access whitelist + shell_wake_spawn_anywhere — no caller-ownership gate). First consumer downstream: spt-discord.
2026-07-03T10:35:29.7919219Z - Required stages: 
2026-07-03T10:35:29.7919248Z 
2026-07-03T10:35:29.7919329Z ### REQ-EP-9
2026-07-03T10:35:29.7920927Z - Title: `#` always-on address sigil: a reserved LEADING sigil marking an AlwaysOnEndpoint, extending the REQ-INST-10 grammar to `[subnet:]#id[@node]`. Mandatory + bijective — `#name` ⟺ always-on endpoint, bare `name` ⟺ agent endpoint — so the router resolves endpoint class from the address alone, before any registry lookup. Sits ABOVE REQ-HAZARD-ID-CHARSET: the address parser strips the single leading `#` before id validation, so the bare/stored id stays charset-clean and a mid-id `#` remains rejected (the charset contract is unchanged).
2026-07-03T10:35:29.7921135Z - Required stages: 
2026-07-03T10:35:29.7921168Z 
2026-07-03T10:35:29.7921250Z ### REQ-INST-1
2026-07-03T10:35:29.7921411Z - Title: endpoint ID vs instance split (adapter-agnostic ID)
2026-07-03T10:35:29.7921497Z - Required stages: 
2026-07-03T10:35:29.7921522Z 
2026-07-03T10:35:29.7921612Z ### REQ-INST-2
2026-07-03T10:35:29.7921716Z - Title: Per-node files, synced Psyche mind
2026-07-03T10:35:29.7921818Z - Required stages: impl, unit
2026-07-03T10:35:29.7921846Z 
2026-07-03T10:35:29.7921927Z ### REQ-INST-3
2026-07-03T10:35:29.7922064Z - Title: Dormant (warm) / suspended (cold) resting states
2026-07-03T10:35:29.7922170Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7922213Z 
2026-07-03T10:35:29.7922294Z ### REQ-INST-4
2026-07-03T10:35:29.7922462Z - Title: active to dormant/suspended fires a transition echo commune
2026-07-03T10:35:29.7922560Z - Required stages: impl, unit
2026-07-03T10:35:29.7922594Z 
2026-07-03T10:35:29.7922680Z ### REQ-INST-5
2026-07-03T10:35:29.7922842Z - Title: Two-tier context sync (live to all, project to same-project)
2026-07-03T10:35:29.7922946Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7922980Z 
2026-07-03T10:35:29.7923062Z ### REQ-INST-6
2026-07-03T10:35:29.7923228Z - Title: Deferred messages not delivered to dormant/suspended instances
2026-07-03T10:35:29.7923327Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7923360Z 
2026-07-03T10:35:29.7923437Z ### REQ-INST-7
2026-07-03T10:35:29.7923563Z - Title: Subnet registry + bare-id resolution policy
2026-07-03T10:35:29.7923663Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7923692Z 
2026-07-03T10:35:29.7923778Z ### REQ-INST-8
2026-07-03T10:35:29.7923921Z - Title: Remote-control mode distinct from local operation
2026-07-03T10:35:29.7924011Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7924040Z 
2026-07-03T10:35:29.7924122Z ### REQ-INST-9
2026-07-03T10:35:29.7924287Z - Title: Multi-subnet membership (same-user N subnets; cross-user seam)
2026-07-03T10:35:29.7924380Z - Required stages: impl, unit
2026-07-03T10:35:29.7924417Z 
2026-07-03T10:35:29.7924498Z ### REQ-INST-10
2026-07-03T10:35:29.7924799Z - Title: Qualified addressing [subnet:]id[@node] + ambiguity forces qualification
2026-07-03T10:35:29.7924898Z - Required stages: impl, unit
2026-07-03T10:35:29.7924926Z 
2026-07-03T10:35:29.7925014Z ### REQ-INST-11
2026-07-03T10:35:29.7925204Z - Title: spt rename <id> rippled to all instances (collision-checked, 6.5-reconciled)
2026-07-03T10:35:29.7925299Z - Required stages: impl, unit
2026-07-03T10:35:29.7925334Z 
2026-07-03T10:35:29.7925418Z ### REQ-INST-12
2026-07-03T10:35:29.7925710Z - Title: Endpoint visibility per-(endpoint,subnet): excluded semantics, OR-of-defaults + override, gates sync
2026-07-03T10:35:29.7925818Z - Required stages: impl, unit
2026-07-03T10:35:29.7925848Z 
2026-07-03T10:35:29.7925924Z ### REQ-INST-13
2026-07-03T10:35:29.7926090Z - Title: Subnet-exclusive sync + per-endpoint subnet-membership list
2026-07-03T10:35:29.7926180Z - Required stages: impl, unit
2026-07-03T10:35:29.7926213Z 
2026-07-03T10:35:29.7926304Z ### REQ-INST-14
2026-07-03T10:35:29.7926660Z - Title: Resource advertisement (subnet resource registry): free-text blurb, both-authored, registry projection, visibility/whitelist-gated
2026-07-03T10:35:29.7926764Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7926798Z 
2026-07-03T10:35:29.7926879Z ### REQ-INST-15
2026-07-03T10:35:29.7927576Z - Title: Immutable home subnet (assigned at creation: auto-if-one/ask-if-many) + spt fork (cross-subnet clone to a new identity, copy-then-diverge, not re-home); adapter chosen at creation from registered hostable adapters, changed only via launch/resume-under-new (ADR-0010)
2026-07-03T10:35:29.7927761Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7927784Z 
2026-07-03T10:35:29.7927866Z ### REQ-REACH-1
2026-07-03T10:35:29.7927999Z - Title: Off-node remote-drive detection + file transfer
2026-07-03T10:35:29.7928090Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7928118Z 
2026-07-03T10:35:29.7928215Z ### REQ-REACH-2
2026-07-03T10:35:29.7928356Z - Title: Remote command execution (deferred, consent-gated)
2026-07-03T10:35:29.7928457Z - Required stages: 
2026-07-03T10:35:29.7928481Z 
2026-07-03T10:35:29.7928563Z ### REQ-MSG-1
2026-07-03T10:35:29.7929049Z - Title: Local message delivery: TCP-first to a registered address, spool fallback when offline; id->address via registry (stale-clean first); reply routing (__REPLY_TO__)
2026-07-03T10:35:29.7929150Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7929174Z 
2026-07-03T10:35:29.7929260Z ### REQ-MSG-2
2026-07-03T10:35:29.7929518Z - Title: spt binary CLI surface: send/ring/ready(+--once)/list/stop/whoami, stable arg shapes + exit codes
2026-07-03T10:35:29.7929613Z - Required stages: impl, unit
2026-07-03T10:35:29.7929646Z 
2026-07-03T10:35:29.7929726Z ### REQ-MSG-3
2026-07-03T10:35:29.7930084Z - Title: Ready-agent lifecycle: register perch (info.json + listener + registry address) on ready, drain spooled backlog on startup, clean teardown
2026-07-03T10:35:29.7930185Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7930218Z 
2026-07-03T10:35:29.7930308Z ### REQ-MSG-4
2026-07-03T10:35:29.7931106Z - Title: Listener stream stdout emits EVENT envelope lines (sister-format, ADR-0001): parse the __REPLY_TO__ frame, pass pre-formed typed envelopes through verbatim (no double-wrap), compose <EVENT type="msg" from=…> otherwise, chunk oversized lines into EVENT-PART
2026-07-03T10:35:29.7931209Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7931242Z 
2026-07-03T10:35:29.7931329Z ### REQ-MSG-ENVELOPE
2026-07-03T10:35:29.7935139Z - Title: The <EVENT type="msg" from=…>body</EVENT> envelope (spt-proto::event, the ADR-0001 grammar) is the SOLE canonical arriving-message format at EVERY harness arriving-message surface on an AGENT perch — api listen AND api poll/worker-poll, byte-identical (reverses REQ-MSG-4's 'hook drains keep the raw frame by contract'). SCOPE CARVE-OUT: the shell-command relay (api poll <shell-id> --link, cmd_poll_shell) is a distinct internal transport carrying RAW MAC'd stamped frames the shell child consumes verbatim — NOT an arriving-message surface, deliberately EXEMPT from <EVENT> composition (notify_shell_e2e guards this boundary). __REPLY_TO__ — mis-elevated during the clean-room port to a fake ADR-0001 'stable wire format' (spt-msg/wire.rs, lib.rs) — is REMOVED entirely (spool format_row, the spt-msg TCP frame, emit parse_frame); (from, body) carried structurally, <EVENT> composed once at the delivery boundary. No legacy sister-interop (spt-core never required it). Reply-correlation rebinds onto the structural from / <EVENT from=…> attribute (ADR-0009 access-gate + ADR-0012 Psyche/spt-live reply-target). Self-delimiting by construction → finding F-002 (non-self-delimiting multi-message poll) dissolves. ADR-0020.
2026-07-03T10:35:29.7935297Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7935330Z 
2026-07-03T10:35:29.7935420Z ### REQ-MSG-5
2026-07-03T10:35:29.7936140Z - Title: user-msg envelope kind + daemon identity gate: a Gateway endpoint / the local user's CLI author user-msg (the user's authority); agent-family senders re-stamped to plain msg; identity-gated never payload-trusted (KH 7.3/7.5); wire-additive (N-1 receivers tolerate the new type)
2026-07-03T10:35:29.7936246Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7936279Z 
2026-07-03T10:35:29.7936359Z ### REQ-MSG-6
2026-07-03T10:35:29.7937945Z - Title: cross-node Gateway user-msg honored via advertised endpoint_type: a user-msg from a Gateway-typed origin survives the receive_wan funnel as user-msg (vs the fail-closed re-stamp), keyed on the QUIC-handshake-proven origin node (never wire `from`). Trust boundary = subnet membership (operator-ratified 2026-06-13); no defense against an in-subnet member forging the type. Instance.endpoint_type is an additive serde-default field extending REQ-INST-7's data model. Absent/unknown type → re-stamp (N-1 rollout grace)
2026-07-03T10:35:29.7938188Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7938221Z 
2026-07-03T10:35:29.7938307Z ### REQ-NODE-IDENTITY
2026-07-03T10:35:29.7938527Z - Title: Ed25519 identity primitive: keypair, detached sign/verify, stable pubkey<->hex
2026-07-03T10:35:29.7938621Z - Required stages: impl, unit
2026-07-03T10:35:29.7938655Z 
2026-07-03T10:35:29.7938741Z ### REQ-NET-1
2026-07-03T10:35:29.7938912Z - Title: WAN messaging first-class, behind default-on net feature flag
2026-07-03T10:35:29.7939100Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7939128Z 
2026-07-03T10:35:29.7939208Z ### REQ-NET-2
2026-07-03T10:35:29.7939364Z - Title: n0 relay default + self-host knob + plain-language disclosure
2026-07-03T10:35:29.7939478Z - Required stages: impl
2026-07-03T10:35:29.7939506Z 
2026-07-03T10:35:29.7939586Z ### REQ-NET-3
2026-07-03T10:35:29.7939748Z - Title: Cross-node Psyche sync over P2P replaces gh-repo-sync
2026-07-03T10:35:29.7939845Z - Required stages: impl, unit
2026-07-03T10:35:29.7939877Z 
2026-07-03T10:35:29.7939967Z ### REQ-PAIR-1
2026-07-03T10:35:29.7940068Z - Title: TOTP-seeded SPAKE2 pairing
2026-07-03T10:35:29.7940173Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7940202Z 
2026-07-03T10:35:29.7940291Z ### REQ-PAIR-2
2026-07-03T10:35:29.7940421Z - Title: Local trust store with TOFU + warn-on-change
2026-07-03T10:35:29.7940511Z - Required stages: 
2026-07-03T10:35:29.7940540Z 
2026-07-03T10:35:29.7940649Z ### REQ-PAIR-3
2026-07-03T10:35:29.7940792Z - Title: Fetch current pairing code from any paired node
2026-07-03T10:35:29.7940883Z - Required stages: impl, unit
2026-07-03T10:35:29.7940911Z 
2026-07-03T10:35:29.7940998Z ### REQ-PAIR-4
2026-07-03T10:35:29.7941098Z - Title: Subnet naming on first pairing
2026-07-03T10:35:29.7941202Z - Required stages: impl, unit
2026-07-03T10:35:29.7941230Z 
2026-07-03T10:35:29.7941313Z ### REQ-PAIR-5
2026-07-03T10:35:29.7941603Z - Title: Multi-subnet pairing: subnet-name discovery input, create-new-names-up-front, rendezvous-token hashing
2026-07-03T10:35:29.7941704Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7941737Z 
2026-07-03T10:35:29.7941822Z ### REQ-PAIR-6
2026-07-03T10:35:29.7942164Z - Title: Elevation-gated per-subnet code fetch (UAC/root or elevated agent; else authenticator app)
2026-07-03T10:35:29.7942265Z - Required stages: impl, unit
2026-07-03T10:35:29.7942298Z 
2026-07-03T10:35:29.7942390Z ### REQ-PAIR-7
2026-07-03T10:35:29.7942541Z - Title: Subnet icon (inline image metadata, GUI-only consumer)
2026-07-03T10:35:29.7942622Z - Required stages: 
2026-07-03T10:35:29.7942652Z 
2026-07-03T10:35:29.7942738Z ### REQ-SUBNET-1
2026-07-03T10:35:29.7943037Z - Title: spt subnet noun namespace: status view (bare + status [NAME] [--nodes]), create (QR/otpauth), show-code; spt pair deleted
2026-07-03T10:35:29.7943137Z - Required stages: impl, unit
2026-07-03T10:35:29.7943170Z 
2026-07-03T10:35:29.7943252Z ### REQ-SUBNET-2
2026-07-03T10:35:29.7943470Z - Title: Guided join e2e: spt subnet join CLI initiator + always-on daemon pairing responder
2026-07-03T10:35:29.7943572Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7943601Z 
2026-07-03T10:35:29.7943685Z ### REQ-SUBNET-3
2026-07-03T10:35:29.7943954Z - Title: Node labels: hostname-default, gossiped, addressable in @node qualifiers (refuse-on-ambiguity)
2026-07-03T10:35:29.7944052Z - Required stages: impl, unit
2026-07-03T10:35:29.7944086Z 
2026-07-03T10:35:29.7944172Z ### REQ-SUBNET-4
2026-07-03T10:35:29.7944433Z - Title: Subnet membership mutations elevation-gated (create = seed reveal; join = trust-boundary enrollment)
2026-07-03T10:35:29.7944533Z - Required stages: impl, unit
2026-07-03T10:35:29.7944562Z 
2026-07-03T10:35:29.7944646Z ### REQ-DOCS-6
2026-07-03T10:35:29.7944966Z - Title: spt how-to <topic>: in-binary task-oriented agent instructions (anti-drift; quickstart prompts point agents at it)
2026-07-03T10:35:29.7945170Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7945199Z 
2026-07-03T10:35:29.7945290Z ### REQ-SEC-1
2026-07-03T10:35:29.7945665Z - Title: Per-endpoint access whitelist: origin-node gate, stateful-firewall (reply/outbound exempt), node-now/user-later, outer gate before grants
2026-07-03T10:35:29.7945761Z - Required stages: impl, unit
2026-07-03T10:35:29.7945795Z 
2026-07-03T10:35:29.7945885Z ### REQ-NOTIF-1
2026-07-03T10:35:29.7946228Z - Title: Notification primitive: per-subnet replicated spool, seen/dismissed, resurface-at-boundary, subsumes update+consent prompts
2026-07-03T10:35:29.7946333Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7946357Z 
2026-07-03T10:35:29.7946444Z ### REQ-NOTIF-2
2026-07-03T10:35:29.7946696Z - Title: spt notify (agent-issued subnet notif) + notif_command manifest seam (harness + shell adapters)
2026-07-03T10:35:29.7946798Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7946839Z 
2026-07-03T10:35:29.7946919Z ### REQ-UPD-1
2026-07-03T10:35:29.7947035Z - Title: Peer-propagated update over P2P
2026-07-03T10:35:29.7947136Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7947159Z 
2026-07-03T10:35:29.7947244Z ### REQ-UPD-2
2026-07-03T10:35:29.7947372Z - Title: All binaries signature-verified before handoff
2026-07-03T10:35:29.7947471Z - Required stages: impl, unit
2026-07-03T10:35:29.7947504Z 
2026-07-03T10:35:29.7947584Z ### REQ-UPD-3
2026-07-03T10:35:29.7947747Z - Title: No endpoint process terminates/suspends during self-update
2026-07-03T10:35:29.7947842Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7947870Z 
2026-07-03T10:35:29.7947965Z ### REQ-UPD-4
2026-07-03T10:35:29.7948138Z - Title: Update gated on user confirmation by default; opt-in full-auto
2026-07-03T10:35:29.7948227Z - Required stages: impl, unit
2026-07-03T10:35:29.7948261Z 
2026-07-03T10:35:29.7948338Z ### REQ-UPD-5
2026-07-03T10:35:29.7948471Z - Title: spt-core ripple-updates registered adapters
2026-07-03T10:35:29.7948580Z - Required stages: impl, unit
2026-07-03T10:35:29.7948609Z 
2026-07-03T10:35:29.7948691Z ### REQ-UPD-6
2026-07-03T10:35:29.7949683Z - Title: Platform-targeted update sets and debug rollout: signed multi-platform update metadata, recipient platform selection, channel-scoped monotonic counters, debug-channel opt-in via release-key overlay, local staging plus pull-based peer propagation, and maintainer-only convergence tooling (ADR-0016)
2026-07-03T10:35:29.7949787Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7949815Z 
2026-07-03T10:35:29.7949900Z ### REQ-UPD-7
2026-07-03T10:35:29.7951945Z - Title: Origin-source update bootstrap (`spt update fetch`): pull the latest signed release directly from the GitHub release origin (`SaberMage/spt-releases`) — the per-platform artifact + its `<asset>.release.json` SignedRelease metadata — and stage it through the EXISTING verify→stage pipeline (the same `plan_verified` gate: two-key signature + channel + monotonic rollback floor + SHA-256), after which the normal consent-notif / `spt update apply` flow is unchanged. Closes the peer-only-discovery gap (REQ-UPD-1): a first-in-fleet / isolated node can update with no peer to pull from. The signed-release anchor keeps the GitHub transport untrusted-but-verified.
2026-07-03T10:35:29.7952063Z - Required stages: impl, unit
2026-07-03T10:35:29.7952096Z 
2026-07-03T10:35:29.7952178Z ### REQ-UPD-8
2026-07-03T10:35:29.7954679Z - Title: Platform-safe `spt update fetch` + apply platform-guard (v0.3.1 cross-OS brick fix): `spt update fetch` stages the signed multi-platform `SignedUpdateSet` (`update-set.json` + every platform artifact it names), never a platform-blind single `SignedRelease`, so local apply selects `current_platform()` and P2P re-serve lets each peer select ITS own platform. Defense-in-depth: `apply_staged` REFUSES a staged single-release artifact unless it is platform-stamped for THIS node (an unstamped pre-v0.3.2 single, or a single stamped for another OS, fail-safe refuses — the guard that alone prevents the v0.3.1 brick where a Linux ELF was applied as `spt.exe`). UX: a friendly post-apply message (`Updated spt-core to vX.Y.Z.` + changelog URL) driven by an additive `product_version` metadata field, with a release-counter fallback when absent.
2026-07-03T10:35:29.7954899Z - Required stages: impl, unit
2026-07-03T10:35:29.7954936Z 
2026-07-03T10:35:29.7955026Z ### REQ-UPD-9
2026-07-03T10:35:29.7957610Z - Title: `gh_release` adapter [update] avenue (optional signing): an adapter declares `[update] avenue = "gh_release", repo = "user/repo"` (+ optional `asset`, default `adapter.spt`; + optional Ed25519 `signing_key`); spt-core's ripple compares the repo's LATEST GitHub release version against the installed adapter version and, when newer, auto-updates by fetching the release `.spt` archive (the REQ-INSTALL-9 `--release` fetch primitive) → verifies the `.spt` against `signing_key` if declared, else HTTPS+GitHub first-acquisition trust → re-extracts + re-registers the adapter root. Lets a harness adapter ship updates from its own GitHub releases with NO signing tooling or plugin coupling (removes the perri file_pull/delegated avenue blockers). Acquisition-trust mirrors `--release` + the installer first-fetch; does not alter spt-core self-update (REQ-UPD-1..8).
2026-07-03T10:35:29.7957733Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7957766Z 
2026-07-03T10:35:29.7957851Z ### REQ-TERM-1
2026-07-03T10:35:29.7958027Z - Title: Process-supervisor terminal wrapper hosting broker PTYs
2026-07-03T10:35:29.7958115Z - Required stages: impl, unit
2026-07-03T10:35:29.7958149Z 
2026-07-03T10:35:29.7958234Z ### REQ-TERM-2
2026-07-03T10:35:29.7958398Z - Title: session-surface abstraction; send-keys + send-line injection
2026-07-03T10:35:29.7958497Z - Required stages: impl, unit
2026-07-03T10:35:29.7958530Z 
2026-07-03T10:35:29.7958612Z ### REQ-TERM-3
2026-07-03T10:35:29.7958741Z - Title: Byte-stream remote terminal streaming for v1
2026-07-03T10:35:29.7958859Z - Required stages: impl, unit
2026-07-03T10:35:29.7958888Z 
2026-07-03T10:35:29.7959031Z ### REQ-TERM-4
2026-07-03T10:35:29.7959498Z - Title: Live activity buffer (session digest): projection of normalized session logs, snapshot-pull (spt endpoint digest) + structured-delta-stream contract + api digest-entry push
2026-07-03T10:35:29.7959595Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7959628Z 
2026-07-03T10:35:29.7959713Z ### REQ-TERM-5
2026-07-03T10:35:29.7961345Z - Title: Adapter-declared digest extractor seam: a `[digest]` manifest section declaring an imperative extractor (native harness log -> the {role,text,tool,ts} contract; defaults to the [history] source files with an own-source escape hatch), `api digest-entry` push fallback, register-time validation of the section, adapter-declared presentation defaults (window depth, arg-truncation, sprint-collapse) that any consumer may override, and a `spt adapter digest-proof` author tool plus runtime skip-diagnostics (no silent drop). Reverses M9's no-manifest-seam stance; no declarative DSL.
2026-07-03T10:35:29.7961450Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7961484Z 
2026-07-03T10:35:29.7961570Z ### REQ-TERM-6
2026-07-03T10:35:29.7962633Z - Title: Thread-spanning digest across session boundaries: a per-endpoint session ledger (`<perch>/sessions.log`) appended at first bind and by `api boundary` on `/clear`|`/compact` session rotation, the digest enumerating the last K sessions so its rolling window bridges a boundary, and a distinctive in-timeline boundary marker (DigestEntry::Boundary). The digest follows the live-agent thread, not a single session.
2026-07-03T10:35:29.7962738Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7962772Z 
2026-07-03T10:35:29.7962857Z ### REQ-TERM-7
2026-07-03T10:35:29.7964000Z - Title: Two-origin digest merge: spt-owned context-injection entries (psyche_download | echo_mirror | owl_message) appended by spt to the endpoint `digest.log`, timestamp-interleaved with the adapter's extracted activity records into one ordered timeline, via a distinct context-injection record category. Data model only this milestone; GUI collapse/expand and the echo-reads-digest delta loop are deferred to the surfaces that consume them.
2026-07-03T10:35:29.7964201Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7964234Z 
2026-07-03T10:35:29.7964315Z ### REQ-FRONT-1
2026-07-03T10:35:29.7964477Z - Title: Day-one launcher/manager frontend (list/launch/attach/init)
2026-07-03T10:35:29.7964577Z - Required stages: 
2026-07-03T10:35:29.7964605Z 
2026-07-03T10:35:29.7964692Z ### REQ-HOST-RUN-1
2026-07-03T10:35:29.7967106Z - Title: spt-hosted harness bringup: `spt endpoint run` spawns an adapter's `[session.self]` command template into a broker-held PTY (the spawn-session seam, brain.rs spawn_session_pid — same broker path shellhost.rs launch_shell_brokered_in uses for shells, now for kind="harness" self-role), registers the perch under the given endpoint id, returns the id. Reverses today's harness-hosted-only launch (external launcher → `api bind`). Non-interactive flag set (--adapter <a[:profile]> --id <id> --create --resume <session> --attach|--start|--view) covers every terminal action of the W2 interactive picker so shortcuts (cc-<id>) bake fully non-interactive launches; composite adapter:profile resolves via registry::resolve_option leaf-replace overlay.
2026-07-03T10:35:29.7967220Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7967249Z 
2026-07-03T10:35:29.7967344Z ### REQ-RC-1
2026-07-03T10:35:29.7969472Z - Title: `spt rc <id>` — user CLI attaching a local terminal to a broker-held PTY, reusing the cross-node attach machinery (attach.rs request_attach → send_attach_input pump, spt-net AttachRecord codec); local attach is the degenerate single-node case of the cross-node path (rides REQ-TERM-3 byte-stream streaming). Read-only `--view` (watch, no stdin forwarded). Clean detach that does NOT terminate the broker-held session (KNOWN-HAZARDS: PTY ownership stays with the broker; no termination on detach). Explicit detach keybind that cannot collide with harness passthrough input (legacy capsule used a ctrl-b prefix); documented. ConPTY DSR auto-answer in the attach reader (hazard 5.5).
2026-07-03T10:35:29.7969601Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7969630Z 
2026-07-03T10:35:29.7969710Z ### REQ-HOST-RUN-2
2026-07-03T10:35:29.7971571Z - Title: Project-scoped working directory for spt-hosted bringup: `spt endpoint run` lands the broker-spawned harness PTY in the user's PROJECT cwd, not the daemon's, via an additive `SpawnReq.cwd` field carried through the broker PTY spawn (portable-pty CommandBuilder cwd). N-1-safe wire change (additive, defaulted). Required because the consumer (Claude Code) is project-scoped: broker-inherited cwd = the daemon's cwd = the wrong `.claude`, wrong session history, wrong digest source; `cc <id>` at a project root MUST land the harness in that project. W1 ships broker-inherited cwd as a bringup-proof shortcut only; this REQ must land before the M12 gate (doyle, 2026-06-14).
2026-07-03T10:35:29.7971671Z - Required stages: impl, unit, int
2026-07-03T10:35:29.7971710Z 
2026-07-03T10:35:29.7971796Z ### REQ-RUN-PICKER
2026-07-03T10:35:29.7976642Z - Title: Interactive `spt endpoint run` picker (ratatui TUI): bare `spt endpoint run` (no --adapter/--id) enters an in-process picker (flags-present = the REQ-HOST-RUN-1 non-interactive path, untouched). Layer 1 picks kind (Create new | Pick existing). Create-new: choose a registered kind="harness" adapter with its shipped+local profiles tree-nested (registry::registered / manifest.profiles / local_profile_names) → enter a charset-validated id → start. Pick-existing: category select (left/right) over [<cwd-project> | Local node | Subnet], endpoints grouped + alphabetically sorted per category, a status square per endpoint (online green ■ / offline gray ▢ — the blue "attached" tri-state + Kick are DEFERRED to a broker attach-presence slice, M12-W2-RULING Q1), type-to-filter (`/`, nucleo-matcher), a pinned keybind legend, and a right-half two-pane description (harness adapter:profile · best-effort project history newest→oldest from the contextstore p-<project> branches, empty-if-none · `spt endpoint description`). Confirm layer offers status-dependent options — Attach/Start/View (rc pump / cmd_endpoint_run) · Instantiate-locally (remote) · Change-harness-adapter (offline) · Fork (cmd_fork) · Resume-from-history (offline+LOCAL only; enumerate spt_store::sessions::last_k, titles `<project> @ <ts> (…id5)`, feed session_id → cmd_endpoint_run --resume). A single action enum is the source of truth so a future tap-mode (phone PTY) layers on without re-coupling to keybinds. EVERY terminal action routes through cmd_endpoint_run / existing CLI fns — no second bringup path.
2026-07-03T10:35:29.7976856Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7976889Z 
2026-07-03T10:35:29.7976970Z ### REQ-RUN-SHORTCUT
2026-07-03T10:35:29.7981916Z - Title: `<basename>-<id>` launcher shortcut generation (picker `s` keybind, M12-W2-T2.4): from any pre-start options set the picker writes/updates a `<basename>-<id>` launcher at the project root baking the current selection's non-interactive `spt endpoint run` flags (terminal actions only: adapter[:profile] + id + (create|resume) + (start|attach|view); Kick/Instantiate/Change-adapter/Fork are interactive-only, not bakeable). BASENAME IS A PARAMETER (operator rev. 2026-06-14): harness-agnostic spt-core defaults to `spt` (→ `spt-<id>`); an adapter/flow OVERRIDES it (spt-claude-code → `cc`), so spt-core NEVER bakes `cc` (a harness name) into itself. The basename must be a DISTINCT token, never bare `spt` (a `spt.cmd` would shadow the real `spt.exe` only under cmd.exe cwd-first search, silently no-op in PowerShell/Unix, and self-recurse). The script is the CURRENT OS's native form — `.cmd` on Windows (NOT `.ps1`: default PATHEXT excludes `.ps1` so a bare/ext-less name never resolves one; `.cmd` is PATHEXT-resolvable), POSIX `sh` (+chmod +x) on Unix (a single portable form can't be both). The generated header documents the invocation reality (cmd.exe bare `<name>` in the project dir / PowerShell `.\<name>` / Unix `./<name>`; a truly-bare basename on PATH = a PATH-installed launcher, `/spt:setup`'s job). Overwrite is SENTINEL-guarded: the generator writes + checks a generated-by header marker — it overwrites its own prior output freely, but REFUSES + warns if a same-named file lacks the sentinel (never clobber a user file). Requires the additive `--create` flag on `Run{}` (the default-fresh made explicit; N-1-safe).
2026-07-03T10:35:29.7982066Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7982094Z 
2026-07-03T10:35:29.7982193Z ### REQ-RUN-PICKER-HOME
2026-07-03T10:35:29.7985749Z - Title: Home-subnet selection LAYER in the `spt endpoint run` ratatui Create-new picker (v0.14.1; the deferred half of REQ-RUN-MULTISUBNET-HOME's interactive path — ADR-0026 §3 'the interactive picker lists subnets MRU-ordered'). On a MULTI-SUBNET node the Create-new flow gains a `CreateHome` screen (CreateAdapter → CreateId → CreateHome → Confirm) that lists the node's MEMBER subnets MRU-ordered (reusing recent_home::mru_preference + order_by_mru), default cursor = MRU head; the chosen subnet rides Outcome::Run{subnet} into cmd_endpoint_run's --subnet, so decide_run_home resolves Home directly and the post-TUI `Ok to proceed? Y/n` confirm NEVER fires for the picker path. Single-subnet / local-only nodes SKIP the layer (assign_home auto-homes; CreateId → Confirm unchanged). The CLI / flagged `endpoint run` path KEEPS the decide_run_home Y/n confirm + the non-interactive MULTI_SUBNET_HOME refuse (operator: the confirm stays useful for CLI-only bringup, just not in the TUI). Esc backs CreateHome → CreateId; Enter selects → Confirm. Pure front-end invariant preserved: the layer only collects --subnet, routes through the one bringup core.
2026-07-03T10:35:29.7985869Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7985903Z 
2026-07-03T10:35:29.7985988Z ### REQ-ELEVATE-1
2026-07-03T10:35:29.7989222Z - Title: Cross-platform self-elevating re-launch for privilege-gated commands: a pure decision seam `decide_elevation_path(os, elevation, interactive_tty, has_display, has_pkexec, has_term_emulator) -> ElevatePath{AlreadyElevated, InlineSudo, UacWindow, Pkexec, TerminalEmulator, PrintHint}` selecting how to re-acquire privilege, and the per-OS impure launchers it dispatches — Windows UAC console (ShellExecuteW `runas` on the abs-exe + verbatim argv; the elevated child does the work, prints 'You can close this window', and pauses for a keypress; the original prints 'Elevated terminal launched…' and exits 0; NEVER pipes the child's stdout back across the privilege boundary), Linux desktop pkexec (preferred, native polkit GUI auth) else x-terminal-emulator -e sudo (fallback list x-terminal-emulator→gnome-terminal→konsole→xterm), the existing interactive-TTY inline sudo, and the headless/no-path floor that prints the absolute-path command. Reused by every gated command (not subnet-specific). Generalizes should_auto_elevate.
2026-07-03T10:35:29.7989531Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7989560Z 
2026-07-03T10:35:29.7989641Z ### REQ-WHOAMI-1
2026-07-03T10:35:29.7991256Z - Title: `spt whoami` is a thin ALIAS for `spt endpoint list` (full output: the SELF pin + the subnet roster) — the standalone bare-id command is dropped (the `id=$(spt whoami)` capture was never a real pattern: env vars don't persist between agent tool calls). The one new render: the `endpoint list` SELF pin carries the Self endpoint's authored `endpoint description` (info::read_info(...).resources) when present, inline after the liveness state. whoami stays a top-level hot-path verb (parse unchanged, REQ-MSG-9).
2026-07-03T10:35:29.7991355Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.7991383Z 
2026-07-03T10:35:29.7991464Z ### REQ-RCVIEW-1
2026-07-03T10:35:29.7996096Z - Title: Remote-attach controller/viewer model (CONTEXT.md:317): a session's broker OutputLog serves ONE interactive controller (input + EXCLUSIVE PTY resize; its viewport sets the size, sent on attach + every window change via crossterm Event::Resize) plus ANY NUMBER of read-only `--view` attachers (output-only, no input, no resize; client-side letterbox — center+pad when larger, clip+1-line indicator when smaller; only the local ctrl-b d detach chord). Attach intent is three-valued (`Viewer | Control | Take`, wire-default Control): Control to a FREE endpoint becomes controller, Control to a CONTROLLED endpoint is REFUSED with guidance (`--view`/`--take`) — never auto-viewer, never silent-displace. Wire adds (additive, N-1 skip-unknown): `Request.intent`, `Resize{rows,cols}` (controller-only), `Size{rows,cols}` (→viewer), `Displaced{by}` (→displaced controller). The brain-resume cursor (delivered_through, ADR-0018) tracks the CONTROLLER ONLY; viewers replay from their own from_seq and never move it. Dormancy keys on the controller ONLY: controller attach wakes / controller detach goes dormant (even with viewers present); viewer attach/detach is wake-neutral and may watch a dormant endpoint as-is. v1: viewing is gated identically to driving — a viewer runs the same access_check(Unsolicited) as a controller (watching reveals full session contents = a real disclosure); a lighter distinct watch-gate is deferred to cross-subnet/finer-consent (CONTEXT.md:317 'driving ≠ watching' = the future seam).
2026-07-03T10:35:29.7996247Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7996276Z 
2026-07-03T10:35:29.7996353Z ### REQ-KICK-1
2026-07-03T10:35:29.7998891Z - Title: Explicit, loud controller displacement: `spt rc kick <target>` / `--take` (Take intent) kicks the incumbent controller and becomes controller; the displaced controller receives a LOUD `Displaced{by}` notice and is FULLY DETACHED (not demoted to a viewer). A default attach to a controlled endpoint is NEVER a silent displace (it is the Control busy-refusal). An old (N-1) rc omits intent → Control, so it can drive a free endpoint but CANNOT `--take` — it can never silently steal, and gets a clean busy-refusal instead. Taking control rides the same access_check(endpoint, origin, Unsolicited) as a normal control attach (if you may drive, you may take — no elevated kick policy). The picker surfaces 'Kick <node> and attach' (Take) only on a controlled (blue ■) endpoint, via the existing attach dispatch (single-bringup-path: intent is a parameter).
2026-07-03T10:35:29.7999191Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.7999220Z 
2026-07-03T10:35:29.7999316Z ### REQ-PICKER-1
2026-07-03T10:35:29.8002994Z - Title: The picker renders a FOUR-state endpoint status (extending the W2 online/offline duality): the list-item square AND a color-coded STATUS line at the top of the pick-existing right-side details both show — gray OFFLINE; green ONLINE (online + PTY-controllable spt-hosted, not controlled); amber 'ONLINE - HARNESS ONLY' (online but NOT broker-PTY-controllable = harness-hosted, no broker PTY seat — today mis-shows green); blue 'ONLINE + CONTROLLED' (online + driven_by.is_some()). Derived on EndpointRow from {offline | controllable | driven_by} with precedence offline→gray, else driven_by→blue, else !controllable→amber, else green (driven_by outranks harness-only; mutually exclusive in practice — a harness-only endpoint has no broker PTY to control). The controllable discriminator is a NEW InfoJson.controllable: Option<bool> (serde-default, N-1-safe), stamped at the establish seam — cmd_listen (harness-hosted relay, no broker PTY) → Some(false); cmd_bind live_agent (spt-hosted broker PTY) → Some(true); absent → not-controllable (amber) default (harness-hosted is the common mis-reported case; one bind self-corrects). Store-projection-only (no live daemon query — doyle ruling). (v0.10.0)
2026-07-03T10:35:29.8003123Z - Required stages: impl, unit
2026-07-03T10:35:29.8003157Z 
2026-07-03T10:35:29.8003238Z ### REQ-PICKER-2
2026-07-03T10:35:29.8005112Z - Title: The picker's project-history loader reads the git-backed context store, not the bare working tree: data.rs project_history_for enumerates an endpoint's projects via the BranchStore branch set (the context store keeps per-project context in git branches — contextstore::project_branch(project_id), checked out to projects/<project>/<id>/ only on-demand) instead of raw std::fs::read_dir over the empty working tree (which returned empty for ALL rows incl wall-a — the operator bug). Ordered newest→oldest by branch commit recency; degrades to empty (informational pane), never fails. (v0.10.0)
2026-07-03T10:35:29.8005235Z - Required stages: impl, unit
2026-07-03T10:35:29.8005380Z 
2026-07-03T10:35:29.8005478Z ### REQ-PICKER-3
2026-07-03T10:35:29.8008016Z - Title: A self-owned subnet row reconciles its status to the LIVE roster: a Subnet-category row whose endpoint_id overlaps a local (is_local) roster id is self-owned (this node hosts it), so its status square is OVERRIDDEN with the live roster status — the WAN registry snapshot (wansend::load_snapshots) is a periodically-advertised, independently-stale projection, while the local roster (p.alive) is ground truth for an endpoint this node hosts. One status square per endpoint (CONTEXT.md:348-350 — nothing licenses opposite squares for one endpoint across its Local vs Subnet listings). A reconcile pass in data.rs after the local_rows + subnet_rows gather; BOTH category listings are preserved (Local + Subnet are legitimately distinct views — you are in your own subnet), only the STATUS is unified. (v0.10.0)
2026-07-03T10:35:29.8008129Z - Required stages: impl, unit
2026-07-03T10:35:29.8008163Z 
2026-07-03T10:35:29.8008269Z ### REQ-PICKER-4
2026-07-03T10:35:29.8010329Z - Title: The picker's Subnet category renders the canonical node LABEL, not bare key-hex: a subnet row's node renders as 'LABEL (keyprefix…)' (e.g. 'HFENDULEAM (bcead52b…)') per CONTEXT.md:650 + Instance.node_label, NOT the raw node key-hex (SPT_DEV:14efb80cb… — a picker-only regression because resource_projection→ResourceRow drops node_label, so data.rs subnet_rows uses the raw row.node). Thread node_label into the picker subnet path (ResourceRow gains node_label, or subnet_rows looks it up via the registry's node_labels) and REUSE the one canonical render (format!("{l} ({}…)", key_prefix) — cli.rs / wansend.rs), never a re-implementation. (v0.10.0)
2026-07-03T10:35:29.8010557Z - Required stages: impl, unit
2026-07-03T10:35:29.8010590Z 
2026-07-03T10:35:29.8010684Z ### REQ-PICKER-5
2026-07-03T10:35:29.8013897Z - Title: `spt endpoint list` (bare/subnet view) renders an ALIGNED table with canonical node labels: cmd_endpoint_list prints subnet rows with `\t` TAB separators (cli.rs:~1651-1662) so variable-width endpoint_ids snap fields to different tab-stops → a RAGGED status column (operator screenshot: X/help statuses misaligned vs rt-*/sptc-*/wall-a); and it calls the node renderer with no label → bare key-hex for every row (SAME ResourceRow-drops-node_label root as REQ-PICKER-4). FIX: max-width per-column padding (mirror render_node_rows' pad, pad by char count not byte len — '…' is multibyte) replacing the tabs, and render the node via the shared node_label_display now that ResourceRow carries node_label (REQ-PICKER-4). Extract a pure row-formatter seam so the alignment+label is unit-testable. ALSO: the bare list is the SUBNET view (a just-run LOCAL perch is invisible cross-subnet until the next advertise tick), so emit a `--local` hint line so a freshly-run endpoint isn't perceived as lost. (v0.10.0; operator-flagged + doyle dispatch 2026-06-17)
2026-07-03T10:35:29.8014032Z - Required stages: impl, unit
2026-07-03T10:35:29.8014060Z 
2026-07-03T10:35:29.8014183Z ### REQ-SEND-SPT-HOSTED
2026-07-03T10:35:29.8018156Z - Title: An inbound `spt send` is DELIVERED to an spt-hosted endpoint (brought up via `spt endpoint run` → `api bind`, broker holds its PTY, NO `api listen` relay). Today cmd_bind→establish_perch (api/startup.rs ~441) writes info.json + ready marker + controllable=Some(true) but registers NO message-listener / NO address, so deliver.rs resolve_address→None→spool (deliver.rs:132-140) and the message NEVER reaches the live PTY — the endpoint reads 'online' (ready marker) yet `spt send` silently SPOOLS ('online but not deliverable' lie). Per CONTEXT:187-188 the daemon owns the PTY and delivers, manifest-configurable per activity-state (direct PTY injection / relay / HTTP). FIX: route an inbound send for an spt-hosted target through the daemon → broker InputReq → session.write_input PTY-inject (broker.rs dispatch_input/write_input ~988-1022), the same path the brain uses; the live-delivery handshake must report Sent (not Queued) and stop the spool-only fallback for a broker-hosted, PTY-resident endpoint. Detection is local: controllable==Some(true) + spt-hosted state + resolve_address==None. = the spt-core HALF of the wall-b finding (perri owns the adapter half: bind-hook fired-zero-perch + the missing endpoint-run int test). (post-v0.10.0)
2026-07-03T10:35:29.8018283Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8018316Z 
2026-07-03T10:35:29.8018406Z ### REQ-HAZARD-RC-EOF
2026-07-03T10:35:29.8022607Z - Title: A severed broker stream during a live rc session surfaces GRACEFULLY, never as a raw io error that crashes the PTY. The rc read-loop (rc.rs:352-362) continues only on WouldBlock/TimedOut; ANY other read_event_until error — including UnexpectedEof 'failed to fill whole buffer' — returns Err → RC_FAIL → the PTY 'crashes' from the user's view. Confirmed trigger: a deliberate `spt daemon stop` (broker bounce) severs an active rc (perri stopped the daemon to release owlery watch handles). Same severed-broker-stream EOF class as the v0.9.1 seed fix (seed_fail_message) and the listener-death case — spt-core must classify a broker-gone EOF and (a) surface a CLEAR actionable message ('daemon stopped/restarted — re-run / reconnect'), never the raw buffer error, and ideally (b) AUTO-REATTACH to the same session on the fresh broker (the broker is the daemon-lifetime anchor; it returns on the next `spt api` call). FOLD two side-observations: (1) `spt daemon stop` SILENTLY drops active rc/live sessions — warn ('N active session(s) will drop') or graceful-detach on stop; (2) the daemon holds owlery WATCH HANDLES on perch dirs so a torn-down perch dir stays 'Device busy' until a full daemon stop releases them (perri's rt-* cleanup) — a torn-down perch's handle should release without a daemon stop. doyle Finding C, root-caused. (post-v0.10.0)
2026-07-03T10:35:29.8022845Z - Required stages: impl, unit
2026-07-03T10:35:29.8022878Z 
2026-07-03T10:35:29.8022984Z ### REQ-HAZARD-DEFERRED-MANIFEST
2026-07-03T10:35:29.8025459Z - Title: A pointer-mode (delegated / GhReleaseManaged) adapter whose binary/manifest is not yet extracted is reported with a CLEAR diagnostic, never silently dropped. Today such an adapter reads its manifest LIVE from source_dir (registry.rs manifest_dir ~146/149); a deferred / un-extracted install makes load_manifest fail → registered() (~410, filter_map(.ok())) SILENTLY DROPS the row → downstream ADAPTER_UNRESOLVED + a cryptic os-error-2 on `spt adapter use`. FIX: surface a clear diagnostic at the resolver + at `adapter use` (name the adapter + the deferred/missing-manifest cause + the fix), not a silent filter-drop and not a bare os-error-2; consider an eager manifest copy at register time so host_binaries survive before the binary download completes. doyle Finding A. (post-v0.10.0)
2026-07-03T10:35:29.8025579Z - Required stages: impl, unit
2026-07-03T10:35:29.8025607Z 
2026-07-03T10:35:29.8025698Z ### REQ-HAZARD-ENV-SUBST
2026-07-03T10:35:29.8029584Z - Title: `spt endpoint run` HONORS manifest [env.<VAR>] direction=inject values (with {key} substitution) on the spt-hosted spawn. Today only the [session.self] command ARGV is {id}-substituted; the [env] inject value is NEITHER substituted NOR applied — manifest.schema.json promises EnvVar.value = 'Value to inject (with substitution)' but prepare_harness_spawn fills only argv and SpawnReq carries no env, so a [env.SPT_ENDPOINT_ID].value='{id}' arrives EMPTY. A FLAGLESS harness (bare `claude`, no argv slot for {id}) then routes the id via [env] → empty → SessionStart sees empty $SPT_ENDPOINT_ID → seeds-by-PPID instead of binding → ZERO perch → NO_PERCH (the actual wall-b bind blocker; perri hard-repro'd). SILENT failure (empty inject, no error). FIX (doyle ruled a): fill every [env] inject value from the SAME {key} catalog as argv/role (mirror F-009 TEMPLATE fill, whole-string fill_template for an env value), thread it through SpawnReq.env → the broker sets it on the spawned PTY child. Correctness fix — schema already promises it, NO manifest change, NO new binary. PAIRS with REQ-SEND-SPT-HOSTED to make endpoint run fully work. doyle F-013. (post-v0.10.0)
2026-07-03T10:35:29.8029704Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8029737Z 
2026-07-03T10:35:29.8029841Z ### REQ-HAZARD-ROSTER-GHOST
2026-07-03T10:35:29.8032413Z - Title: A LOCAL subnet roster entry whose backing perch is erased does NOT keep advertising Active (no phantom perch-less endpoint). `api session-end <id> --erase` removes the perch (owlery dir gone) but the subnet roster (identity/registry/<subnet>.json) keeps the endpoint's instance row ACTIVE with no backing perch; `endpoint stop` says 'address unregistered' yet the line persists; no CLI verb forgets a roster entry, and a hand-edit is re-added by the single-writer daemon advertiser. FIX: daemon-side self-heal — the advertiser DROPS/forgets a LOCAL roster entry whose backing perch no longer exists (stops advertising it Active), and/or a `forget`/evict verb; verify whether the epoch lease eventually evicts it (slow-self-heal) vs a real leak and scope accordingly. doyle secondary finding (perri). (post-v0.10.0)
2026-07-03T10:35:29.8032543Z - Required stages: impl, unit
2026-07-03T10:35:29.8032571Z 
2026-07-03T10:35:29.8032671Z ### REQ-WAN-SPT-HOSTED-DELIVERY
2026-07-03T10:35:29.8036592Z - Title: A WAN-ARRIVED `spt send` is DELIVERED to an spt-hosted endpoint (broker holds its PTY, NO api-listen relay), not spooled-forever. Today receive_wan (spt-daemon/wan.rs:271-276) tries deliver_tcp (the harness-hosted relay leg) then falls to spool — it has NO spt-hosted broker-inject leg, which exists ONLY in local cmd_send (REQ-SEND-SPT-HOSTED, Brain::inject_endpoint → KIND_ENDPOINT_INPUT → broker dispatch_endpoint_input → translation-binary idle-inject). So a WAN arrival to an idle spt-hosted perch with a live translation binary ALWAYS sleeps in spool until an adapter hook polls (F-023: perch verifiably idle 7min, binary healthy, zero injection). FIX: factor cmd_send's spt-hosted delivery leg into a SHARED fn; receive_wan calls it after the replay-check (wan_seen_at) + restamp (restamp_wan_user_msg), BEFORE the spool fallback. Claim discipline UNCHANGED: inject delivered=true → wan_mark_seen_at then return the existing 'delivered' wire token (no wire change); delivered=false → the existing spool-with-claim transaction. v0.14.3 LAW: the shared leg is translation-binary-ONLY, NO raw-PTY fallback — a no-binary arrival SPOOLS LOUD, never writes the PTY. (F-023, BUILD-F023-WANIDLE)
2026-07-03T10:35:29.8036835Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8036868Z 
2026-07-03T10:35:29.8036969Z ### REQ-MSG-IDLE-EDGE-DRAIN
2026-07-03T10:35:29.8039796Z - Title: On an endpoint's ACTIVE→IDLE transition the daemon DRAINS its pending spool (deferred AND non-deferred) through the same shared spt-hosted inject leg — closing the SECOND F-023 gap: no idle-edge drain exists anywhere, so an spt-hosted endpoint (which has no api-listen relay to wake it) strands BOTH message classes ('ACTIVE → spool deferred for hook-poll' and 'IDLE+no-binary → non-deferred for a relay that does not exist'). FIX: on the state ACTIVE→IDLE edge, offer the pending spool through the shared inject leg; REUSE the hook-poll drain's take/ack machinery so a concurrent `api poll` cannot double-deliver — ONE drain path, TWO triggers (hook-poll + idle-edge). v0.14.3 LAW holds on BOTH triggers: translation-binary-ONLY, a no-binary idle drain SPOOLS LOUD, never writes the PTY. (F-023, BUILD-F023-WANIDLE)
2026-07-03T10:35:29.8039896Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8039930Z 
2026-07-03T10:35:29.8040045Z ### REQ-HAZARD-DELIVERY-STARVATION
2026-07-03T10:35:29.8042418Z - Title: A message that has REACHED a node's spool (WAN-arrived or locally spooled-while-active) is NEVER dependent on an adapter HOOK-POLL cadence for its eventual delivery to an spt-hosted (relay-less) endpoint — the daemon itself drives delivery on the events it owns (WAN ingress + the ACTIVE→IDLE edge). Hazard class: delivery starvation. Without this, cross-node and post-active messages to an spt-hosted perch strand indefinitely whenever the adapter's hooks are quiet (idle session, no user turns), presenting as 'sent but never lands' with a healthy binary and an idle perch (F-023). Guarded by REQ-WAN-SPT-HOSTED-DELIVERY (WAN ingress leg) + REQ-MSG-IDLE-EDGE-DRAIN (idle-edge drain). (F-023)
2026-07-03T10:35:29.8042527Z - Required stages: doc, int
2026-07-03T10:35:29.8042560Z 
2026-07-03T10:35:29.8042658Z ### REQ-MSG-CLI-ORIGIN
2026-07-03T10:35:29.8044681Z - Title: A bare non-perch CLI `spt send` (no owning perch to name as origin) stamps from = `cli@<node-label>` at compose time (bare `cli` when no node label is known — never a dangling `cli@`), and WAN ingress renders an EMPTY from as the origin node DISPLAY (`node_label_display(origin_node, None)` = the QUIC-proven origin node's key-prefix; never blank) — a delivered message NEVER shows a blank sender. Scoped to `spt send`: a from-less send is LEGAL (stamped, never refused), while `spt ring` keeps its NO_SELF refusal (a ring needs a routable self for the reply leg; `cli@<node>` is a display origin, not a perch address). (F-024C item 3, doyle ruled)
2026-07-03T10:35:29.8044804Z - Required stages: impl, unit
2026-07-03T10:35:29.8044837Z 
2026-07-03T10:35:29.8044946Z ### REQ-HAZARD-SESSION-PIN-WEDGE
2026-07-03T10:35:29.8052488Z - Title: A perch PINNED to a DEAD session-id self-heals instead of wedging forever. authenticate() (spt/src/api/auth.rs:78) gates api poll/state/boundary on proof-sid == info.json.session_id; if ONE boundary rotation is lost (transient env corruption kills the /clear-era hook), the perch stays pinned to the dead sid and EVERY id-scoped hook call refuses — INCLUDING boundary itself (it presents the new sid), a permanent strand (ready:false, stale .idle, drain no-ops, WAN spool sleeps forever; AUTH_REFUSED is stderr-only = invisible inside a hook). FIX: authenticate() gains a DEAD-OWNER fallback — when the sid MISMATCHES AND the perch's recorded pid is dead (proc::is_process_alive==false), ACCEPT the caller's sid and RE-PIN (rotate session_id + log SESSION_REPIN loud). Same trust model as establish_perch's conflict gate (api/startup.rs:207-210), which already allows rebind exactly when owner_alive==false (an orphaned perch accepts a new LOCAL owner). A LIVE-owner mismatch STILL refuses (squat protection UNCHANGED). ADDITIVE to token auth — the existing token-auth recovery path is UNTOUCHED; the new branch fires only on (no token) AND (sid mismatch) AND (owner dead). COVERAGE SPLIT (explicit, perri clean-room 2026-07-02 — the wedge latches on /clear even in a CLEAN env, so the corruption domino was sufficient but NOT necessary): the dead-owner re-pin rescues CRASHED/DEAD sessions ONLY; a LIVE-pid rotation (/clear, /compact — same process, new sid) is CORRECTLY refused without the departed session's prior-sid proof and MUST NOT be widened to live owners. The live-rotation contract is adapter-side: the adapter PERSISTS the prior sid across rotation and PRESENTS it as boundary proof (perri's state-file pattern = the reference); a silent boundary skip on an unresolvable id, or a boundary call with NO auth proof, strands the perch (perri's court). Core rescues only the dead-owner orphan; live-rotation proof is the harness-contract's job (see the harness-contract boundary section, which cross-refs this hazard). PARKED (not this wave, logged): pid-ancestry self-proving rotation (core walks the caller's real ancestry vs info.json.pid) — needs an ADR + Windows parent-spoof caveats. (F-024C, F024C-AUTHWEDGE-ADDENDUM + F024D-DOCSCOPE)
2026-07-03T10:35:29.8052752Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8052784Z 
2026-07-03T10:35:29.8052911Z ### REQ-HAZARD-STORE-INIT-RACE
2026-07-03T10:35:29.8056372Z - Title: Concurrent first-touch of ONE fresh BranchStore must ALL succeed, never a hard error. BranchStore::open_or_init (spt-store/src/branchstore.rs:47) is a TOCTOU: it gates on HEAD.exists() then runs a NON-ATOMIC init (`git init --bare` + `git config core.autocrlf false` + best-effort worktree.useRelativePaths). Two processes that both observe !HEAD.exists() on one fresh store race the `git config` step, which takes git's per-repo config.lock — the loser fails with 'could not lock config file …/config: File exists', an io::Error that strands the caller (the G3-gate pump.rs:442 flake, doyle-ledgered). FIX: make init race-tolerant — `git init --bare` is idempotent, and `git config` is idempotent (same bytes), so tolerate a concurrent winner (open-after-lose: if init errors but HEAD now exists, proceed as opened) and retry a transient config.lock collision a bounded number of times so the required core.autocrlf=false is guaranteed set. N concurrent open_or_init on ONE fresh dir must ALL return Ok. (F-025 wave, doyle Item 2)
2026-07-03T10:35:29.8056511Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8056535Z 
2026-07-03T10:35:29.8056649Z ### REQ-HAZARD-SPOOL-SENTINEL-CREATE-FAIL
2026-07-03T10:35:29.8058746Z - Title: A persistent failure to (re)create the spool has-messages sentinel is SURFACED, never silently swallowed. touch_has_messages (spt-store/src/spool.rs:147) does `let _ = File::create(...)` — a live field defect on ENLYZEAM left a stale .has-messages (2026-06-29) beside a fresh spool.db insert (06:59:17Z) in ONE directory, i.e. the create silently failed while rows accumulated (suspected read-only-attrib / share-lock). FIX: on File::create failure emit a LOUD-ONCE-per-perch stderr diagnostic naming the concrete io::Error (self-identifying regardless of kind); do NOT make it fatal (spool writes still proceed). (F-024C item 2, doyle)
2026-07-03T10:35:29.8058861Z - Required stages: impl, unit
2026-07-03T10:35:29.8059061Z 
2026-07-03T10:35:29.8059175Z ### REQ-MANIFEST-NODE-KEY
2026-07-03T10:35:29.8063989Z - Title: A new session-scoped manifest fill key `{node}` resolves to THIS node's advertised label — available wherever the session-scoped keys ({id}/{session_id}/{session_name}) populate: BOTH topologies' spawn-prep catalogs (harnesshost.rs:111-118 self-spawn guaranteed-fill + lifecycle.rs:280 base lifecycle keys, at minimum [session.self] and [session.resume]) AND lazy [strings] eligibility (ADR-0029 family). VALUE (design-true per CONTEXT §node label / REQ-SUBNET-3): the node's ADVERTISED LABEL — the same value node_label_display renders — read from the label store (NodeLabel, registry.rs:118/220, OS-hostname default re-checked at daemon startup), NOT the pubkey and NOT a fresh gethostname at fill time when the store already holds the refreshed label; fall back to the OS hostname only if no label is known. perri's concrete use: templating `--remote-control {id}--{node}` in the claude-spt launch/resume commands. CAVEAT (documented in the manifest.md key-table row AND here): SINGLE-TOKEN fills only — tokenize-then-fill (REQ post-F-009) cannot produce a space-carrying argv element, so composite display names like `<id> @ <node>` remain adapter-shim territory (claude-spt v0.10.3's launch shim stays the reference for those); {node} COMPLEMENTS the shim for tokenizable args, it does not replace it. Origin: perri fill-catalog-gap finding 2026-07-02, operator-promoted into BUILD-F023-WANIDLE (additive, independent of the delivery legs). (NODEKEY-FOLD)
2026-07-03T10:35:29.8064117Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8064151Z 
2026-07-03T10:35:29.8064276Z ### REQ-HAZARD-HOSTED-LIVENESS-RECONCILE
2026-07-03T10:35:29.8068824Z - Title: B2 KEYSTONE: a daemon-hosted (spt-hosted) endpoint's info.json status is RECONCILED to real liveness, not left latched online. The broker exit-waiter (broker.rs:889-910) reaps its in-mem session table + emits ExitEvent but NEVER touches info.json; lifecycle::mark_offline only fires on Psyche teardown — so a dead/exited harness (operator closed the tab) stays status=online forever (is_perch_alive returns ONLINE for daemon-hosted, liveness.rs:80-93). FIX (doyle ruled PULL-PRIMARY — the live-status analog of REQ-HAZARD-ROSTER-GHOST): the livehost reconcile loop (reconcile_once livehost.rs:226-313) queries the broker's live session set (KIND_SESSIONS) each tick and, for any status=online live_agent perch PAST the boot grace whose endpoint has NO live broker session, marks it offline (lifecycle::mark_offline → status=offline → is_perch_alive=false). GATED on spt-hosted (controllable==Some(true)) so a HARNESS-HOSTED relay live agent (api listen, legitimately online with no broker session) is NEVER mis-marked. Crash-robust + self-healing on the next tick (clear-on-event is not crash-robust alone). PUSH (brain ExitEvent→mark_offline) is an OPTIONAL fast-path only if the daemon brain is reliably subscribed to all hosted sessions; correctness rides the pull. Broker stays stateless (ADR-0004 §B — brain owns the info.json write). (v0.12.0)
2026-07-03T10:35:29.8069039Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8069073Z 
2026-07-03T10:35:29.8069191Z ### REQ-HAZARD-RC-ATTACH-FAILFAST
2026-07-03T10:35:29.8072822Z - Title: B1: `spt rc <id>` to a DEAD or non-streaming session fails fast with a clear message, never an INFINITE blank screen. Today rc.rs run_attach (209-231) + pump spawns PUMP_IPC_READER and blocks: the poll times out each slice but the stream never produces output, so the operator sees a permanent blank (operator: fresh wall-f attached, closed tab, then `spt rc wall-f` HUNG — the broker still resolved a session for it). FIX: (a) once B2 lands, gate attach on is_online/status — an offline endpoint yields a clean 'endpoint offline, start it' not an attach; (b) fail-fast — if the attach-open ack / first output does not arrive within a bound, surface a clear message, never an infinite blank; (c) the broker EOFs the attach stream when the session's child is dead, so rc's existing PumpEnd::BrokerGone graceful path (REQ-HAZARD-RC-EOF) catches it. PIN the exact sub-mechanism with a repro test FIRST (dead-session-lingers-in-broker vs reaped-but-rc-waits vs alive-resting-no-wake — the wall-f Windows tab-close: child alive-silent vs dead-not-reaped). (v0.12.0)
2026-07-03T10:35:29.8073065Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8073097Z 
2026-07-03T10:35:29.8073204Z ### REQ-ENDPOINT-STOP-OFFLINE
2026-07-03T10:35:29.8074635Z - Title: H3: `spt endpoint stop <id>` marks the endpoint OFFLINE (alive=false), not merely de-readied. cmd_stop (cli.rs:2994-3010) removes the ready marker + unregisters the address but does NOT set status offline, so a stopped daemon-hosted endpoint still reports alive=true (status=online latch). FIX: add set_status(perch, STATUS_OFFLINE) to cmd_stop — folds with B2 (same setter). Unit: stop → is_perch_alive=false / alive=false. (v0.12.0)
2026-07-03T10:35:29.8074744Z - Required stages: impl, unit
2026-07-03T10:35:29.8074774Z 
2026-07-03T10:35:29.8074873Z ### REQ-HAZARD-DAEMON-STOP-BARRIER
2026-07-03T10:35:29.8076816Z - Title: B3: `spt daemon stop` then an immediate `spt daemon start` does NOT race — stop fully completes before it returns. Today request_stop (seedmap.rs:240-255) returns on the KIND_STOPPING ack (sent seedmap.rs:174-176) BEFORE the seed socket unbinds, so a following is_running ping (daemon.rs:375) wins the exit window and start reports ALREADY_RUNNING (operator: daemon stop → STOPPED then start → ALREADY_RUNNING). FIX: unbind/stop-gate the seed socket BEFORE acking KIND_STOPPING, OR request_stop waits for a ping-to-fail before returning. Unit: stop then immediate is_running()==false. (v0.12.0)
2026-07-03T10:35:29.8076929Z - Required stages: impl, unit
2026-07-03T10:35:29.8076962Z 
2026-07-03T10:35:29.8077074Z ### REQ-HAZARD-DAEMON-STOP-REAP
2026-07-03T10:35:29.8079132Z - Title: Breap: `spt daemon stop` REAPS the spt-hosted children it spawned — no orphaned psyche/harness processes. Today a stop leaves ~8 orphaned claude-spt-psyche.exe + spt.exe: Psyches are spawned DETACHED (runtime.rs:342-356, the Child is dropped — 'Detached' ~349) and the livehost stop flag Arc<AtomicBool> is NEVER raised (brainproc.rs:227-230 holds it 'for symmetry'). FIX: on stop, raise the livehost stop flag AND kill the spawned psyche/spt-hosted children — via a Windows job object / Unix process-group so the children die with the daemon (not detached-immortal). Folds with B3 (both the stop path). (v0.12.0)
2026-07-03T10:35:29.8079376Z - Required stages: impl, unit
2026-07-03T10:35:29.8079403Z 
2026-07-03T10:35:29.8079522Z ### REQ-HAZARD-LIVEHOST-BOOT-LIVENESS-GATE
2026-07-03T10:35:29.8082137Z - Title: B5: `spt daemon start` does NOT revive phantom Psyches for dead-but-online-latched perches. Today reconcile_once (livehost.rs:285) spawns a Psyche per status=online live_agent perch at boot WITHOUT verifying the harness child / {id}-psyche is actually alive — so a Cold start after an unclean stop revives N psyches for N dead-but-latched perches (3 psyches for 3 dead perches). FIX: gate the boot psyche-spawn on real child-liveness — a perch with NO live broker session (the B2 reconcile signal) is marked OFFLINE at boot instead of hosted, so a dead-harness perch is never revived. Shares the B2 reconcile loop (this is its boot-gate arm); composes with B2's honest latch. Also closes wall-a's psyche_host_error gap (residency-confirm does not run at boot tick-1, livehost.rs:395-441 / 257-263). (v0.12.0)
2026-07-03T10:35:29.8082270Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8082314Z 
2026-07-03T10:35:29.8082452Z ### REQ-HAZARD-BRAIN-RESTART-LIFECYCLE-REHYDRATE
2026-07-03T10:35:29.8085300Z - Title: B4 (deepest): a bare brain restart (broker survives) REHYDRATES the live-agent lifecycle so post-restart endpoints are hosted + attachable. Today resume_sessions (brainproc.rs:186, brain.rs:797-809) re-subscribes to the broker's PTY sessions but ALL BrainLifecycle instances (lifecycle.rs:58-130; the ephemeral brain.rs:254-275) are LOST on restart → a post-restart live endpoint gets no livehost → its Psyche is never (re)hosted and new spawns die / can't attach until a FULL daemon reset (operator: perri's brain kill+restart wedged everything until a full daemon kill). FIX: on brain startup, rebuild a BrainLifecycle per resumed live-capable session — load the manifest from the adapter registry → instantiate → start the pulse — the rehydrate the resume no-op cannot do. Composes with B2 (the reconcile re-hosts from the honest on-disk status after rehydrate). (v0.12.0)
2026-07-03T10:35:29.8085524Z - Required stages: 
2026-07-03T10:35:29.8085557Z 
2026-07-03T10:35:29.8085677Z ### REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP
2026-07-03T10:35:29.8089908Z - Title: A bare brain restart leaves EXACTLY ONE `{id}-psyche` process per endpoint — no duplicate. On an abrupt brain death stop_host never runs (the LiveSet + owned child handles die with the brain) and Breap's job/group only reaps at DAEMON stop, so the PRIOR brain's Psyche stays ALIVE; the respawned brain's reconcile re-hosts a SECOND Psyche and overwrites the `{id}-psyche` perch pid, leaving the old one untracked + alive = a duplicate that lingers until daemon-stop (the operator's 'brain kill+restart wedged everything'). FIX: at brain start, BEFORE the first reconcile re-hosts, reap any pre-existing `{id}-psyche` orphan — ID-SPECIFICALLY (recycle-safe on the shared box, where sibling agents share the `claude` basename): scoped-kill the recorded pid ONLY IF it is alive AND its exe basename == the adapter's psyche program (normalize_basename) AND its COMMAND LINE contains the full psyche id `<id>-psyche` (baked via {id}); a sibling never carries THIS id, and any unreadable signal FAILS SAFE (decline to reap — a missed dup is bounded by Breap, a wrong-kill is catastrophic). CAVEAT: the cmdline carries `<id>-psyche` only when the adapter's psyche_init.command uses {id} (the norm); a non-{id} adapter safely MISSES the reap (today's behavior, Breap bounds it) — never a wrong-kill. (v0.12.0)
2026-07-03T10:35:29.8090044Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8090087Z 
2026-07-03T10:35:29.8090207Z ### REQ-HAZARD-UNHOST-PSYCHE-REAP
2026-07-03T10:35:29.8093860Z - Title: On un-host, the detached `{id}-psyche` HARNESS PROCESS is reaped — not just its in-brain pulse-driver thread. Today stop_host (livehost.rs:203) trips the HostedLife stop flag + JOINS the driver thread, but the Psyche is a detached harness process (spawn_psyche → ManifestRuntime detached spawn, runtime.rs:341-356; its pid is untracked in HostedLife though stamped on the `{id}-psyche` perch, where residency-confirm already reads it). So endpoint-stop / mid-life agent-death / a B2/B5 offline-then-unhost leaves the psyche process ORPHANED, alive until the next daemon-stop (where Breap's job/group reaps the whole brain subtree). The Psyche STAYS a harness process by design (CONTEXT.md 97/203/251 — headless harness session, its own perch) — the fix does NOT move it in-brain; it SCOPED-kills the `{id}-psyche` pid on un-host (never machine-wide — shared box). Track the pid in HostedLife at host_one (cleanest) or read the `{id}-psyche` perch pid at stop_host. Composes with H3 (endpoint stop → offline → reconcile un-host → reap) and B2/B5 (the offline arms that trigger un-host). (v0.12.0)
2026-07-03T10:35:29.8094085Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8094119Z 
2026-07-03T10:35:29.8094223Z ### REQ-ENDPOINT-PURGE
2026-07-03T10:35:29.8099576Z - Title: `spt endpoint purge <id>` fully removes an endpoint AND every record keyed on it — the formal teardown devs/CI need for clean test setup/reset. NOT consent-gated (a local dev/test op — no peer consent). OFFLINE-ONLY: refuses while the endpoint is online / daemon-hosted (deleting records out from under a live host risks the daemon re-creating or re-hosting mid-purge); `--force` STOPS it first (endpoint stop → wait for the daemon reconcile to un-host + reap the Psyche) THEN purges. Confirms interactively unless `--yes` (the CI path). Refuses purging the CALLER's OWN running id. All LOCAL — purge reaches only THIS node's records; a remote endpoint's records can't be touched, and its subnet-registry rows decay via the epoch-lease eviction (REQ-HAZARD-REGISTRY-DECAY). Removes: (1) the perch dir TREE recursively — owlery/<id>/ incl every nested {id}-psyche / {id}-w* / shells child (info.json, ready marker, sessions.log ledger, spool.db, inbox, .idle/.more-done sentinels, auth token); (2) the registry address (registry::unregister_address); (3) the context store — ContextStore::remove_endpoint(id): the a-<id> branch+worktree + the <id>/ rows from every p-<project> branch (the same fn `fork --delete-source` already uses); (4) node-local trust rows keyed on the id — access.json + visibility.json. Reuse-heavy: it is `fork --delete-source` generalized (recursive perch remove + unregister + remove_endpoint) + the trust-record cleanup; `endpoint rename` already enumerates the same record set + uses the same offline-only gate. (v0.12.0)
2026-07-03T10:35:29.8099725Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8099758Z 
2026-07-03T10:35:29.8099885Z ### REQ-READY-AGENT-RESUME
2026-07-03T10:35:29.8103729Z - Title: An offline ReadyAgent shows in `spt endpoint run`'s picker Resume-from-history and resumes correctly — closing the gap that today only LiveAgents do. ROOT: a harness-hosted ready bind (ReadyAgent::start_homed, ready.rs) writes info.json DIRECTLY and never appends the session ledger (unlike the shared establish_perch:250 live path), so a ready agent — though it has a session_id — produces ZERO ledger rows → the picker's offline+local Resume-from-history (which gates on ledger rows) never offers it. FIX (1): ledger the ready bind (ReadyAgent::start_homed → sessions::append Boot, mirroring establish_perch). FIX (2): `spt endpoint run --resume <session>` honors the adapter MANIFEST's endpoint TYPE — a ReadyAgent manifest (no [session.psyche_init]) resumes as a ready endpoint (poll listener, NO psyche-host); a LiveAgent (with psyche_init) as live. NO new bringup mode + NO picker changes (operator 2026-06-18): `spt endpoint run` is the spt-hosted ENDPOINT bringup for BOTH types, the type IS the adapter-manifest's concern (psyche-host already keys on psyche_init presence) — so (2) likely already holds; VERIFY at code, build only the residual. (v0.12.0)
2026-07-03T10:35:29.8103868Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8103902Z 
2026-07-03T10:35:29.8104016Z ### REQ-PICKER-ADAPTER-DESCRIPTION
2026-07-03T10:35:29.8105674Z - Title: The Create-new adapter-CHOICE screen of `spt endpoint run`'s picker shows a right-hand Description panel (like the Pick-existing endpoint picker's two-pane) surfacing per-adapter detail: install date, last-updated, adapter TYPE / the endpoint types it hosts, and the adapter description — so the user can see WHAT each adapter is before choosing it (today the selector lists bare names). DEFERRED fast-follow to v0.12.0 (operator 2026-06-18). (post-v0.12.0)
2026-07-03T10:35:29.8105779Z - Required stages: 
2026-07-03T10:35:29.8105802Z 
2026-07-03T10:35:29.8105911Z ### REQ-HAZARD-VIEWER-ISOLATION
2026-07-03T10:35:29.8108450Z - Title: A slow / dead / hostile VIEWER must NEVER stall the controller, the PTY child, or the session drain thread. The broker drain fans output to the controller on the authoritative blocking bounded path (advances delivered_through) but to each viewer via a bounded per-viewer channel with a dedicated writer thread; the drain `try_send`s under the log lock and a viewer whose bounded queue OVERFLOWS (can't keep up) is EVICTED (queue dropped, writer thread ends, removed from the viewers map) — the drain thread NEVER touches a viewer socket, so no viewer write can backpressure or block it. A soft viewer cap bounds the thread count. Viewer eviction never perturbs the controller stream, the delivered_through cursor, or the child.
2026-07-03T10:35:29.8108563Z - Required stages: unit, int
2026-07-03T10:35:29.8108595Z 
2026-07-03T10:35:29.8108691Z ### REQ-INSTALL-1
2026-07-03T10:35:29.8108891Z - Title: Two install paths; signed one-line script; OS-service registration
2026-07-03T10:35:29.8109049Z - Required stages: doc, impl, int
2026-07-03T10:35:29.8109093Z 
2026-07-03T10:35:29.8109196Z ### REQ-INSTALL-2
2026-07-03T10:35:29.8109341Z - Title: Marketplace-repackaging-friendly install
2026-07-03T10:35:29.8109445Z - Required stages: doc
2026-07-03T10:35:29.8109478Z 
2026-07-03T10:35:29.8109572Z ### REQ-INSTALL-3
2026-07-03T10:35:29.8109717Z - Title: Idempotent + interactive-optional first run
2026-07-03T10:35:29.8109817Z - Required stages: impl, int
2026-07-03T10:35:29.8109850Z 
2026-07-03T10:35:29.8109950Z ### REQ-INSTALL-4
2026-07-03T10:35:29.8110629Z - Title: Adapter registration lifecycle: spt adapter add (--github, manifest-first, install-is-first-update) + soft-deregister remove + optional manifest uninstall template; node-local registered-adapter set self-update ripples over
2026-07-03T10:35:29.8110736Z - Required stages: impl, unit
2026-07-03T10:35:29.8110765Z 
2026-07-03T10:35:29.8110861Z ### REQ-MIGRATE-1
2026-07-03T10:35:29.8111033Z - Title: Auto-detect and migrate a legacy claude_skill_owl install
2026-07-03T10:35:29.8111136Z - Required stages: 
2026-07-03T10:35:29.8111169Z 
2026-07-03T10:35:29.8111265Z ### REQ-INFRA-1
2026-07-03T10:35:29.8111446Z - Title: GitHub issue tracking for v1; tangled.org as migration target
2026-07-03T10:35:29.8111541Z - Required stages: 
2026-07-03T10:35:29.8111566Z 
2026-07-03T10:35:29.8111652Z ### REQ-INSTALL-5
2026-07-03T10:35:29.8112166Z - Title: Non-interactive install path: the canonical one-liner doubles as every adapter's pack-in on-demand install (no second mechanism); sha256-verified fetch; user-PATH registration
2026-07-03T10:35:29.8112272Z - Required stages: impl, int
2026-07-03T10:35:29.8112291Z 
2026-07-03T10:35:29.8112391Z ### REQ-INSTALL-9
2026-07-03T10:35:29.8113717Z - Title: Adapter add from a GitHub release archive: `spt adapter add --release <user/repo> [--tag <tag>] [--asset <name>]` fetches a `.spt` tar asset over HTTPS+GitHub trust, extracts it to the durable adapters/_github home, and registers the root — ships built binaries source-free and versioned (the distribution path for an adapter whose dev repo is a monorepo subdir, where --github root-only clone does not fit)
2026-07-03T10:35:29.8113822Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8113856Z 
2026-07-03T10:35:29.8113956Z ### REQ-INSTALL-10
2026-07-03T10:35:29.8115435Z - Title: Windows at-logon autostart runs the daemon in the background with no persistent window: the scheduled task launches `spt daemon start` (which spawn_detaches a console-less DETACHED_PROCESS daemon and exits) rather than the foreground `spt daemon run` — Task Scheduler's interactive ONLOGON launch of a long-lived console process otherwise leaves a visible console window for the daemon's whole lifetime (v0.7.4)
2026-07-03T10:35:29.8115543Z - Required stages: impl, unit
2026-07-03T10:35:29.8115572Z 
2026-07-03T10:35:29.8115668Z ### REQ-INSTALL-11
2026-07-03T10:35:29.8117615Z - Title: Adapter command templates resolve their program against the adapter's install dir BEFORE PATH: a `.spt`-shipped binary (dropped to adapters/_github/<safe>/ by --release/--github acquisition, or kept in the source_dir under copy-mode where only manifest+strings/ are copied to adapters/<name>) runs without any PATH placement — a bare-name template token (e.g. `claude-spt-digest ...`) is rewritten to <install_dir>/<program>(.exe on Windows) when that file exists, else left bare for the PATH fallback. Makes a `.spt` self-contained (closes the --release bundled-binary gap perri confirmed) (v0.7.4)
2026-07-03T10:35:29.8117857Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8117891Z 
2026-07-03T10:35:29.8117988Z ### REQ-INSTALL-12
2026-07-03T10:35:29.8120944Z - Title: Durable active-profile pointer for bind-time profile selection (ADR-0021): adapters/active-profiles.toml at the registry ROOT (sibling to the per-adapter <name>/ dirs, so adapter add/update/remove — which only rewrite a <name>/ subdir — can never clobber it), a flat host_binary → "adapter[:profile]" map. Read at bind as the PRIMARY profile selector; unset → the registered_at_ms fallback (REQ-START-5). Written ONLY by `spt adapter use <adapter>[:profile]` (resolves the adapter's host_binaries → sets each binary→adapter[:profile]); `spt adapter use --clear <adapter|binary>` drops. NEVER auto-written by install/update/adapter add (that is precisely what would let an update silently flip the active profile). A stale pointer (uninstalled adapter / deleted profile) self-heals: ignored, fall back, warn once. Pruned on adapter remove. Atomic write (spt_store atomic). (v0.9.0)
2026-07-03T10:35:29.8121078Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8121111Z 
2026-07-03T10:35:29.8121203Z ### REQ-INSTALL-13
2026-07-03T10:35:29.8124344Z - Title: Adapter add is non-destructive & idempotent-safe (F-018): `spt adapter add --github|--release` REFUSES when the target `_github/<safe>` home already backs an ACTIVE registered record — emitting an actionable code (ADAPTER_ADD_ALREADY_REGISTERED) that routes to `spt adapter update <name>` (refresh in place) or `spt adapter remove <name>` then re-add (replace) — instead of clobbering the live install (the perri footgun: `add --github` over a `--release` pointer git-cloned a source tree over the extracted built binaries → registered pointer dangled → cryptic `os error 2`). And when it DOES (re)populate the home it STAGES-THEN-SWAPS (clone/extract to a sibling staging dir, swap into place only on success) so a failed fetch/clone never strands the previously-extracted manifest+binaries as a dangling pointer (the os-2 / DeferredManifest class). Mirrors the safe stage-then-swap `adapter update` already uses (REQ-UPD-9, apply_release_crc_swap). (v0.14.1)
2026-07-03T10:35:29.8124474Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8124507Z 
2026-07-03T10:35:29.8124601Z ### REQ-REL-1
2026-07-03T10:35:29.8124998Z - Title: spt-releases publish-target repo: README public face, licensing split, Pages docs at the permanent lapse-proof canonical URL (ADR-0014)
2026-07-03T10:35:29.8125103Z - Required stages: doc, impl
2026-07-03T10:35:29.8125131Z 
2026-07-03T10:35:29.8125235Z ### REQ-REL-2
2026-07-03T10:35:29.8125746Z - Title: Release asset set consumable by the self-updater: platform binaries, SHA256SUMS, SignedRelease metadata, manifest schema, mock-adapter zip; tag-triggered cross-repo pipeline
2026-07-03T10:35:29.8125856Z - Required stages: impl, int
2026-07-03T10:35:29.8125889Z 
2026-07-03T10:35:29.8125981Z ### REQ-REL-3
2026-07-03T10:35:29.8126553Z - Title: Two-key release-signing trust anchor: primary + offline never-used recovery, both pubkeys embedded in the binary's trusted set, manual local signing (ADR-0015)
2026-07-03T10:35:29.8126663Z - Required stages: impl, unit
2026-07-03T10:35:29.8126696Z 
2026-07-03T10:35:29.8126784Z ### REQ-DOCS-1
2026-07-03T10:35:29.8126994Z - Title: Dual-audience docs (human + AI dev-agent), markdown once / two depths
2026-07-03T10:35:29.8127097Z - Required stages: doc, impl
2026-07-03T10:35:29.8127130Z 
2026-07-03T10:35:29.8127226Z ### REQ-DOCS-2
2026-07-03T10:35:29.8127393Z - Title: Sub-10-minute runnable killer quickstart per audience
2026-07-03T10:35:29.8127603Z - Required stages: doc, int
2026-07-03T10:35:29.8127636Z 
2026-07-03T10:35:29.8127722Z ### REQ-DOCS-3
2026-07-03T10:35:29.8127913Z - Title: Diátaxis structure; one canonical way to do X
2026-07-03T10:35:29.8128008Z - Required stages: doc
2026-07-03T10:35:29.8128042Z 
2026-07-03T10:35:29.8128131Z ### REQ-DOCS-4
2026-07-03T10:35:29.8128332Z - Title: Agent-consumable layer (llms.txt, manifest schema, MCP, CLI help)
2026-07-03T10:35:29.8128441Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8128470Z 
2026-07-03T10:35:29.8128557Z ### REQ-DOCS-5
2026-07-03T10:35:29.8128756Z - Title: Anti-drift: rustdoc/schema/exports/CLI-help generated + CI-checked
2026-07-03T10:35:29.8128857Z - Required stages: impl, int
2026-07-03T10:35:29.8128891Z 
2026-07-03T10:35:29.8129066Z ### REQ-HAZARD-GRACE-BEFORE-SIGNOFF
2026-07-03T10:35:29.8129262Z - Title: Grace-period wait completes before composing INIT_SIGNOFF (1.1)
2026-07-03T10:35:29.8129361Z - Required stages: impl, unit
2026-07-03T10:35:29.8129413Z 
2026-07-03T10:35:29.8129523Z ### REQ-HAZARD-INFO-JSON-TORN-READ
2026-07-03T10:35:29.8129673Z - Title: State-file reads tolerate concurrent writes (1.2)
2026-07-03T10:35:29.8129778Z - Required stages: impl, unit
2026-07-03T10:35:29.8129811Z 
2026-07-03T10:35:29.8129918Z ### REQ-HAZARD-STALE-INDEX-LOCK
2026-07-03T10:35:29.8130050Z - Title: Sweep stale lockfiles on daemon boot (1.3)
2026-07-03T10:35:29.8130156Z - Required stages: impl, unit
2026-07-03T10:35:29.8130198Z 
2026-07-03T10:35:29.8130302Z ### REQ-HAZARD-DEFERRED-DRAIN
2026-07-03T10:35:29.8130490Z - Title: Deferred spool rows excluded from the event-stream drain (1.4)
2026-07-03T10:35:29.8130594Z - Required stages: impl, unit
2026-07-03T10:35:29.8130622Z 
2026-07-03T10:35:29.8130727Z ### REQ-HAZARD-WORKER-PATH
2026-07-03T10:35:29.8130913Z - Title: Single source of truth for Worker/Psyche perch location (1.5)
2026-07-03T10:35:29.8131018Z - Required stages: impl, unit
2026-07-03T10:35:29.8131051Z 
2026-07-03T10:35:29.8131175Z ### REQ-HAZARD-PARENT-PID-PREFER
2026-07-03T10:35:29.8131356Z - Title: Prefer stable parent PID / broker handle over ephemeral PID (2.1)
2026-07-03T10:35:29.8131458Z - Required stages: 
2026-07-03T10:35:29.8131490Z 
2026-07-03T10:35:29.8131590Z ### REQ-HAZARD-STDIN-SESSION-ID
2026-07-03T10:35:29.8131720Z - Title: Stdin session_id precedence over env (2.2)
2026-07-03T10:35:29.8131810Z - Required stages: 
2026-07-03T10:35:29.8131838Z 
2026-07-03T10:35:29.8131962Z ### REQ-HAZARD-HANDOFF-ARGV-COMPAT
2026-07-03T10:35:29.8132129Z - Title: Broker/brain IPC + handoff argv version-tolerant (2.3)
2026-07-03T10:35:29.8132233Z - Required stages: impl, unit
2026-07-03T10:35:29.8132261Z 
2026-07-03T10:35:29.8132366Z ### REQ-HAZARD-GEN-START-NOW
2026-07-03T10:35:29.8132510Z - Title: gen_start = now() on cold-start and handoff (2.4)
2026-07-03T10:35:29.8132623Z - Required stages: impl, int
2026-07-03T10:35:29.8132657Z 
2026-07-03T10:35:29.8132763Z ### REQ-HAZARD-EPHEMERAL-CLEANUP
2026-07-03T10:35:29.8132924Z - Title: Ephemeral perch cleanup on every ring exit path (3.1)
2026-07-03T10:35:29.8133030Z - Required stages: impl, unit
2026-07-03T10:35:29.8133063Z 
2026-07-03T10:35:29.8133177Z ### REQ-HAZARD-STALE-SIGNOFF-SENTINEL
2026-07-03T10:35:29.8133340Z - Title: Stale signoff sentinel does not kill a fresh start (3.2)
2026-07-03T10:35:29.8133444Z - Required stages: impl, unit
2026-07-03T10:35:29.8133477Z 
2026-07-03T10:35:29.8133591Z ### REQ-HAZARD-ECHO-BEFORE-SIGNOFF
2026-07-03T10:35:29.8133887Z - Title: Echo-commune fires before INIT_SIGNOFF on orphan teardown (3.3)
2026-07-03T10:35:29.8133994Z - Required stages: impl, unit
2026-07-03T10:35:29.8134026Z 
2026-07-03T10:35:29.8134135Z ### REQ-HAZARD-ENVELOPE-DECODE-ORDER
2026-07-03T10:35:29.8134284Z - Title: Envelope decode order, ampersand decoded last (4.1)
2026-07-03T10:35:29.8134384Z - Required stages: impl, unit
2026-07-03T10:35:29.8134407Z 
2026-07-03T10:35:29.8134516Z ### REQ-HAZARD-ENVELOPE-CR-LINESAFE
2026-07-03T10:35:29.8136454Z - Title: Envelope CR-linesafety (4.1): the line-framed EVENT codec must neutralize raw carriage returns — `event_body_escape` folds CRLF/lone-CR to the codec's representable linebreak (`\n`→`<br>`) BEFORE framing, so a body carrying `\r` (Windows `echo`/CRLF text crossing nodes) cannot survive into the single-line envelope and trigger a receiver terminal CR→col0 overwrite that corrupts the frame. Robustness on unrepresentable input, NOT a wire-format change (decoder untouched, amp-last invariant held). Belt-and-suspenders: `spt send`/`ring` also trim stdin (parity with `notify`).
2026-07-03T10:35:29.8136673Z - Required stages: impl, unit
2026-07-03T10:35:29.8136707Z 
2026-07-03T10:35:29.8136827Z ### REQ-HAZARD-ENVELOPE-PARSER-SAFE
2026-07-03T10:35:29.8136993Z - Title: Two-slice envelope parser is panic-free and tolerant (4.2)
2026-07-03T10:35:29.8137103Z - Required stages: impl, unit
2026-07-03T10:35:29.8137132Z 
2026-07-03T10:35:29.8137242Z ### REQ-HAZARD-EVENTPART-REASSEMBLY
2026-07-03T10:35:29.8137464Z - Title: EVENT-PART split/reassembly is byte-exact; orphan parts dropped silently
2026-07-03T10:35:29.8137582Z - Required stages: impl, unit
2026-07-03T10:35:29.8137615Z 
2026-07-03T10:35:29.8137714Z ### REQ-HAZARD-ID-CHARSET
2026-07-03T10:35:29.8137963Z - Title: Addressable-id charset reserves :/@ delimiters; validated at every creation seam (4.6)
2026-07-03T10:35:29.8138057Z - Required stages: impl, unit
2026-07-03T10:35:29.8138090Z 
2026-07-03T10:35:29.8138197Z ### REQ-HAZARD-REGISTRY-STALE-CLEAN
2026-07-03T10:35:29.8138391Z - Title: Stale registry entries degrade to fallback, never hard-fail (4.3)
2026-07-03T10:35:29.8138497Z - Required stages: impl, unit
2026-07-03T10:35:29.8138530Z 
2026-07-03T10:35:29.8138639Z ### REQ-HAZARD-REGISTRY-CONCURRENT
2026-07-03T10:35:29.8138901Z - Title: Concurrent SQLite openers (registry/spool) must not fail with 'database is locked' (4.7)
2026-07-03T10:35:29.8139079Z - Required stages: impl, unit
2026-07-03T10:35:29.8139112Z 
2026-07-03T10:35:29.8139221Z ### REQ-HAZARD-REGISTRY-DIR-CREATE
2026-07-03T10:35:29.8139636Z - Title: SQLite store opens create their parent dir themselves — a fresh-home registry op must not SQLITE_CANTOPEN (4.9)
2026-07-03T10:35:29.8139737Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8139771Z 
2026-07-03T10:35:29.8139878Z ### REQ-HAZARD-REGISTRY-EPOCH-LEASE
2026-07-03T10:35:29.8140328Z - Title: Registry merge ordered by per-node monotonic epoch, never wall-clock — a stale Active can't clobber a newer Offline (4.8, red-team #8)
2026-07-03T10:35:29.8140448Z - Required stages: impl, unit
2026-07-03T10:35:29.8140473Z 
2026-07-03T10:35:29.8140595Z ### REQ-HAZARD-DEFERRED-SURVIVE-DRAIN
2026-07-03T10:35:29.8140726Z - Title: Deferred rows survive poll drain (4.4)
2026-07-03T10:35:29.8140835Z - Required stages: impl, unit
2026-07-03T10:35:29.8140867Z 
2026-07-03T10:35:29.8140967Z ### REQ-HAZARD-INBOX-NO-DOUBLE
2026-07-03T10:35:29.8141111Z - Title: No double-delivery via legacy inbox (4.5)
2026-07-03T10:35:29.8141210Z - Required stages: impl, unit
2026-07-03T10:35:29.8141244Z 
2026-07-03T10:35:29.8141379Z ### REQ-HAZARD-WINDOWS-PID-RECYCLE
2026-07-03T10:35:29.8141530Z - Title: Windows PID-recycling false positives guarded (5.1)
2026-07-03T10:35:29.8141631Z - Required stages: impl, unit
2026-07-03T10:35:29.8141665Z 
2026-07-03T10:35:29.8141764Z ### REQ-HAZARD-EBUSY-RENAME
2026-07-03T10:35:29.8141921Z - Title: tmp-write + atomic-rename + retry on Windows EBUSY (5.2)
2026-07-03T10:35:29.8142027Z - Required stages: impl, unit
2026-07-03T10:35:29.8142060Z 
2026-07-03T10:35:29.8142309Z ### REQ-HAZARD-PERCH-RECORD-POWER-LOSS
2026-07-03T10:35:29.8142873Z - Title: Authoritative/identity records fsync data before the rename (5.13): a hard reset must not resurrect a full-length NUL-filled record — SCOPED, not a blanket fsync
2026-07-03T10:35:29.8143008Z - Required stages: impl, unit
2026-07-03T10:35:29.8143046Z 
2026-07-03T10:35:29.8143174Z ### REQ-HAZARD-ATOMIC-TMP-COLLISION
2026-07-03T10:35:29.8143666Z - Title: Concurrent atomic writers to the same target must not share a tmp name (5.15): a fixed tmp sibling makes one writer's rename consume the other's staged file (os-error-2 loser)
2026-07-03T10:35:29.8143866Z - Required stages: impl, unit
2026-07-03T10:35:29.8143895Z 
2026-07-03T10:35:29.8144009Z ### REQ-HAZARD-INFO-RMW-LOST-UPDATE
2026-07-03T10:35:29.8144433Z - Title: Concurrent info.json writers must serialize under the per-perch lock (5.16): an unlocked whole-record write racing a locked RMW is a silent lost update
2026-07-03T10:35:29.8144539Z - Required stages: impl, unit
2026-07-03T10:35:29.8144582Z 
2026-07-03T10:35:29.8144700Z ### REQ-HAZARD-CORRUPT-PERCH-COHERENCE
2026-07-03T10:35:29.8145138Z - Title: Corrupt (present-but-unparseable) info.json is NOT absent: liveness/status readers agree a destroyed record is neither alive nor Active (counter-39 #2)
2026-07-03T10:35:29.8145238Z - Required stages: impl, unit
2026-07-03T10:35:29.8145270Z 
2026-07-03T10:35:29.8145379Z ### REQ-HAZARD-SUBPROCESS-TIMEOUT
2026-07-03T10:35:29.8145531Z - Title: Every harness/git subprocess has a timeout (5.3)
2026-07-03T10:35:29.8145636Z - Required stages: impl, unit
2026-07-03T10:35:29.8145670Z 
2026-07-03T10:35:29.8150172Z ### REQ-HAZARD-UNC-PATH-STRIP
2026-07-03T10:35:29.8150383Z - Title: Strip Windows UNC prefix on serialized paths (5.4)
2026-07-03T10:35:29.8150515Z - Required stages: impl, unit
2026-07-03T10:35:29.8150548Z 
2026-07-03T10:35:29.8150662Z ### REQ-HAZARD-SINGLE-PATH-SOURCE
2026-07-03T10:35:29.8150860Z - Title: Single path/registry source of truth; no layout ambiguity (6.1)
2026-07-03T10:35:29.8150975Z - Required stages: impl, unit
2026-07-03T10:35:29.8151008Z 
2026-07-03T10:35:29.8151108Z ### REQ-HAZARD-SOFT-CLEANUP
2026-07-03T10:35:29.8151314Z - Title: Soft-cleanup preserves state, removes only the ready marker (6.2)
2026-07-03T10:35:29.8151409Z - Required stages: impl, unit
2026-07-03T10:35:29.8151442Z 
2026-07-03T10:35:29.8151557Z ### REQ-HAZARD-CASCADE-WIPE-GUARD
2026-07-03T10:35:29.8151743Z - Title: No hard-delete of a parent hosting non-empty children (6.3)
2026-07-03T10:35:29.8151847Z - Required stages: impl, unit
2026-07-03T10:35:29.8151882Z 
2026-07-03T10:35:29.8152004Z ### REQ-HAZARD-DROP-FILE-SINGLE-WRITER
2026-07-03T10:35:29.8152157Z - Title: Drop files are daemon-owned single-writer (6.4)
2026-07-03T10:35:29.8152259Z - Required stages: impl, unit
2026-07-03T10:35:29.8152291Z 
2026-07-03T10:35:29.8152405Z ### REQ-HAZARD-DIRECT-WRITE-PRECEDENCE
2026-07-03T10:35:29.8152630Z - Title: Direct-write precedence marker (with node id) guards stale overwrite (6.5)
2026-07-03T10:35:29.8152729Z - Required stages: impl, unit
2026-07-03T10:35:29.8152758Z 
2026-07-03T10:35:29.8152874Z ### REQ-HAZARD-CONFLICT-BOTH-PRESERVED
2026-07-03T10:35:29.8153477Z - Title: A surfaced concurrent context pair is durably preserved (both versions, tracked artifacts) until a strictly dominating write clears it; no reconcile failure path discards an unmerged version (6.6, ADR-0013)
2026-07-03T10:35:29.8153583Z - Required stages: impl, unit
2026-07-03T10:35:29.8153616Z 
2026-07-03T10:35:29.8153734Z ### REQ-HAZARD-DETACHED-PIPE-INHERIT
2026-07-03T10:35:29.8154984Z - Title: Windows detached long-lived children must not inherit a captured caller's pipe: every detach-spawn of an immortal child (daemon, shell binary) runs bInheritHandles=FALSE, or a caller capturing output anywhere up the process chain hangs forever on a pipe that never EOFs — std-handle flag stripping is NOT sufficient (grandparent strays still flow) (5.6)
2026-07-03T10:35:29.8155095Z - Required stages: impl, unit
2026-07-03T10:35:29.8155128Z 
2026-07-03T10:35:29.8155390Z ### REQ-HAZARD-CONPTY-DSR
2026-07-03T10:35:29.8155622Z - Title: ConPTY reader must auto-answer DSR (ESC[6n) or all child output stalls (5.5)
2026-07-03T10:35:29.8155721Z - Required stages: impl, unit
2026-07-03T10:35:29.8155765Z 
2026-07-03T10:35:29.8155877Z ### REQ-HAZARD-WIN-PTY-PROGRAM-RESOLVE
2026-07-03T10:35:29.8157918Z - Title: Native-PTY spawn must resolve a bare program name with PATHEXT precedence and run a non-PE target through its interpreter: portable-pty's own `which` takes the FIRST PATH match — an extensionless shebang shim (e.g. a node CLI `ccs` shipped beside `ccs.cmd`) — and CreateProcessW then rejects the non-PE file with os error 193 ('not a valid Win32 application'); spt-term resolves the program itself (PATHEXT order prefers .EXE over .CMD; .cmd/.bat → cmd.exe /d /c, .ps1 → powershell -NoProfile -File) so a bare harness/shell [session.self] command actually launches on Windows. Unix is a passthrough (execve honours the shebang).
2026-07-03T10:35:29.8158175Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8158209Z 
2026-07-03T10:35:29.8158315Z ### REQ-HAZARD-CHILD-CONSOLE-FLASH
2026-07-03T10:35:29.8158768Z - Title: Console-subsystem children of the console-less daemon spawn with CREATE_NO_WINDOW, or each spawn flashes a visible blank window on the user's desktop (5.8)
2026-07-03T10:35:29.8158867Z - Required stages: impl, unit
2026-07-03T10:35:29.8158901Z 
2026-07-03T10:35:29.8159078Z ### REQ-HAZARD-INSTANT-UNDERFLOW
2026-07-03T10:35:29.8159674Z - Title: Scheduling never subtracts a Duration from Instant::now() (underflow-panics on a host booted more recently than the offset); 'due now / never run' is Option<Instant>=None gated on forward duration_since only (5.9)
2026-07-03T10:35:29.8159793Z - Required stages: impl, unit
2026-07-03T10:35:29.8159821Z 
2026-07-03T10:35:29.8159927Z ### REQ-HAZARD-PUMP-IPC-DEADLINE
2026-07-03T10:35:29.8160819Z - Title: The single-threaded peer pump's brain-IPC reads are deadline-bounded (PUMP_PEER_IO_TIMEOUT, total-wait per call); a TimedOut read POISONS the client and escalates to a SUPERVISED RESTART, never a per-peer retry — a black-holed peer must never wedge the whole pump
2026-07-03T10:35:29.8160929Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8160957Z 
2026-07-03T10:35:29.8161065Z ### REQ-HAZARD-BROKER-QUIC-DEADLINE
2026-07-03T10:35:29.8164443Z - Title: The broker bounds every brain-waiting QUIC op (dial / open_stream / send_stream) so a black-holed or dead peer fails PROMPTLY with an ORDINARY error the broker REPLIES, never an unbounded await. The bound (< the brain's 30s PUMP_PEER_IO_TIMEOUT so the BROKER fires first) surfaces to the pump as a normal broker error reply → peer_outcome's non-TimedOut arm → drop conn + redial next tick, the round CONTINUES and the heartbeat keeps advancing — it must NEVER manifest as the brain's own read-deadline (the A-half poison → supervised-restart path REQ-HAZARD-PUMP-IPC-DEADLINE guards). Exactly-once is preserved: a timed-out journaled op fails INSIDE its apply_once closure so no phantom conn_id/stream_id is recorded and a fresh tick re-dials cleanly. The happy path is unchanged (a live peer completes with zero added latency; the bound only bites a non-responsive peer). This is the ROOT-cause cure for the 2.2h hfenduleam pump wedge — a dead roster peer whose QUIC path the broker awaited unbounded — recurring on hfenduleam 2026-06-16.
2026-07-03T10:35:29.8164571Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8164599Z 
2026-07-03T10:35:29.8164710Z ### REQ-HAZARD-BROKER-SEED-WIRE-SKEW
2026-07-03T10:35:29.8168813Z - Title: A daemon-state wire-format change (e.g. the v0.9.0 adapter-agnostic Seed) does NOT take effect until a DELIBERATE full broker restart: the broker serves the seed-control channel and is RESIDENT across a brain-only self-update (ADR-0004 no-terminate-during-update forbids auto-killing it), so a NEW-version CLI talking to a still-resident OLD broker fails the seed handshake — the old broker cannot deserialize the new Seed (its formerly-required `adapter` field is gone) and drops the conn without an ack, which surfaces to the CLI as a raw UnexpectedEof 'failed to fill whole buffer'. spt-core must (a) surface an ACTIONABLE diagnostic on that seed-ack EOF (name the stale-broker cause + the `spt daemon stop` fix — the broker restarts on the next api call), never the cryptic io error; and (b) document the operational rule (a deliberate broker restart is required on any daemon-state wire change — NOT automatic) + the FORWARD discipline (daemon-state/Seed schema changes stay additive + serde-default so a resident OLD broker tolerates a NEW CLI across a brain-only update; note this would NOT have rescued 0.9.0 itself, since the old broker's `adapter` was a required field). perri PREP-4 FINDING 1 (v0.9.0 CLI vs stale 0.8.x broker).
2026-07-03T10:35:29.8169130Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8169163Z 
2026-07-03T10:35:29.8169276Z ### REQ-HAZARD-SUDO-SECURE-PATH
2026-07-03T10:35:29.8170220Z - Title: Elevation guidance on Unix names the binary's ABSOLUTE path under sudo (a user-local install ~/.local/bin · ~/.cargo/bin is not on sudo's secure_path, so bare `sudo spt` dies 'command not found'); gated commands auto-elevate on an interactive TTY, else print the runnable hint (5.10)
2026-07-03T10:35:29.8170329Z - Required stages: impl, unit
2026-07-03T10:35:29.8170358Z 
2026-07-03T10:35:29.8170464Z ### REQ-HAZARD-SELF-ELEVATE
2026-07-03T10:35:29.8172839Z - Title: Self-elevation (REQ-ELEVATE-1) re-runs the EXACT original invocation with the binary's ABSOLUTE exe path — never widening privilege scope, never adding/altering args, never via a PATH-resolved bare name, never via a shell-interpolated command string (argv-array only, no `sh -c`); the elevated child drops state back to the user (composes with the 5.7 de-elevation) and NEVER re-elevates (loop-safe: decide_elevation_path returns AlreadyElevated whenever the process is already Elevated, on every OS). The user's UAC/polkit/sudo prompt is the only consent gate — we never bypass it; the print-hint floor prints the absolute-path command too. The unprivileged parent never depends on (pipes/captures) the privileged child's stdout.
2026-07-03T10:35:29.8172963Z - Required stages: unit
2026-07-03T10:35:29.8172992Z 
2026-07-03T10:35:29.8173097Z ### REQ-HAZARD-LOCAL-API-AUTH
2026-07-03T10:35:29.8173311Z - Title: Every local `api` mutation authenticated to an endpoint/session (codex #13)
2026-07-03T10:35:29.8173407Z - Required stages: impl, unit
2026-07-03T10:35:29.8173435Z 
2026-07-03T10:35:29.8173540Z ### REQ-BOUNDARY-ROTATION-CREDENTIAL
2026-07-03T10:35:29.8175003Z - Title: api boundary's rotation credential is designed, documented, and eventually anchor-proven (ADR-0032): the proof is the DEPARTED session's (prior sid / token) — --to-session-id is payload, never proof; the published surface documents the adapter prior-sid persistence pattern + loud-refusal requirement; the design-true end-state additionally accepts an OS-verified parent_pid-anchor ancestry proof making adapter sid-state optional
2026-07-03T10:35:29.8175103Z - Required stages: doc
2026-07-03T10:35:29.8175131Z 
2026-07-03T10:35:29.8175242Z ### REQ-HAZARD-RESTART-IDEMPOTENT
2026-07-03T10:35:29.8175513Z - Title: Idempotent/exactly-once delivery across brain restart at every broker boundary (codex #14)
2026-07-03T10:35:29.8175614Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8175647Z 
2026-07-03T10:35:29.8175747Z ### REQ-HAZARD-UPDATE-ROLLBACK
2026-07-03T10:35:29.8176009Z - Title: Self-update rejects version rollback; metadata expiry + adapter content signing (codex #5)
2026-07-03T10:35:29.8176132Z - Required stages: impl, unit
2026-07-03T10:35:29.8176166Z 
2026-07-03T10:35:29.8176272Z ### REQ-HAZARD-DAEMON-HOSTED-LIVENESS
2026-07-03T10:35:29.8176718Z - Title: Daemon-hosted perches (Psyche, spt-hosted Self) derive liveness from the daemon endpoint table + info.json status, never is_process_alive(info.pid) (2.5)
2026-07-03T10:35:29.8176823Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8176861Z 
2026-07-03T10:35:29.8177088Z ### REQ-HAZARD-BROKER-PROCESS-ISOLATION
2026-07-03T10:35:29.8180065Z - Title: Broker and brain are separate processes: the broker runs as its own long-lived per-machine process that survives every brain restart, so a routine (brain-only) self-update restarts the brain onto the swapped binary while every hosted endpoint (PTY child, live QUIC conn, listening socket) stays untouched at the PROCESS level. The in-process-thread broker (daemon.rs:165-170) is a regression that silently unrealizes REQ-UPD-3 — apply degrades to an in-process Brain::handoff no-op and new code does not run until an unrelated restart (KNOWN-HAZARDS 6.7). Evidence must prove process-level survival (SPIKE-01/03 productionized as int: PTY child + live QUIC survive a brain-PROCESS restart onto a swapped binary), re-pointing the regression-masked in-process int tags currently on REQ-DAEMON-2 / REQ-UPD-3 (ADR-0018).
2026-07-03T10:35:29.8180312Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8180351Z 
2026-07-03T10:35:29.8180461Z ### REQ-HAZARD-ROLLBACK-STATE-COMPAT
2026-07-03T10:35:29.8182276Z - Title: A brain must not irreversibly migrate durable state before update ready-promotion: the readiness-gated auto-rollback (ADR-0018 Q7) spawns the N-1 binary against durable state the new brain may have written, so every pre-ready write must stay N-1-readable (schema migrations gated behind ready-promotion, or written N-1-tolerant/additive). Else the first in-place schema migration silently bricks rollback (KNOWN-HAZARDS 6.8). Free now — a 2026-06-09 audit confirmed zero state-migration code exists; unmintable retroactively once a migration ships.
2026-07-03T10:35:29.8182385Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8182413Z 
2026-07-03T10:35:29.8182530Z ### REQ-HAZARD-BRAIN-RESPAWN-PATH
2026-07-03T10:35:29.8185196Z - Title: The broker respawns the brain onto the APPLIED bytes, not the renamed old binary: the candidate-binary default is the canonical exe path captured ONCE at broker start, never a per-spawn std::env::current_exe() — on Linux current_exe (readlink /proc/self/exe) is inode-tracking and follows the `apply` rename (spt -> spt.old-N), so a resident broker would respawn the brain onto OLD bytes while recording `applied` (Windows GetModuleFileName is path-at-start, so Windows was green; ADR-0018 Q3 silently assumed path-string semantics). Backstop: promotion gates on bytes — a trial promotes only if brain.ready exe_hash == the staged artifact hash for this platform, else auto-rollback + loud notif (readiness != new-bytes was the false-success that recorded applied:8 over a v0.4.0 brain on kitsubito, 2026-06-11). KNOWN-HAZARDS 6.11.
2026-07-03T10:35:29.8185320Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8185358Z 
2026-07-03T10:35:29.8185472Z ### REQ-HAZARD-PSYCHE-OUTBOUND-PROXY
2026-07-03T10:35:29.8186312Z - Title: Psyche outbound captured + sanitized: the live-Psyche turn driver captures stdout (never Stdio::null), and the daemon strips/re-stamps Psyche-supplied from=/target and constrains routing (reply→__REPLY_TO__ sender, notify→own user/subnet) (7.3)
2026-07-03T10:35:29.8186416Z - Required stages: impl, unit
2026-07-03T10:35:29.8186451Z 
2026-07-03T10:35:29.8186564Z ### REQ-HAZARD-DAEMON-SCHED-NONBLOCKING
2026-07-03T10:35:29.8187241Z - Title: Per-agent pulse/psyche/echo-commune scheduling must not serialize across agents: each agent's bounded LLM call (echo-commune summarizer, Psyche turn) runs off the shared scheduler so one slow/hung call cannot stall another agent's tick (7.4)
2026-07-03T10:35:29.8187345Z - Required stages: impl, unit
2026-07-03T10:35:29.8187383Z 
2026-07-03T10:35:29.8187502Z ### REQ-HAZARD-PAIR-TRANSCRIPT-BIND
2026-07-03T10:35:29.8188187Z - Title: Pairing transcript binds roles, both node pubkeys, subnet ID, seed epoch, TOTP time-step, and confirmation MACs — or unknown-key-share/reflection/wrong-subnet/replay pairing remain possible (ADR-0005 #12)
2026-07-03T10:35:29.8188286Z - Required stages: impl, unit
2026-07-03T10:35:29.8188320Z 
2026-07-03T10:35:29.8188421Z ### REQ-HAZARD-PAIR-SEED-ROTATION
2026-07-03T10:35:29.8189184Z - Title: Removing a node rotates the subnet seed (epoch bump) so an old node/old seed cannot rejoin; trust-store delete alone is NOT revocation because the seed is replicated to every trusted node (ADR-0005 #10)
2026-07-03T10:35:29.8189288Z - Required stages: impl, unit
2026-07-03T10:35:29.8189323Z 
2026-07-03T10:35:29.8189431Z ### REQ-HAZARD-PAIR-RATE-LIMIT
2026-07-03T10:35:29.8190388Z - Title: Subnet-global pairing rate limit: one active ceremony per subnet, shared attempt counter, exponential backoff — a public pre-trust relay + multiple seed-holders otherwise enables distributed SPAKE2 guessing (and ±1 TOTP window triples the valid-password space) (ADR-0005 #11)
2026-07-03T10:35:29.8190610Z - Required stages: impl, unit
2026-07-03T10:35:29.8190644Z 
2026-07-03T10:35:29.8190745Z ### REQ-HAZARD-WAN-ORIGIN-AUTH
2026-07-03T10:35:29.8191613Z - Title: WAN-inbound origin is transport truth, never payload: the access gate's subject (ADR-0009 origin-node whitelist) is the QUIC handshake-proven remote node id from the broker's conn/stream table — a forged origin/node field inside record bytes is inert (7.5)
2026-07-03T10:35:29.8191726Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8191759Z 
2026-07-03T10:35:29.8191855Z ### REQ-CONSENT-1
2026-07-03T10:35:29.8192817Z - Title: Consent grant store: capability x subject-agent x target-node rows, enforced at the target node, subnet-settable (replicates as security material near the trust store), revocable; gated-capability ids (remote-exec, instantiate-anywhere) reserved-but-refusing; v1 consumers are the shell spawn gates (CONTEXT Consent & security gates)
2026-07-03T10:35:29.8192940Z - Required stages: impl, unit
2026-07-03T10:35:29.8192973Z 
2026-07-03T10:35:29.8193058Z ### REQ-CONSENT-2
2026-07-03T10:35:29.8193954Z - Title: Interactive consent escalation: an ungated high-risk action routes a consent prompt to the user's most-recently-active session; allow-once / allow-always (writes a grant) / deny; pre-consent flags (can_shutdown, shell_wake_spawn_anywhere) author grants via manifest/settings (CONTEXT Consent & security gates)
2026-07-03T10:35:29.8194054Z - Required stages: impl, unit
2026-07-03T10:35:29.8194083Z 
2026-07-03T10:35:29.8194174Z ### REQ-PRES-1
2026-07-03T10:35:29.8195641Z - Title: Presence resolution: the presence datum (last_active_node, last_active_endpoint, ts) gossiped subnet-wide via the agent-interaction heartbeat (rides registry distribution, visibility-gated) + one first-class most-recently-active resolution API consumed by notif first-fire, update-consent delivery, consent escalation, and shell wake resolution (M5 scope decision 1: resolution only — the PresenceChannel endpoint stays deferred)
2026-07-03T10:35:29.8195742Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8195770Z 
2026-07-03T10:35:29.8195857Z ### REQ-SHELL-1
2026-07-03T10:35:29.8196815Z - Title: Shell hosting machinery: shell perch under the owner (type/owner/adapter_name/status/alias), broker-launched binary + api bind local-link handshake, the three channels (command durable, text+file durable + progress-queryable, sensory REST-only never spooled + dropped-unless-owner-live), owner exclusivity (CONTEXT Shell model)
2026-07-03T10:35:29.8196919Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8196943Z 
2026-07-03T10:35:29.8197030Z ### REQ-SHELL-2
2026-07-03T10:35:29.8198609Z - Title: Shell sleep/wake: link-break always closes the binary (pre-close instruction + termination timeout), ephemeral teardown vs persistent offline/relink, wake_command wake-watcher (offline-only, exit-opcode supervision, exponential backoff + give-up), state-keyed wake resolution (dormant/suspended/active-elsewhere; no-reachable refuses — spawn-anywhere branch deferred), spt shutdown owner cascade + api owner-shutdown gated by can_shutdown (CONTEXT Shell sleep/wake)
2026-07-03T10:35:29.8198738Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8198771Z 
2026-07-03T10:35:29.8198890Z ### REQ-HAZARD-ELEVATED-DAEMON-SPAWN
2026-07-03T10:35:29.8200483Z - Title: The daemon always runs unelevated in the invoking user's universe, regardless of which command spawns it: an elevated spawner de-elevates (Windows: UAC linked token via CreateProcessWithTokenW; Linux: drop to SUDO_UID/SUDO_GID + the invoker's HOME) — an elevated daemon's pipes deny unelevated clients (every later spt reads not-running→spawn→bind Access-denied) and a sudo'd daemon roots the user's state universe (5.7)
2026-07-03T10:35:29.8200603Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8200631Z 
2026-07-03T10:35:29.8200849Z ### REQ-HAZARD-REGISTRY-GHOST-ROWS
2026-07-03T10:35:29.8204304Z - Title: Registry rows must decay (no immortal rows) via TWO triggers: (a) NODE-SILENCE — evict rows whose author node has not been heard (admitted inbound feed) within the eviction window, so a vanished node's rows stop poisoning bare-id resolution with phantom AcrossNodes ambiguity; AND (b) per-row OFFLINE-TTL — evict rows that have been non-routable (Offline) beyond the per-row grace even while the author node is alive, because purge/erase leaves an immortal Offline row otherwise (ghost-heal re-advertises Offline ONCE with a fresh epoch, and whole-node eviction never fires for a still-alive author) so Offline ghost rows accumulate unbounded on a remote viewer under purge/erase churn (#2-secondary). Both keyed on RECEIVER-observed state (heard-map recency / a sticky receiver-observed offline_since, NOT the gossip epoch — an epoch-keyed clock would be reset by ghost-heal's fresh-epoch re-advertise); own rows never decay; a revived/re-flapped row re-inserts (or clears its offline_since) from its durable epoch within one pump cadence (4.10)
2026-07-03T10:35:29.8204443Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8204477Z 
2026-07-03T10:35:29.8204566Z ### REQ-CLI-1
2026-07-03T10:35:29.8207198Z - Title: spt endpoint noun namespace: absorbs fork/suspend/wake/shutdown/rename/stop/digest + access (ported 1:1: allow|revoke|open|list, decision 21) + description (ex-resources blurb; bare=show, set=author); merged endpoint list [--local|--subnet <name>] grouped by subnet with SELF pinned, --detail adding the ex-resources yellow-pages blurb projection; bare spt endpoint = the list (M8 decisions 1-2, 25). SUPERSEDED (F-025 item 3): the LISTING SHAPE now lives in REQ-ENDPOINT-LIST-NODE-GROUPED (node-grouped over unique instances, not grouped-by-subnet) + REQ-ENDPOINT-LIST-REST-FILTER (suspended-hidden + --show-all); the `--local` flag was dropped by REQ-ENDPOINT-LIST-MERGE-LOCAL (the list ALWAYS merges local). This REQ owns only the endpoint noun NAMESPACE + parse surface — not the render shape.
2026-07-03T10:35:29.8207317Z - Required stages: impl, unit
2026-07-03T10:35:29.8207351Z 
2026-07-03T10:35:29.8207441Z ### REQ-CLI-2
2026-07-03T10:35:29.8208181Z - Title: spt daemon noun: run|stop|status (hidden daemon verb becomes daemon run; agent-endpoint shutdown keeps its name under endpoint); daemon status renders the pump heartbeat (last-tick recency) so a half-dead daemon is never rendered implied-healthy (M8 decisions 5, 23)
2026-07-03T10:35:29.8208290Z - Required stages: impl, unit
2026-07-03T10:35:29.8208323Z 
2026-07-03T10:35:29.8208408Z ### REQ-CLI-3
2026-07-03T10:35:29.8209246Z - Title: Agent hot path stays flat across the M8 reorg: send/ring/ready/whoami/how-to unchanged; notify moves to subnet notify while notif stays top-level; breaking renames land clean with no deprecation shims (zero external CLI consumers pre-spt-claude-code) (M8 decisions 3-4, 9)
2026-07-03T10:35:29.8209350Z - Required stages: impl, unit
2026-07-03T10:35:29.8209383Z 
2026-07-03T10:35:29.8209484Z ### REQ-CLI-4
2026-07-03T10:35:29.8211865Z - Title: User-facing CLI output is human-readable: DIRECT-USER commands (e.g. adapter update/list/use) render friendly prose instead of raw CODE:RESULT markers — "claude-spt is up to date (0.2.0)." not "ADAPTER_UPDATE_UPTODATE:claude-spt: installed 0.2.0, latest 0.2.0". Strictly bounded to the direct-user surface: the adapter-PARSED bringup tokens (SEEDED/BOUND/READY/NO_SEED on seed/listen, which adapters grep) stay machine-parseable — humanization is additive (a human line beside the marker, or a --porcelain/--quiet split), never a silent rename of a dual-contract marker. The user-facing bringup composition belongs to the adapter (perri); this REQ owns only the direct-user CLI surface. (v0.9.0)
2026-07-03T10:35:29.8211973Z - Required stages: 
2026-07-03T10:35:29.8212007Z 
2026-07-03T10:35:29.8212094Z ### REQ-SUBNET-5
2026-07-03T10:35:29.8213290Z - Title: Per-subnet serve-state: spt subnet detach <NAME> [--save] / attach <NAME> [--save] — daemon keeps running, stops/starts advertising + connecting for that subnet (peer pump + responder selective); --save persists the startup default in daemon config; the all-attached banner gains per-subnet states (M8 decision 6, --save renamed from --auto per decision 25 session)
2026-07-03T10:35:29.8213509Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8213547Z 
2026-07-03T10:35:29.8213630Z ### REQ-SUBNET-6
2026-07-03T10:35:29.8214384Z - Title: Trust lifecycle verbs, elevation-gated: spt subnet leave <NAME> (membership exit) and spt subnet prune <node> (removes a dead identity's trust + registry rows, killing its dead dials; trust mutation = security surface, REQ-PAIR-6 gate machinery) (M8 decisions 6-7)
2026-07-03T10:35:29.8214478Z - Required stages: impl, unit
2026-07-03T10:35:29.8214502Z 
2026-07-03T10:35:29.8214598Z ### REQ-SUBNET-7
2026-07-03T10:35:29.8216361Z - Title: Per-machine re-pair trust overwrite: registry rows carry a hashed stable machine identifier (OS machine id /etc/machine-id|MachineGuid, domain-separated SHA-256 before gossip, spt-minted persisted UUID fallback; additive serde-default field — old rows parse clean); a COMPLETED pairing ceremony presenting the same node label AND machine id as an existing trusted row evicts the superseded identity's trust + registry rows on the seed-holder and replicates the eviction; a gossiped claim alone never evicts trust (M8 decisions 13, 22)
2026-07-03T10:35:29.8216487Z - Required stages: impl, unit
2026-07-03T10:35:29.8216516Z 
2026-07-03T10:35:29.8216620Z ### REQ-SUBNET-8
2026-07-03T10:35:29.8217797Z - Title: Status render honesty: zero-subnet text is daemon-aware ('No subnets registered — this node is standalone.' + daemon-running-dependent blurb, never implying messaging works while the daemon is down); hint footer prints on bare spt subnet only (status drops it); a stalled pump is surfaced in subnet status, never rendered implied-healthy (M8 decisions 11-12, 23)
2026-07-03T10:35:29.8217901Z - Required stages: impl, unit
2026-07-03T10:35:29.8217949Z 
2026-07-03T10:35:29.8218049Z ### REQ-INSTALL-6
2026-07-03T10:35:29.8219400Z - Title: Linux elevation install leg: install.sh symlinks the binary into a sudo-reachable path (/usr/local/bin; graceful print-the-one-liner when unelevated) so sudo spt resolves; first sudo spt detects elevation and prompts ONCE for the default user account — thereafter any elevated daemon launch runs daemon + state under that account, never root (KH 5.7 interplay verified) (M8 decision 8)
2026-07-03T10:35:29.8219515Z - Required stages: impl, unit
2026-07-03T10:35:29.8219548Z 
2026-07-03T10:35:29.8219642Z ### REQ-INSTALL-7
2026-07-03T10:35:29.8220830Z - Title: Windows inbound reachability: the elevated install leg registers the inbound-UDP firewall rule (New-NetFirewallRule); the daemon self-detects blocked inbound and renders it as the no-connection state in subnet status + the coming-online banner (covers user-scope installs that skip the elevated leg — never a silent NO_SEED_HOLDER dead-end) (M8 root cause 3)
2026-07-03T10:35:29.8220954Z - Required stages: impl
2026-07-03T10:35:29.8220988Z 
2026-07-03T10:35:29.8221079Z ### REQ-INSTALL-8
2026-07-03T10:35:29.8222354Z - Title: OS-service registration (REQ-INSTALL-1's deferred third leg): Linux systemd USER service + loginctl enable-linger (linger rides the elevated install leg; daemon starts at boot pre-login, user universe per KH 5.7, systemctl --user managed); Windows scheduled task at-logon (interactive session, no stored credentials); a node is reachable after reboot without any manual spt invocation (M8 decision 17)
2026-07-03T10:35:29.8222463Z - Required stages: impl
2026-07-03T10:35:29.8222495Z 
2026-07-03T10:35:29.8222586Z ### REQ-CONV-1
2026-07-03T10:35:29.8224107Z - Title: Peer address seeding, both cold starts: durable peer-addrs.json (identity dir) maps peer pubkey → last-known dialable address; the pump's resolver consults it FIRST with id-only discovery fallback on miss or dial failure (a stale addr never strands a peer); written by the pairing ceremony (both sides, from the live connection) and by the pump on successful connect; post-join first sync and post-restart resync converge in seconds, not ~1 min (M8 decisions 14, 20)
2026-07-03T10:35:29.8224323Z - Required stages: impl, unit
2026-07-03T10:35:29.8224355Z 
2026-07-03T10:35:29.8224445Z ### REQ-CONV-2
2026-07-03T10:35:29.8225640Z - Title: Event-driven advertisement: endpoint online/offline transitions (ready-listener start/stop, rest-state transition, perch death) trigger an immediate advertise_local + peer push as a WAKE of the existing pump loop (no second advertisement path — epoch lease + visibility gates ride unchanged); the cadence stays the steady-state floor (M8 decision 15)
2026-07-03T10:35:29.8225744Z - Required stages: impl, unit
2026-07-03T10:35:29.8225778Z 
2026-07-03T10:35:29.8225865Z ### REQ-PAIR-8
2026-07-03T10:35:29.8227231Z - Title: NTP TOTP offset: the pairing ceremony queries NTP at ceremony time (both sides) and applies the derived offset to the TOTP calculation in-process only; system-clock fallback when NTP is unreachable (offline LAN pairing unaffected — NTP failure never blocks a pairing that succeeds today); never sets the OS clock; no background sync loop (M8 decision 18; field trigger: enlyzeam clock >1 min off exceeds the ±1 window)
2026-07-03T10:35:29.8227354Z - Required stages: impl, unit
2026-07-03T10:35:29.8227389Z 
2026-07-03T10:35:29.8227480Z ### REQ-DAEMON-5
2026-07-03T10:35:29.8228885Z - Title: Pump liveness: the peer pump writes a last-tick heartbeat consumed by daemon status / subnet status (decision 23 render legs in REQ-CLI-2/REQ-SUBNET-8); the daemon supervises the pump task — a panic is caught, logged loudly, and the pump restarts with capped backoff (≤5 min), so a 5.9-class death self-heals visibly instead of silently halving the daemon (M8 decision 23; field motivation: hfenduleam 2026-06-07 half-death)
2026-07-03T10:35:29.8229063Z - Required stages: impl, unit
2026-07-03T10:35:29.8229096Z 
2026-07-03T10:35:29.8229181Z ### REQ-DAEMON-6
2026-07-03T10:35:29.8231329Z - Title: Service-aware `daemon start`/`stop`: when an OS service manager has a registered spt-daemon for this user, `spt daemon start` and `spt daemon stop` drive THAT service (so stop doesn't IPC-kill a unit that auto-restart-fights for the broker socket — the kitsubito 2026-06-08 loop). `start` graduates from a `run` alias to a first-class background verb (ensure-up, idempotent, non-blocking); stop routes managed→manager, manual→IPC. Linux=systemd user unit (`systemctl --user start|stop|is-active spt-daemon`, detected by unit-file presence); Windows=no controllable manager (the logon task is boot-only), so start=detached spawn / stop=IPC.
2026-07-03T10:35:29.8231457Z - Required stages: impl, unit
2026-07-03T10:35:29.8231486Z 
2026-07-03T10:35:29.8231587Z ### REQ-DAEMON-7
2026-07-03T10:35:29.8233093Z - Title: `daemon run` is foreground-consistent on every platform: the invoking process IS the daemon, blocks until signalled, never auto-detaches or respawns into an invisible background task. The detached/de-elevated background behavior lives ONLY in `start`. Windows: an ELEVATED `daemon run` refuses with guidance (use `start`, or an unelevated shell) instead of respawning detached/de-elevated and vanishing (KH 5.7 preserved — it still never serves elevated).
2026-07-03T10:35:29.8233224Z - Required stages: impl, unit
2026-07-03T10:35:29.8233257Z 
2026-07-03T10:35:29.8233342Z ### REQ-DAEMON-8
2026-07-03T10:35:29.8234502Z - Title: Internal auto-start prefers the service: `ensure_running` (any spt command's implicit daemon start, REQ-DAEMON-3) routes through the service-aware start path — when a manager has a registered service it starts THAT, never a competing manual `spawn_detached` daemon that would fight the service for the socket.
2026-07-03T10:35:29.8234605Z - Required stages: impl, unit
2026-07-03T10:35:29.8234639Z 
2026-07-03T10:35:29.8234735Z ### REQ-DAEMON-9
2026-07-03T10:35:29.8237317Z - Title: Net-bind boot-race resilience: a daemon that comes up net-less (NetHost::start failed — e.g. the systemd unit autostarted before the network/DNS stack was ready, `Failed to create an address lookup service`) must SELF-HEAL — retry the net bring-up in the background with capped backoff and, on success, attach net to the broker + spawn the dispatcher/peer-pump (which today are gated on `net_up` at boot and so never start, leaving the node silently unreachable until a manual restart — kitsubito 2026-06-08). Status surfaces the net-less state honestly (a net-less broker renders as 'no connection', not only a pump-STALLED line with a bogus pre-boot heartbeat age). The installer's autostart unit waits for the network (`Wants=/After=network-online.target`) as belt-and-suspenders.
2026-07-03T10:35:29.8237540Z - Required stages: impl, unit
2026-07-03T10:35:29.8237568Z 
2026-07-03T10:35:29.8237689Z ### REQ-HAZARD-LIVEHOST-BOOT-RACE
2026-07-03T10:35:29.8241813Z - Title: The brain's daemon-hosted Psyche lifecycle surfaces a host-FAILURE on the live perch (harness-diagnosable) and runs net-INDEPENDENTLY. When reconcile_once→host_one→spawn_psyche fails for a state=live_agent+status=online endpoint (e.g. the adapter's psyche binary absent from its install dir, REQ-INSTALL-11), the failure MUST be written to the perch info.json as a CURRENT-STATE field (reason + ts + attempt count; overwritten each 5s retry, CLEARED on successful host) and surfaced by `spt endpoint list`/status — never left as an eprintln on the brain's invisible stderr where a harness reading only perch state is blind. status=online stays authoritative (agent reachable; only the Psyche is missing — brain-restart rehydrate legitimately has online-without-Psyche windows), so this is a SEPARATE psyche-host-health field, never a status de-stamp. Net-independence is a locked-in invariant: spawn_live_host (brainproc.rs:230) reaches the reconcile and hosts the Psyche on a net-less/unpaired/peer-pump-STALLED node, proven by a REAL detached-daemon E2E (real broker→brain-child, real api seed+listen, real install-dir psyche binary). spt-core SURFACES the failure; the adapter owns fixing its packaging.
2026-07-03T10:35:29.8241961Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8241993Z 
2026-07-03T10:35:29.8242099Z ### REQ-HAZARD-TEMPLATE-ARGV-FILL
2026-07-03T10:35:29.8246355Z - Title: Command-template substitution fills argv ELEMENTS, not a re-tokenized string: spt-core currently `fill_template`s {key} values INTO the command STRING and THEN `tokenize`s the filled string (runtime.rs:94/122), so a multi-word {key} value whitespace-SPLITS into multiple argv tokens unless the adapter hand-quotes the placeholder, and a value containing a `"` (or `;`) injects/breaks tokenization (shell-injection-adjacent). A filled value MUST become exactly ONE argv element regardless of spaces/quotes in the value. Fix: tokenize the TEMPLATE into argv FIRST, then `fill_template` EACH token, so a `{key}` slot resolves to a single element and the value never participates in tokenization (no whitespace-split, no quote/semicolon injection); preserve the missing-key / empty-command errors and `{{`/`}}` non-interpretation. perri's F-009 (v0.8.1 dogfood, argv-capture-confirmed): a multi-word `{psyche_prompt}` = "PSYCHE REVIVAL time: epoch-ms:… incoming event: (none)" arrived as argv[6..12] (7 stray tokens), the harness runner strict-parsed `--prompt` against the 2nd word, exited 2 within ~1s → phantom hosted perch. Applies to EVERY [session.<role>] template (psyche_init, extractor, notif, …); digest survives today only because its fills ({session_id}/{source}) are single-token.
2026-07-03T10:35:29.8246598Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8246632Z 
2026-07-03T10:35:29.8246741Z ### REQ-HAZARD-LIVEHOST-NONRESIDENT
2026-07-03T10:35:29.8250513Z - Title: A daemon-hosted Psyche that spawns then EXITS IMMEDIATELY is a host failure, surfaced like a spawn failure (closes the v0.8.1 residual masking): the REQ-HAZARD-LIVEHOST-BOOT-RACE signal stamps `psyche_host_error` only when `spawn_psyche` returns Err, NOT when the detached spawn() returns Ok but the child dies within moments (e.g. a bad-argv child exiting 2 — the F-009 case). That leaves the residual 'online + no Psyche + no cause' gap: the nested `{id}-psyche` info.json is written status=online with a real-but-DEAD pid and the PARENT perch carries NO psyche_host_error (perri's F-010: tasklist showed 0 host procs across the window while info.json read online). The host MUST confirm RESIDENCY — a hosted child not alive (or whose `{id}-psyche` perch never re-registers / has a dead pid) within N seconds of spawn is treated as a host failure: stamp the parent perch `psyche_host_error{reason:"host not resident within <n>s (psyche perch missing/dead pid)"}` (and do not leave a phantom online nested perch). Closes the last masking gap the v0.8.1 fix left open. perri's F-010 (v0.8.1 dogfood). Sibling of REQ-HAZARD-LIVEHOST-BOOT-RACE.
2026-07-03T10:35:29.8250754Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8250787Z 
2026-07-03T10:35:29.8250891Z ### REQ-HAZARD-EPOCH-RESET
2026-07-03T10:35:29.8252339Z - Title: Advertisement-epoch reset strands a node: peers' higher last-seen epoch drops the reset node's fresh advertisements as Stale until the counter outruns history. Common case (full reinstall/re-pair) is mitigated by REQ-SUBNET-7's ceremony eviction (peer-side epoch memory dies with the deleted row — acceptance-verified); the residual narrow slice (epoch file lost, identity kept) is documented, guard deferred to a field hit (4.11)
2026-07-03T10:35:29.8252458Z - Required stages: 
2026-07-03T10:35:29.8252487Z 
2026-07-03T10:35:29.8252587Z ### REQ-MESH-1
2026-07-03T10:35:29.8254906Z - Title: Membership proof (seed-proof): symmetric current-epoch seed-knowledge replaces is_trusted at EVERY inbound gate (registry apply, WAN receive, sync, notif, connection accept). MK = HKDF(seed, domain ‖ subnet_id ‖ seed_epoch); mutual channel-bound challenge-response at connect (transcript binds both handshake-proven node pubkeys, both nonces, subnet_id, seed_epoch, role); verified once per connection, cached on the broker ConnEntry, kept warm via QUIC keep-alive so re-proof is restart/partition/rotation-only. Exact-epoch match (re-seed is the sole N-1 exception). SECURITY INVARIANTS: channel-bound (no cross-connection replay), mutual, accepts a member it never paired (the mesh property).
2026-07-03T10:35:29.8255030Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8255054Z 
2026-07-03T10:35:29.8255149Z ### REQ-MESH-2
2026-07-03T10:35:29.8258044Z - Title: Member roster: node-level union-merge grow-set (per member: pubkey, label, machine_id, last-known address, last-seen — NOT the seed), the discovery directory the mesh dials by. Seeded IN FULL at pairing (seed-holder hands joiner the whole current roster, incl. offline members — folds in deferred pairing-time hostname capture + post-join address seeding); each node authors its own entry stamped with its lease_epoch, merged strictly-greater-wins (the node_label lease); exchanged only over seed-proof'd member connections; forgery-inert (a fake entry names a pubkey that still can't seed-proof). Removal needs a TOMBSTONE — a per-pubkey revoked marker that propagates, dominates the entry, gates admission (seed-proof ∧ ¬tombstoned), and prevents reinsert; cleared by a completed re-pair of that pubkey. Persists through silence (offline member keeps its entry).
2026-07-03T10:35:29.8258156Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8258184Z 
2026-07-03T10:35:29.8258269Z ### REQ-MESH-3
2026-07-03T10:35:29.8260308Z - Title: Mesh row fan-out: registry rows stay OWN-AUTHORED; the only change is the push target widens from directly-paired peers to ALL roster members (a wider DIRECT fan-out, never a third-party relay). Every row/message still arrives from its author over a handshake → KNOWN-HAZARDS 7.5 (origin = handshake node) and 4.10 (eviction lease: any future update comes from that node itself, alive) PRESERVED VERBATIM. Closes the staggered A→B→C repro: C (roster-seeded with A at pairing) initiates to A, seed-proof admits C unpaired, A learns C, both push directly.
2026-07-03T10:35:29.8260419Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8260585Z 
2026-07-03T10:35:29.8260672Z ### REQ-MESH-4
2026-07-03T10:35:29.8263137Z - Title: Revoke + timeboxed seed rotation + re-seed grace: `spt subnet revoke <node>...` (list, elevation-gated, revoke-only) writes roster tombstones immediately, then schedules ONE seed rotation (re-mint seed, bump seed_epoch, push new seed CONFIDENTIALLY over member-auth'd TLS connections — never in roster/registry gossip — force-drop revokees) at the close of a coalescing window (default 1h); further revokes in the window join the same rotation (one epoch bump). `--force-rotate-seed` rotates immediately (compromised-node path). RE-SEED GRACE: a node proving the immediately-prior epoch (N-1) AND still on the roster gets a re-seed-only restricted connection (auto-heals a benign offliner); revoked/off-roster denied; ≥2 stale → re-pair.
2026-07-03T10:35:29.8263253Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8263282Z 
2026-07-03T10:35:29.8263366Z ### REQ-MESH-5
2026-07-03T10:35:29.8264899Z - Title: Hard cutover from pairwise trust: delete peers.json + the is_trusted authorization path (no migration — expendable test fleet, re-pairs fresh under the new model, user decision 2026-06-08). Warn-on-change DEMOTED from a gate to an awareness notice anchored on machine_id (not label): 'machine M, last seen as K1, now presents K2' — fires the same event as the REQ-SUBNET-7 re-pair overwrite. The TrustStore/peers.json code and its call sites are removed, not left dead.
2026-07-03T10:35:29.8265046Z - Required stages: impl, unit
2026-07-03T10:35:29.8265070Z 
2026-07-03T10:35:29.8265166Z ### REQ-MESH-6
2026-07-03T10:35:29.8266502Z - Title: Concurrent liveness probes: `spt subnet status --nodes` fans out its offline/serve-probes (REQ-SUBNET-5) CONCURRENTLY — total wall-time bounded by the single-probe ceiling (~3s), never k×ceiling. The mesh makes a node see ALL members (many possibly offline), so a serial probe loop would be offline_count×3s. (Planning verifies the current REQ-SUBNET-5 probe loop's behavior and fixes it if serial.)
2026-07-03T10:35:29.8266633Z - Required stages: impl, unit
2026-07-03T10:35:29.8266666Z 
2026-07-03T10:35:29.8266752Z ### REQ-SHELL-3
2026-07-03T10:35:29.8268753Z - Title: Drive channel (owner->shell, REST-only, never-spooled, latest-wins): the owner->shell mirror of sensory for continuous real-time control (scroll/crank/stick/avatar) — a [shell.drive] manifest vocab + EVENT_TYPE_DRIVE frame, delivered to the ONLINE binary only via a single live slot (a new frame supersedes an undelivered one — no spool, no queue, no replay on relink), dropped-with-diagnostic if the shell is offline; cross-node rides the ephemeral link (REST class), never the durable shell spool. Commands = discrete+durable; drive = continuous+ephemeral (CONTEXT:260, minted 2026-06-11 Gateway grill).
2026-07-03T10:35:29.8268857Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8268891Z 
2026-07-03T10:35:29.8269064Z ### REQ-SHELL-4
2026-07-03T10:35:29.8271159Z - Title: Shell tunnel (reliable-ordered opaque byte stream): an owner<->shell link may hold a long-lived, reliable-ordered, link-bound QUIC stream pair carrying opaque wire protocol traffic the channel taxonomy must NOT reinterpret (first consumer usbip URB) — manifest opt-in, not enveloped, not MAC-framed, not spooled; the link lifecycle governs it (a link-break closes the tunnel). Reliable-ordered ⇒ congestion surfaces as lag never loss ⇒ acceptable only on-LAN: the on-LAN posture is documented and the tunnel is NOT proven cross-WAN (CONTEXT:262, minted 2026-06-11 Gateway grill; doyle gate C2).
2026-07-03T10:35:29.8271289Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8271322Z 
2026-07-03T10:35:29.8271416Z ### REQ-CONSENT-3
2026-07-03T10:35:29.8273464Z - Title: Per-capability approval gates (class-keyed): the require_approval enum may ride INDIVIDUAL [shell.capabilities] entries — gating the dangerous ACT, not just the spawn — with an optional class_key scoping the grant qualifier finer than the capability id ((owner endpoint x device class x node); a remembered HID-class attach grant never authorizes a storage-class attach). Reuses the grant store + interactive escalation + tighten-only floor (REQ-CONSENT-1/2 plumbing). Spawn gates govern EXISTENCE; capability gates govern ACTS — an explicitly distinct invariant (CONTEXT:283, ratified 2026-06-11 Gateway grill).
2026-07-03T10:35:29.8273698Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8273731Z 
2026-07-03T10:35:29.8273827Z ### REQ-SHELL-5
2026-07-03T10:35:29.8275168Z - Title: Shell ownership is owner-type-agnostic: any non-Shell endpoint type may own/spawn/drive/command/link a shell (Gateway the named first) — control-exclusivity keys on the owner endpoint_id, NEVER on the owner's endpoint type. No ownership path (mint, launch, owner-from-link, cmd, drive, tunnel, sleep/wake, owner-shutdown) inspects the owner's type (CONTEXT:264, ratified 2026-06-11 Gateway grill).
2026-07-03T10:35:29.8275277Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8275306Z 
2026-07-03T10:35:29.8275441Z ### REQ-HAZARD-VIEWER-CLOSE-DETACH
2026-07-03T10:35:29.8286810Z - Title: A VIEW is independent from the endpoint: closing the tab/window where `spt endpoint run` was invoked must detach ONLY the `spt rc` attach pump — the daemon-hosted harness keeps running and stays re-attachable via `spt rc <id>`. ROOT (Windows, v0.12.0 real-harness defect): the daemon never breaks away from the launching terminal's Job Object. Windows Terminal / VS Code place the launched shell AND every descendant into a Job Object with JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE; closing the tab drops the terminal's last job handle → the OS terminates every process still in that job. A child escapes only with CREATE_BREAKAWAY_FROM_JOB — used NOWHERE in the tree. Both daemon spawn paths (daemon.rs:707 detached_no_inherit = DETACHED_PROCESS|CREATE_NEW_PROCESS_GROUP|CREATE_NO_WINDOW; deelevate.rs:519 elevated = CREATE_NEW_CONSOLE|...) drop the CONSOLE but NOT job membership, so the daemon's freshly broker-spawned ConPTY harness subtree is reaped on tab-close. The ConPTY/pseudoconsole isolation itself is CORRECT (portable-pty builds the pseudoconsole in the daemon; no console signal / handle leak) — the leaking lifetime binding is the Job Object, not the console. FIX: add CREATE_BREAKAWAY_FROM_JOB to both daemon spawn paths AND pin each broker-spawned harness into a DAEMON-OWNED Job Object (mirror reap.rs/Breap) as backstop (survives even where a terminal sets SILENT_BREAKAWAY_OK=false). Unix: the daemon's own session detachment (new session, no controlling terminal) already keeps a closing terminal's SIGHUP off its children — verify, add a guard test, no code expected. FIX UPDATE (v0.12.1 L1.5, doyle re-scope operator-approved 2026-06-18): job-neutral daemon launch is now PRIMARY, breakaway DEMOTED to a fallback rung. ROOT reframed — the daemon INHERITS the terminal's Job because spawn_detached runs FROM the terminal-child CLI (DETACHED_PROCESS detaches the console, not the job); breakaway tried to claw back out but a job CAN deny it (the L1 finding). FIX: launch the cold-started daemon via a job-NEUTRAL creator so it is WmiPrvSE/Task-Scheduler-owned, OUTSIDE any terminal job from birth (why Task-Scheduler-autostarted daemons never had this bug). Launcher ladder (first-success-wins, daemon.rs spawn_detached → BOTH cold-start AND `spt daemon start`): (1) WMI Win32_Process.Create via ABSOLUTE powershell -EncodedCommand (KH 5.12 abs path; base64-UTF16LE dodges all quoting; success requires BOTH ReturnValue==0 AND a parsed ProcessId, else fall-through — never a silent launched), forwarding SPT_* env via a `cmd /c set … & start /b` wrapper because a WMI/scheduler child does NOT inherit transient shell env (verified — SPT_HOME would be lost, wrong universe); (2) schtasks one-shot (same env wrapper; best-effort fallback); (3) CREATE_BREAKAWAY_FROM_JOB (the L1 code, reordered below); (4) in-job last resort (logs DETACH_IN_JOB + tab-close caveat). detached_no_inherit (breakaway-then-in-job) is UNCHANGED for its other caller shellhost::launch_shell (a daemon-spawned shell is already job-neutral once the daemon is). The elevated deelevate path keeps its L1 breakaway for now (elevated-case WMI-reparent = FOLLOW-UP). (v0.12.1)
2026-07-03T10:35:29.8287086Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8287116Z 
2026-07-03T10:35:29.8287231Z ### REQ-HAZARD-ATTACH-WEDGE
2026-07-03T10:35:29.8293258Z - Title: A legitimately dead PTY child (real crash/kill) + an undrained operator pump must NOT wedge the broker for all other clients. ROOT (v0.12.0 real-harness defect): loopback attach output is a blocking write_all into a bounded 64KB tokio duplex (nethost.rs:1040,1090); when the operator's rc pump stops draining (tab closed) the buffer fills and write_all blocks forever (the 'loopback never hangs' assumption at nethost.rs:1103 is false), parking a worker in the 2-worker net runtime (nethost.rs:640); a couple of these saturate BOTH workers → every new attach / `endpoint run` stalls right after 'PUMP_IPC_READER: spawned' → 30s FIRST_EVENT_GRACE → 'no output / dead or wedged'; `daemon stop` cannot join the stuck workers. DISTINCT from the removed B1 path-(c) mutex deadlock. DISPOSITION = PROVE-DON'T-CHANGE (doyle GATE-PASS @e883f45, 2026-06-18): this ROOT is the SUPERSEDED v0.12.0 hypothesis — the post-L0 code ALREADY prevents the wedge, so NO fail-fast / worker-count code was added. serve_attach forwards fire-and-forget (net_stream_send op_id=None) and the broker-side send_stream is already BROKER-QUIC-DEADLINE-bounded (bounded_block_on, 10s); the loopback duplex is drained broker-INTERNALLY by the operator row's own read pump (RecvHalf::Loopback, retentive_cap==0 → evict-not-park) so a dead rc (a dropped IPC subscriber) never backs peer_w up; bounded_block_on parks the BROKER DISPATCH thread, not a net worker → no worker-pool exhaustion (full mechanism in the required_stages comment). Folds the status=online sub-check: a dead spt-hosted endpoint is marked OFFLINE within one reconcile tick on abrupt child death (broker exit-waiter reaps the session → B2 sees it absent) — PROVEN, no change. (v0.12.1)
2026-07-03T10:35:29.8293417Z - Required stages: int
2026-07-03T10:35:29.8293451Z 
2026-07-03T10:35:29.8293559Z ### REQ-PICKER-HISTORY-FRESH
2026-07-03T10:35:29.8294799Z - Title: The `spt endpoint run` picker shows project history for FRESH endpoints (operator-raised v0.12.0 real-harness finding). Symptom: a fresh endpoint shows no project history in the picker. ROOT TBD — investigate the project-history loader (v0.10.0 PICKER-2, picker/data.rs) before fixing: distinguish a real loader bug from 'fresh = no history yet' semantics. (v0.12.1)
2026-07-03T10:35:29.8294909Z - Required stages: impl, unit
2026-07-03T10:35:29.8294939Z 
2026-07-03T10:35:29.8295047Z ### REQ-PICKER-ONLINE-ACTION
2026-07-03T10:35:29.8296750Z - Title: The `spt endpoint run` picker shows the correct action for an ALREADY-ONLINE endpoint — Attach, NOT 'Start now' (operator-raised v0.12.0 real-harness finding). Symptom: the picker offers 'Start now' for endpoints that are already online. ROOT TBD — investigate the status→action mapping (v0.10.0 PICKER-1 four-state status, picker/model.rs): is it reading live/online state correctly, or rendering stale/wedged broker state (i.e. partly a symptom of the broker wedge / status=online latch)? Fix so online → Attach. (v0.12.1)
2026-07-03T10:35:29.8296880Z - Required stages: impl, unit
2026-07-03T10:35:29.8296909Z 
2026-07-03T10:35:29.8297018Z ### REQ-ENDPOINT-LIST-MERGE-LOCAL
2026-07-03T10:35:29.8299156Z - Title: `spt endpoint list` always merges this node's LOCAL (unadvertised) perches into the view; the `--local` flag is REMOVED (operator decision 2026-06-17). Rationale: `spt whoami` is a thin alias of `endpoint list` — a just-online agent running `whoami` must see its OWN perch, or it gets an omitted-self view ('chaos'). FIX: drop the `--local` flag + its `--detail` conflict test + the v0.10.0 REQ-PICKER-5 hint line (cli.rs:1678) + cmd_list_local; the bare list merges local perches into the subnet view; fix the whoami alias path accordingly. Run `cargo run -p xtask -- gen` (docs-drift, DEFAULT target). (v0.12.1)
2026-07-03T10:35:29.8299374Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8299409Z 
2026-07-03T10:35:29.8299542Z ### REQ-HAZARD-ENDPOINT-RUN-ATTACH-OUTPUT
2026-07-03T10:35:29.8305111Z - Title: A clean `spt rc` attach to a LIVE spt-hosted (`endpoint run`) harness must DELIVER the harness's PTY output. KEYSTONE — the operator's central 'attach shows no output' symptom, reproduced on the real dummy-harness fixture (v0.12.1 Wave 1) with NO death and NO wedge: bringup succeeds (online, harness pid alive + heartbeating, psyche hosted), the attach CONNECTS (PUMP_IPC_READER spawned, no RC_FAIL, holds the full window) — but receives EXACTLY 0 bytes over 10s of the harness's flushed [session.self] stdout. DISTINCT from REQ-HAZARD-VIEWER-CLOSE-DETACH (death) and REQ-HAZARD-ATTACH-WEDGE (dead-child backpressure): here the harness is ALIVE and the attach is a clean first subscribe. This BLOCKS the 'view is independent' invariant — re-attach is meaningless if a live endpoint-run harness shows nothing. KNOWN-GOOD (rules out 'no drain'): attach.rs `local_attach_via_loopback_conn_rides_the_same_pump` + `broker_spawns_the_pty_child_in_the_requested_cwd` prove the broker DOES drain+fan a `spawn_session` PTY child to a loopback attach over the SAME transport rc uses. Both spawn_session and endpoint-run's spawn_session_pid send KIND_SPAWN → the same dispatch_spawn (broker.rs:706/835) which starts the per-session drain+OutputLog — so the gap is NARROWER than 'no drain', endpoint-run-specific. Root candidates: (a) spawn_session_pid's SpawnReq stdio/env/cwd differs so the dummy's stdout isn't the captured ConPTY; (b) the harness stdout WRITE BLOCKS because the ConPTY buffer fills (drain not reading THIS pty) — explains alive-but-0-bytes; (c) ConPTY reader-park (KH 7.6) on this path; (d) `spt rc` resolve_session/subscribe for an endpoint-run session subscribes to the wrong/empty log. (v0.12.1)
2026-07-03T10:35:29.8305245Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8305268Z 
2026-07-03T10:35:29.8305393Z ### REQ-CLI-HELP-MARKDOWN
2026-07-03T10:35:29.8308718Z - Title: `spt --help` (and every subcommand --help) renders the inline Markdown authored in the clap doc-comments as terminal styling, never as literal markers: `**bold**` → ANSI bold, `` `code` `` → ANSI cyan, `[text](url)` → `text`. The markers are STRIPPED either way — a raw `**` or backtick must NEVER reach the user (the operator-reported v0.12.0 defect: help text reads `**ctrl-b**` and stray backticks verbatim). Color/bold escapes are emitted ONLY when the help is going to a real terminal AND color is not suppressed (NO_COLOR unset · CLICOLOR != 0 · CLICOLOR_FORCE forces on); a pipe / redirect / CI / NO_COLOR falls back to strip-only (clean plaintext, zero escapes) so machine-readable help is byte-identical regardless of marker syntax. Pure transform over the clap-rendered help string at the single run()/bare_invocation chokepoint; preserves pre-existing ANSI (CSI sequences passed through untouched), never spans markers across a newline, leaves unmatched/empty markers literal, and does not alter the help layout. (v0.12.1)
2026-07-03T10:35:29.8308841Z - Required stages: impl, unit
2026-07-03T10:35:29.8308869Z 
2026-07-03T10:35:29.8309055Z ### REQ-HAZARD-WMI-DAEMON-WINDOW
2026-07-03T10:35:29.8311908Z - Title: `spt daemon start` launches the daemon with NO visible console window. REGRESSION (v0.12.1 L1.5): the WMI job-neutral launch (spawn_daemon_via_wmi) set CREATE_NO_WINDOW on the launching powershell but NOT on the Win32_Process.Create call — Win32_Process.Create does not inherit it, so the spawned cmd.exe env-forwarding wrapper popped a console window on every cold-start (violating REQ-INSTALL-10's v0.7.4 no-persistent-window invariant; the old detached_no_inherit path set DETACHED_PROCESS|CREATE_NO_WINDOW). FIX: pass a Win32_ProcessStartup with CreateFlags=DETACHED_PROCESS (0x8 — no console so no window; CREATE_NO_WINDOW 0x08000000 is NOT a valid Win32_ProcessStartup flag → ReturnValue 21 invalid-param, which is why the naive port fails) + ShowWindow=SW_HIDE(0) belt, via the ProcessStartupInformation argument. (v0.12.2)
2026-07-03T10:35:29.8312127Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8312160Z 
2026-07-03T10:35:29.8312262Z ### REQ-CLI-OUTPUT-MARKDOWN
2026-07-03T10:35:29.8317246Z - Title: Human-prose COMMAND OUTPUT (not just `--help`) renders the inline Markdown authored in its source strings as terminal styling, never literal markers: `` `code` `` → ANSI cyan, `**bold**` → ANSI bold, `[text](url)` → `text`, markers STRIPPED either way. REQ-CLI-HELP-MARKDOWN only hooked the clap `--help` chokepoint, so command output still printed raw Markdown (audit: `spt how-to` topic text showed `# headers`/backticks, `spt subnet`/`subnet status` hint footers showed stray backticks, the daemon-status `not running` line, the `ENDPOINT_RUN_STARTED` attach hint, and the daemon's `SUBNET_DETACHED` startup line — 13 prose surfaces). The same line-bounded pure `helpfmt::render` is applied at each emit site, color-gated by the OUTPUT STREAM's own tty (`stdout_color` for print/println, the new `stderr_color` for eprintln). HARNESS-SAFETY (binding): color is tty-gated, so an adapter (piped / non-tty / NO_COLOR) gets STRIP mode = zero ANSI + markers removed; every dual-contract MACHINE token on a rendered line (`ENDPOINT_RUN_STARTED:`, `NO_SUCH_TOPIC:`, `SUBNET_DETACHED:`) carries NO Markdown markers, so it survives strip byte-intact — the adapter parse is never perturbed. Pure-machine output (the `<EVENT …>` envelope, bringup parse-tokens SEEDED/BOUND/READY/NO_SEED, `--json`, QR) is NEVER routed through the renderer. The one spt-daemon source string (`SUBNET_DETACHED`, the bin-local renderer is unreachable from the daemon crate) is authored marker-free instead. (v0.12.2)
2026-07-03T10:35:29.8317371Z - Required stages: impl, unit
2026-07-03T10:35:29.8317409Z 
2026-07-03T10:35:29.8317523Z ### REQ-HAZARD-INJECT-CONTROL-COEXIST
2026-07-03T10:35:29.8326113Z - Title: SPINE INVARIANT (v0.13.0 keystone): the broker must accept INJECTED keystrokes into an spt-hosted PTY (the v0.11.0 raw direct-inject today; the ADR-0022 translation-binary choreography tomorrow) WHILE a live `spt rc` controller is attached to the SAME PTY, without (a) the operator losing control, (b) the endpoint latching ONLINE+CONTROLLED, or (c) the broker wedging. The injection inlet is PERMANENT — spt-claude-code requires keystroke injection — so this is root-caused + fixed at the PTY-injection layer, IN STEP with the ADR-0022 delivery redesign that formalizes the inlet. REOPENS the wedge facet of REQ-HAZARD-ATTACH-WEDGE: the v0.12.1 prove-don't-change covered only DEAD-CHILD backpressure, NOT the injection trigger (operator's signal — one injected keystroke succeeds, the next wedges → the single-threaded broker parks on a blocking PTY/loopback write after injection-induced harness output). REPRO-FIRST on the real dummy-harness fixture (NO theory): instrument to nail the exact blocking call before any fix. Fix candidates: non-blocking/fail-fast PTY write, split input/output, bounded-evicting. Mechanism shared with W2 — spt-core owns EVERY PTY write and applies an injected sequence ATOMICALLY (controller input buffered during the sequence, flushed after) so a stash/restore can't be clobbered. CONFIRMED ROOT (doyle /diagnose 2026-06-19, code-grounded): Broker::append (broker.rs:205-227) fans each live output chunk to the CONTROLLER on a SYNCHRONOUS BLOCKING write_frame held inline in the session's drain thread (the 'authoritative, advances delivered_through' path, D4-1), while VIEWERS use a dedicated writer thread + bounded evicting sync_channel (add_viewer:273 / viewer_writer) that can never stall the drain. So a slow/backed-up controller socket — or the full 64KB loopback duplex (the ATTACH-WEDGE buffer) — BLOCKS the drain thread → output stalls → keystroke echoes stall (PERCEIVED input lag) → unrecoverable wedge when the consumer never drains. TRIGGERS ON NORMAL INTERACTIVE rc USE under heavy harness output (TUI redraw), NOT only message injection — same root, wider repro. FIX DIRECTION: move controller delivery off the drain thread onto a dedicated writer (the viewer_writer pattern) BUT preserve the authoritative cursor — block the WRITER thread (not the drain), bound the wedge (deadline → detach/mark-gone, never park forever), never silently evict the operator's authoritative view. (v0.13.0)
2026-07-03T10:35:29.8326398Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8326432Z 
2026-07-03T10:35:29.8326633Z ### REQ-HAZARD-VIEWER-STARVE-UNDER-CONTROLLER-BACKPRESSURE
2026-07-03T10:35:29.8332663Z - Title: A SLOW controller must not starve a concurrent `rc --view` VIEWER. W1 (REQ-HAZARD-INJECT-CONTROL-COEXIST) moved the controller SOCKET WRITE off the drain thread onto controller_writer, but left the bounded HANDOFF (ControllerJob::deliver) as an INLINE try_send SLEEP-POLL on the drain (broker.rs:1450-1457 → deliver:669-685, up to CONTROLLER_WRITE_DEADLINE=5s). So when a controller drains slower than the PTY floods, its CONTROLLER_CHANNEL_DEPTH(4096) channel fills, deliver() polls inline, and the DRAIN THREAD is throttled to the controller's read rate → OutputLog::append's viewer fan-out (try_send) stops running → a concurrent VIEWER receives only the initial replay then nothing (root 'b4', warm forkpty: a_journaled c1=0/EVICT=0/got_output=FALSE; steady-state-near-full = no recovery; forkpty-only, floods harder than Windows ConPTY). The viewer-not-starved-by-a-busy-session property is legitimate (rc --view of a noisy session must show LIVE output). FIX: the controller becomes a SINGLE NON-BLOCKING try_send (like a viewer), done IN append() under the log lock; deliver()'s sleep-poll DELETED; the drain NEVER sleeps. ControllerSink gains a stateful last_ok deadline → a TRULY-stalled controller (continuous-Full past CONTROLLER_WRITE_DEADLINE) is evicted (bounded-wedge preserved); a slow-but-alive controller DROPS frames + falls behind the ring (resume-from-floor, the existing reconnect case). B2 GAPLESS-HANDOFF PRESERVED via a CONTIGUOUS delivered_through: controller_writer advances the cursor ONLY when the written seq == cursor (next expected); a gap from a drop FREEZES the cursor at last-contiguous so a re-attaching brain's resume_seq never skips a dropped chunk (a high-watermark advance past the gap would be a not-exactly-once resume = B2 violation, doyle's gate). (v0.13.0)
2026-07-03T10:35:29.8332814Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8332842Z 
2026-07-03T10:35:29.8332966Z ### REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT
2026-07-03T10:35:29.8339087Z - Title: A `rc --view` VIEWER that overflows its broker subscription queue and is EVICTED (OutputLog::append try_send Full → viewers.remove, REQ-HAZARD-VIEWER-ISOLATION session-protection) must SKIP TO LIVE, not die silently. ROOT (v0.13.0, b4 JIT item 2 = p0_paste + post-b4 a_journaled-Linux, ONE root): serve_attach forwards each frame (read_event→b64decode→re-encode AttachRecord→net_stream_send) SLOWER than the drain fans out under flood → its VIEWER_CHANNEL_DEPTH(256) channel overflows → the drain evicts (viewers.remove drops the ViewerSink → drops tx → viewer_writer's rx.recv() Err → the writer returns WRITING NOTHING) → serve_attach's brain.read_event() just STOPS getting Output (no EOF, no error) → serve_attach blocks forever → the operator receives nothing (attach_received_output=FALSE). Eviction-of-a-hopelessly-behind-viewer is CORRECT session-protection (keep it); SILENT+PERMANENT eviction is the bug. VIEWER-only → B2-SAFE (a viewer never advances delivered_through / is not authoritative / exposes no resume cursor). FIX (doyle-gated, skip-to-live = tail -f reconnect): (1) explicit broker→viewer EVICTION SIGNAL (KIND_VIEWER_EVICTED, written in the viewer_writer thread OFF the log lock, DISTINCT from session-exit EOF so serve must NOT tear down on it); (2) serve_attach re-subscribes from the CURRENT ring floor (skip-to-live, replays nothing, sees the next live burst) — resetting the cold serve-brain's next_seq so the post-eviction forward-jump replay is accepted (the legacy reject-gap path, brain.rs:618-626, would otherwise FATAL the forward jump); (3) HARD constraint NO evict→resubscribe busy-loop: serve_attach rate-limits re-subscribes (RESUBSCRIBE_INTERVAL) so under max-flood the operator sees intermittent LIVE bursts, never a CPU spin. (v0.13.0)
2026-07-03T10:35:29.8339363Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8339392Z 
2026-07-03T10:35:29.8339515Z ### REQ-HAZARD-VIEWER-RING-ROLL-SNAP
2026-07-03T10:35:29.8344328Z - Title: A read-only rc --view VIEWER whose serving brain falls behind the live ring under a hard flood and receives a FORWARD Output seq gap (the ring rolled frames out between reads, BEFORE any channel-overflow eviction → NO KIND_VIEWER_EVICTED marker) must SNAP TO LIVE (accept-and-advance via dedup-below + snap-above), NOT fatal with output gap (brain.rs:624/628 legacy reject-gap). ROOT (v0.13.0 forkpty, post-b4+skip-to-live): serve_attach subscribes a viewer via brain.attach_as(Viewer) leaving session_cursors EMPTY → the viewer serve-brain uses the LEGACY reject-gap → a PRE-eviction ring-roll forward-gap FATALS read_event → serve_attach returns → forwarding stops → attach_received_pty_output=FALSE (a_journaled / p0_paste / attach.rs:1071 wedged_viewer, Linux forkpty; Windows ConPTY floods slower → MASKED false-green). DISTINCT from REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT (the POST-eviction re-subscribe-from-floor): this is PRE-eviction gap-tolerance while STILL subscribed. VIEWER-only → B2-SAFE (a viewer never advances delivered_through / is not authoritative); the CONTROLLER keeps strict reject-gap (exactly-once resume). FIX: arm snap-above at initial viewer attach (attach_as_viewer_snap = attach_as(Viewer) + session_cursors.insert(session_id, from_seq)); the two viewer-survival mechanisms COMPOSE — this tolerates pre-eviction ring-roll gaps, REQ-VIEWER-SKIP-TO-LIVE-ON-EVICT recovers post-eviction. (v0.13.0)
2026-07-03T10:35:29.8344465Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8344499Z 
2026-07-03T10:35:29.8344609Z ### REQ-HAZARD-CONTROLLER-GAP-RESUME
2026-07-03T10:35:29.8352199Z - Title: A serving CONTROLLER whose serve-brain hits a b4 drop-don't-block FORWARD output gap must RESUME-FROM-FLOOR (re-subscribe from delivered_through and re-fetch the dropped frames from the ring), NOT snap-above and NOT fatal. ROOT (v0.13.0 forkpty re-run, post-keystone): b4 made the controller a non-blocking try_send that DROPS frames when its bounded channel fills (a controller that falls behind its OWN echo under a hard flood), so the next read is a forward gap the strict reject-gap (brain.rs:624/628, B2 exactly-once) FATALS — wedged_viewer_does_not_stall_controller (attach.rs:1048) drove ctrl.read_event() raw and fataled on `output gap got 6134 want 4643`. Pre-b4 the inline sleep-poll BLOCKED the drain to the controller's rate (no drops, no gaps); this is a b4 SIDE-EFFECT, not a new class. A controller CANNOT snap (it is authoritative — advances delivered_through; skipping rolled frames = not-exactly-once = B2 violation), so REQ-HAZARD-VIEWER-RING-ROLL-SNAP does NOT apply. B2 INVARIANT (doyle, broker.rs:327-330): the ring trim is delivered_through-BLIND (`while ring.len() > cap_chunks { pop_front() }`), so re-fetch is exactly-once IFF tail - delivered_through <= cap_chunks (4096) — NOT guaranteed in general, but the common case (burst < ring; wedged_viewer ~1492 < 4096) holds. FIX: serve_attach catches the output-gap on the controller path (does not ?-propagate) and re-subscribes from Brain::controller_resume_floor (= delivered_through = the gap's `want`; NO mid-stream KIND_SESSIONS round-trip — sessions() loops on read_event and would re-fatal on the same gap + discard Output); the broker replays the dropped frames. The IRRECOVERABLE edge (floor unchanged across two resumes = ring rolled past delivered_through = frames gone) surfaces a MARKED truncation to the operator (never silent-skip = B2 lie, never spin) and ends cleanly — full graceful handling deferred to REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND. Do NOT make the ring trim delivered_through-aware (that risks an unbounded ring under a stuck controller; the 5s eviction + 4096 ring is the practical bound). (v0.13.0)
2026-07-03T10:35:29.8352475Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8352510Z 
2026-07-03T10:35:29.8352652Z ### REQ-HAZARD-CONTROLLER-IRRECOVERABLE-BEHIND
2026-07-03T10:35:29.8355841Z - Title: DEFERRED EDGE of REQ-HAZARD-CONTROLLER-GAP-RESUME: when a serving controller falls behind the live ring FURTHER than the ring holds (tail - delivered_through > cap_chunks, the ring trim being delivered_through-blind, broker.rs:327-330), the dropped frames have rolled OUT of the ring and an exactly-once re-fetch is IMPOSSIBLE. v0.13.0 DETECTS this (resume floor unchanged across two consecutive resumes) and surfaces a MARKED truncation notice to the operator then ends the attach cleanly — it never silent-skips (a B2 lie) and never spins. FULL graceful handling (a clearly-marked snap-with-data-loss that keeps the operator on the live tail, or a structured truncation record the rc renders distinctly, plus the controller-too-slow + ring-too-small backpressure/sizing policy) is DEFERRED — staging it needs a netsplit / deep-behind harness (the in-process loopback rig keeps up; wedged_viewer's gap is recoverable at ~1492 < 4096). (v0.13.0+)
2026-07-03T10:35:29.8355956Z - Required stages: 
2026-07-03T10:35:29.8355989Z 
2026-07-03T10:35:29.8356095Z ### REQ-MSG-IDLE-TRANSLATION-BINARY
2026-07-03T10:35:29.8363026Z - Title: spt-hosted idle message delivery via an adapter TRANSLATION BINARY (ADR-0022). New opt-in manifest section `[message-idle-translation-binary]` = a TABLE carrying a `path` scalar (doyle OPT-B ruling: modeled as a table, not a bare top-level scalar, so a preceding section cannot silently absorb it + N+1 extensible; spt-core does NOT deny_unknown_fields, so a future key degrades gracefully); spt-core LIFECYCLE-manages it (spawn when the endpoint comes up, terminate when it goes down). The binary is a PURE stdin→stdout filter; spt-core owns EVERY PTY write. stdin (JSON-lines): `{type:"init",endpoint_id,node}` first · `{type:"event",envelope:"<EVENT…>"}` per inbound message (ADR-0020 envelope) · `{type:"input"}` content-free ping on each operator keystroke (binary tracks user-idle for its own idle-gated buffering; PTY input content NOT duplicated). stdout (JSON-lines): keystroke-commands `{key:…}`/`{delay_ms:…}`/`{text:…}` (extensible). spt-core applies the emitted sequence to the broker PTY ATOMICALLY (the W1 coordination — REQ-HAZARD-INJECT-CONTROL-COEXIST). The daemon poll feed is the ONE idle substrate for both topologies (Q1=A): harness-hosted consumer = the Monitor child, spt-hosted consumer = this binary; spt-core PREFERS a perch's poll listener if one exists (so spt-hosted can run a listener AND keep `spt rc`). Idle-only; busy/mid-turn = adapter hook-injection. Closes the current grounding gap: `api bind` registers no listener port → a listener-less spt-hosted perch SPOOLS inbound (only spooling+adapter-poll works today) → this delivers real inbound into the PTY. AMENDED v0.14.3 (ADR-0022 amendment, raw-inject removal): idle delivery is translation-binary-ONLY — the v0.11.0 raw `{text:payload}{key:enter}` inject is NO LONGER a delivery path; with no working binary (absent/spawn-failed/faulted/worker-gone) the inbound SPOOLS (delivered=false, poll-fed, LOUD), never a raw PTY pseudo-write (which did not submit on a modern TUI — the silent degrade that masked F-019). See REQ-HAZARD-IDLE-SILENT-NONDELIVERY. (v0.13.0, amended v0.14.3)
2026-07-03T10:35:29.8363184Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8363217Z 
2026-07-03T10:35:29.8363475Z ### REQ-HAZARD-IDLE-SILENT-NONDELIVERY
2026-07-03T10:35:29.8374904Z - Title: An idle delivery to a session whose translation binary is in a FAILED STATE — absent (none declared), spawn-failed, FAULTED, or its inject-worker channel gone — must SPOOL (delivered=false), never raw-inject a pseudo-delivery reported as delivered. The GUARANTEE is the STEADY STATE (the failed-binary state), not every in-flight message (see the fault-transient carve-out below). ROOT (F-019 post-mortem, ADR-0022 amendment): the v0.11.0 path raw-injected `payload+\r` into the PTY whenever no working translation binary handled an inbound message (none declared, spawn-failed, FAULTED, or its inject-worker channel gone) AND acked `delivered=true` — but a bare `payload+\r` does NOT submit on a modern TUI (Claude Code), so the message was TYPED but never sent: a silent pseudo-delivery reported as success. That silent degrade-to-raw-inject is exactly what MASKED F-019 through a multi-hour black-box hunt. FIX (operator-ruled, doyle-scoped): idle delivery is translation-binary-ONLY — `dispatch_endpoint_input` with no working binary replies `endpoint_injected_envelope(ep, delivered=false)` (the caller `try_broker_inject`→`cmd_send` then falls through to `deliver::send` = SPOOL, poll-fed, never lost) and writes NOTHING to the PTY, LOUDLY (eprintln names the absent/faulted/worker-gone cause). A failed binary becomes a VISIBLE no-delivery (spooled + honest QUEUED report), never a confident-but-false 'Sent'. The raw-inject fallback (`input.enqueue`) is REMOVED from the no-binary, worker-dropped, AND post-fault paths. OUT OF SCOPE (doyle ruling, follow-up note only): broker-side auto-redrive of already-spooled inbound the instant a live-update binary spawns (ordering/exactly-once hazards; the poll substrate + subsequent sends cover re-delivery). NOT COVERED — the FAULT-TRANSIENT (the STATE-vs-transient precision): a delivery landing in the worker's commit window — BEFORE `event_rx` is dropped / `faulted` is set — can be optimistically enqueue-acked (`delivered=true` the instant `event_tx.send` succeeds) then DROPPED when the worker faults+returns. That is a SEPARATE, PRE-EXISTING hazard: raw-inject removal did not touch it (the old code dropped that queued event too) — v0.14.3 is a strict improvement that makes nothing worse. It is tracked for v0.15.0 under REQ-MSG-DELIVERY-AXES (the spool-centric delivery redesign: ack-on-SPOOL replaces ack-on-enqueue, which closes the optimistic-ack drop naturally). v0.14.3 guarantees only the steady FAILED state → spool (faulted is MONOTONIC — set once, never respawns — so it converges deterministically; the g2 gate asserts the steady state via bounded-retry-until-spool, not a single-shot ack). EPHEMERAL CARVE-OUT (v0.15.0 W3, ADR-0028): `--ephemeral` is the SOLE sender-opted-in exception — an ephemeral message MAY drop silently if it cannot deliver in its accepted window (at window-open with no live carrier, or at TTL). Every NON-ephemeral path still spools + reports `delivered=false` (the guarantee is unchanged for the default durable path). v0.15.0 realizes the ephemeral drop for the spt-hosted-binary no-carrier-at-window leg + TTL; the harness-relay no-live-listener leg is a documented partial (CONTEXT.md §persistence). KNOWN-HAZARDS class (rule 4). (v0.14.3; ephemeral carve-out v0.15.0)
2026-07-03T10:35:29.8375178Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8375211Z 
2026-07-03T10:35:29.8375312Z ### REQ-MSG-DELIVERY-AXES
2026-07-03T10:35:29.8382894Z - Title: Activity-gated inbound delivery + per-message send control as THREE ORTHOGONAL AXES plus opaque metadata (ADR-0028; grilled w/ operator 2026-06-23). SUBSTRATE (the legacy-SPT parity gap, scaffolded-but-unwired today: `delivery::is_idle` + `resolve_inject_methods` exist but the result is discarded `let _methods`, and `broker::dispatch_endpoint_input` injects unconditionally — its comment calls activity-gating 'a deferred follow wave'): an inbound message has an ACTIVE window (endpoint active → spool for the receiver's hook-poll, non-disruptive) and an IDLE window (idle/idle-transition → deliver immediately: translation binary spt-hosted → relay-poll either topology → spool, in fallback order). AXES (each composes; each defaults to its unrestricted value): (1) DELIVERY WINDOW — default (both, first-to-fire) | `--idle-only` (idle window; immediate if already idle) | `--active-only` (active window only, never wakes; the RENAMED `--deferred` — `deferred=1` spool column + `api poll --include-deferred` keep their names). (2) CHANNEL RESTRICTION — unrestricted | `--prefer-native` (translation binary if running else fall back) | `--force-native` (binary ONLY, no fallback/no spool-to-other-method). Native flags do NOT respect the binary's idle-gating: the WINDOW says when, the native flag says through-what (so `--force-native --active-only` = binary injects during the active window, mid-turn-safe via the existing InjectFloor). (3) PERSISTENCE — durable (default; spool until delivered or TTL) | `--ephemeral` (drop if undeliverable in the accepted window — at window-open with no live carrier, or at TTL, whichever first). METADATA (orthogonal): `--json-payload '<json>'` → a single attr-escaped `json="…"` envelope attr ALONGSIDE (not replacing) the body, pure verbatim passthrough across spool/TCP/WAN/EVENT-PART, parsed only by the receiving adapter; collision-proof by construction (structured data lives INSIDE the one `json` value, can never forge `from`/`type`); available to ANY sender (confers no spt-core authority). HAZARD: `--ephemeral` is the ONLY path permitted to drop silently — the sender-opted-in carve-out to REQ-HAZARD-IDLE-SILENT-NONDELIVERY (that hazard gains a '…unless --ephemeral' clause in v0.15.0). (v0.15.0)
2026-07-03T10:35:29.8383173Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8383207Z 
2026-07-03T10:35:29.8383313Z ### REQ-RESUME-CONTEXT-PULL
2026-07-03T10:35:29.8396380Z - Title: Adapter-callable resume-context pull verb + not-yet-synthesized commune/signoff drop append (legacy-SPT parity, operator-directed 2026-06-24). GAP: spt-core exposes NO verb for a harness adapter's SessionStart hook to pull an agent's resume context — `resume::download_psyche_context` (spt-live/src/resume.rs:88, composes <live-role>+<live-context>+<project-context> from the durable two-tier store) is INTERNAL with ZERO spt callers and no ApiCmd verb (api/mod.rs ApiCmd enum has none); resume.rs:9 documents the intended 'adapter pulls it in its SessionStart hook' path but it was NEVER wired. Result: a harness adapter cannot inject the agent's durable mind on resume at all (claude-spt today runs only `api boundary` session-rotation + an identity brief — the agent resumes WITHOUT its mind). TIER-1 SCOPE (operator-approved; Tier-2 = drift-stamp/<current>/drift-directive + <memformat> + Pulse-Log DEFERRED to a separate parity item, NOT v0.15.0 — the legacy download_payload [claude_skill_owl context.rs:344] is richer but memformat is roadmap-deferred + drift-stamp is an orthogonal cross-machine-drift feature). TWO PARTS: (1) EXPOSE `spt api psyche-download <id> [--session-id <sid>]` -> stdout = the composed brief, project_id resolved from the endpoint's bound cwd (info::read_info -> cwd -> project derive; NO --project arg), auth-gated like sibling id-scoped verbs (the `gated(&id,&auth,…)` pattern); empty store -> NO-CONTEXT on stderr (mirror legacy). The adapter SessionStart hook runs it + injects stdout as additionalContext. (2) APPEND any commune/signoff drop NOT YET SYNTHESIZED into the durable tiers as a distinct <pending-commune>/<pending-signoff> slice AFTER the durable slices. GATING (operator ruling): append while NOT-YET-SYNTHESIZED, NOT merely 'while the raw file is on disk' — in today's synchronous ingest (ingest_drops route_two_slice writes durable THEN deletes the file, lifecycle.rs:466 @ DEFAULT_PULSE_PERIOD 5s) the two coincide (a watched-dir drop IS pre-synthesis), so the v1 realization reads the manifest-declared session.commune_dir/signoff_dir (manifest.rs:208/210) for a present <id>-commune.md/<id>-signoff.md (COMMUNE_SUFFIX/SIGNOFF_SUFFIX, ingest.rs); the CONTRACT keys on synthesis-state so it stays correct when async Psyche synthesis lands (a consumed-but-not-yet-committed drop stays appended via a pending-synthesis staging set — forward hook). The agent-checkpoint trigger sentinel CHECKPOINT_SENTINEL=`!!checkpoint!!` (a FIXED spt-core constant — operator-specified, CONTEXT.md §fixed-constants, NOT adapter-configurable) is stripped at BOTH drop-body points via one shared `strip_checkpoint_markers` (remove every token, keep inter-marker text, collapse trivial whitespace): the PRE-synthesis pending-append (resume::append_pending) AND the POST-synthesis durable ingest (ingest::route_slices — the single choke covering route_two_slice + signoff.write_resume_commune; strip-then-empty-filter so a marker-only slice routes nowhere) — else the marker would persist PERMANENTLY in live-context.md once a checkpoint drop synthesizes + re-trigger once the adapter's checkpoint detection is live. PRESENTATION-ONLY: the append NEVER writes the durable store (spt-core remains sole store-writer, REQ-HAZARD-DROP-FILE-SINGLE-WRITER; mirror legacy's read-only/process_file_drop-sole-deleter discipline). SELF-CLEARING: once synthesis commits the <pending-*> slice vanishes — no duplication. CORE-OWNED (not adapter): an adapter-side raw-file read RACES spt-core's ingest-delete (TOCTOU, ingest.rs:161 removes the drop on pulse-consume); the fold MUST live in the single composer all resume pulls flow through. New public CLI verb -> docs-drift gate (xtask gen + reference.md no-internal-codes, cli-command-docs-drift). (v0.15.0 parity wave W5)
2026-07-03T10:35:29.8396675Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8396709Z 
2026-07-03T10:35:29.8396814Z ### REQ-ADAPTER-TRANSLATE-PROOF
2026-07-03T10:35:29.8401890Z - Title: `spt adapter translate-proof <adapter> --event <envelope> [--session <id>]` — the author-time EMIT-half proof tool for `[message-idle-translation-binary]` (ADR-0022), symmetric to `spt adapter digest-proof` (REQ-TERM-5). It spawns and feeds the adapter's declared translation binary EXACTLY as the daemon does at idle-delivery — running the REAL `spt_daemon::translation` driver VERBATIM (no protocol reimplementation): `TranslationChild::spawn` the binary, send the `{type:"init",endpoint_id,node}` line then the `{type:"event",envelope}` line, and read back the emitted `{key}`/`{text}`/`{delay_ms}`/`{commit}` keystroke-command stream — then prints it author-readable (each Key with its `key_to_bytes` rendering, Text quoted, Delay in ms, Commit marker) with counts. It fills the SAME `{id}`→option and `{session_id}`→(--session, else a placeholder) keys into the `--event` envelope the daemon fills at runtime, so an envelope that proofs here feeds faithfully live. EMIT-half ONLY: it proves the binary's spawn+feed+emit contract; it does NOT exercise the daemon's atomic PTY apply / controller-buffering (that stays covered by the W2 inject_control_wedge int gate) — `--help` says so. Exit codes mirror digest-proof: 0 ok, 1 on spawn-fail / zero commands / no-commit-or-output / unparseable, 2 when the adapter declares no `[message-idle-translation-binary]` section. The `TranslationChild` Drop does the bounded no-zombie reap. (v0.13.x)
2026-07-03T10:35:29.8402037Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8402070Z 
2026-07-03T10:35:29.8402181Z ### REQ-HAZARD-BIND-CWD-UNSET
2026-07-03T10:35:29.8405076Z - Title: A bound endpoint's `info.cwd` is SET at bind so a freshly-created perch appears under its own project tab. ROOT (found, v0.13.0): `info.cwd` is NEVER set on bind — `cmd_bind` (spt-hosted) and `bind_from_seed` (harness-hosted) never thread cwd into `establish_perch`/`rec.cwd`. FIX: `cmd_bind` reads its own `current_dir` (the broker spawned it in `project_cwd`); `bind_from_seed` passes `seed.cwd` (already captured at seed time, currently DISCARDED). DISTINCT from REQ-PICKER-HISTORY-FRESH (v0.12.1) — that unioned cwd-origin into picker MEMBERSHIP but tested merge_origin_project with a PROVIDED origin; it never asserted `info.cwd` is actually set on bind, so a real `endpoint run` perch still had an empty cwd and the union had nothing to union. This is the v0.12.1 P1 'appears under its own project right away' claim that was REFUTED in the changelog — delivered for real here. (v0.13.0)
2026-07-03T10:35:29.8405200Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8405233Z 
2026-07-03T10:35:29.8405344Z ### REQ-PICKER-UX-V013
2026-07-03T10:35:29.8407130Z - Title: `spt endpoint run` picker UX (v0.13.0 operator dogfooding): (1) SKIP the first screen — open directly on 'Pick existing'; `n` jumps to 'Create new'. (2) AUTO-ATTACH after both Start-new AND Resume-from-history (both currently don't attach and show no stdout); add an `h` shortcut to run headless (no attach). (3) 'controlled by' shows the node NAME (node_label_display), not the raw hex. (4) Clean up Start-new output — drop the Rust `pid=Some(142748)` leak and the 'harness binds its perch on startup' internals; user-friendly, not a process log. (v0.13.0)
2026-07-03T10:35:29.8407398Z - Required stages: 
2026-07-03T10:35:29.8407431Z 
2026-07-03T10:35:29.8407550Z ### REQ-HAZARD-DRIVEN-BY-SELFHEAL
2026-07-03T10:35:29.8409382Z - Title: An spt-hosted endpoint's ONLINE+CONTROLLED state (`driven_by`) must CLEAR even when the detach IPC is lost — do NOT rely on the detach signal (same lesson as REQ-HAZARD-HOSTED-LIVENESS-RECONCILE B2): the reconcile loop clears `driven_by` when the endpoint has no live controller/session. Today a wedged or lost pump never delivers the detach, so the endpoint stays latched CONTROLLED forever. Composes with W1 (the wedge no longer blocks the detach) and rides the same pull-primary reconcile substrate as B2. (v0.13.0)
2026-07-03T10:35:29.8409511Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8409540Z 
2026-07-03T10:35:29.8409668Z ### REQ-HAZARD-DRIVEN-BY-IDLE-REMOTE-EVICT
2026-07-03T10:35:29.8415202Z - Title: An spt-hosted endpoint driven by a REMOTE controller whose remote is gone but whose broker connection stays OPEN (a wedged/lost pump that never delivers the detach) AND whose session is IDLE (no output) stays latched ONLINE+CONTROLLED forever: the W1 drain-evict only fires on OUTPUT (CONTROLLER_WRITE_DEADLINE on a backed-up write), a clean disconnect self-heals via detach_if→clear_controller, but an idle session with a half-open/wedged controller connection produces neither signal. PROVED repro-first on a real broker (v0.13.0 W5, inject_control_wedge.rs w5_a2): controller_by STAYS Some(origin) and driven_by STAYS Some after the remote is abandoned without a clean EOF on an idle session — so the brain reconcile CANNOT detect it from KIND_SESSIONS controller_by (the broker still reports it controlled). FIX DIRECTION (doyle ruling 2026-06-19, broker-side single-writer — the broker owns driven_by/clear_controller): wire the EXISTING D4c NetPresence connection-disconnect event → clear_controller for any session whose controller identity == the dead origin (become_controller already stores Some(origin); presence events already exist — modest wiring, NOT a new probe). The liveness ORACLE is QUIC's own keepalive/idle-timeout: a presence-disconnect IS a real QUIC conn close, already tolerant of transient blips within the keepalive window, so NO heavy partition ADR is needed UNLESS the QUIC timeout proves too slow for the UX (then mint an ADR for a faster controller-heartbeat + its false-evict bound). Composes with W1 (output path) + W5 Gap B (no-session) — this is the third, idle-remote, leg. (v0.13.0 follow-up)
2026-07-03T10:35:29.8415322Z - Required stages: 
2026-07-03T10:35:29.8415370Z 
2026-07-03T10:35:29.8415493Z ### REQ-HAZARD-RC-INPUT-KEY-ENCODING
2026-07-03T10:35:29.8420782Z - Title: An `spt rc` session forwards the Backspace key as the VT DEL byte (0x7f), so the hosted TUI (Claude Code) deletes ONE character — never a whole word. SYMPTOM (operator dogfooding): Backspace in an rc session always behaves like ctrl+Backspace — deletes the entire last word. ROOT (doyle /diagnose, code-grounded, byte PENDING HITL confirm): rc is a RAW VERBATIM byte pump — spawn_stdin_reader (rc.rs:152) reads std::io::stdin() bytes under crossterm raw mode and forwards them unchanged (parse_stdin_chunk only intercepts the ctrl-b detach prefix); there is NO key-event encoding and NO 0x08↔0x7f normalization ANYWHERE in the tree (grep: zero SetConsoleMode / ENABLE_VIRTUAL_TERMINAL_INPUT). On Windows, crossterm enable_raw_mode does NOT set ENABLE_VIRTUAL_TERMINAL_INPUT, so the LEGACY console delivers ^H (0x08, ctrl+h) for Backspace instead of VT DEL (0x7f); Claude Code maps ^H → backward-kill-word → the observed whole-word delete. CONFIRM-FIRST (build the loop): an env-gated hexdump in spawn_stdin_reader (SPT_RC_DEBUG_KEYS) prints the forwarded byte; operator presses Backspace + ctrl+Backspace in a real rc session. FIX CANDIDATES: (a) enable ENABLE_VIRTUAL_TERMINAL_INPUT on the rc stdin console on Windows so the console emits proper VT (Backspace→0x7f, arrows/Home/End as CSI) — cleanest, fixes the whole key map not just Backspace; (b) narrow normalize bare 0x08→0x7f in the rc input path (riskier — a real ctrl+h is also 0x08). Prefer (a) unless it regresses other keys. Add a KNOWN-HAZARDS.md entry on landing. (v0.13.0)
2026-07-03T10:35:29.8421035Z - Required stages: impl, unit
2026-07-03T10:35:29.8421069Z 
2026-07-03T10:35:29.8421192Z ### REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE
2026-07-03T10:35:29.8431709Z - Title: The effect journal serializes EVERY PTY effect under one mutex held ACROSS two fsyncs AND the blocking PTY write — so interactive input stutters and ultimately wedges the daemon hard. ROOT (doyle /diagnose, code-grounded + MEASURED on the operator's real Windows box, 2026-06-19): EffectJournal::apply_once (effect.rs:168-188) takes `inner.lock()` and holds it across `write_line(PENDING)` → `effect()` → `write_line(DONE)`, where write_line (effect.rs:235-239) does flush()+sync_all() (a full FlushFileBuffers) — so each effect pays TWO fsyncs under a GLOBAL lock, and the closure `effect()` (the actual PTY write, broker.rs:1257 EffectKind::PtyWrite via attach.rs:197 send_effect) runs while the lock is held. Two operator-visible facets, ONE root: (A) STUTTER/LAG — every keystroke is a PtyWrite effect = 2× sync_all serialized; measured fsync on %LOCALAPPDATA%\spt-core = median 6.5ms, spikes to 198ms (C: was recently at 100%), so ~13ms+ per keystroke best case, hundreds under contention → 'many but not all keypresses take 100s of ms, choppy, worsens with volume'. (B) HARD PERMANENT WEDGE — when a PtyWrite `effect()` blocks (ConPTY input buffer full / harness not draining stdin), the journal lock is held INDEFINITELY → the single-threaded inbound-stream dispatch (dispatch.rs serve_attach, which both applies input effects AND opens attaches) can never progress → EVERY subsequent attach (`spt rc --view`/`--take`) fails with 'attach request: brain IPC read deadline elapsed' (confirmed: two retries deadline identically; broker control-plane KIND queries still answer — different thread). This REFUTES the W2-deferred ruling that park-(b)/(c) is 'Windows-benign because ConPTY absorbs 4MiB' — on the real box the input path wedges regardless. DISTINCT from W1 (REQ-HAZARD-INJECT-CONTROL-COEXIST = the OUTPUT drain, correctly fixed @8b5583e; output uses broker.rs:1106 append, NOT the fsync journal). This is the INPUT/effect-journal path W1 never touched, and it is THE wedge the operator hits with --take/--view. FIX DIRECTION (candidates, repro-first — extend inject_control_wedge.rs to a REAL backed-up-PTY-consumer + a real rc-client attach assertion, the gap W1's gate missed): (1) do NOT hold the journal lock across effect() — reserve the key + fsync PENDING under lock, RELEASE, run effect(), re-acquire to fsync DONE + mark applied (preserve crash-idempotency via the per-key reservation, not a global hold); (2) bound/fail-fast the PtyWrite itself (the W2-deferred park bound — write_input must never block indefinitely, DSR-answer must not hold the writer mutex across a blocking write); (3) drop per-keystroke fsync on the interactive path — PtyWrite effects are EPHEMERAL (a keystroke lost on a broker crash is retyped; PTY state is not reconstructed from keystroke replay), so in-memory applied-set dedup suffices (the broker survives the brain — that IS the dedup anchor), with async/batched fsync or no-fsync for EffectKind::PtyWrite while durable kinds (NetSend/NetDial/Registry/Spool) keep their fsync. Combine (1)+(3) at minimum. Add a KNOWN-HAZARDS.md entry on landing. (v0.13.0)
2026-07-03T10:35:29.8431901Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8431934Z 
2026-07-03T10:35:29.8432043Z ### REQ-HAZARD-RC-ATTACH-ONLINE-RACE
2026-07-03T10:35:29.8436565Z - Title: `spt endpoint run` in an ATTACH/VIEW terminal action attaches BEFORE the freshly-spawned endpoint is online, so the attach races (or outright loses to) the harness bind. ROOT (doyle /diagnose, code-grounded): cmd_endpoint_run (cli.rs) does launch_harness_brokered_in -> (if start: return) -> run_attach with NO await-online between them. launch_harness_brokered_in returns once the harness PROCESS is spawned, but the broker-PTY bind (info status -> STATUS_ONLINE + the live session) lands ASYNC. Both picker attach paths route here with start=false (RunMode::Attach -> cmd_endpoint_run start=false,view=false): Start-now catches the endpoint mid-bringup -> run_attach attempts + loses the handshake race; Resume-from-history catches it still fully OFFLINE -> run_attach's status-gate (REQ-HAZARD-RC-ATTACH-FAILFAST) short-circuits 'offline - nothing to attach' and NEVER attempts. SAME root, two faces (the W4 attach-by-default surfaced both; an online endpoint is unaffected - the picker returns Outcome::Attach, not Run). FIX: in cmd_endpoint_run, when the terminal action is attach/view (NOT start), AWAIT the endpoint online between launch_harness_brokered_in success and run_attach - poll spt_store::info read_info().status to STATUS_ONLINE with a bounded harness-boot deadline (~25s) at a tight interval; on online -> run_attach; on timeout -> ENDPOINT_RUN_ONLINE_TIMEOUT err (do NOT attach a dead bringup). (v0.13.0)
2026-07-03T10:35:29.8441095Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8441293Z 
2026-07-03T10:35:29.8441396Z ### REQ-RC-KEY-VT-TRANSLATE
2026-07-03T10:35:29.8448304Z - Title: On Windows, `spt rc` translates CONSOLE KEY EVENTS to standard xterm VT so ALL keys reach the hosted harness — arrows/Home/End/PgUp/PgDn/Insert/Delete/F-keys, every modifier combo, Backspace/Ctrl+Backspace — not just the byte-emitting ones. ROOT (operator HITL, doyle /diagnose): `spt rc` reads raw STDIN BYTES (spawn_stdin_reader, std::io::stdin().read); on the Windows LEGACY console (no ENABLE_VIRTUAL_TERMINAL_INPUT) the special keys produce console KEY_EVENTs, NOT stdin bytes, so the byte-pump sees nothing → those keys are DEAD. Enabling ENABLE_VIRTUAL_TERMINAL_INPUT was rejected (W7 dc07c39): on Windows Terminal it yields harness-specific win32-input-mode + broke ctrl-b detach. FIX (agnostic, full fidelity): on Windows, replace the stdin byte-read with a crossterm EVENT source (crossterm 0.28 already a dep; the picker already reads events) and translate each KeyEvent → STANDARD xterm VT bytes via a PURE translate_key_event(KeyEvent)->Vec<u8> (copy a known-correct xterm table verbatim, ADR-0001 spirit), forwarded through the SAME rc pump — the harness receives ordinary xterm VT (harness-AGNOSTIC, no win32-input-mode). Press-only (drop Repeat/Release). Detach stays the ctrl-b+'d' PREFIX, event-sourced (doyle Option B): Ctrl+B arms; armed+plain-'d'⇒Detach; armed+Ctrl+B⇒emit literal 0x02; armed+other⇒0x02 then translate(other). Non-tty stdin (piped/tests) → FALL BACK to the byte-read path (keeps e2e byte-injection working). UNIX UNCHANGED (its raw-mode byte stream already delivers proper VT; cfg-split, zero Unix regression). SUPERSEDES the W7 normalize_key_byte swap on Windows — the translator emits 0x7f for Backspace and 0x08 for Ctrl+Backspace natively (REQ-HAZARD-RC-INPUT-KEY-ENCODING folded in). NO int (a live interactive console can't be driven in CI — HITL, REQ-RUN-PICKER/RC-1 precedent); the exhaustive non-vacuous translate_key_event mapping unit + the event-detach unit ARE the surface. (v0.13.0)
2026-07-03T10:35:29.8454382Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8454561Z 
2026-07-03T10:35:29.8454682Z ### REQ-HAZARD-PTY-INPUT-WRITER-WEDGE
2026-07-03T10:35:29.8461999Z - Title: Pasting into an `spt rc` session WEDGES the broker — after a paste the operator can no longer type AND can no longer attach to NEW or EXISTING sessions (`brain IPC read deadline`). ROOT (doyle /diagnose, code-grounded): the operator-keystroke path rc -> net-stream Input -> serve_attach (attach.rs:197 brain.send_effect) -> KIND_INPUT -> broker dispatch loop (broker.rs:1091) -> dispatch_input (broker.rs:1459) -> session.write_input(&bytes) runs SYNCHRONOUSLY on the broker request-handling thread. W1b (REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE) released the journal lock across the effect (fix 1) + made PtyWrite ephemeral/no-fsync (fix 3) but EXPLICITLY DEFERRED fix (2) — bound/fail-fast the PtyWrite itself. A single keystroke never fills the ConPTY input buffer; a PASTE BURST does -> write_input blocks -> the dispatch thread cannot service the next frame (a re-attach subscribe, a become_controller restore-write, an inject-floor flush) -> wedge. Not a bug-2 regression (the byte path funnels to the same write_input; paste just reliably fills the buffer). FIX (doyle design, V0.13.0-P0-PTY-INPUT-WRITER-DESIGN.md, CONTEXT L33 broker-owns-PTY/minimal + L435 SessionSurface + single-writer pattern): one dedicated per-session INPUT-WRITER THREAD = the SOLE caller of the blocking write_input, fed by a BOUNDED FIFO channel; every caller (dispatch_input, serve_attach->send_effect, inject-floor flush) ENQUEUES + returns immediately, never blocks. A blocked/slow harness blocks ONLY its own writer thread, never the broker dispatch. Backpressure (operator ruling): queue full => DROP excess input + stamp the session INPUT_BACKPRESSURE (visible health signal); the daemon NEVER wedges; a merely-slow harness self-heals as the writer drains. Exactly-once preserved (PtyWrite ephemeral: apply_once effect = the non-blocking enqueue => Applied; ack now means accepted+ordered, benign — rc does not gate on landing); order preserved (single FIFO + single writer); inject-floor (W2 Layer C) choreography moves to the lone writer. Completes the W1b-deferred fix (2), cross-platform (cfg(unix) forkpty park folds in). (v0.13.0)
2026-07-03T10:35:29.8468490Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8468671Z 
2026-07-03T10:35:29.8468776Z ### REQ-SESSION-RESUME-TEMPLATE
2026-07-03T10:35:29.8476878Z - Title: Resuming an endpoint session that HAS conversation history brings up a BLANK session. ROOT (doyle, code-grounded + CONTEXT — case-3 spt-core MISSING feature, NOT a perri docs-miss): CONTEXT L127-129 already defines the resume-session seam ('continue-existing: resume an existing harness session under the adapter — its NATIVE resume'), and the manifest already has the resume-variant pattern (Session has BOTH psyche_init AND psyche_resume, manifest.rs:217-219) — but the agent's own session has ONLY self_ (`[session.self]`, no resume sibling). cmd_endpoint_run (cli.rs:1304) re-passes the session_id through `[session.self]` on resume (resume.unwrap_or_else(mint_session_id)), so the adapter's FRESH command (e.g. `claude --session-id ..`) runs again instead of the harness NATIVE resume (`claude -r ..`) -> CC starts a fresh transcript -> blank. spt-core forwards session_id + cwd faithfully; it just has no way to express the native-resume invocation. SECOND GAP: CC resolves a transcript by session_id + cwd, but the session ledger records only {ts, session_id, trigger} (no cwd), so picker Resume-from-history (cross-project rows) can't restore the right cwd. FIX (doyle design, V0.13.0-P2-SESSION-RESUME-DESIGN.md, mirrors psyche_init->psyche_resume exactly): (A) add a `[session.resume]` role (resume: Option<SessionRole> on Session + roles()/is_empty()); cmd_endpoint_run selects it when --resume is set AND it's declared (fill {id}/{session_id}=resumed id/{session_name} + the resume cwd), else FALL BACK to `[session.self]` (full back-compat). (B) record cwd PER ledger row (operator ruling): {ts, session_id, trigger, cwd} additive serde-default; resume cwd = resumed row cwd -> else perch info.cwd -> else current_dir (back-compat for old rows + single-project endpoints); picker threads the selected row's cwd through Outcome::Run -> cmd_endpoint_run. (C) public docs (MANIFEST + harness-contract) teach `[session.resume]` so perri builds the adapter side BLIND. Adapter follow-on (perri, AFTER spt-core ships+docs): declare `[session.resume] command = claude -r {session_id} --remote-control {id} --dangerously-skip-permissions` from the resume cwd. Completes REQ-READY-AGENT-RESUME / REQ-RUN-PICKER resume-from-history. (v0.13.0)
2026-07-03T10:35:29.8483761Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8483946Z 
2026-07-03T10:35:29.8484053Z ### REQ-RC-WIN-PASTE
2026-07-03T10:35:29.8489601Z - Title: In an `spt rc` session neither ctrl+V nor right-click pastes (CC explicitly supports ctrl+V). ROOT (doyle /diagnose): RawGuard does only enable_raw_mode (no bracketed paste / no mouse capture / no clipboard interception); the Windows console delivers a paste as synthetic per-char KEY EVENTs (no crossterm Event::Paste), and ctrl+V translates to bare ^V forwarded to CC — but CC runs DAEMON-SIDE with NO access to the operator's LOCAL clipboard, so remote paste is fundamentally CLIENT-ORIGINATED. A multi-line paste-as-keys also becomes a \r submit-storm. FIX (doyle design, V0.13.0-P1-RC-PASTE-DESIGN.md, cfg(windows), folds into the bug-2 event path): on a paste gesture rc reads the LOCAL clipboard + forwards a BRACKETED PASTE (ESC[200~ + content + ESC[201~); CC has bracketed-paste mode on (its TUI sets ESC[?2004h) so it treats it as a paste — content intact, no submit-storm, harness-AGNOSTIC. ctrl+V: intercept Char('v')+CONTROL in the event loop -> read_clipboard -> bracketed paste. Right-click: RawGuard also EnableMouseCapture (disables console QuickEdit + enables ENABLE_MOUSE_INPUT so right-click surfaces as Event::Mouse on legacy cmd/powershell) -> right-button -> read_clipboard -> bracketed paste; DROP all other mouse (CC has no mouse features, operator-confirmed, so capture costs nothing). read_clipboard = clipboard-win crate (cfg(windows), minimal); empty/failed = clean no-op. Content forwarded VERBATIM (literal pasted text, no per-char translation). Unix UNCHANGED (its terminal pastes natively through the byte pump). DEPENDS ON P0 (a paste chunk must not wedge the broker). (v0.13.0)
2026-07-03T10:35:29.8494422Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8494593Z 
2026-07-03T10:35:29.8494731Z ### REQ-HAZARD-INPUT-ACK-BACKPRESSURE
2026-07-03T10:35:29.8503345Z - Title: A FLOOD of operator input on one brain↔broker connection deadlocks the broker PERMANENTLY (entire broker — no new/existing attach; the controller stays latched because the per-conn handler can't process the detach). ROOT (doyle /diagnose, code-grounded + HITL capture, the v0.13.0 P1 ctrl+V re-open): `serve_attach` processes a whole `NetStreamData` batch of N operator `Input` records in its inner `for rec in decoder.push()` loop, calling `brain.send_effect(op_id, &bytes)` N times WITHOUT returning to `read_event()` — so the brain writes N `KIND_INPUT` frames back-to-back and drains nothing. The broker's single-threaded per-conn handler answers EACH with `send_frame(applied_envelope)` on the SAME conn (B5 exactly-once ack, KNOWN-HAZARDS 7.2). With the brain not reading, the broker→brain return direction fills (~10 frames = the IPC pipe buffer) → `send_frame` BLOCKS → the handler stops reading → the brain's writes block too → mutual full-duplex DEADLOCK. Capture pinned it: 11 input frames, write_input 11/11 (P0 holds — the PTY write is fine), ack send START=11 / END=10 (frame #11's applied-ack never returns). Same class as the v0.12.1 L0 two-conn split. Windows Terminal's ctrl+V paste accelerator was the trigger (injects the clipboard as a char-by-char key flood) but the deadlock is generic to ANY input flood, NOT ctrl+V-specific and NOT a P0 (PTY-write) or W1 (output-drain) regression. The applied-ack is load-bearing ONLY for `shellchan` (one-at-a-time spool delivery WAITS on `BrokerEvent::Applied`); `serve_attach` DISCARDS it (the operator/rc path is fire-and-forward, op_id for dedup only, never gates on the ack). FIX (doyle-approved): CONDITIONAL ACK — `InputReq` gains `ack: bool` (serde default = true, N-1-safe: an older brain's input still acks = today's behavior). `serve_attach`'s operator path calls `send_effect_no_ack` (ack=false) → `dispatch_input` writes NO applied frame → the per-conn handler never writes back while servicing the flood → it always drains → no deadlock (cures ANY input flood). `shellchan` keeps `send_effect` (ack=true) and its `Applied`-wait. Exactly-once PRESERVED: the broker still dedups by (session, op_id) at the applied-set regardless of the ack. N-1 caveat: an OLD resident broker (self-update window) ignores `ack=false` → still acks → the deadlock persists until a broker restart (inherent KNOWN-HAZARDS 7.9 broker-resident-wire-change class). (v0.13.0)
2026-07-03T10:35:29.8510597Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8510787Z 
2026-07-03T10:35:29.8510892Z ### REQ-RC-MOUSE-FORWARD
2026-07-03T10:35:29.8515913Z - Title: On Windows, `spt rc` must FORWARD scroll-wheel events to the harness when the harness has mouse reporting on. ROOT (operator HITL): P1's RawGuard EnableMouseCapture (added for right-click paste, REQ-RC-WIN-PASTE) makes Windows Terminal forward ALL mouse — including the scroll wheel — to rc instead of scrolling its own buffer, but the rc mouse handler dropped everything except right-button-down → scroll DIED (and WT's native scrollback is stolen by the capture). Operator ruling: keep mouse capture + right-click bracketed paste AND forward scroll to the harness. FIX (doyle design, cfg(windows), folds into the rc mouse handler): TRACK the harness's mouse-reporting mode by scanning its OUTPUT stream for the DECSET set/reset — ESC[?1000h/1002h/1003h (mouse on) + ESC[?1006h (SGR ext) and their ...l (off) — into a shared MouseMode{enabled,sgr} (pump writes from output, stdin reader reads); the scan survives a sequence SPLIT across output chunks (a bounded carry buffer). The mouse handler: right-button-DOWN -> bracketed clipboard paste (unchanged, REQ-RC-WIN-PASTE); ScrollUp/Down -> translate to an xterm SGR mouse report (ESC[<64;col+1;row+1M up / ESC[<65;..M down, 0-based crossterm -> 1-based xterm) and forward ONLY when enabled && sgr (else DROP — a legacy X10 report the harness may not parse is garbage); Moved/drag/left/middle -> DROP (scroll is the operator's need; click-forward risks garbage, no click-to-position). Unix UNCHANGED (no capture; the terminal scrolls natively). (v0.13.0)
2026-07-03T10:35:29.8520493Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8520662Z 
2026-07-03T10:35:29.8520789Z ### REQ-HAZARD-CONTROLLER-WRITER-REORDER
2026-07-03T10:35:29.8537005Z - Title: Two `controller_writer` threads must never race ONE brain↔broker connection's socket. ROOT (doyle, instrumented RACEDIAG repro on kitsubito): on a brain-restart re-serve the handoff brain registers as controller on the SAME session TWICE over the SAME `Brain::conn` socket — (1) `Brain::handoff` eagerly `subscribe(prior.session_id, prior.next_seq=1)` → `become_controller(from_seq=1)`, initial=[1], spawns writer-A (writes seq 1); (2) `serve_attach` re-handles the replayed `Request{from_seq:0}` → `attach_as(sid,0)` → `become_controller(from_seq=0)`, initial=[0,1], spawns writer-B (writes 0 then 1). `become_controller` (broker.rs) drops the prior `ControllerSink` (its `tx`) but does NOT stop the prior writer thread — writer-A keeps flushing its owned `initial` batch, and both writers hold clones of the same `SharedSend` (`Arc<Mutex<socket>>`) with NO inter-thread ordering. When writer-A's seq 1 wins the socket before writer-B's seq 0, the strict legacy consumer (brain.rs read_event reject-gap path) sees `output gap: got seq 1 want 0` → the test `attach_survives_target_brain_restart_exactly_once` panics at `.expect("re-serve")` OR HANGS in `render_until` (serve thread died on the gap → MARKER_TWO never reaches the wire). `prior.next_seq` is life1's CONSUMPTION cursor, NOT life2's connection state — life2's socket has been sent NOTHING, so a `from_seq=0` full replay on a connection that already streamed seq 1 is contradictory. Snap-above tolerance ALONE can't fix it (it would dedup-drop the late seq 0 → byte loss → the exactly-once byte-identity assert fails). PRE-EXISTING, surfaced by the v0.13.0 green-both-runners release gate; P1b is INNOCENT (its diff touches only input-ack machinery, proven mechanically + the test passes post-P1b in isolation). Sibling flaky cluster: `inject_control_wedge::g2`, `broker::spawn_env_reaches_child`. INVARIANT: on a single brain↔broker connection the controller output-frame stream is monotonic non-decreasing in seq (modulo dedup re-sends); exactly ONE `controller_writer` is ever live per connection; a SUPERSEDED writer writes NO further frames; a re-serve never replays a seq below what the connection already received. FIX (doyle design, corrected at the gate 2026-06-20): fix #1 as designed ('drop handoff's eager subscribe so serve_attach's attach_as is the sole registration') was REVERTED — handoff's `subscribe(prior.next_seq)` IS the standalone-resume mechanism (the brain-only update engine `apply_brain_only` + the `handoff`/`idempotent`/`daemon_e2e` int tests replay output through it with NO `serve_attach`; dropping it hung every resume-via-handoff test). The shipped fix is three parts: (1) CORRECTNESS — `Brain::handoff` seeds `session_cursors` at `prior.next_seq` so the consumer runs the production dedup-below+snap-above path, never the strict reject-gap legacy trap; this is COMPLETE (not merely tolerant) because every `controller_writer` emits an ASCENDING seq stream and the surviving writer (serve_attach's attach_as(sid,0)) offers the complete `[0,end]` range, so a snap-above merge of ascending writers delivers `[K,end]` with no skip/dup (first sighting of any seq>M is preceded by M on that writer). (2) INVARIANT — `controller_writer`'s INITIAL-BATCH replay is epoch-gated: `controller_epoch` is a shared `Arc<AtomicU64>`, the writer re-reads it UNDER `send.lock()` (atomically with `write_frame`) and returns the instant it is superseded — no check-then-block-then-write window, no superseded replay (W1-safe: never blocks the drain under `Mutex<OutputLog>`). The LIVE loop is NOT gated (new output only flows to the current controller; a superseded writer must still deliver its terminal `Displaced` kick — gating it suppressed the loud-take notice; it ends on `tx`-drop). (3) EXPLICIT-RESUME / OPERATOR-STREAM BOUNDARY (the LOAD-BEARING fix — kitsubito RACEDIAG ~33% repro the keystones missed) — `Brain::subscribe_with` (shared by attach/attach_as) resets the resume-mode dedup cursor to `from_seq`. The handoff eager subscribe makes serve_attach's brain receive the replay's seq K BEFORE the operator Request is processed (`attached`=false); that frame is dropped by the if-attached forward gate but the snap-above cursor already advanced past K, and `attach_as(sid,0)`'s re-subscribe used to leave the cursor advanced → the broker's re-send of seq K arrives below it, deduped, never forwarded → operator viewport forward-gap (silent content loss in the real rc consumer). Resetting to from_seq on the attach_as re-subscribe re-delivers from 0 (operator dedups the overlap) so seq K reaches the viewport. The epoch gate (2) is sound (RACEDIAG: zero socket interleaving above K); cold-start brains (empty map — production dispatch serve) keep the legacy next_seq path, so production is unaffected. (v0.13.0)
2026-07-03T10:35:29.8551015Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8551205Z 
2026-07-03T10:35:29.8551330Z ### REQ-HAZARD-CONTROLLER-RETAKE-FLOOR
2026-07-03T10:35:29.8556356Z - Title: `become_controller` should STRUCTURALLY refuse a controller re-take whose `from_seq` falls below the connection's already-delivered contiguous floor — making the P1c reorder invariant un-reintroducible by a future caller, not just removed at the one caller. ROOT/SCOPE (doyle proposed, P1c gate dialogue): P1c fixes REQ-HAZARD-CONTROLLER-WRITER-REORDER three ways (handoff single-take + epoch-gate-under-lock + session_cursors seed), removing the one decreasing-floor double-take and bounding any other to already-committed-only. A self-enforcing broker guard would refuse the bad SHAPE outright. BLOCKER: the obvious predicate (`from_seq >= delivered_through`) is UNSAFE because `delivered_through` is SESSION-WIDE (the `Arc<AtomicU64>` on `OutputLog`, shared by all controllers/viewers, advanced monotonic-MAX; `resume_seq` reads it) — a normal fresh-operator `from_seq=0` attach to a producing session legitimately sits below it (full ring replay + consumer dedup-below/snap-above), and monotonic-MAX can't distinguish the hazard (a `seq1`-without-`seq0` write reads as `2`). The structurally-correct guard needs a NEW per-connection contiguous-sent cursor (the true highest-contiguous seq this socket has received) that does not exist today; the guard then refuses a re-take below THAT. Bigger than P1c; no live gap (P1c fully fixes the actual bug). Mint/refine stages when the per-connection cursor is built. (v0.13.0 follow-up, post-ship)
2026-07-03T10:35:29.8561030Z - Required stages: 
2026-07-03T10:35:29.8561174Z 
2026-07-03T10:35:29.8561302Z ### REQ-ADAPTER-MULTIPLATFORM-SPT
2026-07-03T10:35:29.8564428Z - Title: A `.spt` adapter archive may pack multiple platforms in one signed asset: shared `manifest.toml` + `strings/` at the root, role binaries under per-Rust-target-triple subdirectories (ADR-0016 triple vocabulary, e.g. `x86_64-pc-windows-msvc/`); install/update extracts the shared root plus ONLY `current_platform()`'s triple subdir, flattened into `install_dir` so flat `<install_dir>/<program>` resolution (REQ-INSTALL-11) is unchanged. Name stays `adapter.spt` (plain-tar or gzip, `--asset` optional default); one whole-archive Ed25519 signature over the fat archive (REQ-UPD-9 single-artifact verify). A legacy flat archive (no triple subdirs) extracts as today (free back-compat); a multi-platform archive sets `min_spt_core_version >= 0.13.2` (forward-compat gate, readable before extract); a multi-platform archive missing the recipient's triple -> typed `NoArtifactForPlatform`, never a silent no-op. Large adapters may still split per-platform (single-triple archives via `--asset`, or ADR-0016 update-set machinery). (ADR-0024, v0.13.2)
2026-07-03T10:35:29.8567747Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8567932Z 
2026-07-03T10:35:29.8568037Z ### REQ-ADAPTER-LIVE-UPDATE
2026-07-03T10:35:29.8571582Z - Title: An adapter update is live and daemon-coordinated (the adapter analog of brain self-update, ADR-0004): for an endpoint with a running RESIDENT adapter binary (today the `[message-idle-translation-binary]`), the CLI keeps fetch+verify and hands the APPLY to the daemon over IPC, which per affected endpoint (1) STOPS the resident binary -> releases the OS file lock (fixes the Windows 'Access denied (os error 5)' overwrite failure), (2) swaps on disk ONLY files whose CRC differs from the staged archive (unchanged files + their still-running binaries untouched), (3) RE-CLONES the new on-disk manifest into the running `BrainLifecycle` (the in-memory manifest is cached at bringup and otherwise goes stale -> binaries+manifest back on the same page), (4) RESTARTS the resident binary from the new files. An endpoint NOT running -> CLI swaps directly (no lock, no cache). Only the resident class is cycled; ephemeral adapter binaries (Psyche loop, `[digest]` extractor, `[session.*]` runners, hooks) self-heal on next spawn and are excluded. The daemon keeps a per-endpoint registry of resident adapter children. (ADR-0025, v0.13.2)
2026-07-03T10:35:29.8575087Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8575265Z 
2026-07-03T10:35:29.8575416Z ### REQ-HAZARD-ADAPTER-APPLY-SILENT-NOOP
2026-07-03T10:35:29.8580928Z - Title: A DELEGATED live adapter apply MUST NEVER report success without performing the swap, and the live-update seam MUST use ONE parent-aware adapter matcher across all its comparators. TWO defects made the field repro (BUILD-F015B-APPLYMATCH: `--adapter cc:ccs` live update silently no-ops): (D1, matcher skew) the broker's dispatch_adapter_apply filtered sessions by EXACT `s.adapter == req.adapter`, but a `--adapter <adapter>:<profile>` endpoint stores the COMPOSITE `cc:ccs` while the apply carries the PARENT record name `cc` — so every :profile endpoint fell out to affected=[]; select_endpoints_running_adapter had the same `adp == adapter` skew, while the CLI live-gate (adapter_has_live_endpoint) already parent-matched — divergent rules on ONE seam. (D2, silent success) the affected.is_empty() branch replied KIND_APPLIED and RETURNED WITHOUT SWAPPING; once the CLI delegates the apply there is no CLI-side fallback swap, so success-without-swap = the update never lands (re-register re-reads the OLD manifest, version-of-truth honestly says old). FIX: (1) ONE shared spt_runtime::profile::adapter_parent_matches(session_adapter, parent) used by the live-gate + broker apply-filter + select_endpoints_running_adapter (no exact `==` against a record name at any live-update seam); (2) the daemon owns the whole apply once delegated — the CRC swap runs UNCONDITIONALLY (terminate/restart loops no-op when nothing is resident), KIND_APPLIED reported ONLY after a real swap. (F015B, ADR-0025 amendment)
2026-07-03T10:35:29.8585628Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8585830Z 
2026-07-03T10:35:29.8585966Z ### REQ-HAZARD-STOP-PATH-PSYCHE-ORPHAN-REAP
2026-07-03T10:35:29.8589548Z - Title: Endpoint-stop and brain-death reconcile MUST reap a brain-less perch's orphan detached Psyche via the cmdline-scoped guard (`psyche_orphan_should_reap`) — the handle-reap (`LiveSet::stop_host`, REQ-HAZARD-UNHOST-PSYCHE-REAP) CANNOT, because the owning brain is gone (its `psyche_child` handle died with it), and the brain-start scoped-reap (REQ-HAZARD-BRAIN-RESTART-PSYCHE-DUP) never fires for a perch being STOPPED rather than re-hosted. So the live-host calls the scoped reap after `stop_host` at the reconcile stop-side AND in `confirm_residency_or_unhost`. Preserves fail-safe-decline (pid-alive AND exe-basename==psyche-program AND cmdline contains `<id>-psyche`; any unreadable signal DECLINES — a missed dup is bounded, a wrong-kill is catastrophic). This is the orphan-leak half of the perri F-010xF-015 field bug (the unsupervised install-dir Psyche that locked an update); the other half is the psyche own-copy (ADR-0025 amendment). (v0.13.2 W3 (a))
2026-07-03T10:35:29.8592511Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8592707Z 
2026-07-03T10:35:29.8592825Z ### REQ-ADAPTER-UPDATE-MESSAGE
2026-07-03T10:35:29.8594787Z - Title: An adapter manifest may declare `[update].message` — a plain (multi-line) human notice surfaced to stdout, markdown-rendered (the v0.13.0 helpfmt prose path), ONLY when `spt adapter update` actually APPLIES an update (version changed), not on a no-op. Read from the newly-installed manifest; avenue-agnostic (gh_release/delegated/file_pull). No `{key}` substitution. Use: an adapter telling the operator a post-update action, e.g. spt-claude-code's "run `/reload-plugins` in any ongoing sessions". (v0.13.2)
2026-07-03T10:35:29.8596385Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8596561Z 
2026-07-03T10:35:29.8596667Z ### REQ-ADAPTER-GH-TRANSPORT
2026-07-03T10:35:29.8598277Z - Title: The `gh_release` avenue (and `spt adapter add --release`) gain a fetch `transport`: `https` (current reqwest direct, public), `gh` (shell the pre-authorized `gh` CLI — the private-repo path; `gh` honors OAuth and `GH_TOKEN`, so spt custodies no token), or `auto` (default: prefer `gh` when installed+authed, else HTTPS). `--gh`/`--https` force it on `add`. Additive over the existing fetch path; verify->extract->register downstream is unchanged. (v0.13.2)
2026-07-03T10:35:29.8599799Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8599966Z 
2026-07-03T10:35:29.8600080Z ### REQ-ADAPTER-PROOF-DIR-OVERRIDE
2026-07-03T10:35:29.8601822Z - Title: The author-time proof commands (`spt adapter digest-proof`, `spt adapter translate-proof`) gain a `--dir <path>` / `--manifest <file>` override so an author proofs a DEV binary against an on-disk manifest+install dir WITHOUT staging a full extracted GhReleaseManaged install (mirrors digest-proof's `--sample` pointing straight at a file). Fixes perri F-011: a bare-file-added gh_release adapter currently can't be resolved by the *-proof commands ('manifest is not present yet at <dir>'); un-stales the bare-file digest-proof int. (perri F-011, v0.13.x DX)
2026-07-03T10:35:29.8603672Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8603858Z 
2026-07-03T10:35:29.8603967Z ### REQ-ADAPTER-VERSION-CMD
2026-07-03T10:35:29.8605800Z - Title: `spt adapter version <name>` prints a registered adapter's declared version — the EXISTING mandatory `[adapter].version` manifest field (manifest.rs already requires it; NOT a `[strings].version`, NOT `get-string`, no second version source). A new `AdapterCmd::Version{option}` resolves the option's merged view via `registry::resolve_option` like the sibling adapter subcommands and prints `manifest.adapter.version`; an unresolvable option errors (exit 1) the same way. (v0.13.2 W6)
2026-07-03T10:35:29.8607332Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8607510Z 
2026-07-03T10:35:29.8607616Z ### REQ-DOCS-NO-INTERNAL-CODES
2026-07-03T10:35:29.8609646Z - Title: Public CLI --help (the clap `///` doc-comments) and the generated `docs-site/src/cli/reference.md` MUST NOT contain internal tracker/decision codes — `REQ-*`, `F-###`, `M#-W#`, `ADR-####`. They are meaningless to an end user reading --help and ship to GH-Pages. A CI-gated scan (the `xtask check` docs gate) fails on any such token in the GENERATED reference.md (which by construction contains only clap help, so rustdoc `///` on fns/structs is OUT of scope and keeps its REQ/ADR cross-refs). Substance is kept; codes are rewritten to plain language. (v0.13.2 W6)
2026-07-03T10:35:29.8611331Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8611498Z 
2026-07-03T10:35:29.8611617Z ### REQ-RUN-MULTISUBNET-HOME
2026-07-03T10:35:29.8614915Z - Title: `spt endpoint run` resolves the home subnet at the skeleton-create step and pre-creates the skeleton perch carrying it, so the harness `bind` inherits home via establish_perch's immutable prior-branch (no hook change, no env injection). Resolution: sole-subnet auto; multi-subnet + no --subnet + NON-interactive terminal -> refuse early with MRU-ordered --subnet guidance (never the silent 25s online-timeout); multi-subnet + no --subnet + INTERACTIVE -> print proposed config (id/project/adapter[:profile]/home=MRU-default) + 'Ok to proceed? Y/n', n -> --subnet guidance; --subnet overrides + validates membership. MRU = ordered move-to-front LISTs at two levels (per-project + always-updated node-global fallback). Home stays IMMUTABLE (ADR-0010). Fixes the LATENT multi-subnet bringup gap (perri, not a regression — HOME_REFUSED established >=0.11.0; exposed by the node crossing 1->2 subnets). (ADR-0026)
2026-07-03T10:35:29.8617830Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8618023Z 
2026-07-03T10:35:29.8618133Z ### REQ-ENDPOINT-UNBOUND-ATTACH
2026-07-03T10:35:29.8621252Z - Title: An spt-hosted endpoint is ATTACHABLE between spawn and bind: gate the attach on the broker SESSION being attachable (session+PTY+OutputLog exist at spawn, before bind), not on perch STATUS_ONLINE (bind). cmd_endpoint_run + `spt rc <id>` attach to a live broker session regardless of perch status (headless bringups too; lets an operator clear a bind-gating prompt) -- replaces await_endpoint_online; preserves REQ-HAZARD-RC-ATTACH-ONLINE-RACE's 'no attach before a session' intent at the earlier session-exists point; source = the broker sessions map (ADR-0025 W3a); local-only. New on-disk status STATUS_UNBOUND (spawn->unbound, bind->online, death->offline); lifecycle reuses the existing exit-waiter/reconcile (session death->offline); unbound is attachable but NOT message-addressable (messaging stays online/bound-gated). EpDisplay gains Unbound = HOLLOW (+ hollow-controlled variant) -- amber=HarnessOnly is taken + means not-controllable (the opposite of attachable). (ADR-0027)
2026-07-03T10:35:29.8624259Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8624444Z 
2026-07-03T10:35:29.8624550Z ### REQ-MANIFEST-SUBST
2026-07-03T10:35:29.8627742Z - Title: Manifest substitution primitives for resolve-not-execute (ADR-0029, supersedes a rejected `spt api run-hook`): (1) two adapter-static substitution keys `{adapter_dir}` (the registry record's precise source_dir — install dir, survives updates, the dir bare-program resolution uses) and `{adapter_name}`, available wherever command/string substitution runs; (2) lazy substitution INSIDE `[strings]` values at `get-string` read time, scoped to those adapter-static keys ONLY (session-scoped {id}/{session_id}/… are NOT available — get-string carries no session; a get-string --session-id is a deferred larger change). Invariant preserved: spt-core never executes a string — it substitutes and returns; the adapter's own wrapper executes the result (e.g. a CC hook dispatcher get-strings its packed binary once per session into an env var, then runs it per-hook, so hook logic rides `spt adapter update`). (v0.16.0)
2026-07-03T10:35:29.8630701Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8630880Z 
2026-07-03T10:35:29.8630985Z ### REQ-ADAPTER-UPDATE-POST
2026-07-03T10:35:29.8634623Z - Title: Composite adapter update — an avenue-agnostic `[update.post]` sub-table `{ command, self_verifies }` run AFTER the primary avenue (gh_release/file_pull/delegated) resolves, in the same `spt adapter update` (ADR-0029). Runs UNCONDITIONALLY (even on an adapter version no-op — the post-step's own idempotent check decides). PUBLISHED stdin JSON seam: one line `{adapter_applied, adapter_name, profile_name, version, previous_version, adapter_dir}` (additive keys; post-step ignores unknown). stdout decides the notice: custom text SUPERSEDES [update].message; a reserved sentinel fires the static [update].message; empty = no notice. exit code orthogonal (0 ok / nonzero failed). Precedence: dynamic-stdout > sentinel/manifest-message > nothing. NO [update.post] declared ⇒ today's adapter_applied→[update].message unchanged; post-step FAILS ⇒ loud warning + fall back to adapter_applied→message. FAILURE-ISOLATED: a committed gh_release pull is never rolled back if the post-step fails (independent channels). (v0.16.0)
2026-07-03T10:35:29.8637857Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8638048Z 
2026-07-03T10:35:29.8638148Z ### REQ-TRANSLATE-COMMAND
2026-07-03T10:35:29.8642273Z - Title: `[message-idle-translation-binary]` accepts a `command` (opaque; args + ADAPTER-STATIC {adapter_dir}/{adapter_name} substitution ONLY — ratified v0.16.0 W1, NOT session {key}: the translation binary is a persistent process serving all sessions on the endpoint (session/event ctx arrives per-message via the stdin Init/Event protocol, never the spawn argv) and the live-update respawn site has no session ctx (a {id}-bearing command would MissingKey→spool); program token resolved against install_dir like [digest].extractor/[session.psyche_init]) in addition to the bare `path`. `path` is DEPRECATED — keeps parsing (manifest forward/back-compat) but emits a registration warning steering to command. Exactly one of {path, command} (both-set refused at registration; neither = no translation binary). The spawn lifecycle + stdin/stdout JSON-lines protocol (Init/Event/Input → key/text/delay_ms/commit) are UNCHANGED — command alters only how the executable+args are located/launched (read_translation_path → read_translation_command). Unblocks folding `claude-spt translate` into the one consolidated binary (downstream ADR-0006). (v0.16.0)
2026-07-03T10:35:29.8645966Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8646146Z 
2026-07-03T10:35:29.8646246Z ### REQ-SEND-REPLYTO-REMOVE
2026-07-03T10:35:29.8647898Z - Title: Remove `--reply-to` from `spt send` — a target-fallback + REPLIED-label nicety that confuses agents, with no wire effect (ADR-0020 already made messages structural (from,body), no __REPLY_TO__). Hard-remove (no deprecation shim): the clap flag, the is_reply/REPLIED label branch (always SENT/QUEUED), the `send` how-to --reply-to example, and the reply-to mention in REQ-DOCS-6's send topic. Reply-correlation stays on the structural `from` attribute. (v0.16.0)
2026-07-03T10:35:29.8649438Z - Required stages: impl, unit
2026-07-03T10:35:29.8649604Z 
2026-07-03T10:35:29.8649708Z ### REQ-DIGEST-CURSOR
2026-07-03T10:35:29.8653858Z - Title: `spt endpoint digest` gains incremental turn-end consumption (extends REQ-TERM-4/5): `--last <N>` = the last N TURNS (the digest's natural unit; --last 1 = the latest turn = turn-end output); a per-entry STABLE SOURCE-DERIVED `seq` in the --json output (deterministic from the entry's append position in the source — transcript record index across the session ledger / digest.log index — so a live re-projection yields the same seq for the same committed entry; NOT a window-position index that renumbers on slide); `--after <seq>` = entries newer than seq still in the window (full window + signal if seq predates it, mirroring the version-slide full-refresh). An in-flight (still-growing) entry is flagged `partial: true` with NO stable seq until finalized (consumer reprocesses partial, skips <= seq). Also emit per-entry `ts` where present (seq is the authoritative dedup+cursor key). The digest's agent text is sufficient fidelity (no raw-source mode). BINDING doc-guidance: an adapter's [digest] extractor / api digest-entry MUST classify delivered user-facing messages as turn-opening `input` (equiv to direct PTY user-input), else messaging-driven sessions collapse into a few giant turns and --last/seq lose granularity. (v0.16.0)
2026-07-03T10:35:29.8657756Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8657934Z 
2026-07-03T10:35:29.8658033Z ### REQ-CLI-JSON
2026-07-03T10:35:29.8660503Z - Title: A global `--json` flag (clap global=true) honored by the READ/STATUS command set: endpoint list/whoami, daemon status, subnet status/show-code, endpoint description/role, adapter list/version, notif list, grant list, access list, shell list, how-to (endpoint digest already has it). Action commands do not honor it. A shared print_json() helper + a coverage TEST asserting every command in the set emits valid JSON (guards against the missing-shared-formatter drift). Output uses explicit per-command output DTOs with committed field names — internal structs are NOT serialized verbatim (their fields would become a public contract; JSON is a consumed wire-parity surface). (v0.16.0)
2026-07-03T10:35:29.8662608Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8662783Z 
2026-07-03T10:35:29.8662887Z ### REQ-RUN-EMPTY-CREATE
2026-07-03T10:35:29.8664610Z - Title: `spt endpoint run` / bare `spt` routes a TOTALLY-EMPTY scope straight to the endpoint-creation flow: when gather_endpoints() is empty (nothing attachable, local OR subnet) PickerModel::new opens on Screen::CreateAdapter instead of PickExisting (today it always opens PickExisting + renders a blank list). A node WITH subnet endpoints but no local ones still has things to pick → stays on the picker. Extends REQ-RUN-PICKER. (v0.16.0)
2026-07-03T10:35:29.8666008Z - Required stages: impl, unit
2026-07-03T10:35:29.8666170Z 
2026-07-03T10:35:29.8666271Z ### REQ-RC-IDENTITY
2026-07-03T10:35:29.8668931Z - Title: `spt rc` overlays a persistent endpoint-identity marker so the operator always groks which endpoint they control: a reserved TOP status row via a DECSTBM scroll-region (shrink the PTY's reported rows by 1, own the row), right-aligned `SUBNET : ENDPOINT_ID @ NODE`, CYAN text. Re-assert the margin + repaint on alt-screen enter / DECSTBM reset / resize (output-scanning, like the existing mouse_scanner). NO window title (the harness, e.g. CC, owns it for busyness — OSC dropped). Resolve subnet/node/id once at attach (perch/registry read) and thread into the pump; subnet = the endpoint's home/primary ("local" if none). The literal floating rounded-rectangle corner box is DEFERRED to the future web-based GUI (not a grid-model rc — that lift is better spent on the GUI). (v0.16.0)
2026-07-03T10:35:29.8671330Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8671510Z 
2026-07-03T10:35:29.8671617Z ### REQ-JOIN-TWO-PHASE
2026-07-03T10:35:29.8675670Z - Title: `spt subnet join` is two-phase (meet-before-code) so the entered code is FRESH at the ceremony regardless of discovery time (ADR-0030). The meet selector is the PUBLIC `(subnet-name, TOTP-epoch)` (rendezvous_token = SHA256(domain ‖ name ‖ totp_step)); the secret TOTP-code is the SPAKE2 password ONLY, never a discovery input — so the code is collected AFTER a member is found. Extend the brain.pair_join event stream (brain.rs:1009): CLI PairMeetReq{subnet} → daemon meets (name, current-epoch) resolving the seed-holder's REAL stable pairing address → MetMember event → CLI prompts the code (cli.rs cmd_subnet_join :6236) → PairCodeSubmit{code} → daemon dials the held real-address on SPT_PAIR_ALPN + SPAKE2 → PairJoined/PairFail. Daemon holds the real-address between phases, bounded by a 5-MINUTE wait-for-code timeout; a wrong-code retry re-runs the CEREMONY ONLY against the held address (no re-search). The non-interactive `--code` path stays one-shot (no prompt; relies on REQ-NET-FAMILY-GATE fast discovery, fails loudly per REQ-JOIN-DIAGNOSTICS on staleness). Security unchanged — the meet is pre-trust/unauthenticated (SPT_PAIR_MEET_ALPN); auth stays in SPAKE2. (next milestone)
2026-07-03T10:35:29.8679612Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8679825Z 
2026-07-03T10:35:29.8679922Z ### REQ-NET-FAMILY-GATE
2026-07-03T10:35:29.8682777Z - Title: spt-core binds only IP families that are actually REACHABLE (ADR-0030), so a half-broken family (e.g. IPv6 whose AAAA resolves but whose path is dead) never silently consumes connection/discovery time. At NetEndpoint::bind (endpoint.rs), probe each family's reachability ONCE and bind only the working ones: dual-stack when both healthy; IPv4-only when IPv6 is dead; IPv6-only when IPv4 is dead (drop the DEAD family — NOT a fixed prefer-IPv4; IPv6-only networks must keep working). Re-evaluated on daemon restart (once-at-bind, no live re-eval in v1). Explicit overrides SPT_DISABLE_IPV6 / SPT_DISABLE_IPV4 force a family off (escape hatch + determinism + testing, mirroring SPT_NTP_SERVER); a forced-off family is never bound regardless of the probe. Reusable beyond join — every spt connection benefits. (next milestone)
2026-07-03T10:35:29.8685238Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8685415Z 
2026-07-03T10:35:29.8685529Z ### REQ-JOIN-DIAGNOSTICS
2026-07-03T10:35:29.8688907Z - Title: `spt subnet join` never fails SILENTLY (ADR-0030; the field incident showed no output at all). (a) LIVE progress during the meet (replace the one-shot "Searching…" cli.rs:6268 with periodic elapsed/deadline) so silence ≠ hang; (b) DETAILED failure on meet-exhaustion — rendezvous candidates + families attempted (IPv4/IPv6) + relay-vs-direct + the last concrete error — surfaced BEFORE any code prompt (a dead subnet must not make the user fetch a code); connect_seed_holder (pairhost.rs:437) and dial_via_rendezvous (meet.rs:281) currently swallow per-attempt errors — thread the last error up with attempt context; (c) PROPAGATE the terminal event — brain.rs:1024 `_ => continue` must deliver a daemon NoSeedHolder/PairFail to the CLI as a printed error (this is WHY the user saw nothing); (d) `--verbose`/`SPT_LOG` discovery TRACE (per-probe derived id, discovery path mDNS/n0-DNS/relay, per-family timeouts), opt-in — no such knob exists today. (next milestone)
2026-07-03T10:35:29.8691855Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8692025Z 
2026-07-03T10:35:29.8692136Z ### REQ-PRESENCE-LIVENESS-TRUTH
2026-07-03T10:35:29.8697793Z - Title: A node's gossiped per-endpoint registry Status reflects real liveness, so a remote viewer never paints a DEAD endpoint as ONLINE. ROOT (confirmed + gated vs CONTEXT.md): registryhost.rs:397-405 advertises a NOT-alive perch as Status::Dormant (the `else` of is_perch_alive), re-stamped every gossip round (never ages to Offline). Design intent GATED vs resting.rs + CONTEXT.md: active/dormant is the MULTI-INSTANCE routing differentiator (active = the bare-id routing target; dormant = a WARM non-target sibling — 'driving ling@laptop makes ling@desktop dormant', resting.rs:97; transitions active→dormant on AttentionShift/Detach). suspended = COLD (session closed, resumable-on-wake) while its NODE is UP. offline = NODE DOWN — NEVER self-gossiped (RestState has no Offline; a live node only ever gossips active/dormant/suspended), remote-inferred via epoch-lease eviction. So labeling a NOT-running perch Dormant is the DEFECT (dormant requires warm/running). PRIMARY FIX (registryhost `else`, not-bound-alive): live-but-UNBOUND (has a live broker session; is_perch_alive is bound-gated) → Active/Dormant (still warm); else (cold, no live session, but its node is up because this very daemon is gossiping) → SUSPENDED — NOT Dormant, NOT Offline (the node is UP; Offline is never self-gossiped). This alone removes the false-ONLINE. dormant keeps gossiping (routing/MRA needs it) but RENDERS as its online flavor (no distinct glyph; the dormant→suspended auto-suspend timer disambiguates recency). The DISPLAY of these states (incl Suspended=gray-filled) is REQ-SUBNET-DISPLAY-PARITY. Design: docs/design/subnet-presence-display.md §A. (next milestone)
2026-07-03T10:35:29.8703034Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8703210Z 
2026-07-03T10:35:29.8703316Z ### REQ-SUBNET-DISPLAY-PARITY
2026-07-03T10:35:29.8708276Z - Title: The `spt endpoint run` picker renders endpoint state IDENTICALLY for local and remote (subnet) rows — bound/unbound, controlled (+driver node), and harness-only are all visible across the subnet, not local-only. Today data.rs:293-294 reduces a remote row to plain green-filled/gray-hollow because those facts aren't propagated. (1) GOSSIP additive per-Instance fields: bound/unbound, controlled + driver-node, harness_only (Offline is never gossiped — node-down is remote-inferred). (2) Derive the full EpDisplay for subnet rows from the gossiped fields, same path as local (remove the remote-reduction). (3) PALETTE rework (fill = ACTIONABLE: filled=can act now (rc-control if online, WAKE if suspended-on-live-node) / hollow=cannot (no control seat / node gone)): green-filled=online+bound+free; blue-filled=online+controlled (desc shows `controlled by <node>`); RED-filled=online+UNBOUND (controlled-or-not; controlled-ness shown via available options not glyph) — replaces green-hollow Unbound + absorbs the dropped UnboundControlled; AMBER-HOLLOW=online+harness-only (no broker seat → can't rc) — was amber-FILLED; GRAY-FILLED=Suspended (cold, node up — wakeable) NEW; gray-hollow=Offline (node down) now REMOTE-ONLY. EpDisplay: drop UnboundControlled, Unbound→red-filled, HarnessOnly→amber-hollow, add Suspended(gray-filled). Picker maps Active|Dormant→online flavor, Suspended→gray-filled, Offline→gray-hollow. (next milestone)
2026-07-03T10:35:29.8712770Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8713060Z 
2026-07-03T10:35:29.8713179Z ### REQ-UPDATE-FETCH-CURRENT-UX
2026-07-03T10:35:29.8716523Z - Title: `spt update fetch` reports an already-staged / already-applied latest as an ACTIONABLE human outcome (exit 0), not a Debug-formatted error. ROOT: cmd_update_fetch (cli.rs) sets the rollback floor = staged_version, so when the published candidate == the already-staged version, verify_update_set_metadata returns Err(RejectReason::Rollback{current,candidate}) — printed as {reason:?} (Debug) at exit 1, reading as a FAILURE when the update is merely already downloaded and just needs `spt update apply` (this bit the operator: fetch kept 'failing', apply was the missing step). FIX: a PURE classifier (reason, applied, staged) -> {AlreadyStaged (latest downloaded, not yet installed) / AlreadyApplied (up to date) / GenuineError}; already-staged + already-applied print a friendly message and exit 0; genuine rejects use RejectReason's Display (release.rs, not Debug) + exit 1 — applied at ALL THREE fetch reject sites (metadata + artifact-verify + plan-verify). (v0.18.0)
2026-07-03T10:35:29.8719514Z - Required stages: impl, unit
2026-07-03T10:35:29.8719685Z 
2026-07-03T10:35:29.8719790Z ### REQ-UPDATE-FETCH-APPLY-FLAG
2026-07-03T10:35:29.8722844Z - Title: `spt update fetch --apply` is the one-shot get-to-latest: fetch, then INSTALL the staged update REGARDLESS of whether the fetch itself staged anything new — so the brittle `fetch && apply` chain (which broke when fetch no-oped / exited nonzero on an already-staged latest, skipping the chained apply) is unnecessary. Composes with REQ-UPDATE-FETCH-CURRENT-UX: the end state is 'installed latest', reached idempotently from new-staged -> apply / already-staged (applied<candidate) -> STILL apply / already-applied -> noop+exit0 / genuine error (bad signature, no artifact for platform, true downgrade, network) -> do NOT apply, propagate the error + nonzero. Reuses the existing cmd_update_apply core (its own verify + two-phase + auto-rollback own correctness; no duplicated swap/respawn). Additive clap flag (plain doc-comment, no internal codes); reference.md regenerated. (v0.18.0)
2026-07-03T10:35:29.8725642Z - Required stages: impl, unit
2026-07-03T10:35:29.8725808Z 
2026-07-03T10:35:29.8725926Z ### REQ-UPDATE-RUNNING-IMAGE-SURFACE
2026-07-03T10:35:29.8729817Z - Title: `spt` surfaces the RUNNING broker image version beside the on-disk version so an updated-looking node reveals broker-side dormancy. ROOT (F-025): `spt update apply` restarts the BRAIN only (ADR-0018 D3-3) — the BROKER process survives and keeps running its pre-apply compiled image, so every broker-side surface of a freshly-applied release (the F015B live-apply matcher, dispatch inject legs, etc.) is silently dormant until a full daemon bounce, with nothing in the CLI revealing the split. FIX: the running broker SELF-REPORTS its compiled image version over IPC (a new request KIND answered by the live broker process from its own compiled build constant) — HARD CONSTRAINT: the version comes FROM the running broker process, NEVER inferred from disk bytes, install manifest, or file timestamps, since the disk is exactly the half that is already ahead; a version-surface command (`spt version` and/or `spt daemon status`) prints the running-broker version beside the on-disk/product version and flags a mismatch. Keeps read-side truth independent of write-side claims (the field lesson from F015B). (F-025)
2026-07-03T10:35:29.8733217Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8733391Z 
2026-07-03T10:35:29.8733523Z ### REQ-UPDATE-APPLY-RESTART-NOTICE
2026-07-03T10:35:29.8735959Z - Title: `spt update apply` prints a LOUD restart-required notice whenever the surviving broker will keep running the pre-apply image (which, until broker-restart choreography exists, is ALWAYS on a successful apply). Public wording, no internal CODE:RESULT markers (composes with REQ-ADAPTER-UPDATE-MESSAGE / the update-apply-confident-message rule) — name the user-visible CONSEQUENCE ('daemon-coordinated features run the previous version until the daemon restarts'), not the broker/brain internals. Composes with REQ-UPDATE-RUNNING-IMAGE-SURFACE (the notice tells the user what the version-surface will then show, and how to clear it). (F-025)
2026-07-03T10:35:29.8738001Z - Required stages: impl, unit
2026-07-03T10:35:29.8738159Z 
2026-07-03T10:35:29.8738277Z ### REQ-UPDATE-APPLY-ALREADY-APPLIED
2026-07-03T10:35:29.8741116Z - Title: `spt update apply` classifies an already-staged / already-applied state as a friendly exit-0 no-op instead of dying at the binary-aside rename with 'Access is denied (os error 5)'. ROOT (F-025): a second apply on an already-applied staged version reaches the two-phase binary-aside rename and fails os-error-5, reading as a hard failure when the machine is simply up to date. FIX: apply gains the same pure classifier `fetch` got in v0.18.0 (REQ-UPDATE-FETCH-CURRENT-UX) — already-applied → clear message + exit 0, and the flow MUST short-circuit BEFORE the binary-aside rename in that state; mirror the classifier at ALL apply reject/entry sites the way the fetch fix covered its three. Genuine errors (bad signature, wrong platform, true downgrade, network) still propagate nonzero. (F-025)
2026-07-03T10:35:29.8743516Z - Required stages: impl, unit
2026-07-03T10:35:29.8743669Z 
2026-07-03T10:35:29.8743787Z ### REQ-BROKER-ATTACH-JOURNAL-RESILIENT
2026-07-03T10:35:29.8746976Z - Title: A poisoned EffectJournal mutex or a sick NetHost runtime must NOT permanently brick all future attaches. Bug #16 (URGENT): a live spt-hosted endpoint (eel-a) attach fails with 'brain IPC read deadline elapsed' after a self-update brain-respawn — the broker survives the respawn and one journaled op (dispatch_net_stream_open journal.apply_once + loopback open_stream runtime.block_on nethost.rs:1060) enters a bad state, so every journaled attach silently kills its per-conn reply thread while non-journaled ops keep working. Fix: recover PoisonError via into_inner (effect.rs apply_once, replace the .expect panics) so one panic cannot brick all attaches; bound the loopback open_stream block_on (nethost.rs:1060) like the QUIC bounded_block_on so a sick runtime fails fast with an error frame not an opaque 10s deadline. Reinforces REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #16.
2026-07-03T10:35:29.8749943Z - Required stages: impl, unit
2026-07-03T10:35:29.8750103Z 
2026-07-03T10:35:29.8750211Z ### REQ-WAN-SEND-DELIVERY
2026-07-03T10:35:29.8752865Z - Title: Bug #9/#10: cross-node spt send reports SENT(WAN) but does not deliver, even on stable-IP pairs. Real root: spt send resolves the dial with id-only addr_for_node_hex (endpoint.rs:538) which forces a fresh iroh discovery round-trip every send, while the gossip pump uses cached direct addresses (dial_seeded/PeerAddrStore) so gossip stays green but send rides a marginal discovery path that cannot carry the fire-and-forget payload; the handshake completes so SENT(WAN) prints falsely. Fix: (1) route the WAN dial through the pump seeded-direct-address resolution (PeerAddrStore first, id-only fallback); (2) receiver writes its WanOutcome back so the sender confirms delivery under the QUIC deadline and only reports SENT on confirmed delivery, honest failure otherwise. Access-gate/perch/spool all verified correct (ruled out). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #9-10.
2026-07-03T10:35:29.8755501Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8755677Z 
2026-07-03T10:35:29.8755788Z ### REQ-RC-CROSS-NODE-ATTACH
2026-07-03T10:35:29.8758268Z - Title: Bug #4: spt rc to a remote endpoint fails with 'no live session' though endpoint list shows it Active — rc.rs:1063 resolves only the LOCAL broker session table and always dials loopback, never consulting the registry or dialing the owning node (the cross-node attach transport exists in the broker; only the client leg is missing). Fix: on a local resolve miss, resolve the owning node from the registry (reuse resolve_across_visible), net_dial that node, and run a remote session-resolve + serve_attach round-trip (mirror the wansend resolve-dial-round-trip pattern). Shares the resolve-owning-node primitive with REQ-WAN-SEND-DELIVERY. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #4.
2026-07-03T10:35:29.8760450Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8760626Z 
2026-07-03T10:35:29.8760730Z ### REQ-RC-WIN-VT-OUTPUT
2026-07-03T10:35:29.8764737Z - Title: Bug #12: `spt rc` to an endpoint renders ANSI escapes LITERALLY (raw ←[K / color codes) on a Win10 conhost console, garbling the viewport — while `endpoint run --attach` in the SAME env renders fine and Win11 Windows Terminal is unaffected. Root (code-grounded, doyle): rc.rs RawGuard::enable calls only crossterm enable_raw_mode (INPUT raw mode) and NEVER enables ENABLE_VIRTUAL_TERMINAL_PROCESSING on the OUTPUT handle; Win10 conhost defaults VT-output OFF so escapes print literally, whereas the picker/alt-screen setup on the endpoint-run path enters crossterm's VT-enabling console setup first (leaving VT-output on) — so it is the rc-attach CLIENT PATH specifically, and --attach-works-same-env confirms (not refutes) the VT-out theory. Fix: in the rc attach path (RawGuard), on cfg(windows) + interactive console (mirror the windows_mouse_wanted guard so piped stdin/stdout keeps clean bytes for the e2e byte tests), SetConsoleMode STD_OUTPUT_HANDLE |= ENABLE_VIRTUAL_TERMINAL_PROCESSING|ENABLE_PROCESSED_OUTPUT, capture the prior mode, restore on Drop. cfg(windows)-only, client-side, independent of #4/#6. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #12.
2026-07-03T10:35:29.8768267Z - Required stages: impl, unit
2026-07-03T10:35:29.8768551Z 
2026-07-03T10:35:29.8768662Z ### REQ-GOSSIP-CONTROLLED-ANY
2026-07-03T10:35:29.8771139Z - Title: Bug #3: a locally-controlled endpoint gossips controller_node = None so remote viewers show it free to control. Root: driven_by is stamped Some(node) only for a REMOTE WAN attach (attach.rs:337); a local controller is by=None by design (broker.rs:1750, KH 7.15 — a local-only controller must not latch driven_by). Fix: broker stamps a SEPARATE any-controller datum (true/Some(host) for a local OR remote controller) alongside stamp_driven_by, and advertise_local gossips Instance controller_node from it, leaving the remote-only driven_by untouched (do not trip REQ-HAZARD-DRIVEN-BY-SELFHEAL). node-refresh is NOT the fix (data is absent at source). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #3.
2026-07-03T10:35:29.8773192Z - Required stages: impl, unit
2026-07-03T10:35:29.8773351Z 
2026-07-03T10:35:29.8773454Z ### REQ-SUBNET-COUNT-ROUTABLE
2026-07-03T10:35:29.8775496Z - Title: Bug #2: a remote node endpoint count drifts (0/2, 1/3) because node_status_rows (cli.rs:5314) increments the per-node total unconditionally, counting non-routable Offline ghost rows; purge is not a registry eviction (it gossips a one-shot Offline row that is immortal on remote viewers — eviction is per whole-node only). Fix: routable-only denominator (total += status.routable()) keeping a separate raw count for the all-Offline liveness branch; plus per-row Offline-TTL eviction so purged endpoints stop accumulating on remote snapshots. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #2.
2026-07-03T10:35:29.8777284Z - Required stages: impl, unit
2026-07-03T10:35:29.8777451Z 
2026-07-03T10:35:29.8777556Z ### REQ-BROKER-SCREEN-GRID
2026-07-03T10:35:29.8780738Z - Title: Bugs #6 + #12 + #7/#8-artifacts: the broker is a raw-byte pump with no screen model — OutputLog replays the raw ring from seq 0 into a fresh terminal on attach, so an alt-screen TUI (Claude Code) corrupts scrollback (#6) and rc-to-a-pre-running-endpoint garbles (#12 — rc and endpoint run --attach are the SAME client fn, so it is replay content not a client-VT bug). Fix: a server-side VT/grid/screen model (tmux/mosh-style) that maintains authoritative screen + alt/main + cursor and synthesizes a CLEAN current-screen repaint on attach instead of replaying mid-stream ring bytes. Also eliminates residual-cell artifacts on animate/scroll/resize (#7/#8). Operator NON-NEGOTIABLE: accurate PTY representation with zero artifacts. (win32 vterm in the report means this server-side emulator, not ConPTY which is already the backend.) See docs/NEXT-MILESTONE-BUG-TRIAGE.md #6/#12.
2026-07-03T10:35:29.8789763Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8789982Z 
2026-07-03T10:35:29.8790091Z ### REQ-RC-IDMARKER-DISABLE
2026-07-03T10:35:29.8791803Z - Title: Bugs #14 + #7/#8 (marker half): feature-flag the top-right StatusRow endpoint-id marker OFF (rc.rs:198-307). It is a one-shot absolutely-positioned paint that scrolls off-screen and is not re-stickied (#14), and its DECSC/clear/SGR injection splices into the harness in-flight drawing causing residual artifacts (#7/#8). Ship disabled next release (operator: save the concept for a future web SPT GUI); revisit as a proper per-frame sticky overlay only once REQ-BROKER-SCREEN-GRID provides the screen model. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #14.
2026-07-03T10:35:29.8793555Z - Required stages: impl, unit
2026-07-03T10:35:29.8793726Z 
2026-07-03T10:35:29.8793837Z ### REQ-ENDPOINT-LIST-PALETTE
2026-07-03T10:35:29.8796578Z - Title: Bugs #11 + #15 (display): spt endpoint list renders status as plain text while the picker turns the same ResourceRow into the W5 colored EpDisplay palette. Fix: extract one shared ResourceRow-to-EpDisplay builder + make the picker display enums/helpers public, and have endpoint list render the same colored status squares (via helpfmt stdout_color, not ratatui Span). This also fixes #15 — a lone warm detached instance renders as its online flavor (Dormant maps to online) instead of leaking the bare word Dormant through the text-only list (no resting.rs/CONTEXT model change; operator ruling display-only). Couples REQ-PICKER-NODE-GROUPING (both edit subnet_rows — sequence the shared-builder extraction first). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #11/#15.
2026-07-03T10:35:29.8799195Z - Required stages: impl, unit
2026-07-03T10:35:29.8799367Z 
2026-07-03T10:35:29.8799477Z ### REQ-PICKER-NODE-GROUPING
2026-07-03T10:35:29.8801214Z - Title: Bug #13: the endpoint run Subnet tab shows a machine once PER shared subnet (subnet_rows data.rs:253 iterates per-subnet, groups by subnet:node, no cross-subnet dedup). Fix: dedup by (node, endpoint_id) across the subnet loop, collect the set of shared subnet names per endpoint, emit one group per MACHINE (group = node_display) with its shared subnets listed beneath the machine name; reconcile per-endpoint status across subnets (most-alive). Couples REQ-ENDPOINT-LIST-PALETTE (both edit subnet_rows). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #13.
2026-07-03T10:35:29.8802923Z - Required stages: impl, int
2026-07-03T10:35:29.8803099Z 
2026-07-03T10:35:29.8803204Z ### REQ-ENDPOINT-LIST-NODE-GROUPED
2026-07-03T10:35:29.8808439Z - Title: spt endpoint list is node-grouped over unique INSTANCES, not subnet-grouped over duplicated rows: one row per (id,node) instance — subnet duplication collapsed (ADR-0006 §1: subnet is never an identity axis), freshest-epoch wins a cross-subnet status disagreement (the resolve_among twin rule) — grouped under 'This node: <label>' (cyan; local roster is the status truth, advertised-status vocabulary, corrupt = suspended + corrupt annotation) then remote nodes alphabetical (node name orange 38;5;208, the legacy $LIVE orange), each node carrying a light-gray 'Shared subnets:' line (subnets among our memberships where that node gossips any visible row; per-instance subnet detail stays in --json/--detail), instance rows [id, endpoint_type, glyph, status] (endpoint_type threaded from Instance.endpoint_type through ResourceRow — additive, pre-field rows render '-'), per-node 'Total:' lines with NO grand total (the stderr ENDPOINTS:<n> line is REMOVED — it counted subnet rows, so the same instance in N subnets counted N times), SELF pin kept first with a '(self @ <node>)' marker (REQ-WHOAMI-1 alias; self also appears as a This-node row so the node total stays honest), remote nodes with zero visible instances skipped, --subnet narrows the union to that subnet's view, --json DTO structure UNCHANGED (committed surface; gains only an additive endpoint_type field). Grill-with-docs ruling 2026-07-02 (operator + doyle); sibling of REQ-PICKER-NODE-GROUPING (the picker half of the same dedup law).
2026-07-03T10:35:29.8813077Z - Required stages: impl, unit
2026-07-03T10:35:29.8813246Z 
2026-07-03T10:35:29.8813352Z ### REQ-ENDPOINT-LIST-REST-FILTER
2026-07-03T10:35:29.8816259Z - Title: spt endpoint list hides SUSPENDED instances by default; a new --show-all flag reveals them. Status-first row ordering with fixed precedence ONLINE > CONTROLLED > UNBOUND > SUSPENDED (when shown) > corrupt last, alphabetical by id within each band. Two invariants: (1) CORRUPT rows ALWAYS render regardless of filters — corrupt is a record condition demanding operator action (purge/re-mint), not resting clutter; hiding it would re-create counter-39 bug #3 (cross-ref REQ-HAZARD-CORRUPT-PERCH-COHERENCE, CONTEXT.md instance-state _Also avoid_); (2) the per-node Total line DISCLOSES the filter — 'Total: N (+M suspended hidden)' — so nothing silently vanishes. Registry-Offline rows stay excluded by projection law (resource_projection skips unroutable; unchanged). Grill-with-docs ruling 2026-07-02 (operator + doyle).
2026-07-03T10:35:29.8818752Z - Required stages: impl, unit
2026-07-03T10:35:29.8818919Z 
2026-07-03T10:35:29.8819086Z ### REQ-ADAPTER-UPDATE-INPLACE
2026-07-03T10:35:29.8820816Z - Title: Bug #18: spt adapter update fails at re-register with os error 2 because it derives the install dir from the update repo NAME (_github/<safe>) instead of updating in place at the adapter record source_dir; when the adapter repo is intentionally renamed across releases (spt-claude-code to claude-spt, supported), the derived dir is fresh/empty and re-register reads a missing manifest. Fix: adapter update installs and re-registers in place at the registered source_dir and tolerates a changed update repo/URL across a rename. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #18.
2026-07-03T10:35:29.8822692Z - Required stages: impl, unit
2026-07-03T10:35:29.8822849Z 
2026-07-03T10:35:29.8822960Z ### REQ-DIGEST-PROFILE-ENV
2026-07-03T10:35:29.8825673Z - Title: Bug #17: spt endpoint digest returns NO_DIGEST for a ccs-profile endpoint (claude-spt:ccs) though [digest] is wired and the transcript exists — under .ccs (CLAUDE_CONFIG_DIR relocation) not .claude. The on-demand digest runs the extractor in the daemon context WITHOUT the endpoint profile transcript-location env, so the env-aware resolver cannot find the relocated transcript. Fix: propagate/persist the endpoint profile transcript-location env (e.g. the ccs CLAUDE_CONFIG_DIR) to the on-demand digest extractor so a profile-relocated transcript resolves; confirm the exact extractor verdict via spt adapter digest-proof. Ownership spt-core (digest env/profile propagation), possibly with a claude-spt extractor-resolver assist. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #17.
2026-07-03T10:35:29.8828040Z - Required stages: doc, impl, unit
2026-07-03T10:35:29.8828217Z 
2026-07-03T10:35:29.8828326Z ### REQ-DIGEST-FETCHER-STRATEGY
2026-07-03T10:35:29.8832956Z - Title: Bug #17 (W6b, closes eel-a end-to-end): [digest] gains a `fetcher` strategy mirroring [history]'s locate/normalize split (CONTEXT §history: [digest] mirrors history's two strategies — locate ownership). ROOT: the pre-W6b [digest] had only the locate_normalize analog (spt-core resolves ONE `source` template + pre-reads the file), which CANNOT express a PARTITIONED transcript layout — CC's projects/<munge(cwd)>/<session_id>.jsonl or a date-globbed rollout tree — the exact case CONTEXT already assigns to the adapter. spt-core (correctly) provides NO {project}/slug key (harness-specific cwd munging = the charter violation FIX-A was rejected for). Fix: strategy = fetcher makes the ADAPTER's extractor locate + read + emit normalized records; spt-core runs it bounded (no locate, no pre-read, no stdin) and consumes stdout, feeding only the harness-NEUTRAL inputs it owns — {session_id}, the perch-bound {cwd} (info.json.cwd), and the captured [env] direction=read vars (W6/REQ-DIGEST-PROFILE-ENV) — so the extractor globs the unique {session_id} under {read-var-root}/projects/ with no slug. Keeps locate_normalize (default, back-compat) for a trivial single-file harness. Distinct capability from REQ-DIGEST-PROFILE-ENV (which supplies the root env). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #17.
2026-07-03T10:35:29.8836895Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8837090Z 
2026-07-03T10:35:29.8837198Z ### REQ-ADAPTER-ADD-SURFACE-ERRORS
2026-07-03T10:35:29.8839058Z - Title: Bug #1: adapter add runs the install-as-first-update via conduct (cli.rs:6963) which on a non-zero exit prints only the exit code and DISCARDS the subprocess stdout/stderr, so the real error is invisible (the failure itself does propagate). Fix: include out.stderr/stdout in the ADAPTER_INSTALL_FAIL message (mirror run_update_post_step). Operator ruling: ALSO run the [update.post] composite step at install-time (today it runs only on explicit adapter update), so an install both surfaces detail and completes the delegated post-step. See docs/NEXT-MILESTONE-BUG-TRIAGE.md #1.
2026-07-03T10:35:29.8840855Z - Required stages: impl, unit
2026-07-03T10:35:29.8841022Z 
2026-07-03T10:35:29.8841131Z ### REQ-ENDPOINT-LIST-NODE-IDENT
2026-07-03T10:35:29.8842739Z - Title: Bug #5: spt endpoint list local section header is the hardcoded literal LOCAL (this node) (render_local_section cli.rs:4359). Change to 'This node: <node-id>' using the existing node-ident idiom (os_hostname + nodeid public-key prefix, cli.rs:5531 — factor a node_ident_display helper); compute in the impure print_local_section, pass into the pure renderer. Update the two test assertions (cli.rs:10711/10716). See docs/NEXT-MILESTONE-BUG-TRIAGE.md #5.
2026-07-03T10:35:29.8844289Z - Required stages: impl, unit
2026-07-03T10:35:29.8844447Z 
2026-07-03T10:35:29.8844570Z ### REQ-HAZARD-CONTROL-STAMP-LIFETIME
2026-07-03T10:35:29.8847555Z - Title: #2: a control/viewer stamp never outlives its session — every teardown path clears what attach stamped. The broker exit-waiter (broker.rs ~:1844) sends the exit frame + sessions.remove(&id) but does NOT clear the perch's controller/viewer stamps; clear_controller()->stamp_driven_by() (clears driven_by+controlled) runs ONLY on controller-detach/evict/displace. /exit kills the CHILD not the controller conn, so the OutputLog drops with controlled:true, viewer_count, (and driven_by for a remote controller) latched in info.json forever — and hfenduleam keeps gossiping controller_node=self cross-node. Fix: on session reap, clear the perch's controller/viewer stamps (set_driven_by(None)+set_controlled(false)+set_viewer_count(0) via the known endpoint id) — broker stays the single writer. KNOWN-HAZARDS invariant. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #2.
2026-07-03T10:35:29.8850215Z - Required stages: doc, impl, int
2026-07-03T10:35:29.8850394Z 
2026-07-03T10:35:29.8850499Z ### REQ-PICKER-CONTROLLED-LOCAL
2026-07-03T10:35:29.8853386Z - Title: #3 local half: a LOCALLY-controlled endpoint renders CONTROLLED in its own node's picker. display_status() (crates/spt/src/picker/model.rs:415) derives Controlled ONLY from driven_by.is_some(), but driven_by is REMOTE-only by design (KH 7.15) — a locally-controlled endpoint has driven_by=None + controlled=true, and local_rows (data.rs:220) never threads controlled into EndpointRow, so a locally-RC'd endpoint shows plain ONLINE in its own picker (remote rows are fine — gossip stamps controller_node=self, REQ-GOSSIP-CONTROLLED-ANY; the asymmetry is the bug). Fix: EndpointRow gains controlled:bool (local: rec.controlled; remote: controller_node.is_some()); display_status -> Controlled when driven_by.is_some()||controlled; desc pane says 'controlled locally' when the driver is unnamed. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #3.
2026-07-03T10:35:29.8855885Z - Required stages: impl, unit
2026-07-03T10:35:29.8856057Z 
2026-07-03T10:35:29.8856166Z ### REQ-PICKER-PROJECT-HISTORY-TRUTH
2026-07-03T10:35:29.8859464Z - Title: #1: picker project history is derived from sessions.log cwds (newest->oldest, deduped by project_id_for_dir) UNION context-store branches, EXCLUDING owlery-internal paths (any cwd under spt_home()/owlery) everywhere a project is displayed or inferred. Fixes three stacked defects (crates/spt/src/picker/data.rs): (1a) project_history_for (data.rs:372) reads ONLY context-store p-* branches, which are empty on this box -> history []; (1b) the fallback origin project (data.rs:207) is derived from info.json.cwd = latest-boot-cwd (rewritten every rebind), not origin; (1c) psyche-host sessions bind owlery-internal cwds that pollute history. Full DIRS stay available in the model (feature #5 needs them). PROJECT REPRESENTATION RULING (operator 2026-07-03): project IDs ONLY, EVERYWHERE incl local display; on ID collision disambiguate minimally via a PURE disambiguate_project_ids(entries)->display-names fn (append one-level-up parent folder and/or root drive letter, e.g. 'spt-core (projects)' vs 'spt-core (D:)'). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #1.
2026-07-03T10:35:29.8862733Z - Required stages: impl, unit
2026-07-03T10:35:29.8862900Z 
2026-07-03T10:35:29.8863015Z ### REQ-STORE-CONTEXT-BRANCH-FILL
2026-07-03T10:35:29.8864818Z - Title: #1 SI-1 (RCA, operator-promoted 2026-07-03): the context store (tracked/.seed.git) holds ZERO p-* branches on a box with months of live-agent use, while kitsubito/enlyzeam stores carry them. Context commits never land -> picker history has no store source (REQ-PICKER-PROJECT-HISTORY-TRUTH's fallback ships regardless, but the store must ALSO fill). RCA the contextstore write->branch-commit path with evidence (commune-ingest/context-commit regression vs store re-init), contrast the healthy stores, land whatever fix the RCA names. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #1 SI-1.
2026-07-03T10:35:29.8866745Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8866923Z 
2026-07-03T10:35:29.8867046Z ### REQ-GOSSIP-ADAPTER-PROJECTS
2026-07-03T10:35:29.8869927Z - Title: #4: remote endpoint details (harness + project history) are gossiped, not faked. Today from_resource_row (crates/spt/src/picker/model.rs:340) hardcodes project_history=Vec::new() for every remote row and passes adapter_profile=row.resources (the blurb masquerading as the harness), and Instance/ResourceRow (crates/spt-net/src/net/registry.rs:457) carry no adapter field and no project list. Fix: additive gossip fields N-1-safe exactly like endpoint_type — Instance.adapter (composite <adapter>[:profile]) + Instance.recent_projects (bounded, newest-first, project IDs only) -> thread to ResourceRow -> from_resource_row stops faking. Pre-field remote rows render '-'. Project IDs only + REQ-PICKER-PROJECT-HISTORY-TRUTH's disambiguation. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #4.
2026-07-03T10:35:29.8872316Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8872492Z 
2026-07-03T10:35:29.8872606Z ### REQ-ENDPOINT-LIST-PROJECT-COL
2026-07-03T10:35:29.8874845Z - Title: #8: spt endpoint list gains a second column <project>/ (the endpoint's LATEST project) -> 4 columns total: id / <project>/ / type / status. Local rows: head of REQ-PICKER-PROJECT-HISTORY-TRUTH (sessions.log-derived, owlery-excluded). Remote rows: head of REQ-GOSSIP-ADAPTER-PROJECTS recent_projects. Project IDs only + #4 disambiguation; '-' when unknown (pre-field remote rows). Extends the v0.21.0 node-grouped renderer (format_instance_rows — additive column, alignment char-width-safe). --json: additive project field on the row DTO (skip-if-none, N-1 safe). Depends on #1 + #4. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #8.
2026-07-03T10:35:29.8876726Z - Required stages: impl, unit
2026-07-03T10:35:29.8876881Z 
2026-07-03T10:35:29.8876996Z ### REQ-API-ENDPOINT-INFO
2026-07-03T10:35:29.8880598Z - Title: #7: spt api endpoint-info [<id>] (JSON) lets an endpoint learn its ATTACHED (controlling) node — claude-spt surfaces local + attached node names on UserPromptSubmit so the agent knows whether getting a file to the user needs extra steps (user RC'd in from another machine). spt api * is the harness-contract agent-facing surface (JSON-first, rides perch identity/auth so the bare no-<id> form self-resolves like whoami). Payload (committed DTO, additive-forever): { id, endpoint_type, adapter, local_node:{label,key}, attached_node:{label,key}|null, controlled:bool, project:<current project id>, cwd, subnets:[...] } — attached_node from controller stamps (driven_by remote / self-node when controlled with no remote driver), null when uncontrolled. HARD dependency on #2 + #3 (stamps must be honest first). Adapter-side consumable -> perri release-ping on publish. Naming: chose 'spt api endpoint-info' over alt 'spt endpoint get-info' — api is the agent surface (doc rationale). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #7.
2026-07-03T10:35:29.8883706Z - Required stages: impl, unit
2026-07-03T10:35:29.8883862Z 
2026-07-03T10:35:29.8883972Z ### REQ-PICKER-START-PROJECT-CHOICE
2026-07-03T10:35:29.8886129Z - Title: #5: after 'Start now' in the endpoint picker, swap the bottom Options panel to a 'Choose project' list: (1) the endpoint's most recent project dir, (2) 'Here: <dir>' — the spt endpoint run cwd (only if different), (3) all other project-history dirs newest->oldest. Fire the step ONLY when (A) the run cwd mismatches a singular history entry, or (B) history has >1 entry; otherwise start immediately (today's behavior). Depends on REQ-PICKER-PROJECT-HISTORY-TRUTH (needs full DIRS from sessions.log, owlery-internal exclusion applies). Start-now is local-only (no gossip). See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #5.
2026-07-03T10:35:29.8887981Z - Required stages: impl, unit
2026-07-03T10:35:29.8888151Z 
2026-07-03T10:35:29.8888262Z ### REQ-PICKER-RESUME-CONTEXT-PANEL
2026-07-03T10:35:29.8889896Z - Title: #6: the 'Resume from history' view keeps the endpoint's 'Confirm selection' top panel and swaps ONLY the bottom panel to 'Resume from a prior session' — the user stays contextually informed about what they're picking (today the resume view replaces the whole screen). crates/spt/src/picker/view.rs (resume screen) + model screen state. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md #6.
2026-07-03T10:35:29.8891125Z - Required stages: impl, unit
2026-07-03T10:35:29.8891286Z 
2026-07-03T10:35:29.8891406Z ### REQ-MSG-SELF-DETECT-ANCESTRY
2026-07-03T10:35:29.8895210Z - Title: #9 (F026, operator field bug): a perch-owned `spt send` from an endpoint's OWN session must self-identify, not mis-stamp `cli@<node>` (whose replies bounce NO_PERCH). ROOT: roster::detect_self_id (roster.rs) was ENV-ONLY — OWL_SESSION_ID matched to info.session_id, else SPT_AGENT_ID — but an agent-session Bash child often carries NEITHER (the env export is spawn-path-dependent), so a perch-owned sender was classified bare-CLI and REQ-MSG-CLI-ORIGIN stamped it cli@<node> (the stamp works as designed on a wrong premise; that REQ's evidence stays intact). FIX: detect_self_id gains leg (c) PID-ANCESTRY fallback AFTER the env legs — walk THIS process's ancestry, match a live non-corrupt roster perch's recorded harness pid (info.json.pid Numeric, alive-gated via is_process_alive, corrupt/BUSY skipped), first match = self. from-LABEL / routing default ONLY, NOT authentication — authenticate() is untouched (pid-ancestry-for-AUTH stays parked per F-024 with its Windows pid-spoof caveats; a display/routing stamp has no such bar). Best-effort: a broken ancestry walk degrades to None → cli-stamp, never errors the send.
2026-07-03T10:35:29.8898669Z - Required stages: impl, unit, int
2026-07-03T10:35:29.8898837Z 
2026-07-03T10:35:29.8899026Z ### REQ-CLI-BROKEN-PIPE-TOLERANT
2026-07-03T10:35:29.8900750Z - Title: #10 (F026 micro): `spt <anything> | <pager/Select-First-N>` must not PANIC when stdout closes early. A closed downstream reader mid-print panics with 'failed printing to stdout: The pipe is being closed. (os error 232)' (live repro: `spt daemon status | Select -First N`). Fix: tolerate BrokenPipe process-wide — a write to a closed stdout exits 0 (SIGPIPE-equivalent: a consumer that stops reading is a normal end, not a crash), without leaking a Rust panic + backtrace to the user.
2026-07-03T10:35:29.8902252Z - Required stages: impl, unit
2026-07-03T10:35:29.8902428Z 
2026-07-03T10:35:29.8903016Z ### REQ-XTASK-SPT-BIN-TARGET-DIR
2026-07-03T10:35:29.8905704Z - Title: #13 (F026 micro, tooling): xtask `spt_bin()` (crates/xtask/src/main.rs) BUILDS `spt` via cargo (which honors CARGO_TARGET_DIR) but returns a HARDCODED `<root>/target/debug/spt` path — so under a redirected target dir (CI / isolated-gate rigs that set CARGO_TARGET_DIR to a throwaway) the binary lands in `$CARGO_TARGET_DIR/debug` while xtask looks in `<root>/target/debug` -> NotFound -> `xtask check` (docs-drift gate) spuriously fails. Workaround was running `xtask check` with CARGO_TARGET_DIR unset. FIX: a pure `target_debug_dir(root, CARGO_TARGET_DIR)` seam mirroring cargo's resolution — absolute override as-is, relative resolved against `root` (the dir cargo is invoked in), default `<root>/target` — join `debug`; `spt_bin` returns from it. See docs/NEXT-MILESTONE-PICKER-TRIAGE.md.
2026-07-03T10:35:29.8908160Z - Required stages: impl, unit
2026-07-03T10:35:29.8908330Z 
2026-07-03T10:35:29.8908472Z ### REQ-HAZARD-CONTROL-STAMP-CONVERGENCE
2026-07-03T10:35:29.8913632Z - Title: Control/viewer stamps must CONVERGE to broker session-table truth for every session-backed endpoint, not merely edge-trigger — the UPWARD companion to the DOWNWARD edge-clear REQ-HAZARD-CONTROL-STAMP-LIFETIME (7.27); same 'stamps == broker truth' family. ROOT (F-026 stamp-gap, hall-b/ball-b): a picker-created endpoint's broker spawn become_controller->stamp_driven_by->set_controlled(true) fires BEFORE the adapter binds its perch (a fresh endpoint has no perch until claude boots + binds), so mutate_info returns NotFound and the edge stamp is SWALLOWED (let _); the adapter's bind then writes InfoJson::new with controlled:false DEFAULT and no later edge re-stamps -> the endpoint reads uncontrolled FOREVER while driven (the #3 display fix is correct but datum-starved on this creation path). FIX: the broker (SINGLE WRITER) re-asserts each live session's control/viewer stamps to session-table truth, DIVERGENCE-GATED (read info; compare driven_by/controlled/viewer_count; write ONLY on diff — no per-poll fsync storm), on the KIND_SESSIONS handler (piggyback: the daemon reconcile + picker poll it, so a fresh perch converges within one reconcile-poll window after bind = the BOUNDED window, no new timer). Event-on-input rejected (an idle controlled session like hall-b never converges). Writes run OFF the log lock (snapshot truth under the lock, converge off it) per the lock-across-effect discipline (KH 7.12/5.16).
2026-07-03T10:35:29.8917958Z - Required stages: doc, impl, unit, int
2026-07-03T10:35:29.8918167Z 
2026-07-03T10:35:29.8918278Z ### REQ-PICKER-PROJECT-DISPLAY-NAME
2026-07-03T10:35:29.8921278Z - Title: A1 (F028, operator #1/#4/#6-display): `github-com-*` 'ghost' project entries are NOT phantoms — project_id_for_dir (spt-store/src/project.rs:64) derives ids from the git remote slug BY DESIGN (REQ-STORE-1 cross-machine sync): `github.com/SaberMage/spt-core` -> `github-com-sabermage-spt-core`. The ref is truthful; the BUG is presentation — the raw slug renders as the DISPLAY NAME everywhere (confirm-panel history view.rs:415-419, choose-project labels model.rs:314-337, resume-row titles, endpoint-list project column via latest_project_ref data.rs:417), which no operator recognizes as 'spt-core'. FIX: keep the slug as the KEY, render a friendly display name — the repo tail (spt-core) reusing the disambiguate_project_ids (model.rs:346) suffix mechanism for collisions. One shared display-name seam across all four surfaces. See triage A1.
2026-07-03T10:35:29.8923755Z - Required stages: impl, unit
2026-07-03T10:35:29.8923935Z 
2026-07-03T10:35:29.8924045Z ### REQ-PICKER-CONTROL-LINE-STATUS-GATE
2026-07-03T10:35:29.8925898Z - Title: A2 (F028, operator #2): the picker confirm-panel 'controlled locally' line renders for OFFLINE endpoints. view.rs:425-436 builds control_line from ep.controlled with NO status gate; an offline endpoint with a stale controlled stamp shows 'controlled locally' (operator screenshot: hall-a offline + controlled locally). RENDER HALF (this REQ): control_line MUST be empty when status != Online. The upstream STICKY-stamp half (stamp survives client SIGKILL >=5min) is B3/REQ-PRESENCE-CONTROL-REAP-ON-EXIT. FIX: gate the render. See triage A2(a).
2026-07-03T10:35:29.8927579Z - Required stages: impl, unit
2026-07-03T10:35:29.8927740Z 
2026-07-03T10:35:29.8927854Z ### REQ-PICKER-OFFLINE-NO-VIEW
2026-07-03T10:35:29.8929148Z - Title: A3 (F028, operator #3): 'View now (read-only)' is offered for OFFLINE endpoints. model.rs:1030 offline branch of confirm_options is vec![Start, View] — View is meaningless with no live PTY. FIX: offline set = [Start] (+ the existing Resume/ChangeAdapter/Instantiate/Fork/Shortcut tail). Update the view.rs options tests. See triage A3.
2026-07-03T10:35:29.8930316Z - Required stages: impl, unit
2026-07-03T10:35:29.8930470Z 
2026-07-03T10:35:29.8930579Z ### REQ-PICKER-CHOOSE-DEDUP-ALL
2026-07-03T10:35:29.8932259Z - Title: A4 (F028, operator #5): choose-project duplicate rows. model.rs:314-337 build_project_choices dedups the `Here: <run_cwd>` row only against the HEAD ref's dir (line 324) — an OLDER history ref with the SAME dir still renders, giving `Here: C:\...\projects` + `projects` as two rows for one project (operator screenshot). FIX: dedupe `Here` against ALL history dirs, and skip rest-rows whose dir == run_cwd when Here is present. Extend the model.rs:1847 choose-project test. See triage A4.
2026-07-03T10:35:29.8933704Z - Required stages: impl, unit
2026-07-03T10:35:29.8933860Z 
2026-07-03T10:35:29.8933971Z ### REQ-RESUME-ROW-PER-PROJECT
2026-07-03T10:35:29.8935414Z - Title: A5 (F028, operator #6): resume-from-history labels EVERY session with the endpoint's newest project. data.rs:480-496 resume_rows_for clones project_history.first() onto every ResumeRow (line 481/488), so all sessions read as the head project (the ghost). The per-row e.cwd is already carried for launch-into-dir. FIX: derive per-row project_id_for_dir(e.cwd) (owlery-excluded -> fall back to trigger token), rendered through A1's display-name path. See triage A5.
2026-07-03T10:35:29.8936840Z - Required stages: impl, unit
2026-07-03T10:35:29.8937006Z 
2026-07-03T10:35:29.8937111Z ### REQ-RUN-NO-DUP-SESSION
2026-07-03T10:35:29.8940153Z - Title: B1 (F028, hall-b diagnosis, verified 0.22.0): `endpoint run --id X --create` on an endpoint with a LIVE session mints a silent DUPLICATE session — and attach output can CROSS sessions (second create for diag-hallc minted a new session while the old ran; the new run's attach viewport rendered the OLD session's screen — claude resume-picker UI of pid 84512 while new claude 356020 had no -r). ROOT CLASS of the 0.21.0 attach-stall (zero events in FIRST_EVENT_GRACE rc.rs:1402 = attach bound to dead/wrong same-id slot); also the triplicate `launch --id ball-b` on ENLYZEAM. FIX: (i) run-on-live-session must REFUSE or REATTACH, never silently duplicate; (ii) RCA the attach/output routing that let frames cross same-id sessions (broker session-slot keying, dispatch_adapter vs serve_attach resolution). Int: two sessions one endpoint id -> each attach sees only its own frames. See triage B1.
2026-07-03T10:35:29.8942715Z - Required stages: 
2026-07-03T10:35:29.8942847Z 
2026-07-03T10:35:29.8942962Z ### REQ-RESUME-HARNESS-SESSION-ID
2026-07-03T10:35:29.8946017Z - Title: B2 (F028, hall-b diagnosis, verified 0.22.0): respawn/`--resume` feeds the SPT session id to `claude -r`. After the 02:05 daemon bounce respawn built `claude.exe -r 70b5bfa40901b7d4` — an spt session id in claude's OWN session-id namespace -> claude hangs forever at a 'No sessions match' resume-picker while the endpoint reads online. Hits after EVERY daemon bounce + every picker Resume. The HARNESS session id (claude UUID, stamped in sessions.log/info.json by the hooks) is what {session_id} must mean in the adapter's [session.resume] command; the spt sid must not leak. FIX: substitute the HARNESS session id in the resume template (spt-core substitution-key semantics + LIKELY claude-spt manifest coordination — FLAG perri BEFORE touching the manifest, adapter-boundary rule). Int: resume template receives the ledger UUID, not the spt sid. See triage B2.
2026-07-03T10:35:29.8948541Z - Required stages: 
2026-07-03T10:35:29.8948679Z 
2026-07-03T10:35:29.8948808Z ### REQ-PRESENCE-CONTROL-REAP-ON-EXIT
2026-07-03T10:35:29.8952104Z - Title: B3 (F028, hall-b diagnosis + deferred #11 seed; BROADENED perri F-b CONFIRMED): dead-pid ONLINE decay window + sticky CONTROLLED stamp. Repro: /exit -> all endpoint processes dead -> `endpoint list` stays ■ ONLINE for a decay window before OFFLINE. Sticky CONTROLLED: perri confirmed controlled=true + attached_node SET while alive=false/OFFLINE, persisting >20min AND ACROSS A DAEMON RESTART (hall-b) — worse than the SIGKILL>=5min original (CAVEAT still: may reflect claude's --remote-control channel not the PTY attach — DISAMBIGUATE first). This is the deferred #11; RCA belongs to this wave. FIX: reap must clear presence AND control stamps promptly across FOUR paths — (i) clean exit, (ii) serve conn-drop, (iii) session-died-without-exit (crash/bounce), (iv) a BOOT-TIME sweep so a restarted daemon does NOT resurrect control stamps for endpoints it can see are dead. Int tests per edge. Closes A2(b). See triage B3 (broadened).
2026-07-03T10:35:29.8954948Z - Required stages: 
2026-07-03T10:35:29.8955091Z 
2026-07-03T10:35:29.8955214Z ### REQ-RESUME-REAP-PRIOR-HARNESS
2026-07-03T10:35:29.8956577Z - Title: B4 (F028, hall-b diagnosis, verified 0.22.0): `--resume` respawns a SECOND harness onto the SAME session without reaping the first. Observed live: resume of b4421cf9 spawned pid 34432 while gen1 (250376) kept running — two claude.exe stacks, one session id. FIX: resume must reap/refuse when the session already has a live harness. See triage B4.
2026-07-03T10:35:29.8957675Z - Required stages: 
2026-07-03T10:35:29.8957807Z 
2026-07-03T10:35:29.8957922Z ### REQ-CRC-SWAP-OLD-DISPLACE
2026-07-03T10:35:29.8961141Z - Title: C1 (F028, infra; memory crc-swap-old-litter-brick, RCA'd ENLYZEAM + confirmed systemic): crc_swap `.old`-litter bricks every subsequent adapter update. apply_crc_swap Phase-3 `let _ = remove_file(.old)` (spt-daemon/src/crc_swap.rs:129-133) silently fails whenever ANY pre-update process still image-maps the old binary (NORMAL on a live box — endpoint launch children survive updates). The NEXT update's first commit-op rename(exe->exe.old) = MoveFileExW(REPLACE_EXISTING) must delete the mapped .old -> win32 err 5 -> whole apply fails + rolls back FOREVER, context-free. FIX: (i) DISPLACE not replace — when <target>.old exists, rename it aside to a unique suffix (rename succeeds on mapped files; spt's own updater already does spt.exe.old-<counter>); GC stale .old.* opportunistically. (ii) Wrap swap io errors with op + path (`rename claude-spt.exe -> claude-spt.exe.old: …`). Unit seam exists (crc_swap tests). See triage C1.
2026-07-03T10:35:29.8963854Z - Required stages: 
2026-07-03T10:35:29.8963986Z 
2026-07-03T10:35:29.8964116Z ### REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION
2026-07-03T10:35:29.8967208Z - Title: C2 (F028, infra; ROOT-CAUSED + severity-upgraded doyle RCA 2026-07-03): cross-endpoint perch contamination — a foreign psyche's SessionStart hook REBINDS a victim perch's IDENTITY, not merely its ledger. Evidence: hall-a's info.json.session_id IS f015b-probe-psyche's session (359d7bd7) + hall-a's ledger holds the foreign psyche session; same class as hall-b's dead-pid stamp (141556). This REQ = the OBSERVABLE (foreign session_id in a perch's ledger/info.json + resume offering foreign sessions) and its belt-braces: (iii) filter owlery-cwd rows OUT of resume_rows; (iv) one-time repair for already-contaminated perches (hall-a on HFENDULEAM) or self-heal on next legitimate session-start. The ROOT (identity pinned at spawn + honest bind + nested self-resolve) is REQ-BIND-HONEST-SELF-STAMP — C2 is UPSTREAM of B3 (presence/CONTROLLED read the very stamps this corrupts). See triage C2.
2026-07-03T10:35:29.8969976Z - Required stages: 
2026-07-03T10:35:29.8970110Z 
2026-07-03T10:35:29.8970224Z ### REQ-BIND-HONEST-SELF-STAMP
2026-07-03T10:35:29.8975156Z - Title: C2-ROOT (F028, doyle RCA 2026-07-03): the identity-attribution ROOT behind REQ-SESSIONS-LOG-ENDPOINT-ATTRIBUTION — three composing defects let a psyche-hosted SessionStart hook stamp a FOREIGN perch: (1) roster::detect_self_id leg (a) scans the owlery ONE level (roster.rs:107 read_dir(owlery)) so a NESTED psyche perch owlery/<parent>/nested/<id>-psyche can never self-resolve; (2) [session.psyche_init] (claude-spt manifest ~L347) spawns the psyche with NO env_remove + no pinned child identity, so whatever OWL_SESSION_ID/SPT_AGENT_ID reaches the child resolves to a foreign top-level perch; (3) the hook then writes info.json (session_id/pid rebind) + sessions.log on the mis-resolved victim. FIX (spt-core half): (i) identity PINNED at spawn — ManifestRuntime role spawns inject the child's OWN SPT_AGENT_ID=<child perch id> + OWL_SESSION_ID=<child session>, AND detect_self_id enumerates NESTED perches (fix the one-level owlery scan); (ii) BIND HONESTY — a session-start stamp may only write a perch whose resolved id AFFIRMATIVELY matches; never a fallback pick; refuse + loud-skip when unresolved (kin REQ-MSG-CLI-ORIGIN honest-default + #9 ancestry). ADAPTER half = PERRI touchpoint (psyche_init env scrubbing / relies on runtime pinning; hook loses silent fallback-perch behavior) — FLAG doyle BEFORE any manifest move (adapter glue-model rule). See triage C2 fix (i)+(ii).
2026-07-03T10:35:29.8979568Z - Required stages: 
2026-07-03T10:35:29.8979696Z 
2026-07-03T10:35:29.8979802Z ### REQ-PEER-PUMP-CHURN-STALL
2026-07-03T10:35:29.8982454Z - Title: B5 (F028, perri F-a; DEFECT daemon, OBSERVED-ONCE, HIGH): the peer pump STALLS under rapid rc attach/EOF-detach/--take churn. Fresh 0.22.0 daemon ~10min after restart, during rapid rc cycling: `peer pump: STALLED (last tick 122s)`; while stalled `spt rc --view` -> `RC_FAIL: attach request: brain IPC read deadline elapsed` (repeatable) and controlled-clear stopped propagating. Daemon restart recovered + endpoints auto-revived. Prior class: REQ-HAZARD-PUMP-IPC-DEADLINE (reader-thread+channel carrier), REQ-broker-QUIC-deadline (bounded_block_on) — something in the rc-churn path can still wedge the pump tick. perri holds exact timestamps + a repro candidate (rapid attach/detach/take against one endpoint) — REQUEST before RCA. See triage B5.
2026-07-03T10:35:29.8984714Z - Required stages: 
2026-07-03T10:35:29.8984856Z 
2026-07-03T10:35:29.8984974Z ### REQ-TRANSLATE-BINARY-LIVENESS-DECAY
2026-07-03T10:35:29.8986967Z - Title: B6 (F028, perri F-e; DEFECT? core, intermittent): translation-binary liveness DECAYS. FORCE_NATIVE_UNDELIVERED 'no live translation binary' fired while the endpoint's translate process was ALIVE (same daemon's child); worked at probe-minute-4, refused at minute-28 (dormancy cycles suspected of decaying the liveness registration). Gates the adapter's checkpoint self-send chain (ARM/FIRE are --force-native by design), so a decayed registration silently breaks checkpoint delivery. perri has timestamps + a repro recipe — REQUEST it. See triage B6.
2026-07-03T10:35:29.8988677Z - Required stages: 
2026-07-03T10:35:29.8988815Z 
2026-07-03T10:35:29.8989026Z ### REQ-PSYCHE-CRASHLOOP-BACKOFF-SHUTDOWN
2026-07-03T10:35:29.8991039Z - Title: C3 (F028, perri F-h): psyche wrapper crash-loop has no backoff, and `endpoint shutdown` misses a wedged wrapper. A probe psyche crash-looped ~3 boots/sec for ~30min (CC died instantly on the untrusted owlery cwd; ledger hit ordinal 5358) — SILENTLY; and `spt endpoint shutdown` did NOT tear the looping wrapper down (docs say shutdown tears the Psyche with the perch; manual kill was required). FIX: (i) bounded backoff + loud give-up on a psyche boot loop (the psyche_host_error surface already exists), (ii) shutdown must cover a wedged/looping wrapper. See triage C3.
2026-07-03T10:35:29.8992745Z - Required stages: 
2026-07-03T10:35:29.8992888Z 
2026-07-03T10:35:29.8993005Z ### REQ-DOC-ENDPOINT-DROP-RESOLUTION
2026-07-03T10:35:29.8994597Z - Title: D1 (F028, perri F-c; docs/truth): SI-1's resolution rule — a RELATIVE watched drop dir resolves against the ENDPOINT's cwd, never the daemon's (KH 7.28, shipped v0.22.0) — is documented NOWHERE public. Add it to harness-contract/manifest.md + the manifest schema field descriptions so an adapter author knows a relative commune_dir/signoff_dir is endpoint-resolved. docs-drift gate applies. See triage D1.
2026-07-03T10:35:29.8995849Z - Required stages: 
2026-07-03T10:35:29.8995986Z 
2026-07-03T10:35:29.8996097Z ### REQ-DAEMON-STATUS-JSON-TRUTH
2026-07-03T10:35:29.8997908Z - Title: D2 (F028, perri F-d): `daemon status --json` truth drift. managed_by/managed_active read null in JSON while the HUMAN view says 'managed-by: manual — at-logon task registered' (the two surfaces disagree); and pump staleness (the STALLED diagnosis, B5) is NOT computable from JSON — only a raw pump_heartbeat_ms is emitted, no derived staleness/stalled field. FIX: JSON managed_by/active match the human render, and add a derived pump-staleness/stalled field so B5's condition is machine-observable. See triage D2.
2026-07-03T10:35:29.8999686Z - Required stages: 
2026-07-03T10:35:29.8999853Z 
2026-07-03T10:35:29.8999977Z ### REQ-ENDPOINT-LIST-RENDER-POLISH
2026-07-03T10:35:29.9002662Z - Title: A6 (F028, operator, 4 asks): `spt endpoint list` render polish. (a) the 'Shared subnets' line is NOT dim — LIGHT_GRAY = "37" (cli.rs:3019) is standard-palette WHITE, indistinguishable from row text; use SGR 90 (bright-black/gray) for the dim intent. (b) the `Total:` line takes the same dim color. (c) move the status glyph ADJACENT to the endpoint name (operator: 'right behind the endpoint name'), mirroring the picker's glyph-beside-name presentation (today the glyph sits at the end next to the status word). (d) color the status WORD like the picker TUI (green ONLINE / gray OFFLINE / blue when driven, matching picker glyph semantics). All in render_node_grouped/render_instance_row (cli.rs ~3000s); pure render with an injected color decision — unit-testable off a tty. See triage A6.
2026-07-03T10:35:29.9004981Z - Required stages: impl, unit
2026-07-03T10:35:29.9005143Z 
2026-07-03T10:35:29.9005263Z ### REQ-CLI-WIN-VT-ENABLE
2026-07-03T10:35:29.9007748Z - Title: A7 (F028, operator, Win10 conhost): ANSI emitted without VT enable → garbled console. Evidence (raw PowerShell 7, Win10 conhost): literal `←[36m` in `endpoint list` + `--help`. ROOT: ENABLE_VIRTUAL_TERMINAL_PROCESSING is enabled ONLY on the rc attach path (rc.rs:746, REQ-RC-WIN-VT-OUTPUT) — plain CLI stdout never enables it, and the color decision doesn't fall back when the console can't render VT. FIX: lift the rc.rs VT-enable into a SHARED startup helper for every colored-output path; if SetConsoleMode fails (or stdout isn't a console), STRIP colors (the ansi_wrap/helpfmt color=false path already exists — plumb the decision, not new rendering). Windows Terminal masks this (VT always on) — TEST on raw conhost. See triage A7.
2026-07-03T10:35:29.9010012Z - Required stages: impl, unit
2026-07-03T10:35:29.9010166Z 
2026-07-03T10:35:29.9010288Z ### REQ-GOSSIP-CONTROLLED-CROSS-NODE
2026-07-03T10:35:29.9012975Z - Title: B7 (F028, operator, cross-node): a remote endpoint's CONTROLLED state is not rendered. Evidence: ball-b ONLINE + CONTROLLED on ENLYZEAM (local view), but HFENDULEAM renders remote ball-b as plain ONLINE (both 0.22.0). The F-026 #4 gossiped any-controller datum (REQ-GOSSIP-ADAPTER-PROJECTS controlled bool) either isn't SENT for the locally-controlled case, isn't APPLIED on the receiving row, or DECAYS. Local leg confirmed fine (sibling hall-b renders blue-glyph correctly); the gap is the REMOTE leg. perri's validation had this ENV-BLOCKED — two live nodes now available to RCA. FIX: RCA sender-side (is controlled gossiped when locally-controlled?) / receiver-render (does from_resource_row surface it?) / decay, then lock with a cross-node int. See triage B7.
2026-07-03T10:35:29.9015285Z - Required stages: 
2026-07-03T10:35:29.9015418Z 
2026-07-03T10:35:29.9015522Z ## How to report back
2026-07-03T10:35:29.9015661Z 
2026-07-03T10:35:29.9015847Z For every (requirement, failing criterion) pair, emit one finding:
2026-07-03T10:35:29.9016282Z 
2026-07-03T10:35:29.9016385Z     {
2026-07-03T10:35:29.9016589Z       "code": "requirement_quality",
2026-07-03T10:35:29.9016849Z       "requirementId": "REQ-...",
2026-07-03T10:35:29.9017169Z       "criterion": "singular" | "verifiable" | "atomic" | "active-voice",
2026-07-03T10:35:29.9017508Z       "message": "<short reason>",
2026-07-03T10:35:29.9017813Z       "suggestedRevision": "<optional rewrite>"
2026-07-03T10:35:29.9018079Z     }
2026-07-03T10:35:29.9018200Z 
2026-07-03T10:35:29.9018399Z Wrap your response as { "findings": [ ... ] } listing only your concerns; the
2026-07-03T10:35:29.9018932Z deterministic findings above don't need to be repeated.
2026-07-03T10:35:29.9125788Z Post job cleanup.
2026-07-03T10:35:29.9822757Z [command]/usr/bin/git version
2026-07-03T10:35:29.9854890Z git version 2.43.0
2026-07-03T10:35:29.9885917Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f79cddaa-6983-4576-9428-1f9820287e40' before making global git config changes
2026-07-03T10:35:29.9886695Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:35:29.9889399Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:35:29.9921906Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:35:29.9951487Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:35:30.0149159Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:35:30.0174968Z http.https://github.com/.extraheader
2026-07-03T10:35:30.0184778Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-03T10:35:30.0219494Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:35:30.0427529Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:35:30.0453721Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:35:30.0764096Z Cleaning up orphan processes
