Merged
Conversation
Greptile SummaryDocumentation-only PR that updates project messaging to reflect the current state of the monorepo. Key changes include adding Python as a planned third language across the directory structure and CI pipeline, updating the README's positioning to remove "pure language / no C bindings" claims in favor of "NIST-standardized / Production-ready", adding honesty caveats about package readiness (version guide, scaffolded-only warnings), and simplifying the
Confidence Score: 4/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[README.md] -->|updated messaging| B[Remove pure-language claims]
A -->|added| C[Python scaffolding notes]
A -->|added| D[Package readiness caveats]
A -->|changed| E["BibTeX year: 2025→2025-2026 ⚠️"]
F[CONTRIBUTING.md] -->|updated| G[tri-language layout]
F -->|added| H[Python directory structure]
F -->|removed| I["test-data/ from tree ⚠️"]
F -->|added| J[PyPI publish tag]
K[CLAUDE.md] -->|updated| L["Package count: 37→39"]
M[pq-key-encoder/rust/README.md] -->|simplified| N[Remove zero-dependency claim]
O[CHANGELOG.md] -->|new file| P[Placeholder pointing to GH Releases]
Last reviewed commit: 11a0bab |
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
Package(s)
Languages
Checklist
biome check,cargo fmt)Related Issues