============================================================
OPERA_RUNS — LOCAL OPERA OUTPUT ROOT
Version: 0.1.0-OPERA-RUNS-LOCAL-OUTPUT-ROOT
Status:
    ACTIVE / DEVELOPMENT-ONLY / NON-DEPLOYABLE
Authority:
    USER / HUMAN DEVELOPER AUTHORITY
Class:
    AGLA / LOCAL_RUNTIME_OUTPUTS / OPERA_RUNS
Mutation Policy:
    VERSION-CONTROLLED INDEX; RUN CONTENT MAY BE LOCAL UNTIL PROMOTED
============================================================


============================================================
I. PURPOSE
============================================================

OPERA_RUNS is the canonical local destination for OPERA outputs produced
in this environment.

This folder replaces the prior root-level run folder:

```text
OPERA_RUN_2026-04-30_b8f751159174
```

Future runs must not create new root-level OPERA_RUN_* folders.


============================================================
II. TAXONOMY
============================================================

Use this folder pattern:

```text
OPERA_RUNS/<OPERA_ID>/<YYYY-MM-DD>/<RUN_ID>/
```

Where:

```text
OPERA_ID:
    canonical OPERA identifier, e.g. OPERA_G, OPERA_RADIX,
    OPERA_Q_MNEMONICA.

YYYY-MM-DD:
    run date.

RUN_ID:
    RUN_<YYYY-MM-DD>_<short-id>
```

Recommended run subfolders:

```text
00_INPUT
01_CONTEXT
02_EXECUTION
03_OUTPUT
04_VALIDATION
05_REPORTS
```


============================================================
III. LOCATION LAW
============================================================

Outputs generated by OPERAE in this environment belong here unless a
specific OPERA artifact declares a stricter local run path.

SIGMA_SATOR kernels are deployment wrappers and must not become run
output folders.

Run outputs are development-only by default.

Promotion requires explicit review and version-controlled movement into
the appropriate canonical or deployment-visible location.


============================================================
END — OPERA_RUNS
============================================================
