Skip to content

Build context bundles for shadow signal reviews - #5

Merged
Pigbibi merged 1 commit into
mainfrom
codex/add-context-bundle-generation
May 28, 2026
Merged

Build context bundles for shadow signal reviews#5
Pigbibi merged 1 commit into
mainfrom
codex/add-context-bundle-generation

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a dependency-free context bundle builder for long-horizon shadow reviews
  • embed the generated context bundle in the dated shadow-signal issue before dispatching CodexAuditBridge
  • keep scheduled runs observable even when the external price download fails by writing a degraded error context bundle

Validation

  • python -m pytest -q
  • python scripts/validate_latest_signal.py examples/latest_signal.example.json
  • python scripts/build_context_bundle.py --prices examples/price_history.example.csv --symbols QQQ --output /tmp/context_bundle.json
  • python scripts/build_context_bundle.py --symbols QQQ --lookback-days 420 --output /tmp/context_bundle_live_or_error.json --allow-download-errors

@Pigbibi
Pigbibi merged commit 1c29638 into main May 28, 2026
1 check passed
@Pigbibi
Pigbibi deleted the codex/add-context-bundle-generation branch May 28, 2026 14:38
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