v0.8.1 — rag.corpus-info now lives in attune-author (D1)
Highlights
- Phase D1 of architecture-realignment.
rag.corpus-infomigrates from attune-gui'scommands.pyintoattune_author.orchestration.commands.rag. Importing the module registers the spec on the orchestration runtime; attune-gui will proxy to it throughrun_command(...)once attune-gui #24 merges. - Establishes the canonical layout for D2 (
author.*) and D3 (help.*): one file per namespace underattune_author/orchestration/commands/, register-on-import, tests intests/test_orchestration_commands_<ns>.py.
Architecture-realignment progress
A · B1 · B2 · C · D1 (author side) done · D1 (gui side) ready to merge once 0.8.1 is on PyPI · D2 / D3 / D4 next.