Privacy
What stays in STIQRA, and what leaves it.
The article library and reading state live in the app data area. Fetching a feed or image contacts an approved source. Opening links in a browser, sharing, clipboard actions, exports, translation, reports, audio and other optional workflows cross explicit trust boundaries based on the chosen action.
App data
Articles, read and saved state, archive state, filters, source settings, and metrics are stored in the app data area.
Feed and image requests
STIQRA contacts the exact public HTTPS origins the user approves. Normal reading does not require an XMAKYNA feed proxy.
External actions
Opening a browser, sharing, copying, exporting, translating, generating a report, or handing work to another app crosses into an external workflow with its own trust boundary.
Code and service boundaries
Third-party feed and image hosts, Apple's CloudKit/iCloud service when enabled, and explicit external handoffs are runtime interactions, not software packages bundled into STIQRA. The app's shipping code is XMAKYNA-owned Swift code using Apple platform frameworks.