mammoth-cli 2.0.0__tar.gz → 2.0.2__tar.gz

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.
Files changed (209) hide show
  1. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/PKG-INFO +26 -22
  2. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/README.md +24 -20
  3. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/__init__.py +1 -1
  4. mammoth_cli-2.0.2/mammoth_cli/bundled_skill/mammoth-cli/SKILL.md +52 -0
  5. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/machine-output.md +2 -6
  6. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/task-start.md +7 -13
  7. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/schema.py +1 -1
  8. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/view_ops.py +3 -1
  9. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/pyproject.toml +2 -2
  10. mammoth_cli-2.0.0/mammoth_cli/bundled_skill/mammoth-cli/SKILL.md +0 -49
  11. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/.gitignore +0 -0
  12. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/LICENSE +0 -0
  13. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/__main__.py +0 -0
  14. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/app.py +0 -0
  15. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/auth.md +0 -0
  16. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/command-index.md +0 -0
  17. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/activity.md +0 -0
  18. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/addon.md +0 -0
  19. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/agent.md +0 -0
  20. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/ai.md +0 -0
  21. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/annotation.md +0 -0
  22. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/auth.md +0 -0
  23. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/automation.md +0 -0
  24. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/batch.md +0 -0
  25. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/billing.md +0 -0
  26. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/browse.md +0 -0
  27. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/capability.md +0 -0
  28. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/client-app.md +0 -0
  29. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/completion.md +0 -0
  30. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/config.md +0 -0
  31. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/connector.md +0 -0
  32. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/context.md +0 -0
  33. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dashboard.md +0 -0
  34. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/data-app.md +0 -0
  35. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dataset.md +0 -0
  36. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/doctor.md +0 -0
  37. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/external-key.md +0 -0
  38. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/file.md +0 -0
  39. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/folder.md +0 -0
  40. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/job.md +0 -0
  41. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/notification.md +0 -0
  42. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/parameter.md +0 -0
  43. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/project.md +0 -0
  44. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/report.md +0 -0
  45. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schedule.md +0 -0
  46. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schema.md +0 -0
  47. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/skill.md +0 -0
  48. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/snippet.md +0 -0
  49. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/support.md +0 -0
  50. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/template.md +0 -0
  51. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/trash.md +0 -0
  52. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/upgrade.md +0 -0
  53. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/user.md +0 -0
  54. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/version.md +0 -0
  55. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/view.md +0 -0
  56. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/webhook.md +0 -0
  57. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workflow.md +0 -0
  58. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workspace.md +0 -0
  59. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/handoff.md +0 -0
  60. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/input.md +0 -0
  61. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/jobs-drafts.md +0 -0
  62. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/operations.md +0 -0
  63. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/auth-scope.md +0 -0
  64. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/cleanup.md +0 -0
  65. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/dashboards.md +0 -0
  66. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/exports.md +0 -0
  67. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/index.md +0 -0
  68. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/resources.md +0 -0
  69. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/transforms.md +0 -0
  70. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/typed-etl-discovery.md +0 -0
  71. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/recovery.md +0 -0
  72. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/retention.md +0 -0
  73. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/bundled_skill/mammoth-cli/references/safety.md +0 -0
  74. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/__init__.py +0 -0
  75. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/activity.py +0 -0
  76. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/addon.py +0 -0
  77. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/agent.py +0 -0
  78. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/ai.py +0 -0
  79. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/annotation.py +0 -0
  80. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/auth.py +0 -0
  81. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/automation.py +0 -0
  82. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/batch.py +0 -0
  83. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/billing.py +0 -0
  84. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/browse.py +0 -0
  85. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/capability.py +0 -0
  86. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/client_app.py +0 -0
  87. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/completion.py +0 -0
  88. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/config.py +0 -0
  89. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/connector.py +0 -0
  90. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/context.py +0 -0
  91. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/dashboard.py +0 -0
  92. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/data_app.py +0 -0
  93. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/dataset.py +0 -0
  94. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/doctor.py +0 -0
  95. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/external_key.py +0 -0
  96. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/file.py +0 -0
  97. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/folder.py +0 -0
  98. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/job.py +0 -0
  99. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/notification.py +0 -0
  100. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/parameter.py +0 -0
  101. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/project.py +0 -0
  102. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/registry.py +0 -0
  103. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/report.py +0 -0
  104. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/schedule.py +0 -0
  105. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/skill.py +0 -0
  106. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/snippet.py +0 -0
  107. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/support.py +0 -0
  108. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/template.py +0 -0
  109. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/trash.py +0 -0
  110. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/upgrade.py +0 -0
  111. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/user.py +0 -0
  112. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/view.py +0 -0
  113. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/webhook.py +0 -0
  114. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/workflow.py +0 -0
  115. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/commands/workspace.py +0 -0
  116. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/context/__init__.py +0 -0
  117. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/context/credentials.py +0 -0
  118. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/context/endpoint.py +0 -0
  119. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/context/profiles.py +0 -0
  120. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/context/resolver.py +0 -0
  121. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/contracts/__init__.py +0 -0
  122. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/contracts/auth.py +0 -0
  123. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/errors/__init__.py +0 -0
  124. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/errors/envelope.py +0 -0
  125. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/manifest/__init__.py +0 -0
  126. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/manifest/loader.py +0 -0
  127. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/messages/__init__.py +0 -0
  128. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/__init__.py +0 -0
  129. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/envelope.py +0 -0
  130. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/normalize.py +0 -0
  131. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/policy.py +0 -0
  132. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/progress.py +0 -0
  133. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/output/render.py +0 -0
  134. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/py.typed +0 -0
  135. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/__init__.py +0 -0
  136. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/confirm.py +0 -0
  137. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/executor.py +0 -0
  138. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/input_loader.py +0 -0
  139. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/invocation.py +0 -0
  140. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/options.py +0 -0
  141. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/session.py +0 -0
  142. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/strict.py +0 -0
  143. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/runtime/validate.py +0 -0
  144. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/__init__.py +0 -0
  145. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/argspec.py +0 -0
  146. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/coerce.py +0 -0
  147. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/command_contract.py +0 -0
  148. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/conditions.py +0 -0
  149. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/dispatch.py +0 -0
  150. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/factory.py +0 -0
  151. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/input_fields.py +0 -0
  152. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/mapping.py +0 -0
  153. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/openapi_types.py +0 -0
  154. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/positionals.py +0 -0
  155. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/protocol.py +0 -0
  156. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/sdk_service.py +0 -0
  157. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/testing.py +0 -0
  158. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/services/type_system.py +0 -0
  159. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/skills/__init__.py +0 -0
  160. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/skills/installer.py +0 -0
  161. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/mammoth_cli/testing.py +0 -0
  162. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/activity.yaml +0 -0
  163. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/addon.yaml +0 -0
  164. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/agent.yaml +0 -0
  165. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/ai.yaml +0 -0
  166. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/annotation.yaml +0 -0
  167. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/auth.yaml +0 -0
  168. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/automation.yaml +0 -0
  169. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/batch.yaml +0 -0
  170. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/billing.yaml +0 -0
  171. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/browse.yaml +0 -0
  172. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/capability.yaml +0 -0
  173. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/client-app.yaml +0 -0
  174. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/completion.yaml +0 -0
  175. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/config.yaml +0 -0
  176. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/connector.yaml +0 -0
  177. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/context.yaml +0 -0
  178. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/dashboard.yaml +0 -0
  179. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/data-app.yaml +0 -0
  180. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/dataset.yaml +0 -0
  181. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/doctor.yaml +0 -0
  182. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/external-key.yaml +0 -0
  183. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/file.yaml +0 -0
  184. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/folder.yaml +0 -0
  185. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/job.yaml +0 -0
  186. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/notification.yaml +0 -0
  187. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/parameter.yaml +0 -0
  188. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/project.yaml +0 -0
  189. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/report.yaml +0 -0
  190. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/schedule.yaml +0 -0
  191. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/schema.yaml +0 -0
  192. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/skill.yaml +0 -0
  193. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/snippet.yaml +0 -0
  194. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/support.yaml +0 -0
  195. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/template.yaml +0 -0
  196. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/trash.yaml +0 -0
  197. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/upgrade.yaml +0 -0
  198. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/user.yaml +0 -0
  199. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/version.yaml +0 -0
  200. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/view.yaml +0 -0
  201. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/webhook.yaml +0 -0
  202. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/workflow.yaml +0 -0
  203. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/commands/workspace.yaml +0 -0
  204. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/openapi-operations.yaml +0 -0
  205. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/schema-v1.json +0 -0
  206. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/sdk-catalog.source.yaml +0 -0
  207. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/manifests/sdk-methods.yaml +0 -0
  208. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/openapi/metadata.json +0 -0
  209. {mammoth_cli-2.0.0 → mammoth_cli-2.0.2}/spec/openapi/openapi.json +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mammoth-cli
