✗agentic_development0/1No agent co-authorship found in git log (no droid or agent identifiers in author/co-author fields)
✗automated_pr_review0/1No automated PR review generation found (gh pr list shows empty reviews and comments arrays)
✓build_cmd_doc1/1Build commands documented - README has 'uv add open-xtract', CONTRIBUTING.md has 'uv sync --dev'
—build_performance_tracking—/—Skipped: no build caching or performance tracking configured
—dead_feature_flag_detection—/—Skipped: prerequisite fails (no feature flag infrastructure)
✗deployment_frequency0/1Releases are monthly/bi-weekly (v0.2.0 Jan, v0.1.4 Dec, v0.1.3 Nov), not multiple per week
✓deps_pinned1/1Dependencies pinned - uv.lock lockfile is committed
✓fast_ci_feedback1/1CI feedback is fast - average CI duration ~9 seconds (well under 10 minute threshold)
✗feature_flag_infrastructure0/1No feature flag infrastructure (no LaunchDarkly, Statsig, or custom feature flags)
—heavy_dependency_detection—/—Skipped: Python library, not a bundled JavaScript application
—monorepo_tooling—/—Skipped: single application repository, not a monorepo
—progressive_rollout—/—Skipped: not an infrastructure repository, it's a library
✓release_automation1/1Release automation via GitHub release workflow that publishes to PyPI on version bumps
✓release_notes_automation1/1Automated release notes via GitHub release workflow (generate_release_notes: true in release.yml)
—rollback_automation—/—Skipped: not an infrastructure repository, it's a library
✓single_command_setup1/1Single command setup documented in CONTRIBUTING.md: 'uv sync --dev'
✗unused_dependencies_detection0/1No unused dependency detection tools found (no depcheck, deptry, or pip-extra-reqs)
✓vcs_cli_tools1/1GitHub CLI (gh) is installed and authenticated (verified with gh auth status)
—version_drift_detection—/—Skipped: single application repository, not a monorepo