fix: complete monitor ingest migration contracts

This commit is contained in:
AgentRun Codex
2026-07-12 21:06:08 +00:00
parent 8017852670
commit 35a59b27c6
9 changed files with 209 additions and 247 deletions
@@ -33,7 +33,6 @@ export type WebProbeSentinelOptions =
readonly node: string;
readonly lane: string;
readonly sentinelId: string | null;
readonly sourcePath: string | null;
readonly snapshotPath: string | null;
readonly confirm: boolean;
readonly json: boolean;