Legacy optimization and performance documents

August 12, 2026 ยท View on GitHub

This file explains how historical optimization evidence relates to the current control plane.

Canonical files

TopicCanonical file
Active workprivate root BACKLOG.md
Start pointdocs/optimization/START_HERE.md
Layer and ownership rulesdocs/optimization/README.md
Optimization classesdocs/optimization/TAXONOMY.md
Worker lanesdocs/optimization/OWNERSHIP.toml
Patch proof contractdocs/optimization/README.md
Op and backend statusdocs/optimization/OP_MATRIX.toml
Benchmark targetsdocs/optimization/BENCH_TARGETS.toml

Evidence-only files

FileUse it for
audits/VYRE_OPTIMIZER.mdHistorical optimizer findings.
audits/VYRE_PERFORMANCE_ARCHITECTURE_INVENTORY_2026-04-28.mdPoint-in-time performance inventory.
Prior driver-consolidation evidencePrivate historical audit record.
.internals/**Private evidence and maintainer notes.

Old plan, roadmap, backlog, handoff, brief, and status files were imported into the root backlog and deleted. Do not recreate them as evidence archives.

How to migrate an old finding

  1. Identify the lane in OWNERSHIP.toml.
  2. Verify the finding against the current tree.
  3. Add a dedicated four-column row to the root BACKLOG.md.
  4. Update OP_MATRIX.toml when an op or backend contract changes.
  5. Update BENCH_TARGETS.toml when a performance target changes.
  6. Delete any parallel planning document after preserving useful evidence in the backlog.