WoofWare.PawPrint
WoofWare.PawPrint contains 2 collected skills from Smaug123, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when debugging WoofWare.PawPrint guest execution interactively through the WoofWare.PawPrint.App HTTP debugger server, especially for infinite loops, scheduler/thread-state inspection, step-by-step IL execution, heap/object inspection, or when an agent needs to query PawPrint's state instead of running the interpreter to completion.
Run and interpret the WoofWare.PawPrint BenchmarkDotNet performance harness. Use when measuring PawPrint interpreter performance, establishing allocation/time baselines, comparing before/after optimization work, or explaining how to run the repo's `WoofWare.PawPrint.Performance` benchmarks.