Appearance
Reporting + Definitions Integration Verified Anchors
This page is a compact evidence index for the reporting/definitions integration boundary.
Runtime definition and dataset model
NGB.Runtime/Reporting/ReportDefinitionRuntimeModel.csNGB.Runtime/Reporting/ReportDatasetDefinition.csNGB.Runtime/Reporting/ReportDatasetFieldDefinition.cs
Runtime planning and rendering
NGB.Runtime/Reporting/ReportExecutionPlanner.csNGB.Runtime/Reporting/ReportEngine.csNGB.Runtime/Reporting/ReportSheetBuilder.cs
PostgreSQL dataset-backed execution
NGB.PostgreSql/Reporting/IPostgresReportDatasetSource.csNGB.PostgreSql/Reporting/PostgresReportDatasetCatalog.csNGB.PostgreSql/Reporting/PostgresReportSqlBuilder.csNGB.PostgreSql/Reporting/PostgresReportDatasetExecutor.cs
Interpretation policy
Use these anchors as the trust base for:
- how report definitions are normalized;
- how datasets are normalized;
- how planner-time validation/execution semantics are derived from dataset capabilities;
- how PostgreSQL dataset sources bridge report planning into SQL execution.
For broader repository rules, see: