867 B
867 B
GovOPlaN Scheduling Codex Guide
Scope
This repository owns poll-backed meeting scheduling, candidate slots, participants, constraints, availability, reminders, decisions, and Calendar handoff.
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 Scheduling internals. - Maintain a static user/admin baseline and run
/mnt/DATA/git/govoplan/tools/checks/check-manifest-shapes.pyafter behavior or manifest changes.
Boundaries
- Poll owns reusable responses; Calendar owns events and free/busy; Notifications and Mail own delivery.
- Keep optional integrations capability-driven and preserve signed-link privacy and abuse controls.