This repo contains the specs, local tooling, website assets, and generated outputs for a local-pattern study workflow around Hex positions and Hexata analysis.
Some workflows in this repo expect a sibling ../hexata checkout. The current codebase uses both the Hexata CLI and a small internal import dependency. The intended local layout is:
parent/
hexata/
hexwiki/
enumerate.py --max-stones N uses a total-stones cap, for example 2, 4, or 5. Even totals imply r=b; odd totals imply r=b+1.
At a high level, this repo includes:
- planning/spec documents for the study workflow
- scripts for one-off studies, batch runs, pattern enumeration, and website-data generation
- tests for the local tooling
- a small static website under
docs/ - curated shareable outputs under
results/ - working/generated intermediate artifacts under
artifacts/