Skip to content

Clarify RPG owner request receipt status#242

Merged
8Dionysus merged 1 commit into
mainfrom
fix-rpg-owner-request-receipt-backed-status
Jun 15, 2026
Merged

Clarify RPG owner request receipt status#242
8Dionysus merged 1 commit into
mainfrom
fix-rpg-owner-request-receipt-backed-status

Conversation

@8Dionysus

Copy link
Copy Markdown
Owner

Summary

  • distinguish still-requested RPG owner handoff cards from receipt-backed accepted/landed cards
  • teach the shared owner-request docs validator to require receipt-backed wording for ready-to-carry docs with accepted/landed queue entries
  • update RPG distillation validation to check the new still-requested and receipt-backed contract

Validation

  • python scripts/mechanics_topology/validate_mechanics_topology.py --mechanic rpg
  • python scripts/mechanics_topology/validate_mechanic_readme_cards.py --mechanic rpg
  • python scripts/mechanics_topology/validate_mechanic_landing_logs.py --mechanic rpg
  • python scripts/mechanics_topology/validate_mechanic_artifact_topology.py --mechanic rpg
  • python mechanics/rpg/scripts/validate_rpg_distillation.py
  • python mechanics/rpg/parts/vocabulary-overlay/scripts/validate_vocabulary_overlay.py
  • python scripts/owner_requests/validate_owner_request_queue.py --mechanic rpg
  • python scripts/owner_requests/build_owner_request_queue.py --check
  • python scripts/owner_requests/validate_generated_owner_request_queue.py
  • python scripts/owner_requests/validate_owner_request_docs.py --mechanic rpg
  • python scripts/mechanics_topology/build_mechanic_card_index.py --check
  • python scripts/mechanics_topology/validate_mechanic_card_index.py
  • python scripts/owner_requests/validate_owner_request_docs.py
  • python -m py_compile scripts/owner_requests/validate_owner_request_docs.py mechanics/rpg/scripts/validate_rpg_distillation.py
  • python -m pytest -q tests/test_owner_request_docs.py tests/test_owner_request_queue.py
  • python -m pytest -q mechanics/rpg/tests mechanics/rpg/parts/vocabulary-overlay/tests

@8Dionysus 8Dionysus merged commit d1f97c3 into main Jun 15, 2026
1 check passed
@8Dionysus 8Dionysus deleted the fix-rpg-owner-request-receipt-backed-status branch June 15, 2026 22:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1649c54d4e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/owner_requests/validate_owner_request_docs.py
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