feat: add domain core and verification harness

This commit is contained in:
QiuSW
2026-08-04 23:28:10 +08:00
parent a82af6939f
commit bad67fa5a8
38 changed files with 2054 additions and 43 deletions
+14
View File
@@ -0,0 +1,14 @@
.gradle/
**/build/
.idea/
*.iml
local.properties
captures/
# Signing material and local credentials must never enter the repository.
*.jks
*.keystore
keystore.properties
secrets.properties
.env
.env.*