Vyasa Extension Refactor Audit and Execution Plan

File-Level Audit And Target OwnershipURL copied

vyasa/static/present.css And present.jsURL copied

Current:

  • Shared static path.
  • Slides extension has copies under its folder, but runtime still uses /static/present.css and /static/present.js.

Target:

  • Served only from Slides extension asset bundle.

Action:

  • Delete global present files after route uses extension asset URLs.