Albrecht Degering zemion
  • Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan 2026-08-06 22:45:36 +02:00
78811f7f6e Synchronize public module directory publication
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-06 22:44:57 +02:00
44196f5620 Validate module catalog provenance and availability
zemion pushed to main at GovOPlaN/govoplan-admin 2026-08-06 22:44:00 +02:00
9d522ef6e0 Expose searchable module catalog compatibility
zemion commented on issue GovOPlaN/govoplan#13 2026-08-06 21:26:48 +02:00
[User Story] One-command Core bootstrap, module lifecycle, scale-out, and environment promotion

Codex State: progress

Summary

  • Published the complete signed stable catalog to addideas-govoplan-website commit 58601ac and annotated tag catalog-v0.1.18.
  • The generated payload…
zemion commented on issue GovOPlaN/govoplan#13 2026-08-06 21:15:01 +02:00
[User Story] One-command Core bootstrap, module lifecycle, scale-out, and environment promotion

Codex State: progress

Summary

  • Implemented an entitlement-free official public catalog fallback with a pinned Core trust anchor; explicit operator catalogs still take precedence and fail…
zemion pushed to main at GovOPlaN/govoplan 2026-08-06 21:14:06 +02:00
09046e6e62 Publish complete signed module catalogs
zemion pushed to main at GovOPlaN/govoplan-admin 2026-08-06 21:13:52 +02:00
1e55a80d3c Expose public module catalog discovery
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-06 21:13:47 +02:00
9ceb1b8c22 Add trusted public module catalog installs
zemion pushed tag v0.1.19 to GovOPlaN/govoplan-tasks 2026-08-06 20:22:35 +02:00
zemion pushed to main at GovOPlaN/govoplan-tasks 2026-08-06 20:21:46 +02:00
db76260010 Release Tasks package v0.1.19
zemion pushed tag v0.1.19 to GovOPlaN/govoplan-records 2026-08-06 20:19:51 +02:00
zemion pushed to main at GovOPlaN/govoplan-records 2026-08-06 20:19:46 +02:00
0363e9f589 Release Records package v0.1.19
zemion pushed tag v0.1.18 to GovOPlaN/govoplan-quick-access 2026-08-06 20:19:45 +02:00
zemion commented on issue GovOPlaN/govoplan-mail#21 2026-08-06 19:15:44 +02:00
[Feature] Contribute Mail to Quick Access Messages

Initial contribution implemented in 2c5585b: Mail registers Communication and contributes the active IMAP inbox/recent-message surface to the shared Messages drawer, retaining Mail-owned profile…

zemion commented on issue GovOPlaN/govoplan-tasks#3 2026-08-06 19:15:44 +02:00
[Feature] Contribute Work to Quick Access

Initial contribution implemented in 8e4a247: Tasks registers the Work product area and an authorized Quick Access summary renderer with counts and full Work fallback, without importing Quick…

zemion commented on issue GovOPlaN/govoplan-calendar#23 2026-08-06 19:15:44 +02:00
[Feature] Contribute Calendar to Quick Access

Initial contribution implemented in b6f939e: Calendar registers Meetings and Decisions plus an authorized upcoming-agenda renderer and full Calendar fallback, without importing Quick Access.…

zemion commented on issue GovOPlaN/govoplan-files#43 2026-08-06 19:15:44 +02:00
[Feature] Contribute Files to Quick Access

Initial contribution implemented in 04e2bae: Files registers Records and Documents and contributes authorized managed/connector spaces with read-only provenance and full Files fallback.…

zemion commented on issue GovOPlaN/govoplan-postbox#27 2026-08-06 19:15:44 +02:00
[Feature] Contribute Postbox to Quick Access Messages

Initial contribution implemented in 60f50f7: Postbox registers Communication and contributes function-bound unread messages/open links to the shared Messages drawer without merging state with…

zemion commented on issue GovOPlaN/govoplan-quick-access#1 2026-08-06 19:15:43 +02:00
[Feature] Implement configurable task-local Quick Access

Implemented the initial module in 3fbbb84.

  • Live manifest-derived catalogue with tenant-entitlement and permission filtering.
  • OCC-protected system, tenant, and personal profiles. -…
zemion commented on issue GovOPlaN/govoplan-core#285 2026-08-06 19:15:43 +02:00
[Feature] Provide task-local quick actions with governed return context

Progress: commit 32c234f defines the bounded tool metadata/runtime contribution contract and optional shell host. govoplan-quick-access@3fbbb84 supplies the keyboard/responsive overlay, focus…