AxiOwl Documentation Source Of Truth
This folder is the current product contract for AxiOwl. Other docs can explain the product for a specific audience, but they should not invent a second version of provider support, installer behavior, release gates, or architecture.
AxiOwl Architecture Overview
AxiOwl is a local Windows coordinator for AI provider messaging and normalization. It discovers provider sessions, stores them in a local registry, accepts send/create/rename requests through CLI or MCP, routes those requests through provider-specific delivery edges, and records enough evidence to distinguish a local handoff from a real provider response.
Installer Behavior Matrix
This page is the source of truth for Windows MSI behavior. The installer should be robust, adaptive, and provider-aware, but it should not be mysterious. A user should be able to tell what each checkbox does and what it will not touch.
Provider Support Matrix
This page is the source of truth for provider/surface support. A provider is a brand plus a surface, not just a brand name. For example, cursorcli, and copilot:vsix extension are separate provider surfaces because they use different discovery, install, delivery, and proof paths.
Release Validation Checklist
This checklist is the source of truth for release and QA validation. It exists to prevent the most expensive failure mode: publishing a build that compiles but does not install, discover, send, or receive correctly on another machine.