Claude
|
c707b636bd
|
docs: add RuvSense persistent field model, exotic tiers, and appliance categories
Expands the RuvSense architecture from pose estimation to spatial
intelligence platform with persistent electromagnetic world model.
Research (Part II added):
- 7 exotic capability tiers: field normal modes, RF tomography,
intention lead signals, longitudinal biomechanics drift,
cross-room continuity, invisible interaction layer, adversarial detection
- Signals-not-diagnoses framework with 3 monitoring levels
- 5 appliance product categories: Invisible Guardian, Spatial Digital Twin,
Collective Behavior Engine, RF Interaction Surface, Pre-Incident Drift Monitor
- Regulatory classification (consumer wellness → clinical decision support)
- Extended acceptance tests: 7-day autonomous, 30-day appliance validation
ADR-030 (new):
- Persistent field model architecture with room eigenstructure
- Longitudinal drift detection via Welford statistics + HNSW memory
- All 5 ruvector crates mapped across 7 exotic tiers
- GOAP implementation priority: field modes → drift → tomography → intent
- Invisible Guardian recommended as first hardware SKU vertical
DDD model (extended):
- 3 new bounded contexts: Field Model, Longitudinal Monitoring, Spatial Identity
- Full aggregate roots, value objects, domain events for each context
- Extended context map showing all 6 bounded contexts
- Repository interfaces for field baselines, personal baselines, transitions
- Invariants enforcing signals-not-diagnoses boundary
https://claude.ai/code/session_01QTX772SDsGVSPnaphoNgNY
|
2026-03-02 01:59:21 +00:00 |
|
Claude
|
25b005a0d6
|
docs: add RuvSense sensing-first RF mode architecture
Research, ADR, and DDD specification for multistatic WiFi DensePose
with coherence-gated tracking and complete ruvector integration.
- docs/research/ruvsense-multistatic-fidelity-architecture.md:
SOTA research covering bandwidth/frequency/viewpoint fidelity levers,
ESP32 multistatic mesh design, coherence gating, AETHER embedding
integration, and full ruvector crate mapping
- docs/adr/ADR-029-ruvsense-multistatic-sensing-mode.md:
Architecture decision for sensing-first RF mode on existing ESP32
silicon. GOAP integration plan (9 actions, 4 phases, 36 cost units).
TDMA schedule for 20 Hz update rate from 4-node mesh.
IEEE 802.11bf forward-compatible design.
- docs/ddd/ruvsense-domain-model.md:
Domain-Driven Design with 3 bounded contexts (Multistatic Sensing,
Coherence, Pose Tracking), aggregate roots, domain events, context
map, anti-corruption layers, and repository interfaces.
Acceptance test: 2 people, 20 Hz, 10 min stable tracks, zero ID swaps,
<30mm torso keypoint jitter.
https://claude.ai/code/session_01QTX772SDsGVSPnaphoNgNY
|
2026-03-02 00:17:30 +00:00 |
|