↓ 9 callersMethod_request(
self,
method: str,
path: str,
*,
json: dict[str, object] | None = No
packages/devices/device-runtime-ios/src/munk_device_ios/http_wda_provider.py:209
↓ 9 callersMethodsubmit(
self,
*,
kind: OperationKind,
command: str,
request_json: dict[str,
src/munk/services/operations/submission_service.py:38
↓ 8 callersMethod_analysis_progress_payload(
self,
*,
recording_id: str,
phase: str,
analysis_status: str,
src/munk/services/recording/session_service.py:720
↓ 8 callersMethodbuild_artifact_refs(
self,
*,
artifacts: dict[str, str],
scope: ArtifactScope,
)
src/munk/services/artifact_manifest_service.py:119
↓ 8 callersFunctionreject_mixed_request_file_usage(
*,
request_file: Path | None,
command_name: str,
provided_business_args: dict[str, Any],
src/munk/adapters/cli/machine_io.py:37
↓ 7 callersFunction_build_label_style(
image_shape: tuple[int, int],
box: tuple[int, int, int, int],
)
packages/shared/perception-sdk-full/src/munk_perception_full/annotate.py:68
↓ 6 callersMethod_emit(
event_callback: Callable[[str, str | None, dict[str, Any]], None] | None,
event_type: str,
packages/agents/plan-agent-runtime-local/src/munk_plan_local/workflow.py:112