Auto-Dig: embed full Quasar fork runtime #108

Closed
lost-rob0t wants to merge 25 commits from agent/auto-dig-quasar-fork into agent/research-nodes-browser-actors
lost-rob0t commented 2026-07-27 04:16:04 +00:00 (Migrated from github.com)

Summary

Implements the Auto-Dig-specific Quasar layer without extracting the graph editor:

  • typed, origin-validated AutoDigQuasarBridge;
  • embedded runtime for active dataset/run, local document/relation/graph mirroring, actor events, theme and route sync;
  • local correction reports with private-field stripping, exact payload review, and explicit prefilled GitHub issue handoff;
  • local Tipline inbox, triage, graph links, target conversion, actor start, export, and deletion;
  • Auto-Dig navigation and exact build/upstream/schema version view;
  • upstream update script and scheduled sync workflow;
  • bridge/correction unit tests and fork maintenance documentation.

Repository topology blocker

Blocked by #107: lost-rob0t/auto-dig-quasar must be created and this branch history pushed there. The Auto-Dig host pins integration commit ebf2d00c9c4a9397b0abc78a04c6069d444c50bd.

Base

Stacked on #106 (agent/research-nodes-browser-actors) so the fork retains current browser actor and research-node work.

Validation

Quasar CI run 579 passed the full repository pipeline: formatting, lint, typecheck, boundary/static checks, unit/integration tests, build, artifact validation, and existing Playwright E2E.

Merge gates

  • dedicated fork repository exists with origin/upstream roles;
  • Quasar integration branch builds and passes its complete CI;
  • Auto-Dig builds using the exact pinned fork commit from the dedicated fork;
  • embedded Auto-Dig/Quasar E2E passes from the dedicated fork checkout;
  • local actor findings survive reload in that integration run;
  • correction payload confirmation and local-only Tipline behavior pass that integration run.

Do not merge while #107 is open.

## Summary Implements the Auto-Dig-specific Quasar layer without extracting the graph editor: - typed, origin-validated `AutoDigQuasarBridge`; - embedded runtime for active dataset/run, local document/relation/graph mirroring, actor events, theme and route sync; - local correction reports with private-field stripping, exact payload review, and explicit prefilled GitHub issue handoff; - local Tipline inbox, triage, graph links, target conversion, actor start, export, and deletion; - Auto-Dig navigation and exact build/upstream/schema version view; - upstream update script and scheduled sync workflow; - bridge/correction unit tests and fork maintenance documentation. ## Repository topology blocker Blocked by #107: `lost-rob0t/auto-dig-quasar` must be created and this branch history pushed there. The Auto-Dig host pins integration commit `ebf2d00c9c4a9397b0abc78a04c6069d444c50bd`. ## Base Stacked on #106 (`agent/research-nodes-browser-actors`) so the fork retains current browser actor and research-node work. ## Validation Quasar CI run 579 passed the full repository pipeline: formatting, lint, typecheck, boundary/static checks, unit/integration tests, build, artifact validation, and existing Playwright E2E. ## Merge gates - [ ] dedicated fork repository exists with `origin`/`upstream` roles; - [x] Quasar integration branch builds and passes its complete CI; - [ ] Auto-Dig builds using the exact pinned fork commit from the dedicated fork; - [ ] embedded Auto-Dig/Quasar E2E passes from the dedicated fork checkout; - [ ] local actor findings survive reload in that integration run; - [ ] correction payload confirmation and local-only Tipline behavior pass that integration run. Do not merge while #107 is open.
lost-rob0t commented 2026-07-27 05:44:38 +00:00 (Migrated from github.com)

Superseded by the dedicated fork at lost-rob0t/auto-dig-quasar.

The full history through this PR's head was imported into the fork, then additional integration defects were fixed there. Auto-Dig now pins fork commit c627c38da4ff16825ee0f15f4214810466fdf525.

Verified green:

  • integration run 30240438743: exact fork checkout, fork build, generated Auto-Dig site/corpus, host tests, embedded artifact, and full Playwright E2E;
  • conformance run 30240438739: Python, JavaScript, Common Lisp, and Nim matrix.

This PR should not be merged into upstream Quasar because its fork-only changes now live in the intended repository.

Superseded by the dedicated fork at `lost-rob0t/auto-dig-quasar`. The full history through this PR's head was imported into the fork, then additional integration defects were fixed there. Auto-Dig now pins fork commit `c627c38da4ff16825ee0f15f4214810466fdf525`. Verified green: - integration run `30240438743`: exact fork checkout, fork build, generated Auto-Dig site/corpus, host tests, embedded artifact, and full Playwright E2E; - conformance run `30240438739`: Python, JavaScript, Common Lisp, and Nim matrix. This PR should not be merged into upstream Quasar because its fork-only changes now live in the intended repository.
nsaspy changed title from WIP: Auto-Dig: embed full Quasar fork runtime to Auto-Dig: embed full Quasar fork runtime 2026-08-27 19:57:32 +00:00
Some checks failed
CI / baseline (push) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.