Skip to content

docs: public surfaces tell the truth — llms.txt, README positioning, ARCHITECTURE.md - #28

Open
Danny-Devs wants to merge 1 commit into
mainfrom
docs/public-surfaces-truth
Open

docs: public surfaces tell the truth — llms.txt, README positioning, ARCHITECTURE.md#28
Danny-Devs wants to merge 1 commit into
mainfrom
docs/public-surfaces-truth

Conversation

@Danny-Devs

Copy link
Copy Markdown
Owner

What changed

  • llms.txt said "pre-release, unpublished"colada-db@0.1.0 has been on npm since 2026-08-02. Now states the publish, the positioning sentence, and that the sync layer exists on main and is deliberately unexported (with the file names).
  • README.md gains the one positioning line every clause of which is shipped code: your app's state stays on the device; agents get a scoped, gated, attributed window into it — never the keys. The sync bullet moves from specified, not shipped to built on main, not in the published package, 0.2.0 after an adversarial review. Links the new map.
  • ARCHITECTURE.md (new) — the map, matklad-short: five headings, files/types/functions named, never line numbers, and the invariants that are easiest to miss because they are absences.

Why

Three canonical surfaces asserted the repo's own state and none was updated when it went public. One fact, three asserters. This PR makes them agree with npm and with main.

Verify

Prose only — no code, no gates touched. pnpm check:publish-surface / check:api-report / check:pack-manifest unaffected (README is in the pack manifest already; content changes do not alter the file list).

🤖 Generated with Claude Code

https://claude.ai/code/session_01C4XCwFzDxpG7fuseukFQ6j

…w ARCHITECTURE.md

llms.txt said 'pre-release, unpublished' five weeks after colada-db@0.1.0
shipped; it now states the publish, the positioning sentence, and that the
sync layer exists on main and is deliberately unexported. README carries the
one positioning line that survives inspection — state stays on the device,
agents get a scoped, gated, attributed window, never the keys — and its sync
bullet moves from 'specified, not shipped' to 'built on main, not yet in the
published package, 0.2.0 after an adversarial review'. ARCHITECTURE.md is the
map: five headings, named files and types, and the invariants stated as
absences (reads never await · engines never serve reads · zero write tools ·
unlisted types do not exist · evict has no authority over durability).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C4XCwFzDxpG7fuseukFQ6j
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 59 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: c18bbf45-14ab-472b-8f48-858e9e8fe506

📥 Commits

Reviewing files that changed from the base of the PR and between 333eb36 and dbd55de.

📒 Files selected for processing (3)
  • ARCHITECTURE.md
  • README.md
  • llms.txt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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