Metadata-Version: 2.4
Name: govoplan-ops
Version: 0.1.8
Summary: GovOPlaN operations module for health, deployment profile, and sizing visibility.
Author: GovOPlaN
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: govoplan-core>=0.1.8
Requires-Dist: govoplan-access>=0.1.8

# govoplan-ops

<!-- govoplan-repository-type:start -->
**Repository type:** module (platform).
<!-- govoplan-repository-type:end -->

GovOPlaN Ops provides the operator surface for deployment health, runtime
profile visibility, worker split assumptions, and sizing guidance.

## Ownership

This repository owns:

- backend module manifest `ops`
- operator-facing status APIs
- deployment profile and sizing assumption summaries
- WebUI route contribution `@govoplan/ops-webui`
- future operational runbooks that describe the configured platform rather than
  generic product possibilities

Core owns lifecycle management, module discovery, maintenance mode, package
installation safety, and shared WebUI shell behavior.

## Runbooks

- `docs/SCALABILITY_PROFILES.md` explains how to use the Ops page with the
  canonical sizing matrix, readiness model, and profile-selection worksheet.
