actualBehaviorstring
Actual runtime behavior for semantic bug checks.
advisoryboolean
Keep unconfirmed static findings non-blocking while preserving them in the.
agentenum
Current agent host lane.
backgroundboolean
Start the run and immediately return a resumable job id instead of waiting for.
configurationstring
Xcode build configuration, e.g. Debug or Release.
cwdstring
Project directory to run. Defaults to the MCP process cwd.
derivedDataPathstring
Optional xcodebuild -derivedDataPath.
destinationstring
xcodebuild destination, e.g. platform=macOS or platform=iOS.
dryRunboolean
Plan xcodebuild commands without executing them.
expectedBehaviorstring
Expected runtime behavior for semantic bug checks.
expectedVersionstring
Expected Axint package version for the run session.
fixboolean
Allow automatic fix behavior. Forced false by minimal mode.
formatenum
Output format. markdown returns the run report, json returns structured data.
includeSourceboolean
Include full Swift source and full command output in json output.
integrationenum
Execution profile. minimal denies network/project mutation, disables automatic.
localOnlyboolean
Deny hosted/network checks for this run.
modifiedFilesstring[]
Changed Swift files to validate and Cloud Check.
onlyTestingstring[]
Optional focused xcodebuild -only-testing selectors, e.g.
outputDirstring
Explicit artifact directory.
platformenum
Target Apple platform. Defaults to macOS unless inferred from destination.
projectstring
Path to .xcodeproj, relative to cwd or absolute.
projectNamestring
Project name for Axint session and report labels.
runtimeboolean
After build, launch the built macOS .app and capture runtime/timeout evidence.
runtimeFailurestring
Crash, freeze, hang, launch timeout, or UI failure evidence.
runtimeTimeoutSecondsnumber
Runtime launch timeout in seconds.
schemestring
Xcode scheme. If omitted, Axint tries to infer one.
skipBuildboolean
Skip xcodebuild build and only run Axint static gates.
skipTestsboolean
Skip xcodebuild test.
testPlanstring
Optional xcodebuild -testPlan for test runs.
timeoutSecondsnumber
Build/test timeout in seconds.
workspacestring
Path to .xcworkspace, relative to cwd or absolute.
writeReportboolean
Whether to write .axint/run/latest.json and latest.md. Defaults to true.