Review codebase design
Assess one repository, a repository group, or an existing fleet evidence bundle. Describe the structure that exists and the change pressure it creates without assuming undocumented intent.
Run the lens
- Read the standalone lens protocol completely and prepare the supplied scope with lens ID
codebase-design. - Read the codebase design checks completely. Apply every check family relevant to the repository shape, language, framework, and domain.
- Trace representative dependency and change paths across modules. Classify supported outcomes as strengths or findings; label patterns and boundaries as observed or inferred and record missing context as unknowns.
- Follow the protocol to account for every contract-registered check family, validate the result, ingest it, and hand back the canonical artifact path.
For raw collection or generated dependency analysis, read and follow the safety model. Keep the source repository unchanged.
Boundary
Own internal repository structure and maintainability. Route cross-repository contracts and coupling to system integration, organizational controls to governance, and runtime performance claims to performance efficiency.
Completion
Complete when: every in-scope repository has an exact commit or explicit unavailable state, every applicable check family is accounted for, every claim has bounded sanitized evidence at an appropriate confidence, gaps remain visible in unknowns and coverage, and the shared result validator succeeds.