# Phase 02 - Capability Discovery

## Goal

Promote product capability claims from source evidence.

## Steps

- Read entrypoints, manifests, route files, API handlers, models, workflow engines, state stores, provider adapters, tests, docs, deployment files, and security-relevant configs as needed.
- Discover capabilities before file/module boundaries.
- Promote claims to `OBSERVED`, `INFERRED`, `QUESTION`, `BLOCKED`, or `OUT_OF_SCOPE`.
- Cite path and line or section evidence for every `OBSERVED` claim.
- Record searched surfaces and uncertainty for absence claims.

## Exit Criteria

- Capability inventory is evidence-backed.
- Unsupported scanner claims remain pending or are rejected.
- Risks and unknowns are explicit.
