Skip to content

[codex] Add artifact identity to center entry map#247

Merged
8Dionysus merged 2 commits into
mainfrom
codex/artifact-identity-posture-20260619
Jun 19, 2026
Merged

[codex] Add artifact identity to center entry map#247
8Dionysus merged 2 commits into
mainfrom
codex/artifact-identity-posture-20260619

Conversation

@8Dionysus

Copy link
Copy Markdown
Owner

Adds artifact identity posture to the Agents-of-Abyss center entry map and route contract.\n\nValidation: python scripts/release_gate/release_check.py.

@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: ad9dff8a15

ℹ️ 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/center_entry/center_entry_map_common.py Outdated
Comment thread docs/START_HERE_ROUTE_CONTRACT.md
@8Dionysus 8Dionysus enabled auto-merge (squash) June 19, 2026 04:46
@8Dionysus 8Dionysus merged commit 5beaf7c into main Jun 19, 2026
1 check passed
@8Dionysus 8Dionysus deleted the codex/artifact-identity-posture-20260619 branch June 19, 2026 05:05

@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: 519a868578

ℹ️ 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 on lines +91 to +94
"surface_state": {
"type": "string",
"minLength": 3
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Constrain surface_state to the canonical vocabulary

The generated payload now uses generated, but this new schema entry still accepts any arbitrary string for artifact_identity.surface_state, including the previously rejected composite value. Since docs/organ-contract/SURFACE_STATES.md defines the canonical state vocabulary and this schema is the machine-facing contract for generated/center_entry_map.min.json, consumers validating only the schema would still accept non-classifiable surface states; make this an enum of the canonical states, or const: "generated" for this readmodel.

Useful? React with 👍 / 👎.

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