Vyasa Extension Refactor Audit and Execution Plan

Documents ReadURL copied

  • CONTEXT.md
  • docs/adr/0001-modular-extension-architecture.md
  • docs/grill-sessions/vyasa-extension-contract.md
  • docs/core-arch-improvement/README.md
  • docs/core-arch-improvement/content-tree.md
  • docs/core-arch-improvement/document-pages.md
  • docs/core-arch-improvement/execution-plan.md
  • docs/core-arch-improvement/markdown-rendering.md
  • docs/core-arch-improvement/runtime-routes.md
  • docs/core-arch-improvement/static-shell.md
  • /Users/yeshwanth/Code/Personal/pocock-skills/skills/engineering/improve-codebase-architecture/SKILL.md
  • /Users/yeshwanth/Code/Personal/pocock-skills/skills/engineering/improve-codebase-architecture/LANGUAGE.md
  • /Users/yeshwanth/Code/Personal/pocock-skills/skills/engineering/improve-codebase-architecture/DEEPENING.md
  • /Users/yeshwanth/Code/Personal/pocock-skills/skills/engineering/improve-codebase-architecture/INTERFACE-DESIGN.md
  • all top-level Python modules under vyasa/*.py
  • all current built-in extension modules under vyasa/extensions_builtin/**
  • current theme selector modules under vyasa/theme_extensions/**
  • current shared static files under vyasa/static/**
  • extension and feature tests under test_*.py and tests/*.py