Commit Graph

14 Commits

Author SHA1 Message Date
Kinneyzhang
1812a8282a Tweak Makefile, gui verification script and tests 2026-09-10 01:58:35 +08:00
Kinneyzhang
2b5793acd6 feat: add complete composable task workbench 2026-09-07 03:33:33 +08:00
Kinneyzhang
d237b9bc67 test: serialize repeatable performance gates 2026-08-31 16:57:31 +08:00
Kinneyzhang
3ed2d39f4c test: keep M0 evidence package-local 2026-08-31 16:07:38 +08:00
Kinneyzhang
b8579e57cc test: verify Playground scenarios through shared GUI runner 2026-08-28 13:44:52 +08:00
Kinneyzhang
7c6eb45f4f test: record Research Shelf operations through public observers 2026-08-28 01:53:48 +08:00
Kinneyzhang
cbbd5122ba perf: isolate latency gate from regression load 2026-08-26 00:10:17 +08:00
Kinneyzhang
238b58956e refactor: remove app artifact workflow 2026-08-25 20:03:07 +08:00
Kinneyzhang
296eca8a59 perf: benchmark compiled Research Shelf interactions 2026-08-25 17:16:58 +08:00
Kinneyzhang
ae76271e81 Simplify Research Shelf authoring workflow 2026-08-24 02:08:54 +08:00
Kinneyzhang
dcb0ad9d83 Replace console demo with SQLite Research Shelf 2026-08-22 08:21:26 +08:00
Kinneyzhang
f128eba656 Ship operations-console ETAF playground pair 2026-08-22 06:19:10 +08:00
Kinneyzhang
092ea9d631 feat(playground): add complete ETAF showcase
Add a public interactive example covering Grid layout, layered canvas and panel backgrounds, Context-derived themes, reactive state, in-memory Data Controller updates, keyed rows, navigation, and event dispatch. Defer one viewport sync after display so fullscreen frames render the actual visible dimensions.
2026-08-05 09:16:36 +08:00
Kinneyzhang
bce23f6ef0 feat(playground): add ETAF example package
Provide a runnable ETAF-only example and an optional UI catalog entry point with lifecycle-safe open/close commands, tests, and bilingual README documentation.
2026-08-05 06:59:22 +08:00