Skip to content

[codex] Add recurrence manifest for Codex subagent projection#77

Merged
8Dionysus merged 2 commits intomainfrom
codex/recurrence-subagent-projection
Apr 14, 2026
Merged

[codex] Add recurrence manifest for Codex subagent projection#77
8Dionysus merged 2 commits intomainfrom
codex/recurrence-subagent-projection

Conversation

@8Dionysus
Copy link
Copy Markdown
Owner

What changed

  • add the recurrence component manifest for Codex subagent projection

Why

This gives the recurrence control plane an owner-routed contract for subagent projection refresh and downstream handoff.

Impact

aoa-sdk can now see aoa-agents as a recurrence owner surface instead of treating projection drift as implicit knowledge.

Validation

  • python scripts/validate_agents.py

Copy link
Copy Markdown

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

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: f8ec50e7ca

ℹ️ 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 manifests/recurrence/component.codex-subagents.projection.json
Comment thread manifests/recurrence/component.codex-subagents.projection.json Outdated
@8Dionysus 8Dionysus enabled auto-merge (squash) April 14, 2026 03:31
@8Dionysus 8Dionysus merged commit 593beb2 into main Apr 14, 2026
1 check passed
Copy link
Copy Markdown

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

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: 39284c3063

ℹ️ 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 +126 to +129
"rollback_anchors": [
"docs/CODEX_SUBAGENT_PROJECTION.md",
"generated/codex_agents/projection_manifest.json",
"generated/codex_agents/config.subagents.generated.toml"
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 Add wiring config to rollback anchors

rollback_anchors does not include config/codex_subagent_wiring.v2.json, even though this manifest declares that file as a source input. If projection drift is caused by wiring edits, a rollback process driven by this manifest cannot restore the wiring state, so the component can remain inconsistent after a failed refresh. Include the wiring file in rollback_anchors so rollback can fully revert projection inputs.

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