feat(web-probe): add semantic YAML origins
This commit is contained in:
@@ -131,9 +131,13 @@ test("web-probe command governance distinguishes ad-hoc scripts from repo-owned
|
||||
node: "D601",
|
||||
lane: "v03",
|
||||
url: "https://hwlab.example.test",
|
||||
originName: "public" as const,
|
||||
originMode: "public" as const,
|
||||
originConfigPath: "config/hwlab-node-lanes.yaml#webProbe.origins.public",
|
||||
timeoutMs: 30000,
|
||||
viewport: "1920x1080",
|
||||
browserProxyMode: "auto" as const,
|
||||
browserProxyModeSource: "yaml-origin" as const,
|
||||
commandTimeoutSeconds: 60,
|
||||
scriptText: "return { ok: true };",
|
||||
scriptSource: {
|
||||
|
||||
Reference in New Issue
Block a user