bf-55fg: Add cross-reference comments to mode beads (miroir-m9q.3/4/5)

Added comments linking miroir-m9q.3 (Mode A), miroir-m9q.4 (Mode B), and
miroir-m9q.5 (Mode C) to the per-feature scaling reference doc. This enables
bidirectional navigation between implementation beads and the operator-facing
scaling mode documentation.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
jedarden 2026-05-20 07:13:23 -04:00
parent 208bb540b9
commit fd444c2fa2
2 changed files with 30 additions and 26 deletions

File diff suppressed because one or more lines are too long

View file

@ -20,3 +20,7 @@ The file was already created in a previous attempt. The forced-mode constraints
- Rule 4: `admin_ui.rate_limit.backend: local` rejected when `miroir.replicas > 1`
The doc is well-structured and provides operators with a clear reference for horizontal scaling requirements per feature.
## Additional work (2026-05-20)
Added cross-reference comments to beads `miroir-m9q.3`, `miroir-m9q.4`, and `miroir-m9q.5` pointing to `docs/horizontal-scaling/per-feature.md`. This enables bidirectional navigation between the mode implementation beads and the per-feature scaling reference.