Vyasa Extension Refactor Audit and Execution Plan

File-Level Audit And Target OwnershipURL copied

vyasa/layout_helpers.pyURL copied

Current:

  • Layout width and theme token config.

Target:

  • Move to default_layout and themes.

Action:

  • default_layout owns width/sidebar config.
  • themes owns theme token config.
  • Core passes validated config into the layout provider.