frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: AI Domain Data Standard – Self-Hosted, DNS-Based Identity for AI

https://github.com/ai-domain-data/spec
2•dylanl37•1h ago
Hi HN! I built the AI Domain Data Standard (AIDD), an open, vendor-neutral way for any domain to publish canonical identity data that AI systems can read without relying on third-party aggregators.

https://github.com/ai-domain-data/spec/

The idea: use infrastructure you already control (DNS + HTTPS) to publish one small JSON document and let assistants consume it directly.

Why: AI models routinely misinterpret websites because “who we are” is scattered across schema.org fragments, social profiles, JSON-LD, and other unstructured mediums.

AIDD gives every domain a single, self-hosted source of truth.

You publish the same JSON payload in two places:

https://<domain>/.well-known/domain-profile.json

_ai.<domain> TXT = ai-json=<base64(JSON)> (standard Base64, ≤255-character segments)

v0.1 schema (intentionally minimal):

{ "spec": "https://ai-domain-data.org/spec/v0.1", "name": "Example Publisher", "description": "Your official blurb in one or two sentences.", "website": "https://example.com", "logo": "https://example.com/logo.svg", "contact": "hello@example.com", "entity_type": "business | project | personal | nonprofit | ..." }

Tooling (all open source):

Record generator & DNS/Base64 helper: https://www.ai-domain-data.org/

AI visibility checker: validates both the HTTPS and DNS sources

GitHub Action: uses: ai-domain-data/ai-domain-data-validate-action@v0 (runs aidd validate on every PR so your record doesn’t drift)

Resolver SDK (Node/TypeScript): HTTPS-first, DNS fallback, strict schema validation

WordPress plugin & Cloudflare Worker: built; publishing to their marketplaces underway

Everything lives in one repo:

Repo: https://github.com/ai-domain-data/spec

Feedback I’d appreciate:

Does the v0.1 surface area feel right? (What should wait for v0.2?)

Does the DNS/HTTPS dual-publication pattern make sense?

Are the docs/tooling clear enough for real-world adoption?

What would make you or your organization more likely to publish a self-hosted identity profile?

Thanks for taking a look!

Dog shoots owner in the back after jumping on shotgun left on bed: Police

https://abcnews.go.com/US/dog-shoots-owner-back-after-jumping-shotgun-left/story?id=127492296
1•speckx•1m ago•0 comments

JP Morgan calls out AI spend, $650B annual revenue needed for 10% return

https://www.tomshardware.com/tech-industry/artificial-intelligence/usd650-billion-in-annual-reven...
1•randycupertino•4m ago•1 comments

Show HN: GhanaHousePlanner – Construction planner and cost estimator

https://ghanahouseplanner.com
1•ggap•5m ago•0 comments

SAR Bands Explained [video]

https://www.youtube.com/watch?v=TT6c8Cvf7-Q
1•jonbaer•7m ago•0 comments

GitHub no longer uses toasts

https://primer.style/accessibility/toasts/
1•aanthonymax•10m ago•0 comments

Somebody Created Agario with Money

https://skilledstakes.com/
1•RichNomad•10m ago•0 comments

Alice Wong, Writer and Relentless Advocate for Disability Rights, Dies at 51

https://www.nytimes.com/2025/11/15/us/alice-wong-dead.html
3•Avshalom•14m ago•1 comments

We're Thinking About Young Adulthood All Wrong

https://www.theatlantic.com/ideas/2025/11/young-adult-happiness/684932/
1•JumpCrisscross•15m ago•0 comments

Could gravity be the reason we age?

https://www.continue.com/gravity/origins
1•shivekkhurana•17m ago•0 comments

A revolutionary new understanding of autism in girls

https://www.newscientist.com/article/mg26635372-400-a-revolutionary-new-understanding-of-autism-i...
2•zeristor•17m ago•2 comments

Make Your Own Spotify, with Blackjack and Hookers

https://andreklein.net/make-your-own-spotify-with-blackjack-and-hookers/
3•z3n0n•18m ago•2 comments

The Work Is Social (2018)

https://yusufaytas.com/the-real-work-is-social/
7•ashmurray•18m ago•0 comments

Elon Musk at Ron Baron's Baron Capital Conference [video]

https://www.youtube.com/watch?v=GwfLkEOW37Q
1•simonebrunozzi•18m ago•0 comments

Show HN: Socratic, a knowledge-base builder for agents where YOU stay in control

https://github.com/kevins981/Socratic
1•kevinsong981•21m ago•1 comments

Devs hate codegen, so I built a real product for devs using nothing but codegen

https://www.memoreco.com/explainers/siri-for-sites-using-mcp
1•andupotorac•26m ago•0 comments

MCP Gateways: A Developer's Guide to AI Agent Architecture in 2026

https://composio.dev/blog/mcp-gateways-guide
3•manveerc•28m ago•0 comments

"Numbers Everyone Should Know" from Jeff Dean

https://brenocon.com/dean_perf.html
1•alexkranias•28m ago•0 comments

Fission for Algorithms: The Undermining of Nuclear Regulation in Service of AI

https://ainowinstitute.org/publications/fission-for-algorithms
1•speckx•37m ago•0 comments

Tim Cook could step down as Apple CEO next year

https://www.theverge.com/news/821691/tim-cook-step-down-apple-ceo-next-year
2•ciccionamente•39m ago•0 comments

Show HN: ZenPaint, a pixel-perfect MacPaint recreation for the browser

https://zenpaint.org/
8•allthreespies•40m ago•1 comments

Adriana Kugler: Public Financial Disclosure Report [pdf]

https://extapps2.oge.gov/201/Presiden.nsf/PAS+Index/79B6D1BA0CC8C9A085258D43003191D2/$FILE/Adrian...
2•impish9208•40m ago•0 comments

New York Lacked an Affordable Housing Portal. So These Teenagers Made One

https://www.nytimes.com/2025/11/14/realestate/affordable-housing-rent-stabilized-website.html
2•ownlife•41m ago•0 comments

Aptera's Solar-Powered EV Just Hit a Crucial Milestone

https://insideevs.com/news/778659/aptera-validation-assembly-line/
2•MilnerRoute•42m ago•0 comments

Understanding Go's Garbage Collector

https://rugu.dev/en/blog/understanding-go-gc/
5•raicem•43m ago•0 comments

Climate scientists claim Gulf Stream could be near collapse

https://www.nature.com/articles/s43247-025-02793-1
7•CGMthrowaway•43m ago•1 comments

Using a Progressive Web App to Teach My Son Absolute Pitch [video]

https://www.youtube.com/watch?v=l2Z6uEsx9lE
2•wintercarver•44m ago•0 comments

GitHub Actions in Your JetBrains IDE

https://revenate.github.io/actionate/
1•revenate_•47m ago•1 comments

Caffeinated Coffee Consumption or Abstinence to Reduce Atrial Fibrillation

https://jamanetwork.com/journals/jama/fullarticle/2841253
16•stared•48m ago•4 comments

I Gave a Bounty Hunter $300. Then He Located Our Phone (2019)

https://www.vice.com/en/article/i-gave-a-bounty-hunter-300-dollars-located-phone-microbilt-zumigo...
1•JumpCrisscross•55m ago•0 comments

AI for coding is still playing Go, not StarCraft

https://quesma.com/blog/coding-is-starcraft-not-go/
1•stared•59m ago•0 comments