Skip to content

Commit 524cec9

Browse files
mpstatonclaude
andcommitted
backlog(sprint): the 2026-08-02 hitlist — 26 open issues triaged into confirm-close / in-flight / open / deferred / stubs
Snapshot after v3.1.0.0 and the three closures. Groups every open issue by what to DO with it (not by folder): A) probably-shipped, confirm-and-close; B) in-flight investigations; C) genuinely open UX/tooling/bugs; D) deferred by decision; E) stubs. Each links its issue file. Creates context-v/backlogs/. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01L4Z1CLe97uttB5QWaiHe5E
1 parent 090010e commit 524cec9

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: "Sprint Hitlist — the open-issue backlog as of 2026-08-02"
3+
lede: "A triaged snapshot of every open issue after the v3.1.0.0 tag and three closures — grouped by what to confirm-and-close, what's in flight, what's genuinely open backlog, and what's deferred by decision."
4+
date_created: 2026-08-02
5+
date_modified: 2026-08-02
6+
authors:
7+
- Michael Staton
8+
augmented_with:
9+
- Claude Code on Claude Opus 4.8
10+
semantic_version: 0.0.0.1
11+
status: Active
12+
tags:
13+
- Backlog
14+
- Sprint
15+
- Augment-It
16+
- Triage
17+
---
18+
19+
# Sprint Hitlist — 2026-08-02
20+
21+
## Why Care?
22+
23+
Taken right after the `v3.1.0.0` tag ("Multi-Tenant, Canonical, and
24+
Tested") and the closure of three issues (test coverage, the
25+
zombie-session fix, the DB-state-alignment audit). **26 issues remain
26+
open.** This is the triaged list — grouped by *what to do with each*, not
27+
just by folder — so a sprint can start from decisions rather than a flat
28+
pile. Each item links its issue file; the "read" column is a first-pass
29+
assessment to confirm or correct, not a verdict.
30+
31+
## A · Confirm-and-close — probably resolved by shipped features
32+
33+
These likely map to work that already shipped; confirm, then flip to
34+
`Shipped`/`Resolved`.
35+
36+
| Issue | Read |
37+
|---|---|
38+
| [[Concurrent-Agent-Searches-Queue-Into-A-Search-Results-Column]] | **Almost certainly done** — the changelog `2026-07-24_07 Searches-Become-Async-Jobs-The-Queue-Rail-Lands` is exactly this. Safe to close. |
39+
| [[Parent-Child-Nested-Organizations-Not-Modeled]] | Org-relations shipped parent/child/peer (2026-07-27). Fully, or partially? |
40+
| [[Relation-Kinds-Are-Inverse-Pairs]] | Was logged "not fixed"; `84675e5` (directional kinds from the focused seat) partly addressed it. Still open? |
41+
| [[Search-And-Add-Invokes-Never-Reach-The-Workspace]] | The Group C reconnect fix targeted *refused* connections, not the mount-time hang this describes — **probably still open**; verify. |
42+
43+
## B · In-flight investigations — status already descriptive
44+
45+
These carry their own progress state; they may just need a bump, not a
46+
decision.
47+
48+
- [[Some-Records-Show-Empty-Corpus-Despite-Directories-on-Disk]]*Real root cause identified · Fix In Progress* (corpus_funder_slug join + workspace timeout).
49+
- [[OfficialPulse-URLs-Appear-as-Junk-in-Promoted-Versions]]*Audit complete · awaiting a curation affordance.*
50+
- [[Funder-Corpus-First-Session-Failed-Most-Records-Unprocessable]]*Rebuild exists in code, never validated against a real pack fire.*
51+
- [[How-People-Orgs-And-Relationships-Actually-Enter-SurrealDB]]*Model clarified · next-event plan stubbed.*
52+
- [[Augment-Transformations-Not-Reliably-Persisting]]*Backup made; field edits disappearing across record-set versions.*
53+
54+
## C · Genuinely open backlog — UX / tooling / bugs
55+
56+
The real sprint candidates. Ordered loosely by operator-visible pain.
57+
58+
- [[Workspace-And-Corpora-Connection-Slow-To-Hanging-And-Auth-Wont-Persist]]**new, production-facing**; the deployed surface is hard to use (leading suspect: Zen/Firefox cookie partitioning). Highest external stakes.
59+
- [[Header-Polish-Flow-Label-Chat-Toggle-Placement-Shell-Suffix]] — FLOW label + shell suffix outlived their jobs; chat toggle on the wrong side.
60+
- [[Corpus-Adds-Dont-Fetch-Metadata-No-Cue-No-Inspector]] — a corpus add gives no cue and no inspector.
61+
- [[Crawl-Progress-Is-A-Black-Box-Needs-Traces-The-Operator-Can-Watch]] — "this takes a minute…" needs watchable traces.
62+
- [[Crawl-Substrate-Is-Fixed-To-Anthropic-Web-Search-Operator-Expected-A-Choice]] — operator wanted to choose the search substrate.
63+
- [[Flow-Switch-Doesnt-Surface-The-New-Flows-Stage-Step-Bubble-Click-Required]] — switching flows doesn't surface the new stage.
64+
- [[Live-Not-Live-Indicator-Tooling-And-Cross-Service-Error-Surfacing]] — no single view of whether everything's actually working.
65+
- [[No-User-Visibility-Into-State-Needs-A-State-Inspector]] — the app needs a State-Inspector surface.
66+
- [[No-Component-Library-UI-Improvised-Not-Component-Based]] — improvised per-remote UI; starting to show.
67+
- [[Capability-Gaps-Surfaced-by-First-Triage-Run]] — one collective ledger, not five tickets.
68+
69+
## D · Deferred by decision — leave as-is
70+
71+
- [[Funder-Strategy-Connection-Tags-Now-Edges-Maybe]] — funder↔strategy stays tags; the real-edge question is deliberately deferred.
72+
73+
## E · Stubs & open questions — not yet sprint-ready
74+
75+
- [[Merge-Organizations-Or-People-Non-Destructive-Dedupe]]*Stub.*
76+
- [[Person-DB-Resolver-Needs-Multiple-Organizations-Per-Person]]*Stub.*
77+
- [[Grilling-on-DB-Resolver--Future-Versions]] — questions to settle before the next resolver version.
78+
- [[Personal-Link-Observations-Need-Query-Lenses]] — an accumulating fact log needs named query lenses.
79+
- [[Troubleshooting-UI-for-Official-Blogs]] — the bundle-fire path doesn't fit the prompt-template flow.
80+
- [[Changelog-Duplicated-Across-Splash-And-Laerdal-Collection]] — duplicate changelog entries across two trees.
81+
82+
## Decisions this hitlist is waiting on
83+
84+
1. **Batch A:** which of the four are done? (Concurrent-searches is safe to close now.)
85+
2. **Sprint pick from C:** the production connection issue is the highest external stakes; the rest are internal polish.
86+
3. **B:** bump any statuses, or leave the descriptive states?
87+
88+
## See also
89+
90+
- [[Corpora-Builder-Harmony-Test-Registry]] — the now-complete test coverage
91+
- `changelog/2026-08-01_01_The-Test-Suite-Lands-All-Ten-Groups-Green…` — the milestone this hitlist follows

0 commit comments

Comments
 (0)