900 B
900 B
If you are working on this file you need to read docs/ARCHITECTURE_VEXER.md and ./AGENTS.md).
TASKS
| Task | Owner(s) | Depends on | Notes |
|---|---|---|---|
| VEXER-FMT-OPENVEX-01-001 – OpenVEX normalizer | Team Vexer Formats | VEXER-CORE-01-001 | DONE (2025-10-17) – OpenVEX normalizer parses statements/products, maps status/justification, and surfaces provenance metadata; coverage in OpenVexNormalizerTests. |
| VEXER-FMT-OPENVEX-01-002 – Statement merge utilities | Team Vexer Formats | VEXER-FMT-OPENVEX-01-001 | TODO – Add reducers merging multiple OpenVEX statements, resolving conflicts deterministically, and emitting policy diagnostics. |
| VEXER-FMT-OPENVEX-01-003 – OpenVEX export writer | Team Vexer Formats | VEXER-EXPORT-01-001, VEXER-FMT-OPENVEX-01-001 | TODO – Provide export serializer generating canonical OpenVEX documents with optional SBOM references and hash-stable ordering. |