ix-app
Wiring/orchestration layer for Ixchel apps.
This crate exists to keep:
ix-coreadapter-free (domain logic + traits only)- apps (
ix-cli,ix-mcp) thin and backend-agnostic
Responsibilities
- Select concrete backends from
repo.config.storage.backend - Call into
ix-coretraits (IndexBackend) using those backends