mirror of
https://github.com/razzant/ouroboros.git
synced 2026-08-20 08:13:18 +00:00
Rebasing onto upstream surfaced three items. The wide-viewport half of the live-card geometry test pinned upstream's boxed layout (622/567/512px, 40px per level, wrap by depth 2). The flat redesign renders one 760px centred column with a 16px flat indent, so nothing wraps and the old literals were unreachable. The assertions now state the invariant the test exists for — a deeply nested card stays readable and its nesting stays visually distinguishable — measured on the DEEPEST card in the tree (level 10, was level 2) with explicit width/title floors that fail loudly if nesting ever returns to compounding a per-level box inset. The narrow half, which reproduced the original one-letter-wide regression, is byte-unchanged. The two-row chat header occluded the first transcript line at 375px because offsetHeight is already rounded DOWN, making the ceil() on it a no-op: a 129.39px header reserved 129px. The reserve now measures getBoundingClientRect().height. Plus two comment corrections: the project hue is teal, not fuchsia. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| about | ||
| archive/first-generation | ||
| assets | ||
| benchmarks | ||
| history/first-48-hours | ||
| install | ||
| .nojekyll | ||
| 404.html | ||
| ARCHITECTURE.md | ||
| CHECKLISTS.md | ||
| CNAME | ||
| CREATING_SKILLS.md | ||
| DELEGATED_ADMISSION.md | ||
| DEPLOYMENT.md | ||
| DEVELOPMENT.md | ||
| index.html | ||
| install.json | ||
| llms.txt | ||
| robots.txt | ||
| sitemap.xml | ||