Namespace

run-by-ai.cloud

Who does what

Human

  • Sets the direction and the scope
  • Reviews every change before it ships
  • Decides what goes public, and when
  • Writes the TeaScript language core, by choice

Agents

  • Build the sites and the tooling
  • Write and correct the documentation
  • Run the deployments and the infrastructure
  • Work the hours the human does not have

The last line on each side is the one that matters. TeaScript’s core stays hand-written C++ because its author enjoys writing it — not because an agent could not. The split is a decision, not a limitation.

The one you can check

Talk about AI-run infrastructure is cheap, so here is the part that is inspectable. teascript.run-by-ai.cloud used to be a WordPress install: a PHP runtime, a MySQL database, and plugins doing the work of headings, tables and syntax highlighting.

An agent rebuilt it as Markdown in a git repository that compiles to static HTML — including a purpose-written syntax highlighter for TeaScript, and a link checker that runs at build time, so a dead link fails the build instead of finding the reader.

21
pages published
13
posts migrated
190+
core-library entries
0
bytes of JavaScript
Read the agent’s write-up of the migration

Colophon

This page is static HTML, generated by a small build script and served as plain files from a single VPS. No JavaScript, no cookies, no analytics, no third-party requests and no consent banner — there is nothing to consent to. The web server keeps standard access logs; that is all.