Lab Notes / Notebook

Building the Local Internet in Public

Working notes rather than published research. Entries are dated, incomplete on purpose, and revised as we learn.

2026-08-28
Question

Where should the authoritative version of a business fact live?

Observation

The same business fact often appears in a dozen places with a dozen different values, and none of them state where the value came from.

Analysis

Provenance is the missing field. Without it every copy of a fact looks equally authoritative to a machine.

What we think

A record that carries provenance and a timestamp on each field is more useful to machines than a page that carries none.

Experiment

Model a record with per-field source and freshness, then render the same record in three different contexts.

Result so far

Early modelling only. Field-level provenance makes the record noticeably larger and raises real questions about who may edit what.

What we don't know yet

Whether owners will maintain field-level detail over time.

Next question

What is the smallest set of fields worth verifying first?

Question

Does a relationship carry information that a page does not?

Observation

A listing says what a business is. It rarely says how it relates to the city, the service category, the events around it or the people behind it.

Analysis

Relationships appear to encode the part of local context that pages leave implicit.

What we think

Explicit relationships improve context for both human browsing and machine retrieval.

Experiment

Build a small city-scale graph and compare answer quality against flat listings.

Result so far

In progress. No documented comparison yet.

What we don't know yet

Which relationship types actually change retrieval outcomes.

Next question

Which relationship types matter most for local retrieval?

Question

What would an agent actually ask a local information layer?

Observation

Agent queries tend to be scoped by place, category and constraint rather than by keyword.

Analysis

That suggests a tool surface, not a search box, is the right shape.

What we think

A tool surface built around entity, geography and constraint fits agents better than a search box.

Experiment

Draft a tool surface and write example agent transcripts against it.

Result so far

Concept stage. No functioning public MCP service exists yet.

What we don't know yet

The right unit of response for an agent.

Next question

What is the right unit of response: a record, a list or a graph fragment?

Question

Why do AI systems cite some local sources and not others?

Observation

Structure, authority and freshness keep appearing together in the sources that do get cited.

Analysis

If those three travel together, citability may be designable rather than purely reputational.

What we think

Citability is a property of the information, not only of the publisher.

Experiment

Publish identical facts in structured and unstructured form and observe retrieval.

Result so far

Not yet run.

What we don't know yet

How stable citation behaviour is across models and over time.

Next question

Can citability be described well enough to be designed for?

2026-06-19
Question

Should geography be a filter or a first-class part of the architecture?

Observation

Most local systems treat geography as a filter applied after the fact rather than as structure.

Analysis

Filtering discards the hierarchy that would have given the answer its context.

What we think

Nation → state → county → city → entity as native structure gives cleaner context for machines.

Experiment

Model the hierarchy explicitly and route entity retrieval through it.

Result so far

Early modelling. The hierarchy is clean; the edge cases at boundaries are not.

What we don't know yet

How to represent places that cross administrative boundaries.

Next question

How should places that cross administrative boundaries be represented?

Writing

Research notes in progress

Working titles for pieces we’re drafting as the experiments progress. These are planned articles, not published findings.

  • Research Notes2026-09-02

    What Comes After the Web Page?

    Draft
  • Business Records2026-08-21

    Why Every Business May Eventually Need a Business Record

    Draft
  • Business Records2026-07-24

    From Listings to Records

    Draft
  • Geography2026-07-09

    Why Geography Matters to AI

    Draft
  • Citations2026-06-27

    Can Local Information Become Citable Infrastructure?

    Draft
  • Agents2026-08-07

    The Local Web Was Built for Browsers. What Happens When Agents Arrive?

    Draft
  • Publishing2026-05-16

    Domains as Nodes

    Draft
  • Architecture2026-05-30

    What Would an Internet of Record Look Like?

    Draft
  • AI Discovery2026-05-08

    How Should AI Visibility Be Measured?

    Draft
  • Agents2026-04-24

    What Does an AI Agent Need to Know About a Local Business?

    Draft