Gate Analysis
Path:
loom-builder/runs/chat-archive-analytics-svg-1784514256255/GATE_ANALYSIS.mdRelative: runs/chat-archive-analytics-svg-1784514256255/GATE_ANALYSIS.mdSubproject: loom-builderCategory: dispatch-runsLines: 22Bytes: 876Imports: 0Exports: 0
Content Preview
- # Gate Analysis
- **Timestamp:** 2026-07-20T02:24:16.295Z
- **Total gates:** 4
- **LLM available:** yes
- **CONFLICT verdicts:** none
- ## Layer A — Deterministic Heuristics
- - **FRAGILE** [A] `analytics page with 3+ svg charts`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
- - **FRAGILE** [A] `no external scripts on analytics`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
- - **FRAGILE*