docs(readme): update status — phase 1 implemented
This commit is contained in:
parent
9b60f2c7b6
commit
dae0bd1a28
1 changed files with 4 additions and 3 deletions
|
|
@ -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 2–4 are
|
||||
planned (see `docs/plan/`).
|
||||
|
||||
## Planned scope (v1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue