← All experiments
Experiment 007Prototype

Geographic Intelligence

Stage
Prototype / Research
Last updated
2026-06-19

Research question

Can geographic relationships provide structured context for AI-native local discovery?

Hypothesis

Nation → state → county → city → entity as native structure gives cleaner context for machines than geography applied as a filter.

Hypothesis — not a conclusion

Why it matters

Local is a geographic claim. If geography is only a filter, the context is lost before retrieval happens.

Architecture

  1. USA
  2. State
  3. County
  4. City
  5. Entity

Prototypes

What we're testing

  • That the hierarchy holds for real administrative data
  • That place-scoped retrieval is cleaner than filtered retrieval
  • That boundary cases can be represented without special-casing

Observations

The hierarchy is clean. The edge cases at administrative boundaries are not.

What we learned

Testing has not yet produced documented results.

What would change our mind?

  • Coordinate-based retrieval outperforms hierarchical context
  • Boundary handling requires more exceptions than rules
  • Geographic context adds little to answer quality

Open questions

  • How should places that cross administrative boundaries be represented?
  • Where do neighbourhoods and informal places fit?

Next experiment

Route entity retrieval through the explicit hierarchy and compare against filtered retrieval.

Experiment 008Internet of Record
Method

Question → Hypothesis → Prototype → Observation → Evidence → Conclusion. We never present a hypothesis as a conclusion.