merge main: i18n branch + auto-merge override/log-retention work; union CONCEPTS.md vocabularies and docs/solutions reference line

This commit is contained in:
gsxdsm
2026-06-03 13:32:26 -07:00
180 changed files with 9159 additions and 1395 deletions

View File

@@ -12,8 +12,8 @@
"pi-package"
],
"bin": {
"fn": "./dist/bin.js",
"fusion": "./dist/bin.js"
"fn": "./bin.mjs",
"fusion": "./bin.mjs"
},
"pi": {
"extensions": [
@@ -28,6 +28,7 @@
"access": "public"
},
"files": [
"bin.mjs",
"dist/**/*.js",
"dist/**/*.d.ts",
"dist/**/*.d.ts.map",