3
- Version: 2.0.0
3
+ Version: 2.0.2
4
4
  Summary: Command-line interface for the Mammoth Analytics platform
5
5
  Project-URL: homepage, https://mammoth.io
6
6
  Project-URL: repository, https://github.com/EdgeMetric/mammothsdk
@@ -17,7 +17,7 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
17
17
  Requires-Python: <3.15,>=3.12
18
18
  Requires-Dist: jsonschema>=4.20
19
19
  Requires-Dist: keyring<26,>=25.7
20
- Requires-Dist: mammoth-io<0.8,>=0.7.2
20
+ Requires-Dist: mammoth-io<0.8,>=0.7.3
21
21
  Requires-Dist: platformdirs<5,>=4.10
22
22
  Requires-Dist: pydantic<3,>=2.13
23
23
  Requires-Dist: pyyaml<7,>=6
@@ -53,10 +53,10 @@ for current row-level coverage and evidence status.
53
53
 
54
54
  ## Install
55
55
 
56
- Install the 2.0.0 CLI without a preinstalled Python tool manager:
56
+ Install the CLI without a preinstalled Python tool manager:
57
57
 
58
58
  ```bash
59
- curl -fsSL https://raw.githubusercontent.com/EdgeMetric/mammothsdk/main/mammoth-cli/installers/mammoth-install.sh | bash -s -- --version 2.0.0 --noninteractive
59
+ curl -fsSL https://raw.githubusercontent.com/EdgeMetric/mammothsdk/main/mammoth-cli/installers/mammoth-install.sh | bash
60
60
  ```
