Skip to content

Add GPTRequirementWriter browser operator - #11

Open
lisihao wants to merge 42 commits into
codex/capsule-proof-adapter-runtimefrom
codex/gpt-requirement-writer
Open

Add GPTRequirementWriter browser operator#11
lisihao wants to merge 42 commits into
codex/capsule-proof-adapter-runtimefrom
codex/gpt-requirement-writer

Conversation

@lisihao

@lisihao lisihao commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated browser-agent-backed GPTRequirementWriter operator
  • enforce raw/original requirement priority over upstream rewritten prompt input
  • wire logical operator, physical operator, actor, registry, and schedule entries
  • add focused tests for Thinking High proof and raw requirement source precedence

Verification

  • python3 -m py_compile harness/tools/chatgpt_requirement_writer_operator.py harness/tests/test_chatgpt_requirement_writer_operator.py
  • pytest -q harness/tests/test_chatgpt_requirement_writer_operator.py
  • pytest -q harness/tests/test_chatgpt_requirement_writer_operator.py harness/tests/test_chatgpt_report_operator.py harness/tests/test_logical_operator_schema.py
  • python3 contract self-check for GPTRequirementWriter config wiring
  • git diff --check

Notes

  • provider/physical full-suite failures are pre-existing on the current base branch and were reproed separately on a detached worktree from origin/codex/capsule-proof-adapter-runtime.

lisihao added 30 commits June 3, 2026 15:49
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