Skip to content

Harden skill catalog route rejection guidance#469

Merged
kriptoburak merged 1 commit into
masterfrom
codex/route-proof-gated-skill-catalogs
Jun 21, 2026
Merged

Harden skill catalog route rejection guidance#469
kriptoburak merged 1 commit into
masterfrom
codex/route-proof-gated-skill-catalogs

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Reject proof-gated public skill catalogs that require maintainer evidence before promotion.
  • Reject registry CLI repos whose author flow only discovers topic-tagged source repositories.
  • Reject product-specific skill packs that require platform access.

Validation

  • uv run --python 3.12 --extra dev pytest tests/test_submission_readiness.py
  • uv run --python 3.12 --extra dev ruff format --check
  • uv run --python 3.12 --extra dev ruff check
  • uv run --python 3.12 --extra dev python scripts/check_public_safety.py
  • uv run --python 3.12 --extra dev pytest tests/test_public_safety.py
  • uv run --python 3.12 --extra dev pip-audit
  • git diff --check

Note

Harden skill catalog route rejection guidance with new rejection phrases

Adds three new rejection clauses to SUBMISSION_READINESS.md: curated public skill catalogs requiring maintainer proof or promotion evidence, registry CLIs whose author flow only discovers topic-tagged repositories, and product-specific skill packs requiring platform access. The same three phrases are appended to the agent_runtime.txt fixture so tests recognize them as valid rejection phrases.

Macroscope summarized 25c8741.

@kriptoburak kriptoburak merged commit 3d1e016 into master Jun 21, 2026
7 checks passed
@kriptoburak kriptoburak deleted the codex/route-proof-gated-skill-catalogs branch June 21, 2026 06:48
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