Kesita engineering
Start with the architecture, then follow the shortest guide for the work at hand.
flowchart LR
Start[Architecture overview] --> Integration[External API and MCP]
Start --> Deployment[Azure deployment]
Start --> ProductDB[Product database]
Start --> LegalDB[Legal database]
Start --> Guides[Development guides]
Read next
Section titled “Read next”- Architecture overview for services and ownership.
- Deployment for Azure boundaries.
- Product database and Legal database for PostgreSQL, object storage, and pgvector.
- Local development, testing, configuration, and releases for executable work.
- Observability for logs, traces, metrics, and operational signals.
The AIX internal API and Internal retrieval API reference are generated from packages/contracts; edit schemas/generators, not generated pages. Publishing internal reference docs does not launch a public API product.
Maintenance
Section titled “Maintenance”Keep procedures executable and limitations next to the feature. Link to source owners instead of copying entire schemas or environment catalogs. Keep working notes out of the published set. Validate changes with pnpm --filter docs build.
The product is pre-ship. Local operation and repository checks do not establish that staging or production is deployed.