ores.reporting
Table of Contents
Summary
ores.reporting provides the reporting foundation for ORE Studio — report
definitions, report instances, report types, concurrency policies, and run
status values. It is structured as a composite component with three
sub-components and has no code of its own: every generated and hand-written
artefact lives under one of the sub-components below, never directly under
this directory.
Sub-components
| Sub-component | Brief |
|---|---|
| ores.reporting.api | Domain types, JSON/table I/O, and NATS protocol schemas. |
| ores.reporting.core | Report management and ORE risk execution — report types, definitions, instances, and scheduling. |
| ores.reporting.service | NATS service entrypoint — wires handlers, repositories, and configuration. |
Entity modules
| Module | Brief |
|---|---|
| ores.reporting | Logical entities for the reporting namespace. |