You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The re-founding (52a483b "Re-found sec as the Workglow example project", 7eb1229) removed the extraction / identity / versioning / SPAC / eval tiers and handed them to embarc-data. Verified at HEAD 2ab82ba:
$ for p in src/eval src/resolver src/storage/identity src/task/spac src/storage/versioning; do
[ -d "$p" ] && echo "$p EXISTS" || echo "$p GONE"; done
src/eval GONE
src/resolver GONE
src/storage/identity GONE
src/task/spac GONE
src/storage/versioning GONE
$ find src -name 'EntityObserver*'
(nothing)
list_issues(state=OPEN) still carries six issues whose subject is in that set. None was closed, re-scoped, or commented on during the 66-commit window:
"Forms worklist materializes the whole corpus again — restore the bounded producer"
the forms sweep moved to embarc-data
Two of these are not merely stale — they are legs of a live cross-repo cluster. #247 and libs #708 were filed as one arc on 2026-08-06. The libs half shipped this window: 83b74e8 ("feat: add withConnectionTransaction for sibling storages on one handle", #842) released in 0.4.6, with packages/storage/src/tabular/withConnectionTransaction.ts and 63 references across packages/storage/src. embarc-data adopted it in 6 places. So the upstream landed, the downstream adopted, and the middle leg is an open ticket against a file that no longer exists in this repository.
The same is true of #136, which sec #247 already supersedes.
Why this matters beyond tidiness
This series has recorded "sec closed zero tracker issues" for three consecutive windows. That reading is now wrong in a more interesting way: the work did not stall, it emigrated, and the tracker is the only place that does not know. Anyone triaging #247 today reads it as four weeks of inaction on a transaction gap; the actual state is that libs shipped the primitive, embarc-data uses it, and this repo has nothing left to apply it to.
The re-founding (
52a483b"Re-found sec as the Workglow example project",7eb1229) removed the extraction / identity / versioning / SPAC / eval tiers and handed them toembarc-data. Verified at HEAD2ab82ba:list_issues(state=OPEN)still carries six issues whose subject is in that set. None was closed, re-scoped, or commented on during the 66-commit window:EntityObserverobserve calls in per-backend transactions"EntityObserverdoes not exist heresec spac downloadis unbounded…"spaccommandsec eval s1 --effortis inert"src/evalgonesrc/evalgoneembarc-dataTwo of these are not merely stale — they are legs of a live cross-repo cluster. #247 and libs #708 were filed as one arc on 2026-08-06. The libs half shipped this window:
83b74e8("feat: add withConnectionTransaction for sibling storages on one handle", #842) released in0.4.6, withpackages/storage/src/tabular/withConnectionTransaction.tsand 63 references acrosspackages/storage/src.embarc-dataadopted it in 6 places. So the upstream landed, the downstream adopted, and the middle leg is an open ticket against a file that no longer exists in this repository.The same is true of #136, which sec #247 already supersedes.
Why this matters beyond tidiness
This series has recorded "sec closed zero tracker issues" for three consecutive windows. That reading is now wrong in a more interesting way: the work did not stall, it emigrated, and the tracker is the only place that does not know. Anyone triaging #247 today reads it as four weeks of inaction on a transaction gap; the actual state is that libs shipped the primitive, embarc-data uses it, and this repo has nothing left to apply it to.
Asks
sec eval s1 --effortis inert: the override is set but nothing reads it #277, eval s1 risk-factors: pin the category convention, and stop double-counting long-caption drift #278,sec spac downloadis unbounded and materializes the whole corpus before the first fetch #271 asnot_planned, one line each: "the subsystem moved toembarc-datain the re-founding (52a483b)."ComputeFormsWorklistTaskin its new home, it belongs inembarc-data; if not, close it.typecheck-testsscript no longer exists (7eb1229folded it intotypecheck, which CI now runs before the build), so at minimum its title is describing a script this repo deleted.References
52a483b,7eb1229(HEAD2ab82ba)83b74e8(#842), released in@workglow/*@0.4.6, npm 2026-09-01T23:09:31Zembarc-dataadoption:grep -rn withConnectionTransaction src→ 6exportsmap HEAD no longer builds #347Found during the 2026-09-07 cross-repo review. Snapshot:
workglow-dev/prd→analysis/grades/2026-09-07/cross-repo-integration.md.