chore: sync GovOPlaN module split state
This commit is contained in:
19
AGENTS.md
Normal file
19
AGENTS.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# GovOPlaN Ops Codex Guide
|
||||
|
||||
## Scope
|
||||
|
||||
This repository owns the GovOPlaN operations module seed: runtime health,
|
||||
deployment profile visibility, worker split assumptions, sizing assumptions,
|
||||
maintenance readiness, and operator-facing status surfaces.
|
||||
|
||||
## Boundaries
|
||||
|
||||
- Depend on kernel contracts from `govoplan-core`.
|
||||
- Do not import feature-module internals.
|
||||
- Expose integration through manifests, API routes, permissions, and typed DTOs.
|
||||
- Keep destructive operator actions in core safety-controlled workflows.
|
||||
|
||||
## Local Workflow
|
||||
|
||||
Use Gitea issues as the canonical backlog and state log. Focused verification is
|
||||
still driven from `/mnt/DATA/git/govoplan-core` for cross-repository behavior.
|
||||
Reference in New Issue
Block a user