wifi-densepose/docs
ruv a11537c00c docs(branch-state): /loop + /loop-worker lessons from the 38-iter ADR-110 sprint
Iter 39 — captures the 8 concrete lessons the SOTA /loop sprint learned
the hard way (cross-branch checkout incidents in iter 17-19, silent
absorption of foreign-branch Cargo.toml work in iter 18 → revert in
ca2059b07, fuzz-target stub gap in iter 11 → CI fail discovered in
iter 38). Future /loop or /loop-worker runs against THIS repo should
read these before kicking off a long autonomous sprint.

Key recommendations:
  1. git branch --show-current at the start of every iter
  2. git diff --cached before every commit after a branch switch
  3. Document sibling-region ownership in this file
  4. Extract pure helpers before committing inline mutations
     (sync_snapshot, apply_sync_packet, fleet_role_counts patterns)
  5. Cross-language wire-format pin in BOTH languages at the SAME iter
  6. Helper tests > integration tests when state is heavy
  7. Add fuzz stubs in the same commit as the firmware symbol they
     mirror (iter 38 caught c6_sync_espnow_is_valid this way)
  8. Reserve irreversible checkpoints (tag, release, PR ready) for
     iters with surplus confidence from prior CI evidence

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-23 15:22:42 -04:00
..
adr docs(adr-index): surface ADR-110 review/witness/branch-state docs 2026-05-23 14:24:29 -04:00
archtocode-visual-overview docs: add visual architecture overview images (#208) 2026-05-17 18:18:07 -04:00
benchmarks docs(bench): append v0.0.2 section to person-count benchmark log 2026-05-21 19:47:55 -04:00
ddd docs: rvCSI edge RF sensing platform — PRD, ADR-095, DDD domain model 2026-05-12 23:15:10 +00:00
edge-modules chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
huggingface fix(train): wire wifi-densepose-signal into the pipeline; correct MODEL_CARD env-sensor claim (#536) 2026-05-11 23:40:55 -04:00
prd docs: rvCSI edge RF sensing platform — PRD, ADR-095, DDD domain model 2026-05-12 23:15:10 +00:00
qe-reports chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
research research(sota-loop): final 00-summary.md — loop closes at 12:00 UTC stop (#747) 2026-05-22 08:07:08 -04:00
tutorials docs(tutorials): Pi 5 + Hailo cluster rvcsi tutorial (#546) 2026-05-17 17:41:39 -04:00
ADR-110-BRANCH-STATE.md docs(branch-state): /loop + /loop-worker lessons from the 38-iter ADR-110 sprint 2026-05-23 15:22:42 -04:00
ADR-110-REVIEW-GUIDE.md docs(adr-110): add reviewer one-page guide 2026-05-22 23:53:22 -04:00
TROUBLESHOOTING.md fix(docker): UDP relay for multi-source ESP32 on Docker Desktop Windows (#502) 2026-05-17 18:01:44 -04:00
WITNESS-LOG-028.md chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
WITNESS-LOG-110.md release(firmware): v0.7.0-esp32 major — ADR-110 firmware-side substrate closed 2026-05-23 12:56:58 -04:00
build-guide.md chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
readme-details.md docs(readme): split details to docs/readme-details.md and reorganize 2026-04-29 19:34:24 -04:00
security-audit-wasm-edge-vendor.md chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
user-guide.md feat(adr-110): Prometheus exposition endpoint /api/v1/mesh/metrics 2026-05-23 15:03:51 -04:00
wifi-mat-user-guide.md chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00