Skip to content

docs: track the agent prompt files in git - #659

Open
RonenMars wants to merge 1 commit into
mainfrom
docs/track-agent-prompts
Open

docs: track the agent prompt files in git#659
RonenMars wants to merge 1 commit into
mainfrom
docs/track-agent-prompts

Conversation

@RonenMars

Copy link
Copy Markdown
Owner

docs/prompts/ has been accumulating hand-written task briefs since 2026-08-11 while staying untracked, so the directory had no history and an overwrite left nothing to recover from.

That is not hypothetical: it happened today.
fix-merged-search-ignores-server-results.md was replaced in place once half of what it described landed in #657, and because the file had never been committed there was no git show to recover the original from.

What is tracked

What is deleted

fix-merged-search-ignores-server-results.md, superseded by the client-refilter brief.

It is deleted rather than kept as a pointer because nothing references the filename — verified against the bodies of #646 and #657 and the rest of docs/, all zero hits.
The deletion does not appear in this diff: the file was never tracked, so from git's perspective it never existed.

Not included

docs/open-issue-audit-2026-08-11.md is still untracked, as are the prompt files written into tb-streamer and tb-landing.
Those carry the same no-history exposure and are left for a separate decision.

Docs-only, so the commit-msg hook appended [skip-ci].

docs/prompts/ has been accumulating hand-written task briefs since 2026-08-11 while staying untracked, so the directory had no history and an overwrite left nothing to recover from.
That happened today: fix-merged-search-ignores-server-results.md was replaced in place when half of what it described landed in #657, and the original text survived only outside the repo.

Track the three briefs that describe outstanding work.

fix-merged-search-client-refilter.md covers the remaining half of #646, where the hub re-filters server search results on title and preview and so discards conversations the server matched on message body.
fix-pair-error-copy.md covers #638.
refresh-roadmap-status.md is a re-runnable sweep for verifying ROADMAP and BACKLOG against the tree.

The superseded fix-merged-search-ignores-server-results.md is deleted rather than kept as a pointer: nothing references the filename, verified against the bodies of #646 and #657 and the rest of docs/.

[skip-ci]
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