Skip to content

Commit 0c35b3d

Browse files
small fix on word and single quote (#272)
1 parent 7112e19 commit 0c35b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/web/templates/content/evolution.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,9 @@ chapters:
299299
- Reduced Mean-Time-To-Discovery (MTTD) by implementing semantic log filtering via Loki and distributed trace search via Tempo (TraceQL), allowing agents to correlate unstructured events with system failures.
300300
- Implemented PII masking to prevent data leakage in logs for sensitive keys (e.g. passwords, tokens).
301301
- date: "2026-03-08"
302-
title: "MCP Level 4: Autonomous Incident Investigation"
302+
title: "MCP Level 4: Incident Investigation"
303303
artifacts:
304304
- name: "ADR 017: Agentic Interface via MCP"
305305
url: "docs/decisions/017-agentic-interface-mcp.md"
306306
description: |
307-
- Completed the LGTM observability loop by delivering `investigate_incident` — a macro-tool that orchestrates metrics, logs, and traces in parallel to produce a structured incident report, reducing root cause analysis from minutes to seconds.
307+
- Completed the LGTM observability loop by delivering 'investigate_incident' — a macro-tool that orchestrates metrics, logs, and traces in parallel to produce a structured incident report, reducing root cause analysis from minutes to seconds.

0 commit comments

Comments
 (0)