docs: convert README.md → README.adoc (estate .adoc-default policy)#51
Merged
Merged
Conversation
Per the estate docs standard, README is .adoc by default; only boj-server and the profile repo (hyperpolymath/hyperpolymath) are the .md exceptions. julianiser is neither, so its README.md was a prior-AI md-ification error. Converted to AsciiDoc and removed the .md (no duplicate formats). - Faithful conversion — every honesty disclaimer preserved verbatim in meaning (operational Rust codegen vs. Idris2/Zig scaffolding; no measured-speedup claim; the G38 sklearn "⚠ Planned" note). - Dropped the HTML-comment SPDX wrapper for a native AsciiDoc `//` header. - License section now states the project's actual licensing accurately — MPL-2.0 (code) + CC-BY-SA-4.0 (docs), matching LICENSES/ (which contains exactly those two texts). Not a relicensing; the previous section showed only the README's own CC-BY-SA-4.0 SPDX line. Render-validated with asciidoctor (--failure-level=WARN → 0 warnings). No V-lang token; README.adoc at repo root (not docs/), so the docs gate is unaffected.
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
Per the estate docs standard, README is
.adocby default — onlyboj-serverand the profile repo (hyperpolymath/hyperpolymath) are the.mdexceptions. julianiser is neither, soREADME.mdwas a prior-AI md-ification error. Converted to AsciiDoc and removed the.md.Changes
README.md→README.adoc. Faithful conversion — every honesty disclaimer preserved (operational Rust codegen vs. Idris2/Zig scaffolding; the "no measured speedup" framing; the G38 sklearn "⚠ Planned" note).//header.LICENSES/(which contains exactly those two texts). Not a relicensing; the previous section showed only the README's own CC-BY-SA-4.0 SPDX line.Verification
asciidoctor --failure-level=WARN→ 0 warnings/errors; renders 1 table + 10 sections.README.mddeleted (no duplicate); no V-lang token;README.adocat repo root (notdocs/), so the AsciiDoc-by-default gate is unaffected.🤖 Generated with Claude Code
Generated by Claude Code