docs: remove 'In Development' note - all planned features complete
Some checks failed
CI / test (18.x) (push) Has been cancelled
CI / test (20.x) (push) Has been cancelled
CI / test (22.x) (push) Has been cancelled

All phases (1-9) of the implementation plan are complete.
The README incorrectly showed the project as in development.
This commit is contained in:
jedarden 2026-05-26 22:39:13 -04:00
parent e4d7378096
commit fe05ab6062

View file

@ -282,8 +282,6 @@ ss -tlnp | grep 4318
NEEDLE's `otlp_metric_sink` is enabled in `~/.needle/config.yaml`, pushing aggregated token/cost/bead metrics to `http://localhost:4318/v1/metrics`. FABRIC deduplicates these against JSONL-tailed events and writes them to `~/.needle/fabric.db` with `metrics_source='otlp-metric'`.
🚧 **In Development** - See [docs/plan.md](docs/plan.md) for implementation roadmap.
## Documentation
- [NeedleEvent Schema](docs/schema.md) — canonical wire format shared with NEEDLE