Skip to content

Commit e221326

Browse files
committed
refactor: extract shared buildBaseOptions to eliminate duplication
Move the common TRUSTIFY_DA_* options construction from stackAnalysis.ts and batchAnalysis.ts into a shared buildBaseOptions() helper in exhortServices.ts. Both callers now spread the base options and only add their specific overrides (token, batch settings). Also regenerate package-lock.json minimally from upstream to avoid unnecessary churn from npm version differences. Implements TC-3864 Assisted-by: Claude Code
1 parent 976af2a commit e221326

File tree

4 files changed

+88
-216
lines changed

4 files changed

+88
-216
lines changed

0 commit comments

Comments
 (0)