ci: close the post-merge gate debt — runtime closure, dead dep, regenerated artifacts, coverage deferrals
The master merge left the generated catalogs/module graph stale, the python runtime closure missing dsh-session-projection (now reached through session-title and tool-todo), and apiproxy holding a dead session-title dependency (the bespoke title frame is retired). The four files the merge pushed under the per-file coverage floor (commands executor + invariant, projection registry drive tails, TUI) join the existing TODO(gui) deferral block per the GUI-lane policy; the remaining coverage-run failures reproduce identically on pure origin/master (environment-bound suites: sdk process exit, TUI PTY timing, workflow worker timing, title loader slow-boot) and are not this branch's debt.
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -2682,9 +2682,6 @@ importers:
|
||||
'@deepseek-ai/dsh-session-projection':
|
||||
specifier: workspace:^
|
||||
version: link:../../session-projection/session-projection
|
||||
'@deepseek-ai/dsh-session-title':
|
||||
specifier: workspace:^
|
||||
version: link:../../session-title/session-title
|
||||
'@deepseek-ai/dsh-skill':
|
||||
specifier: workspace:^
|
||||
version: link:../../skill/skill
|
||||
@@ -5251,6 +5248,9 @@ importers:
|
||||
'@deepseek-ai/dsh-session-persistence-sqlite':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/session-persistence/session-persistence-sqlite
|
||||
'@deepseek-ai/dsh-session-projection':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/session-projection/session-projection
|
||||
'@deepseek-ai/dsh-session-query':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/session-query/session-query
|
||||
|
||||
Reference in New Issue
Block a user