Vyasa Extension Refactor Audit and Execution Plan

File-Level Audit And Target OwnershipURL copied

vyasa/tree_rendering.pyURL copied

Current:

  • Renders file tree.
  • Directly imports bookmark toggle.

Problem:

  • Tree has a cross seam into Bookmarks.

Target:

  • Move to filesystem or default_layout navigation extension.
  • Bookmarks registers row decorator.

Action:

  • Replace _bookmarkable_row and _bookmarkable_tree_row with runtime row decorators.