You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(resources): record what the table migration actually did
Two corrections the plan got wrong, learned by doing it: the 4,420-line grid
never needed to move (it is the shell), and the move needed four unblocking
changes first — each of which was worth landing on its own. Also notes what is
still open: the standalone share surface, the mothership panel, and the row
page-size split.
|**table**|—| tables page only, **plus a hand-rolled copy** in the interface table module | Next, and the highest value. |
16
+
|**table**|`components/resources/table-view`|interface module (workspace + share); tables page and mothership still mount the editing shell | Done for reading. The hand-rolled module copy is gone. |
17
17
|**knowledge**| — | knowledge page, mothership panel | No public consumer yet. |
18
18
|**log**| — | logs page, mothership panel, tables page |`LogDetailsContent` is already shared; it just leaks context. |
0 commit comments