Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4f1e55

Browse files
committed
feat: combine ADR-029/030/031 + DDD domain model into implementation branch
Merges two feature branches into ruvsense-full-implementation: - ADR-029: RuvSense multistatic sensing mode - ADR-030: RuvSense persistent field model (7 exotic tiers) - ADR-031: RuView sensing-first RF mode (renumbered from ADR-028-ruview) - DDD domain model (6 bounded contexts, event bus) - Research docs (multistatic fidelity architecture, SOTA 2026) Renames ADR-028-ruview → ADR-031 to avoid conflict with ADR-028 (ESP32 audit). Updates CLAUDE.md with all 31 ADRs. Co-Authored-By: claude-flow <[email protected]>
1 parent d4dc5cb commit b4f1e55

3 files changed

Lines changed: 20 additions & 17 deletions

File tree

claude.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,17 @@ All 5 ruvector crates integrated in workspace:
2121
- `ruvector-attention``model.rs` (apply_spatial_attention) + `bvp.rs`
2222

2323
### Architecture Decisions
24-
28 ADRs in `docs/adr/` (ADR-001 through ADR-028). Key ones:
24+
31 ADRs in `docs/adr/` (ADR-001 through ADR-031). Key ones:
2525
- ADR-014: SOTA signal processing (Accepted)
2626
- ADR-015: MM-Fi + Wi-Pose training datasets (Accepted)
2727
- ADR-016: RuVector training pipeline integration (Accepted — complete)
2828
- ADR-017: RuVector signal + MAT integration (Proposed — next target)
2929
- ADR-024: Contrastive CSI embedding / AETHER (Accepted)
3030
- ADR-027: Cross-environment domain generalization / MERIDIAN (Accepted)
3131
- ADR-028: ESP32 capability audit + witness verification (Accepted)
32+
- ADR-029: RuvSense multistatic sensing mode (Proposed)
33+
- ADR-030: RuvSense persistent field model (Proposed)
34+
- ADR-031: RuView sensing-first RF mode (Proposed)
3235

3336
### Build & Test Commands (this repo)
3437
```bash

docs/adr/ADR-028-ruview-sensing-first-rf-mode.md renamed to docs/adr/ADR-031-ruview-sensing-first-rf-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADR-028: Project RuView -- Sensing-First RF Mode for Multistatic Fidelity Enhancement
1+
# ADR-031: Project RuView -- Sensing-First RF Mode for Multistatic Fidelity Enhancement
22

33
| Field | Value |
44
|-------|-------|

rust-port/wifi-densepose-rs/Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)