Skip to content

Instantly share code, notes, and snippets.

View labhinav's full-sized avatar

Abhinav Lalwani labhinav

View GitHub Profile
@labhinav
labhinav / tua-spec-compare.html
Created May 27, 2026 22:34
TUA spec.md tuning: baseline vs winner-v2 (PLA-730 follow-up)
<!doctype html>
<html lang="en"><head>
<meta charset="utf-8">
<title>Spec Variant Comparison</title>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<style>
:root {
--bg: #f6f4ee;
--card: #fbfaf5;
--fg: #2a2520;