Skip to content

docs(gtm): build-in-public article pipeline + first draft (§7)#207

Merged
oratis merged 1 commit into
mainfrom
docs/build-in-public-drafts
Jun 27, 2026
Merged

docs(gtm): build-in-public article pipeline + first draft (§7)#207
oratis merged 1 commit into
mainfrom
docs/build-in-public-drafts

Conversation

@oratis

@oratis oratis commented Jun 27, 2026

Copy link
Copy Markdown
Owner

B — build-in-public content (§7 flywheel; "从 3K 到 10K 的真正桥梁"). Each post is its own launch point on HN / Lobsters / 掘金 / dev.to.

What

  • docs/marketing/build-in-public/README.md — the article pipeline (5 topics with angles + sources + status) and the house rules (one post = one launch; accurate-or-omit).
  • docs/marketing/build-in-public/github-roundtrip.md — the first full draft: "Reading a GitHub repo as a local vault — and proposing edits as a PR — without a git library." The hook is the materialize-then-local decision + computing git's blob SHA-1 by hand for edit detection.

Accuracy

Every technical claim traces to the shipped code — verified git_blob_sha() in github_vault.rs:645 matches the article's sha1("blob " + len + "\0" + bytes) formula exactly (it even has a test against known git vectors), and the design against docs/design/06-github-roundtrip.md.

Drafts only

Voice + how much to reveal is yours to ratify. Nothing published. The other 4 topics are outlined for you to prioritize.

🤖 Generated with Claude Code

GTM-SCALE-PLAN.md §7 content flywheel. Adds the article pipeline (README) and
the first full draft: "Reading a GitHub repo as a local vault — without a git
library" (the materialize-then-local decision + computing git's blob SHA-1 by
hand for edit detection). Tech claims verified against github_vault.rs
(git_blob_sha) + docs/design/06-github-roundtrip.md.

Drafts only — owner ratifies voice/depth before publishing; each post is its
own launch point (space them to sustain the flywheel).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oratis oratis merged commit 16c0f14 into main Jun 27, 2026
6 checks passed
@oratis oratis deleted the docs/build-in-public-drafts branch June 27, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant