Glossary
Plain-language definitions for the terms that come up when you audit software your team generated with AI.
Audit Your Vibe-Coded Software D
- Dependency RiskRead Dependency Risk
The exposure a product carries through the third-party packages it depends on. AI-generated code tends to add dependencies quickly, so the surface is usually wider than the team expects.
T
- Test CoverageRead Test Coverage
The share of a codebase that automated tests actually exercise. In software generated with AI the number is often high while the tests verify very little.
Audit Your Vibe-Coded Software
The full picture on auditing vibe-coded software.