chore: add Community feedback CTA + Field notes scaffold#22
Open
justi wants to merge 1 commit into
Open
Conversation
Two small additions to support post-launch qualitative feedback (no telemetry by design; community surface is the only signal): - README: one bullet in Community section inviting users to comment on a pinned discussion with their model + workflow. Direct ask, no meta-framing about why. - README: new `Field notes` section pointing at the new `notes/` directory. Monthly-ish write-ups about what I'm learning running postcut on real projects. Cadence is quality-over-schedule. - `notes/README.md`: scaffold explaining what the directory is, what it isn't (not changelog, not roadmap), file naming, and how to push back. Folder ready for the first entry; nothing written yet. No code touched. Tests untouched. Co-Authored-By: Claude Opus 4.7 (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.
Summary
Two small additions to README + a new
notes/scaffold directory. Pre-launch prep for community feedback channels.What changes
Communitysection: one new bullet inviting users to comment on a pinned discussion with their model + typical workflow. Direct ask, no meta-framing.Field notessection: new section pointing atnotes/— monthly-ish write-ups about what I'm learning running postcut on real projects. Quality-over-schedule cadence.notes/README.md: scaffold explaining the directory's purpose, what it isn't (not changelog, not roadmap), file naming convention (YYYY-MM.md), and how to push back. Folder ready for the first entry.Stats
Test plan
git diff --cached --stat— only README.md + notes/README.md🤖 Generated with Claude Code