Operational database schema register
Tracks the tables and key fields GCCAP needs before migrating tenant, device, cart, telemetry, journey, report and audit data.
Internal GCCAP operating surface
GCCAP does not delete operating records, trial packs, hardware activation surfaces or evidence automation layers. They are preserved for authorised client portal, command-centre and internal operating use while the public website stays clean for airline first impressions.
Open portal accessInternal GCCAP surface
Internal system phase is the storage transition layer. It does not pretend a managed database, object store or queue are already provisioned. It defines the operational schemas, raw packet evidence object stores, queue abstractions, migration exports, backup and restore drills, and production blockers required before real global client scale.
StatusInternal / restricted surface. Not part of the public client walkthrough.
Operational layer
The managed persistence foundation is the bridge from local JSON/NDJSON files to production-grade operational database, object evidence storage and queue-backed processing.
Tracks the tables and key fields GCCAP needs before migrating tenant, device, cart, telemetry, journey, report and audit data.
Defines the raw packet, report export, certificate and replay archive buckets that protect evidence assets.
Defines the managed queue responsibilities for telemetry ingest, processing, report generation and AI agent jobs.
Creates local migration snapshot capability and backup/restore drill tracking so file-backed state can be moved cleanly later.
Decision clarity
Build 16 keeps the distinction explicit so GCCAP does not mistake local files for global production infrastructure.