diff --git a/AGENTS.md b/AGENTS.md index b52802e..8e599fa 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -13,7 +13,7 @@ ## Publication boundary - + - Fortemate is open-core. Public by nature, in the public repositories: their source (engine rules and search, feature definitions and extractors, bot templates, the play client and server), serving @@ -23,11 +23,12 @@ - Always private, wherever it is written: trained weights, opening books, labelled corpora, production parameter **values** (search profiles, candidate limits, table sizes, blend weights, time budgets), experiment **verdicts** (win rates, feature importance, cost ratios, negative results) and the names - of private repositories, artifacts and hosts. + of private artifacts, hosts and internal paths. - Before writing to a public repository — code, docs, scaladoc, commit messages, Issues, pull requests, review replies — check the text against that list. Values and verdicts go to the private knowledge - base and are referenced from public text by page title only; examples use - placeholders such as `` instead of real values. + base (`fortemate-internal`, a private repository agents read and write through the owner's access; + naming it is the address, not a disclosure) and are referenced from public text by page title only; + examples use placeholders such as `` instead of real values. - The rule is forward-only (ADR 009): nothing already published is retracted and history is never rewritten. When unsure whether something is a definition or a verdict, ask the owner before publishing.