✗agentic_development0/1No agent co-authorship in recent 100 commits, no agent CI workflows or scripts
—automated_pr_review—/—No automated PR review generation found (no danger.js, review bots, or AI review comments)
✓build_cmd_doc1/1Makefile documents build/test commands, README shows installation steps
—build_performance_tracking—/—No build caching config or performance metrics evident (library project)
—dead_feature_flag_detection—/—No feature flags present (prerequisite failed)
✓deployment_frequency1/1Regular releases: v1.11.0 (Sep 2025), v1.10.1 (May 2025), multiple per year
✓deps_pinned1/1go.sum lockfile exists and is committed
—fast_ci_feedback—/—CI duration not clearly measurable from available data, no clear <10min evidence
✗feature_flag_infrastructure0/1No feature flag system found (LaunchDarkly, Statsig, Unleash, custom)
—heavy_dependency_detection—/—Backend library, not bundled application (bundle size analysis not applicable)
—monorepo_tooling—/—Single-application repository, monorepo tooling not applicable
—progressive_rollout—/—Library project, not infrastructure - canary/progressive rollout not applicable
✓release_automation1/1.goreleaser.yaml + goreleaser.yml GitHub Actions workflow automates releases
✓release_notes_automation1/1.goreleaser.yaml configures automated changelog generation from git commits
—rollback_automation—/—Library project, not infrastructure - rollback automation not applicable
✓single_command_setup1/1README documents go run main.go for quick start, make test for testing
✗unused_dependencies_detection0/1No go mod tidy check in CI workflows
✓vcs_cli_tools1/1gh CLI is installed and authenticated
—version_drift_detection—/—Single-application repository, version drift detection not applicable