Gate Analysis
Path:
loom-builder/runs/chat-archive-search-route-1784516569996/GATE_ANALYSIS.mdRelative: runs/chat-archive-search-route-1784516569996/GATE_ANALYSIS.mdSubproject: loom-builderCategory: dispatch-runsLines: 20Bytes: 584Imports: 0Exports: 0
Content Preview
- # Gate Analysis
- **Timestamp:** 2026-07-20T03:02:50.032Z
- **Total gates:** 5
- **LLM available:** yes
- **CONFLICT verdicts:** none
- ## Layer A — Deterministic Heuristics
- - **FRAGILE** [A] `search page exists with pagefind`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
- - **FRAGILE** [A] `search nav link present`: Gate applies regex to HTML content — breaks on markup variance, apostrophes, unicode, attribute ordering.
- ## Layer B — LLM Revi