2a3a4c2466cc61405e1faef1481a8de90170fdba diff --git a/content/home.md b/content/home.md index 081402b27acf9190f9ed79975e1cea95b678d8af..d27751cc308f3e69bb401729e3ed095e746fc91c 100644 --- a/content/home.md +++ b/content/home.md @@ -13,7 +13,7 @@ SAMA is to agent-written code what Conventional Commits is to git history: a sma - **[M — Modeled.](/sama/modeled)** Every behavior file has a sibling test. Every external input is parsed at the boundary, never cast. - **[A — Atomic.](/sama/atomic)** Files cap at ~700 lines. Split per domain, never via barrel re-exports. -Read the full discussion in [/sama](/sama). The standalone, language-agnostic [v1.0 specification](https://tdd.md/sama) lives in its own repo so other ecosystems can adopt SAMA without depending on this site. +Read the full discussion at [/sama](/sama) — that page is also where the v1.0 specification lives today. It will move to a standalone, language-neutral repo once the multi-language adapter work is far enough along to make the split useful. ## SAMA in your agent-coding stack