WordPress ability source evidence
Review ability candidates in an exact GitHub snapshot.
Identify registration calls, classify load and viability evidence, and investigate statically observed callback branches—without running repository code.
WP-Admin relationship
Related, not a clone.
Ability Preflight borrows the investigation workflow—indexing ability candidates, inspecting metadata and callbacks, and explaining client exposure. The Abilities Explorer in an installed WordPress site can inspect that site's runtime registry; this tool instead classifies source candidates in an exact GitHub snapshot and never claims they registered at runtime.
Default-branch or pull-request head resolved to a commit SHA.
Real registration calls are retained, including invalid and dynamic candidates.
Discovery, load, hook, category, viability, REST, and MCP keep their own reasons.
Repository code is never executed; static branches and stopping points stay visible.
Ready to inspect
Evidence from candidate call to analysis boundary.
The explorer parses PHP syntax, preserves source-level issues and ambiguity, connects only compatible static load roots, and reports exactly where proof stops. It is an investigation aid, never a safety or runtime certificate.