Skip to content

Tighten registry route rejections#474

Merged
kriptoburak merged 1 commit into
masterfrom
codex/tighten-registry-route-rejections-1206
Jun 21, 2026
Merged

Tighten registry route rejections#474
kriptoburak merged 1 commit into
masterfrom
codex/tighten-registry-route-rejections-1206

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

  • reject README-only placeholder registries, zip-only skill wrappers, and source-owned generated catalogs in submission readiness
  • add fixture phrases so route-saturation coverage catches those dead-end discovery paths

Validation

  • uv run --python 3.12 --extra dev pytest tests/test_submission_readiness.py
  • 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
  • git diff --check

Note

Add rejection phrases for placeholder and generated registries to route rejection criteria

Adds three new disallowed categories — 'README-only placeholder registries', 'zip-only skill wrapper repos', and 'source-owned generated catalogs' — to both the SUBMISSION_READINESS.md rejection guidelines and the agent_runtime.txt test fixtures.

Macroscope summarized 3fdef32.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@kriptoburak kriptoburak merged commit d71196f into master Jun 21, 2026
7 checks passed
@kriptoburak kriptoburak deleted the codex/tighten-registry-route-rejections-1206 branch June 21, 2026 12:16
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