Workflow
- Define the exact target surface or item set.
- Enumerate the complete set from the strongest available source of truth, then cross-check it with search.
- Classify every discovered item as
in scope,out of scope, orunclear. - Split large sets into explicit non-overlapping slices and maintain one master inventory.
- Resolve every in-scope item, rerun discovery to catch omissions, then run relevant verification.
- Give every in-scope item a final disposition and report the coverage method, boundaries, counts, verification, uncertainty, and blockers.
“All” means the full discovered set, never examples, changed files, convenient subsets, or passing items. Verification proves only what it checks; it never proves inventory coverage.