feat: declare governed external provider state

This commit is contained in:
2026-08-01 17:48:23 +02:00
parent ccdf12162a
commit 66a6df4f05
5 changed files with 761 additions and 0 deletions
+6
View File
@@ -1,5 +1,11 @@
# GovOPlaN Calendar Codex Guide
## Documentation Contract
- Treat documentation as part of every behavior change. Update this module's manifest-driven `DocumentationTopic` contributions for affected user and administrator behavior.
- Keep feature content here; `govoplan-docs` projects it without importing Calendar internals.
- Maintain a static user/admin baseline and run `/mnt/DATA/git/govoplan/tools/checks/check-manifest-shapes.py` after behavior or manifest changes.
## Scope
This repository owns the `calendar` module: calendar collections, VEVENT storage, iCalendar import/export, availability primitives, backend module manifest, and `@govoplan/calendar-webui`.