✗agentic_development0/1No agent co-authorship in recent git log; no factory-droid[bot] or similar agent identifiers found
✗automated_pr_review0/1No automation generating review comments on PRs; only status checks run but no review content generation detected
✓build_cmd_doc1/1Build commands documented in Makefile and CONTRIBUTING.md: 'make' for Unix, 'go run script/build.go' for Windows
✗build_performance_tracking0/1No build caching configuration (turbo, nx) or build metrics tracking detected in workflows
—dead_feature_flag_detection—/—Prerequisite failed: no feature flag infrastructure exists
✓deployment_frequency1/1Releases every 1-2 weeks: v2.85.0 (Jan 14), v2.83.2 (Dec 10), v2.83.1 (Nov 13) - multiple deploys per week average
✓deps_pinned1/1go.sum exists with pinned dependency versions for reproducible builds
✗fast_ci_feedback0/1Latest CI run took ~11 minutes (00:47:53Z to 00:59:04Z), exceeding the 10-minute threshold
✗feature_flag_infrastructure0/1No feature flag system (LaunchDarkly, Statsig, Unleash) detected in dependencies or configuration
—heavy_dependency_detection—/—Not a bundled web application; bundle size analysis not applicable to CLI binary
—monorepo_tooling—/—Single-application repository; monorepo tooling not needed
—progressive_rollout—/—CLI tool distributed via package managers; progressive rollout not applicable to this distribution model
✓release_automation1/1deployment.yml workflow fully automates releases with GoReleaser, attestation generation, and artifact publishing
✓release_notes_automation1/1GoReleaser configured in deployment.yml workflow automates release creation and changelog generation
—rollback_automation—/—CLI tool without infrastructure deployment; rollback automation not applicable
✓single_command_setup1/1CONTRIBUTING.md documents single command setup: 'make' (Unix) or 'go run script/build.go' (Windows)
✓unused_dependencies_detection1/1'go mod tidy' verification in lint.yml workflow ensures no unused dependencies in go.mod
✓vcs_cli_tools1/1gh CLI installed and authenticated (verified with 'gh auth status')
—version_drift_detection—/—Single-application repository; version drift detection not applicable