System ID
kap-language
kap-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
active
KAP files are declarative documentation only. They never import, modify or execute code from ../aenet or ../k-language. They are never a log file and never a database.
Public facts → declarative contracts → validated JSON companions. No executable path in any direction.
Express public, read-only contracts in a declarative KAP style so the public surface can be described, checked and validated without any executable path into the AENET Core.
The public repository needs a way to declare contracts (site, navigation, content, traffic, time, layout, motion) that is inspectable by humans and machines but can never run anything or reach the core.
Public facts → declarative contracts → validated JSON companions. No executable path in any direction.
kap/public-site.kap declares the public site identity and hard limits; its machine-verified JSON companion lives in contracts/ and is validated by npm run check.
These questions are answered by the content on this page.
Verified states only — nothing on this page is a prediction.