From 638e7c0c71da772c5de7e884c39847e21045f201 Mon Sep 17 00:00:00 2001 From: Sam & Claude Date: Wed, 24 Jun 2026 10:40:14 +0200 Subject: [PATCH] docs: reconcile FEATURE_COLIBRI wording (it is a flag, just internal) README said 'no separate feature flag', but the build keeps FEATURE_COLIBRI (build.cfg default YES) as an internal escape hatch (e.g. building without a colibri checkout). Clarify: colibri is staged by default; FEATURE_COLIBRI=NO is an internal build-time hatch, not a user-facing option. Resolves a wiki-ledger residue item. Co-Authored-By: Claude Opus 4.8 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 038c38e..4f29906 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ A persistent operator USB with XFCE as the live-image baseline: - stable XFCE desktop for the live operator environment - browser available immediately - Colibri's agent harness staged with the control plane (under the colibri - umbrella — no separate feature flag) + umbrella; staged by default — `FEATURE_COLIBRI=NO` is an internal build-time + escape hatch, e.g. for a build host without a colibri checkout, not a + user-facing option) - `pi` retained as a spawnable agent backend (bundled npm global) - Tailscale available immediately - Colibri control-plane daemon staged and enabled as the live-USB rc.d service -- 2.45.3