docs: refresh README to the finished app; drop orphaned inbox guides - #15
Merged
Conversation
README Status no longer says the edit screen / anchor detector / JSON emitter /
finalize step are unbuilt — the full F0–F6 flow is live. Rewrites Status into a
Workflow + First-run/settings summary (scan → edit → finalize: Send to songbird /
Share JSON; anchor auto-detect; offline verse-count span fill; encrypted token).
Intro, fork/licensing, and Building sections kept.
Delete docs/inbox_mode_guide_{en,de,fr}.md — they document MakeACopy's Inbox Mode,
removed in F1c-2 (no inbox code remains; no in-repo references).
Out of scope (unchanged): docs/BUILD-BRIEF.md (authoritative spec),
docs/accessibility_mode_guide_* (a11y capability still present in the frozen camera
path), docs/*.html + og/ (upstream site pages), LICENSE/NOTICE.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
docs: refresh README to the finished app
Now that F0–F6 are merged (the full scan → edit → finalize flow is live), the repo's front-door doc was stale.
README.md
POST /api/v1/importwith created/skipped; Share JSON; offline verse-count span fill; no runtime Bible API).Removed orphaned docs
Deleted
docs/inbox_mode_guide_{en,de,fr}.md— they document MakeACopy's Inbox Mode, removed in F1c-2. No inbox code remains and nothing in the repo links to them.Out of scope (intentionally unchanged)
docs/BUILD-BRIEF.md— the authoritative spec/contract.docs/accessibility_mode_guide_*— the a11y-guidance capability still exists in the frozen camera path.docs/index*.html,privacy*.html,og/— upstream MakeACopy site/privacy pages (any link from them to the deleted inbox guides is a pre-existing, unmaintained dangling link; not chased).LICENSE/NOTICE— preserved verbatim.Verification
Docs-only:
git diff --stat main=README.mdmodified + 3 inbox-guide deletions, no source/build files touched (build + frozen core trivially unaffected).🤖 Generated with Claude Code