fix(build): point agent-harness reference to AGENTS.md

This commit is contained in:
Sam & Claude 2026-06-24 10:47:29 +02:00
parent 6bd82eab26
commit 790bd45601

View file

@ -105,8 +105,8 @@ COLIBRI_COST_MODE="${COLIBRI_COST_MODE:-smart}"
# lightweight `colibri_daemon` control plane directly. Add deployed-system
# service packaging only after that implementation is chosen.
# Colibri's bundled agent harness (the consolidation target — see colibri ADR
# docs/ADR-agent-harness-consolidation.md). Shipped under the colibri umbrella as
# Colibri's bundled agent harness (the consolidation target — see colibri
# AGENTS.md). Shipped under the colibri umbrella as
# a single static Go binary (providers incl. DeepSeek, Telegram bot, json/rpc
# modes, SKILL.md, extensions), so it has NO separate feature flag: it stages
# automatically whenever FEATURE_COLIBRI=YES. Internal escape hatch only —