mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-13 04:04:09 +00:00
Two em dashes were stored as the raw CP1252 byte 0x97 rather than UTF-8, so the file is not valid UTF-8. Strict UTF-8 readers fail on it, and lenient ones render the frontmatter description as "Semantica <?> record". Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>