docs: final verification pass fixes

Convert the "Where to go next" items in the architecture overview from
plain text to proper Markdown links. This was the only finding from the
Task 18 verification pass; everything else (links, commands, TOML
coverage, subsystem coverage, terminology) is self-consistent across
the 17 new doc files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-05 10:26:02 -04:00
parent f02dbaad8c
commit 1633e8b34e

View File

@@ -166,5 +166,5 @@ Blueprint per feature area under `vigilar/web/blueprints/`.
## Where to go next
- Conventions: `conventions.md`
- Per-subsystem details: `subsystems/`
- [Conventions](conventions.md) — coding rules distilled for contributors.
- [Subsystems](subsystems/) — per-subsystem references.