docs(T9648): file llmtxt upstream issues for P0/P1/P2 gaps + tracker doc (Epic T9632)#344
Merged
Conversation
9 issues filed against kryptobaseddev/llmtxt capturing gaps discovered during Saga T9625 W0-W3 while building cleo docs on top of the llmtxt SDK. Tracker cross-links each issue to (a) the cleocode workaround that currently papers over the gap and (b) the cleocode tasks that will adopt the upstream fix once it lands. Issues filed: - P0 #6 — CLI LAFS envelope on argument-parsing errors - P1 #7 — slug as primary lookup key - P1 #8 — bake doc type taxonomy into SDK - P1 #9 — listDocs scoped by project - P1 #10 — fetchBySlug(projectId, slug) - P2 #11 — prebuilt viewer SPA bundle - P2 #12 — rankBySimilarity type/project filters - P2 #13 — SDK-side markdown render pipeline - P2 #14 — file watcher / auto-sync daemon T9649 polls the upstream issues, bumps the llmtxt dep when fixes ship, and removes the cleocode-side workarounds called out in the tracker. Refs: T9728, T9725, T9726, T9724, T9648, Epic T9632, Saga T9625.
This was referenced May 20, 2026
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
Files 9 upstream issues against the
kryptobaseddev/llmtxtrepo capturing gaps discovered during Saga T9625 W0-W3, plus a cross-link tracker doc. T9649 (the downstream task) consumes this tracker to poll upstream status and version-bumpllmtxtwhen fixes land.Issues filed (all labeled
from-cleocode)P0 [1]:
P1 [4]:
P2 [4]:
Tracker doc
docs/saga-t9625-llmtxt-upstream-tracker.md— cross-links each upstream issue with the cleocode workaround file refs and the cleocode tasks blocked. To be attached to T9625 viacleo docs add T9625 docs/saga-t9625-llmtxt-upstream-tracker.md --type note --slug saga-t9625-llmtxt-upstream-trackerafter merge.Test plan
gh issue list --repo kryptobaseddev/llmtxt --label from-cleocodeRefs: T9728, T9725, T9726, T9724, T9648, Epic T9632, Saga T9625