Skip to main content
Source baselineNereuscommit c820391dc1de·verified 2026-08-07·authority reader-facing-summary

Project status

Current implementation baseline

ItemCurrent value
Nereus sourcemain@c820391dc1de4229362ddf833487066c32609cba
Architecture PDF sourcemain@894fc4e4d9afcfd5ec14c2bde336106b85c2a151
Verification date2026-08-07
Release posturev0.1.0 testing; no final release claim
Public site stageEnglish architecture/documentation tree migrated to Docusaurus; translation remains deferred

The source advanced after the PDF snapshot with a Kafka retention test change that waits for close/drain completion and asserts the active count reaches zero. It does not change the architecture model, but the current source commit is recorded separately so readers do not mistake the PDF's historical commit for today's checkout.

Documentation migration status

StageScopeStatus
FrameworkDocusaurus 3.10.2, TypeScript, Mermaid, Pages workflowImplemented
HomepageStable project entry, architecture summary, invariants, profiles, statusImplemented
OverviewWhy Nereus, architecture, reading guideImplemented
ConceptsCoordinates, WAL, head/CAS, read targetsImplemented
Write/read pathsAppend flow/outcomes/recovery, read resolution/boundaries/repairImplemented for the migrated core contract
Storage evolutionProfiles, Object/BK WAL, generations, materializationImplemented for the migrated core contract
IntegrationsPulsar facade/cursors, Native Kafka, KoP boundaryImplemented for the migrated integration contract
Operations/referenceTrim/retention/GC, failure, backpressure, observability, security, correctness, module boundaries, examples, glossary, state machines, cheatsheet, source mapImplemented
Chinese localeFull translated document treeDeferred until the English route is usable

The authoritative coverage table is migration/nereus/pdf-content-map.yml. It records the PDF snapshot, the current source commit, and the page targets for the migrated English tree. A future translated tree or a refreshed PDF snapshot must use a new verification date and source comparison.

Verification gates

Every milestone must pass:

  • yarn docs:check
  • yarn typecheck
  • yarn build
  • git diff --check
  • a review of source baseline, current status, and coverage-map changes together

The GitHub Pages workflow builds pull requests but deploys only on a push to master.