Siri
Apple · apple.com/newsroom/2026/09/siri-ai-a-profoundly-more-capable-and-personal-assistant-is-here
Siri AI keeps much of its processing on-device, routes heavier requests to Private Cloud Compute with published software images and a transparency log, keeps model-improvement sharing opt-in, and lets owners review and delete Siri app conversations. It is a closed, OS-bound assistant: there is no export of the agent, instructions and the personal semantic index are not inspectable or editable, and the runtime, models and integrations remain under Apple's control.
- On-device processing plus stateless, attested Private Cloud Compute
- PCC software images and measurements published for independent inspection
- Model-improvement sharing (Improve Siri, Analytics) is opt-in
- Siri app conversations can be deleted or auto-deleted
- Apple Intelligence Report logs PCC requests and can be exported
- No export of the agent; runs only on Apple OSes and Apple-controlled servers
- System and planner instructions not visible or editable
- Personal semantic index and memory not viewable item by item
- Request transcripts retained by Apple up to two years
- Messages not verifiably attributable to Siri; no tamper-evident action record
- Tools limited to App Store apps exposing App Intents
All 34 findings
Siri AI beta in iOS 27, iPadOS 27 and macOS 27 (US English, released 2026-09-14), with on-device models and Private Cloud Compute, per public Apple documentation and press coverage as of 2026-09-27. Apple Intelligence Extensions for third-party models assessed only as announced.
Portable · Can you leave, and take the whole agent with you?
0%- P1Round-trip portability
Incomplete, delayed and not restorable: there is no export of Siri AI as an agent, Apple's asynchronous data copy request does not list Siri conversations or data, and nothing can be restored elsewhere.
Fail - P2Complete export
No export captures Siri's configuration, instructions, conversation history, semantic index or logic; conversation history syncs through iCloud but cannot be taken out as the agent.
Fail - P3Independent execution
Siri AI runs only inside Apple's proprietary operating systems on supported Apple hardware, with complex requests routed to Apple's Private Cloud Compute. No free, open-source runtime can execute it.
Fail - P4Identity continuity
Siri's identity is the Apple Account and device, with requests tied to rotating device identifiers, so nobody can verify after a move that it is the same agent.
Fail - P5No kill switch
Siri AI depends on Apple's OS updates, Apple-signed PCC software and Apple servers, and Apple applies daily usage limits to server-dependent features. Apple can change or withdraw functionality remotely.
Fail - P6Capability independence
Tools, personal context and app actions come from Apple's OS frameworks and Apple Foundation Models built with Google's Gemini. Announced Extensions let an installed app handle some generative requests, but Siri's capabilities cannot run on a local open-weight model.
Fail
Transparent · Can you see everything the agent is, with ordinary tools?
17%- T1Open storage format
Siri's state (semantic index, conversation history, settings) is held in undocumented system stores and end-to-end encrypted iCloud sync. No documented open format readable without Apple software is provided.
Fail - T2No hidden instructions
Apple does not publish Siri's system or planner prompts, and owners cannot view the instructions placed in the model's context. Reporting on iOS 27 frameworks describes an internal Siri planner prompt and tool definitions not exposed to users.
Fail - T3No shadow memory
PCC is designed to be stateless and Apple states PCC data is not retained. Apple does keep Siri request data, including transcripts, associated with rotating random identifiers for up to two years outside the owner-inspectable state, and a reviewed subset may be kept longer.
Partial - T4Complete action history
The Siri app shows conversation history across devices, and the exportable Apple Intelligence & PCC Report lists requests sent to Private Cloud Compute and Extensions. Neither is documented as a complete history of the app actions and tool calls Siri performed.
Partial - T5Readable logic
Siri's orchestration logic and models are closed and compiled into Apple's OS and server software. Owner-built Shortcuts are viewable in the Shortcuts app, but Siri's own logic is not available as readable source.
Fail - T6No third-party influence channel
Apple states Siri request history is not used to build a marketing profile and is not sold, and no advertising in Siri AI has been reported. Apple publishes no policy on how web sources or third-party app content are ranked in Siri answers.
Unverified
Auditable · Can you reconstruct exactly what the agent did?
10%- A1No unrecorded actions
Apple does not document whether every consequential Siri action is durably recorded, or whether an action is blocked when it cannot be recorded.
Unverified - A2Tamper evidence
Apple's tamper-evident transparency log covers PCC software measurements, not Siri's actions, and Siri conversation history can be deleted without a detectable trace.
Fail - A3Separation from the audited
No owner-facing record of Siri's actions is documented, so whether the agent can alter or delete it cannot be assessed.
Unverified - A4Readable with ordinary tools
The Apple Intelligence & PCC Report is available in Settings and can be exported for review with general tools. It covers PCC and Extensions requests only, not on-device actions.
Partial - A5Corroborated interactions
Siri sends messages through Messages, Mail and third-party apps, and nothing documented lets Siri's record of an exchange be matched against the other side's.
Fail
Verifiable · Can you prove the agent runs what it claims?
10%- V1Open, reproducible runtime
Siri AI and its OS runtime are proprietary. Apple publishes PCC software images for binary inspection and a subset of security-critical PCC source, which is not OSI-licensed or reproducible by owners.
Fail - V2Active config is inspectable config
Devices only send data to PCC nodes whose attested software matches measurements in the public transparency log, extended to Google Cloud nodes with a verifiable hardware ledger. The owner cannot inspect the full active configuration, including prompts and on-device model settings.
Partial - V3Attributable messages
Messages Siri sends carry only the owner's account identity in Messages or Mail; recipients cannot verify that they came from Siri under the owner's authority, and nothing carries over after a migration.
Fail - V4Independently checkable record
Apple's research tooling verifies PCC software against its transparency log, but nothing lets the owner check the integrity of a record of Siri's actions.
Fail - V5Comparable state
Siri's state sits in undocumented system stores and encrypted iCloud sync that the owner cannot access, so the owner cannot verify whether it changed between two points in time.
Fail
Modifiable · Can you change anything, without asking?
33%- M1Instructions
Owners can adjust Siri's voice expressiveness and pace, but Apple documents no custom instructions and the underlying instructions cannot be read or rewritten.
Fail - M2Memory
Siri app conversations can be deleted individually or auto-deleted after 30 days or one year, and Siri & Dictation history on Apple servers can be deleted. The personal semantic index and retained preference context cannot be viewed or edited item by item.
Partial - M3Logic
Owners can build Shortcuts that Siri can run, adding their own workflows. Siri's core planning and execution logic cannot be changed.
Partial - M4Tools and permissions
Siri gains tools from installed apps that expose App Intents, and owners can limit per-app Siri access and data sharing. New tools must come through apps distributed via Apple's platforms; arbitrary owner-defined tools or protocols are not documented.
Partial - M5Model choice
Apple Intelligence Extensions, announced at WWDC 2026, let owners pick an installed app's model (such as ChatGPT, Claude or Gemini) for on-demand generative requests; reports indicate it was not yet activatable in the launch beta. Apple's own models remain the core planner, and local open-weight models are not supported.
Partial - M6No gatekeeping
Extending Siri requires App Store–distributed apps subject to Apple review, and Siri AI requires specific recent Apple hardware. Owners cannot modify the agent outside Apple-approved channels.
Fail
Controllable · Is your word final?
42%- C1Communication boundaries
OS-level permissions, enforced below the model, govern which apps and data Siri can use, and owners can disable Siri per app. Owners cannot set which contacts or channels Siri may use for communication it initiates.
Partial - C2Approval gates
App Intents can require user confirmation before consequential actions, enforced by the OS. Which actions are gated is set by Apple and app developers, not selected by the owner.
Partial - C3Immediate halt
Siri interactions are foreground and can be dismissed, and Siri can be turned off in Settings. Apple does not document halt semantics for multi-step actions already in progress.
Partial - C4Data sovereignty
Improve Siri and Apple Intelligence analytics are opt-in, and PCC data is not stored or used beyond the request. Audio or transcripts, request metadata and location are still sent to Apple servers and retained, which the owner cannot confirm by network inspection.
Partial - C5Credential custody
Siri acts through apps and accounts whose credentials are held in Apple's OS and the apps themselves. Owners can revoke app permissions, but credentials are not inspectable as agent secrets and do not travel with an exportable agent.
Fail - C6Full deletion
Owners can delete Siri app conversations and Siri & Dictation history, and can delete their Apple Account. Apple may retain a reviewed subset of Siri interactions beyond two years, and the memory layer is not covered by conversation auto-delete.
Partial
Vendors and the public can dispute any finding with evidence. Disputes and their resolutions are published.