✗agentic_development0/1No evidence of droid/agent co-authorship in git history or CI workflows
✗automated_pr_review0/1No bot reviews or automated PR review comments found in recent PRs
✓build_cmd_doc1/1README documents standard Go commands (go test ./..., go build)
✗build_performance_tracking0/1No build caching (turbo, nx, buildx) or performance metrics tracking configured
—dead_feature_flag_detection—/—SKIP: No feature flag infrastructure to detect dead flags
✗deployment_frequency0/1Infrequent releases: last release v0.13.0 was Aug 2023, over 2 years ago
✓deps_pinned1/1go.sum lockfile exists and is committed, pinning all dependencies
—fast_ci_feedback—/—SKIP: No CI timing data available from statusCheckRollup API
✗feature_flag_infrastructure0/1No LaunchDarkly, Statsig, Unleash, or custom feature flag system configured
—heavy_dependency_detection—/—SKIP: Backend library, not bundled for frontend (no webpack/rollup)
—monorepo_tooling—/—SKIP: Single-application repository, not a monorepo
—progressive_rollout—/—SKIP: Library project, not an infrastructure/deployed service
✗release_automation0/1No CD pipeline or automated release workflow found in .github/workflows
✗release_notes_automation0/1GitHub releases exist but no automation (semantic-release, changesets, etc.) detected
—rollback_automation—/—SKIP: Library project, not an infrastructure/deployed service
✓single_command_setup1/1README documents 'go test ./...' as single command to verify setup
✗unused_dependencies_detection0/1No go mod tidy in CI or dependency analysis tools configured
✓vcs_cli_tools1/1gh CLI is installed and authenticated (verified with gh auth status)
—version_drift_detection—/—SKIP: Single-application repository, not a monorepo