GovOPlaN Projects
Repository type: module (domain).
govoplan-projects owns native project and portfolio identity, goals, status,
milestones, participants, work structure, and links to project evidence. It is
the native GovOPlaN project context and the integration target for OpenProject.
The runtime module ID is projects. This initial scaffold registers the
boundary, permissions, roles, documentation, and module entry point.
See docs/PROJECTS_DOMAIN_BOUNDARY.md.
Development
cd /mnt/DATA/git/govoplan-projects
PYTHONPATH=src:/mnt/DATA/git/govoplan-core/src \
/mnt/DATA/git/govoplan/.venv/bin/python -m unittest discover -s tests
Description
GovOPlaN project module for portfolios, projects, milestones, work structure, status, participants, and external project-system references.
Languages
Python
100%