Skip to content

docs(core): expand package guide - #9

Merged
forhappy merged 2 commits into
mainfrom
codex/core-readme
Aug 18, 2026
Merged

docs(core): expand package guide#9
forhappy merged 2 commits into
mainfrom
codex/core-readme

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • Expand core/README.md into a complete guide for silo-s3-core 0.1.0.
  • Document the ObjectPlane contract, repository model, durable namespace, metadata/data lanes, bulk commit sessions, snapshots, history, diffs, merges, recovery, fsck, repair, transfer, GC, caching, errors, compatibility, and scaling guidance.
  • Add a valid in-memory quick-start example and links to the canonical SILO specifications and API documentation.

Why

The core package previously had only a short description. Users implementing a provider adapter or evaluating the Prolly metadata layer need a package-local explanation of the durable invariants and the operational boundaries.

Validation

  • git diff --check
  • cargo fmt --all -- --check
  • cargo package --locked -p silo-s3-core --allow-dirty
  • cargo metadata --locked --format-version 1 --no-deps

@forhappy
forhappy marked this pull request as ready for review August 18, 2026 06:00
@forhappy
forhappy merged commit 8767d24 into main Aug 18, 2026
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