Amber

Route an Amber task to the right governed journey.

Bandersnatch0x b79a080 941 B Updated

File contents

Amber Journey Router

Route the user's request, then tell them which journey is active and follow that journey's process. The deterministic amber next --objective result includes the journeyId selected by scripts/lib/journey-router.js; do not invent a fifth journey.

If intent spans journeys, start with diagnosis, then delivery. Use context-continuity only when the task needs durable knowledge or a verified Loadout.

For any route choice, run amber next --objective "<objective>" --target <repo> and report its deterministic suggestion. Never infer or replace route matching with an LLM. A suggestion is advisory; the human or session start --route remains authoritative.

Do not execute a mutating command merely because the router selected a journey. Preserve every approval, isolation, evidence, and ledger gate in the selected journey.

Bandersnatch0x/amber-protocol/tree/main/skills/amber commit b79a080108

Frequently asked questions

npx skillmds@latest add bandersnatch0x/amber