61
61
 
62
62
  Open a new shell if needed so the installer-added tool directory is on PATH,
@@ -67,9 +67,11 @@ mammoth --version
67
67
  mammoth doctor # checks config, credentials, endpoint, connectivity
68
68
  ```
69
69
 
70
- The installer bootstraps its pinned `uv` tool environment when needed. See
71
- [docs/installation.md](docs/installation.md) for the installer contract and
72
- the SDK-only pip installation path.
70
+ The installer bootstraps its own `uv` tool environment when needed and installs
71
+ the bundled agent skill. For an exact, reproducible release use `--version
72
+ X.Y.Z`; the installer has no normal prompts. See
73
+ [Installation](docs/installation.md) for that option and the SDK-only pip
74
+ installation path.
73
75
 
74
76
  ## Quick start
75
77
 
@@ -137,26 +139,26 @@ The sample path and project ID are placeholders for a local workbook and a
137
139
  project you have resolved and are authorized to modify.
138
140
 
139
141
  The one-line installer already set up the bundled agent skill for Claude Code,
140
- Codex, and Cursor. If you installed with `uv`, `pipx`, or `pip` instead:
142
+ Codex, and Cursor. To repair or refresh the installed copy:
141
143
 
142
144
  ```bash
143
145
  mammoth skill install
144
146
  ```
145
147
 
146
- See [docs/agents.md](docs/agents.md) and the
147
- [agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md).
148
+ Start with [Agent handover and operation](docs/agents.md), then load the
149
+ [bundled agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md) from the
150
+ installed CLI. The skill routes a task to only the relevant recipe or command
151
+ catalog section; it does not require an agent to absorb the whole reference.
148
152
 
149
153
  For a fresh external shell agent, start with the shipped
150
154
  [portable task-start playbook](mammoth_cli/bundled_skill/mammoth-cli/references/task-start.md).
151
155
 
152
- For an unattended task, use the open-ended loop documented in
153
- [Agent and CI usage](docs/agents.md): discover a capability and its schema,
154
- resolve every resource in its explicit scope, compose operations from the IDs
155
- returned by reads, verify the requested outcome, then recover or clean up from
156
- the observed state. Examples in this repository are nonexhaustive. The CLI
157
- never requires an agent to use backend column identifiers: inputs name columns
158
- by their display names. Do not infer a usable default view from a dataset; run
159
- `view list DATASET_ID` and choose a view explicitly.
156
+ For an unattended task, use the handover loop: discover its schema, resolve
157
+ every resource in explicit scope, operate from IDs returned by reads, verify
158
+ the requested outcome, then record a nonsecret checkpoint. Examples in this
159
+ repository are nonexhaustive. The CLI never requires backend column identifiers:
160
+ inputs name columns by their display names. Do not infer a usable default view
161
+ from a dataset; run `view list DATASET_ID` and choose a view explicitly.
160
162
 
161
163
  If another agent must continue the work, write the nonsecret checkpoint format
162
164
  described in [Portable agent handoff](docs/agent-handoff.md). It records scope,
@@ -204,7 +206,9 @@ The full generated list is in [docs/reference/commands.md](docs/reference/comman
204
206
  | [Installation](docs/installation.md) | Install the CLI and the agent skill. |
205
207
  | [Quick start](docs/quickstart.md) | Log in and run your first commands. |
206
208
  | [Authentication](docs/authentication.md) | Getting an API key, login, profiles, projects. |
207
- | [Agent and CI usage](docs/agents.md) | Machine output, structured input, patterns. |
209
+ | [Agent handover and operation](docs/agents.md) | Cold start, discovery, checkpoints, recovery. |
210
+ | [Portable handoff format](docs/agent-handoff.md) | Nonsecret checkpoint schema and receiving procedure. |
211
+ | [Bundled agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md) | Focused routing for shell-capable agents. |
208
212
  | [Safe mutation](docs/safety.md) | Mutation classes and confirmation policies. |
209
213
  | [Output and errors](docs/reference/output-and-errors.md) | Envelopes, exit codes, error codes. |
210
214
  | [Global flags](docs/reference/global-flags.md) | The flags every command shares. |
@@ -213,8 +217,8 @@ The full generated list is in [docs/reference/commands.md](docs/reference/comman
213
217
  | [Command reference](docs/reference/commands.md) | Every command, grouped by family. |
214
218
 
215
219
  Start with **Quick start** for a copy-paste workflow, **Authentication** for
216
- profiles and non-interactive login, or **Agent and CI usage** for schema-driven
217
- automation. The command reference is generated; use `mammoth schema get
220
+ profiles and non-interactive login, or **Agent handover and operation** for a
221
+ fresh-agent task. The command reference is generated; use `mammoth schema get
218
222
  COMMAND.ID` to verify a request shape against the installed CLI.
219
223
 
220
224
  Agent-readable indexes: [`docs/llms.txt`](docs/llms.txt) and
@@ -272,7 +276,7 @@ Use the [canonical matrix](docs/release-capability-matrix.md) for the full
272
276
 
273
277
  ## Compatibility
274
278
 
275
- `mammoth-cli` follows [Semantic Versioning](https://semver.org) for the 1.x
279
+ `mammoth-cli` follows [Semantic Versioning](https://semver.org) for the 2.x
276
280
  series:
277
281
 
278
282
  - The machine-output and error-envelope contract is stable. `SCHEMA_VERSION`
@@ -25,10 +25,10 @@ for current row-level coverage and evidence status.
25
25
 
26
26
  ## Install
27
27
 
28
- Install the 2.0.0 CLI without a preinstalled Python tool manager:
28
+ Install the CLI without a preinstalled Python tool manager:
29
29
 
30
30
  ```bash
31
- curl -fsSL https://raw.githubusercontent.com/EdgeMetric/mammothsdk/main/mammoth-cli/installers/mammoth-install.sh | bash -s -- --version 2.0.0 --noninteractive
31
+ curl -fsSL https://raw.githubusercontent.com/EdgeMetric/mammothsdk/main/mammoth-cli/installers/mammoth-install.sh | bash
32
32
  ```
33
33
 
34
34
  Open a new shell if needed so the installer-added tool directory is on PATH,
@@ -39,9 +39,11 @@ mammoth --version
39
39
  mammoth doctor # checks config, credentials, endpoint, connectivity
40
40
  ```
41
41
 
42
- The installer bootstraps its pinned `uv` tool environment when needed. See
43
- [docs/installation.md](docs/installation.md) for the installer contract and
44
- the SDK-only pip installation path.
42
+ The installer bootstraps its own `uv` tool environment when needed and installs
43
+ the bundled agent skill. For an exact, reproducible release use `--version
44
+ X.Y.Z`; the installer has no normal prompts. See
45
+ [Installation](docs/installation.md) for that option and the SDK-only pip
46
+ installation path.
45
47
 
46
48
  ## Quick start
47
49
 
@@ -109,26 +111,26 @@ The sample path and project ID are placeholders for a local workbook and a
109
111
  project you have resolved and are authorized to modify.
110
112
 
111
113
  The one-line installer already set up the bundled agent skill for Claude Code,
112
- Codex, and Cursor. If you installed with `uv`, `pipx`, or `pip` instead:
114
+ Codex, and Cursor. To repair or refresh the installed copy:
113
115
 
114
116
  ```bash
115
117
  mammoth skill install
116
118
  ```
117
119
 
118
- See [docs/agents.md](docs/agents.md) and the
119
- [agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md).
120
+ Start with [Agent handover and operation](docs/agents.md), then load the
121
+ [bundled agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md) from the
122
+ installed CLI. The skill routes a task to only the relevant recipe or command
123
+ catalog section; it does not require an agent to absorb the whole reference.
120
124
 
121
125
  For a fresh external shell agent, start with the shipped
122
126
  [portable task-start playbook](mammoth_cli/bundled_skill/mammoth-cli/references/task-start.md).
123
127
 
124
- For an unattended task, use the open-ended loop documented in
125
- [Agent and CI usage](docs/agents.md): discover a capability and its schema,
126
- resolve every resource in its explicit scope, compose operations from the IDs
127
- returned by reads, verify the requested outcome, then recover or clean up from
128
- the observed state. Examples in this repository are nonexhaustive. The CLI
129
- never requires an agent to use backend column identifiers: inputs name columns
130
- by their display names. Do not infer a usable default view from a dataset; run
131
- `view list DATASET_ID` and choose a view explicitly.
128
+ For an unattended task, use the handover loop: discover its schema, resolve
129
+ every resource in explicit scope, operate from IDs returned by reads, verify
130
+ the requested outcome, then record a nonsecret checkpoint. Examples in this
131
+ repository are nonexhaustive. The CLI never requires backend column identifiers:
132
+ inputs name columns by their display names. Do not infer a usable default view
133
+ from a dataset; run `view list DATASET_ID` and choose a view explicitly.
132
134
 
133
135
  If another agent must continue the work, write the nonsecret checkpoint format
134
136
  described in [Portable agent handoff](docs/agent-handoff.md). It records scope,
@@ -176,7 +178,9 @@ The full generated list is in [docs/reference/commands.md](docs/reference/comman
176
178
  | [Installation](docs/installation.md) | Install the CLI and the agent skill. |
177
179
  | [Quick start](docs/quickstart.md) | Log in and run your first commands. |
178
180
  | [Authentication](docs/authentication.md) | Getting an API key, login, profiles, projects. |
179
- | [Agent and CI usage](docs/agents.md) | Machine output, structured input, patterns. |
181
+ | [Agent handover and operation](docs/agents.md) | Cold start, discovery, checkpoints, recovery. |
182
+ | [Portable handoff format](docs/agent-handoff.md) | Nonsecret checkpoint schema and receiving procedure. |
183
+ | [Bundled agent skill](mammoth_cli/bundled_skill/mammoth-cli/SKILL.md) | Focused routing for shell-capable agents. |
180
184
  | [Safe mutation](docs/safety.md) | Mutation classes and confirmation policies. |
181
185
  | [Output and errors](docs/reference/output-and-errors.md) | Envelopes, exit codes, error codes. |
182
186
  | [Global flags](docs/reference/global-flags.md) | The flags every command shares. |
@@ -185,8 +189,8 @@ The full generated list is in [docs/reference/commands.md](docs/reference/comman
185
189
  | [Command reference](docs/reference/commands.md) | Every command, grouped by family. |
186
190
 
187
191
  Start with **Quick start** for a copy-paste workflow, **Authentication** for
188
- profiles and non-interactive login, or **Agent and CI usage** for schema-driven
189
- automation. The command reference is generated; use `mammoth schema get
192
+ profiles and non-interactive login, or **Agent handover and operation** for a
193
+ fresh-agent task. The command reference is generated; use `mammoth schema get
190
194
  COMMAND.ID` to verify a request shape against the installed CLI.
191
195
 
192
196
  Agent-readable indexes: [`docs/llms.txt`](docs/llms.txt) and
@@ -244,7 +248,7 @@ Use the [canonical matrix](docs/release-capability-matrix.md) for the full
244
248
 
245
249
  ## Compatibility
246
250
 
247
- `mammoth-cli` follows [Semantic Versioning](https://semver.org) for the 1.x
251
+ `mammoth-cli` follows [Semantic Versioning](https://semver.org) for the 2.x
248
252
  series:
249
253
 
250
254
  - The machine-output and error-envelope contract is stable. `SCHEMA_VERSION`
@@ -6,7 +6,7 @@ not implement a second HTTP client and does not call private SDK members.
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
- __version__ = "2.0.0"
9
+ __version__ = "2.0.2"
10
10
 
11
11
  # The versioned machine output envelope contract.
12
12
  SCHEMA_VERSION = 1
@@ -0,0 +1,52 @@
1
+ ---
2
+ name: mammoth-cli
3
+ description: "Use Mammoth Analytics from a terminal: install or authenticate the CLI, discover its live command contract, and safely manage projects, data, views, pipelines, dashboards, exports, and handoffs."
4
+ ---
5
+
6
+ # Mammoth CLI
7
+
8
+ Use this skill for Mammoth shell work, not for Python SDK integration. Start
9
+ with the installed command contract rather than guessed routes or payloads:
10
+
11
+ ```bash
12
+ mammoth schema find "TASK OR RESOURCE" --output json --no-input
13
+ mammoth schema get COMMAND_ID --output json --no-input
14
+ ```
15
+
16
+ `schema list` is the complete CLI inventory. `capability list` is an
17
+ API-binding inventory and can omit typed/local CLI routes. Use deterministic
18
+ JSON (`--output json --no-input`) whenever another program or agent consumes
19
+ the result.
20
+
21
+ ## Working rules
22
+
23
+ - Resolve workspace/project/dataset/view parents from reads; pass observed IDs
24
+ and `--project`. A dataset does not select a default view.
25
+ - Use exact view-schema **display names** in expressions and column inputs,
26
+ never backend aliases.
27
+ - Inspect the result after a mutation. A timeout, exit 7, or interruption does
28
+ not prove it failed. Reconcile an `outcome_unknown` before replaying it.
29
+ - Keep secrets out of argv, task notes, checkpoints, logs, and responses.
30
+ - Preserve requested deliverables. Cleanup is exact-ID authorized and never means delete-all-owned-resources.
31
+
32
+ ## Route only what the task needs
33
+
34
+ - **Cold start, task plan, or unsupported route:** [task start](references/task-start.md)
35
+ - **Login, profiles, and authorized scope:** [auth](references/auth.md)
36
+ - **Nested input, output envelopes, confirmations, jobs, or recovery:**
37
+ [input](references/input.md), [machine output](references/machine-output.md),
38
+ [safety](references/safety.md), [jobs and drafts](references/jobs-drafts.md),
39
+ or [recovery](references/recovery.md)
40
+ - **Import, resources, transforms, pipelines, dashboards, exports, or cleanup:**
41
+ [recipes](references/recipes/index.md) and [operations](references/operations.md)
42
+ - **A known command family or exact command:** [command catalog](references/command-index.md)
43
+ - **Pause or transfer to another agent:** [handoff](references/handoff.md)
44
+
45
+ ## Handoff checklist
46
+
47
+ Before yielding work, write a nonsecret checkpoint with the intent and
48
+ acceptance criteria; authorized profile/workspace/project; observed resource
49
+ parents; verified evidence hashes; known jobs and unknown outcomes; remaining
50
+ objectives; and exact cleanup ownership. The receiving agent validates that
51
+ record and re-reads remote state before deciding what to do next. The handoff
52
+ is not a resume command or a grant of authority.
@@ -15,18 +15,14 @@
15
15
  These are compact shapes, not substitutes for `schema get`. IDs and field
16
16
  names must come from the preceding read/create response.
17
17
 
18
- The following are abbreviated from retained CLI 1.1.5 evidence, with values
19
- reduced only for brevity. They show envelope keys, not a universal result
20
- schema. Dashboard and transform result fields remain schema-driven.
18
+ The following are illustrative envelope shapes. They show keys, not a universal
19
+ result schema; dashboard and transform result fields remain schema-driven.
21
20
 
22
21
  ```json
23
22
  {"schema_version":1,"data":{"id":5,"ds_id":5,"name":"View 1","row_count":51,"status":"ready","metadata":[{"display_name":"store_id","internal_name":"column_1","type":"TEXT"}]},"meta":{"command":"view get","pagination":null,"profile":"expanded-live","project_id":null,"workspace_id":4}}
24
23
  {"schema_version":1,"data":{"output_path":"dataview_12_12_export.csv"},"meta":{"command":"view export csv","pagination":null,"profile":"expanded-live","project_id":null,"workspace_id":4}}
25
24
  ```
26
25
 
27
- Sources: `docs/live-evidence-20260917/transform-next/view-get.json` and
28
- `docs/live-evidence-20260917/export-next/export-csv.json` (CLI 1.1.5).
29
-
30
26
  For pagination, preserve the returned `meta.pagination`/`data.next` cursor and
31
27
  request the next page only with fields accepted by that command's schema. For
32
28
  auth, `auth status` reports profile/endpoint/workspace state but never a
@@ -11,23 +11,17 @@ profile in that shell. If the broker/sidecar is not provided, stop before any
11
11
  authenticated action. The profile workflow below remains for ordinary,
12
12
  non-evaluated operator use.
13
13
 
14
- 1. Check whether `mammoth` is available. If it is absent, create and activate a
15
- dedicated virtual environment, then install either the exact wheel file
16
- authorized by the task/release record or an actually published pinned
17
- release:
14
+ 1. Check whether `mammoth` is available. If it is absent, install the CLI and
15
+ bundled skill with the supported host installer:
18
16
 
19
17
  ```bash
20
- python -m venv .mammoth-cli-env
21
- . .mammoth-cli-env/bin/activate
22
- python -m pip install "/path/to/authorized/mammoth_cli-PINNED_VERSION-py3-none-any.whl"
23
- # Or, only when that exact release is published and authorized:
24
- python -m pip install "mammoth-cli==PINNED_VERSION"
18
+ curl -fsSL https://raw.githubusercontent.com/EdgeMetric/mammothsdk/main/mammoth-cli/installers/mammoth-install.sh | bash
25
19
  ```
26
20
 
27
- Replace `PINNED_VERSION` and the wheel path only with authorized values; do
28
- not install an unpinned latest version. If a SHA-256 is supplied with the
29
- authorized wheel, verify it before installation (for example with
30
- `sha256sum`) and stop on mismatch. Then run `mammoth --version`.
21
+ For an evaluation or deployment that names an exact approved release, append
22
+ `--version X.Y.Z`. Verify the installed result with `mammoth --version`.
23
+ Do not substitute a manual pip/uv install for this
24
+ CLI path; Python applications install the SDK separately.
31
25
  2. Locate the installed guidance with `mammoth skill path --output json
32
26
  --no-input` and read the canonical skill plus its references. If a skill
33
27
  install is required for the agent host, run `mammoth skill install
@@ -738,7 +738,7 @@ def _schema_common(record: dict[str, Any]) -> dict[str, Any]:
738
738
  # not returned by an API. Preserve JSON-Schema declaration names (for
739
739
  # example ``properties.api_secret``) through Result/render's second
740
740
  # normalization pass without trusting arbitrary result dictionary keys.
741
- input_schema = trusted_json_schema(input_schema)
741
+ input_schema = cast(dict[str, Any], trusted_json_schema(input_schema))
742
742
  contract = _compact_contract(record)
743
743
  opaque_fields = [
744
744
  str(field["name"])
@@ -110,7 +110,9 @@ def _resolve_exact_dataset_id(
110
110
  if effective_project is not None and resource.project_id != effective_project:
111
111
  raise CliError(
112
112
  code="invalid_resource_context",
113
- message="The resource reference project does not match the effective project scope.",
113
+ message=(
114
+ "The resource reference project does not match the effective project scope."
115
+ ),
114
116
  exit_status=EXIT_USAGE,
115
117
  )
116
118
  raw_values = [
@@ -1,13 +1,13 @@
1
1
  [project]
2
2
  name = "mammoth-cli"
3
- version = "2.0.0"
3
+ version = "2.0.2"
4
4
  description = "Command-line interface for the Mammoth Analytics platform"
5
5
  authors = [{name = "Mammoth Analytics", email = "support@mammoth.io"}]
6
6
  readme = "README.md"
7
7
  license = "LicenseRef-Proprietary"
8
8
  requires-python = ">=3.12,<3.15"
9
9
  dependencies = [
10
- "mammoth-io (>=0.7.2,<0.8)",
10
+ "mammoth-io (>=0.7.3,<0.8)",
11
11
  "typer (>=0.27,<0.28)",
12
12
  "rich (>=15,<16)",
13
13
  "platformdirs (>=4.10,<5)",
@@ -1,49 +0,0 @@
1
- ---
2
- name: mammoth-cli
3
- description: "Operate Mammoth Analytics with the published CLI: authenticate, discover contracts, manage projects/data/views/pipelines/dashboards, and verify safe mutations."
4
- ---
5
-
6
- # Mammoth CLI
7
-
8
- Use deterministic JSON: `mammoth … --output json --no-input`. Discover before
9
- mutating: `mammoth schema get COMMAND_ID` gives exact fields; inspect the JSON
10
- success/error envelope and `recovery_commands`, never guess an alias or replay
11
- an `outcome_unknown` mutation. Read back results and delete only IDs returned
12
- by this task.
13
-
14
- Resolve project/dataset/view parents from reads and pass the observed scope.
15
- For columns and expressions use exact view-schema **display names**, never
16
- backend aliases. A timeout or unknown mutation outcome requires reconciliation
17
- of the specific target before any retry.
18
-
19
- Start cold tasks with [task-start](references/task-start.md). For credentials,
20
- scope, machine output, structured input, confirmations, jobs and recovery use
21
- [auth](references/auth.md), [machine output](references/machine-output.md),
22
- [input](references/input.md), [safety](references/safety.md),
23
- [jobs/drafts](references/jobs-drafts.md), and [recovery](references/recovery.md).
24
- In an evaluated worker, use a controller-provided auth broker; do not mount or
25
- read a credential profile.
26
-
27
- Before creating or cleaning resources, classify them with [retention and
28
- cleanup](references/retention.md). Preserve requested datasets, views,
29
- dashboards, and export artifacts; cleanup requires explicit exact-ID
30
- authorization and never means delete-all-owned-resources.
31
-
32
- For data work—including transforms, blend/task/pipeline drafts, dashboards and
33
- exports—read [operations](references/operations.md). For every published CLI
34
- command, load only the relevant domain from the generated
35
- [command catalog](references/command-index.md): it provides the command path,
36
- schema ID, compact example, expected result type, mutation/confirmation/wait
37
- policy, and error/recovery pointer. The catalog covers local CLI manifest
38
- commands; `capability list` is an API-binding inventory, not a complete list
39
- of typed/local CLI routes. Use the catalog plus `schema list/find/get` to
40
- discover CLI support, then use capability metadata only for its API-binding
41
- and evidence boundary.
42
-
43
- For focused end-to-end patterns—uploads and URL imports, resource navigation,
44
- typed transforms, dashboards, exports, and owned cleanup—read the
45
- [recipes index](references/recipes/index.md).
46
-
47
- For a safe cross-agent continuation, read the nonsecret [handoff
48
- format](references/handoff.md). It records scope, observed IDs, jobs, unknown
49
- outcomes, and cleanup ownership; it never transfers credentials or authority.
File without changes
File without changes