• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan#17 2026-07-28 22:14:01 +02:00
[User Story] Task-focused Views reduce GovOPlaN to the interface needed for the current job

Codex State: progress

Summary

  • Refined the Views editor with shared SelectionList and ExplorerTree components, explicit module expansion controls, and a full-width assignment section…
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 22:13:48 +02:00
324c26da78 fix: allow fallback dashboard scrolling
zemion pushed to main at GovOPlaN/govoplan-dashboard 2026-07-28 22:13:40 +02:00
2250d69765 fix: make dashboard page scrollable
zemion pushed to main at GovOPlaN/govoplan-views 2026-07-28 22:13:29 +02:00
3de8d4aa5f feat: add personal and group view ownership
zemion commented on issue GovOPlaN/govoplan#16 2026-07-28 21:33:02 +02:00
[Task] Initialize govoplan-views and implement governed View definitions

Codex State: note

Summary

  • Fixed the Views administration freeze after creating/opening a definition. Server-normalized module roots were accidentally assigned themselves as parents,…
zemion pushed to main at GovOPlaN/govoplan-views 2026-07-28 21:32:49 +02:00
34221b633b Guard View surface tree traversal
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 21:32:36 +02:00
389f98e349 Keep normalized View roots acyclic
zemion commented on issue GovOPlaN/govoplan#16 2026-07-28 21:14:07 +02:00
[Task] Initialize govoplan-views and implement governed View definitions

Codex State: note

Summary

  • Post-close hardening: required Views now fail open if a later module-graph change removes an administration escape surface, even when ordinary routes remain…
zemion pushed to main at GovOPlaN/govoplan-views 2026-07-28 21:13:49 +02:00
ca615df36e Fail open when View recovery surfaces disappear
zemion commented on issue GovOPlaN/govoplan-workflow#7 2026-07-28 21:09:36 +02:00
[Feature] Activate and restore effective Views for workflow instances and steps

Codex State: note

Summary

  • Workflow now declares Views as an optional dependency and consumes the versioned views.resolver contract/capability without importing the Views implementation. …
zemion commented on issue GovOPlaN/govoplan-policy#9 2026-07-28 21:09:27 +02:00
[Feature] Govern View inheritance, assignment ceilings, and explainable provenance

Codex State: note

Summary

  • The Views module now resolves assignment precedence, required/default/available modes, user selection, basic provenance, and stale projection recovery. -…
zemion commented on issue GovOPlaN/govoplan#17 2026-07-28 21:09:15 +02:00
[User Story] Task-focused Views reduce GovOPlaN to the interface needed for the current job

Codex State: progress

Summary

  • The first usable product slice is now live on main: modules announce stable surfaces, administrators can publish and assign governed Views, users can…
zemion closed issue GovOPlaN/govoplan-core#271 2026-07-28 21:08:59 +02:00
[Feature] Define versioned view-addressable UI surface and effective-view runtime contracts
zemion commented on issue GovOPlaN/govoplan-core#271 2026-07-28 21:08:58 +02:00
[Feature] Define versioned view-addressable UI surface and effective-view runtime contracts

Codex State: done

Summary

  • Implemented the version 1 View surface contract, stable derived and custom surface identifiers, parent closure, ownership/duplicate/cycle validation, and…
zemion commented on issue GovOPlaN/govoplan#16 2026-07-28 21:08:41 +02:00
[Task] Initialize govoplan-views and implement governed View definitions

Codex State: done

Summary

  • Initialized and published GovOPlaN/govoplan-views on main with versioned definitions and revisions, system/tenant/group/user assignments, selection, provenance,…
zemion closed issue GovOPlaN/govoplan#16 2026-07-28 21:08:41 +02:00
[Task] Initialize govoplan-views and implement governed View definitions
zemion pushed to main at GovOPlaN/govoplan 2026-07-28 21:07:03 +02:00
11d45bce25 Register governed Views module
zemion created branch main in GovOPlaN/govoplan-views 2026-07-28 21:06:58 +02:00
zemion pushed to main at GovOPlaN/govoplan-views 2026-07-28 21:06:58 +02:00
e14432db73 Initialize governed Views module
zemion pushed to main at GovOPlaN/govoplan-workflow 2026-07-28 21:06:53 +02:00
b015569b5e Declare Views integration contract