✓agentic_development1/1Git history shows 'Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>' indicating AI agent participation in development.
✗automated_pr_review0/1No .github/workflows directory or automated review tooling (danger.js, etc.) found.
✓build_cmd_doc1/1AGENTS.md and README.md document xcodebuild command: 'xcodebuild -project whisperswift.xcodeproj -scheme whisperswift -configuration Debug build'.
—build_performance_tracking—/—Skipped: No CI/CD pipeline or build performance tracking infrastructure found.
—dead_feature_flag_detection—/—Skipped: Prerequisite (feature_flag_infrastructure) not met.
✓deployment_frequency1/1Repository has 3 releases in ~1 week (v1.0.0, v1.0.1, v1.1.0 from Jan 15-21, 2026), demonstrating frequent deployment pattern.
✗deps_pinned0/1No Package.swift, Podfile.lock, or Cartfile.resolved found. Project uses Xcode directly with system frameworks only, but no dependency pinning mechanism.
—fast_ci_feedback—/—Skipped: No CI/CD pipeline configured (no .github/workflows directory).
✗feature_flag_infrastructure0/1No feature flag system (LaunchDarkly, Statsig, Unleash, GrowthBook, or custom) found.
—heavy_dependency_detection—/—Skipped: Native macOS application, not a bundled web app.
—monorepo_tooling—/—Skipped: Single-application repository, not a monorepo.
—progressive_rollout—/—Skipped: Desktop application, not an infrastructure repository. Progressive rollout not applicable.
✗release_automation0/1No CI/CD workflows, semantic-release, or automated release pipeline found. Releases appear manual.
✗release_notes_automation0/1Releases exist but no evidence of automated changelog generation (semantic-release, standard-version, changesets, etc.).
—rollback_automation—/—Skipped: Desktop application, not an infrastructure repository. Rollback automation not applicable.
✓single_command_setup1/1README and AGENTS.md document single command setup: 'open whisperswift.xcodeproj' to launch Xcode.
✗unused_dependencies_detection0/1No unused dependency detection tools configured (depcheck, cargo-udeps, etc.). Project has no external dependencies.
✓vcs_cli_tools1/1gh CLI is installed and authenticated (verified via 'gh auth status').
—version_drift_detection—/—Skipped: Single-application repository, not a monorepo.