Axiom

Resources

How Axiom Works

Axiom is constraint reasoning. The rules are the whole game.

Each puzzle is built from a small set of explicit rules. Your job is not to guess — it’s to reason forward.

Core Principle

If something feels ambiguous, it usually means a constraint hasn’t been used yet. Axiom doesn’t require cleverness. It requires discipline.

What “Solving” Means

  • you applied the rules consistently
  • you avoided unstated assumptions
  • you eliminated contradictions instead of debating them

How To Approach Any Puzzle

  1. List the facts the puzzle explicitly gives you
  2. Translate each rule into a constraint (what must be true)
  3. Follow implications until something becomes impossible
  4. Use elimination to narrow remaining possibilities
  5. Confirm the final answer satisfies every rule

What You’re Practicing

  • decision clarity under uncertainty
  • error detection before commitment
  • reasoning that survives pressure
  • communication that can be audited (“show your work” thinking)

These pages are designed to be linkable from the app: solve flow, stats, and onboarding.

Return home