Files
gbrain/test
73cd5625d0 fix(schema-pack): reject YAML block scalars loudly instead of silently truncating manifests (#1750)
Takeover of #1799 (fork branch rotted against master; refreshed CI hit an
unrelated shard-timeout flake). parseYamlMini now throws a clear error when
a bare block-scalar indicator (|, >, |-, >+, |2) reaches parseScalar,
instead of mis-parsing it as the literal string and silently dropping every
following top-level key. Inlines gbrain-recommended.yaml's description so
the bundled pack loads its full page_types.

Co-authored-by: harjoth <harjoth.khara@gmail.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 16:49:55 -07:00
..