• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-02 10:13:26 +00:00
d61e215e9e perf(cad): batch the 2D grid into one stroke (3.9); measure 3.3 and 3.8
andodeki pushed to main at andodeki/nigig-org 2026-08-02 10:09:30 +00:00
4d627496d2 ci: use the list form of on: so repo-hygiene actually runs
andodeki pushed to main at andodeki/nigig-org 2026-08-02 10:05:57 +00:00
bdf882b817 perf(cad): regenerate the parts script on drag commit, not per frame (3.6)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 10:03:26 +00:00
93faa96920 perf(spreadsheet-ui): invalidate grid after sheet switches
andodeki pushed to main at andodeki/nigig-org 2026-08-02 10:02:27 +00:00
84ed7d2e43 perf(cad): drop 53 redundant cx.redraw_all() calls (Phase 3.4)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:58:36 +00:00
73c4c49cb9 perf(cad): cache the world AABB per placement -- 230us -> 39us (Phase 3.2)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:58:10 +00:00
89f7c1df2a docs(ci): how to register a runner, and what the first runs found
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:56:17 +00:00
54e1148b39 feat(doc): round-trip tabular clipboard payloads with RFC-4180 quoting
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:52:40 +00:00
07cef07dfb feat(cad): async exports with a save dialog (Phase 2.6 + 3.7)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:51:27 +00:00
52eff6167d perf(spreadsheet-ui): invalidate full grid after scrolling
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:48:23 +00:00
7fdf436510 test(pay): Phase 5 lifecycle matrix as domain tests (R2.3)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:42:48 +00:00
bda0124992 ci(pay): pass --config to cargo-deny's check subcommand, not the binary
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:39:01 +00:00
703bba3652 perf(spreadsheet-ui): distinguish dirty cells and full invalidation
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:37:48 +00:00
d567978119 feat(pay): key rotation for the encrypted ledger (R2.2)
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:35:35 +00:00
a66d7d2198 feat(doc): carry table grids in document-level clipboard payloads
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:34:19 +00:00
85f21a6f35 perf(spreadsheet-ui): consume dirty cells during intent dispatch
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:33:54 +00:00
c6e7635c5a test(cad): fuzz the coordinate parser; audit all 84 indexing sites
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:28:53 +00:00
892471c73f ci: commit tools/*.sh executable, and gate the mode
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:23:22 +00:00
874a8481fa perf(spreadsheet-ui): track dirty grid cells
andodeki pushed to main at andodeki/nigig-org 2026-08-02 09:21:47 +00:00
1d3e6ab72a fix(pay): correlate USSD callbacks to the payment that asked for them