Skip to content

docs: rewrite README for v0.8.6 - #22

Merged
SammyBytes merged 1 commit into
mainfrom
docs/readme-v0.8.6
Aug 31, 2026
Merged

docs: rewrite README for v0.8.6#22
SammyBytes merged 1 commit into
mainfrom
docs/readme-v0.8.6

Conversation

@SammyBytes

Copy link
Copy Markdown
Owner

Doc-only PR that brings README up to date with v0.8.6: provisioning error surface, push pipeline (with the v0.8.5 dolt table import -r switch), global-admin implicit access, 7-day sliding-window session tokens, install.sh service-user identity fix, licensing rationale.

… 7-d sessions)

Reflects the operator-DX work since v0.8.0:
- Cover banner now points at v0.8.6, with the new curl installer
  command and notes about the always-re-asserted service-user Dolt
  identity (install.sh fix that prevents 'empty ident name' on
  provisioning).
- 'What it does' gets a row for the global-admin implicit-access
  bypass so the reader doesn't have to grep for it.
- New 'Linux install (recommended)' section so production deploys
  don't have to discover the one-line command on their own.
- API surface table reflects /push-commits and the v0.8.5 switch
  from per-row INSERT to dolt table import -r against a temp CSV
  (mentions type coercion cleanly).
- Architecture section adds the bootstrap-admin / licensing / TOFU
  addon context that the table at the top of the file points at.
- Push pipeline narrative ties v0.8.2 (real error surfaced),
  v0.8.4 (ReferenceError fix) and v0.8.5 (row loader switch) into a
  single mental model.
- Auth/Authz section: sliding-window 15 m / 7 d, global-admin
  implicit admin on every repo for operations, canCreateRepos flag
  for provisioning, fail-closed everywhere.
- Licensing section explicit about the BSL rationale (Enterprise
  single-tenant, not SaaS).
- Security section: identity reassert on every install, real
  provisioning errors, global-admin implicit access, refresh
  TTL bumped to 7 days.
- Roadmap gets a 6th row: 'Operator DX round (v0.8.0 → v0.8.6)'.

No code changes; doc-only PR.
@SammyBytes
SammyBytes merged commit c97f736 into main Aug 31, 2026
2 checks passed
@SammyBytes
SammyBytes deleted the docs/readme-v0.8.6 branch August 31, 2026 22:05
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.

1 participant