#!/usr/bin/env node /** * optimus-tool-call — agentic audit sensor entry point * * Reads hook JSON from stdin, builds a raw telemetry event, streams it to the * backend (server classifies), returns allow response. */ export {}; //# sourceMappingURL=index.d.ts.map