Skip to content
AEH_

Architecture / boundary map

A static core with explicit escape hatches.

The current system favors inspectable content and small islands. Dynamic capabilities have named future boundaries and are not connected in this build.

System map / current + future
CURRENTAstro static contentMDX · Content Collections · SEO
CURRENTSelective React IslandsAgent demo · tag filter · terminal
FUTURE / NOT CONNECTEDCloudflare WorkersAPI boundary · auth · orchestration
FUTURE / NOT CONNECTEDExternal Agent Runtimemodels · tools · traces · evals

Content truth

Static first

Published pages are generated from typed local content. No client model call is required to read the site.

Interface truth

Islands are bounded

React is reserved for interactions that need state; the surrounding document remains readable HTML.

Future truth

No implied backend

Workers and an external runtime are named destinations, not deployed or connected services.