docs(readme): update status — phase 1 implemented

This commit is contained in:
Kjell Tore Guttormsen 2026-07-16 20:14:35 +02:00
commit dae0bd1a28

View file

@ -2,9 +2,10 @@
Shared ingestion library for OKF (Open Knowledge Format) bundles.
Status: pre-implementation. This repository currently contains the project
scaffold, the scope definition, and detailed plans for each phase (under
`docs/plan/`); no pipeline code has been written yet.
Status: phase 1 (spec-based ingestion) is implemented — manifest validation,
the `file`/`sql`/`http` connectors, deterministic materialization, index
generation, and the golden fixture suite under `examples/`. Phases 24 are
planned (see `docs/plan/`).
## Planned scope (v1)