Add PITCH.md and WHITEPAPER.md — elevator pitch + external white paper#24
Merged
Conversation
Two new top-level docs for sharing the project beyond the maintainer:
PITCH.md (68 lines) — three tiers of elevator pitch:
- 10-second hook ("OpenStreetMap for used and indie bookstores")
- 30-second elevator
- 60-second meeting opener
plus audience-specific spinoffs (book lovers / bookstore owners /
OSS-civic-tech / funders).
WHITEPAPER.md (320 lines) — a longer share-with-interested-parties
doc. Twelve sections: abstract, problem (with a competitive
landscape table), what we're building, how it works, principles,
architecture (one-page table), current status, roadmap pointer,
ethics ("bookstores as partners"), why open infrastructure fits the
problem, licensing & contribution, who we'd like to talk to, honest
limitations.
Voice matches the README — opinionated, plain, no consultant-speak.
Status section accurately reflects what's shipped vs in-flight (the
OCR auto-pick is described as "in review" since PR #23 isn't merged
yet). Both docs are MIT-licensed alongside the rest of the project
and amend by PR like everything else.
https://claude.ai/code/session_01AmQ9QPAF1yskmQs7wSnZYc
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.
Why
You asked for an elevator pitch and a white paper to share with interested parties. For an open-source project, the right home is alongside the README — discoverable, diffable, amendable by PR. Two new top-level files:
PITCH.md(68 lines) — three tiers of elevator pitch (10 sec / 30 sec / 60 sec) plus audience-specific spinoffs for book lovers, bookstore owners, the OSS / civic-tech community, and funders.WHITEPAPER.md(320 lines) — a share-with-interested-parties document. Twelve sections, ~2,500 words.What's in the white paper
Voice & tone
Matches the README: opinionated, plain, no consultant-speak. No "synergies," no vague metrics, no "we are pleased to announce." Limitations and ethical tensions are named explicitly rather than buried.
What the pitch covers
Accuracy notes
Files
PITCH.md(68 lines, ~400 words)WHITEPAPER.md(320 lines, ~2,500 words)Both unaffected by lint / build / tests (Markdown only). Format check clean.
https://claude.ai/code/session_01AmQ9QPAF1yskmQs7wSnZYc
Generated by Claude Code