Gate Analysis

loom-builderdocmarkdown
Path: loom-builder/runs/chat-archive-analytics-svg-1784514256255/GATE_ANALYSIS.mdRelative: runs/chat-archive-analytics-svg-1784514256255/GATE_ANALYSIS.mdSubproject: loom-builderCategory: dispatch-runs
Lines: 22Bytes: 876Imports: 0Exports: 0

Content Preview

  1. # Gate Analysis
  2. **Timestamp:** 2026-07-20T02:24:16.295Z
  3. **Total gates:** 4
  4. **LLM available:** yes
  5. **CONFLICT verdicts:** none
  6. ## Layer A — Deterministic Heuristics
  7. - **FRAGILE** [A] `analytics page with 3+ svg charts`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
  8. - **FRAGILE** [A] `no external scripts on analytics`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
  9. - **FRAGILE*