Commit Graph

9 Commits

Author SHA1 Message Date
Kinneyzhang
97cb6a6e35 docs: close source live append performance gate 2026-08-20 09:44:18 +08:00
Kinneyzhang
cfa7c18beb docs: record rejected strict DP experiment 2026-08-20 08:09:22 +08:00
Kinneyzhang
01001b9008 perf: split append attribution 2026-08-20 07:58:44 +08:00
Kinneyzhang
db6e6b98ee perf: attribute source live append costs 2026-08-20 07:53:28 +08:00
Kinneyzhang
19b8c9050e docs: add source-fresh performance postmortem 2026-08-20 07:44:36 +08:00
Kinneyzhang
e823d89a4a fix: restore TeX final-pass reachability 2026-08-02 15:30:12 +08:00
Kinneyzhang
665164911f perf: make live structural commits incremental
Reuse prepared paragraph data, safe Elisp DP states, common layout lines, and dirty-island source reconstruction for exact append commits. Simplify C int32 validation and add the frozen task030 evaluator, regressions, and decision records.
2026-07-30 08:24:54 +08:00
Kinneyzhang
83352c4571 feat!: add source-clean live buffer layout
Replace the physical ekp-region renderer with ekp-buffer text-property projection backed by shared semantic layout plans and stable live-edit transactions.

Optimize the C-backed resize hot path, and add deterministic performance, ERT, GUI, fuzz, release, and documentation coverage for task017 through task032.

BREAKING CHANGE: require ekp-buffer instead of ekp-region and rename module-owned ekp-region-* settings to ekp-buffer-*.
2026-07-30 01:07:25 +08:00
Kinneyzhang
fd1210e557 fix: close repository audit findings
Complete task002 through task016 across cache correctness, editor lifecycle, C boundaries, build and release governance, dictionary provenance, performance, interactive workflows, tests, documentation, and final cleanup.
2026-07-28 22:43:10 +08:00