• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-core#106 2026-07-09 13:17:02 +02:00
[Feature] Add module permutation backend startup tests

Closed by focused module matrix and contract coverage. Evidence:\n\n- scripts/check-module-matrix.sh runs backend module-system and access-contract tests, dependency boundary checks, core WebUI…

zemion closed issue GovOPlaN/govoplan-core#67 2026-07-09 13:17:01 +02:00
[Feature] Keep module-matrix tests for core-only, files-only, mail-only, campaign-only, campaign+files, campaign+mail, full product
zemion commented on issue GovOPlaN/govoplan-core#71 2026-07-09 13:17:01 +02:00
[Feature] Add contract tests for manifests, route aggregation, migration registration, and capability discovery

Closed by focused module matrix and contract coverage. Evidence:\n\n- scripts/check-module-matrix.sh runs backend module-system and access-contract tests, dependency boundary checks, core WebUI…

zemion closed issue GovOPlaN/govoplan-core#71 2026-07-09 13:17:01 +02:00
[Feature] Add contract tests for manifests, route aggregation, migration registration, and capability discovery
zemion commented on issue GovOPlaN/govoplan-core#67 2026-07-09 13:17:00 +02:00
[Feature] Keep module-matrix tests for core-only, files-only, mail-only, campaign-only, campaign+files, campaign+mail, full product

Closed by focused module matrix and contract coverage. Evidence:\n\n- scripts/check-module-matrix.sh runs backend module-system and access-contract tests, dependency boundary checks, core WebUI…

zemion closed issue GovOPlaN/govoplan-core#116 2026-07-09 13:17:00 +02:00
[Task] Module-matrix CI
zemion commented on issue GovOPlaN/govoplan-core#116 2026-07-09 13:17:00 +02:00
[Task] Module-matrix CI

Closed by focused module matrix and contract coverage. Evidence:\n\n- scripts/check-module-matrix.sh runs backend module-system and access-contract tests, dependency boundary checks, core WebUI…

zemion closed issue GovOPlaN/govoplan-core#9 2026-07-09 13:16:46 +02:00
[Task] Run and record Python dependency vulnerability audit such as pip-audit
zemion commented on issue GovOPlaN/govoplan-core#9 2026-07-09 13:16:46 +02:00
[Task] Run and record Python dependency vulnerability audit such as pip-audit

Closed as run-and-record, not remediated. Evidence: scripts/check-dependency-audits.sh ran python -m pip_audit --progress-spinner off; docs/audits/2026-07-09-dependency-audit.md records 24 Python…

zemion closed issue GovOPlaN/govoplan-core#8 2026-07-09 13:16:45 +02:00
[Task] Run and record frontend npm audit --omit=dev
zemion closed issue GovOPlaN/govoplan-core#7 2026-07-09 13:16:45 +02:00
[Feature] Add dependency vulnerability audit tooling in CI or documented local workflow
zemion commented on issue GovOPlaN/govoplan-core#8 2026-07-09 13:16:45 +02:00
[Task] Run and record frontend npm audit --omit=dev

Closed by running and recording the frontend production audit. Evidence: scripts/check-dependency-audits.sh runs npm audit --omit=dev in webui; the 2026-07-09 local run recorded in docs/audits/2026…

zemion commented on issue GovOPlaN/govoplan-core#7 2026-07-09 13:16:44 +02:00
[Feature] Add dependency vulnerability audit tooling in CI or documented local workflow

Closed by adding a reproducible dependency-audit workflow and local runner. Evidence: scripts/check-dependency-audits.sh, docs/DEPENDENCY_AUDITS.md, docs/audits/2026-07-09-dependency-audit.md, and…

zemion closed issue GovOPlaN/govoplan-core#185 2026-07-09 13:16:29 +02:00
[Task] Which future module comes first after platform cleanup: cases, workflow, or connectors?
zemion commented on issue GovOPlaN/govoplan-core#185 2026-07-09 13:16:29 +02:00
[Task] Which future module comes first after platform cleanup: cases, workflow, or connectors?

Closed by the current split documentation and contract-test pass. Evidence:\n\n- docs/MODULE_ARCHITECTURE.md now documents stable kernel contracts, removed obsolete core access/admin re-export…

zemion closed issue GovOPlaN/govoplan-core#76 2026-07-09 13:16:28 +02:00
[Feature] Keep compatibility imports under govoplan_core.access.* temporarily with deprecation warnings
zemion closed issue GovOPlaN/govoplan-core#110 2026-07-09 13:16:28 +02:00
[Feature] Add compatibility import tests until old paths are removed
zemion commented on issue GovOPlaN/govoplan-core#110 2026-07-09 13:16:28 +02:00
[Feature] Add compatibility import tests until old paths are removed

Closed by the current split documentation and contract-test pass. Evidence:\n\n- docs/MODULE_ARCHITECTURE.md now documents stable kernel contracts, removed obsolete core access/admin re-export…

zemion commented on issue GovOPlaN/govoplan-core#76 2026-07-09 13:16:27 +02:00
[Feature] Keep compatibility imports under govoplan_core.access.* temporarily with deprecation warnings

Closed by the current split documentation and contract-test pass. Evidence:\n\n- docs/MODULE_ARCHITECTURE.md now documents stable kernel contracts, removed obsolete core access/admin re-export…

zemion closed issue GovOPlaN/govoplan-core#72 2026-07-09 13:16:27 +02:00
[Feature] Add a documented deprecation policy for kernel API changes