start_config
Start an audit configuration: load a valid AuditConfig from the ENGINEERING_AUDIT_CONFIG file, or launch an interactive localhost page and return its URL.
Instructions
Begin configuring the audit run.
If the ENGINEERING_AUDIT_CONFIG environment variable names a path to
a valid AuditConfig JSON file, it is loaded immediately (the
documented headless/CI path); an invalid or unreadable file is a
loud error, never a silently-applied default. Otherwise this starts
the interactive localhost configuration page and returns its URL for
the agent to show the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||