docs: bring two open items up to date - #38
Merged
Conversation
Two entries under What is still open described behaviour that had since changed, for reasons unrelated to the field sessions. The READMEs already said it correctly; only this file was behind. Retrying a failed upload is no longer undefined: the destination folder is refused, deliberately and with an explanation, rather than written into. What remains open is that nothing offers a supported way out of the state the orphan leaves. The fourth session observed that refusal from the outside, since replacing a pack has to be done as delete then transfer. Partial states are still not surfaced, but not because nothing can find them: the driver can list content folders the index does not reference. Nothing calls it, the web UI never shows them, and the listing acts on nothing by design. Both stay open items. Neither is turned into an achievement — only the description of the mechanism is corrected. Documentation only. One file, one section. No code, no test, no tag, no release. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
Two entries under What is still open described behaviour that had since changed, for reasons unrelated to the field sessions. The READMEs already said it correctly; only this file was behind.
.contentfolder exclusively and refuses a pre-existing one, with a documented messagegetUnreferencedPackContentFolders()exists, with no caller outside testsBoth remain open items. Neither is turned into an achievement — only the description of the mechanism is corrected. The first still says there is no supported resolution; the second still says nothing reaches the user.
One sentence is new: the fourth session observed that refusal from the outside, since replacing a pack has to be done as delete then transfer.
deletePack's entry is untouched — it was already exact. The four entries in this section now match, one for one, what both READMEs say.One file, one section. No code, no test, no POM, no workflow, no tag, no release.
🤖 Generated with Claude Code