feat: implement governed reporting vertical

This commit is contained in:
2026-08-01 17:48:39 +02:00
parent 720959536b
commit eba35edd3c
35 changed files with 8414 additions and 33 deletions
+2
View File
@@ -0,0 +1,2 @@
export { default, reportingModule } from "./module";
export * from "./api/reporting";