docs(README): remove status column/badges, rework Quick Start#18
Merged
Conversation
- Drop the 'Status' column and all ✅ markers from the area table (and the Yes/No engine matrix in Requirements — same idea). - Quick Start rewritten for the now-standalone, cross-platform reality: one-time per-toolchain setup, then one representative runnable command per area (XSD in 4 stacks, Schematron, XSLT, XQuery, XML signature, DB round-trip, large-file, legacy XSLT 1.0). Removed the obsolete 'install saxon CLI' / raw-lxml / hand-written-Maven-snippet options. - Requirements modernized: only the toolchain per stack; deps resolved by Maven/pip/NuGet/npm. Correct versions (JDK 17+, Python 3.9+, .NET 8+, Node 20+). Note the FUNDSXML_SCHEMA_DIR offline escape hatch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> (cherry picked from commit c3cce36)
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.
Re-lands the README rework that was authored on the Phase-4 branch but
did not reach
main: PR #17 was merged before this commit was pushedto its branch, so
origin/mainstill had the old README (Status column +outdated Quick Start). This PR carries exactly that one commit onto
main.Statuscolumn and all ✅ badges from the area table (andthe obsolete Yes/No engine matrix in Requirements).
per-toolchain one-time setup + one representative runnable command per
area (XSD in 4 stacks, Schematron, XSLT, XQuery, XML signature, DB
round-trip, large-file, legacy XSLT 1.0). Dropped the obsolete
install-saxon-CLI / raw-lxml / hand-written-Maven-snippet options.
via Maven/pip/NuGet/npm; FUNDSXML_SCHEMA_DIR offline note).
No other changes. The local
review-run/review artifacts areintentionally not included (not committed, not gitignored here per
request).
🤖 Generated with Claude Code