GOL IDE Package

The Truth Engine.

A four-layer, commit-time gate that stops AI hallucinations before they enter your repo. Symbolic, syntactic, behavioral, and visual verification — all inside your existing git workflow.

Get started See the layers
$ bash <(curl -s https://golproductions.com/install.sh)
The four layers

Each layer guards against one failure mode.

Hallucinations don't all look alike. The IDE Package treats them as four distinct categories of error, each with its own gate.

01
Sovereign · intent

Strategic deviation veto.

Reads your stated intent before the commit. If the staged code drifts from the goal, Sovereign raises a veto. The Truth Engine does not allow goal-orthogonal commits to pass silently.

02
Interceptor · symbol

Hallucination detection.

AST-level analysis of every staged file. Flags references to functions, modules, or APIs that don't exist in your project or its declared dependencies. The most common AI failure mode, caught at the symbol level.

03
Sentinel · behavior

End-to-end verification.

Parses every changed file and runs the relevant test surface. If the staged code breaks parsing, types, or tests, Sentinel blocks. The agent says "tests pass" — Sentinel verifies.

04
Eyes · reality

Visual claim verification (HERE Protocol).

For UI changes, Eyes loads the rendered output, fetches the asset, and verifies that the visual claim matches reality. The agent does not declare completion. Reality declares it.

In your terminal

Every commit, four gates, one second.

No new tools to learn. No new workflow. The Truth Engine runs at git commit time and stays out of the way until something is wrong.

~/your-project — git commit
$ git commit -m "fix: oauth redirect" [ GOL TRUTH GATE: v10.3.0-METERED ] Layer 1: Sovereign · intent verified Layer 2: Interceptor · 0 hallucinations Layer 3: Sentinel · parses · tests pass Layer 4: Eyes · reality matches claim [++] commit authorized · 0.04 AUD
The contract

Specs that don't move.

No marketing math. The IDE Package is governed by these four numbers and they don't change.

Pricing

$0.01 AUD per commit, charged at the moment the first layer activates.

Free tier

100 calls on signup. No expiration. No card required to start.

Failure mode

Hard gate. Zero balance blocks commits. The Engine fails closed, never open.

Network model

One sync auth check per commit. One async usage log. ~80ms total overhead.

Install. Sign in. Commit.

100 free calls on signup. No subscription. No expiration.