Document alpha adoption path #42
No reviewers
Labels
No labels
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
priority:p0
priority:p1
priority:p2
priority:p3
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/fallow-ts!42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/docs-alpha-adoption"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Canary Context Pack
Product story
Alpha users need a clear adoption path that tells them what
fallow-tsis useful for today, how to run it from source or a future alpha package, and how to interpret findings without treating an alpha static report as deletion proof.What changed
Alpha Adoption PathtoREADME.mdwith good/bad early fits.docs/adoption.mdwith recommended first adoption, futurefallow-ts@alphainstall, baseline hygiene, agent-context prompt guidance, finding interpretation, and CI gate examples.docs/roadmap.mdso the parallel release train is durable in repo docs.Why it changed
This is Fork D / Adoption Documentation Context. It keeps user-facing alpha guidance factual while other forks own version identity, package distribution, and CI execution.
Files touched
README.mddocs/adoption.mddocs/roadmap.mdtests/docs.test.mjsRelevant context
mainafter PR #39 (Add release smoke for npm alpha).Runtime evidence
npm install --ignore-scripts(new isolated worktree only)npm run buildnpm testnode dist/cli.js analyze --root . --format json --output /tmp/fallow-ts-report.jsongit diff --checkKnown constraints
The
fallow-ts@alphacommands are explicitly framed as the path after an alpha package is published. This PR does not publish or change the version.Coordination notes
I found unrelated dirty Release Identity-style changes in
/Users/pd/Developer/fallow-ts, so this PR was produced in an isolated worktree:/Users/pd/Developer/fallow-ts-fork-d. No files outside Fork D ownership were changed.Explicit out-of-scope
No npm publish, version bump, release checklist edits, CI workflow changes, package metadata changes, parser/resolver changes, MCP work, or new analyzer categories.
Requested decision
Approve merge if the adoption copy is accurate and appropriately narrow for alpha users.
Merge blockers
Docs claiming behavior that does not exist, overlap with another bounded context, or language that implies deletion safety / official upstream affiliation.