From e08248a15c575b34358ed813574709a4f01214b6 Mon Sep 17 00:00:00 2001 From: Matteo Cherubini Date: Fri, 19 Jun 2026 05:48:50 +0200 Subject: [PATCH] docs: Add status note for planned cross-genome references skill --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e8891e8..c509d1d 100644 --- a/README.md +++ b/README.md @@ -973,6 +973,10 @@ The agent proposes re-validation but does not change `maturity` without new sour ### Cross-genome references +> **Status: planned.** The cross-genome collector and **navigation skill** described in this +> section are specified but **not yet implemented** in this release — only the `ingest` skill +> ships today. What follows documents the intended design and the boundary contract it will honour. + Cross-domain knowledge moves by **pull, never push**: the genome you are working in draws material _in_; nothing is ever written into another genome. There are **no cross-genome wikilinks** — submodule pointers make relative paths brittle.