2026-08-19 (later still) - The name search

Phase 2's missing half. orbistoun-names: a grammar, an indexable generator, a parallel solver, and the names command. D068-D069; 24 crates, 253 tests.

Fully clean-room, confirmed as the preferred approach by the user: nothing is consulted, names are proposed and the hash confirms or rejects each one.

Measured: 26 million candidates per second, 251 million in 9.7 seconds on sixteen threads. A billion in about forty.

Surprises

Outstanding

The search cannot name anything without the hash suffix. It is a runtime input and deliberately absent from the tree (D006), so this is now blocked on the user supplying --suffix-hex. Everything else is built and verified: 251 million candidates tried against a real 733-import executable, plumbing confirmed, zero named as a correct suffix would be required to change.