Skip to content

[codex] reset clean baseline prompt surface#91

Merged
tryskian merged 1 commit into
mainfrom
codex/bigbrain/fresh-start-refactor-decision
May 25, 2026
Merged

[codex] reset clean baseline prompt surface#91
tryskian merged 1 commit into
mainfrom
codex/bigbrain/fresh-start-refactor-decision

Conversation

@tryskian
Copy link
Copy Markdown
Owner

Summary

  • reset the runtime prompt surface so config.py only carries structural constants, settings, and validation
  • move generation to one minimal agent routing prompt and remove the research beta label from the CLI banner
  • document the clean-baseline reset boundary while preserving Beta 6.0 as a diagnostic snapshot

Why

The first Beta 6.0 pulse remains useful evidence, but prior prompt scaffolding made it unsafe to treat as clean baseline proof. This keeps the eval machinery and tracked beta history while stripping the live prompt/config surface back to a proper-config candidate.

Validation

  • make test TEST_ARGS="tests/test_agent.py tests/test_config.py tests/test_main.py"
  • make format-check
  • make lint-docs
  • git diff --check
  • make check
  • make package-check
  • make package-install-check
  • make security-checks

@tryskian tryskian merged commit 4f64a13 into main May 25, 2026
10 checks passed
@tryskian tryskian deleted the codex/bigbrain/fresh-start-refactor-decision branch May 25, 2026 17:48
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