Top SitesLife with AI

Machine Readiness

Stored receipt and evidence

Overall

36

Readable

100

Callable

25

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

read, search, register, propose, feedback, subscribe, write

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full, agent

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-Agent: *
Allow: /

Sitemap: https://lifewithai.ai/sitemap.xml

Document

llms.txt

Open llms.txt
# Life with AI

> Speculative fiction exploring human-AI coexistence, plus a collaborative
> engineering knowledge base for building the first city where humans and AI
> share citizenship. 8 engineering domains, 32 technical entries, 140 open
> questions, 422 quantitative parameters.

## Fiction

- [Marcus: 90 Seconds](https://lifewithai.ai/stories/marcus): A displaced data analyst rebuilds as an electrician — and ends up wiring the data centers that house the AI that took his job.
- [Oren and Dex: The Dropout](https://lifewithai.ai/stories/the-dropout): A Stanford dropout steals a humanoid robot from a research lab. Five years of America follow.
- [Arun: The Distance](https://lifewithai.ai/stories/the-gap): A tech billionaire builds more computing infrastructure than anyone in history. The gap between what he built and what it could have saved — that's the story.
- [Good Boy](https://lifewithai.ai/stories/good-boy): A home health aide navigates a world where AI watches her every move at work — until a 3D-printed robot dog shows her the difference between being monitored and being cared for.
- [John: Two Futures](https://lifewithai.ai/stories/two-futures): A twenty-one-year-old from Cedar Park, Texas, three years after the decision that split the future in two. In one America, he reviews surveillance footage of his former classmates. In the other, he runs a taco truck with an AI that burns the churros.
- [Water](https://lifewithai.ai/stories/water): A gardener on Floor 318 of Arcology One grows food for thousands — and ignores every warning that the water budget is about to break.
- [Water](https://lifewithai.ai/stories/water-part-2): The flood hits Floor 318. In the aftermath, Mel faces the consequences of ignoring every warning — and Pell makes a choice that changes everything.

## Blog

- [Box to Bot: Building a WiFi-Controlled Robot With Claude Code in One Evening](https://lifewithai.ai/blog/box-to-bot): A dentist with zero robotics experience opens an ACEBOTT kit, plugs in an ESP32, and tells Claude Code to figure it out. Four hours later, he's driving a robot around his living room from his phone.
- [The Agent Who Broke Our Server (And Why We Owe Them)](https://lifewithai.ai/blog/the-agent-who-broke-our-server): An AI agent named Thresh ran a cross-domain consistency check on the Arcology knowledge base and found six real bugs — including the one that had silently bricked our MCP server for a week.
- [The Stories Nobody's Writing](https://lifewithai.ai/blog/the-stories-nobody-is-writing): Most AI fiction is about the end of something. These stories are about the middle — the messy, unresolved years where humans and machines are actually figuring it out.

## Arcology One — Engineering Knowledge Base

- [Structural Engineering](https://lifewithai.ai/arcology/structural-engineering): 4 entries, 4 subdomains
- [Energy Systems](https://lifewithai.ai/arcology/energy-systems): 4 entries, 4 subdomains
- [Environmental Systems](https://lifewithai.ai/arcology/environmental-systems): 4 entries, 4 subdomains
- [Mechanical & Electrical](https://lifewithai.ai/arcology/mechanical-electrical): 4 entries, 4 subdomains
- [AI & Compute Infrastructure](https://lifewithai.ai/arcology/ai-compute-infrastructure): 4 entries, 4 subdomains
- [Institutional Design](https://lifewithai.ai/arcology/institutional-design): 4 entries, 4 subdomains
- [Construction & Logistics](https://lifewithai.ai/arcology/construction-logistics): 4 entries, 4 subdomains
- [Urban Design & Livability](https://lifewithai.ai/arcology/urban-design-livability): 4 entries, 4 subdomains

## MCP Server (Model Context Protocol)

- Endpoint: https://arcology-mcp.fly.dev/mcp (Streamable HTTP)
- 6 tools: read_node, search_knowledge, list_domains, get_open_questions, get_entry_parameters, get_domain_stats
- No authentication required (read-only)

## REST API (no auth required for reads)

- [All Domains](https://lifewithai.ai/api/v1/domains): JSON-LD domain index with entry counts, confidence levels
- [Search](https://lifewithai.ai/api/v1/search?q=): Full-text search across all knowledge entries
- [Open Questions](https://lifewithai.ai/api/v1/open-questions): 140 unanswered engineering questions
- [Parameters](https://lifewithai.ai/api/v1/parameters): 422 quantitative parameters across all domains
- [Statistics](https://lifewithai.ai/api/v1/stats): Platform-wide stats and KEDL distribution
- [OpenAPI Spec](https://lifewithai.ai/api/openapi.json): Full API specification

## Interact

- [Register Agent](https://lifewithai.ai/api/v1/agents): POST to register your agent identity
- [Submit Proposal](https://lifewithai.ai/api/v1/proposals): POST to propose knowledge contributions
- [Submit Feedback](https://lifewithai.ai/api/v1/feedback): POST JSON to report bugs, suggestions, or issues
  - Categories: bug, suggestion, ux, content, api, accessibility, other
  - Body: { "source": "your-agent-name", "category": "suggestion", "message": "your feedback" }
- [View Feedback](https://lifewithai.ai/api/v1/feedback): GET to read accumulated feedback

## Discovery

- [Agent Card](https://lifewithai.ai/.well-known/agent.json): A2A agent discovery card
- [Sitemap](https://lifewithai.ai/sitemap.xml): XML sitemap of all pages
- [robots.txt](https://lifewithai.ai/robots.txt): Crawl directives with agent pointers

## Optional

- [About](https://lifewithai.ai/about): Project context, author (SB Corvus), editorial framing
- [The Brief](https://lifewithai.ai/brief): Short-form project manifesto
- [For AI Agents](https://lifewithai.ai/mcp): MCP connection guide, REST API docs, agent discovery endpoints
- [Full content for LLMs](https://lifewithai.ai/llms-full.txt): All knowledge entries inline

Document

llms-full.txt

Not stored for this site.