keyAI

Verified environment for
a strong AI

L1 verified core · L2 frontier map · L3 navigable structure · L4 objects · L5 engine

snapshot 2026-07-03 00:23 UTC · regenerate: python3 scripts/build_dashboard.py

Honest boundary: this maximizes a future reasoner's leverage and rigorously maps the frontier — it does not solve ECDLP, and the barriers below may be permanent.
0
~115 distinct
Verified results
0 sorry · no custom axioms
0
%
Frontier mapped
486 corpus claims
0
claims
Foundations blocking
each = a research-grade gap
~10–15%
Honest substantive
rest = verified engineering

02Frontier map — 486 corpus claims

Every claim's status is fixed, reserved, and never guessed — see the table view for the exact rule behind each color.

verified 5 tractable 39 partial 32 blocked 148 informal 164 unassigned 98
Table view
StatusClaimsShareMeaning
verified51.0%kernel-checked
tractable398.0%reachable, no new foundation
partial326.6%some progress possible
blocked14830.5%needs a missing foundation
informal16433.7%not a formal statement by nature
unassigned9820.2%not yet triaged
0%
Frontier completeness
every claim assigned a status + (if blocked) a named missing foundation

03Blocked by missing foundation

semaev polynomials
51
cost model
35
curve depth
33
quantum cost
29
lattice reduction
25
weil pairing
8
point counting
0
Table view
FoundationClaims blockedLeverageEffortGap
semaev polynomials51mediumweeks-monthsMvPolynomial exists but not the elliptic summation polynomials Sₙ (index calculus over extension fields).
cost model35mediumweeks-monthsNo group-operation / oracle-query cost model, so exact Θ running times (index calculus, distinguished points) can't be stated. The generic Ω(√p) core was formalized by sidestepping this.
curve depth33mediumweeks each rungMathlib has EllipticCurve + group law, but not the deeper ECDLP constructions (higher division polynomials, torsion structure E[n]≅(ℤ/n)², isogeny depth). Partly tractable — the active Track-B DAG.
quantum cost29low (out of scope)n/aNo quantum circuit cost model (Shor-style resource estimates). Out of scope for Mathlib.
lattice reduction25mediummonthsNo LLL/BKZ/CVP. Blocks HNP / biased-nonce ECDSA attack formalizations.
weil pairing8highestmonths (research-grade)No Weil/Tate pairing eₙ. Needs divisors, function fields, Miller's algorithm. Gates the MOV/Frey-Rück transfer reduction itself.
point counting0highmonths (research-grade)No Schoof / point-counting; #E(𝔽_p)=n cannot be computed (native_decide can't enumerate 2^256 points). Gates the GLV [λ]-eigenvalue claim and the ℤ/n-module structure needed to instantiate the protocol algebra.

04Environment layers

L1
Verified core
kernel-checked theorems (absolute trust)
L2
Frontier map
what's open/blocked & by which missing foundation
L3
Navigable structure
machine-readable graph + queryable data
L4
Formalized objects
GLV (cube-root + torsion-preserving), torsion, division polys
L5
Engine
AI+kernel pipeline; self-extensible substrate

05Tracks & checkpoints

A — Frontier map (machine-actionable)

  • A1 frontier_map.json + query
  • A2 status+foundation for every claim (79.8%)
  • A3 per-foundation unlock lists

B — Depth (verified foundations, DAG)

  • GLV object: equation→hom→cube-root→torsion-preserving
  • E[n] group object bridged
  • next rung → E[n]≅(ℤ/n)² (blocked by point-counting)

C — Engine & extensibility

  • CI trust gates (no-sorry, axiom audit, count/import)
  • generator + prover loop
  • warm server node (idle — needs PAT)

06Recent build milestones

  • a25f657 Merge #30: torsion tower + GLV End(E) structure + dashboard/logo
  • ecff012 Prove uniform odd-torsion bound: #E[n] <= n^2 for all odd n coprime to p
  • c4ad13a Prove secp256k1 5-torsion structure via the 5-division polynomial
  • 31e18f0 Consolidate the GLV formalization into a citable writeup
  • 78f8cd6 Add Manus task brief: provision + run the Layer-2 prover node
  • 564ee5d Prove GLV endomorphism is an order-3 automorphism of the point group
  • 8c00793 Prove GLV endomorphism satisfies its minimal polynomial in End(E)
  • 8bd492d Use the exact deck keyAI wordmark as the site logo
  • 53b8491 Rebuild logo as key-glyph mark; fix KPI stat-tile row; add scroll-progress bar
  • 920ac07 Major dashboard redesign: real logo, sticky scrollspy nav, dataviz-method charts, a11y
  • ec2703a Rebrand dashboard to match the KeyAI deck: navy/blue palette, Baloo 2 + Nunito (self-hosted), card style
  • 4dd9ef2 Redesign main page: full auto-discovered navigation hub (44 links, 6 sections, no dead/missing entries)
  • 7d93f9b Pages: also emit index.html so the site root shows the dashboard
  • 3bf4f22 Observation interface: scripts/build_dashboard.py + dashboard.html (metrics, layers, tracks, frontier, milestones)