spaxel/notes
jedarden 585532f5b2 docs(bf-5uzm): map cross-package blob conversion boundaries in main.go
Re-verified all four named conversion sites against HEAD 7846408 and found the
task's line numbers had drifted (+90..+110). Recorded the corrected locations:
  E1 fusion.Blob peak -> sigproc.TrackedBlob       :5384 -> :5494
  E2 sigproc.TrackedBlob -> automation.TrackedBlob  :2213 -> :2303  (identity dropped)
  E3 sigproc.TrackedBlob -> explainability.BlobSnap :2116 -> :2206  (identity dropped)
  volume sigproc.TrackedBlob -> volume.BlobPos      :2236 -> :2326  (PersonID field exists, unpopulated)

Enumerated all 9 blob-projection loops in the live 10 Hz fusion loop with source/
target types and copied fields, flagged the two identity-leak boundaries (E2/E3)
as the umbrella goal's fix targets, and noted per-target whether the type even
carries identity fields. Includes a corrected live data-flow diagram: the live
loop runs blobTracker (greedy associator), not tracker.TrackManager/applyIdentity;
resolved identity lives in the ble.IdentityMatcher sidecar and is never written
onto the blob struct.

go vet ./... and go test ./... clean.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 15:21:10 -04:00
..
bf-1oj7-transformcontrols-analysis.md docs(bf-1oj7): verify TransformControls already implemented for live nodes 2026-07-05 23:48:18 -04:00
bf-2irz-findings.md docs(bf-2irz): verify registry bridge receives simulator positions 2026-07-06 01:37:40 -04:00
bf-2r5o-findings.md docs(bf-2r5o): document simulator position data structure 2026-07-06 01:35:06 -04:00
bf-2y6u-implementation.md feat(bf-2y6u): implement coverage degradation overlay for self-healing events 2026-07-06 02:29:06 -04:00
bf-3aij-pattern.md docs(bf-3aij): define blob object literal search pattern 2026-07-06 02:05:49 -04:00
bf-3f16.md docs(bf-3f16): document API path verification - all endpoints match plan spec 2026-07-06 02:40:53 -04:00
bf-3ifj.md docs(bf-3ifj): document simulator-to-registry position wiring trace 2026-07-06 01:14:12 -04:00
bf-3ldj-findings.md docs(bf-3ldj): consolidate blob creation site findings into single report 2026-07-06 10:22:55 -04:00
bf-3ukb.md docs(bf-3ukb): verify crowd flow API path is in sync across all layers 2026-07-06 00:13:27 -04:00
bf-3y9r.md docs(bf-3y9r): verify position propagation through registry and fusion engine 2026-07-06 00:58:57 -04:00
bf-4bhd.md docs(bf-4bhd): enumerate projection blob construction sites in report 2026-07-06 11:46:43 -04:00
bf-4oiz-findings.md docs(bf-4oiz): mark registry-bridge position audit resolved, close out 2026-07-06 12:22:25 -04:00
bf-5kns.md docs(bf-5kns): document Blob constructor search results 2026-07-06 01:52:54 -04:00
bf-5occ-findings.md docs(bf-5occ): document position format mismatch between simulator and registry 2026-07-06 01:48:06 -04:00
bf-5uzm-conversions.md docs(bf-5uzm): map cross-package blob conversion boundaries in main.go 2026-07-06 15:21:10 -04:00
bf-5yff.md docs(bf-5yff): verify realistic node geometry implementation 2026-07-06 00:46:45 -04:00
bf-6aif.md docs(bf-6aif): add accessibility quality gate implementation notes 2026-07-06 00:32:32 -04:00
bf-13s0.md docs(bf-13s0): document blob data structure definition and usage patterns 2026-07-06 01:01:33 -04:00
bf-26ta-findings.md docs(bf-26ta): correct blob literal counts, add missing ambient.test.js sites 2026-07-06 09:30:26 -04:00
bf-26ta-javascript-results.md docs(bf-26ta): correct blob literal counts, add missing ambient.test.js sites 2026-07-06 09:30:26 -04:00
bf-26ta-typescript-results.md docs(bf-26ta): document TypeScript blob literal search results 2026-07-06 02:08:41 -04:00
bf-28dv.md docs(bf-28dv): verify Component 24 already implemented 2026-07-05 23:18:41 -04:00
bf-33za.md docs(bf-33za): verify Component 33 already implemented 2026-07-05 23:00:59 -04:00
bf-55rp-primary-types.md docs(bf-55rp): re-verify primary tracked-blob Go types & construction sites 2026-07-06 14:56:35 -04:00
bf-67ao-findings.md docs(bf-67ao): add completeness sweep — 10th blob type + missed explainability site 2026-07-06 10:14:03 -04:00
bf-195o.md docs(bf-195o): document node geometry placement research and design 2026-07-06 00:44:23 -04:00
bf-5613-findings.md docs(bf-5613): analyze multi-person bedroom sleep monitoring edge case 2026-07-06 02:47:37 -04:00