spaxel/docs
jedarden 598360e546
Some checks are pending
CI Benchmark - Fusion Loop Timing / Fusion Loop Timing Benchmark (push) Waiting to run
docs: refresh stale sections of plan.md to match implemented reality
Update docs/plan/plan.md to reflect the actual repo (VERSION 0.1.357):
- Go Module Layout: go.work stitches 3 modules (mothership, cmd/sim,
  test/acceptance); no test/integration/ — tests live in test/acceptance/,
  mothership/test/acceptance/, and tests/e2e/run.sh
- Dockerfile: espressif/idf:v5.2 firmware stage + golang:1.25-bookworm,
  GOOS/GOARCH pinned to linux/amd64 (single-arch, deliberate), image
  published as ronaldraygun/spaxel via the spaxel-build WorkflowTemplate
- Quality Gates item 4: document the amd64-only build decision (arm64 is
  future work) instead of the contradictory multi-arch gate
- Integration Tests: correct location to the real test dirs
- Open Questions: remove the duplicated Multi-installation coordination bullet
- Bump Last updated to 2026-07-03; Status → maintenance mode

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-03 00:54:16 -04:00
..
notes feat(provisioning): carry ms_ip in payload for mDNS-less networks 2026-04-24 01:06:05 -04:00
plan docs: refresh stale sections of plan.md to match implemented reality 2026-07-03 00:54:16 -04:00
research init: spaxel project — docs, plan, and marathon infrastructure 2026-03-26 06:43:25 -04:00
ci-benchmark-integration.md test: add CI benchmark gate for fusion loop timing budget 2026-05-04 06:34:50 -04:00