[!info] GitHub repo mirror — auto-generated Source: local/ontario-electricity-evidence-pipeline (local:_fixtures/repos/ontario-electricity-evidence-pipeline). Edit the source repo, never this note. This mirror is machine-owned; keep durable human notes in curated notes or annotation sidecars.
%% AUTO-GENERATED BELOW — DO NOT EDIT %%
Overview
Local repository fixture
| Field | Value |
|---|---|
| Repo | local/ontario-electricity-evidence-pipeline |
| Default branch | local |
| Open issues + PRs | |
| Languages | — |
| Latest release | — |
| Topics | — |
| Pushed | — |
Docs included
README.mddocs/architecture.mddocs/historical-validation.mddocs/source-boundaries.md
README.md
Ontario Electricity Evidence Pipeline
Clean-room synthetic demonstration project for MirrorArc. It loads a small set of Open Government Licence - Ontario CSV fixtures, normalizes stable analytical tables, evaluates explicit quality gates, and produces deterministic historical summaries. It is independently authored for this example and contains no code or metrics from another project.
Run the fixture tests with python -m unittest discover -s tests.
This independently authored fixture is licensed under the included MIT License.
docs/architecture.md
Architecture
The fixture follows four small stages: licensed source CSV, typed load, explicit quality gates, and descriptive historical summary. MirrorArc links this code path to source records, data contracts, decisions, and generated repo/Office mirrors.
docs/historical-validation.md
Historical validation
The fixture accepts a historical series only when it has at least one positive annual-demand row and each monthly peak is greater than its corresponding minimum. Failed rows remain available for review; the fixture does not coerce values or produce forward-looking output.
docs/source-boundaries.md
Source boundaries
Ontario Energy Report supporting CSVs are included under the Open Government Licence - Ontario with attribution. IESO resources are stored as URLs and descriptive metadata only because their website terms are not treated as a permissive redistribution license.