docs: remove 'In Development' note - all planned features complete
All phases (1-9) of the implementation plan are complete. The README incorrectly showed the project as in development.
This commit is contained in:
parent
e4d7378096
commit
fe05ab6062
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue