@event4u/agent-config 6.0.0 → 6.1.0
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/.claude-plugin/marketplace.json +5 -5
- package/CHANGELOG.md +167 -440
- package/README.md +3 -3
- package/dist/agent-src/commands/agent-handoff.md +5 -4
- package/dist/agent-src/commands/agent-status.md +1 -0
- package/dist/agent-src/commands/agents/audit.md +1 -0
- package/dist/agent-src/commands/agents/init.md +3 -0
- package/dist/agent-src/commands/agents/optimize.md +1 -0
- package/dist/agent-src/commands/agents/user/accept.md +1 -0
- package/dist/agent-src/commands/agents/user/init.md +1 -0
- package/dist/agent-src/commands/agents/user/review.md +1 -0
- package/dist/agent-src/commands/agents/user/show.md +1 -0
- package/dist/agent-src/commands/agents/user/update.md +1 -0
- package/dist/agent-src/commands/agents/user.md +1 -0
- package/dist/agent-src/commands/agents.md +1 -0
- package/dist/agent-src/commands/analytics/prune.md +3 -2
- package/dist/agent-src/commands/analytics/show.md +3 -2
- package/dist/agent-src/commands/analytics.md +3 -2
- package/dist/agent-src/commands/analyze-reference-repo.md +1 -0
- package/dist/agent-src/commands/bug-fix.md +1 -0
- package/dist/agent-src/commands/bug-investigate.md +1 -0
- package/dist/agent-src/commands/challenge-me/vision.md +3 -2
- package/dist/agent-src/commands/challenge-me/with-docs.md +3 -2
- package/dist/agent-src/commands/challenge-me.md +3 -2
- package/dist/agent-src/commands/chat-history/import.md +9 -9
- package/dist/agent-src/commands/chat-history.md +32 -30
- package/dist/agent-src/commands/check-current-md.md +1 -0
- package/dist/agent-src/commands/commit/in-chunks.md +1 -0
- package/dist/agent-src/commands/commit.md +1 -0
- package/dist/agent-src/commands/condense.md +1 -0
- package/dist/agent-src/commands/context/create.md +1 -0
- package/dist/agent-src/commands/context/refactor.md +1 -0
- package/dist/agent-src/commands/context.md +1 -0
- package/dist/agent-src/commands/cost-report.md +5 -4
- package/dist/agent-src/commands/council/analysis.md +3 -2
- package/dist/agent-src/commands/council/debate.md +5 -4
- package/dist/agent-src/commands/council/default.md +3 -2
- package/dist/agent-src/commands/council/design.md +3 -2
- package/dist/agent-src/commands/council/optimize.md +3 -2
- package/dist/agent-src/commands/council/pr.md +3 -2
- package/dist/agent-src/commands/council.md +4 -3
- package/dist/agent-src/commands/e2e-heal.md +1 -0
- package/dist/agent-src/commands/e2e-plan.md +1 -0
- package/dist/agent-src/commands/estimate-ticket.md +1 -0
- package/dist/agent-src/commands/feature/dev.md +1 -0
- package/dist/agent-src/commands/feature/explore.md +1 -0
- package/dist/agent-src/commands/feature/plan.md +6 -6
- package/dist/agent-src/commands/feature/refactor.md +1 -0
- package/dist/agent-src/commands/feature/roadmap.md +1 -0
- package/dist/agent-src/commands/feature.md +1 -0
- package/dist/agent-src/commands/fix/ci.md +1 -0
- package/dist/agent-src/commands/fix/portability.md +1 -0
- package/dist/agent-src/commands/fix/pr-comments.md +147 -15
- package/dist/agent-src/commands/fix/refs.md +1 -0
- package/dist/agent-src/commands/fix/seeder.md +1 -0
- package/dist/agent-src/commands/fix.md +8 -8
- package/dist/agent-src/commands/ghostwriter/delete.md +1 -0
- package/dist/agent-src/commands/ghostwriter/fetch.md +1 -0
- package/dist/agent-src/commands/ghostwriter/list.md +1 -0
- package/dist/agent-src/commands/ghostwriter/show.md +1 -0
- package/dist/agent-src/commands/ghostwriter/write.md +1 -0
- package/dist/agent-src/commands/ghostwriter.md +1 -0
- package/dist/agent-src/commands/grill-me.md +3 -2
- package/dist/agent-src/commands/image/analyse.md +1 -0
- package/dist/agent-src/commands/image/create.md +1 -0
- package/dist/agent-src/commands/image/verify.md +1 -0
- package/dist/agent-src/commands/image.md +1 -0
- package/dist/agent-src/commands/implement-ticket.md +1 -0
- package/dist/agent-src/commands/jira-ticket.md +1 -0
- package/dist/agent-src/commands/judge/on-diff.md +1 -0
- package/dist/agent-src/commands/judge/solo.md +1 -0
- package/dist/agent-src/commands/judge/steps.md +1 -0
- package/dist/agent-src/commands/judge.md +1 -0
- package/dist/agent-src/commands/knowledge/cross-repo.md +1 -0
- package/dist/agent-src/commands/knowledge/forget.md +1 -0
- package/dist/agent-src/commands/knowledge/ingest.md +1 -0
- package/dist/agent-src/commands/knowledge/list.md +1 -0
- package/dist/agent-src/commands/knowledge.md +1 -0
- package/dist/agent-src/commands/memory/add.md +8 -6
- package/dist/agent-src/commands/memory/learn-low-impact.md +3 -2
- package/dist/agent-src/commands/memory/load.md +7 -7
- package/dist/agent-src/commands/memory/mine-session.md +39 -12
- package/dist/agent-src/commands/memory/promote.md +3 -2
- package/dist/agent-src/commands/memory/propose.md +7 -6
- package/dist/agent-src/commands/memory.md +3 -2
- package/dist/agent-src/commands/mode.md +1 -0
- package/dist/agent-src/commands/module/create.md +1 -0
- package/dist/agent-src/commands/module/explore.md +1 -0
- package/dist/agent-src/commands/module.md +1 -0
- package/dist/agent-src/commands/optimize/agents-dir.md +1 -0
- package/dist/agent-src/commands/optimize/augmentignore.md +1 -0
- package/dist/agent-src/commands/optimize/rtk.md +1 -0
- package/dist/agent-src/commands/optimize/skills.md +1 -0
- package/dist/agent-src/commands/optimize-prompt.md +1 -0
- package/dist/agent-src/commands/optimize.md +1 -0
- package/dist/agent-src/commands/orchestrate.md +1 -0
- package/dist/agent-src/commands/override/create.md +1 -0
- package/dist/agent-src/commands/override/manage.md +1 -0
- package/dist/agent-src/commands/override.md +1 -0
- package/dist/agent-src/commands/package-reset.md +1 -0
- package/dist/agent-src/commands/package-test.md +1 -0
- package/dist/agent-src/commands/post-as/ghostwriter.md +1 -0
- package/dist/agent-src/commands/post-as/me.md +1 -0
- package/dist/agent-src/commands/post-as.md +1 -0
- package/dist/agent-src/commands/pr/create/description-only.md +1 -0
- package/dist/agent-src/commands/pr/create.md +25 -0
- package/dist/agent-src/commands/prediction-pool.md +1 -0
- package/dist/agent-src/commands/prepare-for-review.md +1 -0
- package/dist/agent-src/commands/profile/activate.md +1 -0
- package/dist/agent-src/commands/profile/deactivate.md +1 -0
- package/dist/agent-src/commands/profile/show.md +1 -0
- package/dist/agent-src/commands/profile.md +1 -0
- package/dist/agent-src/commands/project-analyze.md +1 -0
- package/dist/agent-src/commands/project-health.md +1 -0
- package/dist/agent-src/commands/quality-fix.md +1 -0
- package/dist/agent-src/commands/refine-ticket.md +1 -0
- package/dist/agent-src/commands/research/deep.md +1 -0
- package/dist/agent-src/commands/research/report.md +1 -0
- package/dist/agent-src/commands/research.md +1 -0
- package/dist/agent-src/commands/review-changes.md +1 -0
- package/dist/agent-src/commands/review-routing.md +1 -0
- package/dist/agent-src/commands/roadmap/ai-council.md +1 -0
- package/dist/agent-src/commands/roadmap/create.md +1 -0
- package/dist/agent-src/commands/roadmap/process-full.md +1 -0
- package/dist/agent-src/commands/roadmap/process-phase.md +1 -0
- package/dist/agent-src/commands/roadmap/process-step.md +1 -0
- package/dist/agent-src/commands/roadmap.md +1 -0
- package/dist/agent-src/commands/rule-compliance-audit.md +1 -0
- package/dist/agent-src/commands/security-audit-config.md +84 -0
- package/dist/agent-src/commands/set-cost-profile.md +1 -0
- package/dist/agent-src/commands/skill/preview.md +1 -0
- package/dist/agent-src/commands/skill.md +1 -0
- package/dist/agent-src/commands/skills/discover.md +1 -0
- package/dist/agent-src/commands/skills.md +1 -0
- package/dist/agent-src/commands/sync-agent-settings.md +1 -0
- package/dist/agent-src/commands/sync-gitignore/fix.md +1 -0
- package/dist/agent-src/commands/sync-gitignore.md +1 -0
- package/dist/agent-src/commands/tests/create.md +1 -0
- package/dist/agent-src/commands/tests/execute.md +1 -0
- package/dist/agent-src/commands/tests.md +1 -0
- package/dist/agent-src/commands/threat-model.md +1 -0
- package/dist/agent-src/commands/update-form-request-messages.md +1 -0
- package/dist/agent-src/commands/upstream-contribute.md +1 -0
- package/dist/agent-src/commands/video/from-script.md +1 -0
- package/dist/agent-src/commands/video/from-song.md +1 -0
- package/dist/agent-src/commands/video/scene.md +1 -0
- package/dist/agent-src/commands/video/stitch.md +1 -0
- package/dist/agent-src/commands/video/storyboard.md +1 -0
- package/dist/agent-src/commands/video.md +1 -0
- package/dist/agent-src/commands/work.md +1 -0
- package/dist/agent-src/contexts/augment-infrastructure.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/skill-quality-mechanics.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/slash-command-routing-policy-mechanics.md +2 -2
- package/dist/agent-src/contexts/communication/rules-auto/think-before-action-mechanics.md +6 -6
- package/dist/agent-src/contexts/contracts/consumer-agents-md-guide.md +2 -2
- package/dist/agent-src/contexts/execution/rdp-gate.md +75 -0
- package/dist/agent-src/contexts/subagent-configuration.md +1 -0
- package/dist/agent-src/personas/advisors/contrarian.md +1 -1
- package/dist/agent-src/personas/advisors/executor.md +1 -1
- package/dist/agent-src/personas/advisors/expansionist.md +1 -1
- package/dist/agent-src/personas/advisors/first-principles.md +1 -1
- package/dist/agent-src/personas/advisors/outsider.md +1 -1
- package/dist/agent-src/rules/autonomous-execution.md +12 -0
- package/dist/agent-src/rules/external-reference-deep-dive.md +1 -1
- package/dist/agent-src/rules/git-history-discipline.md +47 -1
- package/dist/agent-src/rules/improve-before-implement.md +12 -0
- package/dist/agent-src/rules/lethal-trifecta-guard.md +80 -0
- package/dist/agent-src/rules/no-pr-progress-comments.md +3 -4
- package/dist/agent-src/rules/notes-first-reasoning.md +71 -0
- package/dist/agent-src/rules/roadmap-progress-sync.md +48 -31
- package/dist/agent-src/rules/security-sensitive-stop.md +14 -1
- package/dist/agent-src/rules/source-confidentiality.md +97 -0
- package/dist/agent-src/rules/think-before-action.md +9 -1
- package/dist/agent-src/rules/untrusted-input-defense.md +76 -0
- package/dist/agent-src/scripts/archive_completed_roadmaps.py +171 -0
- package/dist/agent-src/skills/adversarial-review/SKILL.md +14 -0
- package/dist/agent-src/skills/agent-security-review/SKILL.md +113 -0
- package/dist/agent-src/skills/agent-security-review/evals/triggers.json +51 -0
- package/dist/agent-src/skills/ai-council/SKILL.md +3 -3
- package/dist/agent-src/skills/async-python-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/blast-radius-analyzer/SKILL.md +12 -11
- package/dist/agent-src/skills/command-routing/SKILL.md +1 -1
- package/dist/agent-src/skills/complexity-first-planning/SKILL.md +96 -0
- package/dist/agent-src/skills/complexity-first-planning/evals/triggers.json +16 -0
- package/dist/agent-src/skills/copilot-config/SKILL.md +3 -4
- package/dist/agent-src/skills/defense-in-depth/SKILL.md +1 -1
- package/dist/agent-src/skills/developer-like-execution/SKILL.md +5 -4
- package/dist/agent-src/skills/error-handling-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/feature-planning/SKILL.md +2 -2
- package/dist/agent-src/skills/mcp-builder/SKILL.md +1 -1
- package/dist/agent-src/skills/memory-consolidation/SKILL.md +63 -17
- package/dist/agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/readme-writing-package/SKILL.md +1 -1
- package/dist/agent-src/skills/reasoning-orchestrator/SKILL.md +119 -0
- package/dist/agent-src/skills/reasoning-orchestrator/evals/triggers.json +16 -0
- package/dist/agent-src/skills/receiving-code-review/SKILL.md +6 -6
- package/dist/agent-src/skills/refine-prompt/SKILL.md +1 -1
- package/dist/agent-src/skills/refine-ticket/SKILL.md +1 -1
- package/dist/agent-src/skills/repomix-packer/SKILL.md +1 -1
- package/dist/agent-src/skills/secrets-management/SKILL.md +1 -1
- package/dist/agent-src/skills/subagent-orchestration/SKILL.md +10 -3
- package/dist/agent-src/skills/testing-anti-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/testing-anti-patterns/process-anti-patterns.md +1 -1
- package/dist/agent-src/skills/token-optimizer/SKILL.md +1 -1
- package/dist/agent-src/templates/agents/.gitattributes.fragment +0 -1
- package/dist/agent-src/templates/agents/agent-project-settings.example.yml +4 -4
- package/dist/agent-src/templates/scripts/check_memory.py +1 -2
- package/dist/agent-src/templates/scripts/check_memory_proposal.py +1 -1
- package/dist/agent-src/templates/scripts/memory_lookup.py +148 -289
- package/dist/agent-src/templates/scripts/memory_report.py +132 -2
- package/dist/agent-src/templates/scripts/memory_signal.py +7 -9
- package/dist/agent-src/templates/scripts/memory_status.py +25 -206
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/memory.py +6 -6
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/_passthrough.py +3 -3
- package/dist/agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +0 -1
- package/dist/cli/agent-config.js +31 -300
- package/dist/cli/agent-config.js.map +1 -1
- package/dist/cli/commands/commands.js +10 -5
- package/dist/cli/commands/commands.js.map +1 -1
- package/dist/cli/discovery/loadManifest.js.map +1 -1
- package/dist/cli/main.js +309 -0
- package/dist/cli/main.js.map +1 -0
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +645 -342
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +8 -5
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +149 -37
- package/dist/discovery/trust-report.md +3 -3
- package/dist/discovery/workspaces.json +61 -36
- package/dist/mcp/registry-manifest.json +4 -4
- package/dist/router.json +1 -1
- package/dist/server/routes/wizard.js +4 -3
- package/dist/server/routes/wizard.js.map +1 -1
- package/dist/server/schemas/settings.js +18 -0
- package/dist/server/schemas/settings.js.map +1 -1
- package/docs/MIGRATION.md +1 -1
- package/docs/adrs/cost/0001-hard-stop-hook.md +5 -5
- package/docs/adrs/memory/0001-consumer-side-snapshot.md +15 -7
- package/docs/adrs/memory/README.md +6 -5
- package/docs/adrs/router/0001-three-tier-routing.md +2 -2
- package/docs/adrs/schema/0001-json-schema-frontmatter.md +2 -2
- package/docs/adrs/smoke/0001-per-tier-smoke-scripts.md +5 -5
- package/docs/adrs/telegraph/0001-default-off-until-bench.md +3 -3
- package/docs/architecture.md +9 -9
- package/docs/archive/CHANGELOG-pre-2.2.0.md +30 -30
- package/docs/archive/CHANGELOG-pre-2.25.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-4.5.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-6.0.0.md +473 -0
- package/docs/benchmark.md +54 -53
- package/docs/benchmarks.md +2 -2
- package/docs/case-studies/{frontend-design-vs-ui-ux-pro-max.md → frontend-design-positioning.md} +4 -4
- package/docs/catalog.md +20 -13
- package/docs/command-flows.md +90 -92
- package/docs/contracts/adr-layout.md +2 -3
- package/docs/contracts/adr-level-6-productization.md +1 -1
- package/docs/contracts/ai-council-config.md +42 -7
- package/docs/contracts/command-clusters.md +1 -1
- package/docs/contracts/cost-enforcement.md +1 -1
- package/docs/contracts/cost-summary-schema.md +1 -1
- package/docs/contracts/daily-workspace.md +1 -0
- package/docs/contracts/discovery-manifest.schema.json +4 -2
- package/docs/contracts/explain-modes.md +1 -1
- package/docs/contracts/implement-ticket-flow.md +6 -7
- package/docs/contracts/mcp-tool-inventory.md +10 -10
- package/docs/contracts/measurement-baseline.md +1 -1
- package/docs/contracts/memory-visibility-v1.md +1 -5
- package/docs/contracts/namespace.md +1 -1
- package/docs/contracts/persona-schema.md +1 -1
- package/docs/contracts/rule-interactions.md +1 -1
- package/docs/contracts/smoke-contracts.md +1 -1
- package/docs/contracts/universal-skills.md +0 -1
- package/docs/contracts/workspace-boundary.md +84 -0
- package/docs/customization.md +3 -3
- package/docs/decisions/ADR-009-event4u-namespace.md +1 -1
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +1 -1
- package/docs/decisions/ADR-026-explain-mode-translation.md +1 -1
- package/docs/decisions/ADR-088-no-external-runtime-federation.md +26 -27
- package/docs/decisions/ADR-090-visibility-command-frontmatter-field.md +95 -0
- package/docs/decisions/ADR-091-split-meta-capability-packs.md +113 -0
- package/docs/decisions/ADR-092-defer-command-tier-alias-removal.md +93 -0
- package/docs/decisions/ADR-093-ai-council-config-user-global.md +111 -0
- package/docs/decisions/ADR-094-agent-memory-layer-removal.md +94 -0
- package/docs/decisions/ADR-095-workspace-boundary-contract.md +108 -0
- package/docs/decisions/INDEX.md +6 -0
- package/docs/development.md +5 -7
- package/docs/getting-started.md +4 -4
- package/docs/guidelines/agent-infra/5w2h-analysis.md +1 -1
- package/docs/guidelines/agent-infra/comparison-matrix.md +1 -1
- package/docs/guidelines/agent-infra/corpus-grounding-authoring.md +1 -1
- package/docs/guidelines/agent-infra/critical-thinking.md +1 -1
- package/docs/guidelines/agent-infra/engineering-memory-data-format.md +1 -5
- package/docs/guidelines/agent-infra/first-principles.md +1 -1
- package/docs/guidelines/agent-infra/frontier-reasoning-operating-profile.md +164 -0
- package/docs/guidelines/agent-infra/inversion-thinking.md +1 -1
- package/docs/guidelines/agent-infra/ios-simulator-guide.md +9 -14
- package/docs/guidelines/agent-infra/mcp-request-signing.md +19 -22
- package/docs/guidelines/agent-infra/memory-access.md +25 -31
- package/docs/guidelines/agent-infra/mental-models.md +1 -1
- package/docs/guidelines/agent-infra/model-recommendation.md +29 -0
- package/docs/guidelines/agent-infra/scqa-framework.md +3 -3
- package/docs/guidelines/agent-infra/security-lint-containment.md +81 -0
- package/docs/guidelines/agent-infra/six-hats.md +1 -1
- package/docs/guidelines/agent-infra/systems-thinking.md +1 -1
- package/docs/guidelines/agent-infra/untrusted-input-spotlighting.md +72 -0
- package/docs/installation.md +1 -1
- package/docs/mcp.md +2 -2
- package/docs/parity/{bench-ruflo.json → bench-external.json} +10 -10
- package/docs/parity/{ruflo.md → external-runtime.md} +9 -9
- package/docs/quality.md +3 -3
- package/docs/safety.md +3 -3
- package/docs/skills-catalog.md +4 -1
- package/llms.txt +3 -0
- package/package.json +1 -1
- package/src/config/agent-settings.template.yml +65 -3
- package/src/config/discovery/packs.yml +29 -0
- package/src/config/discovery/workspaces.yml +3 -1
- package/src/config/gitignore-block.txt +6 -0
- package/src/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/src/scripts/_cli/cmd_doctor.py +99 -13
- package/src/scripts/_lib/__pycache__/__init__.cpython-312.pyc +0 -0
- package/src/scripts/_lib/__pycache__/agent_src.cpython-312.pyc +0 -0
- package/src/scripts/_lib/bench_ab_scoring_v2.py +227 -0
- package/src/scripts/_lib/global_deploy_inventory.py +39 -9
- package/src/scripts/_lib/link_crypto.py +206 -0
- package/src/scripts/_lib/security_lint.py +228 -0
- package/src/scripts/ai_council/clients.py +2 -2
- package/src/scripts/ai_council/config.py +55 -0
- package/src/scripts/audit_adr_coverage.py +0 -2
- package/src/scripts/audit_command_surface.py +18 -5
- package/src/scripts/audit_mcp_tools.py +2 -2
- package/src/scripts/audit_skill_descriptions.py +2 -2
- package/src/scripts/bench_ab_clone.py +62 -12
- package/src/scripts/bench_ab_task_runner.py +475 -30
- package/src/scripts/bench_ab_v2_run.py +247 -0
- package/src/scripts/bench_ab_v2_stats.py +347 -0
- package/src/scripts/bench_run.py +1 -1
- package/src/scripts/build_discovery_manifest.py +10 -0
- package/src/scripts/check_bite_sized_granularity.py +1 -2
- package/src/scripts/check_memory.py +49 -63
- package/src/scripts/check_memory_proposal.py +1 -1
- package/src/scripts/check_no_external_sources.py +101 -0
- package/src/scripts/check_references.py +2 -0
- package/src/scripts/cost_by_conversation.py +1 -1
- package/src/scripts/council_cli.py +28 -14
- package/src/scripts/external_sources_denylist.json +91 -0
- package/src/scripts/hook_manifest.yaml +14 -6
- package/src/scripts/injection_scan_hook.py +145 -0
- package/src/scripts/install-hooks.sh +11 -0
- package/src/scripts/install.py +88 -13
- package/src/scripts/lint_agent_security.py +112 -0
- package/src/scripts/lint_bench_ab.py +5 -4
- package/src/scripts/lint_command_tiers.py +63 -22
- package/src/scripts/lint_discovery_vocabulary.py +2 -0
- package/src/scripts/lint_empty_roadmaps.py +80 -0
- package/src/scripts/lint_hidden_unicode.py +132 -0
- package/src/scripts/lint_instruction_smuggling.py +107 -0
- package/src/scripts/lint_marketplace.py +1 -1
- package/src/scripts/lint_mcp_config_security.py +124 -0
- package/src/scripts/lint_skill_frontmatter_safety.py +144 -0
- package/src/scripts/lint_workspace_boundary.py +122 -0
- package/src/scripts/mcp_server/consumer_tool_catalog.json +2 -3
- package/src/scripts/mcp_server/tools.py +8 -32
- package/src/scripts/memory_lookup.py +27 -296
- package/src/scripts/memory_report.py +1 -23
- package/src/scripts/memory_signal.py +6 -53
- package/src/scripts/memory_status.py +25 -206
- package/src/scripts/mine_session.py +118 -41
- package/src/scripts/pack_dependency_allowlist.json +2 -2
- package/src/scripts/render_benchmark_md.py +141 -52
- package/src/scripts/schemas/command.schema.json +6 -1
- package/src/scripts/security_audit_config.py +153 -0
- package/dist/agent-src/commands/chat-history/learn.md +0 -184
- package/dist/agent-src/commands/chat-history/show.md +0 -113
- package/dist/agent-src/commands/fix/pr-bot-comments.md +0 -157
- package/dist/agent-src/commands/fix/pr-developer-comments.md +0 -163
- package/dist/agent-src/templates/agents/memory/architecture-decisions.example.yml +0 -95
- package/docs/contracts/agent-memory-contract.md +0 -159
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"category": "command",
|
|
26
|
-
"checksum": "sha256:
|
|
26
|
+
"checksum": "sha256:d6d0647c930da64721838eab2963a96f9fd959dd39bc2275ce98df7c7bf53f42",
|
|
27
27
|
"install": {
|
|
28
28
|
"default": true,
|
|
29
29
|
"removable": false
|
|
@@ -42,13 +42,14 @@
|
|
|
42
42
|
"human_review_required": false,
|
|
43
43
|
"level": "core"
|
|
44
44
|
},
|
|
45
|
+
"visibility": "internal",
|
|
45
46
|
"workspaces": [
|
|
46
47
|
"agent-config-maintainer"
|
|
47
48
|
]
|
|
48
49
|
},
|
|
49
50
|
{
|
|
50
51
|
"category": "command",
|
|
51
|
-
"checksum": "sha256:
|
|
52
|
+
"checksum": "sha256:c958cd333097294be3e2c7b0e3b8843ad1d8f516789a36f960af01080f84813b",
|
|
52
53
|
"install": {
|
|
53
54
|
"default": true,
|
|
54
55
|
"removable": false
|
|
@@ -67,13 +68,14 @@
|
|
|
67
68
|
"human_review_required": false,
|
|
68
69
|
"level": "core"
|
|
69
70
|
},
|
|
71
|
+
"visibility": "internal",
|
|
70
72
|
"workspaces": [
|
|
71
73
|
"agent-config-maintainer"
|
|
72
74
|
]
|
|
73
75
|
},
|
|
74
76
|
{
|
|
75
77
|
"category": "command",
|
|
76
|
-
"checksum": "sha256:
|
|
78
|
+
"checksum": "sha256:303f5a6943ddf3a1413ad4aa2fa605965a9311edc6cc7a93b9c0043741a7834c",
|
|
77
79
|
"install": {
|
|
78
80
|
"default": true,
|
|
79
81
|
"removable": false
|
|
@@ -92,13 +94,14 @@
|
|
|
92
94
|
"human_review_required": false,
|
|
93
95
|
"level": "core"
|
|
94
96
|
},
|
|
97
|
+
"visibility": "internal",
|
|
95
98
|
"workspaces": [
|
|
96
99
|
"agent-config-maintainer"
|
|
97
100
|
]
|
|
98
101
|
},
|
|
99
102
|
{
|
|
100
103
|
"category": "command",
|
|
101
|
-
"checksum": "sha256:
|
|
104
|
+
"checksum": "sha256:6946edacb2012b5503d8191a5e65311d825c53044410fe3a5179e51b2e5a85e2",
|
|
102
105
|
"install": {
|
|
103
106
|
"default": true,
|
|
104
107
|
"removable": false
|
|
@@ -117,13 +120,14 @@
|
|
|
117
120
|
"human_review_required": false,
|
|
118
121
|
"level": "core"
|
|
119
122
|
},
|
|
123
|
+
"visibility": "internal",
|
|
120
124
|
"workspaces": [
|
|
121
125
|
"agent-config-maintainer"
|
|
122
126
|
]
|
|
123
127
|
},
|
|
124
128
|
{
|
|
125
129
|
"category": "command",
|
|
126
|
-
"checksum": "sha256:
|
|
130
|
+
"checksum": "sha256:800790872d52257be4e2c9433cba2a45b695878cbe6bb5259947a8a9c9176212",
|
|
127
131
|
"install": {
|
|
128
132
|
"default": true,
|
|
129
133
|
"removable": false
|
|
@@ -142,13 +146,14 @@
|
|
|
142
146
|
"human_review_required": false,
|
|
143
147
|
"level": "core"
|
|
144
148
|
},
|
|
149
|
+
"visibility": "internal",
|
|
145
150
|
"workspaces": [
|
|
146
151
|
"agent-config-maintainer"
|
|
147
152
|
]
|
|
148
153
|
},
|
|
149
154
|
{
|
|
150
155
|
"category": "command",
|
|
151
|
-
"checksum": "sha256:
|
|
156
|
+
"checksum": "sha256:f4d54a4cc57d239c063d09e31c0e9321f3ba2b93a7bab4786ea09d86087927c0",
|
|
152
157
|
"install": {
|
|
153
158
|
"default": true,
|
|
154
159
|
"removable": false
|
|
@@ -167,13 +172,14 @@
|
|
|
167
172
|
"human_review_required": false,
|
|
168
173
|
"level": "core"
|
|
169
174
|
},
|
|
175
|
+
"visibility": "internal",
|
|
170
176
|
"workspaces": [
|
|
171
177
|
"agent-config-maintainer"
|
|
172
178
|
]
|
|
173
179
|
},
|
|
174
180
|
{
|
|
175
181
|
"category": "command",
|
|
176
|
-
"checksum": "sha256:
|
|
182
|
+
"checksum": "sha256:51ddb4c0300972520f54b705f9ad1c2fa3ae3309d9eff4f0432f31bde0c42f97",
|
|
177
183
|
"install": {
|
|
178
184
|
"default": false,
|
|
179
185
|
"removable": true
|
|
@@ -192,13 +198,14 @@
|
|
|
192
198
|
"human_review_required": false,
|
|
193
199
|
"level": "experimental"
|
|
194
200
|
},
|
|
201
|
+
"visibility": "internal",
|
|
195
202
|
"workspaces": [
|
|
196
203
|
"agent-config-maintainer"
|
|
197
204
|
]
|
|
198
205
|
},
|
|
199
206
|
{
|
|
200
207
|
"category": "command",
|
|
201
|
-
"checksum": "sha256:
|
|
208
|
+
"checksum": "sha256:f6802ea43777797bf50f4a64b2938f55f1d7c4917eab225aa92d530e3c68a0d8",
|
|
202
209
|
"install": {
|
|
203
210
|
"default": true,
|
|
204
211
|
"removable": false
|
|
@@ -217,13 +224,14 @@
|
|
|
217
224
|
"human_review_required": false,
|
|
218
225
|
"level": "core"
|
|
219
226
|
},
|
|
227
|
+
"visibility": "internal",
|
|
220
228
|
"workspaces": [
|
|
221
229
|
"agent-config-maintainer"
|
|
222
230
|
]
|
|
223
231
|
},
|
|
224
232
|
{
|
|
225
233
|
"category": "command",
|
|
226
|
-
"checksum": "sha256:
|
|
234
|
+
"checksum": "sha256:85dfe944375da67c0778933bda26e112be62e7aa0beb3f6f0cff13ae700f1fbc",
|
|
227
235
|
"install": {
|
|
228
236
|
"default": true,
|
|
229
237
|
"removable": false
|
|
@@ -242,13 +250,14 @@
|
|
|
242
250
|
"human_review_required": false,
|
|
243
251
|
"level": "core"
|
|
244
252
|
},
|
|
253
|
+
"visibility": "internal",
|
|
245
254
|
"workspaces": [
|
|
246
255
|
"agent-config-maintainer"
|
|
247
256
|
]
|
|
248
257
|
},
|
|
249
258
|
{
|
|
250
259
|
"category": "command",
|
|
251
|
-
"checksum": "sha256:
|
|
260
|
+
"checksum": "sha256:4fefaba086e573d2048b6b8efcc080255d9f6383a7a0f21088a7724225352949",
|
|
252
261
|
"install": {
|
|
253
262
|
"default": true,
|
|
254
263
|
"removable": false
|
|
@@ -267,13 +276,14 @@
|
|
|
267
276
|
"human_review_required": false,
|
|
268
277
|
"level": "core"
|
|
269
278
|
},
|
|
279
|
+
"visibility": "internal",
|
|
270
280
|
"workspaces": [
|
|
271
281
|
"agent-config-maintainer"
|
|
272
282
|
]
|
|
273
283
|
},
|
|
274
284
|
{
|
|
275
285
|
"category": "command",
|
|
276
|
-
"checksum": "sha256:
|
|
286
|
+
"checksum": "sha256:7f5baf5e09289a1d6a7ddb22c2009dedb9b89eabc5ca5d0a880ac2cab327a891",
|
|
277
287
|
"install": {
|
|
278
288
|
"default": true,
|
|
279
289
|
"removable": false
|
|
@@ -292,13 +302,14 @@
|
|
|
292
302
|
"human_review_required": false,
|
|
293
303
|
"level": "core"
|
|
294
304
|
},
|
|
305
|
+
"visibility": "internal",
|
|
295
306
|
"workspaces": [
|
|
296
307
|
"agent-config-maintainer"
|
|
297
308
|
]
|
|
298
309
|
},
|
|
299
310
|
{
|
|
300
311
|
"category": "command",
|
|
301
|
-
"checksum": "sha256:
|
|
312
|
+
"checksum": "sha256:82d76614f222a41a36ba6268fe62d3fff6c323fce2b2f5db2f9418793e0e3483",
|
|
302
313
|
"install": {
|
|
303
314
|
"default": true,
|
|
304
315
|
"removable": false
|
|
@@ -317,13 +328,14 @@
|
|
|
317
328
|
"human_review_required": false,
|
|
318
329
|
"level": "core"
|
|
319
330
|
},
|
|
331
|
+
"visibility": "internal",
|
|
320
332
|
"workspaces": [
|
|
321
333
|
"agent-config-maintainer"
|
|
322
334
|
]
|
|
323
335
|
},
|
|
324
336
|
{
|
|
325
337
|
"category": "command",
|
|
326
|
-
"checksum": "sha256:
|
|
338
|
+
"checksum": "sha256:510c070f3c9ea82eb2a0cfda0616c70010763d73aa04964a100aa4b280137dd0",
|
|
327
339
|
"install": {
|
|
328
340
|
"default": true,
|
|
329
341
|
"removable": false
|
|
@@ -342,13 +354,14 @@
|
|
|
342
354
|
"human_review_required": false,
|
|
343
355
|
"level": "core"
|
|
344
356
|
},
|
|
357
|
+
"visibility": "internal",
|
|
345
358
|
"workspaces": [
|
|
346
359
|
"agent-config-maintainer"
|
|
347
360
|
]
|
|
348
361
|
},
|
|
349
362
|
{
|
|
350
363
|
"category": "command",
|
|
351
|
-
"checksum": "sha256:
|
|
364
|
+
"checksum": "sha256:5eb7a4bcf7c2aaa49be8d5f58b8e76a88e857f4c4a38947b5790a7c2b9a54758",
|
|
352
365
|
"install": {
|
|
353
366
|
"default": true,
|
|
354
367
|
"removable": false
|
|
@@ -367,13 +380,14 @@
|
|
|
367
380
|
"human_review_required": false,
|
|
368
381
|
"level": "core"
|
|
369
382
|
},
|
|
383
|
+
"visibility": "internal",
|
|
370
384
|
"workspaces": [
|
|
371
385
|
"agent-config-maintainer"
|
|
372
386
|
]
|
|
373
387
|
},
|
|
374
388
|
{
|
|
375
389
|
"category": "command",
|
|
376
|
-
"checksum": "sha256:
|
|
390
|
+
"checksum": "sha256:f88b25e44965430ebd007983932a0839aef365b10ffd836241cfeafa7e71a8d0",
|
|
377
391
|
"install": {
|
|
378
392
|
"default": true,
|
|
379
393
|
"removable": false
|
|
@@ -392,13 +406,14 @@
|
|
|
392
406
|
"human_review_required": false,
|
|
393
407
|
"level": "core"
|
|
394
408
|
},
|
|
409
|
+
"visibility": "internal",
|
|
395
410
|
"workspaces": [
|
|
396
411
|
"agent-config-maintainer"
|
|
397
412
|
]
|
|
398
413
|
},
|
|
399
414
|
{
|
|
400
415
|
"category": "command",
|
|
401
|
-
"checksum": "sha256:
|
|
416
|
+
"checksum": "sha256:bfcd6efb2fb334e1faf943c9c22e4422385dbba167acc23ba6be66c62223098d",
|
|
402
417
|
"install": {
|
|
403
418
|
"default": true,
|
|
404
419
|
"removable": false
|
|
@@ -426,13 +441,14 @@
|
|
|
426
441
|
"human_review_required": false,
|
|
427
442
|
"level": "core"
|
|
428
443
|
},
|
|
444
|
+
"visibility": "advanced",
|
|
429
445
|
"workspaces": [
|
|
430
446
|
"agent-config-maintainer"
|
|
431
447
|
]
|
|
432
448
|
},
|
|
433
449
|
{
|
|
434
450
|
"category": "command",
|
|
435
|
-
"checksum": "sha256:
|
|
451
|
+
"checksum": "sha256:47e31b080fd84987a95a9ab4f986286acb9a547a48bfa4dabb98f33db0446094",
|
|
436
452
|
"install": {
|
|
437
453
|
"default": true,
|
|
438
454
|
"removable": false
|
|
@@ -451,13 +467,14 @@
|
|
|
451
467
|
"human_review_required": false,
|
|
452
468
|
"level": "core"
|
|
453
469
|
},
|
|
470
|
+
"visibility": "internal",
|
|
454
471
|
"workspaces": [
|
|
455
472
|
"agent-config-maintainer"
|
|
456
473
|
]
|
|
457
474
|
},
|
|
458
475
|
{
|
|
459
476
|
"category": "command",
|
|
460
|
-
"checksum": "sha256:
|
|
477
|
+
"checksum": "sha256:dc2ff9822c97313383c37084e8a5eadf914655229b53bc3e9099aa8120270514",
|
|
461
478
|
"install": {
|
|
462
479
|
"default": true,
|
|
463
480
|
"removable": false
|
|
@@ -476,13 +493,14 @@
|
|
|
476
493
|
"human_review_required": false,
|
|
477
494
|
"level": "core"
|
|
478
495
|
},
|
|
496
|
+
"visibility": "internal",
|
|
479
497
|
"workspaces": [
|
|
480
498
|
"agent-config-maintainer"
|
|
481
499
|
]
|
|
482
500
|
},
|
|
483
501
|
{
|
|
484
502
|
"category": "command",
|
|
485
|
-
"checksum": "sha256:
|
|
503
|
+
"checksum": "sha256:70485f2b41b34d4336110a708d9233de7b2e7050766765a7b42c536ed9058243",
|
|
486
504
|
"install": {
|
|
487
505
|
"default": true,
|
|
488
506
|
"removable": false
|
|
@@ -501,13 +519,14 @@
|
|
|
501
519
|
"human_review_required": false,
|
|
502
520
|
"level": "core"
|
|
503
521
|
},
|
|
522
|
+
"visibility": "internal",
|
|
504
523
|
"workspaces": [
|
|
505
524
|
"agent-config-maintainer"
|
|
506
525
|
]
|
|
507
526
|
},
|
|
508
527
|
{
|
|
509
528
|
"category": "command",
|
|
510
|
-
"checksum": "sha256:
|
|
529
|
+
"checksum": "sha256:769e792d8fbfedc3d2f1668a51ee225f61cf515584f2488345298cc340fe679d",
|
|
511
530
|
"install": {
|
|
512
531
|
"default": true,
|
|
513
532
|
"removable": false
|
|
@@ -526,13 +545,14 @@
|
|
|
526
545
|
"human_review_required": false,
|
|
527
546
|
"level": "core"
|
|
528
547
|
},
|
|
548
|
+
"visibility": "internal",
|
|
529
549
|
"workspaces": [
|
|
530
550
|
"agent-config-maintainer"
|
|
531
551
|
]
|
|
532
552
|
},
|
|
533
553
|
{
|
|
534
554
|
"category": "command",
|
|
535
|
-
"checksum": "sha256:
|
|
555
|
+
"checksum": "sha256:850aa55d28cb1f04327174f3e754d6a024f8cca5822c20e3487201199126db3f",
|
|
536
556
|
"install": {
|
|
537
557
|
"default": true,
|
|
538
558
|
"removable": false
|
|
@@ -551,13 +571,14 @@
|
|
|
551
571
|
"human_review_required": false,
|
|
552
572
|
"level": "core"
|
|
553
573
|
},
|
|
574
|
+
"visibility": "internal",
|
|
554
575
|
"workspaces": [
|
|
555
576
|
"agent-config-maintainer"
|
|
556
577
|
]
|
|
557
578
|
},
|
|
558
579
|
{
|
|
559
580
|
"category": "command",
|
|
560
|
-
"checksum": "sha256:
|
|
581
|
+
"checksum": "sha256:f4c51176ecbd3cccbbda4e8cf835a2aba27a3bc9acf2c0dd1f52829310e37417",
|
|
561
582
|
"install": {
|
|
562
583
|
"default": true,
|
|
563
584
|
"removable": false
|
|
@@ -576,13 +597,14 @@
|
|
|
576
597
|
"human_review_required": false,
|
|
577
598
|
"level": "core"
|
|
578
599
|
},
|
|
600
|
+
"visibility": "internal",
|
|
579
601
|
"workspaces": [
|
|
580
602
|
"agent-config-maintainer"
|
|
581
603
|
]
|
|
582
604
|
},
|
|
583
605
|
{
|
|
584
606
|
"category": "command",
|
|
585
|
-
"checksum": "sha256:
|
|
607
|
+
"checksum": "sha256:ddcfa0eff3bfb899725433da37c1e1f2f0c107a872e9d73efb52fd6773644fe3",
|
|
586
608
|
"install": {
|
|
587
609
|
"default": true,
|
|
588
610
|
"removable": false
|
|
@@ -610,13 +632,14 @@
|
|
|
610
632
|
"human_review_required": false,
|
|
611
633
|
"level": "core"
|
|
612
634
|
},
|
|
635
|
+
"visibility": "advanced",
|
|
613
636
|
"workspaces": [
|
|
614
637
|
"agent-config-maintainer"
|
|
615
638
|
]
|
|
616
639
|
},
|
|
617
640
|
{
|
|
618
641
|
"category": "command",
|
|
619
|
-
"checksum": "sha256:
|
|
642
|
+
"checksum": "sha256:48e15c51e81488b24e52908d079f765beb9f0bf408fb1c287496efd2d3a6e9cf",
|
|
620
643
|
"install": {
|
|
621
644
|
"default": true,
|
|
622
645
|
"removable": false
|
|
@@ -635,38 +658,14 @@
|
|
|
635
658
|
"human_review_required": false,
|
|
636
659
|
"level": "core"
|
|
637
660
|
},
|
|
661
|
+
"visibility": "internal",
|
|
638
662
|
"workspaces": [
|
|
639
663
|
"agent-config-maintainer"
|
|
640
664
|
]
|
|
641
665
|
},
|
|
642
666
|
{
|
|
643
667
|
"category": "command",
|
|
644
|
-
"checksum": "sha256:
|
|
645
|
-
"install": {
|
|
646
|
-
"default": true,
|
|
647
|
-
"removable": false
|
|
648
|
-
},
|
|
649
|
-
"lifecycle": "active",
|
|
650
|
-
"name": "fix-pr-bot-comments",
|
|
651
|
-
"pack": "engineering-base",
|
|
652
|
-
"packs": [
|
|
653
|
-
"meta"
|
|
654
|
-
],
|
|
655
|
-
"path": "src/domains/engineering-base/fix/pr-bot-comments/command.md",
|
|
656
|
-
"slug": "fix-pr-bot-comments",
|
|
657
|
-
"tier": 2,
|
|
658
|
-
"trust": {
|
|
659
|
-
"confidence": "high",
|
|
660
|
-
"human_review_required": false,
|
|
661
|
-
"level": "core"
|
|
662
|
-
},
|
|
663
|
-
"workspaces": [
|
|
664
|
-
"agent-config-maintainer"
|
|
665
|
-
]
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
"category": "command",
|
|
669
|
-
"checksum": "sha256:086d60c990d93f15255f94b35449cdb0f3b78a19f59e196c26c89a0e83b625d9",
|
|
668
|
+
"checksum": "sha256:70e920235fe77bbd5a74b94a55d5fc23b78ddb99bac3cdd7ee8344b0a6963122",
|
|
670
669
|
"install": {
|
|
671
670
|
"default": true,
|
|
672
671
|
"removable": false
|
|
@@ -685,38 +684,14 @@
|
|
|
685
684
|
"human_review_required": false,
|
|
686
685
|
"level": "core"
|
|
687
686
|
},
|
|
687
|
+
"visibility": "internal",
|
|
688
688
|
"workspaces": [
|
|
689
689
|
"agent-config-maintainer"
|
|
690
690
|
]
|
|
691
691
|
},
|
|
692
692
|
{
|
|
693
693
|
"category": "command",
|
|
694
|
-
"checksum": "sha256:
|
|
695
|
-
"install": {
|
|
696
|
-
"default": true,
|
|
697
|
-
"removable": false
|
|
698
|
-
},
|
|
699
|
-
"lifecycle": "active",
|
|
700
|
-
"name": "fix-pr-developer-comments",
|
|
701
|
-
"pack": "engineering-base",
|
|
702
|
-
"packs": [
|
|
703
|
-
"meta"
|
|
704
|
-
],
|
|
705
|
-
"path": "src/domains/engineering-base/fix/pr-developer-comments/command.md",
|
|
706
|
-
"slug": "fix-pr-developer-comments",
|
|
707
|
-
"tier": 2,
|
|
708
|
-
"trust": {
|
|
709
|
-
"confidence": "high",
|
|
710
|
-
"human_review_required": false,
|
|
711
|
-
"level": "core"
|
|
712
|
-
},
|
|
713
|
-
"workspaces": [
|
|
714
|
-
"agent-config-maintainer"
|
|
715
|
-
]
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"category": "command",
|
|
719
|
-
"checksum": "sha256:686b0f2dc81d262a84a8bf249c2c13fbdd2392ab69ccd9bc1b42b580a3213165",
|
|
694
|
+
"checksum": "sha256:b1423e050e55f5fff44ee6b43978f0d964d22e369e7e31d03145f74d4681881d",
|
|
720
695
|
"install": {
|
|
721
696
|
"default": true,
|
|
722
697
|
"removable": false
|
|
@@ -735,13 +710,14 @@
|
|
|
735
710
|
"human_review_required": false,
|
|
736
711
|
"level": "core"
|
|
737
712
|
},
|
|
713
|
+
"visibility": "internal",
|
|
738
714
|
"workspaces": [
|
|
739
715
|
"agent-config-maintainer"
|
|
740
716
|
]
|
|
741
717
|
},
|
|
742
718
|
{
|
|
743
719
|
"category": "command",
|
|
744
|
-
"checksum": "sha256:
|
|
720
|
+
"checksum": "sha256:22fc45a7b858234b7e24e30fcf475d159fdad692197c0f50085af9823e7e1d19",
|
|
745
721
|
"install": {
|
|
746
722
|
"default": true,
|
|
747
723
|
"removable": false
|
|
@@ -760,13 +736,14 @@
|
|
|
760
736
|
"human_review_required": false,
|
|
761
737
|
"level": "core"
|
|
762
738
|
},
|
|
739
|
+
"visibility": "internal",
|
|
763
740
|
"workspaces": [
|
|
764
741
|
"agent-config-maintainer"
|
|
765
742
|
]
|
|
766
743
|
},
|
|
767
744
|
{
|
|
768
745
|
"category": "command",
|
|
769
|
-
"checksum": "sha256:
|
|
746
|
+
"checksum": "sha256:43394147b2687c65a97640ec6676ff769310f31273639f74a577559e6bba5c2f",
|
|
770
747
|
"install": {
|
|
771
748
|
"default": true,
|
|
772
749
|
"removable": false
|
|
@@ -791,13 +768,14 @@
|
|
|
791
768
|
"human_review_required": false,
|
|
792
769
|
"level": "core"
|
|
793
770
|
},
|
|
771
|
+
"visibility": "visible",
|
|
794
772
|
"workspaces": [
|
|
795
773
|
"agent-config-maintainer"
|
|
796
774
|
]
|
|
797
775
|
},
|
|
798
776
|
{
|
|
799
777
|
"category": "command",
|
|
800
|
-
"checksum": "sha256:
|
|
778
|
+
"checksum": "sha256:18ebb40d327d7faa69ff97a8c55c3cbeb8e47174df729a930f2b83141b029144",
|
|
801
779
|
"install": {
|
|
802
780
|
"default": true,
|
|
803
781
|
"removable": false
|
|
@@ -823,13 +801,14 @@
|
|
|
823
801
|
"human_review_required": false,
|
|
824
802
|
"level": "core"
|
|
825
803
|
},
|
|
804
|
+
"visibility": "advanced",
|
|
826
805
|
"workspaces": [
|
|
827
806
|
"agent-config-maintainer"
|
|
828
807
|
]
|
|
829
808
|
},
|
|
830
809
|
{
|
|
831
810
|
"category": "command",
|
|
832
|
-
"checksum": "sha256:
|
|
811
|
+
"checksum": "sha256:89916b4f2df54db3b560e90366f532d9aea76f554da6b19dd9877dd633f69041",
|
|
833
812
|
"install": {
|
|
834
813
|
"default": true,
|
|
835
814
|
"removable": false
|
|
@@ -848,13 +827,14 @@
|
|
|
848
827
|
"human_review_required": false,
|
|
849
828
|
"level": "core"
|
|
850
829
|
},
|
|
830
|
+
"visibility": "internal",
|
|
851
831
|
"workspaces": [
|
|
852
832
|
"agent-config-maintainer"
|
|
853
833
|
]
|
|
854
834
|
},
|
|
855
835
|
{
|
|
856
836
|
"category": "command",
|
|
857
|
-
"checksum": "sha256:
|
|
837
|
+
"checksum": "sha256:df1357238db3de22b2486e610afffb43667a235bc06ff886149b952bd620a0f7",
|
|
858
838
|
"install": {
|
|
859
839
|
"default": true,
|
|
860
840
|
"removable": false
|
|
@@ -873,13 +853,14 @@
|
|
|
873
853
|
"human_review_required": false,
|
|
874
854
|
"level": "core"
|
|
875
855
|
},
|
|
856
|
+
"visibility": "internal",
|
|
876
857
|
"workspaces": [
|
|
877
858
|
"agent-config-maintainer"
|
|
878
859
|
]
|
|
879
860
|
},
|
|
880
861
|
{
|
|
881
862
|
"category": "command",
|
|
882
|
-
"checksum": "sha256:
|
|
863
|
+
"checksum": "sha256:34de093e8314c3ba23273ba9d84fec623bd9a4067c224d87c14a9aaac5770675",
|
|
883
864
|
"install": {
|
|
884
865
|
"default": true,
|
|
885
866
|
"removable": false
|
|
@@ -898,13 +879,14 @@
|
|
|
898
879
|
"human_review_required": false,
|
|
899
880
|
"level": "core"
|
|
900
881
|
},
|
|
882
|
+
"visibility": "internal",
|
|
901
883
|
"workspaces": [
|
|
902
884
|
"agent-config-maintainer"
|
|
903
885
|
]
|
|
904
886
|
},
|
|
905
887
|
{
|
|
906
888
|
"category": "command",
|
|
907
|
-
"checksum": "sha256:
|
|
889
|
+
"checksum": "sha256:a5968e51400cca98327d6afc18a924598b5f436ac5123cb655c1a84ef2213216",
|
|
908
890
|
"install": {
|
|
909
891
|
"default": true,
|
|
910
892
|
"removable": false
|
|
@@ -923,13 +905,14 @@
|
|
|
923
905
|
"human_review_required": false,
|
|
924
906
|
"level": "core"
|
|
925
907
|
},
|
|
908
|
+
"visibility": "internal",
|
|
926
909
|
"workspaces": [
|
|
927
910
|
"agent-config-maintainer"
|
|
928
911
|
]
|
|
929
912
|
},
|
|
930
913
|
{
|
|
931
914
|
"category": "command",
|
|
932
|
-
"checksum": "sha256:
|
|
915
|
+
"checksum": "sha256:accede889567daa334ecb17723ad175c1c7d9a209b184fb63eeffb2d995b9f43",
|
|
933
916
|
"install": {
|
|
934
917
|
"default": true,
|
|
935
918
|
"removable": false
|
|
@@ -948,13 +931,14 @@
|
|
|
948
931
|
"human_review_required": false,
|
|
949
932
|
"level": "core"
|
|
950
933
|
},
|
|
934
|
+
"visibility": "internal",
|
|
951
935
|
"workspaces": [
|
|
952
936
|
"agent-config-maintainer"
|
|
953
937
|
]
|
|
954
938
|
},
|
|
955
939
|
{
|
|
956
940
|
"category": "command",
|
|
957
|
-
"checksum": "sha256:
|
|
941
|
+
"checksum": "sha256:f20ec548761bccdd2e7c12ffbf87b5ffbf0f458bcd340daae4e2ba8f9ff43373",
|
|
958
942
|
"install": {
|
|
959
943
|
"default": true,
|
|
960
944
|
"removable": false
|
|
@@ -973,13 +957,14 @@
|
|
|
973
957
|
"human_review_required": false,
|
|
974
958
|
"level": "core"
|
|
975
959
|
},
|
|
960
|
+
"visibility": "internal",
|
|
976
961
|
"workspaces": [
|
|
977
962
|
"agent-config-maintainer"
|
|
978
963
|
]
|
|
979
964
|
},
|
|
980
965
|
{
|
|
981
966
|
"category": "command",
|
|
982
|
-
"checksum": "sha256:
|
|
967
|
+
"checksum": "sha256:1af623e79727916e1ab7d3cfe0c93b991ed6207a30f00d8cd3948b7c37c088a8",
|
|
983
968
|
"install": {
|
|
984
969
|
"default": true,
|
|
985
970
|
"removable": false
|
|
@@ -998,13 +983,14 @@
|
|
|
998
983
|
"human_review_required": false,
|
|
999
984
|
"level": "core"
|
|
1000
985
|
},
|
|
986
|
+
"visibility": "internal",
|
|
1001
987
|
"workspaces": [
|
|
1002
988
|
"agent-config-maintainer"
|
|
1003
989
|
]
|
|
1004
990
|
},
|
|
1005
991
|
{
|
|
1006
992
|
"category": "command",
|
|
1007
|
-
"checksum": "sha256:
|
|
993
|
+
"checksum": "sha256:14965345da9e45df0de19c3e4f49313ffec66b8b2f6afdbb7054d70f1935247d",
|
|
1008
994
|
"install": {
|
|
1009
995
|
"default": true,
|
|
1010
996
|
"removable": false
|
|
@@ -1023,13 +1009,14 @@
|
|
|
1023
1009
|
"human_review_required": false,
|
|
1024
1010
|
"level": "core"
|
|
1025
1011
|
},
|
|
1012
|
+
"visibility": "internal",
|
|
1026
1013
|
"workspaces": [
|
|
1027
1014
|
"agent-config-maintainer"
|
|
1028
1015
|
]
|
|
1029
1016
|
},
|
|
1030
1017
|
{
|
|
1031
1018
|
"category": "command",
|
|
1032
|
-
"checksum": "sha256:
|
|
1019
|
+
"checksum": "sha256:e48e9a566f2966936bb6407537bc12cc3f2147b2ea2b3ac00811d6e7939e04ea",
|
|
1033
1020
|
"install": {
|
|
1034
1021
|
"default": true,
|
|
1035
1022
|
"removable": false
|
|
@@ -1048,13 +1035,14 @@
|
|
|
1048
1035
|
"human_review_required": false,
|
|
1049
1036
|
"level": "core"
|
|
1050
1037
|
},
|
|
1038
|
+
"visibility": "internal",
|
|
1051
1039
|
"workspaces": [
|
|
1052
1040
|
"agent-config-maintainer"
|
|
1053
1041
|
]
|
|
1054
1042
|
},
|
|
1055
1043
|
{
|
|
1056
1044
|
"category": "command",
|
|
1057
|
-
"checksum": "sha256:
|
|
1045
|
+
"checksum": "sha256:af60f6a1672b0ff47ed880303b8909e2300ee3daadb9aa6643dd52d293c6b125",
|
|
1058
1046
|
"install": {
|
|
1059
1047
|
"default": true,
|
|
1060
1048
|
"removable": false
|
|
@@ -1073,13 +1061,14 @@
|
|
|
1073
1061
|
"human_review_required": false,
|
|
1074
1062
|
"level": "core"
|
|
1075
1063
|
},
|
|
1064
|
+
"visibility": "internal",
|
|
1076
1065
|
"workspaces": [
|
|
1077
1066
|
"agent-config-maintainer"
|
|
1078
1067
|
]
|
|
1079
1068
|
},
|
|
1080
1069
|
{
|
|
1081
1070
|
"category": "command",
|
|
1082
|
-
"checksum": "sha256:
|
|
1071
|
+
"checksum": "sha256:44d7dba681c67bc00b492f49ef0a2290e6111e80f6ae0ca34b815dc904bcf381",
|
|
1083
1072
|
"install": {
|
|
1084
1073
|
"default": true,
|
|
1085
1074
|
"removable": false
|
|
@@ -1098,13 +1087,14 @@
|
|
|
1098
1087
|
"human_review_required": false,
|
|
1099
1088
|
"level": "core"
|
|
1100
1089
|
},
|
|
1090
|
+
"visibility": "internal",
|
|
1101
1091
|
"workspaces": [
|
|
1102
1092
|
"agent-config-maintainer"
|
|
1103
1093
|
]
|
|
1104
1094
|
},
|
|
1105
1095
|
{
|
|
1106
1096
|
"category": "command",
|
|
1107
|
-
"checksum": "sha256:
|
|
1097
|
+
"checksum": "sha256:f05dc7a5e75c571e736025fcc308a65896bf893fbd53a72cc944943a29747722",
|
|
1108
1098
|
"install": {
|
|
1109
1099
|
"default": true,
|
|
1110
1100
|
"removable": false
|
|
@@ -1133,13 +1123,40 @@
|
|
|
1133
1123
|
"human_review_required": false,
|
|
1134
1124
|
"level": "core"
|
|
1135
1125
|
},
|
|
1126
|
+
"visibility": "advanced",
|
|
1136
1127
|
"workspaces": [
|
|
1137
1128
|
"agent-config-maintainer"
|
|
1138
1129
|
]
|
|
1139
1130
|
},
|
|
1140
1131
|
{
|
|
1141
1132
|
"category": "command",
|
|
1142
|
-
"checksum": "sha256:
|
|
1133
|
+
"checksum": "sha256:cf6ab28156e72714d5866a3c6f9311b066e0c7b0a06736d847ceeb79abf5203a",
|
|
1134
|
+
"install": {
|
|
1135
|
+
"default": true,
|
|
1136
|
+
"removable": false
|
|
1137
|
+
},
|
|
1138
|
+
"lifecycle": "active",
|
|
1139
|
+
"name": "security-audit-config",
|
|
1140
|
+
"pack": "engineering-base",
|
|
1141
|
+
"packs": [
|
|
1142
|
+
"meta"
|
|
1143
|
+
],
|
|
1144
|
+
"path": "src/domains/engineering-base/security-audit-config/command.md",
|
|
1145
|
+
"slug": "security-audit-config",
|
|
1146
|
+
"tier": 2,
|
|
1147
|
+
"trust": {
|
|
1148
|
+
"confidence": "high",
|
|
1149
|
+
"human_review_required": false,
|
|
1150
|
+
"level": "core"
|
|
1151
|
+
},
|
|
1152
|
+
"visibility": "internal",
|
|
1153
|
+
"workspaces": [
|
|
1154
|
+
"agent-config-maintainer"
|
|
1155
|
+
]
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"category": "command",
|
|
1159
|
+
"checksum": "sha256:7303e0a4a9709f8c74332a449f31f7772f156f4ec4f241d1714ec31b182b10be",
|
|
1143
1160
|
"install": {
|
|
1144
1161
|
"default": true,
|
|
1145
1162
|
"removable": false
|
|
@@ -1158,13 +1175,14 @@
|
|
|
1158
1175
|
"human_review_required": false,
|
|
1159
1176
|
"level": "core"
|
|
1160
1177
|
},
|
|
1178
|
+
"visibility": "internal",
|
|
1161
1179
|
"workspaces": [
|
|
1162
1180
|
"agent-config-maintainer"
|
|
1163
1181
|
]
|
|
1164
1182
|
},
|
|
1165
1183
|
{
|
|
1166
1184
|
"category": "command",
|
|
1167
|
-
"checksum": "sha256:
|
|
1185
|
+
"checksum": "sha256:0286219203cfb5abc6f8f1d468384eea7108bd8b1c11945f36f5cccda5859f1b",
|
|
1168
1186
|
"install": {
|
|
1169
1187
|
"default": true,
|
|
1170
1188
|
"removable": false
|
|
@@ -1183,13 +1201,14 @@
|
|
|
1183
1201
|
"human_review_required": false,
|
|
1184
1202
|
"level": "core"
|
|
1185
1203
|
},
|
|
1204
|
+
"visibility": "internal",
|
|
1186
1205
|
"workspaces": [
|
|
1187
1206
|
"agent-config-maintainer"
|
|
1188
1207
|
]
|
|
1189
1208
|
},
|
|
1190
1209
|
{
|
|
1191
1210
|
"category": "command",
|
|
1192
|
-
"checksum": "sha256:
|
|
1211
|
+
"checksum": "sha256:ae360143f9b1019baa47cdc81dfc38d36e207bc2f72f5bb5e01e0029b3e7d933",
|
|
1193
1212
|
"install": {
|
|
1194
1213
|
"default": true,
|
|
1195
1214
|
"removable": false
|
|
@@ -1208,13 +1227,14 @@
|
|
|
1208
1227
|
"human_review_required": false,
|
|
1209
1228
|
"level": "core"
|
|
1210
1229
|
},
|
|
1230
|
+
"visibility": "internal",
|
|
1211
1231
|
"workspaces": [
|
|
1212
1232
|
"agent-config-maintainer"
|
|
1213
1233
|
]
|
|
1214
1234
|
},
|
|
1215
1235
|
{
|
|
1216
1236
|
"category": "command",
|
|
1217
|
-
"checksum": "sha256:
|
|
1237
|
+
"checksum": "sha256:de85c4e879dc1d03c23e91c5c0827801b93d3980852444fa75779a17e41b80b2",
|
|
1218
1238
|
"install": {
|
|
1219
1239
|
"default": true,
|
|
1220
1240
|
"removable": false
|
|
@@ -1233,13 +1253,14 @@
|
|
|
1233
1253
|
"human_review_required": false,
|
|
1234
1254
|
"level": "core"
|
|
1235
1255
|
},
|
|
1256
|
+
"visibility": "internal",
|
|
1236
1257
|
"workspaces": [
|
|
1237
1258
|
"agent-config-maintainer"
|
|
1238
1259
|
]
|
|
1239
1260
|
},
|
|
1240
1261
|
{
|
|
1241
1262
|
"category": "command",
|
|
1242
|
-
"checksum": "sha256:
|
|
1263
|
+
"checksum": "sha256:ce12f9dbc2f6384d0c06e6fc316190130240677b616a863ce083031af12baefb",
|
|
1243
1264
|
"install": {
|
|
1244
1265
|
"default": true,
|
|
1245
1266
|
"removable": false
|
|
@@ -1258,13 +1279,14 @@
|
|
|
1258
1279
|
"human_review_required": false,
|
|
1259
1280
|
"level": "core"
|
|
1260
1281
|
},
|
|
1282
|
+
"visibility": "internal",
|
|
1261
1283
|
"workspaces": [
|
|
1262
1284
|
"agent-config-maintainer"
|
|
1263
1285
|
]
|
|
1264
1286
|
},
|
|
1265
1287
|
{
|
|
1266
1288
|
"category": "command",
|
|
1267
|
-
"checksum": "sha256:
|
|
1289
|
+
"checksum": "sha256:7b49bab95837c304ff2b67a4129be91bfd741abe8714e73edd4a10eba82db28e",
|
|
1268
1290
|
"install": {
|
|
1269
1291
|
"default": true,
|
|
1270
1292
|
"removable": false
|
|
@@ -1283,13 +1305,14 @@
|
|
|
1283
1305
|
"human_review_required": false,
|
|
1284
1306
|
"level": "core"
|
|
1285
1307
|
},
|
|
1308
|
+
"visibility": "internal",
|
|
1286
1309
|
"workspaces": [
|
|
1287
1310
|
"agent-config-maintainer"
|
|
1288
1311
|
]
|
|
1289
1312
|
},
|
|
1290
1313
|
{
|
|
1291
1314
|
"category": "command",
|
|
1292
|
-
"checksum": "sha256:
|
|
1315
|
+
"checksum": "sha256:27dfeb696c9510e15589796473d2a33046d8c06b18d3c5a8b5f57229d7fc6f3e",
|
|
1293
1316
|
"install": {
|
|
1294
1317
|
"default": true,
|
|
1295
1318
|
"removable": false
|
|
@@ -1308,13 +1331,14 @@
|
|
|
1308
1331
|
"human_review_required": false,
|
|
1309
1332
|
"level": "core"
|
|
1310
1333
|
},
|
|
1334
|
+
"visibility": "internal",
|
|
1311
1335
|
"workspaces": [
|
|
1312
1336
|
"agent-config-maintainer"
|
|
1313
1337
|
]
|
|
1314
1338
|
},
|
|
1315
1339
|
{
|
|
1316
1340
|
"category": "command",
|
|
1317
|
-
"checksum": "sha256:
|
|
1341
|
+
"checksum": "sha256:1a31c98429b4bf59c0ae153d2bdf6cc382d323648746a1d1f96e7fc34904ae2c",
|
|
1318
1342
|
"install": {
|
|
1319
1343
|
"default": true,
|
|
1320
1344
|
"removable": false
|
|
@@ -1339,13 +1363,14 @@
|
|
|
1339
1363
|
"human_review_required": false,
|
|
1340
1364
|
"level": "core"
|
|
1341
1365
|
},
|
|
1366
|
+
"visibility": "visible",
|
|
1342
1367
|
"workspaces": [
|
|
1343
1368
|
"agent-config-maintainer"
|
|
1344
1369
|
]
|
|
1345
1370
|
},
|
|
1346
1371
|
{
|
|
1347
1372
|
"category": "command",
|
|
1348
|
-
"checksum": "sha256:
|
|
1373
|
+
"checksum": "sha256:e29396665c31a77c35b5ba3e557a20e6c2db861fd5ca06f186f80c5efe5507dc",
|
|
1349
1374
|
"install": {
|
|
1350
1375
|
"default": false,
|
|
1351
1376
|
"removable": true
|
|
@@ -1364,13 +1389,14 @@
|
|
|
1364
1389
|
"human_review_required": false,
|
|
1365
1390
|
"level": "experimental"
|
|
1366
1391
|
},
|
|
1392
|
+
"visibility": "internal",
|
|
1367
1393
|
"workspaces": [
|
|
1368
1394
|
"small-business"
|
|
1369
1395
|
]
|
|
1370
1396
|
},
|
|
1371
1397
|
{
|
|
1372
1398
|
"category": "command",
|
|
1373
|
-
"checksum": "sha256:
|
|
1399
|
+
"checksum": "sha256:251aa8423ebb586a2b73665066331ca8a433b63056a9715713f491836edd9883",
|
|
1374
1400
|
"install": {
|
|
1375
1401
|
"default": true,
|
|
1376
1402
|
"removable": false
|
|
@@ -1397,13 +1423,14 @@
|
|
|
1397
1423
|
"human_review_required": false,
|
|
1398
1424
|
"level": "core"
|
|
1399
1425
|
},
|
|
1426
|
+
"visibility": "visible",
|
|
1400
1427
|
"workspaces": [
|
|
1401
1428
|
"agent-config-maintainer"
|
|
1402
1429
|
]
|
|
1403
1430
|
},
|
|
1404
1431
|
{
|
|
1405
1432
|
"category": "command",
|
|
1406
|
-
"checksum": "sha256:
|
|
1433
|
+
"checksum": "sha256:3aebde2a33aaa25b1b77de8a54224bb5e5551f02fc6829356a0bbcd6f25fa63f",
|
|
1407
1434
|
"install": {
|
|
1408
1435
|
"default": true,
|
|
1409
1436
|
"removable": false
|
|
@@ -1426,13 +1453,14 @@
|
|
|
1426
1453
|
"human_review_required": false,
|
|
1427
1454
|
"level": "core"
|
|
1428
1455
|
},
|
|
1456
|
+
"visibility": "internal",
|
|
1429
1457
|
"workspaces": [
|
|
1430
1458
|
"agent-config-maintainer"
|
|
1431
1459
|
]
|
|
1432
1460
|
},
|
|
1433
1461
|
{
|
|
1434
1462
|
"category": "command",
|
|
1435
|
-
"checksum": "sha256:
|
|
1463
|
+
"checksum": "sha256:7f61cf6c33eeefa720e536ed8f2e4a792ae4f65dd3ab05b4f5c4d9720e5b048e",
|
|
1436
1464
|
"install": {
|
|
1437
1465
|
"default": true,
|
|
1438
1466
|
"removable": false
|
|
@@ -1458,13 +1486,14 @@
|
|
|
1458
1486
|
"human_review_required": false,
|
|
1459
1487
|
"level": "core"
|
|
1460
1488
|
},
|
|
1489
|
+
"visibility": "advanced",
|
|
1461
1490
|
"workspaces": [
|
|
1462
1491
|
"agent-config-maintainer"
|
|
1463
1492
|
]
|
|
1464
1493
|
},
|
|
1465
1494
|
{
|
|
1466
1495
|
"category": "command",
|
|
1467
|
-
"checksum": "sha256:
|
|
1496
|
+
"checksum": "sha256:13703b66a65417bd91805f808a20c5284648d3b95152bea51f9557ee7007a040",
|
|
1468
1497
|
"install": {
|
|
1469
1498
|
"default": true,
|
|
1470
1499
|
"removable": false
|
|
@@ -1487,13 +1516,14 @@
|
|
|
1487
1516
|
"human_review_required": false,
|
|
1488
1517
|
"level": "core"
|
|
1489
1518
|
},
|
|
1519
|
+
"visibility": "internal",
|
|
1490
1520
|
"workspaces": [
|
|
1491
1521
|
"agent-config-maintainer"
|
|
1492
1522
|
]
|
|
1493
1523
|
},
|
|
1494
1524
|
{
|
|
1495
1525
|
"category": "command",
|
|
1496
|
-
"checksum": "sha256:
|
|
1526
|
+
"checksum": "sha256:9f24ad31244f5eb607d8855305423b67db3f0b4ddae205578560a2049f03459e",
|
|
1497
1527
|
"install": {
|
|
1498
1528
|
"default": true,
|
|
1499
1529
|
"removable": false
|
|
@@ -1512,13 +1542,14 @@
|
|
|
1512
1542
|
"human_review_required": false,
|
|
1513
1543
|
"level": "core"
|
|
1514
1544
|
},
|
|
1545
|
+
"visibility": "internal",
|
|
1515
1546
|
"workspaces": [
|
|
1516
1547
|
"agent-config-maintainer"
|
|
1517
1548
|
]
|
|
1518
1549
|
},
|
|
1519
1550
|
{
|
|
1520
1551
|
"category": "command",
|
|
1521
|
-
"checksum": "sha256:
|
|
1552
|
+
"checksum": "sha256:4b6893ca8f6aca9b8037a837294455460414ead4cbda1134a91b861ac5b6d52a",
|
|
1522
1553
|
"install": {
|
|
1523
1554
|
"default": true,
|
|
1524
1555
|
"removable": false
|
|
@@ -1537,13 +1568,14 @@
|
|
|
1537
1568
|
"human_review_required": false,
|
|
1538
1569
|
"level": "core"
|
|
1539
1570
|
},
|
|
1571
|
+
"visibility": "internal",
|
|
1540
1572
|
"workspaces": [
|
|
1541
1573
|
"agent-config-maintainer"
|
|
1542
1574
|
]
|
|
1543
1575
|
},
|
|
1544
1576
|
{
|
|
1545
1577
|
"category": "command",
|
|
1546
|
-
"checksum": "sha256:
|
|
1578
|
+
"checksum": "sha256:f4776ce0913eb3ac56d20ae8910bb9f76b09e35bef0a36104c4f1ae2715af467",
|
|
1547
1579
|
"install": {
|
|
1548
1580
|
"default": true,
|
|
1549
1581
|
"removable": false
|
|
@@ -1562,13 +1594,14 @@
|
|
|
1562
1594
|
"human_review_required": false,
|
|
1563
1595
|
"level": "core"
|
|
1564
1596
|
},
|
|
1597
|
+
"visibility": "internal",
|
|
1565
1598
|
"workspaces": [
|
|
1566
1599
|
"agent-config-maintainer"
|
|
1567
1600
|
]
|
|
1568
1601
|
},
|
|
1569
1602
|
{
|
|
1570
1603
|
"category": "command",
|
|
1571
|
-
"checksum": "sha256:
|
|
1604
|
+
"checksum": "sha256:4598e11ae13fc5db16d4111f3e4ce948103093a3f88013c6d893a913b446f206",
|
|
1572
1605
|
"install": {
|
|
1573
1606
|
"default": true,
|
|
1574
1607
|
"removable": false
|
|
@@ -1587,13 +1620,14 @@
|
|
|
1587
1620
|
"human_review_required": false,
|
|
1588
1621
|
"level": "core"
|
|
1589
1622
|
},
|
|
1623
|
+
"visibility": "internal",
|
|
1590
1624
|
"workspaces": [
|
|
1591
1625
|
"agent-config-maintainer"
|
|
1592
1626
|
]
|
|
1593
1627
|
},
|
|
1594
1628
|
{
|
|
1595
1629
|
"category": "command",
|
|
1596
|
-
"checksum": "sha256:
|
|
1630
|
+
"checksum": "sha256:86237df4812d96c96018ac8c036648b1ef95df358c55dbf7eb2702518c4c09f8",
|
|
1597
1631
|
"install": {
|
|
1598
1632
|
"default": true,
|
|
1599
1633
|
"removable": false
|
|
@@ -1612,13 +1646,14 @@
|
|
|
1612
1646
|
"human_review_required": false,
|
|
1613
1647
|
"level": "core"
|
|
1614
1648
|
},
|
|
1649
|
+
"visibility": "internal",
|
|
1615
1650
|
"workspaces": [
|
|
1616
1651
|
"agent-config-maintainer"
|
|
1617
1652
|
]
|
|
1618
1653
|
},
|
|
1619
1654
|
{
|
|
1620
1655
|
"category": "command",
|
|
1621
|
-
"checksum": "sha256:
|
|
1656
|
+
"checksum": "sha256:c6bed487af7ffae540a69a3b316ae91629ccf059d3534a800b21a311e27cee76",
|
|
1622
1657
|
"install": {
|
|
1623
1658
|
"default": true,
|
|
1624
1659
|
"removable": false
|
|
@@ -1637,13 +1672,14 @@
|
|
|
1637
1672
|
"human_review_required": false,
|
|
1638
1673
|
"level": "core"
|
|
1639
1674
|
},
|
|
1675
|
+
"visibility": "internal",
|
|
1640
1676
|
"workspaces": [
|
|
1641
1677
|
"agent-config-maintainer"
|
|
1642
1678
|
]
|
|
1643
1679
|
},
|
|
1644
1680
|
{
|
|
1645
1681
|
"category": "command",
|
|
1646
|
-
"checksum": "sha256:
|
|
1682
|
+
"checksum": "sha256:e7c3551ad4569daa28e72094b867d9af2daea1cf33869e27628cf29196e84b2d",
|
|
1647
1683
|
"install": {
|
|
1648
1684
|
"default": true,
|
|
1649
1685
|
"removable": false
|
|
@@ -1662,13 +1698,14 @@
|
|
|
1662
1698
|
"human_review_required": false,
|
|
1663
1699
|
"level": "core"
|
|
1664
1700
|
},
|
|
1701
|
+
"visibility": "internal",
|
|
1665
1702
|
"workspaces": [
|
|
1666
1703
|
"agent-config-maintainer"
|
|
1667
1704
|
]
|
|
1668
1705
|
},
|
|
1669
1706
|
{
|
|
1670
1707
|
"category": "command",
|
|
1671
|
-
"checksum": "sha256:
|
|
1708
|
+
"checksum": "sha256:0d64f1e6284f3fc419c97d4072caf119cdc63057873c9c73a3dd129734eabafc",
|
|
1672
1709
|
"install": {
|
|
1673
1710
|
"default": true,
|
|
1674
1711
|
"removable": false
|
|
@@ -1687,13 +1724,14 @@
|
|
|
1687
1724
|
"human_review_required": false,
|
|
1688
1725
|
"level": "core"
|
|
1689
1726
|
},
|
|
1727
|
+
"visibility": "internal",
|
|
1690
1728
|
"workspaces": [
|
|
1691
1729
|
"agent-config-maintainer"
|
|
1692
1730
|
]
|
|
1693
1731
|
},
|
|
1694
1732
|
{
|
|
1695
1733
|
"category": "command",
|
|
1696
|
-
"checksum": "sha256:
|
|
1734
|
+
"checksum": "sha256:f7aa896c676aeb8fcd28b454b0590bb40e7d5a6b38aa50f2145e330b633bec22",
|
|
1697
1735
|
"install": {
|
|
1698
1736
|
"default": true,
|
|
1699
1737
|
"removable": false
|
|
@@ -1712,13 +1750,14 @@
|
|
|
1712
1750
|
"human_review_required": false,
|
|
1713
1751
|
"level": "core"
|
|
1714
1752
|
},
|
|
1753
|
+
"visibility": "internal",
|
|
1715
1754
|
"workspaces": [
|
|
1716
1755
|
"agent-config-maintainer"
|
|
1717
1756
|
]
|
|
1718
1757
|
},
|
|
1719
1758
|
{
|
|
1720
1759
|
"category": "command",
|
|
1721
|
-
"checksum": "sha256:
|
|
1760
|
+
"checksum": "sha256:91f6e87af1e195519cd619afdd8a971757f290c6342225d4a22320250669270e",
|
|
1722
1761
|
"install": {
|
|
1723
1762
|
"default": true,
|
|
1724
1763
|
"removable": false
|
|
@@ -1742,13 +1781,14 @@
|
|
|
1742
1781
|
"human_review_required": false,
|
|
1743
1782
|
"level": "core"
|
|
1744
1783
|
},
|
|
1784
|
+
"visibility": "visible",
|
|
1745
1785
|
"workspaces": [
|
|
1746
1786
|
"agent-config-maintainer"
|
|
1747
1787
|
]
|
|
1748
1788
|
},
|
|
1749
1789
|
{
|
|
1750
1790
|
"category": "command",
|
|
1751
|
-
"checksum": "sha256:
|
|
1791
|
+
"checksum": "sha256:cac0e5879b338eb1744a6ef8d16acc7e228b0b48ff13a1a612215c05b8ec5601",
|
|
1752
1792
|
"install": {
|
|
1753
1793
|
"default": true,
|
|
1754
1794
|
"removable": false
|
|
@@ -1772,13 +1812,14 @@
|
|
|
1772
1812
|
"human_review_required": false,
|
|
1773
1813
|
"level": "core"
|
|
1774
1814
|
},
|
|
1815
|
+
"visibility": "visible",
|
|
1775
1816
|
"workspaces": [
|
|
1776
1817
|
"agent-config-maintainer"
|
|
1777
1818
|
]
|
|
1778
1819
|
},
|
|
1779
1820
|
{
|
|
1780
1821
|
"category": "command",
|
|
1781
|
-
"checksum": "sha256:
|
|
1822
|
+
"checksum": "sha256:49e1cd6d2905afbdd686707b141b78da18ea43cbd4e67a6bfeea1e1fcf2a3298",
|
|
1782
1823
|
"install": {
|
|
1783
1824
|
"default": true,
|
|
1784
1825
|
"removable": false
|
|
@@ -1797,13 +1838,14 @@
|
|
|
1797
1838
|
"human_review_required": false,
|
|
1798
1839
|
"level": "core"
|
|
1799
1840
|
},
|
|
1841
|
+
"visibility": "internal",
|
|
1800
1842
|
"workspaces": [
|
|
1801
1843
|
"agent-config-maintainer"
|
|
1802
1844
|
]
|
|
1803
1845
|
},
|
|
1804
1846
|
{
|
|
1805
1847
|
"category": "command",
|
|
1806
|
-
"checksum": "sha256:
|
|
1848
|
+
"checksum": "sha256:8c4174b6ab4dd829e751afb6e60e111d6b8aca8067fce76159a8f18047e11ec7",
|
|
1807
1849
|
"install": {
|
|
1808
1850
|
"default": true,
|
|
1809
1851
|
"removable": false
|
|
@@ -1830,13 +1872,14 @@
|
|
|
1830
1872
|
"human_review_required": false,
|
|
1831
1873
|
"level": "core"
|
|
1832
1874
|
},
|
|
1875
|
+
"visibility": "advanced",
|
|
1833
1876
|
"workspaces": [
|
|
1834
1877
|
"agent-config-maintainer"
|
|
1835
1878
|
]
|
|
1836
1879
|
},
|
|
1837
1880
|
{
|
|
1838
1881
|
"category": "command",
|
|
1839
|
-
"checksum": "sha256:
|
|
1882
|
+
"checksum": "sha256:baebe5ab58cf1dcf0390d51c6f68ac4489a9a05fe991e803ae6b40c9d35fab64",
|
|
1840
1883
|
"install": {
|
|
1841
1884
|
"default": true,
|
|
1842
1885
|
"removable": false
|
|
@@ -1855,13 +1898,14 @@
|
|
|
1855
1898
|
"human_review_required": false,
|
|
1856
1899
|
"level": "core"
|
|
1857
1900
|
},
|
|
1901
|
+
"visibility": "internal",
|
|
1858
1902
|
"workspaces": [
|
|
1859
1903
|
"agent-config-maintainer"
|
|
1860
1904
|
]
|
|
1861
1905
|
},
|
|
1862
1906
|
{
|
|
1863
1907
|
"category": "command",
|
|
1864
|
-
"checksum": "sha256:
|
|
1908
|
+
"checksum": "sha256:bf67fced57321b7bb5ec966f496a70e0703499bed3225b41d730c26d8007d759",
|
|
1865
1909
|
"install": {
|
|
1866
1910
|
"default": true,
|
|
1867
1911
|
"removable": false
|
|
@@ -1880,13 +1924,14 @@
|
|
|
1880
1924
|
"human_review_required": false,
|
|
1881
1925
|
"level": "core"
|
|
1882
1926
|
},
|
|
1927
|
+
"visibility": "internal",
|
|
1883
1928
|
"workspaces": [
|
|
1884
1929
|
"agent-config-maintainer"
|
|
1885
1930
|
]
|
|
1886
1931
|
},
|
|
1887
1932
|
{
|
|
1888
1933
|
"category": "command",
|
|
1889
|
-
"checksum": "sha256:
|
|
1934
|
+
"checksum": "sha256:c1fb334fe431ee7da1e6fbd8f80872f7b062b3dfecf6b5a1f65163d4b3eef5e9",
|
|
1890
1935
|
"install": {
|
|
1891
1936
|
"default": true,
|
|
1892
1937
|
"removable": false
|
|
@@ -1905,13 +1950,14 @@
|
|
|
1905
1950
|
"human_review_required": false,
|
|
1906
1951
|
"level": "core"
|
|
1907
1952
|
},
|
|
1953
|
+
"visibility": "internal",
|
|
1908
1954
|
"workspaces": [
|
|
1909
1955
|
"agent-config-maintainer"
|
|
1910
1956
|
]
|
|
1911
1957
|
},
|
|
1912
1958
|
{
|
|
1913
1959
|
"category": "command",
|
|
1914
|
-
"checksum": "sha256:
|
|
1960
|
+
"checksum": "sha256:3464088a55b853fe5dbc9de6d7789df4d61ce6887d338a3b241f7219715ede6b",
|
|
1915
1961
|
"install": {
|
|
1916
1962
|
"default": true,
|
|
1917
1963
|
"removable": false
|
|
@@ -1930,13 +1976,14 @@
|
|
|
1930
1976
|
"human_review_required": false,
|
|
1931
1977
|
"level": "core"
|
|
1932
1978
|
},
|
|
1979
|
+
"visibility": "internal",
|
|
1933
1980
|
"workspaces": [
|
|
1934
1981
|
"agent-config-maintainer"
|
|
1935
1982
|
]
|
|
1936
1983
|
},
|
|
1937
1984
|
{
|
|
1938
1985
|
"category": "command",
|
|
1939
|
-
"checksum": "sha256:
|
|
1986
|
+
"checksum": "sha256:8b0be536261527db911cf281007a51b9997e924c2663cfb60283d70cc1086f18",
|
|
1940
1987
|
"install": {
|
|
1941
1988
|
"default": true,
|
|
1942
1989
|
"removable": false
|
|
@@ -1955,13 +2002,14 @@
|
|
|
1955
2002
|
"human_review_required": false,
|
|
1956
2003
|
"level": "core"
|
|
1957
2004
|
},
|
|
2005
|
+
"visibility": "internal",
|
|
1958
2006
|
"workspaces": [
|
|
1959
2007
|
"agent-config-maintainer"
|
|
1960
2008
|
]
|
|
1961
2009
|
},
|
|
1962
2010
|
{
|
|
1963
2011
|
"category": "command",
|
|
1964
|
-
"checksum": "sha256:
|
|
2012
|
+
"checksum": "sha256:c611088f5e358455dd3b56c7d35271bc7f10e68a337fefa9014f56e34ac8a2fc",
|
|
1965
2013
|
"install": {
|
|
1966
2014
|
"default": true,
|
|
1967
2015
|
"removable": false
|
|
@@ -1980,13 +2028,14 @@
|
|
|
1980
2028
|
"human_review_required": false,
|
|
1981
2029
|
"level": "core"
|
|
1982
2030
|
},
|
|
2031
|
+
"visibility": "internal",
|
|
1983
2032
|
"workspaces": [
|
|
1984
2033
|
"agent-config-maintainer"
|
|
1985
2034
|
]
|
|
1986
2035
|
},
|
|
1987
2036
|
{
|
|
1988
2037
|
"category": "command",
|
|
1989
|
-
"checksum": "sha256:
|
|
2038
|
+
"checksum": "sha256:f649f1423956a1c0139b061e3a033f7639865e0992716377fbaaa231f0096fef",
|
|
1990
2039
|
"install": {
|
|
1991
2040
|
"default": true,
|
|
1992
2041
|
"removable": false
|
|
@@ -2005,13 +2054,14 @@
|
|
|
2005
2054
|
"human_review_required": false,
|
|
2006
2055
|
"level": "core"
|
|
2007
2056
|
},
|
|
2057
|
+
"visibility": "internal",
|
|
2008
2058
|
"workspaces": [
|
|
2009
2059
|
"agent-config-maintainer"
|
|
2010
2060
|
]
|
|
2011
2061
|
},
|
|
2012
2062
|
{
|
|
2013
2063
|
"category": "command",
|
|
2014
|
-
"checksum": "sha256:
|
|
2064
|
+
"checksum": "sha256:52285bf8f8d26be6c27a86b1bba44f7e94fad0feb76a9763486289977e87a15d",
|
|
2015
2065
|
"install": {
|
|
2016
2066
|
"default": true,
|
|
2017
2067
|
"removable": false
|
|
@@ -2030,22 +2080,23 @@
|
|
|
2030
2080
|
"human_review_required": false,
|
|
2031
2081
|
"level": "core"
|
|
2032
2082
|
},
|
|
2083
|
+
"visibility": "internal",
|
|
2033
2084
|
"workspaces": [
|
|
2034
2085
|
"agent-config-maintainer"
|
|
2035
2086
|
]
|
|
2036
2087
|
},
|
|
2037
2088
|
{
|
|
2038
2089
|
"category": "command",
|
|
2039
|
-
"checksum": "sha256:
|
|
2090
|
+
"checksum": "sha256:885878c5e43e658785fc9bacc2faf9ac15366d9242844eb8fb0af2a427d7afb7",
|
|
2040
2091
|
"install": {
|
|
2041
2092
|
"default": true,
|
|
2042
2093
|
"removable": false
|
|
2043
2094
|
},
|
|
2044
2095
|
"lifecycle": "active",
|
|
2045
2096
|
"name": "analytics",
|
|
2046
|
-
"pack": "
|
|
2097
|
+
"pack": "analytics",
|
|
2047
2098
|
"packs": [
|
|
2048
|
-
"
|
|
2099
|
+
"analytics"
|
|
2049
2100
|
],
|
|
2050
2101
|
"path": "src/domains/meta/analytics/command.md",
|
|
2051
2102
|
"slug": "analytics",
|
|
@@ -2055,22 +2106,23 @@
|
|
|
2055
2106
|
"human_review_required": false,
|
|
2056
2107
|
"level": "core"
|
|
2057
2108
|
},
|
|
2109
|
+
"visibility": "internal",
|
|
2058
2110
|
"workspaces": [
|
|
2059
2111
|
"agent-config-maintainer"
|
|
2060
2112
|
]
|
|
2061
2113
|
},
|
|
2062
2114
|
{
|
|
2063
2115
|
"category": "command",
|
|
2064
|
-
"checksum": "sha256:
|
|
2116
|
+
"checksum": "sha256:ea8256c6f05180406b6cd07b08ca1b89ad315d149db40d21765b9c536cfd9eb8",
|
|
2065
2117
|
"install": {
|
|
2066
2118
|
"default": true,
|
|
2067
2119
|
"removable": false
|
|
2068
2120
|
},
|
|
2069
2121
|
"lifecycle": "active",
|
|
2070
2122
|
"name": "analytics-prune",
|
|
2071
|
-
"pack": "
|
|
2123
|
+
"pack": "analytics",
|
|
2072
2124
|
"packs": [
|
|
2073
|
-
"
|
|
2125
|
+
"analytics"
|
|
2074
2126
|
],
|
|
2075
2127
|
"path": "src/domains/meta/analytics/prune/command.md",
|
|
2076
2128
|
"slug": "analytics-prune",
|
|
@@ -2080,22 +2132,23 @@
|
|
|
2080
2132
|
"human_review_required": false,
|
|
2081
2133
|
"level": "core"
|
|
2082
2134
|
},
|
|
2135
|
+
"visibility": "internal",
|
|
2083
2136
|
"workspaces": [
|
|
2084
2137
|
"agent-config-maintainer"
|
|
2085
2138
|
]
|
|
2086
2139
|
},
|
|
2087
2140
|
{
|
|
2088
2141
|
"category": "command",
|
|
2089
|
-
"checksum": "sha256:
|
|
2142
|
+
"checksum": "sha256:669605dc53a1f777a77e43100f92ffd8ee3c695f6cb02027c4fb1039da24b87d",
|
|
2090
2143
|
"install": {
|
|
2091
2144
|
"default": true,
|
|
2092
2145
|
"removable": false
|
|
2093
2146
|
},
|
|
2094
2147
|
"lifecycle": "active",
|
|
2095
2148
|
"name": "analytics-show",
|
|
2096
|
-
"pack": "
|
|
2149
|
+
"pack": "analytics",
|
|
2097
2150
|
"packs": [
|
|
2098
|
-
"
|
|
2151
|
+
"analytics"
|
|
2099
2152
|
],
|
|
2100
2153
|
"path": "src/domains/meta/analytics/show/command.md",
|
|
2101
2154
|
"slug": "analytics-show",
|
|
@@ -2105,22 +2158,23 @@
|
|
|
2105
2158
|
"human_review_required": false,
|
|
2106
2159
|
"level": "core"
|
|
2107
2160
|
},
|
|
2161
|
+
"visibility": "internal",
|
|
2108
2162
|
"workspaces": [
|
|
2109
2163
|
"agent-config-maintainer"
|
|
2110
2164
|
]
|
|
2111
2165
|
},
|
|
2112
2166
|
{
|
|
2113
2167
|
"category": "command",
|
|
2114
|
-
"checksum": "sha256:
|
|
2168
|
+
"checksum": "sha256:4209ee3c0a7eaa4a84564d10e838d3ca864e3ed4fdc444ff651a9534ae6c4a56",
|
|
2115
2169
|
"install": {
|
|
2116
2170
|
"default": true,
|
|
2117
2171
|
"removable": false
|
|
2118
2172
|
},
|
|
2119
2173
|
"lifecycle": "active",
|
|
2120
2174
|
"name": "challenge-me",
|
|
2121
|
-
"pack": "
|
|
2175
|
+
"pack": "product-reasoning",
|
|
2122
2176
|
"packs": [
|
|
2123
|
-
"
|
|
2177
|
+
"product-reasoning"
|
|
2124
2178
|
],
|
|
2125
2179
|
"path": "src/domains/meta/challenge-me/command.md",
|
|
2126
2180
|
"slug": "challenge-me",
|
|
@@ -2130,22 +2184,23 @@
|
|
|
2130
2184
|
"human_review_required": false,
|
|
2131
2185
|
"level": "core"
|
|
2132
2186
|
},
|
|
2187
|
+
"visibility": "internal",
|
|
2133
2188
|
"workspaces": [
|
|
2134
2189
|
"agent-config-maintainer"
|
|
2135
2190
|
]
|
|
2136
2191
|
},
|
|
2137
2192
|
{
|
|
2138
2193
|
"category": "command",
|
|
2139
|
-
"checksum": "sha256:
|
|
2194
|
+
"checksum": "sha256:9646f9a45e02413654f322216f52280e59c9988727c5a3180397df3306d2f065",
|
|
2140
2195
|
"install": {
|
|
2141
2196
|
"default": true,
|
|
2142
2197
|
"removable": false
|
|
2143
2198
|
},
|
|
2144
2199
|
"lifecycle": "active",
|
|
2145
2200
|
"name": "challenge-me-vision",
|
|
2146
|
-
"pack": "
|
|
2201
|
+
"pack": "product-reasoning",
|
|
2147
2202
|
"packs": [
|
|
2148
|
-
"
|
|
2203
|
+
"product-reasoning"
|
|
2149
2204
|
],
|
|
2150
2205
|
"path": "src/domains/meta/challenge-me/vision/command.md",
|
|
2151
2206
|
"slug": "challenge-me-vision",
|
|
@@ -2155,22 +2210,23 @@
|
|
|
2155
2210
|
"human_review_required": false,
|
|
2156
2211
|
"level": "core"
|
|
2157
2212
|
},
|
|
2213
|
+
"visibility": "internal",
|
|
2158
2214
|
"workspaces": [
|
|
2159
2215
|
"agent-config-maintainer"
|
|
2160
2216
|
]
|
|
2161
2217
|
},
|
|
2162
2218
|
{
|
|
2163
2219
|
"category": "command",
|
|
2164
|
-
"checksum": "sha256:
|
|
2220
|
+
"checksum": "sha256:659ddff5e130c3c01fef07c8d4dc81ff55106d1ab0aaa9e69e468989f3a3fd2e",
|
|
2165
2221
|
"install": {
|
|
2166
2222
|
"default": true,
|
|
2167
2223
|
"removable": false
|
|
2168
2224
|
},
|
|
2169
2225
|
"lifecycle": "active",
|
|
2170
2226
|
"name": "challenge-me-with-docs",
|
|
2171
|
-
"pack": "
|
|
2227
|
+
"pack": "product-reasoning",
|
|
2172
2228
|
"packs": [
|
|
2173
|
-
"
|
|
2229
|
+
"product-reasoning"
|
|
2174
2230
|
],
|
|
2175
2231
|
"path": "src/domains/meta/challenge-me/with-docs/command.md",
|
|
2176
2232
|
"slug": "challenge-me-with-docs",
|
|
@@ -2180,22 +2236,23 @@
|
|
|
2180
2236
|
"human_review_required": false,
|
|
2181
2237
|
"level": "core"
|
|
2182
2238
|
},
|
|
2239
|
+
"visibility": "internal",
|
|
2183
2240
|
"workspaces": [
|
|
2184
2241
|
"agent-config-maintainer"
|
|
2185
2242
|
]
|
|
2186
2243
|
},
|
|
2187
2244
|
{
|
|
2188
2245
|
"category": "command",
|
|
2189
|
-
"checksum": "sha256:
|
|
2246
|
+
"checksum": "sha256:d053243bb05414d36a194854b2f865017b8e9ebc2ec8e7caf680c06fab8fb2c6",
|
|
2190
2247
|
"install": {
|
|
2191
2248
|
"default": true,
|
|
2192
2249
|
"removable": false
|
|
2193
2250
|
},
|
|
2194
2251
|
"lifecycle": "active",
|
|
2195
2252
|
"name": "chat-history",
|
|
2196
|
-
"pack": "
|
|
2253
|
+
"pack": "memory",
|
|
2197
2254
|
"packs": [
|
|
2198
|
-
"
|
|
2255
|
+
"memory"
|
|
2199
2256
|
],
|
|
2200
2257
|
"path": "src/domains/meta/chat-history/command.md",
|
|
2201
2258
|
"slug": "chat-history",
|
|
@@ -2205,22 +2262,23 @@
|
|
|
2205
2262
|
"human_review_required": false,
|
|
2206
2263
|
"level": "core"
|
|
2207
2264
|
},
|
|
2265
|
+
"visibility": "internal",
|
|
2208
2266
|
"workspaces": [
|
|
2209
2267
|
"agent-config-maintainer"
|
|
2210
2268
|
]
|
|
2211
2269
|
},
|
|
2212
2270
|
{
|
|
2213
2271
|
"category": "command",
|
|
2214
|
-
"checksum": "sha256:
|
|
2272
|
+
"checksum": "sha256:492616f826a49b432a5199ccd84188b89ef38753c03fd62fdca6f656140deb99",
|
|
2215
2273
|
"install": {
|
|
2216
2274
|
"default": true,
|
|
2217
2275
|
"removable": false
|
|
2218
2276
|
},
|
|
2219
2277
|
"lifecycle": "active",
|
|
2220
2278
|
"name": "chat-history-import",
|
|
2221
|
-
"pack": "
|
|
2279
|
+
"pack": "memory",
|
|
2222
2280
|
"packs": [
|
|
2223
|
-
"
|
|
2281
|
+
"memory"
|
|
2224
2282
|
],
|
|
2225
2283
|
"path": "src/domains/meta/chat-history/import/command.md",
|
|
2226
2284
|
"slug": "chat-history-import",
|
|
@@ -2230,63 +2288,14 @@
|
|
|
2230
2288
|
"human_review_required": false,
|
|
2231
2289
|
"level": "core"
|
|
2232
2290
|
},
|
|
2291
|
+
"visibility": "internal",
|
|
2233
2292
|
"workspaces": [
|
|
2234
2293
|
"agent-config-maintainer"
|
|
2235
2294
|
]
|
|
2236
2295
|
},
|
|
2237
2296
|
{
|
|
2238
2297
|
"category": "command",
|
|
2239
|
-
"checksum": "sha256:
|
|
2240
|
-
"install": {
|
|
2241
|
-
"default": true,
|
|
2242
|
-
"removable": false
|
|
2243
|
-
},
|
|
2244
|
-
"lifecycle": "active",
|
|
2245
|
-
"name": "chat-history-learn",
|
|
2246
|
-
"pack": "meta",
|
|
2247
|
-
"packs": [
|
|
2248
|
-
"meta"
|
|
2249
|
-
],
|
|
2250
|
-
"path": "src/domains/meta/chat-history/learn/command.md",
|
|
2251
|
-
"slug": "chat-history-learn",
|
|
2252
|
-
"tier": 2,
|
|
2253
|
-
"trust": {
|
|
2254
|
-
"confidence": "high",
|
|
2255
|
-
"human_review_required": false,
|
|
2256
|
-
"level": "core"
|
|
2257
|
-
},
|
|
2258
|
-
"workspaces": [
|
|
2259
|
-
"agent-config-maintainer"
|
|
2260
|
-
]
|
|
2261
|
-
},
|
|
2262
|
-
{
|
|
2263
|
-
"category": "command",
|
|
2264
|
-
"checksum": "sha256:9cb6702800b4c367f2b35e67da2afbfd4c00de63ec76fa98c5e58bb9f4d2fe4d",
|
|
2265
|
-
"install": {
|
|
2266
|
-
"default": true,
|
|
2267
|
-
"removable": false
|
|
2268
|
-
},
|
|
2269
|
-
"lifecycle": "active",
|
|
2270
|
-
"name": "chat-history-show",
|
|
2271
|
-
"pack": "meta",
|
|
2272
|
-
"packs": [
|
|
2273
|
-
"meta"
|
|
2274
|
-
],
|
|
2275
|
-
"path": "src/domains/meta/chat-history/show/command.md",
|
|
2276
|
-
"slug": "chat-history-show",
|
|
2277
|
-
"tier": 2,
|
|
2278
|
-
"trust": {
|
|
2279
|
-
"confidence": "high",
|
|
2280
|
-
"human_review_required": false,
|
|
2281
|
-
"level": "core"
|
|
2282
|
-
},
|
|
2283
|
-
"workspaces": [
|
|
2284
|
-
"agent-config-maintainer"
|
|
2285
|
-
]
|
|
2286
|
-
},
|
|
2287
|
-
{
|
|
2288
|
-
"category": "command",
|
|
2289
|
-
"checksum": "sha256:0565afca9cc96faf7ac1e96b8a67744bcbf6b0dcefdf2d9bf5729c41332e6d88",
|
|
2298
|
+
"checksum": "sha256:d414a1bc9a2524b0d5dfdf4fbdd9258ecef9fb15fbf268053ce73f7b32af8004",
|
|
2290
2299
|
"install": {
|
|
2291
2300
|
"default": true,
|
|
2292
2301
|
"removable": false
|
|
@@ -2305,13 +2314,14 @@
|
|
|
2305
2314
|
"human_review_required": false,
|
|
2306
2315
|
"level": "core"
|
|
2307
2316
|
},
|
|
2317
|
+
"visibility": "internal",
|
|
2308
2318
|
"workspaces": [
|
|
2309
2319
|
"agent-config-maintainer"
|
|
2310
2320
|
]
|
|
2311
2321
|
},
|
|
2312
2322
|
{
|
|
2313
2323
|
"category": "command",
|
|
2314
|
-
"checksum": "sha256:
|
|
2324
|
+
"checksum": "sha256:f2726d0adb0ff502ea81daa39a14e77bbceb2631e04b283394ae329530639eb4",
|
|
2315
2325
|
"install": {
|
|
2316
2326
|
"default": true,
|
|
2317
2327
|
"removable": false
|
|
@@ -2335,13 +2345,14 @@
|
|
|
2335
2345
|
"human_review_required": false,
|
|
2336
2346
|
"level": "core"
|
|
2337
2347
|
},
|
|
2348
|
+
"visibility": "advanced",
|
|
2338
2349
|
"workspaces": [
|
|
2339
2350
|
"agent-config-maintainer"
|
|
2340
2351
|
]
|
|
2341
2352
|
},
|
|
2342
2353
|
{
|
|
2343
2354
|
"category": "command",
|
|
2344
|
-
"checksum": "sha256:
|
|
2355
|
+
"checksum": "sha256:aebf9f99427751fb6a001504aab09eba2ba83a448313c80a38598df1be20ef01",
|
|
2345
2356
|
"install": {
|
|
2346
2357
|
"default": true,
|
|
2347
2358
|
"removable": false
|
|
@@ -2360,13 +2371,14 @@
|
|
|
2360
2371
|
"human_review_required": false,
|
|
2361
2372
|
"level": "core"
|
|
2362
2373
|
},
|
|
2374
|
+
"visibility": "internal",
|
|
2363
2375
|
"workspaces": [
|
|
2364
2376
|
"agent-config-maintainer"
|
|
2365
2377
|
]
|
|
2366
2378
|
},
|
|
2367
2379
|
{
|
|
2368
2380
|
"category": "command",
|
|
2369
|
-
"checksum": "sha256:
|
|
2381
|
+
"checksum": "sha256:08b2fd141027a60ccca60bb419062a0d7ec689646afe96c908c0e848c1223746",
|
|
2370
2382
|
"install": {
|
|
2371
2383
|
"default": true,
|
|
2372
2384
|
"removable": false
|
|
@@ -2385,13 +2397,14 @@
|
|
|
2385
2397
|
"human_review_required": false,
|
|
2386
2398
|
"level": "core"
|
|
2387
2399
|
},
|
|
2400
|
+
"visibility": "internal",
|
|
2388
2401
|
"workspaces": [
|
|
2389
2402
|
"agent-config-maintainer"
|
|
2390
2403
|
]
|
|
2391
2404
|
},
|
|
2392
2405
|
{
|
|
2393
2406
|
"category": "command",
|
|
2394
|
-
"checksum": "sha256:
|
|
2407
|
+
"checksum": "sha256:27861db1192245c2aa724c4e5b7ce9c16165cde3b8e07c3c24cc02e254863a1b",
|
|
2395
2408
|
"install": {
|
|
2396
2409
|
"default": true,
|
|
2397
2410
|
"removable": false
|
|
@@ -2410,22 +2423,23 @@
|
|
|
2410
2423
|
"human_review_required": false,
|
|
2411
2424
|
"level": "core"
|
|
2412
2425
|
},
|
|
2426
|
+
"visibility": "internal",
|
|
2413
2427
|
"workspaces": [
|
|
2414
2428
|
"agent-config-maintainer"
|
|
2415
2429
|
]
|
|
2416
2430
|
},
|
|
2417
2431
|
{
|
|
2418
2432
|
"category": "command",
|
|
2419
|
-
"checksum": "sha256:
|
|
2433
|
+
"checksum": "sha256:0061856dd614a1b9762b3b936304e7ee73aac04fbf9ef52eab83904409ff5496",
|
|
2420
2434
|
"install": {
|
|
2421
2435
|
"default": true,
|
|
2422
2436
|
"removable": false
|
|
2423
2437
|
},
|
|
2424
2438
|
"lifecycle": "active",
|
|
2425
2439
|
"name": "cost-report",
|
|
2426
|
-
"pack": "
|
|
2440
|
+
"pack": "analytics",
|
|
2427
2441
|
"packs": [
|
|
2428
|
-
"
|
|
2442
|
+
"analytics"
|
|
2429
2443
|
],
|
|
2430
2444
|
"path": "src/domains/meta/cost-report/command.md",
|
|
2431
2445
|
"slug": "cost-report",
|
|
@@ -2435,22 +2449,23 @@
|
|
|
2435
2449
|
"human_review_required": false,
|
|
2436
2450
|
"level": "core"
|
|
2437
2451
|
},
|
|
2452
|
+
"visibility": "internal",
|
|
2438
2453
|
"workspaces": [
|
|
2439
2454
|
"agent-config-maintainer"
|
|
2440
2455
|
]
|
|
2441
2456
|
},
|
|
2442
2457
|
{
|
|
2443
2458
|
"category": "command",
|
|
2444
|
-
"checksum": "sha256:
|
|
2459
|
+
"checksum": "sha256:d8948d5c5e5bd4c48cabe379131d75844e080c0bf53d2405a270698c9bb417c4",
|
|
2445
2460
|
"install": {
|
|
2446
2461
|
"default": true,
|
|
2447
2462
|
"removable": false
|
|
2448
2463
|
},
|
|
2449
2464
|
"lifecycle": "active",
|
|
2450
2465
|
"name": "council-analysis",
|
|
2451
|
-
"pack": "
|
|
2466
|
+
"pack": "product-reasoning",
|
|
2452
2467
|
"packs": [
|
|
2453
|
-
"
|
|
2468
|
+
"product-reasoning"
|
|
2454
2469
|
],
|
|
2455
2470
|
"path": "src/domains/meta/council/analysis/command.md",
|
|
2456
2471
|
"slug": "council-analysis",
|
|
@@ -2460,13 +2475,14 @@
|
|
|
2460
2475
|
"human_review_required": false,
|
|
2461
2476
|
"level": "core"
|
|
2462
2477
|
},
|
|
2478
|
+
"visibility": "internal",
|
|
2463
2479
|
"workspaces": [
|
|
2464
2480
|
"agent-config-maintainer"
|
|
2465
2481
|
]
|
|
2466
2482
|
},
|
|
2467
2483
|
{
|
|
2468
2484
|
"category": "command",
|
|
2469
|
-
"checksum": "sha256:
|
|
2485
|
+
"checksum": "sha256:6f1636d2f882a17e56695e5a3ba631aecac84865e7b260060e20f7c1281fb007",
|
|
2470
2486
|
"install": {
|
|
2471
2487
|
"default": true,
|
|
2472
2488
|
"removable": false
|
|
@@ -2474,9 +2490,9 @@
|
|
|
2474
2490
|
"intent": "Poll external AIs for a neutral second opinion (pr/design/optimize/analysis lenses)",
|
|
2475
2491
|
"lifecycle": "active",
|
|
2476
2492
|
"name": "council",
|
|
2477
|
-
"pack": "
|
|
2493
|
+
"pack": "product-reasoning",
|
|
2478
2494
|
"packs": [
|
|
2479
|
-
"
|
|
2495
|
+
"product-reasoning"
|
|
2480
2496
|
],
|
|
2481
2497
|
"path": "src/domains/meta/council/command.md",
|
|
2482
2498
|
"replaces": [],
|
|
@@ -2493,22 +2509,23 @@
|
|
|
2493
2509
|
"human_review_required": false,
|
|
2494
2510
|
"level": "core"
|
|
2495
2511
|
},
|
|
2512
|
+
"visibility": "advanced",
|
|
2496
2513
|
"workspaces": [
|
|
2497
2514
|
"agent-config-maintainer"
|
|
2498
2515
|
]
|
|
2499
2516
|
},
|
|
2500
2517
|
{
|
|
2501
2518
|
"category": "command",
|
|
2502
|
-
"checksum": "sha256:
|
|
2519
|
+
"checksum": "sha256:342adc4527690c8c003856ab5ca227a989daf1f566098c5490e9f1e13bbd2b4b",
|
|
2503
2520
|
"install": {
|
|
2504
2521
|
"default": true,
|
|
2505
2522
|
"removable": false
|
|
2506
2523
|
},
|
|
2507
2524
|
"lifecycle": "active",
|
|
2508
2525
|
"name": "council-debate",
|
|
2509
|
-
"pack": "
|
|
2526
|
+
"pack": "product-reasoning",
|
|
2510
2527
|
"packs": [
|
|
2511
|
-
"
|
|
2528
|
+
"product-reasoning"
|
|
2512
2529
|
],
|
|
2513
2530
|
"path": "src/domains/meta/council/debate/command.md",
|
|
2514
2531
|
"slug": "council-debate",
|
|
@@ -2518,22 +2535,23 @@
|
|
|
2518
2535
|
"human_review_required": false,
|
|
2519
2536
|
"level": "core"
|
|
2520
2537
|
},
|
|
2538
|
+
"visibility": "internal",
|
|
2521
2539
|
"workspaces": [
|
|
2522
2540
|
"agent-config-maintainer"
|
|
2523
2541
|
]
|
|
2524
2542
|
},
|
|
2525
2543
|
{
|
|
2526
2544
|
"category": "command",
|
|
2527
|
-
"checksum": "sha256:
|
|
2545
|
+
"checksum": "sha256:b5936aa73f381121b8383828f7ce43e57077c061ea3cf9585826c2a5dde4ab78",
|
|
2528
2546
|
"install": {
|
|
2529
2547
|
"default": true,
|
|
2530
2548
|
"removable": false
|
|
2531
2549
|
},
|
|
2532
2550
|
"lifecycle": "active",
|
|
2533
2551
|
"name": "council-default",
|
|
2534
|
-
"pack": "
|
|
2552
|
+
"pack": "product-reasoning",
|
|
2535
2553
|
"packs": [
|
|
2536
|
-
"
|
|
2554
|
+
"product-reasoning"
|
|
2537
2555
|
],
|
|
2538
2556
|
"path": "src/domains/meta/council/default/command.md",
|
|
2539
2557
|
"slug": "council-default",
|
|
@@ -2543,22 +2561,23 @@
|
|
|
2543
2561
|
"human_review_required": false,
|
|
2544
2562
|
"level": "core"
|
|
2545
2563
|
},
|
|
2564
|
+
"visibility": "internal",
|
|
2546
2565
|
"workspaces": [
|
|
2547
2566
|
"agent-config-maintainer"
|
|
2548
2567
|
]
|
|
2549
2568
|
},
|
|
2550
2569
|
{
|
|
2551
2570
|
"category": "command",
|
|
2552
|
-
"checksum": "sha256:
|
|
2571
|
+
"checksum": "sha256:afbe91d908e8bee587e56d8e3be4adff64a1378847a9504c5b72af912aa4ea07",
|
|
2553
2572
|
"install": {
|
|
2554
2573
|
"default": true,
|
|
2555
2574
|
"removable": false
|
|
2556
2575
|
},
|
|
2557
2576
|
"lifecycle": "active",
|
|
2558
2577
|
"name": "council-design",
|
|
2559
|
-
"pack": "
|
|
2578
|
+
"pack": "product-reasoning",
|
|
2560
2579
|
"packs": [
|
|
2561
|
-
"
|
|
2580
|
+
"product-reasoning"
|
|
2562
2581
|
],
|
|
2563
2582
|
"path": "src/domains/meta/council/design/command.md",
|
|
2564
2583
|
"slug": "council-design",
|
|
@@ -2568,22 +2587,23 @@
|
|
|
2568
2587
|
"human_review_required": false,
|
|
2569
2588
|
"level": "core"
|
|
2570
2589
|
},
|
|
2590
|
+
"visibility": "internal",
|
|
2571
2591
|
"workspaces": [
|
|
2572
2592
|
"agent-config-maintainer"
|
|
2573
2593
|
]
|
|
2574
2594
|
},
|
|
2575
2595
|
{
|
|
2576
2596
|
"category": "command",
|
|
2577
|
-
"checksum": "sha256:
|
|
2597
|
+
"checksum": "sha256:fc9867a97649b651068d657c51c9d1a34cf6655342f5a203ed4f569863d7a66d",
|
|
2578
2598
|
"install": {
|
|
2579
2599
|
"default": true,
|
|
2580
2600
|
"removable": false
|
|
2581
2601
|
},
|
|
2582
2602
|
"lifecycle": "active",
|
|
2583
2603
|
"name": "council-optimize",
|
|
2584
|
-
"pack": "
|
|
2604
|
+
"pack": "product-reasoning",
|
|
2585
2605
|
"packs": [
|
|
2586
|
-
"
|
|
2606
|
+
"product-reasoning"
|
|
2587
2607
|
],
|
|
2588
2608
|
"path": "src/domains/meta/council/optimize/command.md",
|
|
2589
2609
|
"slug": "council-optimize",
|
|
@@ -2593,22 +2613,23 @@
|
|
|
2593
2613
|
"human_review_required": false,
|
|
2594
2614
|
"level": "core"
|
|
2595
2615
|
},
|
|
2616
|
+
"visibility": "internal",
|
|
2596
2617
|
"workspaces": [
|
|
2597
2618
|
"agent-config-maintainer"
|
|
2598
2619
|
]
|
|
2599
2620
|
},
|
|
2600
2621
|
{
|
|
2601
2622
|
"category": "command",
|
|
2602
|
-
"checksum": "sha256:
|
|
2623
|
+
"checksum": "sha256:5e5e0d0b623e492e5daedeb565db4583765c27437d4fd1ad809f60b6bb9ca2fa",
|
|
2603
2624
|
"install": {
|
|
2604
2625
|
"default": true,
|
|
2605
2626
|
"removable": false
|
|
2606
2627
|
},
|
|
2607
2628
|
"lifecycle": "active",
|
|
2608
2629
|
"name": "council-pr",
|
|
2609
|
-
"pack": "
|
|
2630
|
+
"pack": "product-reasoning",
|
|
2610
2631
|
"packs": [
|
|
2611
|
-
"
|
|
2632
|
+
"product-reasoning"
|
|
2612
2633
|
],
|
|
2613
2634
|
"path": "src/domains/meta/council/pr/command.md",
|
|
2614
2635
|
"slug": "council-pr",
|
|
@@ -2618,22 +2639,23 @@
|
|
|
2618
2639
|
"human_review_required": false,
|
|
2619
2640
|
"level": "core"
|
|
2620
2641
|
},
|
|
2642
|
+
"visibility": "internal",
|
|
2621
2643
|
"workspaces": [
|
|
2622
2644
|
"agent-config-maintainer"
|
|
2623
2645
|
]
|
|
2624
2646
|
},
|
|
2625
2647
|
{
|
|
2626
2648
|
"category": "command",
|
|
2627
|
-
"checksum": "sha256:
|
|
2649
|
+
"checksum": "sha256:be092695a8e40af0f110ead80bcad12402b78e80d0152f08fe5e4ca86a9ee96e",
|
|
2628
2650
|
"install": {
|
|
2629
2651
|
"default": true,
|
|
2630
2652
|
"removable": false
|
|
2631
2653
|
},
|
|
2632
2654
|
"lifecycle": "active",
|
|
2633
2655
|
"name": "grill-me",
|
|
2634
|
-
"pack": "
|
|
2656
|
+
"pack": "product-reasoning",
|
|
2635
2657
|
"packs": [
|
|
2636
|
-
"
|
|
2658
|
+
"product-reasoning"
|
|
2637
2659
|
],
|
|
2638
2660
|
"path": "src/domains/meta/grill-me/command.md",
|
|
2639
2661
|
"slug": "grill-me",
|
|
@@ -2643,22 +2665,23 @@
|
|
|
2643
2665
|
"human_review_required": false,
|
|
2644
2666
|
"level": "core"
|
|
2645
2667
|
},
|
|
2668
|
+
"visibility": "internal",
|
|
2646
2669
|
"workspaces": [
|
|
2647
2670
|
"agent-config-maintainer"
|
|
2648
2671
|
]
|
|
2649
2672
|
},
|
|
2650
2673
|
{
|
|
2651
2674
|
"category": "command",
|
|
2652
|
-
"checksum": "sha256:
|
|
2675
|
+
"checksum": "sha256:a4b26668bd8f882c14e5cc6430347112424f6e691badfc780986b24235c5523d",
|
|
2653
2676
|
"install": {
|
|
2654
2677
|
"default": true,
|
|
2655
2678
|
"removable": false
|
|
2656
2679
|
},
|
|
2657
2680
|
"lifecycle": "active",
|
|
2658
2681
|
"name": "memory-add",
|
|
2659
|
-
"pack": "
|
|
2682
|
+
"pack": "memory",
|
|
2660
2683
|
"packs": [
|
|
2661
|
-
"
|
|
2684
|
+
"memory"
|
|
2662
2685
|
],
|
|
2663
2686
|
"path": "src/domains/meta/memory/add/command.md",
|
|
2664
2687
|
"slug": "memory-add",
|
|
@@ -2668,13 +2691,14 @@
|
|
|
2668
2691
|
"human_review_required": false,
|
|
2669
2692
|
"level": "core"
|
|
2670
2693
|
},
|
|
2694
|
+
"visibility": "internal",
|
|
2671
2695
|
"workspaces": [
|
|
2672
2696
|
"agent-config-maintainer"
|
|
2673
2697
|
]
|
|
2674
2698
|
},
|
|
2675
2699
|
{
|
|
2676
2700
|
"category": "command",
|
|
2677
|
-
"checksum": "sha256:
|
|
2701
|
+
"checksum": "sha256:676334794553156118db416fc0e2e5a3b13093a2b5d2b97887a987f87a1bd762",
|
|
2678
2702
|
"install": {
|
|
2679
2703
|
"default": true,
|
|
2680
2704
|
"removable": false
|
|
@@ -2682,9 +2706,9 @@
|
|
|
2682
2706
|
"intent": "Manage the agent memory layer — add, load, promote, propose",
|
|
2683
2707
|
"lifecycle": "active",
|
|
2684
2708
|
"name": "memory",
|
|
2685
|
-
"pack": "
|
|
2709
|
+
"pack": "memory",
|
|
2686
2710
|
"packs": [
|
|
2687
|
-
"
|
|
2711
|
+
"memory"
|
|
2688
2712
|
],
|
|
2689
2713
|
"path": "src/domains/meta/memory/command.md",
|
|
2690
2714
|
"replaces": [],
|
|
@@ -2701,22 +2725,23 @@
|
|
|
2701
2725
|
"human_review_required": false,
|
|
2702
2726
|
"level": "core"
|
|
2703
2727
|
},
|
|
2728
|
+
"visibility": "advanced",
|
|
2704
2729
|
"workspaces": [
|
|
2705
2730
|
"agent-config-maintainer"
|
|
2706
2731
|
]
|
|
2707
2732
|
},
|
|
2708
2733
|
{
|
|
2709
2734
|
"category": "command",
|
|
2710
|
-
"checksum": "sha256:
|
|
2735
|
+
"checksum": "sha256:94c806314ad3f9c91ab0117a5c21fbb1b733fd02a924a238e8719150b6f29f18",
|
|
2711
2736
|
"install": {
|
|
2712
2737
|
"default": true,
|
|
2713
2738
|
"removable": false
|
|
2714
2739
|
},
|
|
2715
2740
|
"lifecycle": "active",
|
|
2716
2741
|
"name": "memory-learn-low-impact",
|
|
2717
|
-
"pack": "
|
|
2742
|
+
"pack": "memory",
|
|
2718
2743
|
"packs": [
|
|
2719
|
-
"
|
|
2744
|
+
"memory"
|
|
2720
2745
|
],
|
|
2721
2746
|
"path": "src/domains/meta/memory/learn-low-impact/command.md",
|
|
2722
2747
|
"slug": "memory-learn-low-impact",
|
|
@@ -2726,22 +2751,23 @@
|
|
|
2726
2751
|
"human_review_required": false,
|
|
2727
2752
|
"level": "core"
|
|
2728
2753
|
},
|
|
2754
|
+
"visibility": "internal",
|
|
2729
2755
|
"workspaces": [
|
|
2730
2756
|
"agent-config-maintainer"
|
|
2731
2757
|
]
|
|
2732
2758
|
},
|
|
2733
2759
|
{
|
|
2734
2760
|
"category": "command",
|
|
2735
|
-
"checksum": "sha256:
|
|
2761
|
+
"checksum": "sha256:f889f35c84baea1837d063d368d31a7dad00f74801e1052a96a84bffeab744d1",
|
|
2736
2762
|
"install": {
|
|
2737
2763
|
"default": true,
|
|
2738
2764
|
"removable": false
|
|
2739
2765
|
},
|
|
2740
2766
|
"lifecycle": "active",
|
|
2741
2767
|
"name": "memory-load",
|
|
2742
|
-
"pack": "
|
|
2768
|
+
"pack": "memory",
|
|
2743
2769
|
"packs": [
|
|
2744
|
-
"
|
|
2770
|
+
"memory"
|
|
2745
2771
|
],
|
|
2746
2772
|
"path": "src/domains/meta/memory/load/command.md",
|
|
2747
2773
|
"slug": "memory-load",
|
|
@@ -2751,22 +2777,23 @@
|
|
|
2751
2777
|
"human_review_required": false,
|
|
2752
2778
|
"level": "core"
|
|
2753
2779
|
},
|
|
2780
|
+
"visibility": "internal",
|
|
2754
2781
|
"workspaces": [
|
|
2755
2782
|
"agent-config-maintainer"
|
|
2756
2783
|
]
|
|
2757
2784
|
},
|
|
2758
2785
|
{
|
|
2759
2786
|
"category": "command",
|
|
2760
|
-
"checksum": "sha256:
|
|
2787
|
+
"checksum": "sha256:10dcd7dce88910078053b7e5b9ff37543502af066afe613a183d4768e82838e1",
|
|
2761
2788
|
"install": {
|
|
2762
2789
|
"default": true,
|
|
2763
2790
|
"removable": false
|
|
2764
2791
|
},
|
|
2765
2792
|
"lifecycle": "active",
|
|
2766
2793
|
"name": "memory-mine-session",
|
|
2767
|
-
"pack": "
|
|
2794
|
+
"pack": "memory",
|
|
2768
2795
|
"packs": [
|
|
2769
|
-
"
|
|
2796
|
+
"memory"
|
|
2770
2797
|
],
|
|
2771
2798
|
"path": "src/domains/meta/memory/mine-session/command.md",
|
|
2772
2799
|
"slug": "memory-mine-session",
|
|
@@ -2776,22 +2803,23 @@
|
|
|
2776
2803
|
"human_review_required": false,
|
|
2777
2804
|
"level": "core"
|
|
2778
2805
|
},
|
|
2806
|
+
"visibility": "internal",
|
|
2779
2807
|
"workspaces": [
|
|
2780
2808
|
"agent-config-maintainer"
|
|
2781
2809
|
]
|
|
2782
2810
|
},
|
|
2783
2811
|
{
|
|
2784
2812
|
"category": "command",
|
|
2785
|
-
"checksum": "sha256:
|
|
2813
|
+
"checksum": "sha256:d8f314a330e5c0275162c815db63cbc3984c325927c6ae145b352ca632b3a7b9",
|
|
2786
2814
|
"install": {
|
|
2787
2815
|
"default": true,
|
|
2788
2816
|
"removable": false
|
|
2789
2817
|
},
|
|
2790
2818
|
"lifecycle": "active",
|
|
2791
2819
|
"name": "memory-promote",
|
|
2792
|
-
"pack": "
|
|
2820
|
+
"pack": "memory",
|
|
2793
2821
|
"packs": [
|
|
2794
|
-
"
|
|
2822
|
+
"memory"
|
|
2795
2823
|
],
|
|
2796
2824
|
"path": "src/domains/meta/memory/promote/command.md",
|
|
2797
2825
|
"slug": "memory-promote",
|
|
@@ -2801,22 +2829,23 @@
|
|
|
2801
2829
|
"human_review_required": false,
|
|
2802
2830
|
"level": "core"
|
|
2803
2831
|
},
|
|
2832
|
+
"visibility": "internal",
|
|
2804
2833
|
"workspaces": [
|
|
2805
2834
|
"agent-config-maintainer"
|
|
2806
2835
|
]
|
|
2807
2836
|
},
|
|
2808
2837
|
{
|
|
2809
2838
|
"category": "command",
|
|
2810
|
-
"checksum": "sha256:
|
|
2839
|
+
"checksum": "sha256:7201745036f938c08abadc59687a199107a0212b6c8f29b5262e38239f969b8f",
|
|
2811
2840
|
"install": {
|
|
2812
2841
|
"default": true,
|
|
2813
2842
|
"removable": false
|
|
2814
2843
|
},
|
|
2815
2844
|
"lifecycle": "active",
|
|
2816
2845
|
"name": "memory-propose",
|
|
2817
|
-
"pack": "
|
|
2846
|
+
"pack": "memory",
|
|
2818
2847
|
"packs": [
|
|
2819
|
-
"
|
|
2848
|
+
"memory"
|
|
2820
2849
|
],
|
|
2821
2850
|
"path": "src/domains/meta/memory/propose/command.md",
|
|
2822
2851
|
"slug": "memory-propose",
|
|
@@ -2826,13 +2855,14 @@
|
|
|
2826
2855
|
"human_review_required": false,
|
|
2827
2856
|
"level": "core"
|
|
2828
2857
|
},
|
|
2858
|
+
"visibility": "internal",
|
|
2829
2859
|
"workspaces": [
|
|
2830
2860
|
"agent-config-maintainer"
|
|
2831
2861
|
]
|
|
2832
2862
|
},
|
|
2833
2863
|
{
|
|
2834
2864
|
"category": "command",
|
|
2835
|
-
"checksum": "sha256:
|
|
2865
|
+
"checksum": "sha256:9de4facd3ccd1508f1fa62d0715c2f3966efd8221cfdbcd0e2505049f052503b",
|
|
2836
2866
|
"install": {
|
|
2837
2867
|
"default": true,
|
|
2838
2868
|
"removable": false
|
|
@@ -2856,13 +2886,14 @@
|
|
|
2856
2886
|
"human_review_required": false,
|
|
2857
2887
|
"level": "core"
|
|
2858
2888
|
},
|
|
2889
|
+
"visibility": "advanced",
|
|
2859
2890
|
"workspaces": [
|
|
2860
2891
|
"agent-config-maintainer"
|
|
2861
2892
|
]
|
|
2862
2893
|
},
|
|
2863
2894
|
{
|
|
2864
2895
|
"category": "command",
|
|
2865
|
-
"checksum": "sha256:
|
|
2896
|
+
"checksum": "sha256:ff2b803923d356b17b4b708af088df3854ded2b14917bba46d16d6fb94d3165c",
|
|
2866
2897
|
"install": {
|
|
2867
2898
|
"default": true,
|
|
2868
2899
|
"removable": false
|
|
@@ -2881,13 +2912,14 @@
|
|
|
2881
2912
|
"human_review_required": false,
|
|
2882
2913
|
"level": "core"
|
|
2883
2914
|
},
|
|
2915
|
+
"visibility": "internal",
|
|
2884
2916
|
"workspaces": [
|
|
2885
2917
|
"agent-config-maintainer"
|
|
2886
2918
|
]
|
|
2887
2919
|
},
|
|
2888
2920
|
{
|
|
2889
2921
|
"category": "command",
|
|
2890
|
-
"checksum": "sha256:
|
|
2922
|
+
"checksum": "sha256:07699dcb9d9a16c1a540d8ca4e87a52f6a274f3a9de59e1e9339def36a87b179",
|
|
2891
2923
|
"install": {
|
|
2892
2924
|
"default": true,
|
|
2893
2925
|
"removable": false
|
|
@@ -2906,13 +2938,14 @@
|
|
|
2906
2938
|
"human_review_required": false,
|
|
2907
2939
|
"level": "core"
|
|
2908
2940
|
},
|
|
2941
|
+
"visibility": "internal",
|
|
2909
2942
|
"workspaces": [
|
|
2910
2943
|
"agent-config-maintainer"
|
|
2911
2944
|
]
|
|
2912
2945
|
},
|
|
2913
2946
|
{
|
|
2914
2947
|
"category": "command",
|
|
2915
|
-
"checksum": "sha256:
|
|
2948
|
+
"checksum": "sha256:dfb39332660dad658ff0fecf6a8decc9d4b79f541af80cc98679bbf5d0a7a417",
|
|
2916
2949
|
"install": {
|
|
2917
2950
|
"default": true,
|
|
2918
2951
|
"removable": false
|
|
@@ -2931,13 +2964,14 @@
|
|
|
2931
2964
|
"human_review_required": false,
|
|
2932
2965
|
"level": "core"
|
|
2933
2966
|
},
|
|
2967
|
+
"visibility": "internal",
|
|
2934
2968
|
"workspaces": [
|
|
2935
2969
|
"agent-config-maintainer"
|
|
2936
2970
|
]
|
|
2937
2971
|
},
|
|
2938
2972
|
{
|
|
2939
2973
|
"category": "command",
|
|
2940
|
-
"checksum": "sha256:
|
|
2974
|
+
"checksum": "sha256:551908b27f5200d02bae89fe51ebcc16308d50d0e404d5d86ba1bc595ce9afd0",
|
|
2941
2975
|
"install": {
|
|
2942
2976
|
"default": true,
|
|
2943
2977
|
"removable": false
|
|
@@ -2964,13 +2998,14 @@
|
|
|
2964
2998
|
"human_review_required": false,
|
|
2965
2999
|
"level": "core"
|
|
2966
3000
|
},
|
|
3001
|
+
"visibility": "advanced",
|
|
2967
3002
|
"workspaces": [
|
|
2968
3003
|
"agent-config-maintainer"
|
|
2969
3004
|
]
|
|
2970
3005
|
},
|
|
2971
3006
|
{
|
|
2972
3007
|
"category": "command",
|
|
2973
|
-
"checksum": "sha256:
|
|
3008
|
+
"checksum": "sha256:802cf0cc3607484ee7ff43c1ac3fc8f85ef9d47461e65ed22f9366445ae19eda",
|
|
2974
3009
|
"install": {
|
|
2975
3010
|
"default": true,
|
|
2976
3011
|
"removable": false
|
|
@@ -2989,13 +3024,14 @@
|
|
|
2989
3024
|
"human_review_required": false,
|
|
2990
3025
|
"level": "core"
|
|
2991
3026
|
},
|
|
3027
|
+
"visibility": "internal",
|
|
2992
3028
|
"workspaces": [
|
|
2993
3029
|
"agent-config-maintainer"
|
|
2994
3030
|
]
|
|
2995
3031
|
},
|
|
2996
3032
|
{
|
|
2997
3033
|
"category": "command",
|
|
2998
|
-
"checksum": "sha256:
|
|
3034
|
+
"checksum": "sha256:b4b892a092719ef29e3e6ab13c7941d621838ebfadd0f70dab989761909aaa0c",
|
|
2999
3035
|
"install": {
|
|
3000
3036
|
"default": true,
|
|
3001
3037
|
"removable": false
|
|
@@ -3014,13 +3050,14 @@
|
|
|
3014
3050
|
"human_review_required": false,
|
|
3015
3051
|
"level": "core"
|
|
3016
3052
|
},
|
|
3053
|
+
"visibility": "internal",
|
|
3017
3054
|
"workspaces": [
|
|
3018
3055
|
"agent-config-maintainer"
|
|
3019
3056
|
]
|
|
3020
3057
|
},
|
|
3021
3058
|
{
|
|
3022
3059
|
"category": "command",
|
|
3023
|
-
"checksum": "sha256:
|
|
3060
|
+
"checksum": "sha256:33a713e2b2b71d9184e6ed2f4f184fbb3b5b9b78d04d67e7b7f525f8eef63afe",
|
|
3024
3061
|
"install": {
|
|
3025
3062
|
"default": true,
|
|
3026
3063
|
"removable": false
|
|
@@ -3039,13 +3076,14 @@
|
|
|
3039
3076
|
"human_review_required": false,
|
|
3040
3077
|
"level": "core"
|
|
3041
3078
|
},
|
|
3079
|
+
"visibility": "internal",
|
|
3042
3080
|
"workspaces": [
|
|
3043
3081
|
"agent-config-maintainer"
|
|
3044
3082
|
]
|
|
3045
3083
|
},
|
|
3046
3084
|
{
|
|
3047
3085
|
"category": "command",
|
|
3048
|
-
"checksum": "sha256:
|
|
3086
|
+
"checksum": "sha256:3814eb6e0815d9dfbf3972f0dba7f5e6e72b8786bb38936e338967f10040bc92",
|
|
3049
3087
|
"install": {
|
|
3050
3088
|
"default": true,
|
|
3051
3089
|
"removable": false
|
|
@@ -3064,13 +3102,14 @@
|
|
|
3064
3102
|
"human_review_required": false,
|
|
3065
3103
|
"level": "core"
|
|
3066
3104
|
},
|
|
3105
|
+
"visibility": "internal",
|
|
3067
3106
|
"workspaces": [
|
|
3068
3107
|
"agent-config-maintainer"
|
|
3069
3108
|
]
|
|
3070
3109
|
},
|
|
3071
3110
|
{
|
|
3072
3111
|
"category": "command",
|
|
3073
|
-
"checksum": "sha256:
|
|
3112
|
+
"checksum": "sha256:42eb084a36bd8049cefd4ca06e442b09ad4a4d11fd080d33a554c1804ef2ac8c",
|
|
3074
3113
|
"install": {
|
|
3075
3114
|
"default": true,
|
|
3076
3115
|
"removable": false
|
|
@@ -3089,13 +3128,14 @@
|
|
|
3089
3128
|
"human_review_required": false,
|
|
3090
3129
|
"level": "core"
|
|
3091
3130
|
},
|
|
3131
|
+
"visibility": "internal",
|
|
3092
3132
|
"workspaces": [
|
|
3093
3133
|
"agent-config-maintainer"
|
|
3094
3134
|
]
|
|
3095
3135
|
},
|
|
3096
3136
|
{
|
|
3097
3137
|
"category": "command",
|
|
3098
|
-
"checksum": "sha256:
|
|
3138
|
+
"checksum": "sha256:a66704abcad351800ce33f73d657c1058073ce070273abe8f2808389485bb37b",
|
|
3099
3139
|
"install": {
|
|
3100
3140
|
"default": true,
|
|
3101
3141
|
"removable": false
|
|
@@ -3114,13 +3154,14 @@
|
|
|
3114
3154
|
"human_review_required": false,
|
|
3115
3155
|
"level": "core"
|
|
3116
3156
|
},
|
|
3157
|
+
"visibility": "internal",
|
|
3117
3158
|
"workspaces": [
|
|
3118
3159
|
"agent-config-maintainer"
|
|
3119
3160
|
]
|
|
3120
3161
|
},
|
|
3121
3162
|
{
|
|
3122
3163
|
"category": "command",
|
|
3123
|
-
"checksum": "sha256:
|
|
3164
|
+
"checksum": "sha256:b8f3b5638ba69d4665c071c8ce646a899bd51adf0152fe8a8e9b049ff8a7f031",
|
|
3124
3165
|
"install": {
|
|
3125
3166
|
"default": true,
|
|
3126
3167
|
"removable": false
|
|
@@ -3139,13 +3180,14 @@
|
|
|
3139
3180
|
"human_review_required": false,
|
|
3140
3181
|
"level": "core"
|
|
3141
3182
|
},
|
|
3183
|
+
"visibility": "internal",
|
|
3142
3184
|
"workspaces": [
|
|
3143
3185
|
"agent-config-maintainer"
|
|
3144
3186
|
]
|
|
3145
3187
|
},
|
|
3146
3188
|
{
|
|
3147
3189
|
"category": "command",
|
|
3148
|
-
"checksum": "sha256:
|
|
3190
|
+
"checksum": "sha256:3d9f8592ec2ac771fe64a3098f2f62e933404127d9581df9ea248d9928d1da3d",
|
|
3149
3191
|
"install": {
|
|
3150
3192
|
"default": true,
|
|
3151
3193
|
"removable": false
|
|
@@ -3164,13 +3206,14 @@
|
|
|
3164
3206
|
"human_review_required": false,
|
|
3165
3207
|
"level": "core"
|
|
3166
3208
|
},
|
|
3209
|
+
"visibility": "internal",
|
|
3167
3210
|
"workspaces": [
|
|
3168
3211
|
"agent-config-maintainer"
|
|
3169
3212
|
]
|
|
3170
3213
|
},
|
|
3171
3214
|
{
|
|
3172
3215
|
"category": "command",
|
|
3173
|
-
"checksum": "sha256:
|
|
3216
|
+
"checksum": "sha256:78db5412fa53a6b28cba1f51184d747cb5234012709c6e83ef4bff57680a5eae",
|
|
3174
3217
|
"install": {
|
|
3175
3218
|
"default": true,
|
|
3176
3219
|
"removable": false
|
|
@@ -3189,13 +3232,14 @@
|
|
|
3189
3232
|
"human_review_required": false,
|
|
3190
3233
|
"level": "core"
|
|
3191
3234
|
},
|
|
3235
|
+
"visibility": "internal",
|
|
3192
3236
|
"workspaces": [
|
|
3193
3237
|
"agent-config-maintainer"
|
|
3194
3238
|
]
|
|
3195
3239
|
},
|
|
3196
3240
|
{
|
|
3197
3241
|
"category": "command",
|
|
3198
|
-
"checksum": "sha256:
|
|
3242
|
+
"checksum": "sha256:3aacbcf7de60d0604b509b065ef3a5db210ece6d7e0994b249c32160d67b63d7",
|
|
3199
3243
|
"install": {
|
|
3200
3244
|
"default": true,
|
|
3201
3245
|
"removable": false
|
|
@@ -3214,13 +3258,14 @@
|
|
|
3214
3258
|
"human_review_required": false,
|
|
3215
3259
|
"level": "core"
|
|
3216
3260
|
},
|
|
3261
|
+
"visibility": "internal",
|
|
3217
3262
|
"workspaces": [
|
|
3218
3263
|
"agent-config-maintainer"
|
|
3219
3264
|
]
|
|
3220
3265
|
},
|
|
3221
3266
|
{
|
|
3222
3267
|
"category": "command",
|
|
3223
|
-
"checksum": "sha256:
|
|
3268
|
+
"checksum": "sha256:72b28400ca2be0bf9e9c6a91192c91831ef7097c6b4cf5d6bb5f6b19b0fddeac",
|
|
3224
3269
|
"install": {
|
|
3225
3270
|
"default": true,
|
|
3226
3271
|
"removable": false
|
|
@@ -3239,13 +3284,14 @@
|
|
|
3239
3284
|
"human_review_required": false,
|
|
3240
3285
|
"level": "core"
|
|
3241
3286
|
},
|
|
3287
|
+
"visibility": "internal",
|
|
3242
3288
|
"workspaces": [
|
|
3243
3289
|
"agent-config-maintainer"
|
|
3244
3290
|
]
|
|
3245
3291
|
},
|
|
3246
3292
|
{
|
|
3247
3293
|
"category": "command",
|
|
3248
|
-
"checksum": "sha256:
|
|
3294
|
+
"checksum": "sha256:e4ccc3b7c63208097755d6c0272233ed3dca02c0ff9b003f31ff19062835c616",
|
|
3249
3295
|
"install": {
|
|
3250
3296
|
"default": true,
|
|
3251
3297
|
"removable": false
|
|
@@ -3264,13 +3310,14 @@
|
|
|
3264
3310
|
"human_review_required": false,
|
|
3265
3311
|
"level": "core"
|
|
3266
3312
|
},
|
|
3313
|
+
"visibility": "internal",
|
|
3267
3314
|
"workspaces": [
|
|
3268
3315
|
"agent-config-maintainer"
|
|
3269
3316
|
]
|
|
3270
3317
|
},
|
|
3271
3318
|
{
|
|
3272
3319
|
"category": "command",
|
|
3273
|
-
"checksum": "sha256:
|
|
3320
|
+
"checksum": "sha256:4e8591edae9f8d4034721adf8ee003fc0287dbb70d97a904e63ab5067a5644a6",
|
|
3274
3321
|
"install": {
|
|
3275
3322
|
"default": true,
|
|
3276
3323
|
"removable": false
|
|
@@ -3289,13 +3336,14 @@
|
|
|
3289
3336
|
"human_review_required": false,
|
|
3290
3337
|
"level": "core"
|
|
3291
3338
|
},
|
|
3339
|
+
"visibility": "internal",
|
|
3292
3340
|
"workspaces": [
|
|
3293
3341
|
"agent-config-maintainer"
|
|
3294
3342
|
]
|
|
3295
3343
|
},
|
|
3296
3344
|
{
|
|
3297
3345
|
"category": "command",
|
|
3298
|
-
"checksum": "sha256:
|
|
3346
|
+
"checksum": "sha256:fbb54a63c2ad7dedcfbe5bba4d81782012c15bf8c86909bea85472ef42956f0c",
|
|
3299
3347
|
"install": {
|
|
3300
3348
|
"default": true,
|
|
3301
3349
|
"removable": false
|
|
@@ -3314,13 +3362,14 @@
|
|
|
3314
3362
|
"human_review_required": false,
|
|
3315
3363
|
"level": "core"
|
|
3316
3364
|
},
|
|
3365
|
+
"visibility": "internal",
|
|
3317
3366
|
"workspaces": [
|
|
3318
3367
|
"agent-config-maintainer"
|
|
3319
3368
|
]
|
|
3320
3369
|
},
|
|
3321
3370
|
{
|
|
3322
3371
|
"category": "command",
|
|
3323
|
-
"checksum": "sha256:
|
|
3372
|
+
"checksum": "sha256:54e8663f194b0d13670eddf1afec01d28921b7452321226aaaf3ad59ac8f5c80",
|
|
3324
3373
|
"install": {
|
|
3325
3374
|
"default": true,
|
|
3326
3375
|
"removable": false
|
|
@@ -3339,13 +3388,14 @@
|
|
|
3339
3388
|
"human_review_required": false,
|
|
3340
3389
|
"level": "core"
|
|
3341
3390
|
},
|
|
3391
|
+
"visibility": "internal",
|
|
3342
3392
|
"workspaces": [
|
|
3343
3393
|
"agent-config-maintainer"
|
|
3344
3394
|
]
|
|
3345
3395
|
},
|
|
3346
3396
|
{
|
|
3347
3397
|
"category": "command",
|
|
3348
|
-
"checksum": "sha256:
|
|
3398
|
+
"checksum": "sha256:f9b4a3ab1c26ace18f187636ce6517a8850238e74fd4984241dfadb6921141e8",
|
|
3349
3399
|
"install": {
|
|
3350
3400
|
"default": true,
|
|
3351
3401
|
"removable": false
|
|
@@ -3364,13 +3414,14 @@
|
|
|
3364
3414
|
"human_review_required": false,
|
|
3365
3415
|
"level": "core"
|
|
3366
3416
|
},
|
|
3417
|
+
"visibility": "internal",
|
|
3367
3418
|
"workspaces": [
|
|
3368
3419
|
"agent-config-maintainer"
|
|
3369
3420
|
]
|
|
3370
3421
|
},
|
|
3371
3422
|
{
|
|
3372
3423
|
"category": "command",
|
|
3373
|
-
"checksum": "sha256:
|
|
3424
|
+
"checksum": "sha256:3cfabe173434433cb502581c2f66c36aefaa4acd81a2f1b8cc20d3c42c5d58df",
|
|
3374
3425
|
"install": {
|
|
3375
3426
|
"default": true,
|
|
3376
3427
|
"removable": false
|
|
@@ -3389,13 +3440,14 @@
|
|
|
3389
3440
|
"human_review_required": false,
|
|
3390
3441
|
"level": "core"
|
|
3391
3442
|
},
|
|
3443
|
+
"visibility": "internal",
|
|
3392
3444
|
"workspaces": [
|
|
3393
3445
|
"agent-config-maintainer"
|
|
3394
3446
|
]
|
|
3395
3447
|
},
|
|
3396
3448
|
{
|
|
3397
3449
|
"category": "command",
|
|
3398
|
-
"checksum": "sha256:
|
|
3450
|
+
"checksum": "sha256:a028eedb12b4f29482847281dfc1d83b521dc09b7f644f022c982481996c5eda",
|
|
3399
3451
|
"install": {
|
|
3400
3452
|
"default": true,
|
|
3401
3453
|
"removable": false
|
|
@@ -3414,13 +3466,14 @@
|
|
|
3414
3466
|
"human_review_required": false,
|
|
3415
3467
|
"level": "core"
|
|
3416
3468
|
},
|
|
3469
|
+
"visibility": "internal",
|
|
3417
3470
|
"workspaces": [
|
|
3418
3471
|
"agent-config-maintainer"
|
|
3419
3472
|
]
|
|
3420
3473
|
},
|
|
3421
3474
|
{
|
|
3422
3475
|
"category": "command",
|
|
3423
|
-
"checksum": "sha256:
|
|
3476
|
+
"checksum": "sha256:b4885a2abb1136a29f3b4a4ede0bb842fc64d91e4f22d2ddf86b9a7b3d06088d",
|
|
3424
3477
|
"install": {
|
|
3425
3478
|
"default": true,
|
|
3426
3479
|
"removable": false
|
|
@@ -3439,13 +3492,14 @@
|
|
|
3439
3492
|
"human_review_required": false,
|
|
3440
3493
|
"level": "core"
|
|
3441
3494
|
},
|
|
3495
|
+
"visibility": "internal",
|
|
3442
3496
|
"workspaces": [
|
|
3443
3497
|
"agent-config-maintainer"
|
|
3444
3498
|
]
|
|
3445
3499
|
},
|
|
3446
3500
|
{
|
|
3447
3501
|
"category": "command",
|
|
3448
|
-
"checksum": "sha256:
|
|
3502
|
+
"checksum": "sha256:015f84374a284c3ca54a81e37b69bc0fb986f552bf6ef4035d0a38d2379ff4f1",
|
|
3449
3503
|
"install": {
|
|
3450
3504
|
"default": true,
|
|
3451
3505
|
"removable": false
|
|
@@ -3464,13 +3518,14 @@
|
|
|
3464
3518
|
"human_review_required": false,
|
|
3465
3519
|
"level": "core"
|
|
3466
3520
|
},
|
|
3521
|
+
"visibility": "internal",
|
|
3467
3522
|
"workspaces": [
|
|
3468
3523
|
"agent-config-maintainer"
|
|
3469
3524
|
]
|
|
3470
3525
|
},
|
|
3471
3526
|
{
|
|
3472
3527
|
"category": "command",
|
|
3473
|
-
"checksum": "sha256:
|
|
3528
|
+
"checksum": "sha256:271f4a910b17921f81dcb3a7e74c30efebe29629f488eea1f0514e37fd205401",
|
|
3474
3529
|
"install": {
|
|
3475
3530
|
"default": true,
|
|
3476
3531
|
"removable": false
|
|
@@ -3494,13 +3549,14 @@
|
|
|
3494
3549
|
"human_review_required": false,
|
|
3495
3550
|
"level": "core"
|
|
3496
3551
|
},
|
|
3552
|
+
"visibility": "advanced",
|
|
3497
3553
|
"workspaces": [
|
|
3498
3554
|
"agent-config-maintainer"
|
|
3499
3555
|
]
|
|
3500
3556
|
},
|
|
3501
3557
|
{
|
|
3502
3558
|
"category": "command",
|
|
3503
|
-
"checksum": "sha256:
|
|
3559
|
+
"checksum": "sha256:21dadee07cb04ac2745b8ebb072abf7779e301c6fb40127e35a307df11e64b7a",
|
|
3504
3560
|
"install": {
|
|
3505
3561
|
"default": true,
|
|
3506
3562
|
"removable": false
|
|
@@ -3525,13 +3581,14 @@
|
|
|
3525
3581
|
"human_review_required": false,
|
|
3526
3582
|
"level": "core"
|
|
3527
3583
|
},
|
|
3584
|
+
"visibility": "advanced",
|
|
3528
3585
|
"workspaces": [
|
|
3529
3586
|
"agent-config-maintainer"
|
|
3530
3587
|
]
|
|
3531
3588
|
},
|
|
3532
3589
|
{
|
|
3533
3590
|
"category": "command",
|
|
3534
|
-
"checksum": "sha256:
|
|
3591
|
+
"checksum": "sha256:5f2e48b5aa53917c1d9298ad70123b1e4bda20514acb4beb16ec2bd784e3937a",
|
|
3535
3592
|
"install": {
|
|
3536
3593
|
"default": true,
|
|
3537
3594
|
"removable": false
|
|
@@ -3555,13 +3612,14 @@
|
|
|
3555
3612
|
"human_review_required": false,
|
|
3556
3613
|
"level": "core"
|
|
3557
3614
|
},
|
|
3615
|
+
"visibility": "advanced",
|
|
3558
3616
|
"workspaces": [
|
|
3559
3617
|
"agent-config-maintainer"
|
|
3560
3618
|
]
|
|
3561
3619
|
},
|
|
3562
3620
|
{
|
|
3563
3621
|
"category": "command",
|
|
3564
|
-
"checksum": "sha256:
|
|
3622
|
+
"checksum": "sha256:962e6d506f94f424104ef6d5973dab53658fa2054513ce3e5de83d96b23999a9",
|
|
3565
3623
|
"install": {
|
|
3566
3624
|
"default": true,
|
|
3567
3625
|
"removable": false
|
|
@@ -3580,13 +3638,14 @@
|
|
|
3580
3638
|
"human_review_required": false,
|
|
3581
3639
|
"level": "core"
|
|
3582
3640
|
},
|
|
3641
|
+
"visibility": "internal",
|
|
3583
3642
|
"workspaces": [
|
|
3584
3643
|
"agent-config-maintainer"
|
|
3585
3644
|
]
|
|
3586
3645
|
},
|
|
3587
3646
|
{
|
|
3588
3647
|
"category": "command",
|
|
3589
|
-
"checksum": "sha256:
|
|
3648
|
+
"checksum": "sha256:a5b020078fca7ca97629e2a3a9927231b436aa179b06410df07089fd4ae0d00c",
|
|
3590
3649
|
"install": {
|
|
3591
3650
|
"default": true,
|
|
3592
3651
|
"removable": false
|
|
@@ -3613,13 +3672,14 @@
|
|
|
3613
3672
|
"human_review_required": false,
|
|
3614
3673
|
"level": "core"
|
|
3615
3674
|
},
|
|
3675
|
+
"visibility": "advanced",
|
|
3616
3676
|
"workspaces": [
|
|
3617
3677
|
"agent-config-maintainer"
|
|
3618
3678
|
]
|
|
3619
3679
|
},
|
|
3620
3680
|
{
|
|
3621
3681
|
"category": "command",
|
|
3622
|
-
"checksum": "sha256:
|
|
3682
|
+
"checksum": "sha256:56f0262d320f6815e3547a308177c0da298edcd7dc9d12a38a8e0587a0c5f75e",
|
|
3623
3683
|
"install": {
|
|
3624
3684
|
"default": true,
|
|
3625
3685
|
"removable": false
|
|
@@ -3638,13 +3698,14 @@
|
|
|
3638
3698
|
"human_review_required": false,
|
|
3639
3699
|
"level": "core"
|
|
3640
3700
|
},
|
|
3701
|
+
"visibility": "internal",
|
|
3641
3702
|
"workspaces": [
|
|
3642
3703
|
"agent-config-maintainer"
|
|
3643
3704
|
]
|
|
3644
3705
|
},
|
|
3645
3706
|
{
|
|
3646
3707
|
"category": "command",
|
|
3647
|
-
"checksum": "sha256:
|
|
3708
|
+
"checksum": "sha256:cd9dfbc7d19046a79b6e4a6c101443fe1ed9af849b0bc97c009a39206be92bbe",
|
|
3648
3709
|
"install": {
|
|
3649
3710
|
"default": true,
|
|
3650
3711
|
"removable": false
|
|
@@ -3663,13 +3724,14 @@
|
|
|
3663
3724
|
"human_review_required": false,
|
|
3664
3725
|
"level": "core"
|
|
3665
3726
|
},
|
|
3727
|
+
"visibility": "internal",
|
|
3666
3728
|
"workspaces": [
|
|
3667
3729
|
"agent-config-maintainer"
|
|
3668
3730
|
]
|
|
3669
3731
|
},
|
|
3670
3732
|
{
|
|
3671
3733
|
"category": "command",
|
|
3672
|
-
"checksum": "sha256:
|
|
3734
|
+
"checksum": "sha256:03e46e17ae346cd3f4ddf8d1747500590d146ed20615834604fdb2e88bc0367e",
|
|
3673
3735
|
"install": {
|
|
3674
3736
|
"default": true,
|
|
3675
3737
|
"removable": false
|
|
@@ -3688,13 +3750,14 @@
|
|
|
3688
3750
|
"human_review_required": false,
|
|
3689
3751
|
"level": "core"
|
|
3690
3752
|
},
|
|
3753
|
+
"visibility": "internal",
|
|
3691
3754
|
"workspaces": [
|
|
3692
3755
|
"agent-config-maintainer"
|
|
3693
3756
|
]
|
|
3694
3757
|
},
|
|
3695
3758
|
{
|
|
3696
3759
|
"category": "command",
|
|
3697
|
-
"checksum": "sha256:
|
|
3760
|
+
"checksum": "sha256:4552c9268817dfdf34c155163306ce55915a640a0f37e0d8803cc10fa08c493f",
|
|
3698
3761
|
"install": {
|
|
3699
3762
|
"default": true,
|
|
3700
3763
|
"removable": false
|
|
@@ -3713,13 +3776,14 @@
|
|
|
3713
3776
|
"human_review_required": false,
|
|
3714
3777
|
"level": "core"
|
|
3715
3778
|
},
|
|
3779
|
+
"visibility": "internal",
|
|
3716
3780
|
"workspaces": [
|
|
3717
3781
|
"agent-config-maintainer"
|
|
3718
3782
|
]
|
|
3719
3783
|
},
|
|
3720
3784
|
{
|
|
3721
3785
|
"category": "command",
|
|
3722
|
-
"checksum": "sha256:
|
|
3786
|
+
"checksum": "sha256:1b6656df3ee4bf8fe5f127c53fb7c317285cc436593f8e0de44a39cbf0d42483",
|
|
3723
3787
|
"install": {
|
|
3724
3788
|
"default": true,
|
|
3725
3789
|
"removable": false
|
|
@@ -3738,13 +3802,14 @@
|
|
|
3738
3802
|
"human_review_required": false,
|
|
3739
3803
|
"level": "core"
|
|
3740
3804
|
},
|
|
3805
|
+
"visibility": "internal",
|
|
3741
3806
|
"workspaces": [
|
|
3742
3807
|
"agent-config-maintainer"
|
|
3743
3808
|
]
|
|
3744
3809
|
},
|
|
3745
3810
|
{
|
|
3746
3811
|
"category": "command",
|
|
3747
|
-
"checksum": "sha256:
|
|
3812
|
+
"checksum": "sha256:6b94a3bb7c67eae770d0bd78fb881200143e73e7612a16517203c43dee834589",
|
|
3748
3813
|
"install": {
|
|
3749
3814
|
"default": true,
|
|
3750
3815
|
"removable": false
|
|
@@ -3763,13 +3828,14 @@
|
|
|
3763
3828
|
"human_review_required": false,
|
|
3764
3829
|
"level": "core"
|
|
3765
3830
|
},
|
|
3831
|
+
"visibility": "internal",
|
|
3766
3832
|
"workspaces": [
|
|
3767
3833
|
"agent-config-maintainer"
|
|
3768
3834
|
]
|
|
3769
3835
|
},
|
|
3770
3836
|
{
|
|
3771
3837
|
"category": "command",
|
|
3772
|
-
"checksum": "sha256:
|
|
3838
|
+
"checksum": "sha256:f0a635a9c31795ac8ec898967a5504510452c232b5664e52bdebf2d616e51acf",
|
|
3773
3839
|
"install": {
|
|
3774
3840
|
"default": true,
|
|
3775
3841
|
"removable": false
|
|
@@ -3788,13 +3854,14 @@
|
|
|
3788
3854
|
"human_review_required": false,
|
|
3789
3855
|
"level": "core"
|
|
3790
3856
|
},
|
|
3857
|
+
"visibility": "internal",
|
|
3791
3858
|
"workspaces": [
|
|
3792
3859
|
"agent-config-maintainer"
|
|
3793
3860
|
]
|
|
3794
3861
|
},
|
|
3795
3862
|
{
|
|
3796
3863
|
"category": "command",
|
|
3797
|
-
"checksum": "sha256:
|
|
3864
|
+
"checksum": "sha256:1ae3b227809c49e61dd8b5c6997d81c8dbc6dea3d5e1d9c9dd2e359d3038b969",
|
|
3798
3865
|
"install": {
|
|
3799
3866
|
"default": true,
|
|
3800
3867
|
"removable": false
|
|
@@ -3813,13 +3880,14 @@
|
|
|
3813
3880
|
"human_review_required": false,
|
|
3814
3881
|
"level": "core"
|
|
3815
3882
|
},
|
|
3883
|
+
"visibility": "internal",
|
|
3816
3884
|
"workspaces": [
|
|
3817
3885
|
"agent-config-maintainer"
|
|
3818
3886
|
]
|
|
3819
3887
|
},
|
|
3820
3888
|
{
|
|
3821
3889
|
"category": "command",
|
|
3822
|
-
"checksum": "sha256:
|
|
3890
|
+
"checksum": "sha256:24f3f1e695cc85ecbb69997ae80d212687895b8bbb7b9b021a3cb965ad2d474b",
|
|
3823
3891
|
"install": {
|
|
3824
3892
|
"default": true,
|
|
3825
3893
|
"removable": false
|
|
@@ -3838,13 +3906,14 @@
|
|
|
3838
3906
|
"human_review_required": false,
|
|
3839
3907
|
"level": "core"
|
|
3840
3908
|
},
|
|
3909
|
+
"visibility": "internal",
|
|
3841
3910
|
"workspaces": [
|
|
3842
3911
|
"agent-config-maintainer"
|
|
3843
3912
|
]
|
|
3844
3913
|
},
|
|
3845
3914
|
{
|
|
3846
3915
|
"category": "command",
|
|
3847
|
-
"checksum": "sha256:
|
|
3916
|
+
"checksum": "sha256:07044dffb57c7af156c5754d78c834a975ae8205f4ddc60ea0a00a8d72b516ba",
|
|
3848
3917
|
"install": {
|
|
3849
3918
|
"default": true,
|
|
3850
3919
|
"removable": false
|
|
@@ -3863,13 +3932,14 @@
|
|
|
3863
3932
|
"human_review_required": false,
|
|
3864
3933
|
"level": "core"
|
|
3865
3934
|
},
|
|
3935
|
+
"visibility": "internal",
|
|
3866
3936
|
"workspaces": [
|
|
3867
3937
|
"agent-config-maintainer"
|
|
3868
3938
|
]
|
|
3869
3939
|
},
|
|
3870
3940
|
{
|
|
3871
3941
|
"category": "command",
|
|
3872
|
-
"checksum": "sha256:
|
|
3942
|
+
"checksum": "sha256:083d52c63d91867462c5272b081f05707f0be467710ff2448be5bce024e991fe",
|
|
3873
3943
|
"install": {
|
|
3874
3944
|
"default": true,
|
|
3875
3945
|
"removable": false
|
|
@@ -3888,13 +3958,14 @@
|
|
|
3888
3958
|
"human_review_required": false,
|
|
3889
3959
|
"level": "core"
|
|
3890
3960
|
},
|
|
3961
|
+
"visibility": "internal",
|
|
3891
3962
|
"workspaces": [
|
|
3892
3963
|
"agent-config-maintainer"
|
|
3893
3964
|
]
|
|
3894
3965
|
},
|
|
3895
3966
|
{
|
|
3896
3967
|
"category": "command",
|
|
3897
|
-
"checksum": "sha256:
|
|
3968
|
+
"checksum": "sha256:420b00efdcbc6d26974284be38a0022caf5b916e7145cd756549b5e801e5beb6",
|
|
3898
3969
|
"install": {
|
|
3899
3970
|
"default": true,
|
|
3900
3971
|
"removable": false
|
|
@@ -3913,6 +3984,7 @@
|
|
|
3913
3984
|
"human_review_required": false,
|
|
3914
3985
|
"level": "core"
|
|
3915
3986
|
},
|
|
3987
|
+
"visibility": "internal",
|
|
3916
3988
|
"workspaces": [
|
|
3917
3989
|
"agent-config-maintainer"
|
|
3918
3990
|
]
|
|
@@ -4066,7 +4138,7 @@
|
|
|
4066
4138
|
},
|
|
4067
4139
|
{
|
|
4068
4140
|
"category": "rule",
|
|
4069
|
-
"checksum": "sha256:
|
|
4141
|
+
"checksum": "sha256:95363f1345c53cd3b8868955c353447a355ff7b305125e524b7f52f610c8ead1",
|
|
4070
4142
|
"install": {
|
|
4071
4143
|
"default": true,
|
|
4072
4144
|
"removable": false
|
|
@@ -4402,7 +4474,7 @@
|
|
|
4402
4474
|
},
|
|
4403
4475
|
{
|
|
4404
4476
|
"category": "rule",
|
|
4405
|
-
"checksum": "sha256:
|
|
4477
|
+
"checksum": "sha256:6040828bdd47fdf9cb87b53dab702deeacc18796a3a4fa77f24977bb3f77ff01",
|
|
4406
4478
|
"install": {
|
|
4407
4479
|
"default": true,
|
|
4408
4480
|
"removable": false
|
|
@@ -4487,7 +4559,7 @@
|
|
|
4487
4559
|
},
|
|
4488
4560
|
{
|
|
4489
4561
|
"category": "rule",
|
|
4490
|
-
"checksum": "sha256:
|
|
4562
|
+
"checksum": "sha256:7c978fba7ad7ba14b6f5c5c125093e36c9b5ab3c3271f619b5181e5ec3dc53b5",
|
|
4491
4563
|
"install": {
|
|
4492
4564
|
"default": true,
|
|
4493
4565
|
"removable": false
|
|
@@ -4529,7 +4601,7 @@
|
|
|
4529
4601
|
},
|
|
4530
4602
|
{
|
|
4531
4603
|
"category": "rule",
|
|
4532
|
-
"checksum": "sha256:
|
|
4604
|
+
"checksum": "sha256:15fa68b5c98ac221b21b66435bebbeefef0e481f9f08295576fdad84e455f645",
|
|
4533
4605
|
"install": {
|
|
4534
4606
|
"default": true,
|
|
4535
4607
|
"removable": false
|
|
@@ -4632,6 +4704,27 @@
|
|
|
4632
4704
|
"engineering"
|
|
4633
4705
|
]
|
|
4634
4706
|
},
|
|
4707
|
+
{
|
|
4708
|
+
"category": "rule",
|
|
4709
|
+
"checksum": "sha256:957fb9400848ebd3288dc8dd29756066f6b716c4a50f3ca141e7b2e838535073",
|
|
4710
|
+
"install": {
|
|
4711
|
+
"default": true,
|
|
4712
|
+
"removable": false
|
|
4713
|
+
},
|
|
4714
|
+
"lifecycle": "active",
|
|
4715
|
+
"packs": [
|
|
4716
|
+
"engineering-base"
|
|
4717
|
+
],
|
|
4718
|
+
"path": "src/rules/lethal-trifecta-guard.md",
|
|
4719
|
+
"trust": {
|
|
4720
|
+
"confidence": "high",
|
|
4721
|
+
"human_review_required": false,
|
|
4722
|
+
"level": "core"
|
|
4723
|
+
},
|
|
4724
|
+
"workspaces": [
|
|
4725
|
+
"engineering"
|
|
4726
|
+
]
|
|
4727
|
+
},
|
|
4635
4728
|
{
|
|
4636
4729
|
"category": "rule",
|
|
4637
4730
|
"checksum": "sha256:6a55057f87b983820bce4ce26190dc84dd816988a8f349b7e0dda59970115f6c",
|
|
@@ -4867,7 +4960,7 @@
|
|
|
4867
4960
|
},
|
|
4868
4961
|
{
|
|
4869
4962
|
"category": "rule",
|
|
4870
|
-
"checksum": "sha256:
|
|
4963
|
+
"checksum": "sha256:4ae634946158670b571ad3052c50807aa190e5635baccae90feb46e4f314fb41",
|
|
4871
4964
|
"install": {
|
|
4872
4965
|
"default": true,
|
|
4873
4966
|
"removable": false
|
|
@@ -4929,6 +5022,27 @@
|
|
|
4929
5022
|
"engineering"
|
|
4930
5023
|
]
|
|
4931
5024
|
},
|
|
5025
|
+
{
|
|
5026
|
+
"category": "rule",
|
|
5027
|
+
"checksum": "sha256:8eb042569d65dba18ae326f26a446d54c633858893f42221c99233ce1d87a40d",
|
|
5028
|
+
"install": {
|
|
5029
|
+
"default": true,
|
|
5030
|
+
"removable": false
|
|
5031
|
+
},
|
|
5032
|
+
"lifecycle": "active",
|
|
5033
|
+
"packs": [
|
|
5034
|
+
"meta"
|
|
5035
|
+
],
|
|
5036
|
+
"path": "src/rules/notes-first-reasoning.md",
|
|
5037
|
+
"trust": {
|
|
5038
|
+
"confidence": "high",
|
|
5039
|
+
"human_review_required": false,
|
|
5040
|
+
"level": "core"
|
|
5041
|
+
},
|
|
5042
|
+
"workspaces": [
|
|
5043
|
+
"agent-config-maintainer"
|
|
5044
|
+
]
|
|
5045
|
+
},
|
|
4932
5046
|
{
|
|
4933
5047
|
"category": "rule",
|
|
4934
5048
|
"checksum": "sha256:4aa5d5117a107c3ff5444db8aa564eba697c7770a38fec0ec907c1712db29ac4",
|
|
@@ -5099,7 +5213,7 @@
|
|
|
5099
5213
|
},
|
|
5100
5214
|
{
|
|
5101
5215
|
"category": "rule",
|
|
5102
|
-
"checksum": "sha256:
|
|
5216
|
+
"checksum": "sha256:9cc6930823e3921b0ab9b43e86d18ecc4c4e64a6f4b3600d689f11b59a585aab",
|
|
5103
5217
|
"install": {
|
|
5104
5218
|
"default": true,
|
|
5105
5219
|
"removable": false
|
|
@@ -5204,7 +5318,7 @@
|
|
|
5204
5318
|
},
|
|
5205
5319
|
{
|
|
5206
5320
|
"category": "rule",
|
|
5207
|
-
"checksum": "sha256:
|
|
5321
|
+
"checksum": "sha256:0d45f168e36cd245f1d242a8e5cd422bbe866ff3548913bb1793bdb7ae5ea89c",
|
|
5208
5322
|
"install": {
|
|
5209
5323
|
"default": true,
|
|
5210
5324
|
"removable": false
|
|
@@ -5307,6 +5421,27 @@
|
|
|
5307
5421
|
"agent-config-maintainer"
|
|
5308
5422
|
]
|
|
5309
5423
|
},
|
|
5424
|
+
{
|
|
5425
|
+
"category": "rule",
|
|
5426
|
+
"checksum": "sha256:84291e86265cf2cc6a4bf62996df6e8de3e45616f4594ac78b7967cacc922a48",
|
|
5427
|
+
"install": {
|
|
5428
|
+
"default": true,
|
|
5429
|
+
"removable": false
|
|
5430
|
+
},
|
|
5431
|
+
"lifecycle": "active",
|
|
5432
|
+
"packs": [
|
|
5433
|
+
"meta"
|
|
5434
|
+
],
|
|
5435
|
+
"path": "src/rules/source-confidentiality.md",
|
|
5436
|
+
"trust": {
|
|
5437
|
+
"confidence": "high",
|
|
5438
|
+
"human_review_required": false,
|
|
5439
|
+
"level": "core"
|
|
5440
|
+
},
|
|
5441
|
+
"workspaces": [
|
|
5442
|
+
"agent-config-maintainer"
|
|
5443
|
+
]
|
|
5444
|
+
},
|
|
5310
5445
|
{
|
|
5311
5446
|
"category": "rule",
|
|
5312
5447
|
"checksum": "sha256:d5d8c5a42c890a4c910d5d14768189707f12ef63fd6b52b19a34021683608c29",
|
|
@@ -5393,7 +5528,7 @@
|
|
|
5393
5528
|
},
|
|
5394
5529
|
{
|
|
5395
5530
|
"category": "rule",
|
|
5396
|
-
"checksum": "sha256:
|
|
5531
|
+
"checksum": "sha256:264ed8e11a76ff3bb1a44ae592d1a21ead4f08fda42a87484c3cb4c178eea9d6",
|
|
5397
5532
|
"install": {
|
|
5398
5533
|
"default": true,
|
|
5399
5534
|
"removable": false
|
|
@@ -5496,6 +5631,27 @@
|
|
|
5496
5631
|
"agent-config-maintainer"
|
|
5497
5632
|
]
|
|
5498
5633
|
},
|
|
5634
|
+
{
|
|
5635
|
+
"category": "rule",
|
|
5636
|
+
"checksum": "sha256:550813373e0a28931abf35da0b6da9557656f1894853826ea7ab1d0bb1c38b7b",
|
|
5637
|
+
"install": {
|
|
5638
|
+
"default": true,
|
|
5639
|
+
"removable": false
|
|
5640
|
+
},
|
|
5641
|
+
"lifecycle": "active",
|
|
5642
|
+
"packs": [
|
|
5643
|
+
"engineering-base"
|
|
5644
|
+
],
|
|
5645
|
+
"path": "src/rules/untrusted-input-defense.md",
|
|
5646
|
+
"trust": {
|
|
5647
|
+
"confidence": "high",
|
|
5648
|
+
"human_review_required": false,
|
|
5649
|
+
"level": "core"
|
|
5650
|
+
},
|
|
5651
|
+
"workspaces": [
|
|
5652
|
+
"engineering"
|
|
5653
|
+
]
|
|
5654
|
+
},
|
|
5499
5655
|
{
|
|
5500
5656
|
"category": "rule",
|
|
5501
5657
|
"checksum": "sha256:0619fedff2aa9e8fa1a5404ff33b384b3b8217fd9e98475a631edf2ba851afd3",
|
|
@@ -5648,7 +5804,7 @@
|
|
|
5648
5804
|
},
|
|
5649
5805
|
{
|
|
5650
5806
|
"category": "skill",
|
|
5651
|
-
"checksum": "sha256:
|
|
5807
|
+
"checksum": "sha256:6ea1a3ee962dddfdcb73e57737dd2c413f4f62b8547ff7501a9421573b7fc2a9",
|
|
5652
5808
|
"install": {
|
|
5653
5809
|
"default": true,
|
|
5654
5810
|
"removable": false
|
|
@@ -5690,6 +5846,28 @@
|
|
|
5690
5846
|
"agent-config-maintainer"
|
|
5691
5847
|
]
|
|
5692
5848
|
},
|
|
5849
|
+
{
|
|
5850
|
+
"category": "skill",
|
|
5851
|
+
"checksum": "sha256:bbc64820679b2774391eca15678f04bc0506c1d0c41159b358ad7e22e358ccca",
|
|
5852
|
+
"install": {
|
|
5853
|
+
"default": true,
|
|
5854
|
+
"removable": false
|
|
5855
|
+
},
|
|
5856
|
+
"lifecycle": "active",
|
|
5857
|
+
"name": "agent-security-review",
|
|
5858
|
+
"packs": [
|
|
5859
|
+
"engineering-base"
|
|
5860
|
+
],
|
|
5861
|
+
"path": "src/skills/agent-security-review/SKILL.md",
|
|
5862
|
+
"trust": {
|
|
5863
|
+
"confidence": "high",
|
|
5864
|
+
"human_review_required": false,
|
|
5865
|
+
"level": "core"
|
|
5866
|
+
},
|
|
5867
|
+
"workspaces": [
|
|
5868
|
+
"engineering"
|
|
5869
|
+
]
|
|
5870
|
+
},
|
|
5693
5871
|
{
|
|
5694
5872
|
"category": "skill",
|
|
5695
5873
|
"checksum": "sha256:83a0023462d211e47fa51a4a00e1a0e3c6c89d7e929ba24657d5e15a4c50b57c",
|
|
@@ -5714,7 +5892,7 @@
|
|
|
5714
5892
|
},
|
|
5715
5893
|
{
|
|
5716
5894
|
"category": "skill",
|
|
5717
|
-
"checksum": "sha256:
|
|
5895
|
+
"checksum": "sha256:d3143db11c43a90d4fc899e3f2671acc7cd0bc497593220b46dfb9578c09a1fe",
|
|
5718
5896
|
"install": {
|
|
5719
5897
|
"default": true,
|
|
5720
5898
|
"removable": false
|
|
@@ -5890,7 +6068,7 @@
|
|
|
5890
6068
|
},
|
|
5891
6069
|
{
|
|
5892
6070
|
"category": "skill",
|
|
5893
|
-
"checksum": "sha256:
|
|
6071
|
+
"checksum": "sha256:605907e5bd0d89c1e80315d5d51450ac8eaa25d8b8d1d1a3c71f381ee22f60ab",
|
|
5894
6072
|
"install": {
|
|
5895
6073
|
"default": false,
|
|
5896
6074
|
"removable": true
|
|
@@ -5978,7 +6156,7 @@
|
|
|
5978
6156
|
},
|
|
5979
6157
|
{
|
|
5980
6158
|
"category": "skill",
|
|
5981
|
-
"checksum": "sha256:
|
|
6159
|
+
"checksum": "sha256:f02cd3e5b8c4ce9f8f395613844ecce532106bff9a1fa175bcb0577487d95441",
|
|
5982
6160
|
"install": {
|
|
5983
6161
|
"default": true,
|
|
5984
6162
|
"removable": false
|
|
@@ -6176,7 +6354,7 @@
|
|
|
6176
6354
|
},
|
|
6177
6355
|
{
|
|
6178
6356
|
"category": "skill",
|
|
6179
|
-
"checksum": "sha256:
|
|
6357
|
+
"checksum": "sha256:2cc187642b9ddda270ffc13ee48367fc6a723159ad03a97f075f55e2b229749b",
|
|
6180
6358
|
"install": {
|
|
6181
6359
|
"default": true,
|
|
6182
6360
|
"removable": false
|
|
@@ -6284,6 +6462,28 @@
|
|
|
6284
6462
|
"gtm"
|
|
6285
6463
|
]
|
|
6286
6464
|
},
|
|
6465
|
+
{
|
|
6466
|
+
"category": "skill",
|
|
6467
|
+
"checksum": "sha256:7cbccaaa636b43e816c3ec169566acb378045cd7c390860c23a162c57aa9367f",
|
|
6468
|
+
"install": {
|
|
6469
|
+
"default": true,
|
|
6470
|
+
"removable": false
|
|
6471
|
+
},
|
|
6472
|
+
"lifecycle": "active",
|
|
6473
|
+
"name": "complexity-first-planning",
|
|
6474
|
+
"packs": [
|
|
6475
|
+
"meta"
|
|
6476
|
+
],
|
|
6477
|
+
"path": "src/skills/complexity-first-planning/SKILL.md",
|
|
6478
|
+
"trust": {
|
|
6479
|
+
"confidence": "high",
|
|
6480
|
+
"human_review_required": false,
|
|
6481
|
+
"level": "core"
|
|
6482
|
+
},
|
|
6483
|
+
"workspaces": [
|
|
6484
|
+
"agent-config-maintainer"
|
|
6485
|
+
]
|
|
6486
|
+
},
|
|
6287
6487
|
{
|
|
6288
6488
|
"category": "skill",
|
|
6289
6489
|
"checksum": "sha256:49c60f15fa53d8cd421d28233d2ef106513a2ea92eeb2f9ec46a79a7f7b58065",
|
|
@@ -6462,7 +6662,7 @@
|
|
|
6462
6662
|
},
|
|
6463
6663
|
{
|
|
6464
6664
|
"category": "skill",
|
|
6465
|
-
"checksum": "sha256:
|
|
6665
|
+
"checksum": "sha256:e4ee98f177699d7d7f9b38343987aa9fbeaf11331512dbe224b9978739a92e30",
|
|
6466
6666
|
"install": {
|
|
6467
6667
|
"default": true,
|
|
6468
6668
|
"removable": false
|
|
@@ -6704,7 +6904,7 @@
|
|
|
6704
6904
|
},
|
|
6705
6905
|
{
|
|
6706
6906
|
"category": "skill",
|
|
6707
|
-
"checksum": "sha256:
|
|
6907
|
+
"checksum": "sha256:fced0eb97e939d6b71f9f0e8d9ca94cae3a360d79a44e2f808ae0711530b1ee3",
|
|
6708
6908
|
"install": {
|
|
6709
6909
|
"default": true,
|
|
6710
6910
|
"removable": false
|
|
@@ -6858,7 +7058,7 @@
|
|
|
6858
7058
|
},
|
|
6859
7059
|
{
|
|
6860
7060
|
"category": "skill",
|
|
6861
|
-
"checksum": "sha256:
|
|
7061
|
+
"checksum": "sha256:44f7919d1946afefb63d9b8e4d4a59e6b111f6d99562c28c99adcbeae2f72b07",
|
|
6862
7062
|
"install": {
|
|
6863
7063
|
"default": true,
|
|
6864
7064
|
"removable": false
|
|
@@ -6990,7 +7190,7 @@
|
|
|
6990
7190
|
},
|
|
6991
7191
|
{
|
|
6992
7192
|
"category": "skill",
|
|
6993
|
-
"checksum": "sha256:
|
|
7193
|
+
"checksum": "sha256:cc59418fac6f4b865fe6182b5d2c440b2601acc9767f5d9935464b66ebe4c7de",
|
|
6994
7194
|
"install": {
|
|
6995
7195
|
"default": true,
|
|
6996
7196
|
"removable": false
|
|
@@ -7100,7 +7300,7 @@
|
|
|
7100
7300
|
},
|
|
7101
7301
|
{
|
|
7102
7302
|
"category": "skill",
|
|
7103
|
-
"checksum": "sha256:
|
|
7303
|
+
"checksum": "sha256:dc4135f2700c2a5619216ee15a60fd2995d431c5b7f760e6bac001a2dbf99782",
|
|
7104
7304
|
"install": {
|
|
7105
7305
|
"default": true,
|
|
7106
7306
|
"removable": true
|
|
@@ -7584,7 +7784,7 @@
|
|
|
7584
7784
|
},
|
|
7585
7785
|
{
|
|
7586
7786
|
"category": "skill",
|
|
7587
|
-
"checksum": "sha256:
|
|
7787
|
+
"checksum": "sha256:724a648fcf2e011eb9ded5e4205a3bd5d55ff59912ec68b78520f3023f117926",
|
|
7588
7788
|
"install": {
|
|
7589
7789
|
"default": true,
|
|
7590
7790
|
"removable": false
|
|
@@ -8090,7 +8290,7 @@
|
|
|
8090
8290
|
},
|
|
8091
8291
|
{
|
|
8092
8292
|
"category": "skill",
|
|
8093
|
-
"checksum": "sha256:
|
|
8293
|
+
"checksum": "sha256:7b522437053b0debeb8f8207025f753223ece0646f50a9a9eaaf8933c5fcae1e",
|
|
8094
8294
|
"install": {
|
|
8095
8295
|
"default": true,
|
|
8096
8296
|
"removable": false
|
|
@@ -8112,7 +8312,7 @@
|
|
|
8112
8312
|
},
|
|
8113
8313
|
{
|
|
8114
8314
|
"category": "skill",
|
|
8115
|
-
"checksum": "sha256:
|
|
8315
|
+
"checksum": "sha256:1717eeec8df1f45d4a2e0c155c1da5da6ca160330498eda6ebbeae9f544b9416",
|
|
8116
8316
|
"install": {
|
|
8117
8317
|
"default": true,
|
|
8118
8318
|
"removable": false
|
|
@@ -8178,7 +8378,7 @@
|
|
|
8178
8378
|
},
|
|
8179
8379
|
{
|
|
8180
8380
|
"category": "skill",
|
|
8181
|
-
"checksum": "sha256:
|
|
8381
|
+
"checksum": "sha256:739a5e9680df71a884b5f9a8da948f526ae637adc7cac9fbb061dec1a68f12e5",
|
|
8182
8382
|
"install": {
|
|
8183
8383
|
"default": true,
|
|
8184
8384
|
"removable": false
|
|
@@ -9124,7 +9324,7 @@
|
|
|
9124
9324
|
},
|
|
9125
9325
|
{
|
|
9126
9326
|
"category": "skill",
|
|
9127
|
-
"checksum": "sha256:
|
|
9327
|
+
"checksum": "sha256:33b0cfcf28fdb7ac0131e87d5261bbfeacd02f6aba4d80a70d5372d2377eeb37",
|
|
9128
9328
|
"install": {
|
|
9129
9329
|
"default": true,
|
|
9130
9330
|
"removable": false
|
|
@@ -9278,7 +9478,7 @@
|
|
|
9278
9478
|
},
|
|
9279
9479
|
{
|
|
9280
9480
|
"category": "skill",
|
|
9281
|
-
"checksum": "sha256:
|
|
9481
|
+
"checksum": "sha256:63a954efef7c641103c5a4b42cabf10f8cd4f3e49c5856398ed9790e3a430407",
|
|
9282
9482
|
"install": {
|
|
9283
9483
|
"default": true,
|
|
9284
9484
|
"removable": false
|
|
@@ -9322,7 +9522,29 @@
|
|
|
9322
9522
|
},
|
|
9323
9523
|
{
|
|
9324
9524
|
"category": "skill",
|
|
9325
|
-
"checksum": "sha256:
|
|
9525
|
+
"checksum": "sha256:dbc7affd07e997fb9cada2810efe3c18fc1acb33dde4c483194573cc6ab86139",
|
|
9526
|
+
"install": {
|
|
9527
|
+
"default": true,
|
|
9528
|
+
"removable": false
|
|
9529
|
+
},
|
|
9530
|
+
"lifecycle": "active",
|
|
9531
|
+
"name": "reasoning-orchestrator",
|
|
9532
|
+
"packs": [
|
|
9533
|
+
"meta"
|
|
9534
|
+
],
|
|
9535
|
+
"path": "src/skills/reasoning-orchestrator/SKILL.md",
|
|
9536
|
+
"trust": {
|
|
9537
|
+
"confidence": "high",
|
|
9538
|
+
"human_review_required": false,
|
|
9539
|
+
"level": "core"
|
|
9540
|
+
},
|
|
9541
|
+
"workspaces": [
|
|
9542
|
+
"agent-config-maintainer"
|
|
9543
|
+
]
|
|
9544
|
+
},
|
|
9545
|
+
{
|
|
9546
|
+
"category": "skill",
|
|
9547
|
+
"checksum": "sha256:8d152fc3ad74aa93d53c1a8f85e1a14b36bac1442bd46ce5d210dc296c33dcf6",
|
|
9326
9548
|
"install": {
|
|
9327
9549
|
"default": true,
|
|
9328
9550
|
"removable": false
|
|
@@ -9344,7 +9566,7 @@
|
|
|
9344
9566
|
},
|
|
9345
9567
|
{
|
|
9346
9568
|
"category": "skill",
|
|
9347
|
-
"checksum": "sha256:
|
|
9569
|
+
"checksum": "sha256:624efefe1df36837591f277b7e0a4b3c25541d3459d185c81d44498149b870a1",
|
|
9348
9570
|
"install": {
|
|
9349
9571
|
"default": true,
|
|
9350
9572
|
"removable": false
|
|
@@ -9366,7 +9588,7 @@
|
|
|
9366
9588
|
},
|
|
9367
9589
|
{
|
|
9368
9590
|
"category": "skill",
|
|
9369
|
-
"checksum": "sha256:
|
|
9591
|
+
"checksum": "sha256:e7a0d6cefc6e0db388e19cf94dd1a9b9ec84c937a6db0f9a5fbe1dd5183b1edc",
|
|
9370
9592
|
"install": {
|
|
9371
9593
|
"default": true,
|
|
9372
9594
|
"removable": true
|
|
@@ -9410,7 +9632,7 @@
|
|
|
9410
9632
|
},
|
|
9411
9633
|
{
|
|
9412
9634
|
"category": "skill",
|
|
9413
|
-
"checksum": "sha256:
|
|
9635
|
+
"checksum": "sha256:dae0493397fcdaac9176b198c616cf3dd962aa6309842f5a5e4a164d506cf99b",
|
|
9414
9636
|
"install": {
|
|
9415
9637
|
"default": true,
|
|
9416
9638
|
"removable": false
|
|
@@ -9740,7 +9962,7 @@
|
|
|
9740
9962
|
},
|
|
9741
9963
|
{
|
|
9742
9964
|
"category": "skill",
|
|
9743
|
-
"checksum": "sha256:
|
|
9965
|
+
"checksum": "sha256:afe5eda361b755a382620886b940367fefb0441b7501db787300c9f883100d59",
|
|
9744
9966
|
"install": {
|
|
9745
9967
|
"default": true,
|
|
9746
9968
|
"removable": false
|
|
@@ -9762,7 +9984,7 @@
|
|
|
9762
9984
|
},
|
|
9763
9985
|
{
|
|
9764
9986
|
"category": "skill",
|
|
9765
|
-
"checksum": "sha256:
|
|
9987
|
+
"checksum": "sha256:5b3b6044f1abcc23dd230f6353bde917a17176993eb4d4432bee9c3b97bb74bb",
|
|
9766
9988
|
"install": {
|
|
9767
9989
|
"default": true,
|
|
9768
9990
|
"removable": false
|
|
@@ -10004,7 +10226,7 @@
|
|
|
10004
10226
|
},
|
|
10005
10227
|
{
|
|
10006
10228
|
"category": "skill",
|
|
10007
|
-
"checksum": "sha256:
|
|
10229
|
+
"checksum": "sha256:60fe69d9314a9cb3c774b057896f2296ac1c604a4309626c46357721002be06a",
|
|
10008
10230
|
"install": {
|
|
10009
10231
|
"default": true,
|
|
10010
10232
|
"removable": false
|
|
@@ -10224,7 +10446,7 @@
|
|
|
10224
10446
|
},
|
|
10225
10447
|
{
|
|
10226
10448
|
"category": "skill",
|
|
10227
|
-
"checksum": "sha256:
|
|
10449
|
+
"checksum": "sha256:4461da01a75288dcb3839f22cf7598d487a816bf8369207b4bd9f853fbb02399",
|
|
10228
10450
|
"install": {
|
|
10229
10451
|
"default": true,
|
|
10230
10452
|
"removable": false
|
|
@@ -10246,7 +10468,7 @@
|
|
|
10246
10468
|
},
|
|
10247
10469
|
{
|
|
10248
10470
|
"category": "skill",
|
|
10249
|
-
"checksum": "sha256:
|
|
10471
|
+
"checksum": "sha256:1ca9fa5ff9112b38e0312cfbe85f4a7a968746a4699698e07242838915fcecd9",
|
|
10250
10472
|
"install": {
|
|
10251
10473
|
"default": true,
|
|
10252
10474
|
"removable": false
|
|
@@ -10290,7 +10512,7 @@
|
|
|
10290
10512
|
},
|
|
10291
10513
|
{
|
|
10292
10514
|
"category": "skill",
|
|
10293
|
-
"checksum": "sha256:
|
|
10515
|
+
"checksum": "sha256:4ca49952fcc561997ceda49295b37e05643d3206099b9df5dde8e3a3ba39de34",
|
|
10294
10516
|
"install": {
|
|
10295
10517
|
"default": true,
|
|
10296
10518
|
"removable": false
|
|
@@ -10575,7 +10797,7 @@
|
|
|
10575
10797
|
]
|
|
10576
10798
|
}
|
|
10577
10799
|
],
|
|
10578
|
-
"checksum": "sha256:
|
|
10800
|
+
"checksum": "sha256:cfa85676bf4374de720c0995715b162f1e1c36d9fd0d562cdbb444dccd4b2415",
|
|
10579
10801
|
"documented_unassigned": [
|
|
10580
10802
|
{
|
|
10581
10803
|
"category": "template",
|
|
@@ -10688,10 +10910,10 @@
|
|
|
10688
10910
|
"reason": "scaffold for new SKILL.md authoring"
|
|
10689
10911
|
}
|
|
10690
10912
|
],
|
|
10691
|
-
"generated_at": "2026-06-
|
|
10913
|
+
"generated_at": "2026-06-14T19:26:29Z",
|
|
10692
10914
|
"packs": [
|
|
10693
10915
|
{
|
|
10694
|
-
"artefact_count":
|
|
10916
|
+
"artefact_count": 89,
|
|
10695
10917
|
"description": "Framework-neutral engineering hygiene — git, tests, reviews.",
|
|
10696
10918
|
"domain": "engineering",
|
|
10697
10919
|
"human_review_required": 0,
|
|
@@ -10701,7 +10923,7 @@
|
|
|
10701
10923
|
"trust_level_default": "core",
|
|
10702
10924
|
"trust_summary": {
|
|
10703
10925
|
"advisory": 0,
|
|
10704
|
-
"core":
|
|
10926
|
+
"core": 87,
|
|
10705
10927
|
"experimental": 1,
|
|
10706
10928
|
"professional": 1,
|
|
10707
10929
|
"restricted": 0
|
|
@@ -11255,7 +11477,7 @@
|
|
|
11255
11477
|
},
|
|
11256
11478
|
{
|
|
11257
11479
|
"always_on": true,
|
|
11258
|
-
"artefact_count":
|
|
11480
|
+
"artefact_count": 240,
|
|
11259
11481
|
"description": "Artefacts that maintain this package (agent-config itself).",
|
|
11260
11482
|
"domain": "meta",
|
|
11261
11483
|
"human_review_required": 0,
|
|
@@ -11265,7 +11487,7 @@
|
|
|
11265
11487
|
"trust_level_default": "core",
|
|
11266
11488
|
"trust_summary": {
|
|
11267
11489
|
"advisory": 0,
|
|
11268
|
-
"core":
|
|
11490
|
+
"core": 239,
|
|
11269
11491
|
"experimental": 1,
|
|
11270
11492
|
"professional": 0,
|
|
11271
11493
|
"restricted": 0
|
|
@@ -11273,31 +11495,109 @@
|
|
|
11273
11495
|
"workspaces": [
|
|
11274
11496
|
"agent-config-maintainer"
|
|
11275
11497
|
]
|
|
11498
|
+
},
|
|
11499
|
+
{
|
|
11500
|
+
"artefact_count": 9,
|
|
11501
|
+
"description": "Cross-session memory and chat-history capabilities for the maintainer workspace.",
|
|
11502
|
+
"domain": "meta",
|
|
11503
|
+
"human_review_required": 0,
|
|
11504
|
+
"id": "memory",
|
|
11505
|
+
"label": "Memory",
|
|
11506
|
+
"requires": [
|
|
11507
|
+
"meta"
|
|
11508
|
+
],
|
|
11509
|
+
"requires_hint": [
|
|
11510
|
+
"meta"
|
|
11511
|
+
],
|
|
11512
|
+
"size_class": "small",
|
|
11513
|
+
"trust_level_default": "core",
|
|
11514
|
+
"trust_summary": {
|
|
11515
|
+
"advisory": 0,
|
|
11516
|
+
"core": 9,
|
|
11517
|
+
"experimental": 0,
|
|
11518
|
+
"professional": 0,
|
|
11519
|
+
"restricted": 0
|
|
11520
|
+
},
|
|
11521
|
+
"workspaces": [
|
|
11522
|
+
"agent-config-maintainer"
|
|
11523
|
+
]
|
|
11524
|
+
},
|
|
11525
|
+
{
|
|
11526
|
+
"artefact_count": 4,
|
|
11527
|
+
"description": "Cost and usage analytics surfaces for the maintainer workspace.",
|
|
11528
|
+
"domain": "meta",
|
|
11529
|
+
"human_review_required": 0,
|
|
11530
|
+
"id": "analytics",
|
|
11531
|
+
"label": "Analytics",
|
|
11532
|
+
"requires": [
|
|
11533
|
+
"meta"
|
|
11534
|
+
],
|
|
11535
|
+
"requires_hint": [
|
|
11536
|
+
"meta"
|
|
11537
|
+
],
|
|
11538
|
+
"size_class": "small",
|
|
11539
|
+
"trust_level_default": "core",
|
|
11540
|
+
"trust_summary": {
|
|
11541
|
+
"advisory": 0,
|
|
11542
|
+
"core": 4,
|
|
11543
|
+
"experimental": 0,
|
|
11544
|
+
"professional": 0,
|
|
11545
|
+
"restricted": 0
|
|
11546
|
+
},
|
|
11547
|
+
"workspaces": [
|
|
11548
|
+
"agent-config-maintainer"
|
|
11549
|
+
]
|
|
11550
|
+
},
|
|
11551
|
+
{
|
|
11552
|
+
"artefact_count": 11,
|
|
11553
|
+
"description": "Interactive reasoning surfaces (council, challenge-me, grill-me) — classified `product` in the flow surface-map.",
|
|
11554
|
+
"domain": "meta",
|
|
11555
|
+
"human_review_required": 0,
|
|
11556
|
+
"id": "product-reasoning",
|
|
11557
|
+
"label": "Product Reasoning",
|
|
11558
|
+
"requires": [
|
|
11559
|
+
"meta"
|
|
11560
|
+
],
|
|
11561
|
+
"requires_hint": [
|
|
11562
|
+
"meta"
|
|
11563
|
+
],
|
|
11564
|
+
"size_class": "medium",
|
|
11565
|
+
"trust_level_default": "core",
|
|
11566
|
+
"trust_summary": {
|
|
11567
|
+
"advisory": 0,
|
|
11568
|
+
"core": 11,
|
|
11569
|
+
"experimental": 0,
|
|
11570
|
+
"professional": 0,
|
|
11571
|
+
"restricted": 0
|
|
11572
|
+
},
|
|
11573
|
+
"workspaces": [
|
|
11574
|
+
"agent-config-maintainer"
|
|
11575
|
+
]
|
|
11276
11576
|
}
|
|
11277
11577
|
],
|
|
11278
|
-
"scanner_version": "
|
|
11578
|
+
"scanner_version": "6e82b3a69e9e",
|
|
11279
11579
|
"stats": {
|
|
11280
11580
|
"by_category": {
|
|
11281
|
-
"command":
|
|
11282
|
-
"rule":
|
|
11283
|
-
"skill":
|
|
11581
|
+
"command": 147,
|
|
11582
|
+
"rule": 83,
|
|
11583
|
+
"skill": 230,
|
|
11284
11584
|
"template": 1
|
|
11285
11585
|
},
|
|
11286
11586
|
"by_lifecycle": {
|
|
11287
|
-
"active":
|
|
11587
|
+
"active": 445,
|
|
11288
11588
|
"archived": 0,
|
|
11289
11589
|
"deprecated": 0,
|
|
11290
11590
|
"experimental": 16
|
|
11291
11591
|
},
|
|
11292
11592
|
"by_trust_level": {
|
|
11293
11593
|
"advisory": 2,
|
|
11294
|
-
"core":
|
|
11594
|
+
"core": 363,
|
|
11295
11595
|
"experimental": 14,
|
|
11296
11596
|
"professional": 82,
|
|
11297
11597
|
"restricted": 0
|
|
11298
11598
|
},
|
|
11299
11599
|
"documented_unassigned_count": 22,
|
|
11300
|
-
"total_artefacts":
|
|
11600
|
+
"total_artefacts": 461,
|
|
11301
11601
|
"unassigned_count": 0
|
|
11302
11602
|
},
|
|
11303
11603
|
"unassigned": [],
|
|
@@ -11432,7 +11732,10 @@
|
|
|
11432
11732
|
},
|
|
11433
11733
|
{
|
|
11434
11734
|
"default_packs": [
|
|
11435
|
-
"meta"
|
|
11735
|
+
"meta",
|
|
11736
|
+
"memory",
|
|
11737
|
+
"analytics",
|
|
11738
|
+
"product-reasoning"
|
|
11436
11739
|
],
|
|
11437
11740
|
"description": "Skills/rules/commands that maintain this package.",
|
|
11438
11741
|
"example_roles": [
|