Visible symptom to source owner
Start from the label, button, input, or panel the user can see, then get a source-linked repair contract.
Move from a visible UI symptom to the source owner, runtime trace plan, and verification loop.
npx @isamisushi/yomi@latest index --force
npx @isamisushi/yomi@latest repair "Customer search"
npx @isamisushi/yomi@latest plan-trace "Customer search"
npx @isamisushi/yomi@latest verify browser-scenario --scenarioFile <path> --url <url>Yomi is not a browser automation framework, React DevTools replacement, or UI generator. It is a focused layer for React repair work where the visible UI is not enough to identify the right source owner.
Yomi is early. It already includes a TypeScript-aware React extractor, compact graph queries, repair briefs, opt-in runtime instrumentation adapters, verifier scenarios, and a React repair benchmark fixture.
repair, plan-trace, and verify together.