feat: own research generation recipes and Harbor review/repair - #102
Closed
adithya-s-k wants to merge 15 commits into
Closed
adithya-s-k wants to merge 15 commits into
adithya-s-k wants to merge 15 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Research reproductions currently require external research checkouts and separate runners. This PR owns fourteen generation recipes inside Repo2RLEnv, exposes them through the existing CLI, and emits standalone Harbor tasks using Modal/Daytona execution. Pipeline code, prompts and adaptations live here; ordinary SDKs and Harbor remain dependencies. The original reproduction draft #101 remains unchanged.
SEC-bench is deferred. Each implemented recipe has a configuration example, RFC, pipeline walkthrough, prompts and source/license provenance. Target repositories remain input data; upstream research implementations are not installed, imported or cloned at runtime.
The CLI provides recipe discovery, Rich/JSON progress, immutable Harbor bundles, metered calls, campaign reservations, explicit resume and reusable remote workers. A generation-independent
repo2rlenv quality runcomponent accepts a Harbor task and existing rollout evidence, or runs controls, semantic probes and a blind solver before bounded repairs. OpenAI and Anthropic reviewer/repair/solver routes are independent. Original tasks stay intact; changed revisions invalidate execution evidence. Known wrong-solution probes cannot be discarded, and a failed deterministic check overrides model approval. Invalid patch proposals get one metered correction; unresolved evidence and uncertain provider effects stop further acceptance.quality showreads results without paid calls.The documentation includes pipeline diagrams, stage inputs/outputs, implementation maps and sixteen generated prompt/reference pages with a CI drift check. Start with the recipe overview, quality results, and review/repair component guide. RFCs 0011–0027 describe scope, contracts and attribution.
Current evidence:
This remains a draft. No merge, release or new 100-task campaign is included.