Arena: HQIV/pyhqiv URLs, disregardfiat API auth, source integrity gate#2
Open
disregardfiat wants to merge 1 commit into
Open
Arena: HQIV/pyhqiv URLs, disregardfiat API auth, source integrity gate#2disregardfiat wants to merge 1 commit into
disregardfiat wants to merge 1 commit into
Conversation
… URLs. - arena_cli: dual auth (hqiv_ Arena API key + GitHub PAT), POST /submissions, GET /submissions, --api-only/--pr-only submit flags, legacy config migration - Clone HQIV/pyhqiv; run source-integrity gate in local `run` and CI alignment job - Add scripts/check_arena_source_integrity.py (AST gate for lightcone/metric mirrors) - Point CI baseline and package metadata at HQIV/pyhqiv - Update CONTRIBUTING, SKILL.md, and arena tests Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
hqiv_…Arena API keys (from disregardfiat.tech/#arena) separately from GitHub PATs;submitPOSTs to/api/v1/submissionsand still opens PRs when PAT/ghis availableHQIV/pyhqivscripts/check_arena_source_integrity.pyruns in CI alignment job andhqiv-arena runarena/baseline.jsonfromHQIV/pyhqiv/mainTest plan
python3 scripts/check_arena_source_integrity.py --verbosepytest tests/test_hqiv_arena.py tests/test_arena_source_integrity.pyhqiv-arena login hqiv_…thenhqiv-arena submit --api-only --note-file … --model …Made with Cursor