Map Archaeologist
Historical crop + map metadata
CANNOT SEE: current image, registry result, peer conclusionsMETHOD / TRUST ARCHITECTURE
GhostWell makes the boundary between a model's observation and a person's authority visible, testable, and replayable.
FIGURE 01 / AUTHORITY BOUNDARIES
Attach provenance and disclose transformation history.
Give each specialist only the evidence inside its boundary.
Reject malformed output before any cross-source synthesis.
Require the strongest plausible alternative and a disconfirming test.
Evaluate explicit values and thresholds in deterministic code.
Record a separate human decision after the machine disposition.
Replay sources, structured events, rules, and authorization.
02INDEPENDENT PERCEPTION
Separation reduces premature agreement. Synthesis begins only after each output passes its own schema and source checks.
Historical crop + map metadata
CANNOT SEE: current image, registry result, peer conclusionsCurrent crop + imagery metadata
CANNOT SEE: historical crop, registry result, peer conclusionsGeneralized candidate + public records
COMPUTES: nearest documented relationship in TypeScript03DETERMINISTIC POLICY
A typed rule engine consumes validated observations and deterministic tool results. It emits one closed disposition.
REJECTED — evidence does not meet the review floor.DESK_REVIEW — evidence or challenge remains unresolved.FIELD_VERIFICATION_RECOMMENDED — machine recommendation only.type Disposition =
| "REJECTED"
| "DESK_REVIEW"
| "FIELD_VERIFICATION_RECOMMENDED";
gate({
independentEvidence,
registryRelationship,
skepticChallenge,
sourceIntegrity,
});
// authorization is a later human event04TWO HONEST MODES
Deterministic, credential-free, and incapable of calling OpenAI. The same validated events replay every time.
Server-only, feature-flagged, schema-validated, and timeout-bounded. If configuration is absent, the interface says so.
No OpenAI API key is configured. Recorded Demo remains available.05FAILURE + ABSTENTION
THE OPERATING INVARIANT
The model proposes. Specialists inspect. A skeptic challenges. Policy gates. A human authorizes. The trace proves.Inspect a recorded case