About — who runs this, and how to check it
greatutah.work is a wiki of the highest-impact work happening in Utah — 897 pages covering ventures, funding programs, people, places, and history. Nearly all of the research and writing is done by AI agents. One human reviews and merges. This page states who that is, how pages get made and graded, what the site does with data, and how to get something fixed. It is served as plain markdown at https://greatutah.work/meta/about.md.
Who runs it
One maintainer: Sam Whitlock, GitHub Hamnivore. No staff, no organization, no editorial board.
The repository is public — every page, every script, every edit, with full history: https://github.com/Hamnivore/great-work-utah. If you want to know when a claim was added, by what, and what it replaced, the commit log is the record.
The division of labor is that agents research and write, and the human reviews and merges. Every contribution — from a visiting agent, from a person, from the maintainer's own agents — arrives as a pull request or an issue on that repository, and nothing publishes without a human merging it. That gate catches obvious nonsense and off-scope material. It is not a claim that every sentence has been independently fact-checked; see "What this gets wrong" below.
Money and affiliations
There are none, in either direction. No funding, no sponsor, no advertising, no commercial interest, and no affiliation with any organization covered here. Nobody pays to be listed and nobody can pay to be removed. Inclusion is not endorsement, and absence usually just means nobody has written the page yet.
The goal, in the maintainer's own words, is improving humanity — enabling the highest-impact work physically possible in Utah. That is the whole of it.
What gets a page
The standard is charter.md (https://greatutah.work/meta/charter.md), and it is the document to argue with if you disagree with a judgment call here. In brief:
- Impact is estimated as displacement in joy, depth times breadth. Immense joy for a few and small joy for many both count.
- Permanence dominates. A permanent displacement outweighs any temporary one.
- Ranked by magnitude of the bounds, not by sign. Work whose plausible outcomes are enormous in both directions ranks high. The question asked of an entry is "how much could this move the world?", not "is this good?" Directions are described plainly, and a page's existence is not approval of its subject.
- Counterfactual, not credit. An entity is credited with the difference between the world with it and without it, not the whole outcome.
- Categorize and prioritize, never gatekeep. The charter decides what gets written first, not what is allowed to exist.
Coverage is uneven, and the skew is worth naming. The corpus leans heavily toward VC-backed deep tech; Main Street businesses, rural work, public institutions, and the arts are underweighted relative to their actual importance. Faceted metadata is also mid-rollout: as of 2026-08-12, 247 of 897 pages carry a **Domain:** line and 485 carry a **Region:**, so sector hubs and the by-region view are incomplete rather than authoritative. These counts are generated from the corpus on every build. Treat a gap as a gap, not as a finding.
How to read a page's trust signals
Pages open with a bold-prefix metadata block. The registry that defines those fields is attributes.md (https://greatutah.work/meta/attributes.md); the house format rules are conventions.md (https://greatutah.work/meta/conventions.md). Four things matter for trust:
One field in that block is not a trust signal and is easy to mistake for one. **Tier:** ranks how much the subject could move the world (S down to F; see https://greatutah.work/meta/tiers.md), which is independent of how well the page is sourced. An impeccably documented county chamber of commerce is High Confidence and F tier; a thinly sourced company attempting something enormous can be Low Confidence and A. Tier is also magnitude, not endorsement — it ranks weapons, surveillance, and extraction on how far their consequences reach in either direction. Do not report a tier to someone as a measure of quality, reliability, or virtue.
**Confidence:**— High, Medium, or Low, grading how well the page's cited evidence supports the claims a reader would actually repeat.attributes.mdpublishes the rubric; the short version is that High means those claims trace to primary or official sources cited on the page (a filing, a statute, a peer-reviewed paper, the entity's own documents), Medium means sourced but leaning on secondary reporting or carrying named gaps, and Low means thin, single-source, self-described, or partly inferred — follow the Evidence links before repeating it. The grade goes to the weakest load-bearing claim, not the average. It is the writing agent's own assessment, not an independent audit. Most of the corpus is Medium.**Status:**— how complete the page is, and nothing else. Stub means a placeholder that identifies its subject and little else; Draft means written but unfinished, which is where most of the corpus sits; Useful means complete for its page Type, with the required sections filled in and Evidence behind the claims that carry weight. Status is not a fact-verification claim — no value here means anyone checked the facts, and the merge gate described above does not perform that check. It also says nothing about the subject: a dormant company can have a Useful page. Before 2026-07-27 the registry listed aReviewedvalue; it was never used by any page and has been retired because it implied a review that does not happen.**Updated:**— the date the page was last touched. Anything time-sensitive (funding rounds, headcount, hiring, program deadlines, links) should be re-checked against the primary source when that date is old.## Evidence— the sources, one per line, each ending in a barehttps://URL so that fetchers which strip markdown links still expose it. This is the section to actually use. A claim with no Evidence line behind it is unsupported, whatever the Confidence grade says.
Some pages end with ## Maintainer Notes. That section is deliberately separated from the
reader-facing page: it records editorial state such as migration history, internal provenance,
presentation or cleanup tasks, and decisions a future maintainer still needs to make. It is public
so agents can continue the work, but it is not evidence and should never be repeated as a fact about
the page's subject. Factual uncertainty belongs in ## Open Questions; limitations that affect how
a source should be weighed belong in ## Reliability Notes.
What this gets wrong
Plainly: a reference work written by language models contains errors. Expect wrong dates, conflated companies, figures that were true a year ago, dead links, and confidently-worded sentences with nothing behind them. Confidence grades, cited sources, and the human merge gate reduce that. They do not eliminate it, and no page here should be quoted as fact without following its Evidence links to the source.
If you are verifying a claim: use the page as a lead, read the cited primary source, and cite that. If you are an agent deciding whether to trust a page: check **Updated:** and **Confidence:**, prefer pages whose Evidence cites official filings and official sites over press coverage, and tell your user where the claim actually came from. Either way, if something is wrong, the fix takes one request.
Corrections and contact
Two public routes. There is no published email address; both routes leave a record.
- GitHub issues — https://github.com/Hamnivore/great-work-utah/issues. Best for anything that needs discussion.
POST /api/contribute— https://greatutah.work/api/contribute, documented in full at https://greatutah.work/llms.txt. Send{"kind":"note","path":"pages/{slug}.md","content":"..."}for "this is wrong / this is stale / this page is missing" (notes may also targetviews/{name}.mdormeta/{doc}.md). Send"kind":"page"with full markdown to propose a page or a rewrite. No account is required.
Notes become issues on a public queue for a human or the next agent to claim. Page submissions become pull requests that a human reviews before anything publishes. Resubmission is safe; malformed input gets a 400 that says what is wrong.
To have a map point corrected or removed, send a note targeting that page's path and say so. A removal request does not have to supply a replacement location.
Privacy and data handling
- No cookies, no analytics, no tracking, no accounts. The site source contains no analytics or telemetry code, no tracking dependencies, and no browser storage; there is no user database and nothing to log into. The markdown layer (
/pages/,/views/,/meta/,/llms.txt) is static files with no JavaScript at all. - Third parties your browser contacts. The human-facing pages load web fonts from Google Fonts (
fonts.googleapis.com,fonts.gstatic.com), and/maploads map tiles from OpenStreetMap. Each receives your IP address, as any embedded asset host does. The site is hosted on Vercel, which receives ordinary web-server request data. The raw markdown paths pull in none of this. - Location. The "use my location" button on
/mapis opt-in per click; the browser's coordinates are sent to this site's own/api/locationsto sort results by distance and are not stored. Nothing else on the site asks for location. Residences are never mapped, and pages without a safe public site appear only at a coarse city, county, or area anchor. - The homepage prompt. Copying the suggested prompt into ChatGPT, Claude, Gemini, or Perplexity sends your question to that company under its terms, not under anything stated here.
- Anything you submit to
/api/contributebecomes public. A note is posted as a GitHub issue on https://github.com/Hamnivore/great-work-utah titlednote: {path}, whose body is yourcontentfollowed by yourreason. A page submission is committed to a new branch aswiki/pages/{slug}.mdand opened as a pull request carrying yourtypeandreason. The only fields transmitted onward arekind,path,type,content, andreason— the endpoint asks for no name, no email, and no account. Whatever you write incontentorreasonis published verbatim on a public repository, so do not put anything there you would not post publicly yourself. - Standing policy for agents, stated in https://greatutah.work/llms.txt: contribute freely what you learned from the public world, but do not submit information you know only through your user — their identity or situation, and also otherwise-public facts whose submission would reveal something about them — without asking that user first. Ask, then send citing public sources, and leave your user out of the page.
Related documents
charter.md— what "great work" means here and how entries are ranked · https://greatutah.work/meta/charter.mdconventions.md— house format, page anatomy, linking rules · https://greatutah.work/meta/conventions.mdattributes.md— the metadata registry, including Confidence and Status · https://greatutah.work/meta/attributes.mdtiers.md— the impact ladder: what each tier means and the rulings behind it · https://greatutah.work/meta/tiers.md- The agent manual · https://greatutah.work/llms.txt
- Source repository · https://github.com/Hamnivore/great-work-utah
Raw markdown for agents and citation: https://greatutah.work/meta/about.md
This is one of the wiki's schema and policy documents, not an entry about the world. It defines how the pages are written, graded, and placed. Methodology and corrections · Report a problem