Skip to main content

Module support

Module support 

Source
Expand description

support.upload_diagnostics types — one-click “サポートに問い 合わせる” diagnostics bundle.

Per SPEC §2.1: the agent collects {pc_id, recent_inventory, last_N_events, agent_log_tail}, zips them, uploads to the JetStream Object Store, and the backend opens a helpdesk ticket. The Client App shows the resulting ticket URL so the user can paste it into the chat / email follow-up.

Structs§

SupportUploadDiagnosticsParams
support.upload_diagnostics params — optional user-supplied context so the helpdesk has triage info at ticket-open time without a second round-trip.
SupportUploadDiagnosticsResult
support.upload_diagnostics response.