Skip to content

docs: bring two open items up to date - #38

Merged
antoinevalentinHA merged 1 commit into
masterfrom
docs/field-validation-still-open
Aug 21, 2026
Merged

docs: bring two open items up to date#38
antoinevalentinHA merged 1 commit into
masterfrom
docs/field-validation-still-open

Conversation

@antoinevalentinHA

Copy link
Copy Markdown
Owner

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.

Was What on master makes it false Is
retrying a failed upload "has no defined semantics" the upload creates its .content folder exclusively and refuses a pre-existing one, with a documented message retrying is no longer undefined: the folder is refused, deliberately and with an explanation — but nothing offers a supported way out of the state the orphan leaves
"Nothing detects or reports partial states" getUnreferencedPackContentFolders() exists, with no caller outside tests partial states are still not surfaced: the listing exists, nothing calls it, the web UI never shows them, and it acts on nothing by design

Both 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

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>
@antoinevalentinHA
antoinevalentinHA merged commit 58ae95e into master Aug 21, 2026
3 checks passed
@antoinevalentinHA
antoinevalentinHA deleted the docs/field-validation-still-open branch August 21, 2026 16:15
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