docs(website): announce 0.1.0 as a milestone and complete feature set - #1069
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
blove
enabled auto-merge (squash)
September 8, 2026 20:28
Contributor
Adds the 0.1.0 announcement post. It is not a changelog: it argues the milestone and the completed last mile, and states plainly that the whole feature set is MIT with no paywalled tier. Every capability claim was verified against source rather than written from memory — the six-package release group from nx.json, the five AgentErrorKind values from agent-error.ts, the 26-node markdown registry and the 15 chat component pages from content/docs. All 15 internal links resolve to real files. Voice-checked against docs/gtm/voice.md: no contractions (the single apostrophe is a possessive), no "Let's", opinion flags in the corpus band, italics for single-word emphasis, and bold left for callouts rather than used as a bullet-formatting device. The frontmatter description is 157 characters, inside the 160-character search-snippet budget that site-metadata.spec.ts enforces. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
blove
force-pushed
the
blove/threadplane-0-1-0-announcement-6d52d1
branch
from
September 8, 2026 20:54
3cdd328 to
829ccad
Compare
Contributor
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.
Adds the v0.1.0 announcement post at
/blog/threadplane-0-1-0.Per the brief this is not a changelog of what changed since
0.0.66. It announces the milestone and the completed feature set, and makes the free/MIT argument explicitly. Framing is the hangar-at-5am image: it opens the post, disappears entirely for the technical middle, and returns for the close.What it says
Verification
Every capability claim was read from source, not memory:
nx.jsonrelease groupretryablelibs/chat/src/lib/agent/agent-error.tscontent/docs/chat/guides/markdown.mdxfindovercontent/docsangular-support.mjscontent/docs/runtimes/getting-started/introduction.mdx.mdxfiles (checked programmatically).nx test websitegreen — 1408 tests, 141 files.site-metadata.spec.ts. The first draft was 197 and correctly failed that spec.BANNED_CLAIMS,NARRATIVE_MENTIONS, andRETIRED_POSITIONING. Deliberately makes no telemetry claims.Voice
Checked against
docs/gtm/voice.md, positives as well as negatives. Zero contractions (the one apostrophe is the possessiveruntime's), no "Let's", 7 opinion flags against a corpus norm of ~9, one sentence per line, italics for single-word emphasis, and bold reserved rather than used as a bullet-formatting device (an earlier pass had 12 bolded lead-ins — a documentation habit, not the corpus voice).Known gap
No gratitude paragraph.
voice.mdlists naming the people you are thankful to as a recurring value, and a milestone post is the natural place for it — omitted rather than fabricate names. Easy follow-up once the names are decided.Marked
featured: true.🤖 Generated with Claude Code