mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-03 18:45:07 +08:00
9c91c00c93
Add referenceProse(md) to slice the engine-ignored reference sections (## Alternatives / ## Optional configuration / ## Troubleshooting) verbatim from the raw markdown, surfaced read-only on ApplyResult.referenceProse; run-channel-skill shows it beside agentTasks on a bounce (the degrade floor a human would scroll to). Add lintReferenceFloor(md) — WARN-ONLY (never blocks) when a credentialed/interactive skill (nc:prompt secret or nc:run effect:step) ships no ## Troubleshooting. Restore the dropped agent-facing reference prose in add-signal (Path-A dedicated-number registration, the 5 daemon env keys + TCP security note, the ~7 dropped Troubleshooting entries — correctly dropping the wiring SQL and the Java prereq), add-whatsapp (QR-in-browser alternative + headless detection, ASSISTANT_HAS_OWN_NUMBER, Pairing-code-not-working), and add-teams (Teams-CLI/az auto path, RSC receive-all manifest block, a new Troubleshooting section). Also delete the engine-narrating leak paragraph at the top of add-signal. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>