@xmarts/genius-setup 1.13.0 → 1.13.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmarts/genius-setup",
3
- "version": "1.13.0",
3
+ "version": "1.13.1",
4
4
  "description": "One-command, self-updating onboarding for Xmarts Genius (Brain MCP + per-turn injection + automatic session/time capture + presence heartbeat for honest time-tracking 'amarre' + plan/committee→Brain enforcement + CLAUDE.md protocol + MCP fan-out: provisions the consultant's granted MCP servers into Claude Code & Claude Desktop). Secret-free onboarding via single-use setup-token exchange. Installs once; self-updates daily so new tools/skills/features arrive with zero action.",
5
5
  "bin": {
6
6
  "genius-setup": "bin/genius-setup.js"
@@ -10,7 +10,11 @@ description: >
10
10
  deploy a webapp to a client, can't see/manage a client's modules, or whenever the work
11
11
  touches xma_genius, xma_connect, beesmart_genius, the Genius Brain, GEA Ecuador, or
12
12
  deploying/controlling anything on a client instance from the central — even if the user
13
- doesn't name the tool. If you ever think "I don't have access to that client", read this
13
+ doesn't name the tool. ALSO use it the moment a consultant needs to LOG INTO a client's
14
+ Odoo UI / needs a login / user / password / access URL for a client instance (e.g.
15
+ "necesito acceso a la UI de X", "no puedo entrar a la instancia de X", "olvidé mi
16
+ contraseña de X", "how do I log into X") — provision it and hand back the credentials
17
+ on the spot. If you ever think "I don't have access to that client", read this
14
18
  skill first: you almost certainly do.
15
19
  ---
16
20