Gate Analysis

loom-builderdocmarkdown
Path: loom-builder/runs/chat-archive-search-route-1784516569996/GATE_ANALYSIS.mdRelative: runs/chat-archive-search-route-1784516569996/GATE_ANALYSIS.mdSubproject: loom-builderCategory: dispatch-runs
Lines: 20Bytes: 584Imports: 0Exports: 0

Content Preview

  1. # Gate Analysis
  2. **Timestamp:** 2026-07-20T03:02:50.032Z
  3. **Total gates:** 5
  4. **LLM available:** yes
  5. **CONFLICT verdicts:** none
  6. ## Layer A — Deterministic Heuristics
  7. - **FRAGILE** [A] `search page exists with pagefind`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
  8. - **FRAGILE** [A] `search nav link present`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
  9. ## Layer B — LLM Revi