Align Auto-Dig Quasar with canonical runtime capability boundary #17

Merged
lost-rob0t merged 4 commits from agent/document-runtime-capability-boundary into main 2026-08-10 04:33:39 +00:00
lost-rob0t commented 2026-08-10 04:31:38 +00:00 (Migrated from github.com)

What changed

  • defines auto-dig-quasar as the Auto-Dig specialization of the browser UI, not a second Quasar runtime
  • adds docs/CAPABILITY-BOUNDARY.md
  • scopes the inherited roadmap to standalone/web-edition responsibilities while preserving the connected quasar -> starintel-server -> external services path
  • explicitly documents BBPD as an external reconnaissance actor service
  • updates the roadmap regression test so the old global no deployment path through a Common Lisp backend claim cannot return

Why

The Auto-Dig fork still carried the old JavaScript-only architecture wording after canonical Quasar moved to a Common Lisp control-plane/runtime model. This keeps the fork aligned with quasar-ui, canonical quasar, StarIntel Server, and BBPD.

Validation

Documentation plus architecture-regression-test change; no product runtime behavior changed. CI must pass on the current head before merge.

## What changed - defines `auto-dig-quasar` as the Auto-Dig specialization of the browser UI, not a second Quasar runtime - adds `docs/CAPABILITY-BOUNDARY.md` - scopes the inherited roadmap to standalone/web-edition responsibilities while preserving the connected `quasar -> starintel-server -> external services` path - explicitly documents BBPD as an external reconnaissance actor service - updates the roadmap regression test so the old global `no deployment path through a Common Lisp backend` claim cannot return ## Why The Auto-Dig fork still carried the old JavaScript-only architecture wording after canonical Quasar moved to a Common Lisp control-plane/runtime model. This keeps the fork aligned with `quasar-ui`, canonical `quasar`, StarIntel Server, and BBPD. ## Validation Documentation plus architecture-regression-test change; no product runtime behavior changed. CI must pass on the current head before merge.
Sign in to join this conversation.
No description provided.