One compiler. Constraint satisfaction, chemistry, circuit equivalence, and symbolic math all solved through orthogonal projection on a Clifford-algebra substrate. Zero learned parameters. Zero training. Reproducible by anyone with an API key.
Closed-world constraint satisfaction (Sudoku, k-coloring, exact cover, scheduling, propositional SAT) — not WalkSAT, not annealing, not learned search.
SMILES → multivector fingerprint encoding atomic numbers, positions, bond wedges, and stereochemistry on a rotation-invariant geometric basis. Crosses conformer and framework boundaries.
Observable-perturbation discipline on ISCAS'85 — gate-level perturbations pre-screened for downstream observability via brute-force random sampling, then verified by orthogonal-projection equivalence.
Universal pattern across domains: relax constraints into a candidate space → iterate propagation to a fixed point → branch on the most-constrained dimension when propagation plateaus. No learned weights. All parameters derived from the input, not declared as constants.
Frontier-lab discipline: every known failure is listed publicly. If it's not on our list, it works. If it doesn't work and isn't on the list, we want to know.
Every result returned by the lab.dydact.io API includes a BibTeX snippet and a permanent reproducibility hash.
@misc{dolas2026,
author = {Ukpeh, Francis and {DOLAS}},
title = {Universal-Substrate Reasoning: Zero-Parameter Geometric Compilation Across Domains},
year = {2026},
url = {https://orthogonalabs.dydact.io}
}