git.lucas.co / cce-ui
GPU-accelerated UI toolkit (Vulkan)
git clone https://git.lucas.co/cce-ui.git

commit872bc903da6ee4c4905d68e11fee044d3fe85497
parent27d5dcc415
authorLucas Galante <[email protected]>
date2026-07-12 00:23
docs(rfc): record the 6au stranded-method fold

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_018u7qTwzX95dd5ysAkaSCLk

 docs/rfc-core-rebuild.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/rfc-core-rebuild.md b/docs/rfc-core-rebuild.md
index 1ae2e65..f3e3c38 100644
--- a/docs/rfc-core-rebuild.md
+++ b/docs/rfc-core-rebuild.md
@@ -1585,7 +1585,10 @@ Constraint respected: **each crate still builds standalone** — the new core is
     dead 8/11 of `PageSelector` (now just selected_page /
     set_selected_page / sidebar_w; MenuBar's impls + `page_hidden` field
     went with it). A/B: email/LI/files AE=0; live LI tab click switches
-    pages correctly.
+    pages correctly. Census round 3 then found the deletion stranded two
+    more zero-override methods — `check_out_of_bounds` and
+    `transform_event_for_child` (Page was the only override of each) —
+    folded and deleted in the follow-up. Element: 104 methods.
   - Then the remaining raw-`Element` containers (JsonLayout, ScrollBox,
     ScrollBar, Menu/MenuBar internals, Ramp-family embeds) are
     constructed only by cce-ui itself and a few app remnants — each either