Skip to content

[codex] register chinext growth momentum quality snapshot#33

Merged
Pigbibi merged 2 commits into
mainfrom
codex/cn-chinext-growth-momentum-quality-snapshot
Jul 5, 2026
Merged

[codex] register chinext growth momentum quality snapshot#33
Pigbibi merged 2 commits into
mainfrom
codex/cn-chinext-growth-momentum-quality-snapshot

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Register cn_chinext_growth_momentum_quality_snapshot as a research-only snapshot-backed profile.
  • Wire its manifest, entrypoint, catalog metadata, and package exports.
  • Update docs and catalog tests so the scaffold/runtime split stays explicit.

Test Plan

  • PYTHONPATH=src python3 -m pytest -q tests/test_catalog.py
  • PYTHONPATH=src python3 -m pytest -q tests/test_cn_chinext_growth_momentum_quality_snapshot.py tests/test_entrypoints.py tests/test_catalog.py
  • PYTHONPATH=src python3 -m pytest -q

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi Pigbibi marked this pull request as ready for review July 5, 2026 13:53
@cursor

cursor Bot commented Jul 5, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@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: 139a9483b4

ℹ️ 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".

},
)

cn_chinext_growth_momentum_quality_snapshot_manifest = _manifest(

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 Register the new snapshot manifest in MANIFESTS

When callers look up the newly registered profile through the manifest registry, get_strategy_manifest("cn_chinext_growth_momentum_quality_snapshot") still indexes MANIFESTS, but this new manifest is never inserted into that dict below. Direct imports of the variable work, but platform/discovery code that resolves manifests by profile will get a KeyError for this profile despite the catalog and docs saying it is registered.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi enabled auto-merge July 5, 2026 13:59
Co-Authored-By: Codex <noreply@openai.com>
@cursor

cursor Bot commented Jul 5, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pigbibi Pigbibi merged commit 26ca666 into main Jul 5, 2026
3 checks passed
@Pigbibi Pigbibi deleted the codex/cn-chinext-growth-momentum-quality-snapshot branch July 5, 2026 14:04
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