Files
gbrain/test
2d9f4ec243 fix(extract): link-aware Source — Summary delimiter in timeline bullets
Takeover of #3060: a bare hyphen inside a markdown link target (e.g.
../people/alice-example.md) matched the old delimiter regex and shattered
one timeline entry into two fragments that re-inserted on every sync. The
delimiter search is now link-aware (whitespace-flanked dash outside
bracket/paren spans); delimiterless bullets are kept whole under the
'markdown' source label. Repaired from the original PR: real-person
fixtures in test/extract.test.ts renamed to privacy-rule placeholders.

Co-authored-by: wright-io <wright-io@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 10:56:28 -07:00
..