phi-telemetry 0.1.4

Observability layer for phi-agent — collects and persists structured metrics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CLAUDE.md — phi-telemetry

Observability layer for phi-agent: collects and persists structured metrics.

## Rules

### Dependencies
- `Cargo.toml` uses **pure version deps** (no `path`).
- To debug: temporarily add `path`, **DO NOT commit**.

### Publishing
1. Bump version → commit → push → `cargo publish --registry crates-io`

### Downstream
- [ ] phi-agent