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 @@
* text=auto
/.gitattributes text eol=lf
/.gitignore text eol=lf
/gradlew text eol=lf
*.bat text eol=crlf
*.json text eol=lf
*.sh text eol=lf
*.kt text eol=lf
*.kts text eol=lf
*.mjs text eol=lf
*.md text eol=lf
*.properties text eol=lf
*.toml text eol=lf
*.yml text eol=lf