Air-gapped AI
Plan AI for a disconnected environment.
An air-gapped deployment has no routine path to public networks. Glyph supports planning for customer-controlled disconnected environments, but the customer must provide an offline supply chain for software, licenses, models, trust roots, and updates.
Scope a disconnected deploymentBring dependencies in deliberately
Package application images, model artifacts, checksums, licenses, certificates, and documentation through the organization’s approved transfer process. Verify integrity inside the boundary and retain the material needed for rollback.
Replace online assumptions
Public identity discovery, hosted model APIs, web search, telemetry, and automatic updates are unavailable unless the environment provides an internal equivalent. DNS, time synchronization, certificate validation, backups, and monitoring must also work without public services.
Prove the recovery path
Test installation, authentication, inference, policy validation, backup and restore, expired certificates, and a failed upgrade while disconnected. Treat air-gap readiness as an environment-specific qualification rather than a property inferred from a successful online deployment.
Fortaify