Skip to content

[BUG] CLAUDE.md for AgentReady repo is outdated #327

Description

@kami619

Bug Description

CLAUDE.md for AgentReady repo is outdated in multiple layers.

To Reproduce

Review the CLAUDE.md file and verify some of the aspects listed below with the actual code base. You will find either CLAUDE.md is incorrect in some facts or outdated about the limitations and capabilities.

"9/31 Stub Assessors" is Completely Outdated

Tier weights are incorrectly specified

CI/CD Section Claims Manual Workflow

  • CLAUDE.md says: "Current: Manual workflow (tests run locally before push)"
  • Actual (.github/workflows/): 16 GitHub Actions workflows exist — ci.yml, release.yml, security.yml, coverage-comment.yml, leaderboard.yml, pr-review-auto-fix.yml, and more.

Python Version Requirement is Wrong

Lock file spec mismatch

Roadmap Says Bootstrap/Align are "Planned"

  • Both are implemented — src/agentready/cli/bootstrap.py and src/agentready/cli/align.py exist and are registered as CLI commands.

Arch. tree is misrepresented

Missing/Moved Referenced Files

  • GITHUB_ISSUES.md doesn't exist (issue templates are in .github/ISSUE_TEMPLATE/)
  • contracts/ directory, does not exist at root (existing contracts are only in this path: specs/001-agentready-scorer/contracts/)

Environment

NA

Possible Solution

Update CLAUDE.md and double check to make sure the behavior of the Agent Ready is consistent before and after the CLAUDE.md change w.r.t

  • Fixing bugs in the repo
  • Reviewing PRs
  • Handling CI/CD issues etc.,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationreleased

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions