Skip to content

first attempt at future proofing architecture - #19

Open
defunctl wants to merge 34 commits into
simplify/foundation-database-v3from
feat/future-proof-arch
Open

first attempt at future proofing architecture#19
defunctl wants to merge 34 commits into
simplify/foundation-database-v3from
feat/future-proof-arch

Conversation

@defunctl

@defunctl defunctl commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@defunctl defunctl self-assigned this Sep 4, 2026
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Enterprise

Run ID: ba4f24c9-55d2-4266-8884-1652d9679b15

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

- separate stable table identity from historical schema definitions
- replace TableDefinition and ManagedTable with migration-owned Blueprint objects
- distinguish complete table creation from explicit later alterations
- add schema editing, preflight validation, retry handling, and requested-state verification
- move Foundation migration ledger and lock schemas into StoreSchema
- update database generators, stubs, tests, and lifecycle documentation
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Documentation preview

Review this documentation update

Updated for commit 73ba02d.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Coverage Report

Totals Coverage
Statements: 96.19% ( 4240 / 4408 )
Methods: 90.36% ( 581 / 643 )
Lines: 97.18% ( 3659 / 3765 )

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