Skip to content

chore: retire docs/issues.md — verified and migrated to GH Issues #175–#203#204

Merged
tobert merged 1 commit into
mainfrom
chore/issues-md-sweep
Jul 16, 2026
Merged

chore: retire docs/issues.md — verified and migrated to GH Issues #175–#203#204
tobert merged 1 commit into
mainfrom
chore/issues-md-sweep

Conversation

@tobert

@tobert tobert commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Executes the backlog sweep prescribed in the 2026-07-13 signoff: walk docs/issues.md P1–P4, confirm liveness against current code, fold survivors into GitHub Issues, delete the file.

Verification before migration

25 claims spot-checked against main @ e9032af (full verdicts carried into the issue bodies):

  • Already resolved, dropped: "$x" on Value::Bytes (loud error since the 0.12.0 sink sweep), spill preview lossy decode (raw bytes now), "no runtime output-limit switch" (set -o output-limit shipped), kaish-mounts --json shape note (shipped 0.8.1), wait/cleanup reap race (fixed drop-safe), skip_quoted_content extraction (Lexer overhaul: rewrite the pipeline around the logos vocabulary (post-0.11.0) #95 deleted both target functions).
  • Changed shape, migrated reworded: wc streams + counts \n GNU-style (only -m lossy decode survives); the multiple-heredoc REPL data-as-code hazard died with Lexer overhaul: rewrite the pipeline around the logos vocabulary (post-0.11.0) #95; "no CI" → "wire the bash-compat leg into ci.yml".
  • Live, migrated with re-verified citations: everything else (several cited line numbers had drifted; the issues carry current ones).

Migration

29 area-grouped, labeled issues: #175#203 (enhancement / bug / refactor / testing / documentation). Notable singles: BoundedStream silent truncation (#191), subprocess-latch allowlist (#179), the builtin fidelity punch list (#192), lexer edges that deliberately survived #95 (#193).

Diff

  • docs/issues.md deleted (599 lines).
  • CLAUDE.md deferral convention now points at GH Issues only (AGENTS.md/GEMINI.md are symlinks and follow).
  • devlog header + composable-help tracking links updated; devlog entry for the sweep.
  • One stale test comment in lexer.rs still naming the deleted preprocess_heredocs reworded (comment-only; cargo test -p kaish-kernel --lib green).

🤖 Generated with Claude Code

…H Issues #175#203

The P1–P4 backlog file had been phased out since early July; this is the
sweep the 2026-07-13 signoff prescribed. Every entry was verified against
current main before migrating: six claims were already resolved (the 0.12.0
Bytes sink sweep, set -o output-limit, the 0.8.1 kaish-mounts shape change,
the drop-safe wait fix, and #95 deleting the preprocessors an extraction
refactor wanted to dedupe), several changed shape (wc streams and counts
GNU-style now, the multiple-heredoc REPL hazard died with #95, "no CI"
entries became "wire the bash-compat leg into ci.yml"), and the survivors
moved to ~29 area-grouped, labeled issues (#175#203) with re-verified
file:line citations.

Also: CLAUDE.md's deferral convention now points at GH Issues only,
devlog/composable-help links updated, and one stale lexer test comment
still naming the deleted preprocess_heredocs reworded.

Co-Authored-By: Claude Fable 5 <[email protected]>
@tobert tobert merged commit 7eba97b into main Jul 16, 2026
3 checks passed
@tobert tobert deleted the chore/issues-md-sweep branch July 16, 2026 17:47
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