merge: integrate object storage production capability

This commit is contained in:
donghyeon-ka
2026-08-01 00:57:40 +09:00
445 changed files with 32429 additions and 796 deletions
+3
View File
@@ -2,6 +2,9 @@
// composition and diagnostic rendering belong to adapters/bootstrap.
dependencies {
implementation project(':shared-contract')
// Property-based verification for bounded object-storage identity and value contracts.
testImplementation 'net.jqwik:jqwik:1.9.1'
}
sourceSets {