c2a1653chore: remove v1 source files from disk2 hours ago
33d7c3cRevert "Add START.md — self-bootstrapping cron loop for implementation"13 hours ago
5d7a70aAdd START.md — self-bootstrapping cron loop for implementation13 hours ago
b130853Add BLOCKERS.md protocol for surfacing issues during implementation15 hours ago
c7baab3Update pretext dep: somnai-dreams/pretext main (rebased on upstream + source mapping)15 hours ago
dd8eb7eClarify pretext fork: somnai-dreams/pretext on demo/justification-comparison-split15 hours ago
ed3e05cAdd pretex import details to brief, clean stale package.json scripts15 hours ago
3c4b5e2[spec] Add implementation brief — build order, validation checkpoints, gotchas15 hours ago
833cf75[spec] Add rule: spec edits must be separate commits with [spec] prefix15 hours ago
612ac69Add CLAUDE.md — agent instructions pointing to all four spec docs15 hours ago
10695c1Replace stale README with current docs-first architecture overview15 hours ago
62d08e7Remove old codebase from main — docs-only branch15 hours ago
f512e42Add syntax highlighting tokenizer implementation and test vectors to UI Spec Section 215 hours ago
df2da41Close remaining spec gaps: inline math projection, divider drag, save/persistence15 hours ago
746acecProbe-first spacing: expand LayoutProbe with heading/math/list/font registers, make Section 7 read from opts15 hours ago
d60e0bbAdd sections 7-10: spacing lookup, supporting types, helper contracts, initialization15 hours ago
4fbe2a9Add pushUndoOnWordBoundary for word-granularity undo15 hours ago
22fe2d9clean slate: archive v1 editor, keep spec docs only15 hours ago
8c76525spec: add probe system — layoutDocument takes LayoutProbe parameter15 hours ago
ac47142spec: add parser test vectors, layout constants, command registry16 hours ago
8ae2615spec: apply patches — dependency headers, shared state, cross-spec propagation16 hours ago
9859839spec: add renderer spec, fix MathSlot/ImageSlot types in editor spec16 hours ago
b4935d9spec: add Section 7 (content insertion) and UI visual spec17 hours ago
df47cdcspec: v6 — wire format bar, clear goalX, remove unused fn, no-op detection17 hours ago
7a48106spec: v5 — fix undo dual-stack, coalescing direction, goalX, wrapSelection contract18 hours ago
fc5c638doc: add change propagation workflow for spec-driven development18 hours ago
262ec1espec: v4 — fix undo off-by-one, coalescing, nav, selection, IME, toolbar18 hours ago
3d0e871spec: v3 — versioned sections, arrow key nav, error recovery, IME, macro cursors18 hours ago
da64165spec: expand editor spec with exact types, algorithms, CSS, edge cases18 hours ago
795b6bespec: clean target editor specification18 hours ago
bfb7f07spec: render architecture restructure v318 hours ago
ec219cbPrioritize source-owned blocks in interaction routing35 hours ago
3a9817fMake source-owned blocks hit-testable at the root35 hours ago
ef59f82Refresh live queue after source-owner cleanup35 hours ago
f5df406Keep figure surfaces under one source owner35 hours ago
c26b535Keep source block shells above rendered children35 hours ago
5c924b8Keep fallback footnotes source-owned35 hours ago
acc3225Delete pointer-event masking from source-owned tables35 hours ago
8e58311Refresh live queue after insertion hardening35 hours ago
74245fbKeep block hover off visibility rechecks35 hours ago
4247175Warm block-edge geometry outside the hover path35 hours ago
2e85ddcKeep hidden block-edge affordance out of hit testing35 hours ago
2c9e130Make manual preview scroll pin source follow35 hours ago
c701e7bKeep block-edge slash host on the live page frame35 hours ago
7c30ec8Keep source-owned table cells display-only35 hours ago
48cc67dKeep source-owned fallback lines display-only35 hours ago
47a3048Keep source-owned blocks authoritative in source sync35 hours ago
33f2e9dRender source-owned tables without fake child blocks35 hours ago
f7e12a3Keep fallback semantic blocks source-owned2 days ago
79e6259Keep inline toolbar page-hosted2 days ago
d00aeebMake block insertion hover corridor real and clickable2 days ago
62b0c61Keep shared command chrome inside semantic sessions2 days ago
2e5007eCache source-sync preview lookups outside cursor follow2 days ago
faa2db0Respect shared semantic targets before block blur2 days ago
4bf536eCache block-edge geometry outside the hover path2 days ago
b1e8454Make manual preview scroll win over stale follow-up sync2 days ago
754f598Keep block insertion affordance in control of session handoff2 days ago
f75b3daDisable command chrome outside valid insert contexts2 days ago
1305e1aRoute source shortcuts through shared insert commands2 days ago
bb0893dGuard semantic editor reattach against missing page hosts2 days ago
f449866Require declared page anchors for semantic editors2 days ago
806b05fHost inline toolbar on the owning page frame2 days ago
98a3551Give text insert commands explicit execution lanes2 days ago
ee2470bKeep semantic sessions in control of preview scroll2 days ago
842f78ePreserve semantic slash clicks through pointerdown2 days ago
6ee3b80Map inline toolbar to shared commands2 days ago
610f74cFilter command palette by live context2 days ago
62bdb3eFilter slash commands by ancestor scope2 days ago
2c3e49fMap format bar to shared command ids2 days ago
cc5db87Keep editor anchor recovery host-local2 days ago
8db7427Skip scroll churn for page-hosted editors2 days ago
74770a3Fix toolbar command id mapping2 days ago
38b3f02Route toolbar inserts through shared commands2 days ago
714f0e6Make format bar follow edit sessions2 days ago
2091cbfRequire live session for semantic slash2 days ago
4b1ff64Keep inline toolbar session-owned2 days ago
e9b14a5Make block insertion hover block-owned2 days ago
5d27cfbStop semantic preview scroll feedback2 days ago
73fc0efStabilize semantic slash launcher selection2 days ago
e82e5f6Prefer editor blocks in source sync2 days ago
0c09ff4Require declared anchors for page widget editors2 days ago
173ab00Declare edit anchors for prefixed widgets2 days ago
08911d9Delete dead block chrome overlay2 days ago
f2d3c51Centralize semantic interaction target routing2 days ago
f19e5f8Unify editor-owned preview scroll sync2 days ago
5fbaf65Route slash UI through active edit sessions2 days ago
4281b03Own block insertion hover from block targets2 days ago
c71b632Use declared geometry for widget and math editors2 days ago
32d22adMake block insertion affordance respond immediately2 days ago
65999aaStop preview scroll from snapping back2 days ago
4a5c81fKeep prefixed block widths renderer-declared2 days ago
7410a21Refresh live queue after editor UX fixes2 days ago
584f66cInclude declared prefixes in block insertion geometry2 days ago
6469784Keep footnote wrappers out of block targeting2 days ago
513e24eAnchor page scroll sync to source offsets2 days ago
48cc002Use page geometry for projected footnotes2 days ago
db9f555Filter slash commands by parent block scope2 days ago
eb33425Restore insertion anchor block type import2 days ago
daa082ePreserve nested block scopes for insertion anchors2 days ago
5b35e09Keep source fallback block shifts live through blur2 days ago