Skip to main content
Ask Lisa
Priya Nair

Pilot Control Center

5 of 10 categories fully Ready by current data.

Ready for 30-Day Pilot?

Ready With Caveats

No category is fully blocked, but several are only Partial β€” a pilot customer should be scoped around the caveats listed below.

CategoryStatusDetailWhy?
Operational SetupReady17 work order(s), 9 technician(s) configured.
Why?
  • 17 work order(s) in lib/mock/workOrders.ts
  • 9 technician(s) in lib/mock/technicians.ts
Maintenance DataReady17 work order(s) tracked.
Why?
  • 17 work order(s) tracked
Aircraft DataReady10 aircraft in fleet.
Why?
  • 10 aircraft record(s)
Parts DataPartial9 part(s) tracked; 4 with a receiving record; 3 with a certificate record. Full traceability is not yet seeded for every part.
Why?
  • Missing receiving record: FCU-220, GEN-305, LATCH-778, APU-410, SEAL-014B
  • Missing certificate record: FCU-220, GEN-305, LATCH-778, SEAL-014, APU-410, SEAL-014B
Regulatory DataPartial6 of 10 requirement(s) have an assessment.
Why?
  • Unmapped requirements: G-AD-2026-014, SB-2025-114, AMC 20-2025-02, CAR-M-NOTICE-30
User SetupReady11 user(s), 10 role(s) defined.
Why?
  • 11 user(s) in lib/mock/roles.ts
  • 10 role(s) defined
EvidenceReady15 of 15 assessment(s) have a known status (not UNKNOWN).
Why?
  • 0 assessment(s) currently INSUFFICIENT_DATA β€” see /compliance Open Gaps
Audit ReadinessPartial36 seeded audit event(s). Audit Trail is single-source but not yet backed by a persisted, immutable store β€” see M8 architecture notes.
Why?
  • 36 audit event(s) in-memory only (session-scoped, resets on reload)
  • No persisted/immutable audit store exists yet β€” see M8.1 domain repository notes
AI ReadinessPartialCore reasoning engine functional against current demo data; no AMM/IPC/SRM/CMM/MPD/MEL reference library is integrated, so technical-procedure questions correctly return Insufficient Data rather than a fabricated answer.
Why?
  • Single engine at lib/mock/ai/engine.ts
  • No AMM/IPC/SRM/CMM/MPD/MEL reference library integrated β€” those questions correctly return INSUFFICIENT_DATA
Training StatusUnknownNot tracked in current data model β€” Insufficient source data.
Why?
  • No training/authorization record entity exists in the current data model