feat(routing): global defaults and guided setup wizard - #46
GrillerGeek wants to merge 2 commits into
Conversation
◈ PR Lens
Architecture 16 components touched across 4 lanes. Play the interactive walkthrough Inside the changed components — 2 viewsComponent view — Conversational setup wizard and config persistence The conversational setup wizard, policy resolution engine, and durable approval ledger. Component view — Dual-skill bundle packaging and validation The builder and validation jobs producing independent standalone quest and routing-setup skill bundles from canonical sources. Data flow
Follow each request, response and payload The other flows — 1 sequence
View
Tip Set 🪧 More tips
Thanks for using PR Lens! It's built by Coldtea, free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. |
Guildhall currently requires routing setup in each project. This adds global per-host defaults with persistent approval, plus a conversational
guildhall-routing-setupwizard so users can configure routing without editing JSON.~/.config/guildhall/.Migration: project policies replace global defaults in full. Deleting a project policy restores inheritance; use a project opt-out or session off to disable routing. Setup does not activate automatically during installation.
Validation
See the global routing report, wizard report, and setup skill. Most added setup-bundle content is generated from existing canonical routing tools and schemas.