streamable-httpupdated 7d ago
Deterministic, no-float Math Court for agent builders. Live remote: affine.earth MCP. Glama (approved): Affine Earth Math Court Remote.
What can you do with Affine Earth Math Court?
Affine.Earth Math Court โ public MCP bind
Deterministic, no-float Math Court for agent builders. Live remote: affine.earth MCP. Glama (approved): Affine Earth Math Court Remote.
Public bind tree: clients/math-court-mcp/ ยท Swift example: swift-example/ ยท MATH-COURT-MCP.md ยท User guide ยท Example app ยท Math Court on Glama
Registry: earth.affine/math-court. Floats refused. Integers sealed.
โ๏ธ๐ Eclipse 2026 โ the sky writes geometry, and geometry cannot lie
RESULT โ first look, T+1 (2026-08-13): the raw receiver data shows a measured TEC depletion at every sealed totality station in custody, inside its sealed window, in the sealed order โ Reykjavik at its sealed maximum, the Spanish trio inside the pre-registered lag gate, depths inside the pre-registered band. Sealed 27 days ahead; measured the day after. The live courts table carries STUDY01_ECLIPSE_CONE_PROVEN; the pinned-archive verdict lands ~2026-08-30. Full table: the prediction registry. One entry in the track record โ no more, no less.
On August 12, 2026 at 17:45:54 UT, the Moon's shadow โ a cone almost 380,000 km long with a tip 294 km wide โ dragged across the Earth at supersonic speed, over western Iceland and northern Spain. This repository is the complete, public, falsifiable record of an experiment that reads that moment as a three-dimensional shape, not a number โ its claims sealed 27 days in advance, its data drawn only from public archives, its verdicts computed in exact integers. No code lives here; this is the experiment's own surface, and its data tables are generated by the substrate from its own ledger.
The realization
Sixty to a thousand kilometers up is a second sky โ the ionosphere, the charged shell GPS travels through and aviation radio bounces off. When the shadow cone pierces it, the shell answers with a moving dent: charge collapses 20โ60% under the footprint and refills behind it. For sixty years, science measured that dent with a ruler: "TEC dropped 40%." But rulers can be fooled โ on May 11, 2024 a geomagnetic superstorm dug deeper dents than any eclipse, at every station, under an unobscured Sun. Every ruler-pipeline running that day recorded an eclipse that never happened.
The substrate reads the dent as shape: the response either threads the shadow's own timetable โ confined to the exact minutes the geometry names, deepest within seconds of each station's own maximum, marching station-to-station at the cone's ground speed โ or it does not. Linked or not linked: an integer, no maybe. A storm can dig a deeper hole; it cannot thread the ring. It has no cone, no track, no clock.
Because shape cannot be counterfeited and shape-verdicts are exact, one machine sealed to-the-second claims about the sky 27 days before the sky moved โ including a verdict that stays decidable through a superstorm โ and anyone on Earth can check them against the same archives: the raw first look matched at T+1, and the pinned-archive verdict lands ~2026-08-30.
Read in this order
| Page | What it holds |
|---|---|
| Overview โ the realization | The second sky, shape vs ruler, everything sealed |
| Science research | The 2026 eclipse, measured shadow physics, the reference storms, the solar-cycle noise floor |
| Historical corpus | Three eclipses, three solar regimes, one frozen law โ the band history writes for 2026 |
| Model shear | The storm data that breaks ruler-science โ measured โ and the discriminant it taught |
| Blind spots โ five stories | What number-science will always miss and shape-science reads plainly |
| Data archives | Every public source, verified access mechanics, provenance checksums |
| Substrate architecture | How a shadow becomes a geometry a machine can hold |
| Benchmark results | The sealed 2024 verdict + cold-machine reproduction runbook |
| Prediction registry | Both sealed claims, verbatim, with falsification conditions |
| Satellite & aviation advisory | The only scheduled ionospheric disturbance in history โ GNSS, HF, satellite windows |
| Success criteria | S1โS5 decidable pass/fail, the storm contingency, failure semantics |
| Operations runbook | Eclipse day in UT, the live loop, the T+1 resolution |
| The first 27 days โ full review | T+1: every failure itemized, every promise graded, the fair test verified |
How this stays true
The generating substrate lives elsewhere; after every ingest or verdict it regenerates the marked blocks in these pages from its ledger, and a drift gate proves the wiki matches the data byte-for-byte. The prose frames; the substrate speaks its own numbers.
Resolved on schedule โ graded on the archive's clock. The sky moved 2026-08-12; the raw first look matched at every custody station at T+1; the pinned-archive verdict, pass or fail, lands ~2026-08-30 in these same tables. The historical record already publishes its own falsifiers, because a recorded failure is how this experiment learned to see.
One method, many skies
The eclipse was the first sky to sign its name. Seven more skies now carry the recipe โ Study 02 sealing receipts on a live Falcon 9 claim (Starlink 10-49, 2026-08-25T09:33:38Z), Studies 06 and 07 carrying PROVEN markers on the live courts table, the rest sealed and open: rocket burns that punch ~900 km holes (cited, not yet measured) in the ionosphere on a manifest clock, solar flares that step the daylit hemisphere in lockstep with the GOES X-ray record, tsunamis that keep a Huygens travel-time appointment at every tide gauge, cosmic-ray dropouts that strobe ~50 neutron monitors from a single L1 shock minute, explosions whose seismic arrival ladder no earthquake can climb, the galactic-center VLBI table for Sagittarius A* โ where Earth-rotation tracks and closure invariants grade what the Milky Way actually wrote before any ring image fills the gaps โ and the astrometric-spectroscopic orbit of Gaia BH1, where a star's measured wobble carries a ~9.3 solar-mass dark companion in integer appointments. Each study runs the same recipe the eclipse proved out โ a forcing with a computable clock and track, a public raw archive, a sealed adversary that mimics magnitude but not shape, and a standing future event where a frozen exact-integer law must resolve in the open.
Start at the Shear Studies โ Program index ยท read the Shear Studies White Paper.
Install
Add Affine Earth Math Court to your client. Pick the one you use.
claude mcp add --transport http affine-earth-math-court https://affine.earth/language-invariant/mcpcodex mcp add affine-earth-math-court --url https://affine.earth/language-invariant/mcp{
"mcpServers": {
"affine-earth-math-court": {
"url": "https://affine.earth/language-invariant/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"affine-earth-math-court": {
"type": "http",
"url": "https://affine.earth/language-invariant/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"affine-earth-math-court": {
"url": "https://affine.earth/language-invariant/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"affine-earth-math-court": {
"serverUrl": "https://affine.earth/language-invariant/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation10/25
- Maintenance25/25
- Trust6/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 0 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint โ no local install
Version history
| Versions | Published |
|---|---|
| 2026.8.24Latest | Aug 23, 2026 |
| 2026.8.23.1 | Aug 23, 2026 |
| 2026.8.23 | Aug 23, 2026 |