---
title: ontario-electricity-evidence-pipeline
type: repo-mirror
status: active
domain: sources
owner: you
created: '2026-07-20'
updated: '2026-07-20'
tags:
- repo
related: []
repo_id: repo_252e1077b0082592ba3d
repo_manifest: _meta/repo-manifest.json
repo: local/ontario-electricity-evidence-pipeline
repo_url: local:_fixtures/repos/ontario-electricity-evidence-pipeline
default_branch: local
last_commit: local-d39bdb3b5af38d6027a97a39b19ea5a5bfe1c2d0
last_commit_date: ''
open_issues: ''
synced: '2026-07-20T23:55:20+00:00'
---

> [!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.md`
- `docs/architecture.md`
- `docs/historical-validation.md`
- `docs/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.
