Commit Graph

14 Commits

Author SHA1 Message Date
Kinneyzhang
41b259f772 build: require the v2-only renderer dependency closure 2026-09-05 05:25:30 +08:00
Kinneyzhang
b5f314edff refactor: require SPI v2 for runtime mounts and Host attachment 2026-09-05 05:25:29 +08:00
Kinneyzhang
49bfe162ef fix(compat): close package and v1 revision gaps 2026-09-01 05:57:29 +08:00
Kinneyzhang
aeb1b0f7c7 feat(reactive): isolate dispatcher contexts 2026-09-01 02:17:13 +08:00
Kinneyzhang
01f072e4fd feat(runtime): add postcommit retirement journal 2026-09-01 01:25:34 +08:00
Kinneyzhang
96df9e2858 feat: make Host attach and detach authoritative 2026-09-01 01:07:39 +08:00
Kinneyzhang
0cde865d3a refactor: make semantic generation authoritative 2026-09-01 00:33:54 +08:00
Kinneyzhang
d5ccb30125 feat: select versioned Ebox renderer port 2026-09-01 00:27:13 +08:00
Kinneyzhang
bcb7254350 perf: expose scoped ETAF operation observation 2026-08-28 00:50:58 +08:00
Kinneyzhang
459098b074 refactor: remove manual app precompilation 2026-08-25 20:03:06 +08:00
Kinneyzhang
f69f6889ff perf: precompile apps and trace retained runtime updates 2026-08-25 17:16:56 +08:00
Kinneyzhang
30aa141cca update 2026-08-13 14:40:28 +08:00
Kinneyzhang
43b17192d9 feat: implement unified etaf architecture
Deliver the unified View and Component model with retained Runtime, reactive scopes, Context, Behaviors, events, Actions, styles, Resources, Data, official UI Components, and Playground examples.\n\nVerification: make check and make load pass in the independent repository; sibling Ebox core tests pass 544/544.
2026-08-05 02:56:13 +08:00
Kinneyzhang
0185c4e05a feat: establish unified etaf view foundation
Implement the P0 View grammar, expr bridge, stateless view Components, and Ebox mount path in a new independent package. Include bilingual architecture and implementation documents plus contract tests.
2026-08-05 00:36:52 +08:00