Files
git.stella-ops.org/src/StellaOps.Excititor.Formats.OpenVEX/TASKS.md
2025-10-20 14:19:25 +03:00

1011 B
Raw Blame History

If you are working on this file you need to read docs/ARCHITECTURE_EXCITITOR.md and ./AGENTS.md).

TASKS

Task Owner(s) Depends on Notes
EXCITITOR-FMT-OPENVEX-01-001 OpenVEX normalizer Team Excititor Formats EXCITITOR-CORE-01-001 DONE (2025-10-17) OpenVEX normalizer parses statements/products, maps status/justification, and surfaces provenance metadata; coverage in OpenVexNormalizerTests.
EXCITITOR-FMT-OPENVEX-01-002 Statement merge utilities Team Excititor Formats EXCITITOR-FMT-OPENVEX-01-001 DOING (2025-10-19) Prereq EXCITITOR-FMT-OPENVEX-01-001 confirmed DONE; building deterministic merge reducers with policy diagnostics.
EXCITITOR-FMT-OPENVEX-01-003 OpenVEX export writer Team Excititor Formats EXCITITOR-EXPORT-01-001, EXCITITOR-FMT-OPENVEX-01-001 DOING (2025-10-19) Prereqs EXCITITOR-EXPORT-01-001 & EXCITITOR-FMT-OPENVEX-01-001 verified DONE; starting canonical OpenVEX exporter with stable ordering/SBOM references.