Chapter 10000 · start here

Local and Offline Operating Guide

Local and Offline Operating Guide documentation and operating guidance.

1 min read·Updated 2026-08-03·1 role path

<!-- /hpc-resolution-path/docs/LOCALOFFLINEGUIDE.md --> # Local and Offline Operating Guide

Oprynta™ Guide Ops is designed so its core simulation does not require a live infrastructure connection.

01

What runs locally

  • Master domain launcher
  • Problem catalog
  • Free-text intake
  • Deterministic local classifier
  • JSON playbook loader
  • Evidence gates
  • Command guidance
  • Branch selection
  • Safety gates
  • Owner route
  • Resolution architecture map
  • Resolution and escalation packet
  • Browser-local session history
02

What is not required

  • Authentication
  • Database
  • Management-controller connection
  • Fleet console connection
  • SSH
  • Remote execution agent
  • Production monitoring integration
  • Internet access after installation when AI is disabled
03

Optional external functions

  • OpenAI classification and evidence summary require internet access and an API key.
  • Firestore persistence requires Google Cloud configuration and network access.

The deterministic simulator remains available if either optional service is unavailable.

04

Before using the application in a disconnected environment:

  1. 01Install npm dependencies while online.
  2. 02Run npm run build.
  3. 03Preserve the project directory and local playbooks on the approved laptop.
  4. 04Set OPENAI_ENABLED=false.
  5. 05Set DATA_BACKEND=local.
  6. 06Do not paste restricted or customer-confidential information into the simulator unless the local operating policy permits it.
05

Safety

The application displays commands but does not execute them. The operator remains responsible for authorization, site procedure, command review, maintenance controls, and evidence handling.