No description
Find a file
axiomlogicnexus c2efdcaa86 fix(brownan): fix stdout parser and end-to-end validation harness
- brownan_solver_wrapper.py: skip the 'Continuing to look...' status line
  that appears after 'Solution found!' so the actual move sequence is parsed
  instead of garbage tokens.
- validate_brownan_e2e.py: replace static TEST_FACELETS with pycuber-driven
  random scramble generation; verify each solver's output by re-applying it
  to the scrambled pycuber cube instead of relying on kociemba alone.
- Confirmed brownan binary table loading now succeeds after rebuilding with
  binary fopen flags (addresses Windows text-mode 0x1A EOF issue).
2026-06-10 23:04:25 +00:00
.external Phase 1: IPC infrastructure + solver oracle scaffolding 2026-06-10 17:35:08 +00:00
.github Add HyperTwist AI bootstrap guidance 2026-04-25 16:10:21 +02:00
.idea Land HyperTwist roadmap, validation ladder, and domain expansions 2026-06-02 20:34:24 +00:00
.woodpecker Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
Content/Browser Phase 1: Browser bundle + TTS/Tentone solver scaffolding 2026-06-10 17:45:42 +00:00
docs Phase 1: IPC infrastructure + solver oracle scaffolding 2026-06-10 17:35:08 +00:00
logo Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
scripts Intake cubing scramble successor surfaces 2026-05-27 01:48:01 +02:00
Solvers fix(brownan): fix stdout parser and end-to-end validation harness 2026-06-10 23:04:25 +00:00
UnrealHyperTwist Wire brownan solver into oracle library via Python wrapper with WCA conversion; extend CompareSolvers to all three solvers 2026-06-10 21:03:51 +00:00
.gitattributes Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
.gitignore Harden UnrealMCP coexistence and extend training flow 2026-04-25 05:58:12 +02:00
.gitmodules Phase 1: IPC infrastructure + solver oracle scaffolding 2026-06-10 17:35:08 +00:00
AGENTS.md Land validation ladder Phases J-FW through J-HB 2026-06-09 02:15:47 +00:00