Skip to content

fix(docs): align documentation with server 0.9.0 - #95

Merged
hubcio merged 15 commits into
mainfrom
docs/align-with-topic-durability
Sep 14, 2026
Merged

hubcio merged 15 commits into
mainfrom
docs/align-with-topic-durability

Conversation

@hubcio

@hubcio hubcio commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

The documentation drifted from the 0.9.0 server. Pages described
stale APIs, incompatible SDK releases, wrong authentication, offset
and ownership guarantees, and configuration options that the server
does not accept. Old benchmark numbers read as current results.

This branch audits every section against the 0.9.0 source and
corrects the claims. The audit covers introduction, clustering,
server, CLI, binary protocol, MCP, Web UI, SDK guides, connectors,
FAQ and the docs landing page. Examples now run as written. Where a
feature is missing or partial, the page states the limit instead of
implying full support. Historical benchmarks carry the release they
came from.

Two site files change with the content. The architecture diagrams
described the old write path and a header layout that no longer
matches the wire format. The Web UI screenshot shows the current
interface.

Each area lands as its own commit, so a wrong correction is easy to
revert on its own.

hubcio and others added 15 commits September 11, 2026 00:16
Server guidance drifted from configuration, authentication, storage
and deployment behavior. Correct the verified claims and examples,
qualify historical benchmarks, and document safe result metadata.

Validate source startup, all benchmark kinds, Docker and Helm
examples, and built pages in both themes.
Document the matching source build, credential precedence and command
limits. Correct retention and durability options, ignored ID flags,
unsupported operations and executable examples.

Verify the examples against the worktree server and a private keyring.
Website build, typecheck, links, headers and both-theme renders pass.
SDK setup and examples used incompatible releases, stale APIs and
incorrect authentication, offset and ownership guarantees.

Align the language guides with verified source or edge packages.
Correct runnable samples and describe transport, retry, durability
and example lifecycle limits.
Correct connector setup, payload formats, checkpoints, retries and
failure semantics against the audited source. Include executable
examples and state the remaining delivery and configuration limits.
Correct transport choices, resource requirements, rebalancing and
processing guarantees. Scope historical benchmarks and distinguish
connector telemetry from the broker export limitations.
Correct replay limits, connector counts, UI features and telemetry.
Describe the memory budget, Linux I/O and optional affinity in the
rendered overview while retaining recorded benchmark blockers.
@hubcio
hubcio merged commit 15a1e72 into main Sep 14, 2026
2 checks passed
@hubcio
hubcio deleted the docs/align-with-topic-durability branch September 14, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants