Add essay: Hypermedia in the Age of AI

Response to Nick Blow's article on JSON hypermedia and LLM agents.
Argues SX resolves the HTML-vs-JSON debate by being simultaneously
content, control, and code in one homoiconic format.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 22:02:33 +00:00
parent b0920a1121
commit 1647921895
3 changed files with 124 additions and 1 deletions

View File

@@ -99,7 +99,9 @@
(dict :label "The Art Chain" :href "/sx/(etc.(essay.the-art-chain))"
:summary "On making, self-making, and the chain of artifacts that produces itself. Ars, techne, content addressing, and why the spec is the art.")
(dict :label "The True Hypermedium" :href "/sx/(etc.(essay.self-defining-medium))"
:summary "The true hypermedium must define itself with itself. On ontological uniformity, the metacircular web, and why address and content should be the same stuff.")))
:summary "The true hypermedium must define itself with itself. On ontological uniformity, the metacircular web, and why address and content should be the same stuff.")
(dict :label "Hypermedia in the Age of AI" :href "/sx/(etc.(essay.hypermedia-age-of-ai))"
:summary "JSON hypermedia, MCP, and why s-expressions are the format both humans and AI agents actually need.")))
(define philosophy-nav-items (list
(dict :label "The SX Manifesto" :href "/sx/(etc.(philosophy.sx-manifesto))"