Set up the decisions convention in stash-docs #3
Labels
No labels
area/agent
area/capture
area/editor
area/geo
area/security
area/sync
area/transcription
area/ui
area/vault
area/voice-memos
blocked
milestone/M1
milestone/M2
milestone/M3
milestone/M4
needs-decision
needs-hardware
p0
p1
p2
type/bug
type/enhancement
type/feature
type/idea
type/infrastructure
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Stash/stash-docs#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
AGENTS.mdinstash-ioscarries this under the build standard:stash-docstoday holds aLICENSEand an emptyREADME.md. There is no decisions folder, nonaming scheme and no template, so the rule has nowhere to land and nothing has been recorded
against it.
Why this is being filed now
Working the reopened #9 in
stash-iosproduced exactly the kind of decision the rule is about:transcript parts each keep their own
WEBVTTsignature and assembly strips the repeats, ratherthan the alternative of dropping the signature from every part after the first. The rejected
alternative is the interesting half — it would have made raw concatenation work, at the cost of a
part being unreadable on its own mid-recording, which is the only reason parts exist at all.
Codex raised the missing file during the plan review. Wes's call was to skip it there rather than
invent a decisions convention inside a bug fix, and to file this instead. The reasoning lives in
AGENTS.mdand in theVTT.swiftdoc comment meanwhile, so nothing is lost — it is just notwhere the standard says it should be.
What this issue needs
A decision, not just a folder:
decisions/NNNN-short-slug.mdis the common shape,but a date-prefixed one reads better in a directory listing and does not need a counter.
"a short file", and a template that invites an essay will produce nothing at all.
are several already sitting in
AGENTS.mdprose that would read better as their own files —audio as one continuous file rather than chunks, filenames as a cross-client contract, no
Figma step, XcodeGen over a committed
.xcodeproj.Done when
The convention is written down in
stash-docs/README.md, the folder exists with at least one realdecision in it, and
AGENTS.mdpoints at it specifically rather than at the repository in general.