CoolFace
Apppublic

J94/bit-vector-tensor-control-policy

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
self_improve.yaml29 linesDownload Raw Back to root
1version: v02one_liner: Bounded self-improvement policy for Codex-proposed repo changes.3max_files: 34proposal_model: gpt-5.4-mini5proposal_timeout_seconds: 1806allowed_roots:7  - README.md8  - api/9  - benchmarks/10  - bin/11  - canon/12  - configs/13  - docs/14  - inference.yaml15  - policy/16  - runtime/17  - schemas/18  - scripts/19  - self_improve.yaml20  - ux/21default_benchmark:22  command: rtk ./bin/bvtctl benchmark23proposal_contract:24  execution_lane: execution25  action_type: write_file26  receipt_required: true27  benchmark_required: true28  fail_on_benchmark_error: true29