auramaxx 0.0.20 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +92 -53
- package/bin/auramaxx.js +114 -92
- package/package.json +18 -94
- package/src/server/cli/commands/create.ts +20 -24
- package/src/server/cli/commands/onboard.ts +18 -2
- package/src/server/cli/commands/play.ts +303 -34
- package/src/server/cli/lib/theme.ts +58 -0
- package/.next/BUILD_ID +0 -1
- package/.next/app-build-manifest.json +0 -303
- package/.next/app-path-routes-manifest.json +0 -38
- package/.next/build-manifest.json +0 -33
- package/.next/diagnostics/build-diagnostics.json +0 -6
- package/.next/diagnostics/framework.json +0 -1
- package/.next/export-marker.json +0 -6
- package/.next/images-manifest.json +0 -58
- package/.next/next-minimal-server.js.nft.json +0 -1
- package/.next/next-server.js.nft.json +0 -1
- package/.next/package.json +0 -1
- package/.next/prerender-manifest.json +0 -292
- package/.next/react-loadable-manifest.json +0 -80
- package/.next/required-server-files.json +0 -330
- package/.next/routes-manifest.json +0 -209
- package/.next/server/app/_not-found/page.js +0 -2
- package/.next/server/app/_not-found/page.js.nft.json +0 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- package/.next/server/app/_not-found.html +0 -1
- package/.next/server/app/_not-found.meta +0 -8
- package/.next/server/app/_not-found.rsc +0 -19
- package/.next/server/app/api/[...doc]/page.js +0 -2
- package/.next/server/app/api/[...doc]/page.js.nft.json +0 -1
- package/.next/server/app/api/[...doc]/page_client-reference-manifest.js +0 -1
- package/.next/server/app/api/agent-requests/route.js +0 -1
- package/.next/server/app/api/agent-requests/route.js.nft.json +0 -1
- package/.next/server/app/api/agent-requests/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/apps/install/route.js +0 -25
- package/.next/server/app/api/apps/install/route.js.nft.json +0 -1
- package/.next/server/app/api/apps/install/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/apps/manifests/route.js +0 -1
- package/.next/server/app/api/apps/manifests/route.js.nft.json +0 -1
- package/.next/server/app/api/apps/manifests/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/apps/static/[...path]/route.js +0 -1
- package/.next/server/app/api/apps/static/[...path]/route.js.nft.json +0 -1
- package/.next/server/app/api/apps/static/[...path]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/docs/plain/route.js +0 -4
- package/.next/server/app/api/docs/plain/route.js.nft.json +0 -1
- package/.next/server/app/api/docs/plain/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/events/route.js +0 -1
- package/.next/server/app/api/events/route.js.nft.json +0 -1
- package/.next/server/app/api/events/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/import-from-openclaw/[channel]/route.js +0 -1
- package/.next/server/app/api/import-from-openclaw/[channel]/route.js.nft.json +0 -1
- package/.next/server/app/api/import-from-openclaw/[channel]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/import-from-openclaw/route.js +0 -1
- package/.next/server/app/api/import-from-openclaw/route.js.nft.json +0 -1
- package/.next/server/app/api/import-from-openclaw/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/import-from-openclaw/validate/[channel]/route.js +0 -1
- package/.next/server/app/api/import-from-openclaw/validate/[channel]/route.js.nft.json +0 -1
- package/.next/server/app/api/import-from-openclaw/validate/[channel]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/page.js +0 -2
- package/.next/server/app/api/page.js.nft.json +0 -1
- package/.next/server/app/api/page_client-reference-manifest.js +0 -1
- package/.next/server/app/api/restart/route.js +0 -57
- package/.next/server/app/api/restart/route.js.nft.json +0 -1
- package/.next/server/app/api/restart/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/update/route.js +0 -94
- package/.next/server/app/api/update/route.js.nft.json +0 -1
- package/.next/server/app/api/update/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/version/route.js +0 -1
- package/.next/server/app/api/version/route.js.nft.json +0 -1
- package/.next/server/app/api/version/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/[id]/apps/[wid]/route.js +0 -1
- package/.next/server/app/api/workspace/[id]/apps/[wid]/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/[id]/apps/[wid]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/[id]/apps/route.js +0 -1
- package/.next/server/app/api/workspace/[id]/apps/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/[id]/apps/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/[id]/export/route.js +0 -1
- package/.next/server/app/api/workspace/[id]/export/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/[id]/export/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/[id]/route.js +0 -1
- package/.next/server/app/api/workspace/[id]/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/[id]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/config/route.js +0 -1
- package/.next/server/app/api/workspace/config/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/config/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/import/route.js +0 -1
- package/.next/server/app/api/workspace/import/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/import/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/workspace/route.js +0 -1
- package/.next/server/app/api/workspace/route.js.nft.json +0 -1
- package/.next/server/app/api/workspace/route_client-reference-manifest.js +0 -1
- package/.next/server/app/app-legacy-do-not-use/page.js +0 -17
- package/.next/server/app/app-legacy-do-not-use/page.js.nft.json +0 -1
- package/.next/server/app/app-legacy-do-not-use/page_client-reference-manifest.js +0 -1
- package/.next/server/app/app-legacy-do-not-use.html +0 -1
- package/.next/server/app/app-legacy-do-not-use.meta +0 -7
- package/.next/server/app/app-legacy-do-not-use.rsc +0 -23
- package/.next/server/app/apple-icon.png/route.js +0 -1
- package/.next/server/app/apple-icon.png/route.js.nft.json +0 -1
- package/.next/server/app/apple-icon.png.body +0 -0
- package/.next/server/app/apple-icon.png.meta +0 -1
- package/.next/server/app/approve/[actionId]/page.js +0 -2
- package/.next/server/app/approve/[actionId]/page.js.nft.json +0 -1
- package/.next/server/app/approve/[actionId]/page_client-reference-manifest.js +0 -1
- package/.next/server/app/docs/[...doc]/page.js +0 -2
- package/.next/server/app/docs/[...doc]/page.js.nft.json +0 -1
- package/.next/server/app/docs/[...doc]/page_client-reference-manifest.js +0 -1
- package/.next/server/app/docs/page.js +0 -2
- package/.next/server/app/docs/page.js.nft.json +0 -1
- package/.next/server/app/docs/page_client-reference-manifest.js +0 -1
- package/.next/server/app/favicon.ico/route.js +0 -1
- package/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- package/.next/server/app/favicon.ico.body +0 -0
- package/.next/server/app/favicon.ico.meta +0 -1
- package/.next/server/app/health/page.js +0 -2
- package/.next/server/app/health/page.js.nft.json +0 -1
- package/.next/server/app/health/page_client-reference-manifest.js +0 -1
- package/.next/server/app/health.html +0 -1
- package/.next/server/app/health.meta +0 -7
- package/.next/server/app/health.rsc +0 -20
- package/.next/server/app/hello/page.js +0 -2
- package/.next/server/app/hello/page.js.nft.json +0 -1
- package/.next/server/app/hello/page_client-reference-manifest.js +0 -1
- package/.next/server/app/hello.html +0 -1
- package/.next/server/app/hello.meta +0 -7
- package/.next/server/app/hello.rsc +0 -23
- package/.next/server/app/icon.png/route.js +0 -1
- package/.next/server/app/icon.png/route.js.nft.json +0 -1
- package/.next/server/app/icon.png.body +0 -0
- package/.next/server/app/icon.png.meta +0 -1
- package/.next/server/app/index.html +0 -1
- package/.next/server/app/index.meta +0 -7
- package/.next/server/app/index.rsc +0 -20
- package/.next/server/app/page.js +0 -14
- package/.next/server/app/page.js.nft.json +0 -1
- package/.next/server/app/page_client-reference-manifest.js +0 -1
- package/.next/server/app/privacy/page.js +0 -2
- package/.next/server/app/privacy/page.js.nft.json +0 -1
- package/.next/server/app/privacy/page_client-reference-manifest.js +0 -1
- package/.next/server/app/privacy.html +0 -1
- package/.next/server/app/privacy.meta +0 -7
- package/.next/server/app/privacy.rsc +0 -24
- package/.next/server/app/share/[token]/page.js +0 -2
- package/.next/server/app/share/[token]/page.js.nft.json +0 -1
- package/.next/server/app/share/[token]/page_client-reference-manifest.js +0 -1
- package/.next/server/app/terms/page.js +0 -2
- package/.next/server/app/terms/page.js.nft.json +0 -1
- package/.next/server/app/terms/page_client-reference-manifest.js +0 -1
- package/.next/server/app/terms.html +0 -1
- package/.next/server/app/terms.meta +0 -7
- package/.next/server/app/terms.rsc +0 -24
- package/.next/server/app/yo/page.js +0 -2
- package/.next/server/app/yo/page.js.nft.json +0 -1
- package/.next/server/app/yo/page_client-reference-manifest.js +0 -1
- package/.next/server/app/yo.html +0 -1
- package/.next/server/app/yo.meta +0 -7
- package/.next/server/app/yo.rsc +0 -23
- package/.next/server/app-paths-manifest.json +0 -38
- package/.next/server/chunks/1194.js +0 -4
- package/.next/server/chunks/1196.js +0 -1
- package/.next/server/chunks/1331.js +0 -22
- package/.next/server/chunks/1503.js +0 -2
- package/.next/server/chunks/1644.js +0 -1
- package/.next/server/chunks/1692.js +0 -1
- package/.next/server/chunks/2123.js +0 -59
- package/.next/server/chunks/2145.js +0 -1
- package/.next/server/chunks/2234.js +0 -1
- package/.next/server/chunks/2269.js +0 -1
- package/.next/server/chunks/2395.js +0 -9
- package/.next/server/chunks/2945.js +0 -1
- package/.next/server/chunks/335.js +0 -1
- package/.next/server/chunks/372.js +0 -1
- package/.next/server/chunks/4224.js +0 -1
- package/.next/server/chunks/4337.js +0 -1
- package/.next/server/chunks/4600.js +0 -1
- package/.next/server/chunks/4697.js +0 -1
- package/.next/server/chunks/5347.js +0 -1
- package/.next/server/chunks/5482.js +0 -1
- package/.next/server/chunks/5611.js +0 -6
- package/.next/server/chunks/5678.js +0 -4
- package/.next/server/chunks/5784.js +0 -1
- package/.next/server/chunks/5991.js +0 -7
- package/.next/server/chunks/6086.js +0 -2
- package/.next/server/chunks/6470.js +0 -1
- package/.next/server/chunks/6572.js +0 -59
- package/.next/server/chunks/7585.js +0 -1
- package/.next/server/chunks/7935.js +0 -101
- package/.next/server/chunks/8011.js +0 -1
- package/.next/server/chunks/8468.js +0 -1
- package/.next/server/chunks/9323.js +0 -8
- package/.next/server/chunks/9971.js +0 -1
- package/.next/server/functions-config-manifest.json +0 -8
- package/.next/server/instrumentation.js +0 -1
- package/.next/server/instrumentation.js.nft.json +0 -1
- package/.next/server/interception-route-rewrite-manifest.js +0 -1
- package/.next/server/middleware-build-manifest.js +0 -1
- package/.next/server/middleware-manifest.json +0 -6
- package/.next/server/middleware-react-loadable-manifest.js +0 -1
- package/.next/server/next-font-manifest.js +0 -1
- package/.next/server/next-font-manifest.json +0 -1
- package/.next/server/pages/404.html +0 -1
- package/.next/server/pages/500.html +0 -1
- package/.next/server/pages/_app.js +0 -1
- package/.next/server/pages/_app.js.nft.json +0 -1
- package/.next/server/pages/_document.js +0 -1
- package/.next/server/pages/_document.js.nft.json +0 -1
- package/.next/server/pages/_error.js +0 -19
- package/.next/server/pages/_error.js.nft.json +0 -1
- package/.next/server/pages-manifest.json +0 -6
- package/.next/server/server-reference-manifest.js +0 -1
- package/.next/server/server-reference-manifest.json +0 -1
- package/.next/server/webpack-runtime.js +0 -1
- package/.next/static/chunks/1168.bb1c93965872e980.js +0 -1
- package/.next/static/chunks/1255-7999eac54f80a49f.js +0 -1
- package/.next/static/chunks/142-fa9752f53a551f63.js +0 -1
- package/.next/static/chunks/2505.d54ccadc42f4e3d1.js +0 -1
- package/.next/static/chunks/2619-04bc32f026a0d946.js +0 -1
- package/.next/static/chunks/2891-bf010357841c9ce9.js +0 -1
- package/.next/static/chunks/2927.3976471e61df966e.js +0 -1
- package/.next/static/chunks/3573-667bc4c8f56afcff.js +0 -1
- package/.next/static/chunks/3609.ded5a5306e18af9c.js +0 -1
- package/.next/static/chunks/3826.a73d4a88d8c09030.js +0 -1
- package/.next/static/chunks/3a91511d-da2c74cad6c6fc33.js +0 -7
- package/.next/static/chunks/4114-a375178fd94c4d8a.js +0 -1
- package/.next/static/chunks/4256.aa831e4d8c3f65bc.js +0 -1
- package/.next/static/chunks/4901-ba6a32818662e70a.js +0 -1
- package/.next/static/chunks/4919-0e698cd95504e355.js +0 -1
- package/.next/static/chunks/4bd1b696-100b9d70ed4e49c1.js +0 -1
- package/.next/static/chunks/5336-b775f449d7433604.js +0 -1
- package/.next/static/chunks/5362-2e8fcdd0bc6273ca.js +0 -59
- package/.next/static/chunks/6233-97a810aa272af547.js +0 -1
- package/.next/static/chunks/626.a5109d16f9eca1f6.js +0 -1
- package/.next/static/chunks/67-cb9bbb430499e803.js +0 -1
- package/.next/static/chunks/7616-1129bcb3eee8d315.js +0 -1
- package/.next/static/chunks/786-26deffb41572cbb3.js +0 -1
- package/.next/static/chunks/8273-3b9d882c5dd6a9a8.js +0 -1
- package/.next/static/chunks/8291-8f6fb6554e692552.js +0 -1
- package/.next/static/chunks/8357.5dee1e0c4e5bb091.js +0 -1
- package/.next/static/chunks/8370-6537b6b27df58b23.js +0 -1
- package/.next/static/chunks/9062-2bc2d089f9c9c6ba.js +0 -1
- package/.next/static/chunks/9380.f198afbf0c6b5369.js +0 -1
- package/.next/static/chunks/app/_not-found/page-5a8c6a29f762fa58.js +0 -1
- package/.next/static/chunks/app/api/[...doc]/page-f0852f35f0fd1d44.js +0 -1
- package/.next/static/chunks/app/api/agent-requests/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/apps/install/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/apps/manifests/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/apps/static/[...path]/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/docs/plain/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/events/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/import-from-openclaw/[channel]/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/import-from-openclaw/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/import-from-openclaw/validate/[channel]/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/page-cc59bebcc0d2c01d.js +0 -1
- package/.next/static/chunks/app/api/restart/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/update/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/version/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/apps/[wid]/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/apps/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/export/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/config/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/import/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/api/workspace/route-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/app-legacy-do-not-use/page-efa348da049c5873.js +0 -1
- package/.next/static/chunks/app/approve/[actionId]/page-c862645e19371cea.js +0 -1
- package/.next/static/chunks/app/docs/[...doc]/page-8e2a2d036caab242.js +0 -1
- package/.next/static/chunks/app/docs/page-acf872a03ff79893.js +0 -1
- package/.next/static/chunks/app/error-04a18fd49a89ee17.js +0 -1
- package/.next/static/chunks/app/health/page-c9185854ed9c86d0.js +0 -1
- package/.next/static/chunks/app/hello/page-74c9f4deaa4b03dd.js +0 -1
- package/.next/static/chunks/app/layout-7093dda0d106f34d.js +0 -1
- package/.next/static/chunks/app/page-0ec7cf48550f71e6.js +0 -1
- package/.next/static/chunks/app/privacy/page-8e2d17079355c2cc.js +0 -1
- package/.next/static/chunks/app/share/[token]/page-5dd9b0418eee411f.js +0 -1
- package/.next/static/chunks/app/terms/page-8e2d17079355c2cc.js +0 -1
- package/.next/static/chunks/app/yo/layout-cf84f975aad4c719.js +0 -1
- package/.next/static/chunks/app/yo/page-48930746b135037e.js +0 -1
- package/.next/static/chunks/framework-a32a2a465584c0bc.js +0 -1
- package/.next/static/chunks/main-0f0f9142f74e7215.js +0 -1
- package/.next/static/chunks/main-app-24f0c92ba10af457.js +0 -1
- package/.next/static/chunks/pages/_app-4b3fb5e477a0267f.js +0 -1
- package/.next/static/chunks/pages/_error-c970d8b55ace1b48.js +0 -1
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
- package/.next/static/chunks/webpack-15ec0114c9d658c2.js +0 -1
- package/.next/static/css/35991998d1b5eff0.css +0 -3
- package/.next/static/q3rrQEmg9jZ5Lt-BCTiTK/_buildManifest.js +0 -1
- package/.next/static/q3rrQEmg9jZ5Lt-BCTiTK/_ssgManifest.js +0 -1
- package/.next/trace +0 -28
- package/.next/types/app/api/[...doc]/page.ts +0 -84
- package/.next/types/app/api/agent-requests/route.ts +0 -347
- package/.next/types/app/api/apps/install/route.ts +0 -347
- package/.next/types/app/api/apps/manifests/route.ts +0 -347
- package/.next/types/app/api/apps/static/[...path]/route.ts +0 -347
- package/.next/types/app/api/docs/plain/route.ts +0 -347
- package/.next/types/app/api/events/route.ts +0 -347
- package/.next/types/app/api/import-from-openclaw/[channel]/route.ts +0 -347
- package/.next/types/app/api/import-from-openclaw/route.ts +0 -347
- package/.next/types/app/api/import-from-openclaw/validate/[channel]/route.ts +0 -347
- package/.next/types/app/api/restart/route.ts +0 -347
- package/.next/types/app/api/update/route.ts +0 -347
- package/.next/types/app/api/version/route.ts +0 -347
- package/.next/types/app/api/workspace/[id]/apps/[wid]/route.ts +0 -347
- package/.next/types/app/api/workspace/[id]/apps/route.ts +0 -347
- package/.next/types/app/api/workspace/[id]/export/route.ts +0 -347
- package/.next/types/app/api/workspace/[id]/route.ts +0 -347
- package/.next/types/app/api/workspace/config/route.ts +0 -347
- package/.next/types/app/api/workspace/import/route.ts +0 -347
- package/.next/types/app/api/workspace/route.ts +0 -347
- package/.next/types/app/app-legacy-do-not-use/page.ts +0 -84
- package/.next/types/app/approve/[actionId]/page.ts +0 -84
- package/.next/types/app/docs/[...doc]/page.ts +0 -84
- package/.next/types/app/docs/page.ts +0 -84
- package/.next/types/app/health/page.ts +0 -84
- package/.next/types/app/hello/page.ts +0 -84
- package/.next/types/app/page.ts +0 -84
- package/.next/types/app/privacy/page.ts +0 -84
- package/.next/types/app/share/[token]/page.ts +0 -84
- package/.next/types/app/terms/page.ts +0 -84
- package/.next/types/app/yo/layout.ts +0 -84
- package/.next/types/app/yo/page.ts +0 -84
- package/.next/types/cache-life.d.ts +0 -141
- package/.next/types/package.json +0 -1
- package/.next/types/routes.d.ts +0 -105
- package/.next/types/validator.ts +0 -358
- package/apps/desktop-electron/main.js +0 -428
- package/docs/README.md +0 -38
- package/docs/ai-agents-workflow/API.md +0 -127
- package/docs/ai-agents-workflow/AUTH.md +0 -460
- package/docs/ai-agents-workflow/BEST-PRACTICES.md +0 -82
- package/docs/ai-agents-workflow/CLI.md +0 -189
- package/docs/ai-agents-workflow/MCP.md +0 -223
- package/docs/ai-agents-workflow/POLICY.md +0 -194
- package/docs/ai-agents-workflow/SKILLS.md +0 -135
- package/docs/ai-agents-workflow/credentials.md +0 -122
- package/docs/api/authentication.md +0 -80
- package/docs/api/secrets/api-keys.md +0 -28
- package/docs/api/secrets/credentials.md +0 -88
- package/docs/api/secrets/sharing.md +0 -48
- package/docs/api/system.md +0 -42
- package/docs/api/wallets/apps-strategies.md +0 -66
- package/docs/api/wallets/core.md +0 -46
- package/docs/api/wallets/data-portfolio.md +0 -42
- package/docs/how-to-auramaxx/TROUBLESHOOTING.md +0 -477
- package/docs/how-to-auramaxx/WORKING_WITH_SECRETS.md +0 -96
- package/docs/how-to-auramaxx/share-secret.md +0 -74
- package/docs/legacy/ADAPTERS.md +0 -471
- package/docs/legacy/APPS.md +0 -199
- package/docs/legacy/DESKTOP_ELECTRON.md +0 -26
- package/docs/legacy/DEVELOPING-APPS.md +0 -453
- package/docs/legacy/PACKAGING_POLICY.md +0 -19
- package/docs/legacy/PERMISSION.md +0 -138
- package/docs/legacy/PROTOCOL.md +0 -142
- package/docs/legacy/README.md +0 -21
- package/docs/legacy/WORKSPACE.md +0 -673
- package/docs/legacy/agent-auth.md +0 -13
- package/docs/legacy/aura-file.md +0 -48
- package/docs/legacy/external/HOW_TO_AURAMAXX/README.md +0 -45
- package/docs/legacy/external/README.md +0 -7
- package/docs/legacy/external/getting-started.md +0 -10
- package/docs/legacy/external/overview.md +0 -19
- package/docs/legacy/external/persona-paths.md +0 -7
- package/docs/legacy/external/why-aura.md +0 -7
- package/docs/legacy/specs/README.md +0 -6
- package/docs/legacy/specs/aura-open-protocol.md +0 -61
- package/docs/legacy/specs/aura-provider-plugin.md +0 -24
- package/docs/legacy/specs/aura-registry-model.md +0 -31
- package/docs/legacy/specs/fixtures/invalid-bad-key.aura +0 -1
- package/docs/legacy/specs/fixtures/invalid-bad-unicode-escape.aura +0 -1
- package/docs/legacy/specs/fixtures/invalid-duplicate-key.aura +0 -2
- package/docs/legacy/specs/fixtures/valid-basic.aura +0 -4
- package/docs/legacy/specs/fixtures/valid-provider-ref.aura +0 -1
- package/docs/legacy/specs/fixtures/valid-quoted-escapes.aura +0 -2
- package/docs/legacy/specs/task-256-create-edit-ui.md +0 -65
- package/docs/legacy/templates/README.md +0 -3
- package/docs/legacy/templates/RELEASE_NOTES_TEMPLATE.md +0 -22
- package/docs/legacy/wallet/AI.md +0 -508
- package/docs/legacy/wallet/DEVELOPING-STRATEGIES.md +0 -713
- package/docs/legacy/wallet/README.md +0 -47
- package/docs/legacy/wallet/STRATEGY.md +0 -89
- package/docs/quickstart/AGENT_SETUP.md +0 -181
- package/docs/why-auramaxx/ARCHITECTURE.md +0 -248
- package/docs/why-auramaxx/FEATURES.md +0 -117
- package/docs/why-auramaxx/security.md +0 -362
- package/next.config.ts +0 -38
- package/postcss.config.mjs +0 -8
- package/prisma/migrations/20260214170000_baseline/migration.sql +0 -511
- package/prisma/migrations/20260216214537_add_passkey_model/migration.sql +0 -18
- package/prisma/migrations/20260217150500_add_credential_access_audit/migration.sql +0 -31
- package/prisma/migrations/20260222090000_update_admin_ttl_default/migration.sql +0 -10
- package/prisma/migrations/20260227214000_update_agent_action_ttl_defaults/migration.sql +0 -19
- package/prisma/migrations/20260301225214_social_tables/migration.sql +0 -81
- package/prisma/migrations/20260302120000_add_notification_hash/migration.sql +0 -8
- package/prisma/migrations/20260302160000_add_public_key_hex/migration.sql +0 -5
- package/prisma/migrations/20260302170000_add_inbound_author_public_key/migration.sql +0 -5
- package/prisma/migrations/migration_lock.toml +0 -3
- package/prisma/schema.prisma +0 -542
- package/public/0a167e5e-4f52-4715-ae23-bf63d259a6b1.png +0 -0
- package/public/141ec92c-6780-4b23-838f-9a7bf1e91bb8.png +0 -0
- package/public/3afc4935-92cb-42af-9624-0b1341c12a5e.png +0 -0
- package/public/43947df5-dbcf-4e49-ab8b-41b9162c0410.png +0 -0
- package/public/5aeae9ce-0d38-49ea-8fd1-167892a04a85.png +0 -0
- package/public/660e4ea3-a3a6-4be4-a8ca-2cb74c51dfb5.png +0 -0
- package/public/733f02d7-6b58-4ba6-a5c8-d062cd205e1d.png +0 -0
- package/public/README.png +0 -0
- package/public/a32d65cb-95b0-4977-be6b-cf69f515afbe.png +0 -0
- package/public/agent1.png +0 -0
- package/public/agent10.png +0 -0
- package/public/agent2.png +0 -0
- package/public/agent3.png +0 -0
- package/public/agent4.png +0 -0
- package/public/agent5.png +0 -0
- package/public/agent6.png +0 -0
- package/public/agent7.png +0 -0
- package/public/agent8.png +0 -0
- package/public/agent9.png +0 -0
- package/public/c4938305-b811-4ccc-91db-94d309734827.png +0 -0
- package/public/f2ca6825-a4f3-4107-815c-51ee740dfc09.png +0 -0
- package/public/install.ps1 +0 -10
- package/public/install.sh +0 -11
- package/public/llm.txt +0 -2
- package/public/llms.txt +0 -39
- package/public/logo.webp +0 -0
- package/public/opengraph.webp +0 -0
- package/public/ss-dark1.png +0 -0
- package/public/ss-dark1.webp +0 -0
- package/public/ss-dark2.png +0 -0
- package/public/ss-dark2.webp +0 -0
- package/public/ss-dark3.png +0 -0
- package/public/ss-dark3.webp +0 -0
- package/public/ss-light1.png +0 -0
- package/public/ss-light1.webp +0 -0
- package/public/ss-light2.png +0 -0
- package/public/ss-light2.webp +0 -0
- package/public/ss-light3.png +0 -0
- package/public/ss-light3.webp +0 -0
- package/scripts/add-app.js +0 -245
- package/shared/credential-field-schema.ts +0 -270
- package/skills/auramaxx/HEARTBEAT.md +0 -97
- package/skills/auramaxx/SKILL.md +0 -136
- package/skills/auramaxx/docs/AGENT_SETUP.md +0 -160
- package/skills/auramaxx/docs/API.md +0 -127
- package/skills/auramaxx/docs/AUTH.md +0 -318
- package/skills/auramaxx/docs/CLI.md +0 -130
- package/skills/auramaxx/docs/MCP.md +0 -192
- package/skills/auramaxx/docs/TROUBLESHOOTING.md +0 -357
- package/skills/auramaxx/docs/WORKSPACE.md +0 -673
- package/skills/auramaxx/docs/security.md +0 -227
- package/skills/task-lifecycle/SKILL.md +0 -366
- package/src/app/UnlockPageClient.tsx +0 -2344
- package/src/app/api/[...doc]/page.tsx +0 -36
- package/src/app/api/agent-requests/route.ts +0 -30
- package/src/app/api/apps/install/route.ts +0 -132
- package/src/app/api/apps/manifests/route.ts +0 -16
- package/src/app/api/apps/static/[...path]/route.ts +0 -57
- package/src/app/api/docs/plain/route.ts +0 -74
- package/src/app/api/events/route.ts +0 -92
- package/src/app/api/import-from-openclaw/[channel]/route.ts +0 -62
- package/src/app/api/import-from-openclaw/lib.ts +0 -672
- package/src/app/api/import-from-openclaw/route.ts +0 -88
- package/src/app/api/import-from-openclaw/validate/[channel]/route.ts +0 -88
- package/src/app/api/page.tsx +0 -299
- package/src/app/api/restart/route.ts +0 -111
- package/src/app/api/update/route.ts +0 -268
- package/src/app/api/version/route.ts +0 -79
- package/src/app/api/workspace/[id]/apps/[wid]/route.ts +0 -119
- package/src/app/api/workspace/[id]/apps/route.ts +0 -81
- package/src/app/api/workspace/[id]/export/route.ts +0 -67
- package/src/app/api/workspace/[id]/route.ts +0 -168
- package/src/app/api/workspace/auth.ts +0 -40
- package/src/app/api/workspace/config/route.ts +0 -121
- package/src/app/api/workspace/import/route.ts +0 -127
- package/src/app/api/workspace/route.ts +0 -116
- package/src/app/app-legacy-do-not-use/page.tsx +0 -2247
- package/src/app/apple-icon.png +0 -0
- package/src/app/approve/[actionId]/page.tsx +0 -428
- package/src/app/docs/DocsPageContent.tsx +0 -283
- package/src/app/docs/[...doc]/page.tsx +0 -41
- package/src/app/docs/page.tsx +0 -38
- package/src/app/error.tsx +0 -125
- package/src/app/favicon.ico +0 -0
- package/src/app/globals.css +0 -940
- package/src/app/health/page.tsx +0 -5
- package/src/app/hello/page.tsx +0 -102
- package/src/app/icon.png +0 -0
- package/src/app/layout.tsx +0 -40
- package/src/app/page.tsx +0 -38
- package/src/app/privacy/page.tsx +0 -63
- package/src/app/providers.tsx +0 -87
- package/src/app/share/[token]/page.tsx +0 -295
- package/src/app/terms/page.tsx +0 -80
- package/src/app/yo/layout.tsx +0 -38
- package/src/app/yo/page.tsx +0 -614
- package/src/components/AgentPicker.tsx +0 -278
- package/src/components/ChainSelector.tsx +0 -44
- package/src/components/CreateAgentModal.tsx +0 -192
- package/src/components/HumanActionBar.tsx +0 -865
- package/src/components/NotificationDrawer.tsx +0 -455
- package/src/components/PasskeyEnrollmentPrompt.tsx +0 -974
- package/src/components/UpdateBanner.tsx +0 -171
- package/src/components/agent/AgentSidebar.tsx +0 -921
- package/src/components/agent/ApiKeysConsole.tsx +0 -1272
- package/src/components/agent/AuditConsole.tsx +0 -600
- package/src/components/agent/CredentialAgent.tsx +0 -1718
- package/src/components/agent/CredentialDetail.tsx +0 -710
- package/src/components/agent/CredentialEmpty.tsx +0 -55
- package/src/components/agent/CredentialField.tsx +0 -594
- package/src/components/agent/CredentialForm.tsx +0 -1867
- package/src/components/agent/CredentialList.tsx +0 -299
- package/src/components/agent/CredentialRow.tsx +0 -138
- package/src/components/agent/CredentialShareModal.tsx +0 -285
- package/src/components/agent/CredentialWalletWidget.tsx +0 -103
- package/src/components/agent/DocsConsole.tsx +0 -113
- package/src/components/agent/ImportCredentialsModal.tsx +0 -578
- package/src/components/agent/LargeTypeModal.tsx +0 -88
- package/src/components/agent/PasswordGenerator.tsx +0 -232
- package/src/components/agent/TOTPDisplay.tsx +0 -108
- package/src/components/agent/TotpSetupPanel.tsx +0 -198
- package/src/components/agent/credentialDisplayName.ts +0 -42
- package/src/components/agent/credentialFormName.ts +0 -150
- package/src/components/agent/credentialListSort.ts +0 -56
- package/src/components/agent/hooks/useAgentKeyboardShortcuts.ts +0 -69
- package/src/components/agent/types.ts +0 -56
- package/src/components/agents/AgentsView.tsx +0 -1035
- package/src/components/apps/AgentKeysApp.tsx +0 -490
- package/src/components/apps/App.tsx +0 -153
- package/src/components/apps/AppGrid.tsx +0 -15
- package/src/components/apps/DetailedAddressDrawer.tsx +0 -325
- package/src/components/apps/DraggableApp.tsx +0 -562
- package/src/components/apps/IFrameApp.tsx +0 -73
- package/src/components/apps/LogsApp.tsx +0 -360
- package/src/components/apps/SendApp.tsx +0 -394
- package/src/components/apps/SetupWizardApp.tsx +0 -1004
- package/src/components/apps/SystemDefaultsApp.tsx +0 -845
- package/src/components/apps/ThirdPartyApp.tsx +0 -428
- package/src/components/apps/TokenApp.tsx +0 -319
- package/src/components/apps/TransactionsApp.tsx +0 -438
- package/src/components/apps/WalletDetailApp.tsx +0 -1505
- package/src/components/apps/index.ts +0 -13
- package/src/components/design-system/Button.tsx +0 -88
- package/src/components/design-system/ChainIndicator.tsx +0 -65
- package/src/components/design-system/ChainSelector.tsx +0 -147
- package/src/components/design-system/ConfirmationModal.tsx +0 -107
- package/src/components/design-system/ConfirmationPopover.tsx +0 -81
- package/src/components/design-system/DownloadButton.tsx +0 -149
- package/src/components/design-system/Drawer.tsx +0 -133
- package/src/components/design-system/FilterDropdown.tsx +0 -183
- package/src/components/design-system/ItemPicker.tsx +0 -157
- package/src/components/design-system/Modal.tsx +0 -314
- package/src/components/design-system/Popover.tsx +0 -142
- package/src/components/design-system/TextAreaInput.tsx +0 -78
- package/src/components/design-system/TextInput.tsx +0 -85
- package/src/components/design-system/Toggle.tsx +0 -65
- package/src/components/design-system/TyvekCollapsibleSection.tsx +0 -55
- package/src/components/design-system/index.ts +0 -15
- package/src/components/docs/ClientSideMarkdown.tsx +0 -51
- package/src/components/docs/DocsSearchBar.tsx +0 -118
- package/src/components/docs/DocsThemeToggle.tsx +0 -38
- package/src/components/docs/PersistentDocGroup.tsx +0 -91
- package/src/components/docs/ShareUrlButton.tsx +0 -33
- package/src/components/docs/SidebarScrollMemory.tsx +0 -56
- package/src/components/health/CredentialHealthDashboard.tsx +0 -214
- package/src/components/hub/HubView.tsx +0 -58
- package/src/components/icons/ChainIcons.tsx +0 -72
- package/src/components/layout/AppStoreDrawer.tsx +0 -369
- package/src/components/layout/ContentArea.tsx +0 -21
- package/src/components/layout/CreateViewModal.tsx +0 -88
- package/src/components/layout/LeftRail.tsx +0 -407
- package/src/components/layout/SettingsDrawer.tsx +0 -1200
- package/src/components/layout/TabBar.tsx +0 -284
- package/src/components/layout/ViewShell.tsx +0 -125
- package/src/components/layout/WalletSidebar.tsx +0 -1043
- package/src/components/layout/index.ts +0 -7
- package/src/components/marketing/AuraMaxxSpecOverlay.tsx +0 -653
- package/src/components/marketing/DeviceMorphExperience.tsx +0 -216
- package/src/components/social/PrimaryHubRegistrationGate.tsx +0 -260
- package/src/components/social/SocialView.tsx +0 -904
- package/src/context/AuthContext.tsx +0 -365
- package/src/context/PriceContext.tsx +0 -113
- package/src/context/ThemeContext.tsx +0 -164
- package/src/context/WebSocketContext.tsx +0 -269
- package/src/context/WorkspaceContext.tsx +0 -668
- package/src/hooks/index.ts +0 -4
- package/src/hooks/useAgentActions.ts +0 -552
- package/src/hooks/useBalance.ts +0 -103
- package/src/hooks/useBalances.ts +0 -129
- package/src/hooks/useSocialNotifications.ts +0 -123
- package/src/hooks/useTheme.ts +0 -156
- package/src/hooks/useUpdateChecker.ts +0 -245
- package/src/instrumentation.ts +0 -12
- package/src/lib/agent-crypto.ts +0 -129
- package/src/lib/api-docs.ts +0 -158
- package/src/lib/api.ts +0 -474
- package/src/lib/app-loader.ts +0 -148
- package/src/lib/app-registry.ts +0 -178
- package/src/lib/app-sdk.ts +0 -157
- package/src/lib/audit-console-adapter.ts +0 -151
- package/src/lib/auth-client.ts +0 -75
- package/src/lib/config.ts +0 -74
- package/src/lib/credential-field-schema.ts +0 -11
- package/src/lib/crypto.ts +0 -112
- package/src/lib/db.ts +0 -21
- package/src/lib/docs.ts +0 -617
- package/src/lib/events.ts +0 -372
- package/src/lib/markdown.ts +0 -39
- package/src/lib/pino.ts +0 -82
- package/src/lib/social-client.ts +0 -319
- package/src/lib/theme-handlers.ts +0 -168
- package/src/lib/theme.ts +0 -351
- package/src/lib/tokenData.ts +0 -378
- package/src/lib/totp-import.ts +0 -57
- package/src/lib/view-registry.ts +0 -75
- package/src/lib/websocket-server.ts +0 -302
- package/src/lib/websocket-setup.ts +0 -79
- package/src/lib/wordlist.ts +0 -2050
- package/src/lib/workspace-handlers.ts +0 -285
- package/src/server/abi/SwapHelper.json +0 -438
- package/src/server/cli/approval.ts +0 -447
- package/src/server/cli/commands/actions.ts +0 -469
- package/src/server/cli/commands/agent.ts +0 -1760
- package/src/server/cli/commands/api.ts +0 -181
- package/src/server/cli/commands/apikey.ts +0 -278
- package/src/server/cli/commands/app.ts +0 -204
- package/src/server/cli/commands/approve.ts +0 -209
- package/src/server/cli/commands/auth.ts +0 -885
- package/src/server/cli/commands/cron.ts +0 -24
- package/src/server/cli/commands/diary.ts +0 -273
- package/src/server/cli/commands/doctor.ts +0 -1267
- package/src/server/cli/commands/env.ts +0 -476
- package/src/server/cli/commands/experimental.ts +0 -69
- package/src/server/cli/commands/init.ts +0 -973
- package/src/server/cli/commands/lock.ts +0 -109
- package/src/server/cli/commands/mcp.ts +0 -285
- package/src/server/cli/commands/nuke.ts +0 -156
- package/src/server/cli/commands/quickhack.ts +0 -86
- package/src/server/cli/commands/register-agent.ts +0 -181
- package/src/server/cli/commands/release-check.ts +0 -231
- package/src/server/cli/commands/restart.ts +0 -61
- package/src/server/cli/commands/restore.ts +0 -314
- package/src/server/cli/commands/service.ts +0 -406
- package/src/server/cli/commands/shell-hook.ts +0 -512
- package/src/server/cli/commands/skill.ts +0 -280
- package/src/server/cli/commands/social.ts +0 -648
- package/src/server/cli/commands/start.ts +0 -260
- package/src/server/cli/commands/status.ts +0 -59
- package/src/server/cli/commands/stop.ts +0 -36
- package/src/server/cli/commands/token.ts +0 -180
- package/src/server/cli/commands/unlock.ts +0 -50
- package/src/server/cli/commands/wallet.ts +0 -210
- package/src/server/cli/index.ts +0 -285
- package/src/server/cli/lib/approval-actions.ts +0 -21
- package/src/server/cli/lib/approval-context.ts +0 -347
- package/src/server/cli/lib/approval-poll.ts +0 -142
- package/src/server/cli/lib/aura-parser.ts +0 -64
- package/src/server/cli/lib/auth-bootstrap.ts +0 -72
- package/src/server/cli/lib/credential-create.ts +0 -74
- package/src/server/cli/lib/credential-resolve.ts +0 -300
- package/src/server/cli/lib/dotenv-migrate.ts +0 -116
- package/src/server/cli/lib/dotenv-parser.ts +0 -146
- package/src/server/cli/lib/escalation.ts +0 -238
- package/src/server/cli/lib/http.ts +0 -105
- package/src/server/cli/lib/init-steps.ts +0 -76
- package/src/server/cli/lib/local-agent-trust.ts +0 -46
- package/src/server/cli/lib/lock-unlock-helper.ts +0 -71
- package/src/server/cli/lib/process.ts +0 -536
- package/src/server/cli/socket.ts +0 -583
- package/src/server/cli/transport-client.ts +0 -47
- package/src/server/cron/index.ts +0 -133
- package/src/server/cron/job.ts +0 -31
- package/src/server/cron/jobs/balance-sync.ts +0 -436
- package/src/server/cron/jobs/incoming-scan.ts +0 -506
- package/src/server/cron/jobs/native-price.ts +0 -70
- package/src/server/cron/jobs/orphan-cleanup.ts +0 -40
- package/src/server/cron/jobs/social-inbound.ts +0 -596
- package/src/server/cron/jobs/social-outbound.ts +0 -70
- package/src/server/cron/jobs/strategy-runner.ts +0 -175
- package/src/server/cron/scheduler.ts +0 -125
- package/src/server/index.ts +0 -438
- package/src/server/lib/adapters/delivery.ts +0 -508
- package/src/server/lib/adapters/discord.ts +0 -141
- package/src/server/lib/adapters/factory.ts +0 -123
- package/src/server/lib/adapters/index.ts +0 -21
- package/src/server/lib/adapters/router.ts +0 -297
- package/src/server/lib/adapters/telegram.ts +0 -646
- package/src/server/lib/adapters/types.ts +0 -89
- package/src/server/lib/adapters/webhook.ts +0 -95
- package/src/server/lib/adapters/whatsapp-native.ts +0 -276
- package/src/server/lib/adapters/whatsapp.ts +0 -904
- package/src/server/lib/address.ts +0 -49
- package/src/server/lib/agent-auth/contracts.ts +0 -1194
- package/src/server/lib/agent-profiles.ts +0 -430
- package/src/server/lib/ai.ts +0 -286
- package/src/server/lib/api-registry/contracts.ts +0 -86
- package/src/server/lib/api-registry/validation.ts +0 -172
- package/src/server/lib/apikey-migration.ts +0 -258
- package/src/server/lib/app-installer.ts +0 -505
- package/src/server/lib/app-tokens.ts +0 -247
- package/src/server/lib/approval-flow.ts +0 -139
- package/src/server/lib/approval-link.ts +0 -27
- package/src/server/lib/auth.ts +0 -324
- package/src/server/lib/auto-execute.ts +0 -160
- package/src/server/lib/batch.ts +0 -242
- package/src/server/lib/cold.ts +0 -1013
- package/src/server/lib/config.ts +0 -410
- package/src/server/lib/credential-access-audit.ts +0 -85
- package/src/server/lib/credential-access-policy.ts +0 -112
- package/src/server/lib/credential-agent.ts +0 -77
- package/src/server/lib/credential-health.ts +0 -343
- package/src/server/lib/credential-import.ts +0 -614
- package/src/server/lib/credential-scope.ts +0 -102
- package/src/server/lib/credential-shares.ts +0 -190
- package/src/server/lib/credential-transport.ts +0 -556
- package/src/server/lib/credentials.ts +0 -422
- package/src/server/lib/crypto.ts +0 -8
- package/src/server/lib/db.ts +0 -58
- package/src/server/lib/defaults.ts +0 -397
- package/src/server/lib/dex/index.ts +0 -80
- package/src/server/lib/dex/relay.ts +0 -235
- package/src/server/lib/dex/types.ts +0 -59
- package/src/server/lib/dex/uniswap.ts +0 -370
- package/src/server/lib/diary.ts +0 -61
- package/src/server/lib/dont-ask-again-policy.ts +0 -41
- package/src/server/lib/e2e-agent/artifacts.ts +0 -36
- package/src/server/lib/e2e-agent/contracts.ts +0 -112
- package/src/server/lib/e2e-agent/validation.ts +0 -135
- package/src/server/lib/encrypt.ts +0 -114
- package/src/server/lib/error.ts +0 -20
- package/src/server/lib/escalation-contract.ts +0 -140
- package/src/server/lib/escalation-error-codes.ts +0 -26
- package/src/server/lib/escalation-responder.ts +0 -729
- package/src/server/lib/escalation-route-registry.ts +0 -138
- package/src/server/lib/events.ts +0 -220
- package/src/server/lib/feature-flags.ts +0 -96
- package/src/server/lib/hot.ts +0 -357
- package/src/server/lib/hub-auth.ts +0 -159
- package/src/server/lib/human-action-summary.ts +0 -80
- package/src/server/lib/key-fingerprint.ts +0 -28
- package/src/server/lib/logger.ts +0 -340
- package/src/server/lib/migrate-agent-profiles.ts +0 -96
- package/src/server/lib/network.ts +0 -137
- package/src/server/lib/notifications.ts +0 -241
- package/src/server/lib/oauth2-refresh.ts +0 -241
- package/src/server/lib/oursecret.ts +0 -87
- package/src/server/lib/passkey-credential.ts +0 -360
- package/src/server/lib/passkey.ts +0 -68
- package/src/server/lib/permissions.ts +0 -340
- package/src/server/lib/pino.ts +0 -24
- package/src/server/lib/policy-preview.ts +0 -138
- package/src/server/lib/price.ts +0 -338
- package/src/server/lib/prices.ts +0 -34
- package/src/server/lib/project-scope.ts +0 -326
- package/src/server/lib/redaction.ts +0 -108
- package/src/server/lib/resolve-action.ts +0 -398
- package/src/server/lib/resolve.ts +0 -36
- package/src/server/lib/secret-env.ts +0 -18
- package/src/server/lib/secret-gist-share.ts +0 -296
- package/src/server/lib/sessions.ts +0 -634
- package/src/server/lib/social/create.ts +0 -176
- package/src/server/lib/social/global-aura-id.ts +0 -115
- package/src/server/lib/social/hub-rpc-client.ts +0 -99
- package/src/server/lib/social/hub-session.ts +0 -6
- package/src/server/lib/social/public-key.ts +0 -32
- package/src/server/lib/social/register.ts +0 -162
- package/src/server/lib/social/sign.ts +0 -95
- package/src/server/lib/social/sync.ts +0 -301
- package/src/server/lib/socket-path.ts +0 -76
- package/src/server/lib/solana/connection.ts +0 -26
- package/src/server/lib/solana/jupiter.ts +0 -128
- package/src/server/lib/solana/transfer.ts +0 -108
- package/src/server/lib/solana/wallet.ts +0 -136
- package/src/server/lib/strategy/emits.ts +0 -21
- package/src/server/lib/strategy/engine.ts +0 -1313
- package/src/server/lib/strategy/executor.ts +0 -115
- package/src/server/lib/strategy/hook-context.ts +0 -159
- package/src/server/lib/strategy/hooks.ts +0 -1023
- package/src/server/lib/strategy/index.ts +0 -28
- package/src/server/lib/strategy/installer.ts +0 -305
- package/src/server/lib/strategy/loader.ts +0 -256
- package/src/server/lib/strategy/message.ts +0 -237
- package/src/server/lib/strategy/repository.ts +0 -218
- package/src/server/lib/strategy/session-logger.ts +0 -693
- package/src/server/lib/strategy/sources.ts +0 -288
- package/src/server/lib/strategy/state.ts +0 -189
- package/src/server/lib/strategy/templates.ts +0 -403
- package/src/server/lib/strategy/tick.ts +0 -404
- package/src/server/lib/strategy/types.ts +0 -230
- package/src/server/lib/swap.ts +0 -3
- package/src/server/lib/temp-policy.ts +0 -413
- package/src/server/lib/temp.ts +0 -86
- package/src/server/lib/token-metadata.ts +0 -86
- package/src/server/lib/token-safety.ts +0 -200
- package/src/server/lib/token-search.ts +0 -444
- package/src/server/lib/totp.ts +0 -194
- package/src/server/lib/transactions.ts +0 -123
- package/src/server/lib/transport.ts +0 -84
- package/src/server/lib/txhistory/decoder.ts +0 -262
- package/src/server/lib/txhistory/enricher.ts +0 -652
- package/src/server/lib/txhistory/index.ts +0 -391
- package/src/server/lib/txhistory/signatures.ts +0 -59
- package/src/server/lib/update-check.ts +0 -48
- package/src/server/lib/verified-summary.ts +0 -414
- package/src/server/lib/version-check-cache.ts +0 -23
- package/src/server/lib/view-registry.ts +0 -80
- package/src/server/mcp/profile-policy.ts +0 -30
- package/src/server/mcp/server.ts +0 -2887
- package/src/server/mcp/tools.ts +0 -863
- package/src/server/middleware/auth.ts +0 -117
- package/src/server/middleware/requestLogger.ts +0 -86
- package/src/server/node_modules/.vite/vitest/da39a3ee5e6b4b0d3255bfef95601890afd80709/results.json +0 -1
- package/src/server/routes/actions.ts +0 -607
- package/src/server/routes/adapters.ts +0 -1256
- package/src/server/routes/addressbook.ts +0 -129
- package/src/server/routes/agent-hub.ts +0 -276
- package/src/server/routes/agent-profiles.ts +0 -208
- package/src/server/routes/ai.ts +0 -34
- package/src/server/routes/apikeys.ts +0 -344
- package/src/server/routes/apps.ts +0 -623
- package/src/server/routes/auth.ts +0 -740
- package/src/server/routes/backup.ts +0 -404
- package/src/server/routes/batch.ts +0 -270
- package/src/server/routes/bookmarks.ts +0 -178
- package/src/server/routes/credential-agents.ts +0 -159
- package/src/server/routes/credential-shares.ts +0 -380
- package/src/server/routes/credentials.ts +0 -2545
- package/src/server/routes/dashboard.ts +0 -97
- package/src/server/routes/defaults.ts +0 -124
- package/src/server/routes/flags.ts +0 -11
- package/src/server/routes/fund.ts +0 -252
- package/src/server/routes/heartbeat.ts +0 -511
- package/src/server/routes/import.ts +0 -359
- package/src/server/routes/launch.ts +0 -703
- package/src/server/routes/lock.ts +0 -54
- package/src/server/routes/logs.ts +0 -78
- package/src/server/routes/nuke.ts +0 -136
- package/src/server/routes/passkey-credentials.ts +0 -99
- package/src/server/routes/passkey.ts +0 -372
- package/src/server/routes/portfolio.ts +0 -217
- package/src/server/routes/price.ts +0 -63
- package/src/server/routes/resolve.ts +0 -31
- package/src/server/routes/security.ts +0 -45
- package/src/server/routes/send-evm.ts +0 -286
- package/src/server/routes/send-solana.ts +0 -315
- package/src/server/routes/send.ts +0 -178
- package/src/server/routes/setup.ts +0 -210
- package/src/server/routes/social.ts +0 -869
- package/src/server/routes/strategy.ts +0 -901
- package/src/server/routes/swap-evm.ts +0 -386
- package/src/server/routes/swap-solana.ts +0 -203
- package/src/server/routes/swap.ts +0 -372
- package/src/server/routes/token.ts +0 -248
- package/src/server/routes/unlock.ts +0 -507
- package/src/server/routes/verified-credentials.ts +0 -312
- package/src/server/routes/views.ts +0 -41
- package/src/server/routes/wallet-assets.ts +0 -364
- package/src/server/routes/wallet-transactions.ts +0 -517
- package/src/server/routes/wallet.ts +0 -711
- package/src/server/test-data/agent-primary.json +0 -12
- package/src/server/test-data/agent-smbe0i.json +0 -14
- package/src/server/test-data/agent-wbl0v6.json +0 -14
- package/src/server/test-data/config.json +0 -33
- package/src/server/test-data/credentials/cred-1sj0yr5a.json +0 -23
- package/src/server/test-data/credentials/cred-469oz33y.json +0 -19
- package/src/server/test-data/credentials/cred-6h2h6oh7.json +0 -23
- package/src/server/test-data/credentials/cred-invrd1h9.json +0 -22
- package/src/server/test-data/credentials-archive/cred-nd7pngdm.json +0 -22
- package/src/server/test-data/debug-worker/agent-3vovb2.json +0 -14
- package/src/server/test-data/debug-worker/agent-ppchyx.json +0 -14
- package/src/server/test-data/debug-worker/agent-primary.json +0 -12
- package/src/server/test-data/debug-worker/agent-tm8bce.json +0 -14
- package/src/server/test-data/debug-worker/credentials/cred-bawnen1r.json +0 -23
- package/src/server/test-data/debug-worker/credentials/cred-wkqqa5sn.json +0 -23
- package/src/server/test-data/debug-worker/test.db +0 -0
- package/src/server/test-data/template.db +0 -0
- package/src/server/test-data/worker-1/test.db +0 -0
- package/src/server/test-data/worker-10/test.db +0 -0
- package/src/server/test-data/worker-11/test.db +0 -0
- package/src/server/test-data/worker-12/test.db +0 -0
- package/src/server/test-data/worker-13/test.db +0 -0
- package/src/server/test-data/worker-14/test.db +0 -0
- package/src/server/test-data/worker-15/test.db +0 -0
- package/src/server/test-data/worker-2/test.db +0 -0
- package/src/server/test-data/worker-3/test.db +0 -0
- package/src/server/test-data/worker-4/test.db +0 -0
- package/src/server/test-data/worker-5/test.db +0 -0
- package/src/server/test-data/worker-6/test.db +0 -0
- package/src/server/test-data/worker-7/test.db +0 -0
- package/src/server/test-data/worker-8/test.db +0 -0
- package/src/server/test-data/worker-9/test.db +0 -0
- package/src/server/tests/ai-integration/harness.ts +0 -235
- package/src/server/tests/ai-integration/live-harness.ts +0 -248
- package/src/server/tests/ai-integration/live.test.ts +0 -394
- package/src/server/tests/ai-integration/prompts.md +0 -396
- package/src/server/tests/ai-integration/scenarios.test.ts +0 -593
- package/src/server/tests/ai-integration/vitest.config.ts +0 -29
- package/src/server/tests/ai-integration/vitest.live.config.ts +0 -30
- package/src/server/tests/app-installer.test.ts +0 -406
- package/src/server/tests/auth/apikeys-validate.test.ts +0 -326
- package/src/server/tests/auth/apikeys.test.ts +0 -352
- package/src/server/tests/auth/approval-permissions-regression.test.ts +0 -641
- package/src/server/tests/auth/middleware.test.ts +0 -236
- package/src/server/tests/auth/permissions.test.ts +0 -387
- package/src/server/tests/cli/actions-auth.test.ts +0 -87
- package/src/server/tests/cli/agent-auth.test.ts +0 -1682
- package/src/server/tests/cli/agent-list-filters.test.ts +0 -150
- package/src/server/tests/cli/agent-share-gist.test.ts +0 -203
- package/src/server/tests/cli/agent.test.ts +0 -206
- package/src/server/tests/cli/auth-action-flag.test.ts +0 -135
- package/src/server/tests/cli/bin-entrypoint.test.ts +0 -438
- package/src/server/tests/cli/create-command.test.ts +0 -73
- package/src/server/tests/cli/credential-resolve.test.ts +0 -86
- package/src/server/tests/cli/doctor.test.ts +0 -154
- package/src/server/tests/cli/env-check-server-agent.test.ts +0 -114
- package/src/server/tests/cli/env.test.ts +0 -107
- package/src/server/tests/cli/escalation.test.ts +0 -140
- package/src/server/tests/cli/http.test.ts +0 -176
- package/src/server/tests/cli/init-flow.test.ts +0 -209
- package/src/server/tests/cli/init-runtime.test.ts +0 -144
- package/src/server/tests/cli/init-steps.test.ts +0 -184
- package/src/server/tests/cli/local-agent-trust.test.ts +0 -92
- package/src/server/tests/cli/process.test.ts +0 -453
- package/src/server/tests/cli/prompt-select.test.ts +0 -129
- package/src/server/tests/cli/quickhack.test.ts +0 -27
- package/src/server/tests/cli/restart-run.test.ts +0 -75
- package/src/server/tests/cli/service.test.ts +0 -138
- package/src/server/tests/cli/social.test.ts +0 -83
- package/src/server/tests/cli/socket.test.ts +0 -324
- package/src/server/tests/cli/start-run.test.ts +0 -185
- package/src/server/tests/cli/start.test.ts +0 -44
- package/src/server/tests/cli/taskctl-lock-smoke.test.ts +0 -136
- package/src/server/tests/cli/token.test.ts +0 -61
- package/src/server/tests/cli/wallet.test.ts +0 -23
- package/src/server/tests/credential-import.test.ts +0 -362
- package/src/server/tests/cron/incoming-scan.test.ts +0 -778
- package/src/server/tests/cron/native-price.test.ts +0 -121
- package/src/server/tests/cron/orphan-cleanup.test.ts +0 -94
- package/src/server/tests/cron/scheduler.test.ts +0 -161
- package/src/server/tests/cron/social-inbound-followers.unit.test.ts +0 -164
- package/src/server/tests/cron/social-inbound-staleness.test.ts +0 -193
- package/src/server/tests/cron/social-outbound.test.ts +0 -252
- package/src/server/tests/cron/strategy-runner.test.ts +0 -158
- package/src/server/tests/docs/job-docs-validation.test.ts +0 -16
- package/src/server/tests/dotenv-parser.test.ts +0 -121
- package/src/server/tests/e2e-agent/artifacts.test.ts +0 -35
- package/src/server/tests/e2e-agent/ci/nightly-set.json +0 -7
- package/src/server/tests/e2e-agent/ci/pr-smoke-set.json +0 -5
- package/src/server/tests/e2e-agent/ci-lanes.test.ts +0 -16
- package/src/server/tests/e2e-agent/runner.ts +0 -43
- package/src/server/tests/e2e-agent/scenarios/aura-onboarding-sanity.scenario.yaml +0 -16
- package/src/server/tests/e2e-agent/scenarios/credential-create-basic.scenario.yaml +0 -12
- package/src/server/tests/e2e-agent/scenarios/credential-read-basic.scenario.yaml +0 -16
- package/src/server/tests/e2e-agent/scenarios/save-on-submit-accept.scenario.yaml +0 -10
- package/src/server/tests/e2e-agent/scenarios/totp-retrieval-seeded.scenario.yaml +0 -12
- package/src/server/tests/e2e-agent/validation.test.ts +0 -129
- package/src/server/tests/e2e.test.ts +0 -295
- package/src/server/tests/endpoints/actions.test.ts +0 -1067
- package/src/server/tests/endpoints/address-transactions.test.ts +0 -223
- package/src/server/tests/endpoints/addressbook.test.ts +0 -225
- package/src/server/tests/endpoints/agent-profiles.test.ts +0 -117
- package/src/server/tests/endpoints/agent.test.ts +0 -713
- package/src/server/tests/endpoints/approve-action.test.ts +0 -107
- package/src/server/tests/endpoints/apps.test.ts +0 -561
- package/src/server/tests/endpoints/auth.test.ts +0 -565
- package/src/server/tests/endpoints/batch.test.ts +0 -352
- package/src/server/tests/endpoints/bookmarks.test.ts +0 -329
- package/src/server/tests/endpoints/credential-access-audit.test.ts +0 -194
- package/src/server/tests/endpoints/credential-ops.test.ts +0 -93
- package/src/server/tests/endpoints/credential-shares.test.ts +0 -249
- package/src/server/tests/endpoints/credentials.test.ts +0 -1786
- package/src/server/tests/endpoints/defaults.test.ts +0 -162
- package/src/server/tests/endpoints/escalation-migration-gate.test.ts +0 -488
- package/src/server/tests/endpoints/fund.test.ts +0 -299
- package/src/server/tests/endpoints/heartbeat.test.ts +0 -274
- package/src/server/tests/endpoints/import.test.ts +0 -192
- package/src/server/tests/endpoints/launch.test.ts +0 -734
- package/src/server/tests/endpoints/passkey-credentials.test.ts +0 -167
- package/src/server/tests/endpoints/passkey.test.ts +0 -219
- package/src/server/tests/endpoints/portfolio.test.ts +0 -497
- package/src/server/tests/endpoints/price.test.ts +0 -237
- package/src/server/tests/endpoints/rate-limit.test.ts +0 -465
- package/src/server/tests/endpoints/send.test.ts +0 -499
- package/src/server/tests/endpoints/setup.test.ts +0 -194
- package/src/server/tests/endpoints/solana-fund.test.ts +0 -218
- package/src/server/tests/endpoints/solana-send.test.ts +0 -215
- package/src/server/tests/endpoints/solana-swap.test.ts +0 -280
- package/src/server/tests/endpoints/solana-wallet.test.ts +0 -223
- package/src/server/tests/endpoints/strategy-routes.test.ts +0 -602
- package/src/server/tests/endpoints/swap.test.ts +0 -589
- package/src/server/tests/endpoints/token-balance.test.ts +0 -227
- package/src/server/tests/endpoints/token-clearing.test.ts +0 -230
- package/src/server/tests/endpoints/token-safety.test.ts +0 -280
- package/src/server/tests/endpoints/token-search.test.ts +0 -186
- package/src/server/tests/endpoints/transactions.test.ts +0 -348
- package/src/server/tests/endpoints/unlock.test.ts +0 -385
- package/src/server/tests/endpoints/wallet-data.test.ts +0 -547
- package/src/server/tests/endpoints/wallet.test.ts +0 -755
- package/src/server/tests/globalSetup.ts +0 -62
- package/src/server/tests/helpers/amounts.ts +0 -14
- package/src/server/tests/integration/adapter-resolve.test.ts +0 -160
- package/src/server/tests/integration/agent-flow.test.ts +0 -477
- package/src/server/tests/lib/adapters-chat.test.ts +0 -259
- package/src/server/tests/lib/adapters-test.test.ts +0 -1196
- package/src/server/tests/lib/adapters.test.ts +0 -962
- package/src/server/tests/lib/address.test.ts +0 -96
- package/src/server/tests/lib/agent-auth/contracts.test.ts +0 -771
- package/src/server/tests/lib/agent-profiles.test.ts +0 -98
- package/src/server/tests/lib/ai.test.ts +0 -452
- package/src/server/tests/lib/api-registry/validation.test.ts +0 -174
- package/src/server/tests/lib/app-tokens-tier.test.ts +0 -106
- package/src/server/tests/lib/approval-link.test.ts +0 -20
- package/src/server/tests/lib/aura-parser.test.ts +0 -96
- package/src/server/tests/lib/auth-action.test.ts +0 -251
- package/src/server/tests/lib/auth.test.ts +0 -237
- package/src/server/tests/lib/auto-execute.test.ts +0 -269
- package/src/server/tests/lib/auto-unlock.test.ts +0 -47
- package/src/server/tests/lib/batch.test.ts +0 -363
- package/src/server/tests/lib/credential-access.test.ts +0 -244
- package/src/server/tests/lib/credential-agent.test.ts +0 -174
- package/src/server/tests/lib/credential-field-schema.test.ts +0 -448
- package/src/server/tests/lib/credential-health.test.ts +0 -110
- package/src/server/tests/lib/credential-paths.test.ts +0 -430
- package/src/server/tests/lib/credential-scope.test.ts +0 -163
- package/src/server/tests/lib/credential-transport.test.ts +0 -319
- package/src/server/tests/lib/credentials.test.ts +0 -249
- package/src/server/tests/lib/defaults.test.ts +0 -76
- package/src/server/tests/lib/diary.test.ts +0 -43
- package/src/server/tests/lib/dont-ask-again-policy.test.ts +0 -22
- package/src/server/tests/lib/encrypt.test.ts +0 -43
- package/src/server/tests/lib/escalation-responder.test.ts +0 -228
- package/src/server/tests/lib/events-decoder.test.ts +0 -286
- package/src/server/tests/lib/events-enricher.test.ts +0 -294
- package/src/server/tests/lib/events-fetcher.test.ts +0 -577
- package/src/server/tests/lib/human-action-summary.test.ts +0 -62
- package/src/server/tests/lib/network.test.ts +0 -280
- package/src/server/tests/lib/oauth2-refresh.test.ts +0 -140
- package/src/server/tests/lib/passkey-credential.test.ts +0 -153
- package/src/server/tests/lib/price.test.ts +0 -286
- package/src/server/tests/lib/prices.test.ts +0 -50
- package/src/server/tests/lib/profile-parity.test.ts +0 -50
- package/src/server/tests/lib/project-scope.test.ts +0 -242
- package/src/server/tests/lib/relay.test.ts +0 -464
- package/src/server/tests/lib/resolve-action.test.ts +0 -294
- package/src/server/tests/lib/secret-gist-share.test.ts +0 -58
- package/src/server/tests/lib/sessions-currency.test.ts +0 -215
- package/src/server/tests/lib/sessions.test.ts +0 -327
- package/src/server/tests/lib/social/create.test.ts +0 -207
- package/src/server/tests/lib/social/sign.test.ts +0 -163
- package/src/server/tests/lib/social/sync.test.ts +0 -198
- package/src/server/tests/lib/solana-wallet.test.ts +0 -143
- package/src/server/tests/lib/strategy/executor.test.ts +0 -363
- package/src/server/tests/lib/strategy/hooks.test.ts +0 -897
- package/src/server/tests/lib/strategy/loader.test.ts +0 -343
- package/src/server/tests/lib/strategy/message.test.ts +0 -416
- package/src/server/tests/lib/strategy/repository.test.ts +0 -84
- package/src/server/tests/lib/strategy/session-logger.test.ts +0 -467
- package/src/server/tests/lib/strategy/sources.test.ts +0 -503
- package/src/server/tests/lib/strategy/state.test.ts +0 -349
- package/src/server/tests/lib/strategy/tick.test.ts +0 -283
- package/src/server/tests/lib/temp-policy.test.ts +0 -184
- package/src/server/tests/lib/token-safety.test.ts +0 -277
- package/src/server/tests/lib/token-search.test.ts +0 -687
- package/src/server/tests/lib/totp.test.ts +0 -193
- package/src/server/tests/lib/uniswap.test.ts +0 -307
- package/src/server/tests/lib/update-check.test.ts +0 -27
- package/src/server/tests/lib/verified-summary.test.ts +0 -454
- package/src/server/tests/lib/websocket-auth.test.ts +0 -247
- package/src/server/tests/mcp/contract.test.ts +0 -318
- package/src/server/tests/mcp/profile-policy.test.ts +0 -178
- package/src/server/tests/mcp/server.test.ts +0 -3159
- package/src/server/tests/mcp/tools.test.ts +0 -518
- package/src/server/tests/resolve.test.ts +0 -81
- package/src/server/tests/runtime-agent-smoke.test.ts +0 -130
- package/src/server/tests/sandbox/cli-cd-suite.test.ts +0 -526
- package/src/server/tests/sandbox/cli.test.ts +0 -402
- package/src/server/tests/send-token.test.ts +0 -191
- package/src/server/tests/setup-integration/adapter-test.test.ts +0 -122
- package/src/server/tests/setup-integration/apikey-validation.test.ts +0 -118
- package/src/server/tests/setup-integration/autonomous-agent.test.ts +0 -243
- package/src/server/tests/setup-integration/edge-cases.test.ts +0 -115
- package/src/server/tests/setup-integration/fresh-setup.test.ts +0 -60
- package/src/server/tests/setup-integration/harness.ts +0 -296
- package/src/server/tests/setup-integration/onboarding-e2e.test.ts +0 -292
- package/src/server/tests/setup-integration/terminal-flow.test.ts +0 -201
- package/src/server/tests/setup-integration/vitest.config.ts +0 -29
- package/src/server/tests/setup-integration/wizard-flow.test.ts +0 -139
- package/src/server/tests/setup.ts +0 -351
- package/src/server/tests/swap-quote.test.ts +0 -279
- package/src/server/tests/test-data/agent-e1ica7.json +0 -14
- package/src/server/tests/test-data/agent-iaswp5.json +0 -14
- package/src/server/tests/test-data/agent-primary.json +0 -12
- package/src/server/tests/test-data/agent-qvn7eo.json +0 -14
- package/src/server/tests/test-data/agent-vqhtrt.json +0 -14
- package/src/server/tests/test-data/config.json +0 -33
- package/src/server/tests/test-data/test.db +0 -0
- package/src/server/tests/workerSetup.ts +0 -39
- package/src/server/tsconfig.json +0 -21
- package/src/server/tsconfig.tsbuildinfo +0 -1
- package/src/server/types.ts +0 -161
- package/start.sh +0 -170
- package/tailwind.config.ts +0 -99
- package/tsconfig.json +0 -52
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
# Wallet & Trading Features
|
|
2
|
-
|
|
3
|
-
AuraMaxx also includes the original wallet and agent-trading stack.
|
|
4
|
-
|
|
5
|
-
Use this doc if you are focused on onchain workflows. For credential-agent-first setup, start at the root [README](../../README.md).
|
|
6
|
-
|
|
7
|
-
## What wallet mode provides
|
|
8
|
-
|
|
9
|
-
- Trade on EVM + Solana chains
|
|
10
|
-
- Create and manage hot wallets from a cold agent
|
|
11
|
-
- Execute send/fund/swap/launch flows
|
|
12
|
-
- Human approval flows for sensitive actions
|
|
13
|
-
- Agent tokens with permission and spend limits
|
|
14
|
-
|
|
15
|
-
## Typical wallet prompts
|
|
16
|
-
|
|
17
|
-
- "Buy me $50 of PEPE"
|
|
18
|
-
- "Bridge my ETH from Base to Arbitrum"
|
|
19
|
-
- "Sell all PEPE if price drops 20%"
|
|
20
|
-
- "Launch a token with name AURA"
|
|
21
|
-
|
|
22
|
-
## Quick wallet setup
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
npx auramaxx
|
|
26
|
-
npx auramaxx status
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
Open dashboard UI: `http://localhost:4747/` (API server runs at `http://localhost:4242`).
|
|
30
|
-
|
|
31
|
-
## Access paths
|
|
32
|
-
|
|
33
|
-
- Dashboard UI
|
|
34
|
-
- CLI (`npx auramaxx ...`)
|
|
35
|
-
- MCP (`npx auramaxx mcp`)
|
|
36
|
-
- Approval listener (`npx tsx server/cli/index.ts`)
|
|
37
|
-
|
|
38
|
-
## Wallet docs
|
|
39
|
-
|
|
40
|
-
- [API reference](../../ai-agents-workflow/API.md)
|
|
41
|
-
- [Auth + permissions](../../ai-agents-workflow/AUTH.md)
|
|
42
|
-
- [MCP reference](../../ai-agents-workflow/MCP.md)
|
|
43
|
-
- [AI / strategy docs](./AI.md)
|
|
44
|
-
- [Strategy overview](./STRATEGY.md)
|
|
45
|
-
- [Strategy developer reference](./DEVELOPING-STRATEGIES.md)
|
|
46
|
-
- [Apps](../APPS.md)
|
|
47
|
-
- [Adapters](../ADAPTERS.md)
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
# Strategies
|
|
2
|
-
|
|
3
|
-
High-level overview of AuraMaxx's strategy system — apps that run on a schedule or respond to messages.
|
|
4
|
-
|
|
5
|
-
For the full developer reference (manifest fields, hooks, sources, examples), see [DEVELOPING-STRATEGIES.md](./DEVELOPING-STRATEGIES.md). For AI engine internals, see [AI.md](./AI.md).
|
|
6
|
-
|
|
7
|
-
## What Are Strategies?
|
|
8
|
-
|
|
9
|
-
Strategies extend apps with AI-powered automation. A strategy is a regular app whose `app.md` manifest includes additional fields — hooks, a ticker, sources — that activate the AI engine. The engine then orchestrates the AI ↔ API ↔ human-approval loop automatically.
|
|
10
|
-
|
|
11
|
-
Every strategy starts as a regular app — see [APPS.md](../APPS.md). Strategies live in `apps/<id>/` alongside regular UI apps. Adding a `ticker`, `jobs`, or `hooks.message` field to the manifest is what activates the AI engine.
|
|
12
|
-
|
|
13
|
-
## Two Modes
|
|
14
|
-
|
|
15
|
-
| Mode | Trigger | Behavior |
|
|
16
|
-
|------|---------|----------|
|
|
17
|
-
| **Tick mode** | `ticker` or `jobs` field | Engine fetches sources on a schedule, calls `tick` hook, processes intents through `execute` and `result` hooks. The full strategy lifecycle. |
|
|
18
|
-
| **Message mode** | `hooks.message` field | No scheduled ticks. AI responds to user messages via tool-call flow. Chat-style apps. |
|
|
19
|
-
|
|
20
|
-
Both can coexist — a strategy that ticks on a schedule and also handles chat messages.
|
|
21
|
-
|
|
22
|
-
## Tick Tiers
|
|
23
|
-
|
|
24
|
-
Tick-mode strategies run at one of five intervals:
|
|
25
|
-
|
|
26
|
-
| Tier | Interval | Use Case |
|
|
27
|
-
|------|----------|----------|
|
|
28
|
-
| `sniper` | 10 seconds | Time-critical sniping, MEV |
|
|
29
|
-
| `active` | 30 seconds | Active trading, price triggers |
|
|
30
|
-
| `standard` | 1 minute | General monitoring |
|
|
31
|
-
| `slow` | 5 minutes | Portfolio tracking, reporting |
|
|
32
|
-
| `maintenance` | 1 hour | Daily buys, maintenance tasks |
|
|
33
|
-
|
|
34
|
-
For strategies that need multiple intervals, use `jobs` instead of `ticker` (see [DEVELOPING-STRATEGIES.md](./DEVELOPING-STRATEGIES.md#jobs)).
|
|
35
|
-
|
|
36
|
-
## Hooks at a Glance
|
|
37
|
-
|
|
38
|
-
Six lifecycle hooks, each a natural-language string instructing the AI what to do:
|
|
39
|
-
|
|
40
|
-
| Hook | When Called | Mode |
|
|
41
|
-
|------|-----------|------|
|
|
42
|
-
| `init` | Strategy enabled | Tick |
|
|
43
|
-
| `tick` | Every scheduled interval | Tick |
|
|
44
|
-
| `execute` | Per approved intent (if no pre-computed action) | Tick |
|
|
45
|
-
| `result` | After action execution | Tick |
|
|
46
|
-
| `shutdown` | Strategy disabled | Tick |
|
|
47
|
-
| `message` | Human sends a message | Message |
|
|
48
|
-
|
|
49
|
-
The engine auto-injects API docs, response format specs, and wallet context — keep hook instructions focused on your app's specific behavior.
|
|
50
|
-
|
|
51
|
-
## Minimal Example
|
|
52
|
-
|
|
53
|
-
A SOL DCA bot that buys ETH on a schedule:
|
|
54
|
-
|
|
55
|
-
```markdown
|
|
56
|
-
---
|
|
57
|
-
name: Daily ETH Buy
|
|
58
|
-
icon: Repeat
|
|
59
|
-
category: strategy
|
|
60
|
-
ticker: maintenance
|
|
61
|
-
|
|
62
|
-
permissions:
|
|
63
|
-
- swap
|
|
64
|
-
- wallet:list
|
|
65
|
-
limits:
|
|
66
|
-
swap: 0.01
|
|
67
|
-
|
|
68
|
-
hooks:
|
|
69
|
-
tick: |
|
|
70
|
-
Buy 0.01 ETH worth of the configured token using the hot wallet.
|
|
71
|
-
If no hot wallet exists, return empty intents.
|
|
72
|
-
|
|
73
|
-
config:
|
|
74
|
-
token: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
|
|
75
|
-
mode: live
|
|
76
|
-
approve: true
|
|
77
|
-
---
|
|
78
|
-
|
|
79
|
-
Buys a small amount of a token every hour. Simple recurring buy strategy.
|
|
80
|
-
```
|
|
81
|
-
|
|
82
|
-
This is a complete, valid strategy. The engine handles source fetching, AI dispatch, human approval, and action execution.
|
|
83
|
-
|
|
84
|
-
## Next Steps
|
|
85
|
-
|
|
86
|
-
- [DEVELOPING-STRATEGIES.md](./DEVELOPING-STRATEGIES.md) — Full developer reference: manifest fields, hook contexts, sources, intents, examples
|
|
87
|
-
- [APPS.md](../APPS.md) — App overview: what apps are, installing, the app store
|
|
88
|
-
- [DEVELOPING-APPS.md](../DEVELOPING-APPS.md) — Building UI apps: SDK API, theming, security, storage
|
|
89
|
-
- [AI.md](./AI.md) — AI engine internals: provider selection, tool-use, testing
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
# Agent Setup
|
|
2
|
-
|
|
3
|
-
Set up AuraMaxx by installing skills or MCP config for your client, then verify with one successful command.
|
|
4
|
-
If setup fails, go directly to [TROUBLESHOOTING.md](../how-to-auramaxx/TROUBLESHOOTING.md).
|
|
5
|
-
|
|
6
|
-
Easiest path: install the skill in your workspace.
|
|
7
|
-
|
|
8
|
-
```bash
|
|
9
|
-
# set up globally for common agents
|
|
10
|
-
npx -y auramaxx skill
|
|
11
|
-
|
|
12
|
-
cd <your-codebase>
|
|
13
|
-
npx -y skills add Aura-Industry/auramaxx
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
---
|
|
17
|
-
|
|
18
|
-
## What are you using?
|
|
19
|
-
|
|
20
|
-
| Client | Setup |
|
|
21
|
-
|--------|-------|
|
|
22
|
-
| 🦞 OpenClaw | [Skills](#skills) |
|
|
23
|
-
| 🤖 Claude Code | [Skills](#skills) |
|
|
24
|
-
| 📟 Codex CLI | [Skills](#skills) |
|
|
25
|
-
| 🖥️ Claude Desktop | [MCP](#mcp) |
|
|
26
|
-
| 🖱️ Cursor IDE | [MCP](#mcp) |
|
|
27
|
-
| 🏄 Windsurf | [MCP](#mcp) |
|
|
28
|
-
| 🚀 Antigravity | [MCP](#mcp) |
|
|
29
|
-
| 🔌 VS Code + Continue | [MCP](#mcp) |
|
|
30
|
-
| 🧩 Any MCP client | [MCP](#mcp) |
|
|
31
|
-
|
|
32
|
-
---
|
|
33
|
-
|
|
34
|
-
## Skills
|
|
35
|
-
|
|
36
|
-
Skills give your agent built-in knowledge of AuraMaxx commands and workflows.
|
|
37
|
-
|
|
38
|
-
Install all at once:
|
|
39
|
-
|
|
40
|
-
```bash
|
|
41
|
-
auramaxx skill
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
In an interactive terminal, `auramaxx skill` shows an arrow-key selector
|
|
45
|
-
(`all compatible agents`, `codex only`, `claude only`, `openclaw only`, `cancel`)
|
|
46
|
-
with `all compatible agents` as default.
|
|
47
|
-
|
|
48
|
-
Or install per client:
|
|
49
|
-
|
|
50
|
-
### 🤖 Claude Code
|
|
51
|
-
|
|
52
|
-
```bash
|
|
53
|
-
auramaxx skill --claude
|
|
54
|
-
|
|
55
|
-
# Or manually, from your project:
|
|
56
|
-
mkdir -p .claude/skills
|
|
57
|
-
cd .claude/skills
|
|
58
|
-
npx -y skills add Aura-Industry/auramaxx
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
Installs to `~/.claude/skills/auramaxx`.
|
|
62
|
-
|
|
63
|
-
### 📟 Codex CLI
|
|
64
|
-
|
|
65
|
-
```bash
|
|
66
|
-
auramaxx skill --codex
|
|
67
|
-
|
|
68
|
-
# Or manually, from anywhere:
|
|
69
|
-
mkdir -p ~/.codex/skills
|
|
70
|
-
cd ~/.codex/skills
|
|
71
|
-
npx -y skills add Aura-Industry/auramaxx
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
Installs to `~/.codex/skills/auramaxx`.
|
|
75
|
-
|
|
76
|
-
### 🦞 OpenClaw
|
|
77
|
-
|
|
78
|
-
```bash
|
|
79
|
-
auramaxx skill --openclaw
|
|
80
|
-
|
|
81
|
-
# Or manually, install globally for all OpenClaw agents:
|
|
82
|
-
mkdir -p ~/.openclaw/skills
|
|
83
|
-
cd ~/.openclaw/skills
|
|
84
|
-
npx -y skills add Aura-Industry/auramaxx
|
|
85
|
-
```
|
|
86
|
-
|
|
87
|
-
Installs to `~/.openclaw/skills/auramaxx`.
|
|
88
|
-
OpenClaw resolves workspace-local `skills/` first; for shared skills across agents, keep this in `~/.openclaw/skills` and avoid same-name workspace copies.
|
|
89
|
-
|
|
90
|
-
### Other clients
|
|
91
|
-
|
|
92
|
-
```bash
|
|
93
|
-
cd <your-codebase>
|
|
94
|
-
npx -y skills add Aura-Industry/auramaxx
|
|
95
|
-
```
|
|
96
|
-
|
|
97
|
-
### Verify
|
|
98
|
-
|
|
99
|
-
```bash
|
|
100
|
-
auramaxx skill --doctor
|
|
101
|
-
```
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
## MCP
|
|
106
|
-
|
|
107
|
-
MCP gives your agent direct tool access to the agent (read secrets, write secrets, manage wallets). If your client supports [Skills](#skills), use those instead — they're simpler and don't require a running server connection.
|
|
108
|
-
|
|
109
|
-
Auto-configure all detected clients at once:
|
|
110
|
-
|
|
111
|
-
```bash
|
|
112
|
-
auramaxx mcp --install
|
|
113
|
-
```
|
|
114
|
-
|
|
115
|
-
Or paste this config block into your client's MCP config:
|
|
116
|
-
|
|
117
|
-
```json
|
|
118
|
-
{
|
|
119
|
-
"mcpServers": {
|
|
120
|
-
"auramaxx": {
|
|
121
|
-
"command": "npx",
|
|
122
|
-
"args": ["auramaxx", "mcp"]
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
```
|
|
127
|
-
|
|
128
|
-
### 🤖 Claude Code
|
|
129
|
-
|
|
130
|
-
```bash
|
|
131
|
-
claude mcp add auramaxx -- npx auramaxx mcp
|
|
132
|
-
```
|
|
133
|
-
|
|
134
|
-
### 📟 Codex CLI
|
|
135
|
-
|
|
136
|
-
```bash
|
|
137
|
-
codex mcp add auramaxx -- npx auramaxx mcp
|
|
138
|
-
```
|
|
139
|
-
|
|
140
|
-
### Where to paste the config block
|
|
141
|
-
|
|
142
|
-
- 🖥️ **Claude Desktop** — `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\Claude\claude_desktop_config.json` (Windows)
|
|
143
|
-
- 🖱️ **Cursor IDE** — MCP settings JSON editor
|
|
144
|
-
- 🏄 **Windsurf** — `~/.windsurf/mcp.json`
|
|
145
|
-
- 🔌 **VS Code + Continue** — `.vscode/mcp.json` in your project
|
|
146
|
-
- 🦞 **OpenClaw** — add stdio server `npx auramaxx mcp` in MCP settings
|
|
147
|
-
|
|
148
|
-
Restart your client after saving.
|
|
149
|
-
|
|
150
|
-
---
|
|
151
|
-
|
|
152
|
-
## Verify
|
|
153
|
-
|
|
154
|
-
```bash
|
|
155
|
-
auramaxx get OURSECRET
|
|
156
|
-
```
|
|
157
|
-
|
|
158
|
-
Then ask your agent:
|
|
159
|
-
|
|
160
|
-
`Use auramaxx skill to get OURSECRET.`
|
|
161
|
-
|
|
162
|
-
---
|
|
163
|
-
|
|
164
|
-
## Agent Approval Workflow
|
|
165
|
-
|
|
166
|
-
Use this flow whenever a tool call returns `requiresHumanApproval: true`:
|
|
167
|
-
|
|
168
|
-
1. Agent shows `approveUrl` to human.
|
|
169
|
-
2. Human approves in dashboard.
|
|
170
|
-
3. Agent claims by `reqId`:
|
|
171
|
-
- CLI: `auramaxx auth claim <reqId> --json`
|
|
172
|
-
- MCP: call `get_token` with `{ "reqId": "<reqId>" }`
|
|
173
|
-
4. Agent retries original command:
|
|
174
|
-
- Temp token flow: include `--reqId <reqId>` once.
|
|
175
|
-
- Session token flow: retry immediately; future calls can omit `reqId`.
|
|
176
|
-
|
|
177
|
-
---
|
|
178
|
-
|
|
179
|
-
## Troubleshooting
|
|
180
|
-
|
|
181
|
-
See [TROUBLESHOOTING.md](../how-to-auramaxx/TROUBLESHOOTING.md).
|
|
@@ -1,248 +0,0 @@
|
|
|
1
|
-
# Architecture
|
|
2
|
-
|
|
3
|
-
This explains how AuraMaxx is wired end-to-end, from local services to auth and approval flow.
|
|
4
|
-
Start with the simple version first, then read deeper sections as needed.
|
|
5
|
-
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
## What AuraMaxx Is
|
|
9
|
-
|
|
10
|
-
AuraMaxx is a local-first credential and wallet manager designed for AI agents. It runs on your machine, stores secrets encrypted on disk, and gives agents scoped access through short-lived tokens that a human must approve.
|
|
11
|
-
|
|
12
|
-
```
|
|
13
|
-
Human unlocks agent → Agent requests access → Human approves → Agent gets scoped token
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
That's it. Everything else is enforcement.
|
|
17
|
-
|
|
18
|
-
---
|
|
19
|
-
|
|
20
|
-
## The Simple Version
|
|
21
|
-
|
|
22
|
-
**Three things run locally:**
|
|
23
|
-
|
|
24
|
-
1. **Wallet server** (`:4242`) — the API. Handles auth, wallets, credentials, transactions.
|
|
25
|
-
2. **Dashboard** (`:4747`) — web UI for approvals, wallet management, monitoring.
|
|
26
|
-
3. **Cron** — background jobs (balance sync, price updates). No HTTP port.
|
|
27
|
-
|
|
28
|
-
**Data lives in `~/.auramaxx/`** — SQLite database, encrypted agent files, config. All local, outside the repo.
|
|
29
|
-
|
|
30
|
-
**Agents talk to the wallet server** with a Bearer token. Humans interact through the dashboard or CLI.
|
|
31
|
-
|
|
32
|
-
---
|
|
33
|
-
|
|
34
|
-
## How Agents Get Access
|
|
35
|
-
|
|
36
|
-
Agents cannot self-issue tokens. Every token starts with a human decision.
|
|
37
|
-
|
|
38
|
-
### The standard flow
|
|
39
|
-
|
|
40
|
-
```
|
|
41
|
-
1. Agent sends POST /auth with { agentId, profile, pubkey }
|
|
42
|
-
2. Server creates a pending request, returns requestId + secret + approveUrl
|
|
43
|
-
3. Human opens approval URL, reviews permissions, approves or denies
|
|
44
|
-
4. Agent polls GET /auth/:requestId with header x-aura-claim-secret and claims the encrypted token
|
|
45
|
-
5. Agent uses token as Bearer header on all subsequent API calls
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
The token is encrypted to the agent's RSA public key during transport — the server never sends a plaintext token over the wire.
|
|
49
|
-
|
|
50
|
-
### Why profiles instead of raw permissions
|
|
51
|
-
|
|
52
|
-
Agents request access by **profile name** (`strict`, `dev`, `admin`), not by listing individual permissions. This is intentional:
|
|
53
|
-
|
|
54
|
-
- Profiles bundle sensible defaults — permissions, agent scopes, field redactions, TTL, read limits
|
|
55
|
-
- Agents cannot request arbitrary permission sets on the standard path (`POST /auth` rejects raw `permissions`, `ttl`, and `credentialAccess`)
|
|
56
|
-
- Humans review a known profile with predictable behavior, not an ad-hoc permission list
|
|
57
|
-
- Overrides are **tighten-only** — an agent can ask for less access than a profile grants, never more
|
|
58
|
-
|
|
59
|
-
See [AUTH.md — Built-in Profiles](../ai-agents-workflow/AUTH.md#built-in-profiles-v1) for the full profile breakdown.
|
|
60
|
-
|
|
61
|
-
### TL;DR: Why this security model
|
|
62
|
-
|
|
63
|
-
AuraMaxx is optimized for one practical goal: let agents work fast without giving them permanent implicit trust.
|
|
64
|
-
|
|
65
|
-
- **Human intent stays in the loop**: high-impact access still requires explicit approval.
|
|
66
|
-
- **Least privilege is the default**: profiles, scopes, TTL, and read limits minimize blast radius.
|
|
67
|
-
- **Compromise is short-lived**: memory-rooted signing state means restart invalidates old tokens.
|
|
68
|
-
- **Approval is deterministic**: agents follow explicit `approve -> claim -> retry` actions instead of guessing.
|
|
69
|
-
- **One-shot and session access stay separate**: temporary escalation cannot silently become durable privilege.
|
|
70
|
-
|
|
71
|
-
For the full approval challenge contract and transport rules, see [Security](./security.md#canonical-approval-challenge-flow-cli--mcp).
|
|
72
|
-
|
|
73
|
-
---
|
|
74
|
-
|
|
75
|
-
## Why It's Secure
|
|
76
|
-
|
|
77
|
-
### 1. Memory-only auth state
|
|
78
|
-
|
|
79
|
-
The core security property: **auth decisions never touch the database**.
|
|
80
|
-
|
|
81
|
-
```
|
|
82
|
-
IN MEMORY (drives all auth): IN DATABASE (display only):
|
|
83
|
-
├── SIGNING_KEY (random 32 bytes) ├── AgentToken table
|
|
84
|
-
├── sessions Map (spending tracking) │ ├── tokenHash
|
|
85
|
-
├── revokedTokens Set │ ├── agentId, limit, spent
|
|
86
|
-
└── pendingRequests Map │ └── isRevoked, expiresAt
|
|
87
|
-
```
|
|
88
|
-
|
|
89
|
-
- `SIGNING_KEY` is generated fresh on every server start — all old tokens are instantly invalid
|
|
90
|
-
- A stolen database is useless without the in-memory key
|
|
91
|
-
- Token validation checks memory signature + expiry + revocation status, never the DB
|
|
92
|
-
- Restart = forced re-approval = security feature, not a bug
|
|
93
|
-
|
|
94
|
-
### 2. Three-layer enforcement
|
|
95
|
-
|
|
96
|
-
Every API call passes through three independent checks:
|
|
97
|
-
|
|
98
|
-
**Layer 1 — Profile issuance** (what the token was created with):
|
|
99
|
-
- Permissions, agent scopes, field exclusions, TTL, read budget
|
|
100
|
-
- Set at creation time, cannot be modified after
|
|
101
|
-
|
|
102
|
-
**Layer 2 — Route middleware** (checked on every request):
|
|
103
|
-
- Signature validation against in-memory `SIGNING_KEY`
|
|
104
|
-
- Expiry check
|
|
105
|
-
- Revocation check
|
|
106
|
-
- Permission check (`requirePermission` / `hasAnyPermission`)
|
|
107
|
-
|
|
108
|
-
**Layer 3 — Credential access policy** (for secret operations):
|
|
109
|
-
- Agent/tag/ID selector matching
|
|
110
|
-
- Per-token read budget tracking
|
|
111
|
-
- Field minimization (`excludeFields` strips sensitive data before encryption)
|
|
112
|
-
- Rate limiting per credential per minute
|
|
113
|
-
|
|
114
|
-
A request must pass all three layers. Issuance defines the ceiling; runtime enforcement is the live guardrail.
|
|
115
|
-
|
|
116
|
-
### 3. Encrypted transport everywhere
|
|
117
|
-
|
|
118
|
-
- **Agent unlock**: password is RSA-OAEP encrypted before transmission (server pubkey from `GET /auth/connect`)
|
|
119
|
-
- **Token claim**: token is encrypted to the agent's RSA public key
|
|
120
|
-
- **Secret reads**: credential fields are encrypted to the caller's key material
|
|
121
|
-
- No plaintext secrets cross the wire in normal operation
|
|
122
|
-
|
|
123
|
-
### 4. Human approval gate
|
|
124
|
-
|
|
125
|
-
Every token issuance path requires human involvement:
|
|
126
|
-
|
|
127
|
-
| Path | Human gate |
|
|
128
|
-
|------|-----------|
|
|
129
|
-
| `POST /auth` | Human must approve the pending request |
|
|
130
|
-
| `POST /actions` | Human must resolve the action (`/actions/:id/resolve`) |
|
|
131
|
-
| `POST /actions/token` | Caller must already have admin token |
|
|
132
|
-
| Socket bootstrap | Trust-dependent (configurable, default: `localAutoApprove = true`) |
|
|
133
|
-
|
|
134
|
-
Agents cannot escalate their own permissions — `admin:*` and `action:create` are blocked from self-escalation via `POST /actions`.
|
|
135
|
-
|
|
136
|
-
---
|
|
137
|
-
|
|
138
|
-
## Credential Agent
|
|
139
|
-
|
|
140
|
-
Credentials are the core data type. The agent provides encrypted storage with scoped access.
|
|
141
|
-
|
|
142
|
-
### Encryption
|
|
143
|
-
|
|
144
|
-
```
|
|
145
|
-
Agent Mnemonic → HKDF("credential-v1:<agentId>") → Per-Agent Key → AES-256-GCM per credential
|
|
146
|
-
```
|
|
147
|
-
|
|
148
|
-
- Each agent derives its own encryption key from its mnemonic
|
|
149
|
-
- Credentials are individual encrypted files under `~/.auramaxx/credentials/`
|
|
150
|
-
- Metadata (name, type, tags) stays plaintext for listing/search
|
|
151
|
-
- Sensitive fields are encrypted at rest and in transport
|
|
152
|
-
|
|
153
|
-
### Access control
|
|
154
|
-
|
|
155
|
-
Token-level scoping via `credentialAccess`:
|
|
156
|
-
|
|
157
|
-
- **Selectors** define where: `agent:agent`, `agent:*`, `tag:<label>`, `cred-xxxxx`, `*`
|
|
158
|
-
- **Permissions** define what: `secret:read`, `secret:write`, `totp:read`
|
|
159
|
-
- **Limits** define how much: `maxReads`, `ttl`, per-credential rate limits
|
|
160
|
-
- **Field minimization** defines visibility: `excludeFields` strips fields before they're encrypted to the caller
|
|
161
|
-
|
|
162
|
-
Mental model: permissions say **action**, selectors say **scope**, limits say **budget**.
|
|
163
|
-
|
|
164
|
-
---
|
|
165
|
-
|
|
166
|
-
## Process Model
|
|
167
|
-
|
|
168
|
-
```
|
|
169
|
-
┌────────────────────┐ ┌────────────────────┐
|
|
170
|
-
│ Express :4242 │ │ Dashboard :4747 │
|
|
171
|
-
│ Wallet API │◄────│ Next.js UI │
|
|
172
|
-
└────────┬───────────┘ └────────┬────────────┘
|
|
173
|
-
│ │
|
|
174
|
-
▼ ▼
|
|
175
|
-
┌────────────────────┐ ┌────────────────────┐
|
|
176
|
-
│ WebSocket :4748 │◄────│ Cron (background) │
|
|
177
|
-
│ Event broadcast │ │ Balance sync │
|
|
178
|
-
└────────────────────┘ │ Price updates │
|
|
179
|
-
└────────────────────┘
|
|
180
|
-
┌────────────────────┐
|
|
181
|
-
│ MCP Server │
|
|
182
|
-
│ stdio transport │──── HTTP ───► Express :4242
|
|
183
|
-
│ Claude/Cursor/etc │
|
|
184
|
-
└────────────────────┘
|
|
185
|
-
```
|
|
186
|
-
|
|
187
|
-
| Process | Port | Purpose |
|
|
188
|
-
|---------|------|---------|
|
|
189
|
-
| **Express** | 4242 | Wallet API — auth, wallets, credentials, transactions |
|
|
190
|
-
| **Dashboard** | 4747 / 4748 (WS) | Web UI + real-time event broadcast |
|
|
191
|
-
| **Cron** | None | Background jobs — balance sync, price updates |
|
|
192
|
-
| **MCP** | None (stdio) | Tool interface for AI agents (Claude, Cursor, etc.) |
|
|
193
|
-
|
|
194
|
-
All processes communicate through WebSocket broadcasts and HTTP calls to Express.
|
|
195
|
-
|
|
196
|
-
### Data directory (`~/.auramaxx/`)
|
|
197
|
-
|
|
198
|
-
| Path | Purpose |
|
|
199
|
-
|------|---------|
|
|
200
|
-
| `auramaxx.db` | SQLite database |
|
|
201
|
-
| `agent-primary.json` | Primary agent (encrypted seed phrase) |
|
|
202
|
-
| `agent-*.json` | Additional agents |
|
|
203
|
-
| `config.json` | Chain configs, server port |
|
|
204
|
-
|
|
205
|
-
---
|
|
206
|
-
|
|
207
|
-
## Middleware Stack
|
|
208
|
-
|
|
209
|
-
```
|
|
210
|
-
Request
|
|
211
|
-
│
|
|
212
|
-
├─ CORS
|
|
213
|
-
├─ JSON body parser
|
|
214
|
-
├─ Rate limiters (hot-reloadable)
|
|
215
|
-
│ ├─ Brute-force: 5/15min → /unlock, /setup, /actions, /nuke
|
|
216
|
-
│ ├─ Auth: 10/min → /auth
|
|
217
|
-
│ ├─ Transaction: 30/min → /send, /swap, /fund, /launch
|
|
218
|
-
│ └─ General: 100/min → everything else
|
|
219
|
-
├─ Request logging
|
|
220
|
-
└─ Error handler
|
|
221
|
-
```
|
|
222
|
-
|
|
223
|
-
Rate limits are configurable via SystemDefaults (hot-reloadable without restart).
|
|
224
|
-
|
|
225
|
-
---
|
|
226
|
-
|
|
227
|
-
## Token Lifecycle
|
|
228
|
-
|
|
229
|
-
```
|
|
230
|
-
Agent requests token → Pending (in memory, waiting for human)
|
|
231
|
-
Human approves → Token signed with SIGNING_KEY, encrypted to agent pubkey
|
|
232
|
-
Agent claims token → One-time claim, token cleared from escrow
|
|
233
|
-
Agent uses token → Every call: signature + expiry + revocation + permission check
|
|
234
|
-
Spending tracked in memory, synced to DB for display
|
|
235
|
-
Server restarts → Memory wiped, new SIGNING_KEY, all tokens invalid
|
|
236
|
-
Agent must re-request, human must re-approve
|
|
237
|
-
Token revoked → Added to revokedTokens set, immediately rejected
|
|
238
|
-
```
|
|
239
|
-
|
|
240
|
-
---
|
|
241
|
-
|
|
242
|
-
## Related Docs
|
|
243
|
-
|
|
244
|
-
- [Auth](../ai-agents-workflow/AUTH.md) — practical auth guide, profile builder, CLI examples
|
|
245
|
-
- [Security](./security.md) — security model deep dive, enforcement details
|
|
246
|
-
- [MCP](../ai-agents-workflow/MCP.md) — MCP server configuration and tool reference
|
|
247
|
-
- [CLI](../ai-agents-workflow/CLI.md) — headless CLI mode
|
|
248
|
-
- [Credentials](../ai-agents-workflow/credentials.md) — credential types and agent reference
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
# Features
|
|
2
|
-
|
|
3
|
-
AuraMaxx combines local encryption, scoped agent access, and operator controls in one system.
|
|
4
|
-
Scan highlights first, then use the full list to choose what to adopt next.
|
|
5
|
-
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
## ✨ Highlights
|
|
9
|
-
|
|
10
|
-
| | Feature | What it does |
|
|
11
|
-
|---|---------|-------------|
|
|
12
|
-
| 🔐 | **Security First** | Everything is encrypted locally. Model providers never see your secrets in plain text |
|
|
13
|
-
| ⚡ | **Fast & Local** | Your keys never leave your machine |
|
|
14
|
-
| 🧾 | **Open Source (MIT)** | Security and source code can be audited by anyone on [GitHub](https://github.com/Aura-Industry/auramaxx) |
|
|
15
|
-
| 🤖 | **Works with Multiple AIs** | Connect Claude, Codex, Cursor, VS Code, and more, then give each agent scoped access |
|
|
16
|
-
| 🛡️ | **Fine-Grained Control** | Scoped permissions per agent so each tool only gets the access it needs |
|
|
17
|
-
| 🔌 | **MCP Integration** | Works with Claude, Codex, Cursor, VS Code, and any MCP-compatible client |
|
|
18
|
-
| 💸 | **Wallet Operations** | Send, swap, fund, and launch tokens across Ethereum, Base, and Solana (coming soon) |
|
|
19
|
-
| 📱 | **Mobile Approval** | Approve agent access to your agent while away via Telegram, WhatsApp, and other channels |
|
|
20
|
-
| 🧩 | **Agent Skills** | One command installs Aura capabilities into Claude, Codex, and OpenClaw agents |
|
|
21
|
-
|
|
22
|
-
---
|
|
23
|
-
|
|
24
|
-
## Full Feature List
|
|
25
|
-
|
|
26
|
-
### Credentials & Agent
|
|
27
|
-
|
|
28
|
-
- **Encrypted local agent** — AES-256 encrypted credential storage on your machine
|
|
29
|
-
- **Get / set / list / delete** — Simple CLI for credential management (`aura get`, `aura set`, `aura list`, `aura del`)
|
|
30
|
-
- **Credential types** — API keys, passwords, login credentials, OAuth tokens, wallet seeds
|
|
31
|
-
- **Secret sharing** — Create time-limited GitHub gist share links (`aura share`)
|
|
32
|
-
- **Environment injection** — Inject secrets into env vars and run commands (`aura inject`)
|
|
33
|
-
- **`.aura` file mapping** — Project-level credential mapping for team workflows
|
|
34
|
-
- **Credential health monitoring** — Track expiry, usage, and rotation status
|
|
35
|
-
- **Import** — Bulk import credentials from `.env` files and other formats
|
|
36
|
-
- **Agent tiers** — Cold (human-only), Hot (agent-accessible), Temp (ephemeral)
|
|
37
|
-
|
|
38
|
-
### CLI
|
|
39
|
-
|
|
40
|
-
- **Single entry point** — `npx auramaxx` or `aura` for all operations
|
|
41
|
-
- **Interactive setup** — Guided first-run experience with dashboard
|
|
42
|
-
- **Status & diagnostics** — `aura status` and `aura doctor` for health checks
|
|
43
|
-
- **Headless mode** — `aura start --headless` for server-only environments
|
|
44
|
-
- **Feature flags** — `aura experimental` to toggle dev features
|
|
45
|
-
- **Skill installer** — `aura skill` to install agent skills with doctor verification
|
|
46
|
-
- **Lock / unlock** — Agent lock management from CLI
|
|
47
|
-
- **Quiet by default** — Concise output with `--debug` for verbose details
|
|
48
|
-
|
|
49
|
-
### Authentication & Security
|
|
50
|
-
|
|
51
|
-
- **Profile-based tokens** — Request tokens by profile name (strict, dev, admin)
|
|
52
|
-
- **Open source + MIT license** — Security model and implementation are publicly auditable
|
|
53
|
-
- **Human approval flow** — Every agent token requires human approval
|
|
54
|
-
- **Action requests** — One-time elevated permissions for specific operations
|
|
55
|
-
- **Spending limits** — Per-token budget caps for send, swap, fund, and launch
|
|
56
|
-
- **Token lifecycle** — Memory-only tokens with configurable TTL (auto-expire on restart)
|
|
57
|
-
- **Encrypted transport** — RSA-OAEP encrypted password/token exchange
|
|
58
|
-
- **Credential access controls** — TTL, read-count limits, and scope restrictions per credential
|
|
59
|
-
- **Strict mode** — Disable auto-approve for maximum security
|
|
60
|
-
- **Token revocation** — Revoke active tokens via CLI or API
|
|
61
|
-
|
|
62
|
-
### MCP Integration
|
|
63
|
-
|
|
64
|
-
- **Auto-install** — `aura mcp --install` detects and configures all supported IDEs
|
|
65
|
-
- **Supported clients** — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, OpenClaw, Codex
|
|
66
|
-
- **Stdio server** — Standard MCP stdio transport (`npx auramaxx mcp`)
|
|
67
|
-
- **Socket auth** — Local Unix socket for zero-config authentication
|
|
68
|
-
- **Tool discovery** — Full credential and wallet toolset available to MCP clients
|
|
69
|
-
|
|
70
|
-
### Dashboard
|
|
71
|
-
|
|
72
|
-
- **Web UI** — Local dashboard at `http://localhost:4747`
|
|
73
|
-
- **Agent management** — Create, unlock, and manage agents in the browser
|
|
74
|
-
- **Approval cards** — Approve/reject agent token and action requests visually
|
|
75
|
-
- **Credential browser** — View, search, and manage stored credentials
|
|
76
|
-
- **Wallet overview** — See balances, transactions, and asset tracking
|
|
77
|
-
- **Real-time updates** — WebSocket-powered live state sync
|
|
78
|
-
|
|
79
|
-
### Wallet & Trading (coming soon)
|
|
80
|
-
|
|
81
|
-
- **Multi-chain** — Ethereum, Base, and Solana support
|
|
82
|
-
- **Send** — Transfer native currency and tokens
|
|
83
|
-
- **Swap** — Token swaps via Relay (cross-chain), Uniswap (Base), Jupiter (Solana)
|
|
84
|
-
- **Fund** — Transfer from cold wallet to hot wallet with spending limits
|
|
85
|
-
- **Launch** — Deploy tokens via Doppler fair launch
|
|
86
|
-
- **Gas estimation** — Pre-transaction gas cost estimation
|
|
87
|
-
- **Transaction history** — Full history with type, status, and amount tracking
|
|
88
|
-
- **Asset tracking** — Token balance monitoring per wallet
|
|
89
|
-
|
|
90
|
-
### Adapters & Notifications
|
|
91
|
-
|
|
92
|
-
- **Mobile approvals** — Approve requests while away via Telegram, WhatsApp, and other channels
|
|
93
|
-
- **Webhook adapter** — HTTP webhook notifications for events
|
|
94
|
-
- **Agent chat** — AI-powered conversational interface via Telegram
|
|
95
|
-
- **Adapter management** — Enable, configure, and test adapters from CLI or API
|
|
96
|
-
|
|
97
|
-
### Apps & Extensibility
|
|
98
|
-
|
|
99
|
-
- **App platform** — Install and run custom apps in the dashboard
|
|
100
|
-
- **App storage** — Per-app isolated key-value storage
|
|
101
|
-
- **Strategy hooks** — Tick-based and event-driven strategy execution
|
|
102
|
-
- **Workspace control** — WebSocket API for dashboard widget management
|
|
103
|
-
|
|
104
|
-
### Skills & Agent Setup
|
|
105
|
-
|
|
106
|
-
- **Skill installer** — `npx auramaxx skill` for Claude, Codex, and OpenClaw
|
|
107
|
-
- **Bundled docs** — Skills include portable documentation for agent context
|
|
108
|
-
- **Doctor verification** — `npx auramaxx skill --doctor` checks install status
|
|
109
|
-
- **Fallback guidance** — Clear fallback commands when auto-install fails
|
|
110
|
-
|
|
111
|
-
---
|
|
112
|
-
|
|
113
|
-
See also:
|
|
114
|
-
- [Getting Started](../quickstart/AGENT_SETUP.md)
|
|
115
|
-
- [CLI Reference](../ai-agents-workflow/CLI.md)
|
|
116
|
-
- [Auth & Permissions](../ai-agents-workflow/AUTH.md)
|
|
117
|
-
- [Troubleshooting](../how-to-auramaxx/TROUBLESHOOTING.md)
|