Commit Graph

2 Commits

Author SHA1 Message Date
Robert McMahon a488dc2ed0 Add Reflex CLI, inrush Reflex program, and hub stem discovery
- Wire fiwi.py reflex (help/doc/which/compile) through reflex_lang.py; discover arc and Reflex includes from BRAINSTEM2_DEV_ROOT and repo brainstem_sdk paths.
- Add reflex/inrush.reflex, compile script, reflex/.gitignore for generated .map files.
- Add tests/check_inrush.py; extend tests/check_concentrator.py.
- FiWiConcentrator: prefer defs.model_name(spec.model) stem class, then legacy MODEL_* order, then alternate 3p/3c/2x4 retries.
- Add fiwi_link/fiwi_relay package entrypoint stub.

Made-with: Cursor
2026-04-03 15:54:26 -07:00
Robert McMahon 3ea65d9271 check_concentrator: panel order, Power totals line; README + post-commit hook.
- Port table: sort by panel; Power: Total W / mA (per port follows) as sole header;
  dash alignment; fiber_map panel column unchanged.
- Add README.md with git hook setup; githooks/post-commit (opt-in push + remote pull);
  scripts/install-git-hooks.sh sets core.hooksPath.

Made-with: Cursor
2026-04-03 14:54:40 -07:00