Skip to content

Commit b132482

Browse files
committed
Add reviewer evidence section
1 parent 4b908fa commit b132482

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/reviewer-brief.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Telemetry and detection projects often look impressive in screenshots but are ha
1313
- `rule-evaluation-and-dedup-demo` for cooldown and suppression reasoning
1414
- `config-change-investigation-demo` for risky-change evidence correlation
1515

16+
## Reviewer Evidence
17+
18+
- Reproducible command: `python -m telemetry_window_demo.cli run --config configs/default.yaml`
19+
- Deterministic outputs: feature tables, alert tables, `summary.json`, PNG timelines, dedup reports, investigation reports, and bounded AI case reports.
20+
- Tests / CI: pytest coverage for windowing, CLI behavior, demo pipelines, artifact validation, and deterministic guardrails; GitHub Actions CI is enabled.
21+
- Release evidence: reviewer packs and release notes through the current `v0.6.0` milestone.
22+
- Non-goals: production monitoring, real-time ingestion, alert routing, autonomous response, dashboards, or final incident verdicts.
23+
1624
## Quick run
1725

1826
```bash

0 commit comments

Comments
 (0)