• Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-docs#18 2026-07-12 00:42:19 +02:00
[Debt] Refactor documentation condition visibility logic
zemion commented on issue GovOPlaN/govoplan-policy#7 2026-07-12 00:42:19 +02:00
[Debt] Refactor privacy policy scope update complexity

Codex State: done

Summary

  • Split privacy retention policy writes into system/scoped persistence helpers and explicit parent-scope validation helpers.
  • Added scope precedence, patch…
zemion closed issue GovOPlaN/govoplan-docs#13 2026-07-12 00:42:18 +02:00
[Docs] Document ownership rules for runtime docs, repository docs, Gitea wiki pages, and active Gitea issues
zemion commented on issue GovOPlaN/govoplan-docs#14 2026-07-12 00:42:18 +02:00
[Docs] Document privacy and permission boundaries for role-aware documentation

Codex State: done

Summary

  • Documented privacy and permission boundaries for instance-aware/user-facing/admin documentation.

Changed Files

  • docs/DOCUMENTATION_LAYER_CONCEPT.md -…
zemion closed issue GovOPlaN/govoplan-docs#14 2026-07-12 00:42:18 +02:00
[Docs] Document privacy and permission boundaries for role-aware documentation
zemion commented on issue GovOPlaN/govoplan-postbox#13 2026-07-12 00:42:18 +02:00
[Docs] Document retention, audit, and privacy rules for postbox messages and evidence references

Codex State: done

Summary

  • Added postbox retention, audit, and privacy ownership rules, including revocation/export/plaintext caveats.

Changed Files

  • docs/POSTBOX_CONCEPT.md

###…

zemion closed issue GovOPlaN/govoplan-postbox#13 2026-07-12 00:42:18 +02:00
[Docs] Document retention, audit, and privacy rules for postbox messages and evidence references
zemion commented on issue GovOPlaN/govoplan-postbox#14 2026-07-12 00:42:18 +02:00
[Docs] Document migration ownership and compatibility imports while postbox code is extracted from core if needed

Codex State: done

Summary

  • Added migration and compatibility ownership rules for postbox tables, DTOs, migrations, capabilities, and temporary aliases.

Changed Files

  • `docs/POSTBOX…
zemion closed issue GovOPlaN/govoplan-postbox#14 2026-07-12 00:42:18 +02:00
[Docs] Document migration ownership and compatibility imports while postbox code is extracted from core if needed
zemion commented on issue GovOPlaN/govoplan-docs#18 2026-07-12 00:42:18 +02:00
[Debt] Refactor documentation condition visibility logic

Codex State: done

Summary

  • Split documentation condition visibility into named module/capability/scope helpers.
  • Added regression coverage for unavailable modules, missing capabilities,…
zemion commented on issue GovOPlaN/govoplan-campaign#51 2026-07-12 00:42:18 +02:00
[Debt] Remove new Function workaround from campaign bulk import

Codex State: done

Summary

  • Removed the CSP-hostile dynamic new Function import path from campaign XLSX bulk import loading.
  • Kept browser loading on read-excel-file/browser and…
zemion closed issue GovOPlaN/govoplan-campaign#51 2026-07-12 00:42:18 +02:00
[Debt] Remove new Function workaround from campaign bulk import
zemion commented on issue GovOPlaN/govoplan-docs#13 2026-07-12 00:42:18 +02:00
[Docs] Document ownership rules for runtime docs, repository docs, Gitea wiki pages, and active Gitea issues

Codex State: done

Summary

  • Documented runtime documentation source ownership and clarified that Gitea issues are work-state, not canonical product docs.

Changed Files

  • `docs/DOCUME…
zemion pushed to main at GovOPlaN/govoplan 2026-07-12 00:18:45 +02:00
27ea3c82d4 Reuse Gitea API connections in maintenance scripts
zemion closed issue GovOPlaN/govoplan#4 2026-07-11 19:06:55 +02:00
[Audit] Burndown: 2026-07-11 full GovOPlaN security and quality report
zemion commented on issue GovOPlaN/govoplan#4 2026-07-11 19:06:52 +02:00
[Audit] Burndown: 2026-07-11 full GovOPlaN security and quality report

Closing after the first security burn-down batch was implemented, validated, and pushed.

Pushed fixes:

  • govoplan audit tooling / release helper hardening
  • govoplan-calendar CalDAV sync…
zemion deleted branch master from GovOPlaN/govoplan 2026-07-11 19:05:36 +02:00
zemion created branch main in GovOPlaN/govoplan 2026-07-11 19:05:14 +02:00
zemion pushed to main at GovOPlaN/govoplan 2026-07-11 19:05:14 +02:00
zemion pushed to main at GovOPlaN/govoplan-files 2026-07-11 19:03:27 +02:00
b8b395e8b5 Run SMB dev connector as non-root