849 B
849 B
GovOPlaN Workflow Codex Guide
Scope
This repository owns the workflow editing and inspection experience, including BPMN-compatible native graph authoring and module-provided definition views.
Documentation Contract
- Treat documentation as part of every behavior change. Update this module's manifest-driven
DocumentationTopiccontributions for affected user and administrator behavior. - Keep feature content here;
govoplan-docsprojects it without importing Workflow internals. - Maintain a static user/admin baseline and run
/mnt/DATA/git/govoplan/tools/checks/check-manifest-shapes.pyafter behavior or manifest changes.
Boundaries
govoplan-workflow-engineowns headless definitions, versions, execution, and resumable runtime state.- The editor must consume engine contracts without duplicating execution semantics.