Skip to content

Simplify/foundation database v3 - #18

Merged
defunctl merged 43 commits into
feat/add-new-packagesfrom
simplify/foundation-database-v3
Sep 8, 2026
Merged

Simplify/foundation database v3#18
defunctl merged 43 commits into
feat/add-new-packagesfrom
simplify/foundation-database-v3

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: 463ff9f4-1735-4697-bf91-1539591e0cb7

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
defunctl and others added 15 commits September 7, 2026 16:21
…can disable pull requests on GH via the API
Discover the project tooling provider through Composer and register commands through the shared provider collection. Keep generator defaults on commands and provide a small base for project generators.

Wire monorepo command registration through its development entrypoint, preserve shared process defaults, and update the guides and consumer fixtures. Normalize the built-in provider identity to prevent duplicate registration.
Relocate the package creation feature under dev/Cli and update its provider and test imports. Keep reusable CLI infrastructure in the distributed package.

Include dev/Cli in static analysis and coverage. Use an explicit PCOV collection directory for unit coverage locally and in CI so the moved code remains measured.
Let Symfony attach the application and evaluate each command once before checking its registered identifiers against existing commands. Disabled commands no longer block startup when they share a name or alias.

Cover both contribution orders, built-in identifiers, and application availability during enablement checks.
first attempt at future proofing architecture
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Documentation preview

Review this documentation update

Updated for commit 0973a92.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Coverage Report

Totals Coverage
Statements: 96.32% ( 4289 / 4453 )
Methods: 90.7% ( 585 / 645 )
Lines: 97.27% ( 3704 / 3808 )

@defunctl
defunctl merged commit 8d28bfb into feat/add-new-packages Sep 8, 2026
10 checks passed
@defunctl
defunctl deleted the simplify/foundation-database-v3 branch September 8, 2026 21:24
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