docs(adr): document model split (ADR 0002) - #4
Merged
Conversation
Proposed split of document envelope, relational filing, and graph argument. No engine or API changes. Co-authored-by: Travis Gilbert <Travis-Gilbert@users.noreply.github.com>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 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. Comment |
Travis-Gilbert
marked this pull request as ready for review
August 19, 2026 18:55
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
The three-way split still stands. Do not implement it against this public snapshot; public-site stays on-disk markdown until the extracted backend exists. Co-authored-by: Travis Gilbert <Travis-Gilbert@users.noreply.github.com>
travisgilbert.me is a Theorem compile target, not a CMS. Do not implement against 0.9.1; public-site stays on-disk markdown until the extract exists. Co-authored-by: Travis Gilbert <Travis-Gilbert@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records the accepted product direction for RustyRed as a multi-model store, plus the public-site compile story.
ADR 0002 — Document holds the envelope (id, markdown body, optional title, working/published refs); relational tables hold filing; the graph holds argument. Implementation target is the extracted RustyRed / Theorem line, not this public 0.9.1 snapshot. Do not implement document tables, collection membership, or a published-ref API against 0.9.1 here.
Public projection plan (
docs/plans/public-projection.md) — travisgilbert.me is a compile target of Theorem, not a CMS and not a giant backend. Publish builds a versionedpublic-site-manifestof approved objects/relations; Next.js statically renders it. Interactive later work (Ask My Work, public MCP) is one narrow read-only service. Everything else works if Theorem is down. Markdown on disk stays canonical until Theorem authoring is preferred. Job hunt is active: do not turn "improve personal site" into "finish Theorem's document platform."public-site/stays on-disk markdown until the extracted backend exists. Docs only. No engine, proto, or HTTP changes.What landed
docs/adr/0002-document-model.md— model split; header scopes work to the Theorem extract; Related links the projection plandocs/adr/README.md— index row: Proposed (Theorem extract, not 0.9.1)docs/plans/public-projection.md— compile-target plan (not a second ADR). No plans index existed; none invented.Deliberately not in this PR
/graph/version/*on the extract)