Skip to content

Commit 67dd2e4

Browse files
committed
Revert
1 parent e7296c3 commit 67dd2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/design/tracker-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Explicitly out of scope:
5252
- **Lease-based scaling** — Static scene partitioning only
5353
- **Multi-scene fusion** — No cross-scene track handoff
5454
- **Scene hierarchy** — Flat scene structure only; no parent-child scene relationships or nested regions
55-
- **Sensor tagging of a track** — No visibility array or per-sensor assignment on tracks
55+
- **Sensor tagging of a track** — No visibility array or per-sensor metadata on tracks
5656
- **Multi-camera confidence merging** — When a track is observed by multiple cameras in the same time chunk, `confidence` from the last processed camera overwrites earlier values (last-write-wins, inherent RobotVision attributes API limitation)
5757

5858
## Architecture

0 commit comments

Comments
 (0)