The public XCON Workflow package is intentionally non-executing.
- No shell execution
- No network calls
- No filesystem reads or writes
- No DOM mutation
- No host app navigation
- No arbitrary JavaScript execution
- No environment variable access
These action types are treated as validation errors in the public package:
scriptcustomsaveFileopenFilefilePickerimagePickersendEmailsendSmssendPush
XCON Workflow is for inspection, linting, diagrams, and dry-run traces only. Any real shell, network, filesystem, host navigation, or JavaScript execution is intentionally outside this package.