v0.6.0 — fourth demo and config-change investigation
This is a small portfolio milestone release for telemetry-lab.
What changed
- Added
config-change-investigation-demoas a fourth local, file-based demo. - The new demo stays fully deterministic: risky config-change rules, bounded evidence correlation, committed artifacts, and a short investigation report.
- The repository now reads as a four-demo portfolio repo instead of a three-demo repo with config-change investigation still treated as future work.
Included artifacts
The new demo commits reviewer-facing outputs such as:
change_events_normalized.jsoninvestigation_hits.jsoninvestigation_summary.jsoninvestigation_report.md
Boundaries
- No new AI stage
- No autonomous response
- No realtime ingestion or service deployment
- Still scoped as a small review-oriented prototype, not a production system
Validation
python -m telemetry_window_demo.cli run-config-change-demopython -m pytest- Full test suite:
51 passed