Docs: refresh stale README/pom notes after the PR #298 merge#299
Merged
Conversation
Post-merge documentation audit found three spots that no longer matched
reality:
- README "Features" closing bullet still described the pre-classifier
era ("CUDA, Metal, and Vulkan supported via local build") and an
incomplete platform list. Now lists the actual default-JAR platform
set (Linux x86-64/aarch64/s390x, macOS incl. Metal, Windows
x86-64/x86/arm64, Android arm64/x86-64), points at the classifier
table for the six GPU backends, and mentions the llama-android AAR +
llama-kotlin facade. Also adds the missing headline bullets for
conversation checkpoints, GGUF metadata inspection, and router/attach
server modes (their dedicated sections already existed).
- README "TODO" section claimed PIT targetClasses was "narrowed to a
single class (Pair)" — it has long covered value.*/exception.*/args.*
plus four json parsers (295 mutations, 100% killed, hermetic). Now
states the actual scope and links TODO.md as the canonical open list.
- llama/pom.xml PIT comment still carried the obsolete "audioFile
mutants only killed with the audio fixture present" note; the gate is
hermetic via ContentPartTest's @tempdir tests.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XVMuGj2shABrHWJ9sNqLqX
|
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
llama-androidAAR +llama-kotlinfaçade. Also adds the missing headline bullets for conversation checkpoints, GGUF metadata inspection, and the router/attach server modes (their dedicated sections already existed further down).targetClasseswas "narrowed to a single class (Pair)" — it has long coveredvalue.*/exception.*/args.*plus fourjsonparsers (295 mutations, 100% killed, hermetic). Now states the actual scope and linksTODO.mdas the canonical open-items list.llama/pom.xmlPIT comment: removed the obsolete "audioFile mutants only killed with the audio fixture present" note — the gate is hermetic viaContentPartTest's@TempDirtests.Documentation-only follow-up from the post-merge audit of #298; no code, build, or CI behavior changes.
Test plan
reuse lintclean, pom edit is a comment)Related issues / PRs
Follow-up to #298.
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdSECURITY.md)🤖 Generated with Claude Code
https://claude.ai/code/session_01XVMuGj2shABrHWJ9sNqLqX
Generated by Claude Code