Skip to content

docs: wrong cookie filename, 2-of-8 commands, and wrong address cap #70

Description

@rtunazzz

Three factual errors in the docs. CLAUDE.md is loaded as authoritative context, so its errors propagate.

Where Says Actually
CLAUDE.md:49 default cookie file is icloud_cookies.txt cookies.txt — per main.py:40, and per CLAUDE.md:41 eight lines up
CLAUDE.md:62 + ## Commands two commands, generate and list eight, plus a nine-subcommand inbox group (main.py:1510-1517)
CLAUDE.md:7, README.md:515, README.zh-CN.md:419, README.ru.md:451 cap is ~700 addresses 749 — measured while verifying #74

The cookie filename is the costly one: it sits in the section explaining that Missing X-APPLE-WEBAUTH-USER means "cookie file not found", then names the wrong file to go looking for. (icloud_cookies.txt survives in .gitignore:17.)

Commands missing from both lists: whoami, capture-cookie, deactivate, reactivate, update-metadata, inbox.

Keep the cap hedged as observed — it's one account's measurement and Apple publishes nothing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions