hephaestus/crates
Erich Blume b33cafe2e0
All checks were successful
Build / validate (pull_request) Successful in 9m34s
feat(core)!: reject manual creation of derived/internal link types
A hand-made `wiki` link row looked like it worked, then silently
vanished on the next body write — the links table's wiki rows are an
index derived from `[[…]]` in the body, and `sync_wiki_links` diffs
them against it. Store::add_link now rejects `wiki` (with a pointer at
the body as the durable path) plus the `canonical-context` / `log-of`
task internals. Body materialization uses the internal path and is
unaffected; `link.add` ops arriving over sync still apply.

Drops the wiki-links explanation card — it existed to document the
footgun, and the footgun is gone.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09 11:24:36 -07:00
..
heph feat(core)!: reject manual creation of derived/internal link types 2026-06-09 11:24:36 -07:00
heph-core feat(core)!: reject manual creation of derived/internal link types 2026-06-09 11:24:36 -07:00
heph-quickadd feat(attention): set bands directly as a1–a4 instead of cycling 2026-06-09 07:50:53 -07:00
heph-tui feat(tui): undoable delete, rename, project re-parent, conflicts view, full log view 2026-06-09 11:12:06 -07:00
hephd feat(hephd): --owner-id flag — one-step Path-A hub seeding 2026-06-09 10:55:17 -07:00