Privacy Policy
How Manu Games handles personal data across the Tideward App and the tideward.app website. Honest, complete, and shorter than most because there is genuinely very little to handle.
Effective: May 1, 2026 Β· Last Updated: August 6, 2026
Manu Games LLC, a North Carolina limited liability company, operating from North Carolina, USA
Newsletter (The Assembly Line) and publisher-scoped (manugames.com) disclosures are at manugames.com/privacy.
Who we are
This policy describes how Manu Games LLC ("Manu Games", "we", "us") handles personal data across two surfaces: Tideward (the "App") and the website at tideward.app (the "Website").
For privacy questions, write to privacy@manugames.com. We aim to respond within 30 days, faster where statute requires.
Scope of this policy
The two surfaces have different audiences, different data flows, and different geographic availability. This matters; please don't read them as one thing.
- The App: Tideward on iPhone, iPad, Mac, Apple TV, Apple Vision Pro, and Apple Watch. At launch, the App is distributed only via the United States App Store. Users outside the United States cannot install it. App-specific sections of this policy apply to U.S. residents and are framed around U.S. law. When we expand, this policy will be updated first.
- The Website: tideward.app. Globally accessible, hosted on GitHub Pages. The Website uses Cloudflare Web Analytics, a cookieless, privacy-first service that measures aggregate traffic (such as page views, referrers, and aggregate device and country breakdowns) at the edge without setting cookies or building a per-visitor profile. Beyond that the Website runs no advertising scripts, no ad networks, and no cross-site tracking or fingerprinting, and it sets no cookies. Because the analytics is cookieless, there is still no "Accept cookies" banner.
Each section below carries one or more surface tags so you know which surface its disclosures apply to. Where a section says App, read it as a U.S.-only disclosure. Where it says Website, the disclosure is written for a global audience.
The Manu Games newsletter (The Assembly Line) and the publisher-level website at manugames.com have their own privacy policy at manugames.com/privacy.
What we collect, and what we don't
The short version, in plain language. The strongest single statement is this:
The App does not embed any third-party SDK. No analytics, no advertising, no attribution, no crash reporting, no fingerprinting library, no anything that could phone home about you. Nothing you do while playing is sent anywhere in the background. Every network call the App makes on its own reaches Apple's frameworks only: CloudKit, Game Center, and StoreKit.
Two things fall outside "Apple only", and you have to tap both of them first:
- If you choose to subscribe to our newsletter from inside the App, the App hands the signup off to your web browser. See Newsletter signup from inside the App below.
- If you choose to send us a bug report or a feature request from inside the App, what you typed is posted to our community Discord, publicly. See Bug reports and feature requests from inside the App below.
Neither happens in the background, and neither happens unless you fill in a form and press the button.
Across the surfaces:
- App: only Apple-mediated identifiers and the gameplay content you create. Never sent to Manu Games beyond what Apple's frameworks provide.
- Website: aside from Cloudflare Web Analytics (the cookieless, aggregate measurement described above), no scripts profile you, no first- or third-party cookies are set, and there is no advertising network. The only embedded third party is the YouTube trailer, which loads with the page in privacy-enhanced mode: it sets no cookies and records no viewing data unless you press play. The one piece of personal data the Website can hold is an email address you voluntarily submit to the Tideward Updates list (see Email updates); if you never subscribe, we hold nothing about you.
Data flows in the App
Three discrete flows touch personal data inside the App on their own. There are no others. Two further flows exist that only ever run when you start them: the newsletter signup and the in-App report form, each described in its own section below.
- Save state, Apple iCloud / CloudKit private database. Your character, inventory, skill XP, settings, and other in-game state are stored in your private iCloud container. Apple is the service provider. We do not have access to the contents of that container; we cannot read your save.
- Game Center. If you have Game Center enabled and choose to use leaderboards or achievements, Apple displays your Game Center alias and score to other Game Center users. Apple is the controller for Game Center; we render Apple-supplied leaderboard data inside the App.
- StoreKit 2, in-app purchase. When you make a purchase, Apple is the merchant of record. The App reads your entitlement (a yes/no flag indicating you own the unlock) via Apple's StoreKit framework. Refunds, disputes, and billing are handled at reportaproblem.apple.com.
On-device-only telemetry
To make balance and pacing decisions in future updates, the App generates lightweight engagement metrics (session lengths, return gaps between sessions, and Day-N retention markers) and stores them on your device, in the App's own local settings store. They are never transmitted to Manu Games. They are read only by the App on your device.
You can clear them at any time using Settings β Delete Local Data inside the App; they are also removed when you uninstall the App. An optional debug screen lets you export them as a JSON file if you want to share it with us voluntarily; without your explicit, voluntary export, we have no path to this data.
Bug reports and feature requests from inside the App
The App has a form under Settings β Support for reporting a bug or requesting a feature. It is optional, it never runs on its own, and it sends nothing until you fill it in and press the button. What you send is published publicly. Here is exactly what happens:
- Your report is sent over HTTPS to a small intake service we run on Cloudflare Workers. This is the one server Manu Games operates that the App talks to. It keeps no copy of your report: it validates it, passes it straight to Discord, and forgets it.
- The intake service opens a thread in our public Discord, in #bug-reports or #suggestions. Anyone who can see that Discord server can read your report, including other players. Treat the form as posting in public, because it is.
- You choose how much of that rides along, on the form, before you send. The Include control offers three levels, and it starts at Everything:
- Everything. Your device and app version, plus the diagnostic log described below.
- Device only. Your device and app version, and nothing else. No log, which means none of your gameplay history and none of the system-log tail described below, because both travel inside the log file.
- Nothing. Your message alone: no device, no app version, no log, not even the random install ID.
- A bug report carries what you typed, plus four fields so you never have to describe your setup: app version, operating system version, device model (for example
iPhone17,1), and platform. The random install ID described below is sent alongside them. - It also attaches a diagnostic log, and that log has exactly three parts. First, a short header: the install ID in full, a per-launch session ID, your app version, operating system version, device model, the time the file was written, and how many milliseconds the App's data store took to open. Second, the App's own event log, up to 8,000 entries, which is where screens opened, actions started and finished, saves, and errors appear. Third, up to 10 KB of the App process's own system log from the last 15 minutes, each line tagged with the Apple subsystem that emitted it. Your character's name is deliberately not included.
- What the log does not contain. No display or accessibility settings, no language, no battery or Low Power Mode state, no device temperature, no free-storage figure, and no measure of how long the App had been open. The App never reads any of those for reporting, so none of them can be sent.
- A feature request carries only what you typed and the same app and device fields. No log is attached.
- No name, no email address, no Apple ID, no Game Center alias, and no account information is included, ever. The only identifier attached is a random install ID the App generates for itself: the post shows its first eight characters, and the attached log carries it in full so we can tell two reports from the same device apart. It is not derived from you or your device and cannot be traced back to you.
- We use that random ID for one thing: rate-limiting, so a malfunctioning device cannot flood the channel.
If you would rather not post in public, email us instead at support@manugames.com; the App's Contact Support row does exactly that. To have a report you sent taken down, write to privacy@manugames.com and we will delete the thread.
Once your report is on Discord, Discord's own privacy policy governs that copy of it. See Third-party links below.
AI-generated artwork
Some of the artwork in Tideward (creature portraits, item and equipment icons) was produced with AI image-generation tools, directed, curated, edited, and assembled by a human. We think you should know that, so we are saying it plainly here rather than burying it.
What this does not involve is any processing of your data:
- The artwork was generated before release, on our own machines and accounts, as part of making the game. It ships as ordinary image files inside the App.
- The App does not run any AI model, and does not generate anything at runtime. Nothing you do in Tideward is sent to an AI service. No prompt, no image, no gameplay data, no text, nothing.
- We do not share your personal data with any AI provider, and we do not use your data to train anything.
Tideward's story, systems, balance, code, and design are human-authored. Where AI assisted with art, the selection, correction, colour work, cropping, and final integration were done by a person.
Game Center
Game Center is Apple's gaming social layer. If you choose to use it, your Game Center alias may be visible to other Game Center users on Apple-hosted leaderboards, and the App will render Apple-supplied leaderboard rows inside its own UI.
You can disable Game Center system-wide in iOS Settings β Game Center, or per-game on iOS 17+ in Settings β Game Center β Per-Game Profile. When Game Center is disabled, the App cannot read your alias or post scores, and it does not retain a shadow copy of either.
Apple as processor
Apple Inc. processes save-state and entitlement data on Manu Games's behalf, in its capacity as a service provider under the Apple Developer Program License Agreement and Apple's published iCloud and Game Center processing terms. We rely on those documents as the operative service-provider agreement; we do not separately negotiate processor terms with Apple, and we do not represent otherwise.
App Privacy Nutrition Label
Apple's "App Privacy" disclosure framework on the App Store excludes data that is "processed only on device" from a developer's collection-and-disclosure obligations. That is the basis on which the on-device-only telemetry described above is not declared as data collection in App Store Connect, even though it is described in this policy. We surface it here for transparency; it does not appear on the App Store privacy nutrition label because it does not leave your device.
What you type into the in-App report form, and the diagnostic log attached to a bug report, do leave your device, so they are declared: as User Content and Diagnostics, both not linked to your identity, both used only for app functionality, and neither used for tracking.
Apple itself collects and discloses information related to its own services (Game Center alias display, App Store purchase history). Those disclosures are Apple's responsibility; consult Apple's privacy policy.
The website
The Tideward website at tideward.app hosts this policy, the dev blog, the FAQ, the roadmap, and a press kit. It uses cookieless Cloudflare Web Analytics for aggregate traffic measurement, and otherwise runs no advertising, no fingerprinting, and no cross-site tracking. The site sets no cookies. Because the analytics is cookieless, there is no "Accept cookies" banner.
One embedded third-party element loads on the pages that show the trailer:
- YouTube: the trailer is embedded in YouTube's privacy-enhanced mode. Your browser contacts YouTube to display the player when the page loads, but in this mode YouTube sets no cookies and stores no viewing information unless you press play. YouTube's behavior is governed by Google's privacy policy.
Until you press play, the embed stays in its no-cookie state, so YouTube records no viewing data about you.
Email updates (Tideward Updates)
The Website offers an optional, low-volume email list called Tideward Updates. It is entirely opt-in: you join only if you type your email into the signup form and submit it. If you never do, we hold no personal data about you from the Website.
- What we collect: the email address you submit, plus the date and which page you submitted it from. Nothing else, and no name is required.
- What we use it for: sending you a small number of Tideward milestone emails (for example, when the beta opens, when it ships, and when the game launches). Never more than one a month, and usually far less.
- Where it is stored: in a Cloudflare Workers KV store on Manu Games' own Cloudflare account. We do not use a third-party newsletter platform for this list, and the list is never shared, sold, or rented.
- How we send: messages are sent by us directly, with recipients hidden from one another, and each message includes a way to unsubscribe.
- Unsubscribing: use the link in any email, the unsubscribe page, or simply reply asking to be removed. We remove you promptly, and your address is deleted from the store.
This list is separate from The Assembly Line, the Manu Games newsletter, which runs on Beehiiv and has its own signup and its own disclosures at manugames.com/privacy.
Server logs
The Website is hosted on GitHub Pages and served through Cloudflare, which proxies the domain. Two sets of logs exist as a structural matter, and neither is something we build a profile from:
- GitHub / Fastly origin logs. GitHub's edge servers (operated by Fastly) record standard HTTP access logs containing IP address, user agent, requested path, response code, and timestamp. We do not have access to these logs, do not retrieve them, and do not maintain any parallel copy. GitHub's data practices are governed by GitHub's privacy statement.
- Cloudflare edge logs. Because the domain is proxied, Cloudflare's network also processes each request at the edge, including the connecting IP address, in order to route it, cache it, and filter abusive traffic. Our Cloudflare account surfaces this only as aggregate traffic dashboards; we do not have raw per-visitor request logs, do not download them, and do not join them to anything. Cloudflare acts as our service provider for this, under its published data-processing terms.
Neither log set is used for advertising, profiling, or building any picture of an individual visitor.
Retention
- CloudKit save data is retained until you delete it. You can delete it inside the App at Settings β Delete iCloud Data for Tideward, or in your device's Settings β Apple Account β iCloud β Manage Account Storage.
- On-device telemetry is retained until you tap Settings β Delete Local Data in the App or uninstall the App.
- Game Center data is retained per Apple's Game Center policies; you can disable Game Center system-wide or per-game in iOS Settings (iOS 17+).
- StoreKit purchase history is retained by Apple per its policies; we hold no parallel copy.
- Server logs at GitHub / Fastly and at Cloudflare's edge are retained per those providers' policies; we do not retrieve or retain them ourselves.
- The newsletter campaign token, if you used the in-App signup, is held in your own private iCloud container and alongside your Beehiiv subscription; unsubscribing from the newsletter removes the Beehiiv side, and deleting your iCloud data for Tideward removes ours.
- Tideward Updates email is retained until you unsubscribe or ask to be removed, at which point your address is deleted from our Cloudflare KV store.
- A bug report or feature request you sent from inside the App stays in the Discord thread it created for as long as that thread exists. The intake service that posts it keeps no copy. Write to privacy@manugames.com to have a thread deleted.
Your rights
The specific rights you have depend on where you live and which surface is involved. To exercise any of them, write to privacy@manugames.com. We will respond within the timeframe applicable law requires (commonly 45 days, sometimes extendable).
- Right to know / access: confirmation of whether we process personal information about you and a copy of what we hold. For the App, our response will describe categories rather than produce stored content (we hold no off-device data); for the actual data your devices and iCloud hold, use Apple's Data and Privacy portal or the in-app export.
- Right to correct: to correct inaccurate personal information we hold.
- Right to delete: for App data, use Settings β Delete Local Data and Settings β Delete iCloud Data for Tideward in the App. For the Tideward Updates email list, unsubscribe here or email us. For anything else, email us.
- Right to opt out of "sale" or "sharing" for cross-context behavioral advertising. We do not sell or share. There is nothing to opt out of.
- Right to portability: receive your personal information in a structured, machine-readable format. For the App, use the in-app export and Apple's Data and Privacy portal.
- Right to limit use of sensitive personal information. We do not process sensitive personal information.
- Right to non-discrimination: we will not deny service, charge different prices, or provide different quality because you exercised a privacy right.
- Right to appeal: if we deny a rights request you submit, you may appeal by replying to our response email within 60 days; we will respond to the appeal within 60 days and explain our reasoning.
Children
Tideward is rated 12+ in Apple's age-rating system but is not directed to children within the meaning of the U.S. Children's Online Privacy Protection Act (COPPA, 16 CFR Part 312) or the New York Child Data Protection Act. We do not knowingly collect personal information from children under 13.
If you are a parent or guardian and become aware that a child under 13 has used the App, contact privacy@manugames.com. We will delete personal information consistent with COPPA, document the deletion, and confirm in writing.
The App applies child-protective defaults to all users (no profiling, no targeted advertising, data minimization, sensible privacy defaults) regardless of age.
International transfers
One flow leaves your home jurisdiction in any meaningful sense:
- Apple infrastructure (App). Apple operates iCloud and Game Center infrastructure in the United States and other jurisdictions. Apple's transfer protections (including its Standard Contractual Clauses and certifications) apply to those flows. We do not separately re-transfer data; we rely on Apple's processor terms.
Apple's privacy policy is at apple.com/legal/privacy.
Security
We rely on infrastructure-level security from our service providers. CloudKit data is encrypted in transit and at rest; on-device data is protected by iOS data protection. The Website is a static site with no server-side logic, no database, and no authentication system. The only server-side code we operate is the Cloudflare Workers infrastructure behind the Tideward Updates email list and the in-App report form; neither holds a database of personal information beyond the subscriber list described above, and the report form keeps no copy of a report at all. Beyond those, our attack surface is reduced to the App binary itself, distributed and signed through Apple. We follow Apple's secure-development practices and review every dependency we add.
Breach notification
If a personal-information breach occurs that is likely to affect you, we will notify you and, where required, the applicable state attorney general or enforcement authority within the timeframes the applicable law requires, generally "without unreasonable delay" under most U.S. state breach-notification statutes, with specific deadlines in some states.
Where a breach occurs on Apple's infrastructure, Apple as processor is required to notify Manu Games without undue delay; the same notification clocks then run for us as data controller.
US state-specific notices
If you are a resident of California, Virginia, Colorado, Connecticut, Utah, Texas, Oregon, Iowa, Indiana, Tennessee, Montana, Delaware, New Hampshire, New Jersey, Nebraska, Maryland, Minnesota, or Rhode Island (or another state with a substantially similar comprehensive privacy law) the following apply to your interactions with the App:
- Categories of personal information processed: Apple-mediated identifiers (Apple ID, Game Center player ID, StoreKit entitlement) and gameplay content stored in your iCloud private database.
- Purposes: delivering the App, syncing your save through Apple's CloudKit, and granting your in-app purchase entitlement.
- Categories of third parties with whom personal information is shared: Apple Inc. as service provider for CloudKit, Game Center, and StoreKit; GitHub Inc. hosts the Website and logs standard HTTP access requests at the edge; Cloudflare, Inc. proxies the Website, provides cookieless aggregate analytics, and runs the in-App report form's intake service; Beehiiv, Inc. receives your email address only if you choose to subscribe to the newsletter, whether from the Website or from the in-App signup card; Discord, Inc. receives a bug report or feature request, publicly, only if you choose to send one from the in-App form.
- We do not sell personal information. We have not sold personal information in the prior 12 months and do not intend to.
- We do not "share" personal information for cross-context behavioral advertising. We do not engage in advertising at all.
- We do not engage in profiling for legal or similarly significant decisions.
- Sensitive personal information: we do not process sensitive personal information as defined by these statutes.
- Universal opt-out signals (GPC): because we do not engage in selling, sharing, or targeted advertising, there is no such processing for a Global Privacy Control or equivalent signal to opt out of. We honor any signal we are required by law to honor.
- Right to appeal: if we deny a rights request you submit, you may appeal by replying to our response email within 60 days; we will respond within 60 days and explain our reasoning.
Maryland (MODPA). We limit collection of personal data to what is reasonably necessary and proportionate to the specific service you have requested. We do not sell personal data of any consumer we know to be under 18, and we do not process minor data for targeted advertising.
California (CCPA / CPRA). California residents have specific rights described above (right to know, delete, correct, opt out of sale/sharing, limit use of sensitive PI, non-discrimination, appeal). Retention windows are described in Retention. Our designated method for submitting rights requests is the email address in Contact.
Washington and Nevada, consumer health data
Tideward is a game. It is not framed as wellness, mindfulness, mental-health support, fitness, sleep tracking, or any health-related service.
We do not collect or process "consumer health data" as defined in Washington's My Health My Data Act (RCW 19.373.020(8)) or Nevada SB 370. Session-length, return-gap, and engagement telemetry are stored only on your device, are not transmitted to Manu Games, and are not used to identify any past, present, or future physical or mental health status.
New York minors (CDPA)
Tideward is a general-audience service and is not "primarily directed to minors" within the meaning of the New York Child Data Protection Act. We do not knowingly process personal data of New York minors under 13 except as permitted by COPPA, and we do not process personal data of New York minors aged 13β17 except as strictly necessary to provide the service the user has requested.
EU, EEA and UK visitors
The Website and the Tideward Updates list are globally accessible today, so if you are reading from the EU, the EEA, or the UK, this section applies to you now. The App is US-only at launch; when App availability opens in your region, everything below applies to the App's data flows too, and the Effective stamps above will move.
Who is responsible. Manu Games LLC is the controller for the processing described in this policy. We have no establishment in the EU or UK. We have not appointed an EU or UK representative under Article 27, because our processing is occasional, involves no special categories of data, and is unlikely to result in a risk to your rights and freedoms (Article 27(2)(a)); we keep a dated record of that analysis and will appoint a representative if the analysis changes.
Lawful bases (Article 6). We keep this exact, because there are only three:
- Tideward Updates emails: your consent (Art. 6(1)(a)), given when you submit the signup form. Withdraw it at any time by unsubscribing; withdrawal doesn't affect processing that happened before it.
- The App's data flows (save sync through your own iCloud, Game Center you opt into, your purchase entitlement): performance of a contract (Art. 6(1)(b)): they are how the game you asked for is delivered.
- Answering your emails and operating the Website (including transient edge processing of IP addresses for routing and abuse filtering): our legitimate interests (Art. 6(1)(f)) in responding to people who contact us and keeping a website online. Nothing in this category involves profiling.
Your rights (Articles 15β21). Access, rectification, erasure, restriction, portability, and objection, plus withdrawal of consent where consent is the basis. The rights listed in Your rights above are these rights; the mechanics are identical. Write to privacy@manugames.com and we will respond within one month.
Complaints. You may lodge a complaint with your local supervisory authority, the EDPB members list has every EU authority, and UK residents can complain to the ICO. We'd appreciate the chance to resolve it first, but that is your right, not a precondition.
International transfers (Chapter V). App-related data stays inside Apple's infrastructure under Apple's own transfer safeguards, including its standard contractual clauses; we initiate no separate transfer of it. Tideward Updates addresses are stored on Cloudflare infrastructure under Cloudflare's data-processing terms. The Website's hosting (GitHub Pages) and proxy (Cloudflare) process requests under those providers' respective transfer mechanisms.
Children (Article 8 / UK Children's Code). We do not use consent as the lawful basis for any App data flow, so the varying digital ages of consent across Member States (13β16) do not gate the App. The Tideward Updates list is not directed at children; if you are under 16, please don't subscribe without a parent's agreement. For UK users: we have assessed Tideward against the ICO's Age Appropriate Design Code and keep a data protection impact assessment on file, the substance is simple, because the App has no profiling, no advertising, no geolocation, no nudging, and privacy-protective defaults for every user regardless of age. A plain-language version of this policy is at tideward.app/privacy/simple.
Automated decision-making (Article 22). None. No decision with legal or similarly significant effect is made about you, automated or otherwise.
Third-party links
The App and the Website link to third-party services we don't control: Apple's TestFlight and App Store, Discord, X, YouTube (for the trailer), Beehiiv (the newsletter platform, reached from the in-App signup card or the website), and our personal portfolio link. Once you click through, you're governed by their privacy practices, not ours. We've chosen partners we believe handle data responsibly, but please review their policies for the parts we can't speak to.
Updates to this policy
We may update this policy when our data practices change, when statute requires, when we expand to new regions, or when we improve the wording. The Effective Date and Last Updated stamps at the top will move forward and we will surface a first-launch notice inside the App for material changes. The EU, EEA and UK disclosures above are already in place for the Website; when App availability opens in a new region, we will confirm the jurisdiction-specific sections cover it before the switch is flipped, and that expansion will itself be a material change.
Contact
Three channels, each scoped to a specific kind of question:
- Privacy questions, rights requests, deletion requests, complaints: privacy@manugames.com
- Refund-rights inquiries and other legal notices: legal@manugames.com
- General support and product questions: support@manugames.com
Manu Games LLC
89 Waynesville Plaza #1028
Waynesville, NC 28786
United States