c2a1653chore: remove v1 source files from disk5 hours ago
33d7c3cRevert "Add START.md — self-bootstrapping cron loop for implementation"16 hours ago
5d7a70aAdd START.md — self-bootstrapping cron loop for implementation16 hours ago
b130853Add BLOCKERS.md protocol for surfacing issues during implementation18 hours ago
c7baab3Update pretext dep: somnai-dreams/pretext main (rebased on upstream + source mapping)18 hours ago
dd8eb7eClarify pretext fork: somnai-dreams/pretext on demo/justification-comparison-split18 hours ago
ed3e05cAdd pretex import details to brief, clean stale package.json scripts18 hours ago
3c4b5e2[spec] Add implementation brief — build order, validation checkpoints, gotchas18 hours ago
833cf75[spec] Add rule: spec edits must be separate commits with [spec] prefix18 hours ago
612ac69Add CLAUDE.md — agent instructions pointing to all four spec docs18 hours ago
10695c1Replace stale README with current docs-first architecture overview18 hours ago
62d08e7Remove old codebase from main — docs-only branch18 hours ago
f512e42Add syntax highlighting tokenizer implementation and test vectors to UI Spec Section 218 hours ago
df2da41Close remaining spec gaps: inline math projection, divider drag, save/persistence18 hours ago
746acecProbe-first spacing: expand LayoutProbe with heading/math/list/font registers, make Section 7 read from opts18 hours ago
d60e0bbAdd sections 7-10: spacing lookup, supporting types, helper contracts, initialization18 hours ago
4fbe2a9Add pushUndoOnWordBoundary for word-granularity undo18 hours ago
22fe2d9clean slate: archive v1 editor, keep spec docs only18 hours ago
8c76525spec: add probe system — layoutDocument takes LayoutProbe parameter18 hours ago
ac47142spec: add parser test vectors, layout constants, command registry19 hours ago
8ae2615spec: apply patches — dependency headers, shared state, cross-spec propagation19 hours ago
9859839spec: add renderer spec, fix MathSlot/ImageSlot types in editor spec19 hours ago
b4935d9spec: add Section 7 (content insertion) and UI visual spec20 hours ago
df47cdcspec: v6 — wire format bar, clear goalX, remove unused fn, no-op detection20 hours ago
7a48106spec: v5 — fix undo dual-stack, coalescing direction, goalX, wrapSelection contract21 hours ago
fc5c638doc: add change propagation workflow for spec-driven development21 hours ago
262ec1espec: v4 — fix undo off-by-one, coalescing, nav, selection, IME, toolbar21 hours ago
3d0e871spec: v3 — versioned sections, arrow key nav, error recovery, IME, macro cursors21 hours ago
da64165spec: expand editor spec with exact types, algorithms, CSS, edge cases21 hours ago
795b6bespec: clean target editor specification21 hours ago
bfb7f07spec: render architecture restructure v322 hours ago
ec219cbPrioritize source-owned blocks in interaction routing2 days ago
3a9817fMake source-owned blocks hit-testable at the root2 days ago
ef59f82Refresh live queue after source-owner cleanup2 days ago
f5df406Keep figure surfaces under one source owner2 days ago
c26b535Keep source block shells above rendered children2 days ago
5c924b8Keep fallback footnotes source-owned2 days ago
acc3225Delete pointer-event masking from source-owned tables2 days ago
8e58311Refresh live queue after insertion hardening2 days ago
74245fbKeep block hover off visibility rechecks2 days ago
4247175Warm block-edge geometry outside the hover path2 days ago
2e85ddcKeep hidden block-edge affordance out of hit testing2 days ago
2c9e130Make manual preview scroll pin source follow2 days ago
c701e7bKeep block-edge slash host on the live page frame2 days ago
7c30ec8Keep source-owned table cells display-only2 days ago
48cc67dKeep source-owned fallback lines display-only2 days ago
47a3048Keep source-owned blocks authoritative in source sync2 days ago
33f2e9dRender source-owned tables without fake child blocks2 days 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