docs: add quixzoom-auth-core product to AAMOS

- Product documentation in docs/products/
- Updated MEMORY.md with product info
- quiXzoom Auth Core as AAMOS Identity product
This commit is contained in:
Bernt
2026-07-14 09:58:53 +00:00
parent 58ca4e68db
commit 48ea61cdcc
2730 changed files with 293827 additions and 7213 deletions
+10
View File
@@ -0,0 +1,10 @@
file:///home/bernt/.openclaw/workspace/landvex-admin-v2/src/routes/intelligence.mjs:8
import { storeReport } from './reports.mjs';
^^^^^^^^^^^
SyntaxError: The requested module './reports.mjs' does not provide an export named 'storeReport'
at #asyncInstantiate (node:internal/modules/esm/module_job:327:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:431:5)
at async node:internal/modules/esm/loader:633:26
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v24.16.0