Skip to content

docs: add AI policy and 1.0.0 feature freeze callout to README#1856

Merged
brendancol merged 1 commit into
mainfrom
issue-1855
May 14, 2026
Merged

docs: add AI policy and 1.0.0 feature freeze callout to README#1856
brendancol merged 1 commit into
mainfrom
issue-1855

Conversation

@brendancol
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the bare logo at the top of README.md with a GitHub-style IMPORTANT callout.
  • Links to AI_POLICY.md and the slash-command suite under .claude/commands/, and notes that PRs ignoring the AI review workflow are likely to be rejected.
  • Calls out the feature freeze in effect until the 1.0.0 release. New feature PRs will be triaged but not implemented until after 1.0.0 ships.
  • The logo moves below the callout, ahead of the badges table.

Closes #1855.

Test plan

  • Verify the README renders the > [!IMPORTANT] callout correctly on GitHub.
  • Confirm both links resolve: AI_POLICY.md and .claude/commands/.
  • Confirm the logo still shows below the callout.

Replace the bare logo at the top of the README with a GitHub-style
IMPORTANT callout. The callout links to AI_POLICY.md, points readers at
the slash-command suite under .claude/commands, and notes that PRs
ignoring the workflow are likely to be rejected. It also calls out the
feature freeze that is in effect until the 1.0.0 release.
@github-actions github-actions Bot added the performance PR touches performance-sensitive code label May 14, 2026
@brendancol brendancol merged commit dffd717 into main May 14, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance PR touches performance-sensitive code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace README logo with info box for AI policy and 1.0.0 feature freeze

1 participant