@event4u/agent-config 5.6.1 → 5.8.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/.agent-src/commands/agent-handoff.md +1 -1
- package/.agent-src/commands/agent-status.md +1 -1
- package/.agent-src/commands/agents/audit.md +1 -1
- package/.agent-src/commands/agents/init.md +1 -1
- package/.agent-src/commands/agents/user/accept.md +3 -3
- package/.agent-src/commands/agents/user/init.md +4 -4
- package/.agent-src/commands/agents/user/show.md +3 -3
- package/.agent-src/commands/agents/user/update.md +3 -3
- package/.agent-src/commands/agents/user.md +1 -1
- package/.agent-src/commands/agents.md +1 -1
- package/.agent-src/commands/analytics/prune.md +1 -1
- package/.agent-src/commands/analytics/show.md +1 -1
- package/.agent-src/commands/analytics.md +1 -1
- package/.agent-src/commands/bug-fix.md +1 -1
- package/.agent-src/commands/challenge-me.md +1 -1
- package/.agent-src/commands/chat-history/import.md +1 -1
- package/.agent-src/commands/chat-history/learn.md +1 -1
- package/.agent-src/commands/chat-history/show.md +1 -1
- package/.agent-src/commands/chat-history.md +1 -1
- package/.agent-src/commands/check-current-md.md +1 -1
- package/.agent-src/commands/condense.md +1 -1
- package/.agent-src/commands/context.md +1 -1
- package/.agent-src/commands/cost-report.md +13 -8
- package/.agent-src/commands/council.md +3 -3
- package/.agent-src/commands/create-pr/description-only.md +1 -1
- package/.agent-src/commands/create-pr.md +1 -1
- package/.agent-src/commands/e2e-heal.md +1 -1
- package/.agent-src/commands/e2e-plan.md +1 -1
- package/.agent-src/commands/feature.md +1 -1
- package/.agent-src/commands/fix/ci.md +1 -1
- package/.agent-src/commands/fix/portability.md +1 -1
- package/.agent-src/commands/fix/pr-bot-comments.md +1 -1
- package/.agent-src/commands/fix/pr-comments.md +1 -1
- package/.agent-src/commands/fix/pr-developer-comments.md +1 -1
- package/.agent-src/commands/fix/refs.md +1 -1
- package/.agent-src/commands/fix/seeder.md +1 -1
- package/.agent-src/commands/fix.md +1 -1
- package/.agent-src/commands/judge.md +1 -1
- package/.agent-src/commands/knowledge/cross-repo.md +1 -1
- package/.agent-src/commands/knowledge/forget.md +1 -1
- package/.agent-src/commands/knowledge/ingest.md +1 -1
- package/.agent-src/commands/knowledge/list.md +1 -1
- package/.agent-src/commands/knowledge.md +1 -1
- package/.agent-src/commands/memory/add.md +1 -1
- package/.agent-src/commands/memory/learn-low-impact.md +1 -1
- package/.agent-src/commands/memory/load.md +1 -1
- package/.agent-src/commands/memory/mine-session.md +1 -1
- package/.agent-src/commands/memory/promote.md +1 -1
- package/.agent-src/commands/memory/propose.md +1 -1
- package/.agent-src/commands/memory.md +1 -1
- package/.agent-src/commands/mode.md +1 -1
- package/.agent-src/commands/optimize/agents-dir.md +1 -1
- package/.agent-src/commands/optimize/augmentignore.md +1 -1
- package/.agent-src/commands/optimize/rtk.md +1 -1
- package/.agent-src/commands/optimize/skills.md +1 -1
- package/.agent-src/commands/optimize.md +1 -1
- package/.agent-src/commands/orchestrate.md +1 -1
- package/.agent-src/commands/override/create.md +1 -1
- package/.agent-src/commands/override/manage.md +1 -1
- package/.agent-src/commands/override.md +1 -1
- package/.agent-src/commands/package-reset.md +1 -1
- package/.agent-src/commands/prediction-pool.md +234 -0
- package/.agent-src/commands/profile/activate.md +81 -0
- package/.agent-src/commands/profile/deactivate.md +68 -0
- package/.agent-src/commands/profile/show.md +70 -0
- package/.agent-src/commands/profile.md +68 -0
- package/.agent-src/commands/project-health.md +1 -1
- package/.agent-src/commands/quality-fix.md +1 -1
- package/.agent-src/commands/roadmap/process-full.md +1 -1
- package/.agent-src/commands/roadmap/process-phase.md +1 -1
- package/.agent-src/commands/roadmap/process-step.md +1 -1
- package/.agent-src/commands/roadmap.md +1 -1
- package/.agent-src/commands/set-cost-profile.md +9 -9
- package/.agent-src/commands/skill/preview.md +3 -3
- package/.agent-src/commands/skill.md +1 -1
- package/.agent-src/commands/skills/discover.md +1 -1
- package/.agent-src/commands/skills.md +1 -1
- package/.agent-src/commands/sync-agent-settings.md +3 -3
- package/.agent-src/commands/sync-gitignore/fix.md +1 -1
- package/.agent-src/commands/sync-gitignore.md +1 -1
- package/.agent-src/commands/update-form-request-messages.md +1 -1
- package/.agent-src/presets/README.md +1 -1
- package/.agent-src/profiles/README.md +1 -1
- package/.agent-src/rules/non-destructive-by-default.md +2 -1
- package/.agent-src/skills/check-refs/SKILL.md +1 -1
- package/.agent-src/skills/finishing-a-development-branch/SKILL.md +1 -1
- package/.agent-src/skills/git-workflow/SKILL.md +1 -1
- package/.agent-src/skills/jira-integration/SKILL.md +1 -1
- package/.agent-src/skills/markitdown/SKILL.md +1 -1
- package/.agent-src/skills/prediction-pool-optimizer/SKILL.md +314 -0
- package/.agent-src/skills/prediction-pool-optimizer/evals/triggers.json +20 -0
- package/.agent-src/skills/prediction-pool-optimizer/reference/ev-fixtures.md +175 -0
- package/.agent-src/skills/prediction-pool-optimizer/reference/odds-and-bonus.md +109 -0
- package/.agent-src/skills/rtk-output-filtering/SKILL.md +1 -1
- package/.agent-src/skills/script-writing/SKILL.md +1 -1
- package/.agent-src/skills/token-optimizer/SKILL.md +1 -1
- package/.agent-src/skills/using-git-worktrees/SKILL.md +1 -1
- package/.agent-src/templates/agent-settings.md +7 -7
- package/.agent-src/templates/agents/agent-project-settings.example.yml +2 -2
- package/.agent-src/templates/scripts/work_engine/_lib/agent_settings.py +54 -6
- package/.agent-src/templates/scripts/work_engine/hook_bootstrap.py +1 -1
- package/.agent-src/templates/scripts/work_engine/hooks/builtin/memory_visibility.py +9 -7
- package/.agent-src/templates/scripts/work_engine/hooks/settings.py +9 -10
- package/.agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +17 -4
- package/.claude-plugin/marketplace.json +370 -364
- package/CHANGELOG.md +108 -0
- package/README.md +2 -2
- package/config/agent-settings.template.yml +11 -2
- package/config/discovery/packs.yml +11 -0
- package/config/discovery/session-profiles.yml +37 -0
- package/config/discovery/workspaces.yml +1 -1
- package/config/profiles/balanced.ini +1 -1
- package/config/profiles/full.ini +1 -1
- package/config/profiles/minimal.ini +1 -1
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +254 -100
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +4 -3
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +41 -6
- package/dist/discovery/trust-report.md +3 -3
- package/dist/discovery/workspaces.json +19 -6
- package/dist/mcp/registry-manifest.json +3 -3
- package/dist/server/io/substituteTemplate.js +3 -3
- package/dist/server/io/substituteTemplate.js.map +1 -1
- package/dist/server/routes/settings.js +2 -2
- package/dist/server/routes/settings.js.map +1 -1
- package/dist/server/schemas/settings.js +4 -2
- package/dist/server/schemas/settings.js.map +1 -1
- package/dist/ui/assets/{index-DVsyUMZe.js → index-5lFqAKL0.js} +2 -2
- package/dist/ui/assets/index-5lFqAKL0.js.map +1 -0
- package/dist/ui/index.html +1 -1
- package/docs/architecture/current-onboard-baseline.md +3 -3
- package/docs/architecture.md +2 -2
- package/docs/catalog.md +11 -5
- package/docs/contracts/adr-level-6-productization.md +1 -1
- package/docs/contracts/command-clusters.md +2 -0
- package/docs/contracts/config-presets.md +2 -2
- package/docs/contracts/cost-profile-defaults.md +5 -5
- package/docs/contracts/discovery-manifest.schema.json +1 -1
- package/docs/contracts/explain-trace.schema.json +3 -3
- package/docs/contracts/memory-visibility-v1.md +15 -7
- package/docs/contracts/profile-system.md +2 -2
- package/docs/contracts/session-profile-overlay.md +120 -0
- package/docs/contracts/settings-api.md +3 -3
- package/docs/contracts/value-report-schema.md +14 -1
- package/docs/customization.md +47 -5
- package/docs/decisions/ADR-010-profile-pack-preset-boundary.md +47 -11
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +16 -2
- package/docs/decisions/ADR-034-per-skill-model-recommendation-transport.md +1 -1
- package/docs/decisions/ADR-036-global-install-browser-wizard-handoff.md +106 -0
- package/docs/decisions/ADR-037-cost-profile-untangle.md +117 -0
- package/docs/decisions/ADR-038-canonical-settings-path.md +66 -0
- package/docs/decisions/ADR-039-claude-skills-untracked.md +139 -0
- package/docs/decisions/ADR-rule-kernel-and-router.md +1 -1
- package/docs/decisions/INDEX.md +4 -0
- package/docs/development.md +12 -0
- package/docs/getting-started.md +2 -2
- package/docs/guidelines/agent-infra/layered-settings.md +10 -4
- package/docs/installation.md +3 -3
- package/docs/setup/mcp-client-config.md +1 -1
- package/docs/skills-catalog.md +5 -1
- package/docs/value.md +9 -7
- package/docs/wizard.md +1 -1
- package/llms.txt +4 -0
- package/package.json +1 -1
- package/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/scripts/_cli/cmd_doctor.py +3 -2
- package/scripts/_cli/cmd_explain.py +1 -1
- package/scripts/_cli/cmd_versions.py +2 -2
- package/scripts/_cli/explain_last/inputs.py +11 -8
- package/scripts/_cli/explain_last/sections/inputs.py +1 -1
- package/scripts/_lib/__pycache__/__init__.cpython-312.pyc +0 -0
- package/scripts/_lib/__pycache__/agent_src.cpython-312.pyc +0 -0
- package/scripts/_lib/agent_settings.py +54 -6
- package/scripts/_lib/agent_src.py +30 -0
- package/scripts/_lib/value_ladder.py +99 -2
- package/scripts/_lib/value_report.py +30 -16
- package/scripts/ai_council/modes.py +1 -1
- package/scripts/ai_council/session.py +5 -1
- package/scripts/audit_command_surface.py +7 -1
- package/scripts/audit_initial_context.py +26 -2
- package/scripts/check_gate_paths.py +117 -0
- package/scripts/check_references.py +51 -2
- package/scripts/check_skill_requires.py +143 -0
- package/scripts/check_test_coverage_diff.py +180 -0
- package/scripts/compile_router.py +5 -1
- package/scripts/condense.py +92 -4
- package/scripts/config/session_profiles.py +492 -0
- package/scripts/council_cli.py +5 -1
- package/scripts/first-run.sh +11 -11
- package/scripts/hook_manifest.yaml +15 -7
- package/scripts/hooks/dispatch_hook.py +8 -0
- package/scripts/install +14 -1
- package/scripts/install-hooks.sh +2 -1
- package/scripts/install.py +203 -433
- package/scripts/install_anthropic_key.sh +1 -1
- package/scripts/install_openai_key.sh +1 -1
- package/scripts/inventory_abstraction_budget.py +6 -1
- package/scripts/lint_agents_md.py +11 -4
- package/scripts/lint_discovery_vocabulary.py +5 -5
- package/scripts/lint_hook_concern_budget.py +5 -1
- package/scripts/lint_marketplace.py +18 -7
- package/scripts/lint_roadmap_ci_steps.py +5 -1
- package/scripts/lint_roadmap_complexity.py +5 -1
- package/scripts/lint_value_dashboard.py +1 -1
- package/scripts/mcp_server/prompts.py +5 -1
- package/scripts/prediction-pool/adapters/_schema.md +42 -0
- package/scripts/prediction-pool/adapters/kicktipp.yml +23 -0
- package/scripts/prediction-pool/poisson_sim.py +167 -0
- package/scripts/prediction-pool/pool_winsim.py +236 -0
- package/scripts/prediction-pool/score_ev.py +188 -0
- package/scripts/profile_staleness_hook.py +69 -0
- package/scripts/render_value_md.py +1 -0
- package/scripts/roadmap_progress_hook.py +56 -6
- package/scripts/schemas/agent-settings.schema.json +77 -0
- package/scripts/schemas/skill.schema.json +7 -0
- package/scripts/smoke_quickstart.py +7 -6
- package/scripts/sync_agent_settings.py +12 -5
- package/scripts/validate_agent_settings.py +124 -0
- package/scripts/validate_decision_engine.py +5 -1
- package/templates/minimal/.agent-settings.yml +1 -1
- package/dist/ui/assets/index-DVsyUMZe.js.map +0 -1
- package/scripts/measure_roadmap_trajectory.py +0 -112
- package/scripts/verify_roadmap_closure.py +0 -327
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"artefacts": [
|
|
3
3
|
{
|
|
4
4
|
"category": "command",
|
|
5
|
-
"checksum": "sha256:
|
|
5
|
+
"checksum": "sha256:3171537488a1779892e0242911bc219a46951d7fb87547f6967126bfae4657e0",
|
|
6
6
|
"install": {
|
|
7
7
|
"default": true,
|
|
8
8
|
"removable": false
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"category": "command",
|
|
27
|
-
"checksum": "sha256:
|
|
27
|
+
"checksum": "sha256:47c26dac92bb5aba59685593bf2ad23539b293a8a088d612cc5b4a3373b23c74",
|
|
28
28
|
"install": {
|
|
29
29
|
"default": true,
|
|
30
30
|
"removable": false
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"category": "command",
|
|
49
|
-
"checksum": "sha256:
|
|
49
|
+
"checksum": "sha256:f1f603a993f8ac5108d9ff7567b2e90a708e9701495b859dd5dd595a726c6a61",
|
|
50
50
|
"install": {
|
|
51
51
|
"default": true,
|
|
52
52
|
"removable": false
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"category": "command",
|
|
71
|
-
"checksum": "sha256:
|
|
71
|
+
"checksum": "sha256:c69602c40d5635827756377df0f739ff1ad903dd1687cdd744ea7c190afd5574",
|
|
72
72
|
"install": {
|
|
73
73
|
"default": true,
|
|
74
74
|
"removable": false
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"category": "command",
|
|
93
|
-
"checksum": "sha256:
|
|
93
|
+
"checksum": "sha256:ce71c20d56a9336e629c9ea4f609dc74c6bd8bda6b1a249447fcbf8e06bb4168",
|
|
94
94
|
"install": {
|
|
95
95
|
"default": true,
|
|
96
96
|
"removable": false
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"category": "command",
|
|
137
|
-
"checksum": "sha256:
|
|
137
|
+
"checksum": "sha256:a707a8eb0647f05b4d574bee244b2dfe837a1e714c86af4932db77448fa3dc01",
|
|
138
138
|
"install": {
|
|
139
139
|
"default": true,
|
|
140
140
|
"removable": false
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"category": "command",
|
|
159
|
-
"checksum": "sha256:
|
|
159
|
+
"checksum": "sha256:06a779207083dc9ee63ac6573a481d58ed31ed389a09e95eb86d9f021de13378",
|
|
160
160
|
"install": {
|
|
161
161
|
"default": true,
|
|
162
162
|
"removable": false
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"category": "command",
|
|
181
|
-
"checksum": "sha256:
|
|
181
|
+
"checksum": "sha256:944eeadfe6344cb1aae0770369925c34b8178a1442dca13451d738bde0f57d71",
|
|
182
182
|
"install": {
|
|
183
183
|
"default": true,
|
|
184
184
|
"removable": false
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"category": "command",
|
|
225
|
-
"checksum": "sha256:
|
|
225
|
+
"checksum": "sha256:378fcf38098f391c002a03a87d870969c7e8f70b7d305caab51998fc4b46d658",
|
|
226
226
|
"install": {
|
|
227
227
|
"default": true,
|
|
228
228
|
"removable": false
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
246
|
"category": "command",
|
|
247
|
-
"checksum": "sha256:
|
|
247
|
+
"checksum": "sha256:161632e6f94dff930d7ecf3d2a61835e256384c0c0a963bdc7e69483d66a6b56",
|
|
248
248
|
"install": {
|
|
249
249
|
"default": true,
|
|
250
250
|
"removable": false
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"category": "command",
|
|
269
|
-
"checksum": "sha256:
|
|
269
|
+
"checksum": "sha256:95fa438bd0a078b7c543e0bdc19e60841c085e48c14085a2919e2e82d6d72506",
|
|
270
270
|
"install": {
|
|
271
271
|
"default": true,
|
|
272
272
|
"removable": false
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
},
|
|
289
289
|
{
|
|
290
290
|
"category": "command",
|
|
291
|
-
"checksum": "sha256:
|
|
291
|
+
"checksum": "sha256:320817af5563c095577182df2f1f83cb1bd3179ea1106b644bcdea973f49b4d2",
|
|
292
292
|
"install": {
|
|
293
293
|
"default": true,
|
|
294
294
|
"removable": false
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
312
|
"category": "command",
|
|
313
|
-
"checksum": "sha256:
|
|
313
|
+
"checksum": "sha256:5656713aed5f7ad78d11ac081066e0b54ce5e82f2eaa7d179c92e3cc24ef1dd6",
|
|
314
314
|
"install": {
|
|
315
315
|
"default": true,
|
|
316
316
|
"removable": false
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
},
|
|
355
355
|
{
|
|
356
356
|
"category": "command",
|
|
357
|
-
"checksum": "sha256:
|
|
357
|
+
"checksum": "sha256:02f5391fd24653f4a8f2fa806ebd08902b5f1615046598f622f0dc7979238a38",
|
|
358
358
|
"install": {
|
|
359
359
|
"default": true,
|
|
360
360
|
"removable": false
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"category": "command",
|
|
401
|
-
"checksum": "sha256:
|
|
401
|
+
"checksum": "sha256:1eb3b5a65363d30ee6e9271e240d6a3b8a80dca6c4dd81d1c21ae8c1ceb480d0",
|
|
402
402
|
"install": {
|
|
403
403
|
"default": true,
|
|
404
404
|
"removable": false
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
"category": "command",
|
|
467
|
-
"checksum": "sha256:
|
|
467
|
+
"checksum": "sha256:4c5001b6c99618bcce90af2bff83a6f2e0c7ceac262ef606238f336c63da1c13",
|
|
468
468
|
"install": {
|
|
469
469
|
"default": true,
|
|
470
470
|
"removable": false
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
488
|
"category": "command",
|
|
489
|
-
"checksum": "sha256:
|
|
489
|
+
"checksum": "sha256:2942706b2a41695f73a22044e6df9f21333cc0ce543a712ad398bf1622899a50",
|
|
490
490
|
"install": {
|
|
491
491
|
"default": true,
|
|
492
492
|
"removable": false
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
},
|
|
509
509
|
{
|
|
510
510
|
"category": "command",
|
|
511
|
-
"checksum": "sha256:
|
|
511
|
+
"checksum": "sha256:a88ecda03ebeaeb1b90a0459e3b63723edeb65141a0950c0af41dd6cac13fa7a",
|
|
512
512
|
"install": {
|
|
513
513
|
"default": true,
|
|
514
514
|
"removable": false
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
532
|
"category": "command",
|
|
533
|
-
"checksum": "sha256:
|
|
533
|
+
"checksum": "sha256:3bbc18a1ec05e602fbd1a8353c419407e3728a7d0949bfee24554f2de9a4aaa1",
|
|
534
534
|
"install": {
|
|
535
535
|
"default": true,
|
|
536
536
|
"removable": false
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
554
|
"category": "command",
|
|
555
|
-
"checksum": "sha256:
|
|
555
|
+
"checksum": "sha256:138bbc416b6d6a7755ca24bafb41ac17b97dd1a33453d88ad0b401ee2a0b2606",
|
|
556
556
|
"install": {
|
|
557
557
|
"default": true,
|
|
558
558
|
"removable": false
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
"category": "command",
|
|
621
|
-
"checksum": "sha256:
|
|
621
|
+
"checksum": "sha256:1fa4d7351bbee3f6b49102fca3706abf95def29721befc23aac45b79c66cf86a",
|
|
622
622
|
"install": {
|
|
623
623
|
"default": true,
|
|
624
624
|
"removable": false
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
642
|
"category": "command",
|
|
643
|
-
"checksum": "sha256:
|
|
643
|
+
"checksum": "sha256:e111b0bd25910d266879b0db02e5bbac94fa21769b02c9b16459ca76f1f9967b",
|
|
644
644
|
"install": {
|
|
645
645
|
"default": true,
|
|
646
646
|
"removable": false
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
},
|
|
707
707
|
{
|
|
708
708
|
"category": "command",
|
|
709
|
-
"checksum": "sha256:
|
|
709
|
+
"checksum": "sha256:618497597f99ce73efc7fdb7509b0e24f57e7455f03223a5e0f57a35ec847223",
|
|
710
710
|
"install": {
|
|
711
711
|
"default": true,
|
|
712
712
|
"removable": false
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
},
|
|
729
729
|
{
|
|
730
730
|
"category": "command",
|
|
731
|
-
"checksum": "sha256:
|
|
731
|
+
"checksum": "sha256:810a82edcdbd3a54d80eb525b6ab0e79c608fa9b3d527e614be893694a873664",
|
|
732
732
|
"install": {
|
|
733
733
|
"default": true,
|
|
734
734
|
"removable": false
|
|
@@ -882,7 +882,7 @@
|
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
884
|
"category": "command",
|
|
885
|
-
"checksum": "sha256:
|
|
885
|
+
"checksum": "sha256:bed831f672ebf10c2aba67a49670d759e74c2d3f54fc7788d998fbfb56e500e4",
|
|
886
886
|
"install": {
|
|
887
887
|
"default": true,
|
|
888
888
|
"removable": false
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
},
|
|
905
905
|
{
|
|
906
906
|
"category": "command",
|
|
907
|
-
"checksum": "sha256:
|
|
907
|
+
"checksum": "sha256:25029b3048e3a58350d8bb29024b8f5e9cd98bc0b53c9fb71a1538c782dfca67",
|
|
908
908
|
"install": {
|
|
909
909
|
"default": true,
|
|
910
910
|
"removable": false
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
{
|
|
928
928
|
"category": "command",
|
|
929
|
-
"checksum": "sha256:
|
|
929
|
+
"checksum": "sha256:991349470cca71c006e214bf88e76c2c500f84707942d6689b74e917deff3c50",
|
|
930
930
|
"install": {
|
|
931
931
|
"default": true,
|
|
932
932
|
"removable": false
|
|
@@ -948,7 +948,7 @@
|
|
|
948
948
|
},
|
|
949
949
|
{
|
|
950
950
|
"category": "command",
|
|
951
|
-
"checksum": "sha256:
|
|
951
|
+
"checksum": "sha256:a7efe228fd02ba5b707442960d9eba0063031f55f65b661430dd3b02900d37dd",
|
|
952
952
|
"install": {
|
|
953
953
|
"default": true,
|
|
954
954
|
"removable": false
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
},
|
|
993
993
|
{
|
|
994
994
|
"category": "command",
|
|
995
|
-
"checksum": "sha256:
|
|
995
|
+
"checksum": "sha256:0561428227490b93a57621a120e4b762f014d78fa9f8f85eb911f905121ab2ae",
|
|
996
996
|
"install": {
|
|
997
997
|
"default": true,
|
|
998
998
|
"removable": false
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
},
|
|
1125
1125
|
{
|
|
1126
1126
|
"category": "command",
|
|
1127
|
-
"checksum": "sha256:
|
|
1127
|
+
"checksum": "sha256:21e24c9ae38144f0b96f5323cb44cd54215cf2c821850440e5d234e4b8a01a41",
|
|
1128
1128
|
"install": {
|
|
1129
1129
|
"default": true,
|
|
1130
1130
|
"removable": false
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
},
|
|
1147
1147
|
{
|
|
1148
1148
|
"category": "command",
|
|
1149
|
-
"checksum": "sha256:
|
|
1149
|
+
"checksum": "sha256:1b64d69e4edc5c4ff1885a9549545c502a5ceba1bcfe0d1a626814f6d165b847",
|
|
1150
1150
|
"install": {
|
|
1151
1151
|
"default": true,
|
|
1152
1152
|
"removable": false
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
},
|
|
1169
1169
|
{
|
|
1170
1170
|
"category": "command",
|
|
1171
|
-
"checksum": "sha256:
|
|
1171
|
+
"checksum": "sha256:1bc028c3f721f191b5d85ce41a20c1832f09aa694f566793fb55a9957473fc9f",
|
|
1172
1172
|
"install": {
|
|
1173
1173
|
"default": true,
|
|
1174
1174
|
"removable": false
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
},
|
|
1191
1191
|
{
|
|
1192
1192
|
"category": "command",
|
|
1193
|
-
"checksum": "sha256:
|
|
1193
|
+
"checksum": "sha256:a514c0656ff206b146838392ed0443f3062132aa6e2aca09ab75b688b2073c62",
|
|
1194
1194
|
"install": {
|
|
1195
1195
|
"default": true,
|
|
1196
1196
|
"removable": false
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
},
|
|
1213
1213
|
{
|
|
1214
1214
|
"category": "command",
|
|
1215
|
-
"checksum": "sha256:
|
|
1215
|
+
"checksum": "sha256:5d6bc942165b470880853d83f733328691e391be75ce9a6b0b814fed05d57801",
|
|
1216
1216
|
"install": {
|
|
1217
1217
|
"default": true,
|
|
1218
1218
|
"removable": false
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
},
|
|
1235
1235
|
{
|
|
1236
1236
|
"category": "command",
|
|
1237
|
-
"checksum": "sha256:
|
|
1237
|
+
"checksum": "sha256:0c25b3fbc83a14e8c7e6efca28171045d501593ddf3f778a294a7f14915ae3a7",
|
|
1238
1238
|
"install": {
|
|
1239
1239
|
"default": true,
|
|
1240
1240
|
"removable": false
|
|
@@ -1256,7 +1256,7 @@
|
|
|
1256
1256
|
},
|
|
1257
1257
|
{
|
|
1258
1258
|
"category": "command",
|
|
1259
|
-
"checksum": "sha256:
|
|
1259
|
+
"checksum": "sha256:13151d26006cc343d1789f88356b66a690926ee931d11725023796ec9ccd8060",
|
|
1260
1260
|
"install": {
|
|
1261
1261
|
"default": true,
|
|
1262
1262
|
"removable": false
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
},
|
|
1279
1279
|
{
|
|
1280
1280
|
"category": "command",
|
|
1281
|
-
"checksum": "sha256:
|
|
1281
|
+
"checksum": "sha256:3ee5573fe45fc273424d39cdf5e121cf6c81a56a844468f42e00f8ef59c7cc5e",
|
|
1282
1282
|
"install": {
|
|
1283
1283
|
"default": true,
|
|
1284
1284
|
"removable": false
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
1588
|
"category": "command",
|
|
1589
|
-
"checksum": "sha256:
|
|
1589
|
+
"checksum": "sha256:4fa55ef215f4628a2faedeadf3adf618545ce3b46686c8207ed79db780850550",
|
|
1590
1590
|
"install": {
|
|
1591
1591
|
"default": true,
|
|
1592
1592
|
"removable": false
|
|
@@ -1674,7 +1674,7 @@
|
|
|
1674
1674
|
},
|
|
1675
1675
|
{
|
|
1676
1676
|
"category": "command",
|
|
1677
|
-
"checksum": "sha256:
|
|
1677
|
+
"checksum": "sha256:d07ec012defe9a72684fe3720dc83ec7135efc7bc920a1905798dd9f974a978d",
|
|
1678
1678
|
"install": {
|
|
1679
1679
|
"default": true,
|
|
1680
1680
|
"removable": false
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
},
|
|
1697
1697
|
{
|
|
1698
1698
|
"category": "command",
|
|
1699
|
-
"checksum": "sha256:
|
|
1699
|
+
"checksum": "sha256:f633c799b65e90041600bfacea20cb410bb43a2de2d4336749e0bb017f8ed4fe",
|
|
1700
1700
|
"install": {
|
|
1701
1701
|
"default": true,
|
|
1702
1702
|
"removable": false
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
},
|
|
1719
1719
|
{
|
|
1720
1720
|
"category": "command",
|
|
1721
|
-
"checksum": "sha256:
|
|
1721
|
+
"checksum": "sha256:9a21f511001d5d68b78cb2c62426b497bd7520aae05efc9d52b7c10de8c3700f",
|
|
1722
1722
|
"install": {
|
|
1723
1723
|
"default": true,
|
|
1724
1724
|
"removable": false
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
},
|
|
1741
1741
|
{
|
|
1742
1742
|
"category": "command",
|
|
1743
|
-
"checksum": "sha256:
|
|
1743
|
+
"checksum": "sha256:f98d6c3281ab999e89f2eccf3c76836b442868e9b4409ff54979ee788f0e136c",
|
|
1744
1744
|
"install": {
|
|
1745
1745
|
"default": true,
|
|
1746
1746
|
"removable": false
|
|
@@ -1762,7 +1762,7 @@
|
|
|
1762
1762
|
},
|
|
1763
1763
|
{
|
|
1764
1764
|
"category": "command",
|
|
1765
|
-
"checksum": "sha256:
|
|
1765
|
+
"checksum": "sha256:a543b10c13bccb0cf0ca5a08d72d6b30f8126b4e2584eaf91ab316ba2e42ee2a",
|
|
1766
1766
|
"install": {
|
|
1767
1767
|
"default": true,
|
|
1768
1768
|
"removable": false
|
|
@@ -1784,7 +1784,7 @@
|
|
|
1784
1784
|
},
|
|
1785
1785
|
{
|
|
1786
1786
|
"category": "command",
|
|
1787
|
-
"checksum": "sha256:
|
|
1787
|
+
"checksum": "sha256:f1cb09f0d716d0518c2f4812694fce02a848fef4f5ca9de15a8a1d10dbd9f1dc",
|
|
1788
1788
|
"install": {
|
|
1789
1789
|
"default": true,
|
|
1790
1790
|
"removable": false
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
},
|
|
1807
1807
|
{
|
|
1808
1808
|
"category": "command",
|
|
1809
|
-
"checksum": "sha256:
|
|
1809
|
+
"checksum": "sha256:e95636b38503b1af6f93c91566264bd38f5b3bb5ec2e2fd2bf24262733cd323d",
|
|
1810
1810
|
"install": {
|
|
1811
1811
|
"default": true,
|
|
1812
1812
|
"removable": false
|
|
@@ -1828,7 +1828,7 @@
|
|
|
1828
1828
|
},
|
|
1829
1829
|
{
|
|
1830
1830
|
"category": "command",
|
|
1831
|
-
"checksum": "sha256:
|
|
1831
|
+
"checksum": "sha256:88a2ac7830bb72264f00f9271d59b6284547a08a488aee15050fcddf96aa3043",
|
|
1832
1832
|
"install": {
|
|
1833
1833
|
"default": true,
|
|
1834
1834
|
"removable": false
|
|
@@ -1850,7 +1850,7 @@
|
|
|
1850
1850
|
},
|
|
1851
1851
|
{
|
|
1852
1852
|
"category": "command",
|
|
1853
|
-
"checksum": "sha256:
|
|
1853
|
+
"checksum": "sha256:e7229d65211f5c7bf93e4b6e922deca44a9876349188dfdad60714ec8b24f1e2",
|
|
1854
1854
|
"install": {
|
|
1855
1855
|
"default": true,
|
|
1856
1856
|
"removable": false
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
},
|
|
1873
1873
|
{
|
|
1874
1874
|
"category": "command",
|
|
1875
|
-
"checksum": "sha256:
|
|
1875
|
+
"checksum": "sha256:ab1fc6f309f49b8d653eb597979f5abe09b1cddbaa038ad9784c7b5dba055240",
|
|
1876
1876
|
"install": {
|
|
1877
1877
|
"default": true,
|
|
1878
1878
|
"removable": false
|
|
@@ -1894,7 +1894,7 @@
|
|
|
1894
1894
|
},
|
|
1895
1895
|
{
|
|
1896
1896
|
"category": "command",
|
|
1897
|
-
"checksum": "sha256:
|
|
1897
|
+
"checksum": "sha256:1e14c4377402888ed7044a0312e2aebe8048108653a1f6a44524518778ab45d5",
|
|
1898
1898
|
"install": {
|
|
1899
1899
|
"default": true,
|
|
1900
1900
|
"removable": false
|
|
@@ -1916,7 +1916,7 @@
|
|
|
1916
1916
|
},
|
|
1917
1917
|
{
|
|
1918
1918
|
"category": "command",
|
|
1919
|
-
"checksum": "sha256:
|
|
1919
|
+
"checksum": "sha256:b204cfb4009813b27ec5d19f39d8edb800589d8560dde5d5b7b6782fa63d1347",
|
|
1920
1920
|
"install": {
|
|
1921
1921
|
"default": true,
|
|
1922
1922
|
"removable": false
|
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
},
|
|
1939
1939
|
{
|
|
1940
1940
|
"category": "command",
|
|
1941
|
-
"checksum": "sha256:
|
|
1941
|
+
"checksum": "sha256:7f78b76f71af0112a1422f55dcfea23c1b43d09b522b6685a954c931631dd9e7",
|
|
1942
1942
|
"install": {
|
|
1943
1943
|
"default": true,
|
|
1944
1944
|
"removable": false
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
},
|
|
2049
2049
|
{
|
|
2050
2050
|
"category": "command",
|
|
2051
|
-
"checksum": "sha256:
|
|
2051
|
+
"checksum": "sha256:ad6b3e2eebee420b455da0ccba90a8cd4b3ce5cef5858d52e05813f5afe29780",
|
|
2052
2052
|
"install": {
|
|
2053
2053
|
"default": true,
|
|
2054
2054
|
"removable": false
|
|
@@ -2070,7 +2070,7 @@
|
|
|
2070
2070
|
},
|
|
2071
2071
|
{
|
|
2072
2072
|
"category": "command",
|
|
2073
|
-
"checksum": "sha256:
|
|
2073
|
+
"checksum": "sha256:2d504a2ea466413df257e1c93caa82a6a3b7d781ab8d46e87367c4352119811d",
|
|
2074
2074
|
"install": {
|
|
2075
2075
|
"default": true,
|
|
2076
2076
|
"removable": false
|
|
@@ -2092,7 +2092,7 @@
|
|
|
2092
2092
|
},
|
|
2093
2093
|
{
|
|
2094
2094
|
"category": "command",
|
|
2095
|
-
"checksum": "sha256:
|
|
2095
|
+
"checksum": "sha256:da4416e6ab9f7d0d8758ef3ca670b6109cf32854d9604afda9a0b10104815431",
|
|
2096
2096
|
"install": {
|
|
2097
2097
|
"default": true,
|
|
2098
2098
|
"removable": false
|
|
@@ -2114,7 +2114,7 @@
|
|
|
2114
2114
|
},
|
|
2115
2115
|
{
|
|
2116
2116
|
"category": "command",
|
|
2117
|
-
"checksum": "sha256:
|
|
2117
|
+
"checksum": "sha256:4801d7a00b5af9ad4155e0fc7f43ecf29376a6064b635f5318c7ad5621391aed",
|
|
2118
2118
|
"install": {
|
|
2119
2119
|
"default": true,
|
|
2120
2120
|
"removable": false
|
|
@@ -2136,7 +2136,7 @@
|
|
|
2136
2136
|
},
|
|
2137
2137
|
{
|
|
2138
2138
|
"category": "command",
|
|
2139
|
-
"checksum": "sha256:
|
|
2139
|
+
"checksum": "sha256:95c22c08412b557c3fa5b3ee08fd068f8562d7926dfb49294f2b52b79a8ff019",
|
|
2140
2140
|
"install": {
|
|
2141
2141
|
"default": true,
|
|
2142
2142
|
"removable": false
|
|
@@ -2158,7 +2158,7 @@
|
|
|
2158
2158
|
},
|
|
2159
2159
|
{
|
|
2160
2160
|
"category": "command",
|
|
2161
|
-
"checksum": "sha256:
|
|
2161
|
+
"checksum": "sha256:8f0ec5ce5297c57573695fd0e8fa04ede68a74e7c87fd5965fe18e183bf50aae",
|
|
2162
2162
|
"install": {
|
|
2163
2163
|
"default": true,
|
|
2164
2164
|
"removable": false
|
|
@@ -2180,7 +2180,7 @@
|
|
|
2180
2180
|
},
|
|
2181
2181
|
{
|
|
2182
2182
|
"category": "command",
|
|
2183
|
-
"checksum": "sha256:
|
|
2183
|
+
"checksum": "sha256:58f94708e94fece38855a6944445b4e031dfa37979ca1b01a1221b9a0b02739f",
|
|
2184
2184
|
"install": {
|
|
2185
2185
|
"default": true,
|
|
2186
2186
|
"removable": false
|
|
@@ -2202,7 +2202,7 @@
|
|
|
2202
2202
|
},
|
|
2203
2203
|
{
|
|
2204
2204
|
"category": "command",
|
|
2205
|
-
"checksum": "sha256:
|
|
2205
|
+
"checksum": "sha256:a06cdcf52d9dd3731d3408985b8f40fca4d778886499dda29f77337ef2d4c3b0",
|
|
2206
2206
|
"install": {
|
|
2207
2207
|
"default": true,
|
|
2208
2208
|
"removable": false
|
|
@@ -2224,7 +2224,7 @@
|
|
|
2224
2224
|
},
|
|
2225
2225
|
{
|
|
2226
2226
|
"category": "command",
|
|
2227
|
-
"checksum": "sha256:
|
|
2227
|
+
"checksum": "sha256:a92a01c0289c01f2eb7a35017d7738d33376ef7e4686e19e5bbd407c70a35ed6",
|
|
2228
2228
|
"install": {
|
|
2229
2229
|
"default": true,
|
|
2230
2230
|
"removable": false
|
|
@@ -2246,7 +2246,7 @@
|
|
|
2246
2246
|
},
|
|
2247
2247
|
{
|
|
2248
2248
|
"category": "command",
|
|
2249
|
-
"checksum": "sha256:
|
|
2249
|
+
"checksum": "sha256:4d64f34db85aa608747f9b44124cf8b1d92872c624fbfda2a618a8c98c7fe11a",
|
|
2250
2250
|
"install": {
|
|
2251
2251
|
"default": true,
|
|
2252
2252
|
"removable": false
|
|
@@ -2376,6 +2376,94 @@
|
|
|
2376
2376
|
"agent-config-maintainer"
|
|
2377
2377
|
]
|
|
2378
2378
|
},
|
|
2379
|
+
{
|
|
2380
|
+
"category": "command",
|
|
2381
|
+
"checksum": "sha256:624f3c2c3c991e11da5865df678a696640d510225cb24def080670f496eddcf9",
|
|
2382
|
+
"install": {
|
|
2383
|
+
"default": true,
|
|
2384
|
+
"removable": false
|
|
2385
|
+
},
|
|
2386
|
+
"lifecycle": "active",
|
|
2387
|
+
"name": "profile",
|
|
2388
|
+
"packs": [
|
|
2389
|
+
"meta"
|
|
2390
|
+
],
|
|
2391
|
+
"path": "packages/core/.agent-src.uncondensed/commands/profile.md",
|
|
2392
|
+
"trust": {
|
|
2393
|
+
"confidence": "high",
|
|
2394
|
+
"human_review_required": false,
|
|
2395
|
+
"level": "core"
|
|
2396
|
+
},
|
|
2397
|
+
"workspaces": [
|
|
2398
|
+
"agent-config-maintainer"
|
|
2399
|
+
]
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"category": "command",
|
|
2403
|
+
"checksum": "sha256:03a1a47b21205d606569eee63bf15138eadb04f420fcc44e16ea28cb8d020a88",
|
|
2404
|
+
"install": {
|
|
2405
|
+
"default": true,
|
|
2406
|
+
"removable": false
|
|
2407
|
+
},
|
|
2408
|
+
"lifecycle": "active",
|
|
2409
|
+
"name": "profile:activate",
|
|
2410
|
+
"packs": [
|
|
2411
|
+
"meta"
|
|
2412
|
+
],
|
|
2413
|
+
"path": "packages/core/.agent-src.uncondensed/commands/profile/activate.md",
|
|
2414
|
+
"trust": {
|
|
2415
|
+
"confidence": "high",
|
|
2416
|
+
"human_review_required": false,
|
|
2417
|
+
"level": "core"
|
|
2418
|
+
},
|
|
2419
|
+
"workspaces": [
|
|
2420
|
+
"agent-config-maintainer"
|
|
2421
|
+
]
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"category": "command",
|
|
2425
|
+
"checksum": "sha256:e00b6d2a50fb0f5ac05cdd23127769500123cf3ddc473662150c86f460a0f438",
|
|
2426
|
+
"install": {
|
|
2427
|
+
"default": true,
|
|
2428
|
+
"removable": false
|
|
2429
|
+
},
|
|
2430
|
+
"lifecycle": "active",
|
|
2431
|
+
"name": "profile:deactivate",
|
|
2432
|
+
"packs": [
|
|
2433
|
+
"meta"
|
|
2434
|
+
],
|
|
2435
|
+
"path": "packages/core/.agent-src.uncondensed/commands/profile/deactivate.md",
|
|
2436
|
+
"trust": {
|
|
2437
|
+
"confidence": "high",
|
|
2438
|
+
"human_review_required": false,
|
|
2439
|
+
"level": "core"
|
|
2440
|
+
},
|
|
2441
|
+
"workspaces": [
|
|
2442
|
+
"agent-config-maintainer"
|
|
2443
|
+
]
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
"category": "command",
|
|
2447
|
+
"checksum": "sha256:9414ccd66e0e91722cb23d245f2e861021073a0ae27b69ccfa1859c9a06702d8",
|
|
2448
|
+
"install": {
|
|
2449
|
+
"default": true,
|
|
2450
|
+
"removable": false
|
|
2451
|
+
},
|
|
2452
|
+
"lifecycle": "active",
|
|
2453
|
+
"name": "profile:show",
|
|
2454
|
+
"packs": [
|
|
2455
|
+
"meta"
|
|
2456
|
+
],
|
|
2457
|
+
"path": "packages/core/.agent-src.uncondensed/commands/profile/show.md",
|
|
2458
|
+
"trust": {
|
|
2459
|
+
"confidence": "high",
|
|
2460
|
+
"human_review_required": false,
|
|
2461
|
+
"level": "core"
|
|
2462
|
+
},
|
|
2463
|
+
"workspaces": [
|
|
2464
|
+
"agent-config-maintainer"
|
|
2465
|
+
]
|
|
2466
|
+
},
|
|
2379
2467
|
{
|
|
2380
2468
|
"category": "command",
|
|
2381
2469
|
"checksum": "sha256:6c53f258b1212523c6718144886cb4733338e4bf8c41aa2947e85f2a4eb58f22",
|
|
@@ -2400,7 +2488,7 @@
|
|
|
2400
2488
|
},
|
|
2401
2489
|
{
|
|
2402
2490
|
"category": "command",
|
|
2403
|
-
"checksum": "sha256:
|
|
2491
|
+
"checksum": "sha256:8a7f1396a7bb3614ee39b32b16bd30f00e7d8afddbf2ae0bfd46634062cd48ac",
|
|
2404
2492
|
"install": {
|
|
2405
2493
|
"default": true,
|
|
2406
2494
|
"removable": false
|
|
@@ -2422,7 +2510,7 @@
|
|
|
2422
2510
|
},
|
|
2423
2511
|
{
|
|
2424
2512
|
"category": "command",
|
|
2425
|
-
"checksum": "sha256:
|
|
2513
|
+
"checksum": "sha256:8f5b9d3b5cf0b49e2a669676a039714d8c25b54cda5450a6f4ac07743a36590a",
|
|
2426
2514
|
"install": {
|
|
2427
2515
|
"default": true,
|
|
2428
2516
|
"removable": false
|
|
@@ -2576,7 +2664,7 @@
|
|
|
2576
2664
|
},
|
|
2577
2665
|
{
|
|
2578
2666
|
"category": "command",
|
|
2579
|
-
"checksum": "sha256:
|
|
2667
|
+
"checksum": "sha256:e13fbd51441ce58714c1a5156dbe8b0683565769cb94692f7069ecb3d0d8da76",
|
|
2580
2668
|
"install": {
|
|
2581
2669
|
"default": true,
|
|
2582
2670
|
"removable": false
|
|
@@ -2642,7 +2730,7 @@
|
|
|
2642
2730
|
},
|
|
2643
2731
|
{
|
|
2644
2732
|
"category": "command",
|
|
2645
|
-
"checksum": "sha256:
|
|
2733
|
+
"checksum": "sha256:3a0d61d29a0505c32676dd74d0e391566a7af14bf2eb230f3662404c98211e44",
|
|
2646
2734
|
"install": {
|
|
2647
2735
|
"default": true,
|
|
2648
2736
|
"removable": false
|
|
@@ -2664,7 +2752,7 @@
|
|
|
2664
2752
|
},
|
|
2665
2753
|
{
|
|
2666
2754
|
"category": "command",
|
|
2667
|
-
"checksum": "sha256:
|
|
2755
|
+
"checksum": "sha256:02d8d24488153aa058f56d79da3ee54274404fe892571471989ec68da45c1306",
|
|
2668
2756
|
"install": {
|
|
2669
2757
|
"default": true,
|
|
2670
2758
|
"removable": false
|
|
@@ -2686,7 +2774,7 @@
|
|
|
2686
2774
|
},
|
|
2687
2775
|
{
|
|
2688
2776
|
"category": "command",
|
|
2689
|
-
"checksum": "sha256:
|
|
2777
|
+
"checksum": "sha256:283b05c6173a6e0a133d0546e0f7be60374a26bf08e0f96b48b2b434b9538e04",
|
|
2690
2778
|
"install": {
|
|
2691
2779
|
"default": true,
|
|
2692
2780
|
"removable": false
|
|
@@ -2730,7 +2818,7 @@
|
|
|
2730
2818
|
},
|
|
2731
2819
|
{
|
|
2732
2820
|
"category": "command",
|
|
2733
|
-
"checksum": "sha256:
|
|
2821
|
+
"checksum": "sha256:fe8d4de920c3a42fe2c3e0ee4d3266ba90940dbb39c5c95c80614a276d970d0a",
|
|
2734
2822
|
"install": {
|
|
2735
2823
|
"default": true,
|
|
2736
2824
|
"removable": false
|
|
@@ -2752,7 +2840,7 @@
|
|
|
2752
2840
|
},
|
|
2753
2841
|
{
|
|
2754
2842
|
"category": "command",
|
|
2755
|
-
"checksum": "sha256:
|
|
2843
|
+
"checksum": "sha256:df08a593852aab7e47ab75901799badf405c38f32ba19a0838e081e3386bc37b",
|
|
2756
2844
|
"install": {
|
|
2757
2845
|
"default": true,
|
|
2758
2846
|
"removable": false
|
|
@@ -2774,7 +2862,7 @@
|
|
|
2774
2862
|
},
|
|
2775
2863
|
{
|
|
2776
2864
|
"category": "command",
|
|
2777
|
-
"checksum": "sha256:
|
|
2865
|
+
"checksum": "sha256:f42e6b6d59848d03a2866ffaa05029519bc1ecf4b72d3ddc97930bc90ae4194a",
|
|
2778
2866
|
"install": {
|
|
2779
2867
|
"default": true,
|
|
2780
2868
|
"removable": false
|
|
@@ -2796,7 +2884,7 @@
|
|
|
2796
2884
|
},
|
|
2797
2885
|
{
|
|
2798
2886
|
"category": "command",
|
|
2799
|
-
"checksum": "sha256:
|
|
2887
|
+
"checksum": "sha256:d3e93d1364df1d9fb276256c11b407cb947f6564d7027aaba8511aa8595fece5",
|
|
2800
2888
|
"install": {
|
|
2801
2889
|
"default": true,
|
|
2802
2890
|
"removable": false
|
|
@@ -2818,7 +2906,7 @@
|
|
|
2818
2906
|
},
|
|
2819
2907
|
{
|
|
2820
2908
|
"category": "command",
|
|
2821
|
-
"checksum": "sha256:
|
|
2909
|
+
"checksum": "sha256:d3d7b13d1d68fb892e5ffa65cd268a18ea15d638f4e3fcc0a711a2bdded9e2f0",
|
|
2822
2910
|
"install": {
|
|
2823
2911
|
"default": true,
|
|
2824
2912
|
"removable": false
|
|
@@ -2840,7 +2928,7 @@
|
|
|
2840
2928
|
},
|
|
2841
2929
|
{
|
|
2842
2930
|
"category": "command",
|
|
2843
|
-
"checksum": "sha256:
|
|
2931
|
+
"checksum": "sha256:35486a933597b5692dffd1dcbd6f111a1e2436e5372857cdb4ca17c162e58aa5",
|
|
2844
2932
|
"install": {
|
|
2845
2933
|
"default": true,
|
|
2846
2934
|
"removable": false
|
|
@@ -2862,7 +2950,7 @@
|
|
|
2862
2950
|
},
|
|
2863
2951
|
{
|
|
2864
2952
|
"category": "command",
|
|
2865
|
-
"checksum": "sha256:
|
|
2953
|
+
"checksum": "sha256:4df608b57da0ddde560bdc2125074f41c0a5826ae686f23193d5a69cb1f2eec0",
|
|
2866
2954
|
"install": {
|
|
2867
2955
|
"default": true,
|
|
2868
2956
|
"removable": false
|
|
@@ -2884,7 +2972,7 @@
|
|
|
2884
2972
|
},
|
|
2885
2973
|
{
|
|
2886
2974
|
"category": "command",
|
|
2887
|
-
"checksum": "sha256:
|
|
2975
|
+
"checksum": "sha256:10d7541b8b10ad07958c51ef5643e04b8d050eae40e23b05f3095824fc6fc6ae",
|
|
2888
2976
|
"install": {
|
|
2889
2977
|
"default": true,
|
|
2890
2978
|
"removable": false
|
|
@@ -2994,7 +3082,7 @@
|
|
|
2994
3082
|
},
|
|
2995
3083
|
{
|
|
2996
3084
|
"category": "command",
|
|
2997
|
-
"checksum": "sha256:
|
|
3085
|
+
"checksum": "sha256:96560752eed752f98e6be3cfa564da8579f3936c57eee7991583e4e7b6e0a590",
|
|
2998
3086
|
"install": {
|
|
2999
3087
|
"default": true,
|
|
3000
3088
|
"removable": false
|
|
@@ -4140,7 +4228,7 @@
|
|
|
4140
4228
|
},
|
|
4141
4229
|
{
|
|
4142
4230
|
"category": "rule",
|
|
4143
|
-
"checksum": "sha256:
|
|
4231
|
+
"checksum": "sha256:4c229b8c982db9f2424057448214f0abbf47013c2a89c43674a8209689ce2f8c",
|
|
4144
4232
|
"install": {
|
|
4145
4233
|
"default": true,
|
|
4146
4234
|
"removable": false
|
|
@@ -5080,7 +5168,7 @@
|
|
|
5080
5168
|
},
|
|
5081
5169
|
{
|
|
5082
5170
|
"category": "skill",
|
|
5083
|
-
"checksum": "sha256:
|
|
5171
|
+
"checksum": "sha256:ef44eb3840cff4700c0ec4d6ff6c250e29fab5a9325c0e60d06b708deaba2c57",
|
|
5084
5172
|
"install": {
|
|
5085
5173
|
"default": true,
|
|
5086
5174
|
"removable": false
|
|
@@ -5718,7 +5806,7 @@
|
|
|
5718
5806
|
},
|
|
5719
5807
|
{
|
|
5720
5808
|
"category": "skill",
|
|
5721
|
-
"checksum": "sha256:
|
|
5809
|
+
"checksum": "sha256:db41037481c59e4a3da363e2cbf587f2f867040f3e0c0f854c25232f86b75ea4",
|
|
5722
5810
|
"install": {
|
|
5723
5811
|
"default": true,
|
|
5724
5812
|
"removable": false
|
|
@@ -5762,7 +5850,7 @@
|
|
|
5762
5850
|
},
|
|
5763
5851
|
{
|
|
5764
5852
|
"category": "skill",
|
|
5765
|
-
"checksum": "sha256:
|
|
5853
|
+
"checksum": "sha256:9ebd7eaffeb292fc5aa83b73049cf0f62a8ca0c1c948bc092f692a615b57c9b2",
|
|
5766
5854
|
"install": {
|
|
5767
5855
|
"default": true,
|
|
5768
5856
|
"removable": false
|
|
@@ -5872,7 +5960,7 @@
|
|
|
5872
5960
|
},
|
|
5873
5961
|
{
|
|
5874
5962
|
"category": "skill",
|
|
5875
|
-
"checksum": "sha256:
|
|
5963
|
+
"checksum": "sha256:cb82e3ccd00f82f36e5e6a3d8dc6fd1324c906bb2b44de1c884ea4b3e059ebea",
|
|
5876
5964
|
"install": {
|
|
5877
5965
|
"default": true,
|
|
5878
5966
|
"removable": false
|
|
@@ -6048,7 +6136,7 @@
|
|
|
6048
6136
|
},
|
|
6049
6137
|
{
|
|
6050
6138
|
"category": "skill",
|
|
6051
|
-
"checksum": "sha256:
|
|
6139
|
+
"checksum": "sha256:a7bd07cf026f5ffec6cd90a7df61ae103b9a6da4fa033509a98994bd2bcc5277",
|
|
6052
6140
|
"install": {
|
|
6053
6141
|
"default": true,
|
|
6054
6142
|
"removable": false
|
|
@@ -6862,7 +6950,7 @@
|
|
|
6862
6950
|
},
|
|
6863
6951
|
{
|
|
6864
6952
|
"category": "skill",
|
|
6865
|
-
"checksum": "sha256:
|
|
6953
|
+
"checksum": "sha256:0d9f6bb8e405c40fd5c9d29dbe21cd401f2c29aa7be01c6469a8a9cf067935bf",
|
|
6866
6954
|
"install": {
|
|
6867
6955
|
"default": true,
|
|
6868
6956
|
"removable": false
|
|
@@ -6928,7 +7016,7 @@
|
|
|
6928
7016
|
},
|
|
6929
7017
|
{
|
|
6930
7018
|
"category": "skill",
|
|
6931
|
-
"checksum": "sha256:
|
|
7019
|
+
"checksum": "sha256:7f184e4f34011d3b00f05ea0b5238924cd8c081abedbb0b4c34cb838eb6416bf",
|
|
6932
7020
|
"install": {
|
|
6933
7021
|
"default": true,
|
|
6934
7022
|
"removable": false
|
|
@@ -7060,7 +7148,7 @@
|
|
|
7060
7148
|
},
|
|
7061
7149
|
{
|
|
7062
7150
|
"category": "skill",
|
|
7063
|
-
"checksum": "sha256:
|
|
7151
|
+
"checksum": "sha256:d3b49a14425c94edbaf7c7cd740bd6fe19261ce2976ee7f2e429aec42c86292a",
|
|
7064
7152
|
"install": {
|
|
7065
7153
|
"default": true,
|
|
7066
7154
|
"removable": false
|
|
@@ -7390,7 +7478,7 @@
|
|
|
7390
7478
|
},
|
|
7391
7479
|
{
|
|
7392
7480
|
"category": "skill",
|
|
7393
|
-
"checksum": "sha256:
|
|
7481
|
+
"checksum": "sha256:fa8a0fe0f04fdce3c0fe3fd1a669f1ef9c7f50c15af3cbbf2c7a537a57cc495f",
|
|
7394
7482
|
"install": {
|
|
7395
7483
|
"default": true,
|
|
7396
7484
|
"removable": false
|
|
@@ -7500,7 +7588,7 @@
|
|
|
7500
7588
|
},
|
|
7501
7589
|
{
|
|
7502
7590
|
"category": "skill",
|
|
7503
|
-
"checksum": "sha256:
|
|
7591
|
+
"checksum": "sha256:e28acfe0633821f4ded6a676a8b7f681fcf28667af3da8536a03db2a136be3a9",
|
|
7504
7592
|
"install": {
|
|
7505
7593
|
"default": true,
|
|
7506
7594
|
"removable": false
|
|
@@ -8090,6 +8178,50 @@
|
|
|
8090
8178
|
"founder"
|
|
8091
8179
|
]
|
|
8092
8180
|
},
|
|
8181
|
+
{
|
|
8182
|
+
"category": "command",
|
|
8183
|
+
"checksum": "sha256:1d3d1a0d784e0292097109da8543a94f90edf90ed47f09951ac71b9ae394d05b",
|
|
8184
|
+
"install": {
|
|
8185
|
+
"default": false,
|
|
8186
|
+
"removable": true
|
|
8187
|
+
},
|
|
8188
|
+
"lifecycle": "experimental",
|
|
8189
|
+
"name": "prediction-pool",
|
|
8190
|
+
"packs": [
|
|
8191
|
+
"fun"
|
|
8192
|
+
],
|
|
8193
|
+
"path": "packages/pack-fun/.agent-src.uncondensed/commands/prediction-pool.md",
|
|
8194
|
+
"trust": {
|
|
8195
|
+
"confidence": "high",
|
|
8196
|
+
"human_review_required": false,
|
|
8197
|
+
"level": "experimental"
|
|
8198
|
+
},
|
|
8199
|
+
"workspaces": [
|
|
8200
|
+
"small-business"
|
|
8201
|
+
]
|
|
8202
|
+
},
|
|
8203
|
+
{
|
|
8204
|
+
"category": "skill",
|
|
8205
|
+
"checksum": "sha256:7e5a608908d90d19646c71859689fabbeeeb3a115348e739f62a93049b2e3ade",
|
|
8206
|
+
"install": {
|
|
8207
|
+
"default": false,
|
|
8208
|
+
"removable": true
|
|
8209
|
+
},
|
|
8210
|
+
"lifecycle": "experimental",
|
|
8211
|
+
"name": "prediction-pool-optimizer",
|
|
8212
|
+
"packs": [
|
|
8213
|
+
"fun"
|
|
8214
|
+
],
|
|
8215
|
+
"path": "packages/pack-fun/.agent-src.uncondensed/skills/prediction-pool-optimizer/SKILL.md",
|
|
8216
|
+
"trust": {
|
|
8217
|
+
"confidence": "high",
|
|
8218
|
+
"human_review_required": false,
|
|
8219
|
+
"level": "experimental"
|
|
8220
|
+
},
|
|
8221
|
+
"workspaces": [
|
|
8222
|
+
"small-business"
|
|
8223
|
+
]
|
|
8224
|
+
},
|
|
8093
8225
|
{
|
|
8094
8226
|
"category": "skill",
|
|
8095
8227
|
"checksum": "sha256:629e868cb3b4358cc0870d0424f42938a5edec0f27fc3d8517f6f1b4c8780bcd",
|
|
@@ -9387,7 +9519,7 @@
|
|
|
9387
9519
|
},
|
|
9388
9520
|
{
|
|
9389
9521
|
"category": "skill",
|
|
9390
|
-
"checksum": "sha256:
|
|
9522
|
+
"checksum": "sha256:19d682bb5af96e38806e656ebb2aacbb2a0e1dd58c0b1db02ad92c74dfbf51b6",
|
|
9391
9523
|
"install": {
|
|
9392
9524
|
"default": true,
|
|
9393
9525
|
"removable": true
|
|
@@ -9759,7 +9891,7 @@
|
|
|
9759
9891
|
]
|
|
9760
9892
|
}
|
|
9761
9893
|
],
|
|
9762
|
-
"checksum": "sha256:
|
|
9894
|
+
"checksum": "sha256:b55ddc4224e45ec7627ece7c2fd6f043df8c7030efbe50df87573f0da4de4173",
|
|
9763
9895
|
"documented_unassigned": [
|
|
9764
9896
|
{
|
|
9765
9897
|
"category": "template",
|
|
@@ -9872,7 +10004,7 @@
|
|
|
9872
10004
|
"reason": "scaffold for new SKILL.md authoring"
|
|
9873
10005
|
}
|
|
9874
10006
|
],
|
|
9875
|
-
"generated_at": "2026-06-
|
|
10007
|
+
"generated_at": "2026-06-02T02:48:57Z",
|
|
9876
10008
|
"packs": [
|
|
9877
10009
|
{
|
|
9878
10010
|
"artefact_count": 85,
|
|
@@ -10076,6 +10208,9 @@
|
|
|
10076
10208
|
"human_review_required": 0,
|
|
10077
10209
|
"id": "product-basic",
|
|
10078
10210
|
"label": "Product Basic",
|
|
10211
|
+
"requires_hint": [
|
|
10212
|
+
"engineering-base"
|
|
10213
|
+
],
|
|
10079
10214
|
"trust_level_default": "professional",
|
|
10080
10215
|
"trust_summary": {
|
|
10081
10216
|
"advisory": 0,
|
|
@@ -10277,7 +10412,25 @@
|
|
|
10277
10412
|
]
|
|
10278
10413
|
},
|
|
10279
10414
|
{
|
|
10280
|
-
"artefact_count":
|
|
10415
|
+
"artefact_count": 2,
|
|
10416
|
+
"description": "Non-essential social/fun workflows (prediction-pool tips, etc.).",
|
|
10417
|
+
"human_review_required": 0,
|
|
10418
|
+
"id": "fun",
|
|
10419
|
+
"label": "Fun",
|
|
10420
|
+
"trust_level_default": "experimental",
|
|
10421
|
+
"trust_summary": {
|
|
10422
|
+
"advisory": 0,
|
|
10423
|
+
"core": 0,
|
|
10424
|
+
"experimental": 2,
|
|
10425
|
+
"professional": 0,
|
|
10426
|
+
"restricted": 0
|
|
10427
|
+
},
|
|
10428
|
+
"workspaces": [
|
|
10429
|
+
"small-business"
|
|
10430
|
+
]
|
|
10431
|
+
},
|
|
10432
|
+
{
|
|
10433
|
+
"artefact_count": 267,
|
|
10281
10434
|
"description": "Artefacts that maintain this package (agent-config itself).",
|
|
10282
10435
|
"human_review_required": 0,
|
|
10283
10436
|
"id": "meta",
|
|
@@ -10285,7 +10438,7 @@
|
|
|
10285
10438
|
"trust_level_default": "core",
|
|
10286
10439
|
"trust_summary": {
|
|
10287
10440
|
"advisory": 0,
|
|
10288
|
-
"core":
|
|
10441
|
+
"core": 266,
|
|
10289
10442
|
"experimental": 1,
|
|
10290
10443
|
"professional": 0,
|
|
10291
10444
|
"restricted": 0
|
|
@@ -10298,26 +10451,26 @@
|
|
|
10298
10451
|
"scanner_version": "ca7acd2ec7af",
|
|
10299
10452
|
"stats": {
|
|
10300
10453
|
"by_category": {
|
|
10301
|
-
"command":
|
|
10454
|
+
"command": 150,
|
|
10302
10455
|
"rule": 79,
|
|
10303
|
-
"skill":
|
|
10456
|
+
"skill": 223,
|
|
10304
10457
|
"template": 1
|
|
10305
10458
|
},
|
|
10306
10459
|
"by_lifecycle": {
|
|
10307
|
-
"active":
|
|
10460
|
+
"active": 438,
|
|
10308
10461
|
"archived": 0,
|
|
10309
10462
|
"deprecated": 0,
|
|
10310
|
-
"experimental":
|
|
10463
|
+
"experimental": 15
|
|
10311
10464
|
},
|
|
10312
10465
|
"by_trust_level": {
|
|
10313
10466
|
"advisory": 2,
|
|
10314
|
-
"core":
|
|
10315
|
-
"experimental":
|
|
10467
|
+
"core": 359,
|
|
10468
|
+
"experimental": 13,
|
|
10316
10469
|
"professional": 79,
|
|
10317
10470
|
"restricted": 0
|
|
10318
10471
|
},
|
|
10319
10472
|
"documented_unassigned_count": 22,
|
|
10320
|
-
"total_artefacts":
|
|
10473
|
+
"total_artefacts": 453,
|
|
10321
10474
|
"unassigned_count": 0
|
|
10322
10475
|
},
|
|
10323
10476
|
"unassigned": [],
|
|
@@ -10432,7 +10585,8 @@
|
|
|
10432
10585
|
"id": "small-business",
|
|
10433
10586
|
"label": "Small Business",
|
|
10434
10587
|
"optional_packs": [
|
|
10435
|
-
"ai-video"
|
|
10588
|
+
"ai-video",
|
|
10589
|
+
"fun"
|
|
10436
10590
|
]
|
|
10437
10591
|
},
|
|
10438
10592
|
{
|