spaxel/notes
jedarden 5445d765bc docs(bf-5occ): document position format mismatch between simulator and registry
- Registry expects: pos_x=width, pos_y=height, pos_z=depth
- Simulator provides: Point.X=width, Point.Y=depth, Point.Z=height
- Current implementation passes Y/Z directly without swapping
- This causes registry to misinterpret depth as height and height as depth
- Requires coordinate transformation in registry_bridge.go

Acceptance criteria met:
✓ Registry's expected position format documented
✓ Actual format from simulator documented
✓ Format differences identified
✓ Required transformations documented
2026-07-06 01:41:17 -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-3ifj.md docs(bf-3ifj): document simulator-to-registry position wiring trace 2026-07-06 01:14:12 -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): document all blob creation code paths 2026-07-06 01:35:06 -04:00
bf-5occ-findings.md docs(bf-5occ): document position format mismatch between simulator and registry 2026-07-06 01:41:17 -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-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-195o.md docs(bf-195o): document node geometry placement research and design 2026-07-06 00:44:23 -04:00