## Repo boundary This repo owns **can-you-assist** (`cya`) only. It does not own: - LLM provider access, API clients, or model hosting → `llm-connect` - Durable memory storage, profile planners, graph/event stores, or lifecycle algorithms → `phase-memory` - Global work tracking, decisions, or cross-repo coordination → State Hub / custodian - Credential custody (API keys, DB passwords, OIDC) → OpenBao / key-cape / operator paths (route via `warden route`) - SSH certificate issuance → `ops-warden` (`warden sign` only) `cya` integrates via stable seams (`LLMAdapter` Protocol, memory ports). State Hub is non-runtime.