A visual companion to the FeatLock 1.0 CLI. Every panel below corresponds to one of the CLI's seven services — point‑in‑time training sets, online policy/claim lookups, batch offline features, leakage audits, feature importance, and system health — rendered from the same JSON responses the terminal saves to Response‑FeatLock/.
Monthly request count against the Redis‑backed online store. The dashed line marks the cut‑over from batch‑only serving (Jan 2024) to real‑time point‑in‑time serving. Same shape of chart the CLI's --health and online/* endpoints roll up into.
| Timestamp | Service | Entity | Status | Latency |
|---|
Every value served online or offline traces back through the point‑in‑time store. Flow width is proportional to feature‑value volume over the trailing 30 days. Hover a ribbon to isolate its path.
Percent of served feature‑values at risk of temporal leakage, and the projected volume of training rows that would need regeneration if unresolved.
| Entity | Feature | Portfolio | Δ hours | Severity |
|---|
Ranked by mean absolute contribution across the active underwriting and pricing models. Matches the CLI's feature-importance service output, including its rank‑bar rendering.
First rows of the most recent PIT training pull, exactly as saved to pit_training_result.json.
| claim_id | policy_id | event_timestamp | feature_timestamp | claim_severity_score | prior_claims_24m | label_charge_off |
|---|
Response body of the most recent /offline POST.
| entity_id | entity_type | telematics_score | credit_band | exposure_months | region |
|---|
Simulates the CLI's real‑time Redis‑backed lookups. Enter an ID matching the sample formats below, or pick one of the recent entities.