v0.5.0 — Bilingual enhancement standard & publish readiness
Summary
This release focuses on maintainer tooling and navigation/docs: the single-page enhancement playbook works for both English and Russian wiki layers, Russian hub pages are aligned with the current vault, and the first English page has been brought up to the same structural standard as the Russian references. The project is in shape to build with Quartz and deploy to GitHub Pages (e.g. wiki.21ideas.org).
Highlights
Page enhancement (EN + RU)
docs/PAGE-ENHANCEMENT-STANDARD.mdis now language-neutral: one prompt forwiki-en/andwiki-ru/, with conditional glossary sweeps and bilingual citation labels (Source: / Основа:).- Task 0 documents wiki-en legacy antipatterns (singular
source:, block YAMLsources, body#titles,---rules,raw/in body,## Related Terms, broken]]]links, wrong wikilink prefixes, missingreviewed:, etc.) so the first EN pass is predictable.
English wiki (pilot)
wiki-en/concepts/address-types.mdenhanced as a reference implementation: canonical frontmatter,[[en/...]]links,## Sources/## Related pages, no duplicate Quartz title or horizontal rules in the body.
Russian wiki (hubs)
wiki-ru/index.md: Концепции now lists bitcoin-core, bitcoin-node, censorship-resistance, third-parties (pages that already existed).wiki-ru/overview.md: updated folder counts (e.g. 35 concepts, 12 entities), extra reading paths (philosophy/topics, privacy, node, blocksize war, Lightning concept), expanded related links.
Documentation
README.md: corrected wiki-ru content-page count wording (exclude onlyindex,overview,glossaryunderwiki-ru/— notlog, which lives underdocs/).
For maintainers
- Operational log:
docs/log.md(bilingual). - After upgrade: use
@docs/PAGE-ENHANCEMENT-STANDARD.mdin enhance prompts for either language.
Upgrade notes
- No breaking changes to vault layout or
raw/policy. - Further wiki-en/ enhancement is incremental; this release does not claim full EN parity with wiki-ru/.
Full changelog: see docs/log.md (entries around 2026-04-10 — 2026-04-11).