Organized by architecture layer, from the public gateway to the private core.
A private AENET Core system for agents. In the public topology it appears only as a private, unreachable node; no public surface exists.
aenet-agent-runtime
The public-facing entrance and observation layer for the AENET ecosystem. It publishes sanitized snapshots, static pages, a public API and an anonymous traffic channel — nothing more.
aenet-cloud-public
The private AENET ecosystem. It is never publicly routable and may export only sanitized public snapshots to aenet-cloud-public through the snapshot contract.
aenet-core
A private AENET Core system for memory. Public evidence is limited to its presence as a private, unreachable topology node (core-memory).
aenet-memory
A private AENET Core system for models. Public evidence is limited to its presence as a private, unreachable topology node (core-models).
aenet-model-router
A private AENET Core system (spine). Public evidence is limited to its presence as a private, unreachable topology node (core-spine).
aenet-spine
The public view of what the AENET system is building — a state machine (DISCOVERED → SPECIFIED → BUILDING → VERIFYING → PREVIEW → RELEASED) with no fake progress percentages.
development-queue
The public waitlist for testing the AENET public gateway. Applicant records live only in D1, are never indexed, exported or published, and registration is fail-closed without Turnstile verification.
early-access
The language family that KAP declarative contracts are associated with. This repository contains limited public evidence about K Language internals.
k-language
A declarative contract style used across this repository to describe the public site, navigation, content, layout, motion, time, traffic and early access in machine-readable files (.kap).
kap-language
The read-only public API v1 of AENET Cloud Public. It serves public status, time, architecture, development queue, roadmap and early access — with a strictly bounded surface.
public-api
The layer that publishes sanitized, pre-generated JSON snapshots (site, status, architecture, articles, roadmap, queue, topology, traffic summary) from public-data/.
public-snapshot-layer
The public time service of AENET Cloud Public. It serves canonical UTC with an explicit quality, and never claims atomic verification without a verified atomic source.
public-time
The semantic color role system of the AENET public UI. Components reference roles (navigation, action, insight, guard, system, warning) — never raw color names.
rgbm
The single source of truth for the public UI structure — pages, navigation, components, coordinates, states, motion, colors, typography and locales — consumed by both the web and Swift renderers.
ui-contract
Device-local continuity for AENET visitors: preferred locale, last route, visit count and read progress — stored in the browser only and never identifying a person.
visit-memory
The adaptive spatial grid system of the AENET public UI: desktop 12 / tablet 8 / mobile 1 columns, content-intrinsic sizing, with a 1920x1080 canvas used only as a design reference.
xgrid