</>
PATH 01
Read the code
Follow the exact subsystem you care about through RoslynIndexer. Read definitions, references, tests, and the surrounding contracts instead of scanning random folders until your eyes file for divorce.
Browse the source
AI
PATH 02
Ask AI directly
Ask what happens, why it exists, and which contracts matter. Request a simple explanation grounded in current files, symbols, tests, and runtime flow. Then inspect the cited evidence instead of trusting confident vapor.
Explain simply how this subsystem works. Show me the relevant source and tests.
DOC
PATH 03
Read the gigantic docs
Use the API reference, architecture notes, WPF Compendium, roadmap, plans, diagrams, and system guides. The documentation is deliberately massive because the framework is deliberately massive.