Skip to content

Remove internal submission drafts#3

Merged
DeliriumPulse merged 1 commit into
mainfrom
codex/public-docs-hygiene
Jul 15, 2026
Merged

Remove internal submission drafts#3
DeliriumPulse merged 1 commit into
mainfrom
codex/public-docs-hygiene

Conversation

@DeliriumPulse

@DeliriumPulse DeliriumPulse commented Jul 15, 2026

Copy link
Copy Markdown
Owner

What changed

  • removes internal OpenAI and Anthropic publisher checklists, reviewer-case drafts, and reviewer fixtures from the public repository
  • keeps only user-facing documentation, canonical skills, manifests, security/licensing files, and ordinary conformance validation
  • simplifies public availability copy without exposing account gates or unpublished review plans

Why

The public plugin repository should be an installable integration package, not an internal AI/publisher work log. Submission materials remain recoverable from history while the current public tree stays focused on users and maintainers.

Validation

  • npm test
  • npm run release:verify
  • claude plugin validate ./plugins/codetruss-claude
  • git diff --check

Summary by CodeRabbit

  • Documentation

    • Updated marketplace availability language for Claude Code and Codex integrations.
    • Simplified release verification guidance.
    • Removed outdated marketplace submission drafts, checklists, and fixture documentation.
  • Tests

    • Validation now checks the updated marketplace listing statements.
    • Automated testing runs during the validation workflow.
  • Chores

    • Removed obsolete fixture verification tooling and related setup files.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f736727a-c329-41a8-b3ba-2e12df7a612d

📥 Commits

Reviewing files that changed from the base of the PR and between 91ed019 and 4ae4ffb.

📒 Files selected for processing (9)
  • .github/workflows/validate.yml
  • README.md
  • package.json
  • scripts/validate.mjs
  • submission/PUBLISHER_CHECKLIST.md
  • submission/claude.md
  • submission/fixtures/README.md
  • submission/fixtures/setup.mjs
  • submission/openai.md

📝 Walkthrough

Walkthrough

The PR removes fixture verification tooling and submission materials, updates CI to run tests before release verification, and revises README marketplace-status text with corresponding validation assertions.

Changes

Validation and listing status

Layer / File(s) Summary
Validation command cleanup
.github/workflows/validate.yml, package.json
The plugins workflow runs npm test before npm run release:verify, and the obsolete fixtures:verify script is removed.
Listing status and submission updates
README.md, scripts/validate.mjs, submission/*
README and validation assertions describe CodeTruss as not currently listed in the referenced Claude Code and Codex directories; submission drafts, publisher guidance, and fixture documentation are removed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/public-docs-hygiene

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DeliriumPulse
DeliriumPulse marked this pull request as ready for review July 15, 2026 00:32
@DeliriumPulse
DeliriumPulse merged commit 705a7b4 into main Jul 15, 2026
2 checks passed
@DeliriumPulse
DeliriumPulse deleted the codex/public-docs-hygiene branch July 15, 2026 00:32
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.

1 participant