Skip to content

[WIP] Fix documentation for workflow names and version state#84

Draft
Codex wants to merge 2 commits into
mainfrom
codex/fix-docs-workflow-references
Draft

[WIP] Fix documentation for workflow names and version state#84
Codex wants to merge 2 commits into
mainfrom
codex/fix-docs-workflow-references

Conversation

@Codex
Copy link
Copy Markdown
Contributor

@Codex Codex AI commented Apr 9, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>bug: docs reference nonexistent workflow names and outdated branch/version state</issue_title>
<issue_description>## Summary
Core documentation still references a nonexistent claude-code-review.yml, describes dev as the default branch, and shows stale version metadata.

Evidence

  • README.md:14 still shows version 1.2.4.
  • VERSION and CHANGELOG.md disagree on the current release.
  • README.md, CLAUDE.md, documentation/ARCHITECTURE.md, and documentation/operator/CICD.md reference claude-code-review.yml, but the repo contains .github/workflows/code-review.yml.
  • documentation/dev/CONTRIBUTING.md still describes dev as the default development branch.

Impact

  • Contributors and operators get incorrect workflow and branch guidance.
  • Release/version state is ambiguous.

Expected outcome

Normalize workflow references, branch model documentation, and version metadata across README, docs, and supporting files.</issue_description>

Comments on the Issue (you are @codex[agent] in this section)

Co-authored-by: Panacota96 <118935424+Panacota96@users.noreply.github.com>
@Codex Codex AI requested a review from Panacota96 April 9, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: docs reference nonexistent workflow names and outdated branch/version state

2 participants