Docs
Known Limitations
Known limitations
This project is in MVP / Phase 6 (Polish & Operability). The following are known limitations:
Policy replay limitations
- does not store request
decision_tracesas first-class searchable columns, so Autopilot replay cannot validate param constraints yet.params
Autopilot v1 scope
- Autopilot recommend v1 scans historically ALLOWED traces in the selected window.
- Recommendations are created as inactive draft policies unless explicitly activated.
Tenancy / access
- Multi-tenant isolation relies on Postgres RLS and correct user→tenant mapping.
- The gateway never trusts from request bodies.
tenantId
Operational
- Public distribution of the shim is not complete until Phase 6 is done.
- Error messages are standardized, but not all UI surfaces display code/requestId yet (ongoing in Phase 6).
Compatibility
- Some routes rely on client components and may behave differently under constraints; we treat
cacheComponentsas the source of truth.npm run build