refactor(reporting): reuse exact principal projection contract
Module Package Release / publish-packages (push) Successful in 15s

Release v0.1.22. Coordinated integrity review: GovOPlaN/govoplan-core#298.
This commit is contained in:
2026-09-08 12:19:40 +02:00
parent 89755e1924
commit 8253bd0dd6
7 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ class _Provider:
del session
return ReportProviderResult(
report_id=request.report_id,
generated_at=datetime(2026, 8, 2, 10, 0, tzinfo=UTC),
generated_at=datetime.now(UTC),
payload={"metric": 12},
source_revisions=(
{