Title here
Summary here
| Package | Layer | Purpose |
|---|---|---|
internal/server | L1 | HTTP/1.1, TLS, route matching |
internal/storage | L2 | Hot store, warm tier, WAL, SIEVE |
internal/cache | L3 | RFC 9111 state machine and handler |
internal/origin | L4 | Upstream pools, health checks, hedged transport |
internal/cluster | L5 | memberlist gossip, hash ring, peer fetch |
internal/admin | L6 | Admin HTTP API |
internal/observability | L7 | Metrics, logs, access log |
| pkg/api | public | Wire types shared by SDK and admin |
| pkg/bouineapi | public | Go SDK |
internal/cache.make conformance.make bench if the change touches hit-path code.