# AGLA Documentation Navigation

Version: 1.0.0

Status: ACTIVE ROUTING INDEX / NON-RUNTIME / NO AUTHORITY EFFECT

## Read order

1. Read `CONTEXT_FOLDER_RULES.md`.
2. Select either development-only or execution-allowed context.
3. Read that context's `LOCAL_REFERENCE_INDEX.md`.
4. Follow its reference into `00_Sources`.
5. Read the applicable `SOURCE_INDEX.md` before opening source material.

## Storage and routing

```text
00_Sources/                         actual source storage
01_CONTEXT_Development_Only/        development-only routing
02_CONTEXT_Execution_Allowed/       execution-eligible routing
```

`CODEX_ONLY` is a local routing name. Its corresponding source-storage name is
`CODEX_DEV`. Moving a file from a context folder into `00_Sources` changes its
address, not its meaning, provenance, status, authority, or execution
eligibility.

## Use boundary

Development-only documentation may support authorship, review, evaluation,
historical investigation, and development decisions. It must not execute or
simulate OPERAE, reconstruct missing runtime behavior, or provide hidden
admissibility.

Execution-allowed documentation may support execution context only when the
current SYSTEM_INDEX, class laws, loaded artifacts, and applicable admission
gates independently permit that use. Folder placement alone never executes an
OPERA.

## Source-content invariant

Documentation source reorganization preserves source bytes. Routing indexes,
path registers, validators, and generated navigation artifacts may be updated
to follow a relocated source. Consult
`DOCUMENTATION_PATH_MIGRATION_2026-08-23.md` for the current mapping.
