@event4u/agent-config 6.1.0 → 7.0.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 +35 -3
- package/AGENTS.md +8 -7
- package/CHANGELOG.md +408 -0
- package/CONTRIBUTING.md +1 -1
- package/README.md +17 -15
- package/dist/agent-src/commands/agent-status.md +2 -2
- package/dist/agent-src/commands/agents/audit.md +3 -3
- package/dist/agent-src/commands/agents/init.md +1 -1
- package/dist/agent-src/commands/agents/optimize.md +4 -4
- package/dist/agent-src/commands/analyze/decision.md +108 -0
- package/dist/agent-src/commands/analyze/incident.md +120 -0
- package/dist/agent-src/commands/analyze/near-miss.md +113 -0
- package/dist/agent-src/commands/analyze/postmortem.md +130 -0
- package/dist/agent-src/commands/analyze/premortem.md +104 -0
- package/dist/agent-src/commands/analyze.md +124 -0
- package/dist/agent-src/commands/brand/identity.md +27 -0
- package/dist/agent-src/commands/brand/review.md +27 -0
- package/dist/agent-src/commands/brand/strategy.md +27 -0
- package/dist/agent-src/commands/brand/tokens.md +28 -0
- package/dist/agent-src/commands/brand/voice.md +27 -0
- package/dist/agent-src/commands/brand.md +58 -0
- package/dist/agent-src/commands/check-current-md.md +3 -3
- package/dist/agent-src/commands/condense.md +2 -2
- package/dist/agent-src/commands/council/debate.md +2 -2
- package/dist/agent-src/commands/council/default.md +45 -18
- package/dist/agent-src/commands/fix/portability.md +3 -3
- package/dist/agent-src/commands/fix/refs.md +3 -3
- package/dist/agent-src/commands/implement-ticket.md +36 -6
- package/dist/agent-src/commands/knowledge/cross-repo.md +1 -1
- package/dist/agent-src/commands/memory/add.md +1 -1
- package/dist/agent-src/commands/mission/upgrade.md +182 -0
- package/dist/agent-src/commands/optimize/skills.md +2 -2
- package/dist/agent-src/commands/orchestrate.md +1 -1
- package/dist/agent-src/commands/pr/create.md +6 -4
- package/dist/agent-src/commands/review-changes.md +8 -0
- package/dist/agent-src/commands/roadmap/materialize.md +73 -0
- package/dist/agent-src/commands/skill/preview.md +1 -1
- package/dist/agent-src/commands/skills/discover.md +1 -1
- package/dist/agent-src/commands/threat-model.md +4 -4
- package/dist/agent-src/commands/upstream-contribute.md +3 -3
- package/dist/agent-src/commands/video/from-script.md +2 -2
- package/dist/agent-src/commands/video/from-song.md +3 -3
- package/dist/agent-src/commands/video/scene.md +1 -1
- package/dist/agent-src/commands/video/storyboard.md +1 -1
- package/dist/agent-src/commands/video.md +3 -3
- package/dist/agent-src/contexts/communication/rules-auto/source-of-truth-mechanics.md +3 -3
- package/dist/agent-src/contexts/communication/rules-auto/user-interaction-mechanics.md +1 -1
- package/dist/agent-src/contexts/execution/evidence-discipline.md +153 -0
- package/dist/agent-src/contexts/execution/project-intelligence.md +264 -0
- package/dist/agent-src/contexts/execution/roadmap-process-loop.md +2 -1
- package/dist/agent-src/personas/ai-video-technical-director.md +1 -1
- package/dist/agent-src/personas/brand-strategist.md +74 -0
- package/dist/agent-src/personas/design-director.md +74 -0
- package/dist/agent-src/rules/brand-consistency.md +77 -0
- package/dist/agent-src/rules/brand-source-of-truth.md +57 -0
- package/dist/agent-src/rules/direct-answers.md +2 -0
- package/dist/agent-src/rules/domain-safety-disclaimer.md +2 -0
- package/dist/agent-src/rules/git-history-discipline.md +1 -0
- package/dist/agent-src/rules/icon-consistency.md +53 -0
- package/dist/agent-src/rules/image-likeness-and-rights.md +67 -0
- package/dist/agent-src/rules/lethal-trifecta-guard.md +1 -1
- package/dist/agent-src/rules/persona-governance.md +2 -2
- package/dist/agent-src/rules/provider-lifecycle-discipline.md +3 -1
- package/dist/agent-src/rules/roadmap-progress-sync.md +10 -0
- package/dist/agent-src/rules/security-sensitive-stop.md +9 -3
- package/dist/agent-src/rules/size-enforcement.md +1 -1
- package/dist/agent-src/rules/source-confidentiality.md +3 -3
- package/dist/agent-src/rules/source-discovery-gate.md +98 -0
- package/dist/agent-src/rules/think-before-action.md +1 -0
- package/dist/agent-src/rules/ui-audit-gate.md +2 -0
- package/dist/agent-src/rules/untrusted-input-defense.md +1 -1
- package/dist/agent-src/rules/user-interaction.md +1 -1
- package/dist/agent-src/scripts/archive_completed_roadmaps.ts +392 -0
- package/dist/agent-src/scripts/update_roadmap_progress.ts +824 -0
- package/dist/agent-src/skills/adr-create/SKILL.md +5 -5
- package/dist/agent-src/skills/agent-security-review/evals/triggers.json +1 -0
- package/dist/agent-src/skills/agents-md-thin-root/SKILL.md +1 -1
- package/dist/agent-src/skills/ai-council/SKILL.md +1 -1
- package/dist/agent-src/skills/analysis-autonomous-mode/SKILL.md +9 -13
- package/dist/agent-src/skills/blade-ui/SKILL.md +12 -5
- package/dist/agent-src/skills/blameless-post-mortem/SKILL.md +199 -0
- package/dist/agent-src/skills/brand/ATTRIBUTION.md +38 -0
- package/dist/agent-src/skills/brand/SKILL.md +115 -0
- package/dist/agent-src/skills/brand/data/archetypes.csv +13 -0
- package/dist/agent-src/skills/brand/data/color-psychology.csv +14 -0
- package/dist/agent-src/skills/brand/data/logo-style-fit.csv +13 -0
- package/dist/agent-src/skills/brand/data/manifest.json +226 -0
- package/dist/agent-src/skills/brand/data/messaging-frameworks.csv +13 -0
- package/dist/agent-src/skills/brand/data/naming-patterns.csv +13 -0
- package/dist/agent-src/skills/brand/data/typography-principles.csv +13 -0
- package/dist/agent-src/skills/brand/data/voice-tone.csv +13 -0
- package/dist/agent-src/skills/brand/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-asset-generation/SKILL.md +89 -0
- package/dist/agent-src/skills/brand-asset-generation/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-audit/SKILL.md +67 -0
- package/dist/agent-src/skills/brand-audit/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-identity/SKILL.md +101 -0
- package/dist/agent-src/skills/brand-identity/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-strategy/SKILL.md +83 -0
- package/dist/agent-src/skills/brand-strategy/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-to-tokens/SKILL.md +102 -0
- package/dist/agent-src/skills/brand-to-tokens/evals/triggers.json +17 -0
- package/dist/agent-src/skills/brand-to-tokens/templates/marp-brand-deck.md.example +46 -0
- package/dist/agent-src/skills/brand-to-tokens/templates/reveal-brand-deck.yaml +32 -0
- package/dist/agent-src/skills/canvas-design/evals/triggers.json +1 -0
- package/dist/agent-src/skills/check-refs/SKILL.md +5 -5
- package/dist/agent-src/skills/code-review/SKILL.md +6 -15
- package/dist/agent-src/skills/command-writing/SKILL.md +2 -2
- package/dist/agent-src/skills/complexity-first-planning/evals/triggers.json +1 -0
- package/dist/agent-src/skills/context-authoring/SKILL.md +2 -2
- package/dist/agent-src/skills/context-document/SKILL.md +35 -2
- package/dist/agent-src/skills/corpus-grounding/evals/triggers.json +1 -0
- package/dist/agent-src/skills/corpus-grounding/scripts/bm25_search.ts +482 -0
- package/dist/agent-src/skills/corpus-grounding/scripts/decision_engine.ts +803 -0
- package/dist/agent-src/skills/corpus-grounding/scripts/ground.ts +541 -0
- package/dist/agent-src/skills/corpus-grounding/scripts/schema_validator.ts +309 -0
- package/dist/agent-src/skills/database/SKILL.md +26 -4
- package/dist/agent-src/skills/decision-record/SKILL.md +1 -1
- package/dist/agent-src/skills/decision-record/evals/triggers.json +17 -0
- package/dist/agent-src/skills/decision-review/SKILL.md +179 -0
- package/dist/agent-src/skills/description-assist/SKILL.md +1 -1
- package/dist/agent-src/skills/design-intelligence/SKILL.md +1 -1
- package/dist/agent-src/skills/design-intelligence/data/manifest.json +23 -6
- package/dist/agent-src/skills/design-intelligence/evals/triggers.json +1 -0
- package/dist/agent-src/skills/design-tokens/evals/triggers.json +1 -0
- package/dist/agent-src/skills/design-tokens/scripts/tokens.ts +888 -0
- package/dist/agent-src/skills/doc-coauthoring/evals/triggers.json +1 -0
- package/dist/agent-src/skills/eloquent/evals/triggers.json +1 -0
- package/dist/agent-src/skills/emit-tickets/SKILL.md +198 -0
- package/dist/agent-src/skills/estimate-ticket/evals/triggers.json +1 -0
- package/dist/agent-src/skills/git-workflow/SKILL.md +33 -0
- package/dist/agent-src/skills/guideline-writing/SKILL.md +2 -2
- package/dist/agent-src/skills/iconography/SKILL.md +88 -0
- package/dist/agent-src/skills/iconography/evals/triggers.json +17 -0
- package/dist/agent-src/skills/image-analyser/evals/triggers.json +1 -0
- package/dist/agent-src/skills/image-creator/evals/triggers.json +1 -0
- package/dist/agent-src/skills/image-editing/SKILL.md +100 -0
- package/dist/agent-src/skills/image-editing/evals/triggers.json +17 -0
- package/dist/agent-src/skills/image-generation/SKILL.md +95 -0
- package/dist/agent-src/skills/image-generation/evals/triggers.json +17 -0
- package/dist/agent-src/skills/image-provider-routing/SKILL.md +96 -0
- package/dist/agent-src/skills/image-provider-routing/evals/triggers.json +17 -0
- package/dist/agent-src/skills/launch-readiness/SKILL.md +21 -0
- package/dist/agent-src/skills/learning-to-rule-or-skill/SKILL.md +12 -8
- package/dist/agent-src/skills/lint-skills/SKILL.md +5 -5
- package/dist/agent-src/skills/logo-generation/SKILL.md +98 -0
- package/dist/agent-src/skills/logo-generation/evals/triggers.json +17 -0
- package/dist/agent-src/skills/markitdown/SKILL.md +1 -1
- package/dist/agent-src/skills/md-language-check/SKILL.md +1 -1
- package/dist/agent-src/skills/motion-choreographer/SKILL.md +1 -1
- package/dist/agent-src/skills/php-coder/evals/triggers.json +1 -0
- package/dist/agent-src/skills/prediction-pool-optimizer/evals/triggers.json +1 -0
- package/dist/agent-src/skills/premortem/SKILL.md +137 -0
- package/dist/agent-src/skills/prompt-engineering-image/SKILL.md +115 -0
- package/dist/agent-src/skills/prompt-engineering-image/evals/triggers.json +17 -0
- package/dist/agent-src/skills/prompt-validator/evals/triggers.json +1 -0
- package/dist/agent-src/skills/react-shadcn-ui/SKILL.md +12 -5
- package/dist/agent-src/skills/react-shadcn-ui/scripts/shadcn_add.ts +388 -0
- package/dist/agent-src/skills/reasoning-orchestrator/SKILL.md +1 -1
- package/dist/agent-src/skills/reasoning-orchestrator/evals/triggers.json +1 -0
- package/dist/agent-src/skills/refine-ticket/evals/triggers.json +1 -0
- package/dist/agent-src/skills/roadmap-management/SKILL.md +16 -3
- package/dist/agent-src/skills/roadmap-writing/SKILL.md +76 -0
- package/dist/agent-src/skills/root-cause-frameworks/SKILL.md +146 -0
- package/dist/agent-src/skills/rule-refactor/SKILL.md +9 -9
- package/dist/agent-src/skills/rule-writing/SKILL.md +7 -7
- package/dist/agent-src/skills/script-writing/SKILL.md +2 -2
- package/dist/agent-src/skills/security-audit/SKILL.md +5 -0
- package/dist/agent-src/skills/skill-improvement-pipeline/SKILL.md +19 -3
- package/dist/agent-src/skills/skill-management/SKILL.md +3 -3
- package/dist/agent-src/skills/skill-reviewer/SKILL.md +1 -1
- package/dist/agent-src/skills/skill-writing/SKILL.md +5 -5
- package/dist/agent-src/skills/skill-writing/evals/triggers.json +1 -0
- package/dist/agent-src/skills/source-discovery/SKILL.md +182 -0
- package/dist/agent-src/skills/standards-from-config/SKILL.md +93 -0
- package/dist/agent-src/skills/systematic-debugging/SKILL.md +7 -0
- package/dist/agent-src/skills/tailwind-engineer/scripts/tailwind_config_gen.ts +561 -0
- package/dist/agent-src/skills/threat-modeling/SKILL.md +1 -0
- package/dist/agent-src/skills/typography-system/SKILL.md +138 -0
- package/dist/agent-src/skills/typography-system/evals/triggers.json +17 -0
- package/dist/agent-src/skills/upstream-contribute/SKILL.md +3 -3
- package/dist/agent-src/skills/verify-repair-loop/SKILL.md +209 -0
- package/dist/agent-src/skills/verify-repair-loop/evals/output-schema.yml +20 -0
- package/dist/agent-src/skills/verify-repair-loop/evals/triggers.json +17 -0
- package/dist/agent-src/templates/agent-settings.md +7 -0
- package/dist/agent-src/templates/contexts/knowledge-card.md +69 -0
- package/dist/agent-src/templates/contexts/lesson-card.md +73 -0
- package/dist/agent-src/templates/roadmaps.md +29 -1
- package/dist/agent-src/templates/scripts/README.md +6 -6
- package/dist/agent-src/templates/scripts/check_memory.ts +640 -0
- package/dist/agent-src/templates/scripts/check_memory_proposal.ts +351 -0
- package/dist/agent-src/templates/scripts/implement_ticket/__main__.ts +27 -0
- package/dist/agent-src/templates/scripts/memory_hash.ts +333 -0
- package/dist/agent-src/templates/scripts/memory_lookup.ts +1067 -0
- package/dist/agent-src/templates/scripts/memory_report.ts +846 -0
- package/dist/agent-src/templates/scripts/memory_signal.ts +422 -0
- package/dist/agent-src/templates/scripts/memory_status.ts +191 -0
- package/dist/agent-src/templates/scripts/pr_review_routing.ts +523 -0
- package/dist/agent-src/templates/scripts/pr_risk_review.ts +0 -0
- package/dist/agent-src/templates/scripts/telemetry/aggregator.ts +0 -0
- package/dist/agent-src/templates/scripts/telemetry/boundary.ts +164 -0
- package/dist/agent-src/templates/scripts/telemetry/engagement.ts +479 -0
- package/dist/agent-src/templates/scripts/telemetry/report_renderer.ts +394 -0
- package/dist/agent-src/templates/scripts/telemetry/settings.ts +210 -0
- package/dist/agent-src/templates/scripts/telemetry_record.ts +255 -0
- package/dist/agent-src/templates/scripts/telemetry_report.ts +189 -0
- package/dist/agent-src/templates/scripts/telemetry_status.ts +312 -0
- package/dist/agent-src/templates/scripts/tier_usage_report.ts +597 -0
- package/dist/agent-src/templates/scripts/work_engine/__main__.ts +14 -0
- package/dist/agent-src/templates/scripts/work_engine/_lib/agent_settings.ts +1118 -0
- package/dist/agent-src/templates/scripts/work_engine/_lib/user_global_paths.ts +329 -0
- package/dist/agent-src/templates/scripts/work_engine/cli.ts +206 -0
- package/dist/agent-src/templates/scripts/work_engine/cli_args.ts +249 -0
- package/dist/agent-src/templates/scripts/work_engine/delivery_state.ts +225 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/analyze.ts +125 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/implement.ts +189 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/index.ts +94 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/memory.ts +193 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/plan.ts +267 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/refine.ts +518 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/report.ts +379 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/test.ts +268 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/verify.ts +258 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/index.ts +32 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/contract.ts +243 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/index.ts +108 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/stitch.ts +259 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/ui.ts +216 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/_passthrough.ts +40 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/app_spec.ts +241 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/apply.ts +216 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/audit.ts +506 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/design.ts +325 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/index.ts +102 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/polish.ts +462 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/review.ts +474 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/scaffold.ts +352 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/_skipped.ts +33 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/apply.ts +213 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/index.ts +111 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/refine.ts +126 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/report.ts +112 -0
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/test.ts +164 -0
- package/dist/agent-src/templates/scripts/work_engine/dispatcher.ts +515 -0
- package/dist/agent-src/templates/scripts/work_engine/emitters.ts +119 -0
- package/dist/agent-src/templates/scripts/work_engine/errors.ts +24 -0
- package/dist/agent-src/templates/scripts/work_engine/hook_bootstrap.ts +104 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/_chat_history_base.ts +176 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/chat_history_append.ts +41 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/chat_history_halt_append.ts +89 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/decision_gate.ts +193 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/decision_trace.ts +304 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/directive_set_guard.ts +110 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/halt_surface_audit.ts +118 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/index.ts +17 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/memory_visibility.ts +161 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/state_shape_validation.ts +45 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/trace.ts +134 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/context.ts +94 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/events.ts +58 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/exceptions.ts +85 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/index.ts +27 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/registry.ts +66 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/runner.ts +90 -0
- package/dist/agent-src/templates/scripts/work_engine/hooks/settings.ts +260 -0
- package/dist/agent-src/templates/scripts/work_engine/input_builders.ts +260 -0
- package/dist/agent-src/templates/scripts/work_engine/intent/classify.ts +466 -0
- package/dist/agent-src/templates/scripts/work_engine/migration/v0_to_v1.ts +531 -0
- package/dist/agent-src/templates/scripts/work_engine/orchestration.ts +366 -0
- package/dist/agent-src/templates/scripts/work_engine/persona_policy.ts +97 -0
- package/dist/agent-src/templates/scripts/work_engine/resolvers/diff.ts +135 -0
- package/dist/agent-src/templates/scripts/work_engine/resolvers/file.ts +175 -0
- package/dist/agent-src/templates/scripts/work_engine/resolvers/prompt.ts +115 -0
- package/dist/agent-src/templates/scripts/work_engine/scoring/confidence.ts +415 -0
- package/dist/agent-src/templates/scripts/work_engine/scoring/decision_engine.ts +466 -0
- package/dist/agent-src/templates/scripts/work_engine/scoring/decision_trace.ts +298 -0
- package/dist/agent-src/templates/scripts/work_engine/scoring/memory_visibility.ts +444 -0
- package/dist/agent-src/templates/scripts/work_engine/stack/detect.ts +252 -0
- package/dist/agent-src/templates/scripts/work_engine/stack/runner.ts +745 -0
- package/dist/agent-src/templates/scripts/work_engine/state.ts +1151 -0
- package/dist/agent-src/templates/scripts/work_engine/state_io.ts +413 -0
- package/dist/agent-src/templates/tickets.md +120 -0
- package/dist/cli/commands/commands.js +2 -2
- package/dist/cli/commands/commands.js.map +1 -1
- package/dist/cli/commands/doctorShell.js +4 -22
- package/dist/cli/commands/doctorShell.js.map +1 -1
- package/dist/cli/commands/packs.js +1 -1
- package/dist/cli/commands/packs.js.map +1 -1
- package/dist/cli/commands/recordTriggerEval.js +179 -0
- package/dist/cli/commands/recordTriggerEval.js.map +1 -0
- package/dist/cli/commands/recordTriggerEval.test.js +113 -0
- package/dist/cli/commands/recordTriggerEval.test.js.map +1 -0
- package/dist/cli/commands/workspaces.js +1 -1
- package/dist/cli/commands/workspaces.js.map +1 -1
- package/dist/cli/main.js +22 -1
- package/dist/cli/main.js.map +1 -1
- package/dist/cli/python/knowledge_ingest.js +1048 -0
- package/dist/cli/python/knowledge_ingest.js.map +1 -0
- package/dist/cli/python/workspace_analytics.js +1085 -0
- package/dist/cli/python/workspace_analytics.js.map +1 -0
- package/dist/cli/python/workspace_crypto.js +544 -0
- package/dist/cli/python/workspace_crypto.js.map +1 -0
- package/dist/cli/python/workspace_documents.js +1216 -0
- package/dist/cli/python/workspace_documents.js.map +1 -0
- package/dist/cli/python/workspace_drive.js +574 -0
- package/dist/cli/python/workspace_drive.js.map +1 -0
- package/dist/cli/python/workspace_drive_health.js +628 -0
- package/dist/cli/python/workspace_drive_health.js.map +1 -0
- package/dist/cli/python/workspace_explain.js +765 -0
- package/dist/cli/python/workspace_explain.js.map +1 -0
- package/dist/cli/python/workspace_hosts.js +349 -0
- package/dist/cli/python/workspace_hosts.js.map +1 -0
- package/dist/cli/python/workspace_inbox.js +692 -0
- package/dist/cli/python/workspace_inbox.js.map +1 -0
- package/dist/cli/python/workspace_render.js +816 -0
- package/dist/cli/python/workspace_render.js.map +1 -0
- package/dist/cli/python/workspace_roles.js +487 -0
- package/dist/cli/python/workspace_roles.js.map +1 -0
- package/dist/cli/python/workspace_secrets.js +180 -0
- package/dist/cli/python/workspace_secrets.js.map +1 -0
- package/dist/cli/python/workspace_sessions.js +1079 -0
- package/dist/cli/python/workspace_sessions.js.map +1 -0
- package/dist/cli/python/workspace_skills.js +417 -0
- package/dist/cli/python/workspace_skills.js.map +1 -0
- package/dist/cli/registry.js +2 -0
- package/dist/cli/registry.js.map +1 -1
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +1174 -123
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +9 -6
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +163 -15
- package/dist/discovery/trust-report.md +4 -4
- package/dist/discovery/workspaces.json +73 -12
- package/dist/install/install.mjs +13934 -0
- package/dist/mcp/registry-manifest.json +4 -4
- package/dist/router.json +1 -1
- package/dist/server/routes/wizard.js +50 -21
- package/dist/server/routes/wizard.js.map +1 -1
- package/dist/server/routes/workspace.js +44 -25
- package/dist/server/routes/workspace.js.map +1 -1
- package/dist/server/schemas/settings.js +15 -0
- package/dist/server/schemas/settings.js.map +1 -1
- package/docs/SKILL_CENSUS.md +344 -0
- package/docs/architecture/augment-projection.md +1 -1
- package/docs/architecture/multi-tool-projection.md +3 -3
- package/docs/architecture.md +37 -6
- package/docs/benchmark.md +24 -27
- package/docs/capability-matrix.md +32 -0
- package/docs/catalog.md +50 -9
- package/docs/command-naming-audit.md +60 -0
- package/docs/contracts/STABILITY.md +32 -0
- package/docs/contracts/agents-md-tech-stack.md +1 -1
- package/docs/contracts/ai-council-config.md +22 -22
- package/docs/contracts/analysis-memory-loop.md +149 -0
- package/docs/contracts/benchmark-ab-contract.md +3 -3
- package/docs/contracts/branch-protection-policy.md +27 -0
- package/docs/contracts/brand-token-consumption.md +69 -0
- package/docs/contracts/command-clusters.md +2 -1
- package/docs/contracts/command-surface-tiers.md +13 -0
- package/docs/contracts/discovery-manifest.schema.json +24 -5
- package/docs/contracts/implement-ticket-flow.md +9 -9
- package/docs/contracts/install-layout.md +249 -0
- package/docs/contracts/kernel-membership.md +1 -1
- package/docs/contracts/linear-ai-rules-inclusion.md +2 -2
- package/docs/contracts/linter-structural-model.md +1 -1
- package/docs/contracts/mcp-discovery-phase-notice.md +1 -1
- package/docs/contracts/multi-tool-projection-fidelity.md +1 -1
- package/docs/contracts/namespace.md +2 -2
- package/docs/contracts/no-runtime-boundary.md +56 -0
- package/docs/contracts/package-self-orientation.md +24 -0
- package/docs/contracts/provider-lifecycle.md +3 -3
- package/docs/contracts/reasoning-discipline-protocol.md +83 -0
- package/docs/contracts/rule-classification.md +3 -3
- package/docs/contracts/skill-domains.md +1 -1
- package/docs/contracts/smoke-contracts.md +1 -1
- package/docs/contracts/surface-tiers.md +81 -0
- package/docs/contracts/ticket-bundle-format.md +228 -0
- package/docs/cookbook.md +152 -0
- package/docs/customization.md +12 -1
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +16 -0
- package/docs/decisions/ADR-056-unvalidated-video-adapters-disposition.md +1 -1
- package/docs/decisions/ADR-059-render-resume-filesystem-as-state.md +1 -1
- package/docs/decisions/ADR-060-comfyui-sandbox-model.md +1 -1
- package/docs/decisions/ADR-061-corpus-grounding-layer.md +48 -1
- package/docs/decisions/ADR-096-analysis-workbench.md +110 -0
- package/docs/decisions/ADR-097-mission-recipe-privilege-boundary.md +121 -0
- package/docs/decisions/ADR-098-evidence-first-structure-discovery.md +154 -0
- package/docs/decisions/ADR-099-file-first-pattern-library.md +87 -0
- package/docs/decisions/ADR-100-global-knowledge-card-sharing.md +133 -0
- package/docs/decisions/ADR-101-ticket-bundle-emission.md +109 -0
- package/docs/decisions/ADR-102-ticket-handoff-paste-and-mcp.md +72 -0
- package/docs/decisions/ADR-103-global-knowledge-default-off-until-measured.md +92 -0
- package/docs/decisions/ADR-200-python-to-typescript-migration.md +193 -0
- package/docs/decisions/INDEX.md +9 -0
- package/docs/distribution/mcp-submission-checklist.md +3 -3
- package/docs/featured-commands.md +1 -1
- package/docs/featured-skills.md +1 -1
- package/docs/getting-started-by-role.md +2 -0
- package/docs/getting-started.md +2 -2
- package/docs/guidelines/agent-infra/failure-signatures.md +35 -0
- package/docs/guidelines/agent-infra/frontier-reasoning-operating-profile.md +5 -0
- package/docs/guidelines/agent-infra/size-and-scope.md +17 -0
- package/docs/guidelines/agent-infra/skill-quality-checklist.md +2 -2
- package/docs/guides/frontend-design-corpus-refresh.md +83 -0
- package/docs/guides/skill-preview.md +1 -1
- package/docs/hook-payload-capture.md +4 -4
- package/docs/mcp.md +1 -1
- package/docs/migration/consumer-template-consumption-model.md +145 -0
- package/docs/migration/divergences/README.md +55 -0
- package/docs/migration/divergences/_template.md +50 -0
- package/docs/migration/divergences/bench-stats-float-precision.md +72 -0
- package/docs/migration/divergences/mcp-telemetry-node-sqlite.md +61 -0
- package/docs/migration/divergences/pack-mcp-content-gzip-body.md +53 -0
- package/docs/migration/divergences/src-scripts-build_cloud_bundle.md +63 -0
- package/docs/migration/divergences/src-scripts-check_memory.md +91 -0
- package/docs/migration/divergences/src-scripts-inventory_abstraction_budget.md +65 -0
- package/docs/migration/divergences/src-scripts-lint_marketplace.md +57 -0
- package/docs/migration/divergences/src-scripts-lint_mcp_registry_manifest.md +70 -0
- package/docs/migration/divergences/src-scripts-spotcheck_thin_root.md +60 -0
- package/docs/migration/divergences/src-scripts-validate_agent_settings.md +58 -0
- package/docs/migration/node-floor.md +86 -0
- package/docs/migration/yaml-roundtrip-spike.md +163 -0
- package/docs/personas.md +6 -1
- package/docs/role-experiences.md +19 -0
- package/docs/setup/per-ide/windsurf.md +1 -1
- package/docs/skills-catalog.md +24 -3
- package/docs/threat-model.md +28 -0
- package/llms.txt +23 -2
- package/package.json +10 -15
- package/src/config/agent-settings.template.yml +64 -1
- package/src/config/discovery/packs.yml +31 -0
- package/src/config/discovery/unassigned-artefacts.yml +6 -0
- package/src/config/discovery/workspaces.yml +2 -2
- package/src/config/gitignore-block.txt +7 -0
- package/src/scripts/_cli/cmd_doctor.ts +2306 -0
- package/src/scripts/_cli/cmd_explain.ts +748 -0
- package/src/scripts/_cli/cmd_export.ts +375 -0
- package/src/scripts/_cli/cmd_migrate.ts +951 -0
- package/src/scripts/_cli/cmd_prune.ts +610 -0
- package/src/scripts/_cli/cmd_refresh.ts +530 -0
- package/src/scripts/_cli/cmd_settings_check.ts +407 -0
- package/src/scripts/_cli/cmd_settings_migrate.ts +344 -0
- package/src/scripts/_cli/cmd_sync.ts +381 -0
- package/src/scripts/_cli/cmd_uninstall.ts +833 -0
- package/src/scripts/_cli/cmd_update.ts +585 -0
- package/src/scripts/_cli/cmd_upgrade.ts +390 -0
- package/src/scripts/_cli/cmd_validate.ts +394 -0
- package/src/scripts/_cli/cmd_versions.ts +492 -0
- package/src/scripts/_cli/explain_last/assumptions.ts +114 -0
- package/src/scripts/_cli/explain_last/council.ts +197 -0
- package/src/scripts/_cli/explain_last/halt.ts +73 -0
- package/src/scripts/_cli/explain_last/index.ts +155 -0
- package/src/scripts/_cli/explain_last/inputs.ts +211 -0
- package/src/scripts/_cli/explain_last/memory.ts +231 -0
- package/src/scripts/_cli/explain_last/provider.ts +82 -0
- package/src/scripts/_cli/explain_last/render.ts +54 -0
- package/src/scripts/_cli/explain_last/route.ts +70 -0
- package/src/scripts/_cli/explain_last/scrubber.ts +138 -0
- package/src/scripts/_cli/explain_last/sections/assumptions.ts +51 -0
- package/src/scripts/_cli/explain_last/sections/council.ts +56 -0
- package/src/scripts/_cli/explain_last/sections/halt.ts +60 -0
- package/src/scripts/_cli/explain_last/sections/header.ts +50 -0
- package/src/scripts/_cli/explain_last/sections/index.ts +21 -0
- package/src/scripts/_cli/explain_last/sections/inputs.ts +63 -0
- package/src/scripts/_cli/explain_last/sections/memory.ts +124 -0
- package/src/scripts/_cli/explain_last/sections/pack.ts +42 -0
- package/src/scripts/_cli/explain_last/sections/provider.ts +51 -0
- package/src/scripts/_cli/explain_last/sections/route.ts +48 -0
- package/src/scripts/_cli/explain_last/state_loader.ts +119 -0
- package/src/scripts/_dispatch.bash +179 -163
- package/src/scripts/_lib/agent_settings.ts +1123 -0
- package/src/scripts/_lib/agent_src.ts +654 -0
- package/src/scripts/_lib/agents_overlay.ts +183 -0
- package/src/scripts/_lib/bench_ab_cache.ts +399 -0
- package/src/scripts/_lib/bench_ab_scoring.ts +352 -0
- package/src/scripts/_lib/bench_ab_scoring_v2.ts +751 -0
- package/src/scripts/_lib/bench_cost.ts +396 -0
- package/src/scripts/_lib/bench_quality.ts +237 -0
- package/src/scripts/_lib/bench_report.ts +255 -0
- package/src/scripts/_lib/bench_telegraph.ts +516 -0
- package/src/scripts/_lib/bench_telegraph_report.ts +272 -0
- package/src/scripts/_lib/changelog_eras.ts +398 -0
- package/src/scripts/_lib/claude_desktop_bundler.ts +324 -0
- package/src/scripts/_lib/cli_wrapper.ts +89 -0
- package/src/scripts/_lib/fs_atomic.ts +172 -0
- package/src/scripts/_lib/global_deploy_inventory.ts +639 -0
- package/src/scripts/_lib/install_layout.ts +87 -0
- package/src/scripts/_lib/install_regenerator.ts +157 -0
- package/src/scripts/_lib/installed_lock.ts +451 -0
- package/src/scripts/_lib/installed_tools.ts +518 -0
- package/src/scripts/_lib/json_pointers.ts +388 -0
- package/src/scripts/_lib/knowledge_global.ts +770 -0
- package/src/scripts/_lib/knowledge_global_promote.ts +453 -0
- package/src/scripts/_lib/knowledge_global_redaction.ts +448 -0
- package/src/scripts/_lib/link_crypto.ts +325 -0
- package/src/scripts/_lib/linked_projects.ts +613 -0
- package/src/scripts/_lib/model_tier.ts +65 -0
- package/src/scripts/_lib/module_detection.ts +275 -0
- package/src/scripts/_lib/node_sqlite.d.ts +32 -0
- package/src/scripts/_lib/pin_resolver.ts +264 -0
- package/src/scripts/_lib/py_random.ts +212 -0
- package/src/scripts/_lib/script_output.ts +147 -0
- package/src/scripts/_lib/security_lint.ts +623 -0
- package/src/scripts/_lib/surface_tiers.ts +127 -0
- package/src/scripts/_lib/token_count.ts +126 -0
- package/src/scripts/_lib/update_check.ts +297 -0
- package/src/scripts/_lib/user_global_paths.ts +329 -0
- package/src/scripts/_lib/value_ladder.ts +882 -0
- package/src/scripts/_lib/value_report.ts +617 -0
- package/src/scripts/_lib/zip_min.ts +175 -0
- package/src/scripts/adoption_report.ts +357 -0
- package/src/scripts/adoption_snapshot.ts +392 -0
- package/src/scripts/adoption_status.ts +424 -0
- package/src/scripts/adr/regenerate_index.ts +257 -0
- package/src/scripts/ai-image/adapters/flux.sh +45 -0
- package/src/scripts/ai-image/adapters/gemini-image.sh +45 -0
- package/src/scripts/ai-image/adapters/ideogram.sh +45 -0
- package/src/scripts/ai-image/adapters/recraft.sh +47 -0
- package/src/scripts/ai-video/adapters/comfyui.sh +3 -3
- package/src/scripts/ai-video/adapters/fal.sh +3 -3
- package/src/scripts/ai-video/adapters/gemini-veo.sh +3 -3
- package/src/scripts/ai-video/adapters/higgsfield.sh +3 -3
- package/src/scripts/ai-video/adapters/kling.sh +3 -3
- package/src/scripts/ai-video/adapters/musetalk.sh +2 -2
- package/src/scripts/ai-video/adapters/openai-images.sh +3 -3
- package/src/scripts/ai-video/adapters/replicate.sh +3 -3
- package/src/scripts/ai-video/adapters/sora.sh +3 -3
- package/src/scripts/ai-video/adapters/syncso.sh +3 -3
- package/src/scripts/ai-video/audio-adapters/allin1.sh +2 -2
- package/src/scripts/ai-video/audio-adapters/whisperx.sh +2 -2
- package/src/scripts/ai-video/lib/audio-adapter-contract.md +1 -1
- package/src/scripts/ai-video/lib/embed-provenance.sh +2 -2
- package/src/scripts/ai-video/lib/ingest-song.sh +2 -2
- package/src/scripts/ai-video/lib/parse-blueprint.sh +1 -1
- package/src/scripts/ai-video/lib/resume-scan.sh +2 -2
- package/src/scripts/ai-video/smoke-trace.sh +16 -7
- package/src/scripts/ai-video/stitch.sh +2 -2
- package/src/scripts/ai_council/_default_prices.ts +73 -0
- package/src/scripts/ai_council/advisors.ts +244 -0
- package/src/scripts/ai_council/airgap.ts +249 -0
- package/src/scripts/ai_council/budget_guard.ts +492 -0
- package/src/scripts/ai_council/bundler.ts +376 -0
- package/src/scripts/ai_council/cli_hints.ts +120 -0
- package/src/scripts/ai_council/clients.ts +2214 -0
- package/src/scripts/ai_council/compile_corpus.ts +681 -0
- package/src/scripts/ai_council/confidence_gate.ts +230 -0
- package/src/scripts/ai_council/config.ts +1729 -0
- package/src/scripts/ai_council/consensus.ts +551 -0
- package/src/scripts/ai_council/events_log.ts +327 -0
- package/src/scripts/ai_council/learn_low_impact_preview.ts +317 -0
- package/src/scripts/ai_council/low_impact.ts +1069 -0
- package/src/scripts/ai_council/low_impact_corpus.ts +662 -0
- package/src/scripts/ai_council/low_impact_intake.ts +222 -0
- package/src/scripts/ai_council/modes.ts +169 -0
- package/src/scripts/ai_council/necessity.ts +933 -0
- package/src/scripts/ai_council/orchestrator.ts +1689 -0
- package/src/scripts/ai_council/pricing.ts +267 -0
- package/src/scripts/ai_council/probation_gate.ts +282 -0
- package/src/scripts/ai_council/project_context.ts +308 -0
- package/src/scripts/ai_council/prompts.ts +600 -0
- package/src/scripts/ai_council/redact_low_impact_entry.ts +291 -0
- package/src/scripts/ai_council/replay.ts +314 -0
- package/src/scripts/ai_council/session.ts +558 -0
- package/src/scripts/ai_council/shadow_dispatch.ts +509 -0
- package/src/scripts/ai_council/solo_dispatch.ts +281 -0
- package/src/scripts/analysis_freshness.ts +343 -0
- package/src/scripts/annotate_discovery.ts +288 -0
- package/src/scripts/apply_modules_config.ts +537 -0
- package/src/scripts/audit_adr_coverage.ts +357 -0
- package/src/scripts/audit_auto_rules.ts +415 -0
- package/src/scripts/audit_cloud_compatibility.ts +608 -0
- package/src/scripts/audit_command_surface.ts +1227 -0
- package/src/scripts/audit_initial_context.ts +694 -0
- package/src/scripts/audit_likelihood.ts +434 -0
- package/src/scripts/audit_mcp_tools.ts +252 -0
- package/src/scripts/audit_overlap.ts +421 -0
- package/src/scripts/audit_skill_descriptions.ts +402 -0
- package/src/scripts/audit_skill_overlap.ts +576 -0
- package/src/scripts/audit_user_type_axis.ts +264 -0
- package/src/scripts/backfill_model_tier.ts +349 -0
- package/src/scripts/bench_ab_cache_dispatch.ts +126 -0
- package/src/scripts/bench_ab_clone.ts +610 -0
- package/src/scripts/bench_ab_diff.ts +609 -0
- package/src/scripts/bench_ab_integrity.ts +261 -0
- package/src/scripts/bench_ab_run.ts +417 -0
- package/src/scripts/bench_ab_task_runner.ts +1382 -0
- package/src/scripts/bench_ab_tracka_run.ts +436 -0
- package/src/scripts/bench_ab_v2_run.ts +585 -0
- package/src/scripts/bench_ab_v2_stats.ts +1018 -0
- package/src/scripts/bench_baseline_ready.ts +326 -0
- package/src/scripts/bench_condense_memory.ts +479 -0
- package/src/scripts/bench_drift_check.ts +503 -0
- package/src/scripts/bench_per_tool.ts +591 -0
- package/src/scripts/bench_rtk_savings.ts +710 -0
- package/src/scripts/bench_run.ts +509 -0
- package/src/scripts/bench_runner.ts +519 -0
- package/src/scripts/build_cloud_bundle.ts +692 -0
- package/src/scripts/build_discovery_manifest.ts +1371 -0
- package/src/scripts/build_linear_digest.ts +368 -0
- package/src/scripts/build_mcp_registry_manifest.ts +351 -0
- package/src/scripts/build_rule_trigger_matrix.ts +469 -0
- package/src/scripts/capture_showcase_session.ts +735 -0
- package/src/scripts/chat_history.ts +2301 -0
- package/src/scripts/check_always_budget.ts +694 -0
- package/src/scripts/check_artefact_checksums.ts +281 -0
- package/src/scripts/check_augment_description_cap.ts +133 -0
- package/src/scripts/check_augmentignore.ts +108 -0
- package/src/scripts/check_beta_review_markers.ts +234 -0
- package/src/scripts/check_bite_sized_granularity.ts +116 -0
- package/src/scripts/check_cluster_patterns.ts +285 -0
- package/src/scripts/check_command_count_messaging.ts +224 -0
- package/src/scripts/check_condensation.ts +900 -0
- package/src/scripts/check_condensed_paths.ts +414 -0
- package/src/scripts/check_context_paths.ts +388 -0
- package/src/scripts/check_council_config_location.ts +260 -0
- package/src/scripts/check_council_layout.ts +180 -0
- package/src/scripts/check_council_references.ts +345 -0
- package/src/scripts/check_discovery_determinism.ts +124 -0
- package/src/scripts/check_gate_paths.ts +230 -0
- package/src/scripts/check_iron_law_prominence.ts +298 -0
- package/src/scripts/check_kernel_rule_bundle.ts +242 -0
- package/src/scripts/check_knowledge_cards.ts +759 -0
- package/src/scripts/check_md_language.ts +291 -0
- package/src/scripts/check_memory.ts +845 -0
- package/src/scripts/check_memory_proposal.ts +351 -0
- package/src/scripts/check_module_management_neutral.ts +238 -0
- package/src/scripts/check_no_conflict_markers.ts +298 -0
- package/src/scripts/check_no_conflict_markers_allowlist.json +4 -0
- package/src/scripts/check_no_external_sources.ts +351 -0
- package/src/scripts/check_no_local_settings_committed.ts +69 -0
- package/src/scripts/check_no_new_legacy_path.ts +188 -0
- package/src/scripts/check_no_roadmap_refs.ts +304 -0
- package/src/scripts/check_one_off_location.ts +165 -0
- package/src/scripts/check_overlay_cascade_subdirs.ts +188 -0
- package/src/scripts/check_portability.ts +860 -0
- package/src/scripts/check_proposal.ts +0 -0
- package/src/scripts/check_public_catalog_links.ts +204 -0
- package/src/scripts/check_public_links.ts +357 -0
- package/src/scripts/check_references.ts +963 -0
- package/src/scripts/check_release_includes_discovery.ts +94 -0
- package/src/scripts/check_release_pr_shape.ts +222 -0
- package/src/scripts/check_release_published.ts +235 -0
- package/src/scripts/check_release_trunk_sync.ts +203 -0
- package/src/scripts/check_reply_consistency.ts +359 -0
- package/src/scripts/check_roadmap_trackable.ts +268 -0
- package/src/scripts/check_role_doc_links.ts +187 -0
- package/src/scripts/check_safety_floor_untouched.ts +160 -0
- package/src/scripts/check_skill_requires.ts +205 -0
- package/src/scripts/check_structural_breaking.ts +170 -0
- package/src/scripts/check_surface_tiers.ts +567 -0
- package/src/scripts/check_template_pin_drift.ts +222 -0
- package/src/scripts/check_test_coverage_diff.ts +235 -0
- package/src/scripts/check_token_optimizer_freshness.ts +183 -0
- package/src/scripts/check_trigger_evals.ts +375 -0
- package/src/scripts/check_update_banner.ts +143 -0
- package/src/scripts/ci_status.ts +0 -0
- package/src/scripts/ci_summary.ts +235 -0
- package/src/scripts/ci_time_ratio.ts +526 -0
- package/src/scripts/command_suggester/cooldown.ts +176 -0
- package/src/scripts/command_suggester/index.ts +41 -0
- package/src/scripts/command_suggester/loader.ts +205 -0
- package/src/scripts/command_suggester/match.ts +294 -0
- package/src/scripts/command_suggester/rank.ts +201 -0
- package/src/scripts/command_suggester/render.ts +122 -0
- package/src/scripts/command_suggester/sanitize.ts +114 -0
- package/src/scripts/command_suggester/settings.ts +186 -0
- package/src/scripts/command_suggester/types.ts +0 -0
- package/src/scripts/compile_router.ts +297 -0
- package/src/scripts/condense.sh +7 -1
- package/src/scripts/condense.ts +2035 -0
- package/src/scripts/condense_memory.ts +334 -0
- package/src/scripts/config/index.ts +15 -0
- package/src/scripts/config/packs.ts +310 -0
- package/src/scripts/config/presets.ts +369 -0
- package/src/scripts/config/profile_explain.ts +114 -0
- package/src/scripts/config/profiles.ts +277 -0
- package/src/scripts/config/session_profiles.ts +1064 -0
- package/src/scripts/context_hygiene_hook.ts +272 -0
- package/src/scripts/cost_by_conversation.ts +444 -0
- package/src/scripts/cost_summary.ts +407 -0
- package/src/scripts/council_cli.ts +2827 -0
- package/src/scripts/council_prune.ts +153 -0
- package/src/scripts/cross_repo_retrieve.ts +694 -0
- package/src/scripts/discovery_stats.ts +218 -0
- package/src/scripts/evidence_report.ts +580 -0
- package/src/scripts/external_sources_denylist.json +1 -0
- package/src/scripts/extract_audit_patterns.ts +394 -0
- package/src/scripts/first_run_gate_hook.ts +246 -0
- package/src/scripts/gen_discovery_baseline.ts +297 -0
- package/src/scripts/generate_capabilities_index.ts +496 -0
- package/src/scripts/generate_capability_matrix.ts +430 -0
- package/src/scripts/generate_catalog.ts +178 -0
- package/src/scripts/generate_command_flows.ts +316 -0
- package/src/scripts/generate_cookbook.ts +302 -0
- package/src/scripts/generate_index.ts +500 -0
- package/src/scripts/generate_ownership_matrix.ts +646 -0
- package/src/scripts/generate_pack_manifests.ts +1025 -0
- package/src/scripts/generate_role_experiences_catalog.ts +265 -0
- package/src/scripts/hermetic-install.sh +22 -11
- package/src/scripts/hook_manifest.yaml +24 -10
- package/src/scripts/hooks/augment-chat-history.sh +3 -10
- package/src/scripts/hooks/augment-context-hygiene.sh +3 -10
- package/src/scripts/hooks/augment-dispatcher.sh +3 -10
- package/src/scripts/hooks/augment-onboarding-gate.sh +3 -10
- package/src/scripts/hooks/augment-roadmap-progress.sh +3 -10
- package/src/scripts/hooks/block_no_verify.ts +413 -0
- package/src/scripts/hooks/cline-dispatcher.sh +3 -10
- package/src/scripts/hooks/cowork-dispatcher.sh +3 -14
- package/src/scripts/hooks/cursor-dispatcher.sh +3 -10
- package/src/scripts/hooks/dispatch_hook.ts +851 -0
- package/src/scripts/hooks/dispatch_issues.ts +226 -0
- package/src/scripts/hooks/envelope.ts +140 -0
- package/src/scripts/hooks/gemini-dispatcher.sh +3 -8
- package/src/scripts/hooks/replay_hook.ts +364 -0
- package/src/scripts/hooks/state_io.ts +293 -0
- package/src/scripts/hooks/windsurf-dispatcher.sh +3 -9
- package/src/scripts/hooks_doctor.ts +418 -0
- package/src/scripts/hooks_status.ts +292 -0
- package/src/scripts/injection_scan_hook.ts +285 -0
- package/src/scripts/install +36 -22
- package/src/scripts/install-hooks.sh +20 -14
- package/src/scripts/install.sh +38 -14
- package/src/scripts/install.ts +4515 -0
- package/src/scripts/inventory_abstraction_budget.ts +1104 -0
- package/src/scripts/inventory_frontmatter.ts +320 -0
- package/src/scripts/inventory_meta_layers.ts +516 -0
- package/src/scripts/iron_law_sha.ts +233 -0
- package/src/scripts/knowledge_global_cli.ts +1105 -0
- package/src/scripts/linked_projects_list.ts +310 -0
- package/src/scripts/lint_agent_security.ts +224 -0
- package/src/scripts/lint_agent_skill_names.ts +241 -0
- package/src/scripts/lint_agents_layout.ts +205 -0
- package/src/scripts/lint_agents_md.ts +294 -0
- package/src/scripts/lint_archived_skills.ts +309 -0
- package/src/scripts/lint_artefact_frontmatter.ts +359 -0
- package/src/scripts/lint_bench_ab.ts +319 -0
- package/src/scripts/lint_bench_corpus.ts +421 -0
- package/src/scripts/lint_command_flow_coverage.ts +231 -0
- package/src/scripts/lint_command_routing.ts +377 -0
- package/src/scripts/lint_command_tiers.ts +345 -0
- package/src/scripts/lint_command_verbs.ts +379 -0
- package/src/scripts/lint_commit_subjects.ts +243 -0
- package/src/scripts/lint_context_spine_usage.ts +198 -0
- package/src/scripts/lint_discovery_manifest.ts +540 -0
- package/src/scripts/lint_discovery_vocabulary.ts +393 -0
- package/src/scripts/lint_empty_roadmaps.ts +147 -0
- package/src/scripts/lint_eval_freshness.ts +335 -0
- package/src/scripts/lint_examples.ts +183 -0
- package/src/scripts/lint_explain_trace.ts +381 -0
- package/src/scripts/lint_featured_skills.ts +0 -0
- package/src/scripts/lint_flows.ts +701 -0
- package/src/scripts/lint_framework_leakage.ts +497 -0
- package/src/scripts/lint_framework_leakage_allowlist.json +8 -1
- package/src/scripts/lint_frontmatter_boilerplate.ts +356 -0
- package/src/scripts/lint_ghostwriter_source.ts +389 -0
- package/src/scripts/lint_global_paths.ts +420 -0
- package/src/scripts/lint_handoffs.ts +362 -0
- package/src/scripts/lint_hidden_unicode.ts +350 -0
- package/src/scripts/lint_hook_concern_budget.ts +319 -0
- package/src/scripts/lint_hook_manifest.ts +354 -0
- package/src/scripts/lint_instruction_smuggling.ts +173 -0
- package/src/scripts/lint_load_context.ts +371 -0
- package/src/scripts/lint_marketplace.ts +286 -0
- package/src/scripts/lint_marketplace_install_completeness.ts +309 -0
- package/src/scripts/lint_mcp_config_security.ts +225 -0
- package/src/scripts/lint_mcp_registry_manifest.ts +350 -0
- package/src/scripts/lint_media_policy_linkage.ts +224 -0
- package/src/scripts/lint_missions.ts +774 -0
- package/src/scripts/lint_model_tier_coverage.ts +151 -0
- package/src/scripts/lint_namespace.ts +295 -0
- package/src/scripts/lint_namespace_collisions.ts +203 -0
- package/src/scripts/lint_new_skill_gate.ts +462 -0
- package/src/scripts/lint_no_new_atomic_commands.ts +342 -0
- package/src/scripts/lint_one_off_age.ts +348 -0
- package/src/scripts/lint_orchestration_dsl.ts +377 -0
- package/src/scripts/lint_orchestrator_auto_detect.ts +177 -0
- package/src/scripts/lint_pack_boundaries.ts +366 -0
- package/src/scripts/lint_pack_dependencies.ts +541 -0
- package/src/scripts/lint_pack_first_win.ts +202 -0
- package/src/scripts/lint_persona_governance.ts +292 -0
- package/src/scripts/lint_positioning.ts +257 -0
- package/src/scripts/lint_profile_overlay_set_only.ts +324 -0
- package/src/scripts/lint_readme_jargon.ts +189 -0
- package/src/scripts/lint_readme_size.ts +73 -0
- package/src/scripts/lint_regression.ts +497 -0
- package/src/scripts/lint_roadmap_ci_steps.ts +252 -0
- package/src/scripts/lint_roadmap_complexity.ts +295 -0
- package/src/scripts/lint_roadmap_later_disposition.ts +357 -0
- package/src/scripts/lint_role_experiences.ts +410 -0
- package/src/scripts/lint_rule_interactions.ts +281 -0
- package/src/scripts/lint_rule_tiers.ts +169 -0
- package/src/scripts/lint_showcase_sessions.ts +254 -0
- package/src/scripts/lint_skill_frontmatter_safety.ts +279 -0
- package/src/scripts/lint_skill_originality.ts +586 -0
- package/src/scripts/lint_skill_originality_allowlist.json +20 -0
- package/src/scripts/lint_skill_tools.ts +320 -0
- package/src/scripts/lint_ticket_buildable.ts +1027 -0
- package/src/scripts/lint_topics_yaml.ts +203 -0
- package/src/scripts/lint_trust_coherence.ts +377 -0
- package/src/scripts/lint_value_dashboard.ts +314 -0
- package/src/scripts/lint_workflow_security.ts +637 -0
- package/src/scripts/lint_workflow_security_allowlist.json +20 -0
- package/src/scripts/lint_workspace_boundary.ts +248 -0
- package/src/scripts/mcp_parity_smoke.ts +638 -0
- package/src/scripts/mcp_render.ts +346 -0
- package/src/scripts/mcp_server/__main__.ts +28 -0
- package/src/scripts/mcp_server/catalog.ts +154 -0
- package/src/scripts/mcp_server/index.ts +24 -0
- package/src/scripts/mcp_server/metadata.ts +83 -0
- package/src/scripts/mcp_server/prompts.ts +711 -0
- package/src/scripts/mcp_server/resources.ts +343 -0
- package/src/scripts/mcp_server/server.ts +439 -0
- package/src/scripts/mcp_server/telemetry.ts +154 -0
- package/src/scripts/mcp_server/tools.ts +1031 -0
- package/src/scripts/mcp_setup.sh +25 -52
- package/src/scripts/mcp_telemetry_health.ts +362 -0
- package/src/scripts/mcp_telemetry_query.ts +371 -0
- package/src/scripts/mcp_telemetry_store.ts +422 -0
- package/src/scripts/measure_augment_budget.ts +453 -0
- package/src/scripts/measure_density.ts +618 -0
- package/src/scripts/measure_frugality_savings.ts +353 -0
- package/src/scripts/measure_markitdown_lift.ts +299 -0
- package/src/scripts/measure_patterns.ts +682 -0
- package/src/scripts/measure_projection_bytes.ts +425 -0
- package/src/scripts/measure_rule_budget.ts +627 -0
- package/src/scripts/measure_skill_reduction.ts +442 -0
- package/src/scripts/media/lib/adapter-common.sh +247 -0
- package/src/scripts/media/lib/adapter-contract.md +329 -0
- package/src/scripts/media/lib/fixtures/comfyui/result.json +1 -0
- package/src/scripts/media/lib/fixtures/fal/result.json +1 -0
- package/src/scripts/media/lib/fixtures/flux/asset-0001.png +0 -0
- package/src/scripts/media/lib/fixtures/flux/result.json +1 -0
- package/src/scripts/media/lib/fixtures/gemini-image/asset-0001.png +0 -0
- package/src/scripts/media/lib/fixtures/gemini-image/result.json +1 -0
- package/src/scripts/media/lib/fixtures/gemini-veo/result.json +1 -0
- package/src/scripts/media/lib/fixtures/higgsfield/result.json +1 -0
- package/src/scripts/media/lib/fixtures/ideogram/asset-0001.png +0 -0
- package/src/scripts/media/lib/fixtures/ideogram/result.json +1 -0
- package/src/scripts/media/lib/fixtures/kling/result.json +1 -0
- package/src/scripts/media/lib/fixtures/musetalk/result.json +1 -0
- package/src/scripts/media/lib/fixtures/openai-images/result.json +1 -0
- package/src/scripts/media/lib/fixtures/recraft/asset-0001.svg +1 -0
- package/src/scripts/media/lib/fixtures/recraft/result.json +1 -0
- package/src/scripts/media/lib/fixtures/replicate/result.json +1 -0
- package/src/scripts/media/lib/fixtures/sora/result.json +1 -0
- package/src/scripts/media/lib/fixtures/syncso/result.json +1 -0
- package/src/scripts/media/lib/load-config.sh +180 -0
- package/src/scripts/media/lib/redact.sh +85 -0
- package/src/scripts/memory_hash.ts +331 -0
- package/src/scripts/memory_lookup.ts +1278 -0
- package/src/scripts/memory_report.ts +845 -0
- package/src/scripts/memory_signal.ts +417 -0
- package/src/scripts/memory_status.ts +189 -0
- package/src/scripts/migrate_command_suggestions.ts +341 -0
- package/src/scripts/migrate_frontmatter_defaults.ts +539 -0
- package/src/scripts/migration_status.ts +301 -0
- package/src/scripts/mine_session.ts +645 -0
- package/src/scripts/minimal_safe_diff_hook.ts +355 -0
- package/src/scripts/move_artefact.ts +869 -0
- package/src/scripts/new_skill.ts +404 -0
- package/src/scripts/onboarding_gate_hook.ts +224 -0
- package/src/scripts/pack_dependency_allowlist.json +1 -1
- package/src/scripts/pack_mcp_content.ts +552 -0
- package/src/scripts/parity/README.md +140 -0
- package/src/scripts/parity/compare.ts +189 -0
- package/src/scripts/parity/coverage_diff.ts +199 -0
- package/src/scripts/parity/phase-manifest.json +93 -0
- package/src/scripts/parity/phase_gate.ts +270 -0
- package/src/scripts/parity/replay.ts +320 -0
- package/src/scripts/pattern_share.ts +363 -0
- package/src/scripts/plan_physical_move.ts +605 -0
- package/src/scripts/prediction-pool/poisson_sim.ts +537 -0
- package/src/scripts/prediction-pool/pool_winsim.ts +677 -0
- package/src/scripts/prediction-pool/score_ev.ts +546 -0
- package/src/scripts/print_required_checks.ts +249 -0
- package/src/scripts/probe_projection_fidelity.ts +468 -0
- package/src/scripts/probe_skill_registration.ts +787 -0
- package/src/scripts/profile_staleness_hook.ts +169 -0
- package/src/scripts/profile_use.ts +227 -0
- package/src/scripts/project_thin_rules.ts +387 -0
- package/src/scripts/propose_modules_config.ts +311 -0
- package/src/scripts/prototype_lint_contradictions.ts +414 -0
- package/src/scripts/prove_pack_extractable.ts +388 -0
- package/src/scripts/readme_linter.ts +913 -0
- package/src/scripts/redact_hook_capture.ts +325 -0
- package/src/scripts/refine_ticket_detect.ts +703 -0
- package/src/scripts/release.ts +1697 -0
- package/src/scripts/render_benchmark_md.ts +664 -0
- package/src/scripts/render_value_md.ts +506 -0
- package/src/scripts/repro/repro_marketplace_install_gap.sh +1 -1
- package/src/scripts/roadmap_progress_hook.ts +410 -0
- package/src/scripts/router_telemetry.ts +972 -0
- package/src/scripts/run.ts +98 -0
- package/src/scripts/run_skill_evals.ts +477 -0
- package/src/scripts/runtime_dispatcher.ts +586 -0
- package/src/scripts/runtime_handler.ts +231 -0
- package/src/scripts/runtime_registry.ts +394 -0
- package/src/scripts/schemas/command.schema.json +3 -2
- package/src/scripts/schemas/mission-catalog.schema.json +112 -0
- package/src/scripts/schemas/mission.schema.json +87 -0
- package/src/scripts/schemas/pack.schema.json +6 -0
- package/src/scripts/schemas/rule.schema.json +1 -0
- package/src/scripts/schemas/skill.schema.json +1 -0
- package/src/scripts/schemas/ticket-manifest.schema.json +35 -0
- package/src/scripts/schemas/ticket.schema.json +60 -0
- package/src/scripts/score_skill_selection.ts +570 -0
- package/src/scripts/security_audit_config.ts +423 -0
- package/src/scripts/skill_collision_clusters.ts +448 -0
- package/src/scripts/skill_discovery.ts +690 -0
- package/src/scripts/skill_linter.ts +4276 -0
- package/src/scripts/skill_overlap.ts +414 -0
- package/src/scripts/skill_preview.ts +548 -0
- package/src/scripts/skill_tools/audit_persona_coverage.ts +427 -0
- package/src/scripts/skill_tools/audit_user_type_coverage.ts +507 -0
- package/src/scripts/skill_tools/index.ts +28 -0
- package/src/scripts/skill_tools/run_block_d_eval.ts +373 -0
- package/src/scripts/skill_tools/score_skill_relevance.ts +475 -0
- package/src/scripts/skill_tools/suggest_skill_for_task.ts +288 -0
- package/src/scripts/skill_trigger_eval.ts +1046 -0
- package/src/scripts/skill_usage_collect.ts +465 -0
- package/src/scripts/skill_usage_report.ts +364 -0
- package/src/scripts/smoke/kernel.sh +4 -5
- package/src/scripts/smoke/router.sh +76 -76
- package/src/scripts/smoke/schema.sh +2 -2
- package/src/scripts/smoke/skills.sh +73 -52
- package/src/scripts/smoke_path_resolution.ts +194 -0
- package/src/scripts/smoke_quickstart.ts +224 -0
- package/src/scripts/snapshot_agent_outputs.ts +375 -0
- package/src/scripts/spotcheck_thin_root.ts +247 -0
- package/src/scripts/surface-tiers.yml +68 -0
- package/src/scripts/sync_agent_settings.ts +763 -0
- package/src/scripts/sync_github_metadata.ts +550 -0
- package/src/scripts/sync_gitignore.ts +630 -0
- package/src/scripts/sync_yaml_rt.ts +910 -0
- package/src/scripts/telegraph_stats.ts +447 -0
- package/src/scripts/tool_registry.ts +330 -0
- package/src/scripts/tools/adapter_errors.ts +93 -0
- package/src/scripts/tools/base_adapter.ts +147 -0
- package/src/scripts/tools/github_adapter.ts +229 -0
- package/src/scripts/tools/jira_adapter.ts +196 -0
- package/src/scripts/trigger_coverage.ts +251 -0
- package/src/scripts/update_counts.ts +284 -0
- package/src/scripts/update_prices.ts +219 -0
- package/src/scripts/validate_agent_settings.ts +265 -0
- package/src/scripts/validate_decision_engine.ts +366 -0
- package/src/scripts/validate_discovery_manifest.ts +160 -0
- package/src/scripts/validate_frontmatter.ts +1030 -0
- package/src/scripts/validate_pack_yaml.ts +0 -0
- package/src/scripts/validate_safe_paths.ts +164 -0
- package/src/scripts/validate_telegraph_carveouts.ts +485 -0
- package/src/scripts/verify_before_complete_hook.ts +306 -0
- package/src/scripts/verify_physical_move.ts +411 -0
- package/src/scripts/wrapper_freshness_hook.ts +179 -0
- package/dist/agent-src/scripts/archive_completed_roadmaps.py +0 -171
- package/dist/agent-src/scripts/update_roadmap_progress.py +0 -537
- package/dist/agent-src/skills/corpus-grounding/scripts/bm25_search.py +0 -212
- package/dist/agent-src/skills/corpus-grounding/scripts/decision_engine.py +0 -438
- package/dist/agent-src/skills/corpus-grounding/scripts/ground.py +0 -166
- package/dist/agent-src/skills/corpus-grounding/scripts/schema_validator.py +0 -160
- package/dist/agent-src/skills/design-tokens/scripts/tokens.py +0 -296
- package/dist/agent-src/skills/react-shadcn-ui/scripts/shadcn_add.py +0 -299
- package/dist/agent-src/skills/tailwind-engineer/scripts/tailwind_config_gen.py +0 -463
- package/dist/agent-src/templates/scripts/check_memory.py +0 -282
- package/dist/agent-src/templates/scripts/check_memory_proposal.py +0 -180
- package/dist/agent-src/templates/scripts/implement_ticket/__init__.py +0 -94
- package/dist/agent-src/templates/scripts/implement_ticket/__main__.py +0 -15
- package/dist/agent-src/templates/scripts/memory_hash.py +0 -75
- package/dist/agent-src/templates/scripts/memory_lookup.py +0 -436
- package/dist/agent-src/templates/scripts/memory_report.py +0 -314
- package/dist/agent-src/templates/scripts/memory_signal.py +0 -165
- package/dist/agent-src/templates/scripts/memory_status.py +0 -76
- package/dist/agent-src/templates/scripts/pr_review_routing.py +0 -340
- package/dist/agent-src/templates/scripts/pr_risk_review.py +0 -211
- package/dist/agent-src/templates/scripts/telemetry/__init__.py +0 -42
- package/dist/agent-src/templates/scripts/telemetry/aggregator.py +0 -169
- package/dist/agent-src/templates/scripts/telemetry/boundary.py +0 -171
- package/dist/agent-src/templates/scripts/telemetry/engagement.py +0 -297
- package/dist/agent-src/templates/scripts/telemetry/report_renderer.py +0 -197
- package/dist/agent-src/templates/scripts/telemetry/settings.py +0 -177
- package/dist/agent-src/templates/scripts/telemetry_record.py +0 -179
- package/dist/agent-src/templates/scripts/telemetry_report.py +0 -161
- package/dist/agent-src/templates/scripts/telemetry_status.py +0 -142
- package/dist/agent-src/templates/scripts/tier_usage_report.py +0 -183
- package/dist/agent-src/templates/scripts/work_engine/__init__.py +0 -58
- package/dist/agent-src/templates/scripts/work_engine/__main__.py +0 -9
- package/dist/agent-src/templates/scripts/work_engine/_lib/__init__.py +0 -7
- package/dist/agent-src/templates/scripts/work_engine/_lib/agent_settings.py +0 -840
- package/dist/agent-src/templates/scripts/work_engine/_lib/user_global_paths.py +0 -249
- package/dist/agent-src/templates/scripts/work_engine/cli.py +0 -195
- package/dist/agent-src/templates/scripts/work_engine/cli_args.py +0 -116
- package/dist/agent-src/templates/scripts/work_engine/delivery_state.py +0 -137
- package/dist/agent-src/templates/scripts/work_engine/directives/__init__.py +0 -33
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/__init__.py +0 -98
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/analyze.py +0 -98
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/implement.py +0 -145
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/memory.py +0 -136
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/plan.py +0 -175
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/refine.py +0 -396
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/report.py +0 -227
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/test.py +0 -180
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/verify.py +0 -170
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/__init__.py +0 -116
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/contract.py +0 -254
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/stitch.py +0 -229
- package/dist/agent-src/templates/scripts/work_engine/directives/mixed/ui.py +0 -231
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/__init__.py +0 -113
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/_passthrough.py +0 -44
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/apply.py +0 -241
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/audit.py +0 -414
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/design.py +0 -335
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/polish.py +0 -513
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/review.py +0 -471
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/__init__.py +0 -119
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/_skipped.py +0 -37
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/apply.py +0 -165
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/refine.py +0 -66
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/report.py +0 -62
- package/dist/agent-src/templates/scripts/work_engine/directives/ui_trivial/test.py +0 -115
- package/dist/agent-src/templates/scripts/work_engine/dispatcher.py +0 -331
- package/dist/agent-src/templates/scripts/work_engine/emitters.py +0 -68
- package/dist/agent-src/templates/scripts/work_engine/errors.py +0 -19
- package/dist/agent-src/templates/scripts/work_engine/hook_bootstrap.py +0 -91
- package/dist/agent-src/templates/scripts/work_engine/hooks/__init__.py +0 -54
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/__init__.py +0 -35
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/_chat_history_base.py +0 -59
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/chat_history_append.py +0 -43
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/chat_history_halt_append.py +0 -41
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/decision_gate.py +0 -162
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/decision_trace.py +0 -163
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/directive_set_guard.py +0 -53
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/halt_surface_audit.py +0 -50
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/memory_visibility.py +0 -141
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/state_shape_validation.py +0 -52
- package/dist/agent-src/templates/scripts/work_engine/hooks/builtin/trace.py +0 -84
- package/dist/agent-src/templates/scripts/work_engine/hooks/context.py +0 -66
- package/dist/agent-src/templates/scripts/work_engine/hooks/events.py +0 -44
- package/dist/agent-src/templates/scripts/work_engine/hooks/exceptions.py +0 -79
- package/dist/agent-src/templates/scripts/work_engine/hooks/registry.py +0 -60
- package/dist/agent-src/templates/scripts/work_engine/hooks/runner.py +0 -73
- package/dist/agent-src/templates/scripts/work_engine/hooks/settings.py +0 -196
- package/dist/agent-src/templates/scripts/work_engine/input_builders.py +0 -163
- package/dist/agent-src/templates/scripts/work_engine/intent/__init__.py +0 -47
- package/dist/agent-src/templates/scripts/work_engine/intent/classify.py +0 -280
- package/dist/agent-src/templates/scripts/work_engine/migration/__init__.py +0 -8
- package/dist/agent-src/templates/scripts/work_engine/migration/v0_to_v1.py +0 -231
- package/dist/agent-src/templates/scripts/work_engine/orchestration.py +0 -193
- package/dist/agent-src/templates/scripts/work_engine/persona_policy.py +0 -85
- package/dist/agent-src/templates/scripts/work_engine/resolvers/__init__.py +0 -22
- package/dist/agent-src/templates/scripts/work_engine/resolvers/diff.py +0 -106
- package/dist/agent-src/templates/scripts/work_engine/resolvers/file.py +0 -113
- package/dist/agent-src/templates/scripts/work_engine/resolvers/prompt.py +0 -90
- package/dist/agent-src/templates/scripts/work_engine/scoring/__init__.py +0 -14
- package/dist/agent-src/templates/scripts/work_engine/scoring/confidence.py +0 -300
- package/dist/agent-src/templates/scripts/work_engine/scoring/decision_engine.py +0 -351
- package/dist/agent-src/templates/scripts/work_engine/scoring/decision_trace.py +0 -141
- package/dist/agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +0 -283
- package/dist/agent-src/templates/scripts/work_engine/stack/__init__.py +0 -31
- package/dist/agent-src/templates/scripts/work_engine/stack/detect.py +0 -187
- package/dist/agent-src/templates/scripts/work_engine/stack/runner.py +0 -481
- package/dist/agent-src/templates/scripts/work_engine/state.py +0 -694
- package/dist/agent-src/templates/scripts/work_engine/state_io.py +0 -202
- package/dist/cli/python/resolvePython.js +0 -38
- package/dist/cli/python/resolvePython.js.map +0 -1
- package/src/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/src/scripts/_archive/_backfill_skill_domains.py +0 -140
- package/src/scripts/_archive/_bootstrap_tier_frontmatter.py +0 -151
- package/src/scripts/_archive/_p43_bodies.py +0 -235
- package/src/scripts/_archive/_p43_condense.py +0 -118
- package/src/scripts/_archive/_p4_migrate.py +0 -199
- package/src/scripts/_archive/_phase2_shim_helper.py +0 -109
- package/src/scripts/_archive/_pilot_council_question.py +0 -57
- package/src/scripts/_cli/__init__.py +0 -0
- package/src/scripts/_cli/cmd_doctor.py +0 -1669
- package/src/scripts/_cli/cmd_explain.py +0 -355
- package/src/scripts/_cli/cmd_export.py +0 -157
- package/src/scripts/_cli/cmd_migrate.py +0 -524
- package/src/scripts/_cli/cmd_prune.py +0 -322
- package/src/scripts/_cli/cmd_refresh.py +0 -179
- package/src/scripts/_cli/cmd_settings_check.py +0 -171
- package/src/scripts/_cli/cmd_settings_migrate.py +0 -147
- package/src/scripts/_cli/cmd_sync.py +0 -166
- package/src/scripts/_cli/cmd_uninstall.py +0 -476
- package/src/scripts/_cli/cmd_update.py +0 -279
- package/src/scripts/_cli/cmd_upgrade.py +0 -172
- package/src/scripts/_cli/cmd_validate.py +0 -177
- package/src/scripts/_cli/cmd_versions.py +0 -160
- package/src/scripts/_cli/explain_last/__init__.py +0 -122
- package/src/scripts/_cli/explain_last/assumptions.py +0 -59
- package/src/scripts/_cli/explain_last/council.py +0 -105
- package/src/scripts/_cli/explain_last/halt.py +0 -44
- package/src/scripts/_cli/explain_last/inputs.py +0 -128
- package/src/scripts/_cli/explain_last/memory.py +0 -94
- package/src/scripts/_cli/explain_last/provider.py +0 -52
- package/src/scripts/_cli/explain_last/render.py +0 -52
- package/src/scripts/_cli/explain_last/route.py +0 -59
- package/src/scripts/_cli/explain_last/scrubber.py +0 -105
- package/src/scripts/_cli/explain_last/sections/__init__.py +0 -35
- package/src/scripts/_cli/explain_last/sections/assumptions.py +0 -21
- package/src/scripts/_cli/explain_last/sections/council.py +0 -27
- package/src/scripts/_cli/explain_last/sections/halt.py +0 -31
- package/src/scripts/_cli/explain_last/sections/header.py +0 -24
- package/src/scripts/_cli/explain_last/sections/inputs.py +0 -27
- package/src/scripts/_cli/explain_last/sections/memory.py +0 -21
- package/src/scripts/_cli/explain_last/sections/pack.py +0 -16
- package/src/scripts/_cli/explain_last/sections/provider.py +0 -26
- package/src/scripts/_cli/explain_last/sections/route.py +0 -22
- package/src/scripts/_cli/explain_last/state_loader.py +0 -76
- package/src/scripts/_emit_domain_table.py +0 -35
- package/src/scripts/_lib/__init__.py +0 -5
- 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/agent_settings.py +0 -840
- package/src/scripts/_lib/agent_src.py +0 -491
- package/src/scripts/_lib/agents_overlay.py +0 -120
- package/src/scripts/_lib/bench_ab_cache.py +0 -162
- package/src/scripts/_lib/bench_ab_scoring.py +0 -209
- package/src/scripts/_lib/bench_ab_scoring_v2.py +0 -227
- package/src/scripts/_lib/bench_cost.py +0 -138
- package/src/scripts/_lib/bench_quality.py +0 -118
- package/src/scripts/_lib/bench_report.py +0 -149
- package/src/scripts/_lib/bench_telegraph.py +0 -273
- package/src/scripts/_lib/bench_telegraph_report.py +0 -151
- package/src/scripts/_lib/changelog_eras.py +0 -330
- package/src/scripts/_lib/claude_desktop_bundler.py +0 -238
- package/src/scripts/_lib/cli_wrapper.py +0 -64
- package/src/scripts/_lib/fs_atomic.py +0 -116
- package/src/scripts/_lib/global_deploy_inventory.py +0 -312
- package/src/scripts/_lib/install_regenerator.py +0 -134
- package/src/scripts/_lib/installed_lock.py +0 -256
- package/src/scripts/_lib/installed_tools.py +0 -381
- package/src/scripts/_lib/json_pointers.py +0 -260
- package/src/scripts/_lib/link_crypto.py +0 -206
- package/src/scripts/_lib/linked_projects.py +0 -238
- package/src/scripts/_lib/model_tier.py +0 -52
- package/src/scripts/_lib/module_detection.py +0 -223
- package/src/scripts/_lib/pin_resolver.py +0 -152
- package/src/scripts/_lib/script_output.py +0 -144
- package/src/scripts/_lib/security_lint.py +0 -228
- package/src/scripts/_lib/token_count.py +0 -95
- package/src/scripts/_lib/update_check.py +0 -207
- package/src/scripts/_lib/user_global_paths.py +0 -249
- package/src/scripts/_lib/value_ladder.py +0 -696
- package/src/scripts/_lib/value_report.py +0 -455
- package/src/scripts/_phase4_bucket.py +0 -210
- package/src/scripts/_pilot_measure.py +0 -53
- package/src/scripts/_tmp_scan_framework_leakage.py +0 -119
- package/src/scripts/adoption_report.py +0 -195
- package/src/scripts/adoption_snapshot.py +0 -219
- package/src/scripts/adoption_status.py +0 -166
- package/src/scripts/adr/regenerate_index.py +0 -79
- package/src/scripts/ai-video/lib/adapter-common.sh +0 -231
- package/src/scripts/ai-video/lib/adapter-contract.md +0 -329
- package/src/scripts/ai-video/lib/fixtures/comfyui/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/fal/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/gemini-veo/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/higgsfield/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/kling/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/musetalk/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/openai-images/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/replicate/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/sora/result.json +0 -1
- package/src/scripts/ai-video/lib/fixtures/syncso/result.json +0 -1
- package/src/scripts/ai-video/lib/load-config.sh +0 -180
- package/src/scripts/ai-video/lib/redact.sh +0 -85
- package/src/scripts/ai_council/__init__.py +0 -40
- package/src/scripts/ai_council/_default_prices.py +0 -50
- package/src/scripts/ai_council/advisors.py +0 -148
- package/src/scripts/ai_council/airgap.py +0 -165
- package/src/scripts/ai_council/budget_guard.py +0 -202
- package/src/scripts/ai_council/bundler.py +0 -263
- package/src/scripts/ai_council/cli_hints.py +0 -123
- package/src/scripts/ai_council/clients.py +0 -1385
- package/src/scripts/ai_council/compile_corpus.py +0 -179
- package/src/scripts/ai_council/confidence_gate.py +0 -156
- package/src/scripts/ai_council/config.py +0 -1419
- package/src/scripts/ai_council/consensus.py +0 -329
- package/src/scripts/ai_council/events_log.py +0 -141
- package/src/scripts/ai_council/learn_low_impact_preview.py +0 -252
- package/src/scripts/ai_council/low_impact.py +0 -714
- package/src/scripts/ai_council/low_impact_corpus.py +0 -466
- package/src/scripts/ai_council/low_impact_intake.py +0 -163
- package/src/scripts/ai_council/modes.py +0 -131
- package/src/scripts/ai_council/necessity.py +0 -782
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_2a4_acceptance.py +0 -208
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_add_quiet.py +0 -149
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_budget_v2_audit.py +0 -206
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_context_layer_v1_estimate.py +0 -67
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_context_layer_v1_review.py +0 -292
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_followups_review.py +0 -259
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_inject_quiet_flag.py +0 -33
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_measure_v2.sh +0 -36
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_measure_verbosity.sh +0 -26
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_nondestructive_inline_audit.py +0 -209
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_per_task.sh +0 -41
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_phase4_dispatch_latency.py +0 -108
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_phase6_trigger_jaccard.py +0 -92
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_phase_2a_budget_rebalance.py +0 -257
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_phase_2a_post_revert.py +0 -197
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_rebalancing_audit.py +0 -149
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_roundtrip.py +0 -111
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_rule_hardening_v1.py +0 -251
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_silent_taskfiles.py +0 -98
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_structural_open_questions.py +0 -232
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_structural_optimization.py +0 -144
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_structural_v3_gaps.py +0 -252
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_structural_v3_review.py +0 -240
- package/src/scripts/ai_council/one_off_archive/2026-05/_one_off_tier_retrofit.py +0 -180
- package/src/scripts/ai_council/orchestrator.py +0 -1206
- package/src/scripts/ai_council/pricing.py +0 -215
- package/src/scripts/ai_council/probation_gate.py +0 -152
- package/src/scripts/ai_council/project_context.py +0 -159
- package/src/scripts/ai_council/prompts.py +0 -567
- package/src/scripts/ai_council/redact_low_impact_entry.py +0 -155
- package/src/scripts/ai_council/replay.py +0 -155
- package/src/scripts/ai_council/session.py +0 -366
- package/src/scripts/ai_council/shadow_dispatch.py +0 -235
- package/src/scripts/ai_council/solo_dispatch.py +0 -226
- package/src/scripts/annotate_discovery.py +0 -149
- package/src/scripts/apply_modules_config.py +0 -290
- package/src/scripts/audit_adr_coverage.py +0 -173
- package/src/scripts/audit_auto_rules.py +0 -175
- package/src/scripts/audit_cloud_compatibility.py +0 -362
- package/src/scripts/audit_command_surface.py +0 -682
- package/src/scripts/audit_initial_context.py +0 -237
- package/src/scripts/audit_likelihood.py +0 -148
- package/src/scripts/audit_mcp_tools.py +0 -146
- package/src/scripts/audit_overlap.py +0 -145
- package/src/scripts/audit_skill_descriptions.py +0 -180
- package/src/scripts/audit_skill_overlap.py +0 -207
- package/src/scripts/audit_user_type_axis.py +0 -140
- package/src/scripts/backfill_model_tier.py +0 -184
- package/src/scripts/bench_ab_cache_dispatch.py +0 -68
- package/src/scripts/bench_ab_clone.py +0 -220
- package/src/scripts/bench_ab_diff.py +0 -220
- package/src/scripts/bench_ab_integrity.py +0 -143
- package/src/scripts/bench_ab_run.py +0 -235
- package/src/scripts/bench_ab_task_runner.py +0 -814
- package/src/scripts/bench_ab_tracka_run.py +0 -202
- package/src/scripts/bench_ab_v2_run.py +0 -247
- package/src/scripts/bench_ab_v2_stats.py +0 -347
- package/src/scripts/bench_baseline_ready.py +0 -108
- package/src/scripts/bench_condense_memory.py +0 -168
- package/src/scripts/bench_drift_check.py +0 -151
- package/src/scripts/bench_per_tool.py +0 -216
- package/src/scripts/bench_rtk_savings.py +0 -320
- package/src/scripts/bench_run.py +0 -272
- package/src/scripts/bench_runner.py +0 -158
- package/src/scripts/build_cloud_bundle.py +0 -458
- package/src/scripts/build_discovery_manifest.py +0 -757
- package/src/scripts/build_linear_digest.py +0 -260
- package/src/scripts/build_mcp_registry_manifest.py +0 -181
- package/src/scripts/build_rule_trigger_matrix.py +0 -350
- package/src/scripts/capture_showcase_session.py +0 -361
- package/src/scripts/chat_history.py +0 -1799
- package/src/scripts/check_always_budget.py +0 -532
- package/src/scripts/check_artefact_checksums.py +0 -111
- package/src/scripts/check_augment_description_cap.py +0 -79
- package/src/scripts/check_augmentignore.py +0 -72
- package/src/scripts/check_beta_review_markers.py +0 -127
- package/src/scripts/check_bite_sized_granularity.py +0 -98
- package/src/scripts/check_cluster_patterns.py +0 -206
- package/src/scripts/check_command_count_messaging.py +0 -152
- package/src/scripts/check_condensation.py +0 -375
- package/src/scripts/check_condensed_paths.py +0 -231
- package/src/scripts/check_context_paths.py +0 -202
- package/src/scripts/check_council_layout.py +0 -125
- package/src/scripts/check_council_references.py +0 -228
- package/src/scripts/check_discovery_determinism.py +0 -70
- package/src/scripts/check_gate_paths.py +0 -128
- package/src/scripts/check_iron_law_prominence.py +0 -145
- package/src/scripts/check_kernel_rule_bundle.py +0 -151
- package/src/scripts/check_md_language.py +0 -161
- package/src/scripts/check_memory.py +0 -429
- package/src/scripts/check_memory_proposal.py +0 -182
- package/src/scripts/check_module_management_neutral.py +0 -147
- package/src/scripts/check_no_external_sources.py +0 -101
- package/src/scripts/check_no_local_settings_committed.py +0 -51
- package/src/scripts/check_no_new_legacy_path.py +0 -100
- package/src/scripts/check_no_roadmap_refs.py +0 -155
- package/src/scripts/check_one_off_location.py +0 -81
- package/src/scripts/check_overlay_cascade_subdirs.py +0 -129
- package/src/scripts/check_portability.py +0 -574
- package/src/scripts/check_proposal.py +0 -269
- package/src/scripts/check_public_catalog_links.py +0 -125
- package/src/scripts/check_public_links.py +0 -185
- package/src/scripts/check_references.py +0 -559
- package/src/scripts/check_release_includes_discovery.py +0 -61
- package/src/scripts/check_release_pr_shape.py +0 -123
- package/src/scripts/check_release_published.py +0 -145
- package/src/scripts/check_release_trunk_sync.py +0 -152
- package/src/scripts/check_reply_consistency.py +0 -169
- package/src/scripts/check_roadmap_trackable.py +0 -114
- package/src/scripts/check_role_doc_links.py +0 -110
- package/src/scripts/check_safety_floor_untouched.py +0 -125
- package/src/scripts/check_skill_requires.py +0 -147
- package/src/scripts/check_template_pin_drift.py +0 -129
- package/src/scripts/check_test_coverage_diff.py +0 -180
- package/src/scripts/check_token_optimizer_freshness.py +0 -146
- package/src/scripts/check_update_banner.py +0 -86
- package/src/scripts/ci_status.py +0 -301
- package/src/scripts/ci_summary.py +0 -131
- package/src/scripts/ci_time_ratio.py +0 -168
- package/src/scripts/command_suggester/__init__.py +0 -51
- package/src/scripts/command_suggester/cooldown.py +0 -132
- package/src/scripts/command_suggester/loader.py +0 -73
- package/src/scripts/command_suggester/match.py +0 -180
- package/src/scripts/command_suggester/rank.py +0 -120
- package/src/scripts/command_suggester/render.py +0 -86
- package/src/scripts/command_suggester/sanitize.py +0 -113
- package/src/scripts/command_suggester/settings.py +0 -127
- package/src/scripts/command_suggester/types.py +0 -78
- package/src/scripts/compile_router.py +0 -232
- package/src/scripts/condense.py +0 -1919
- package/src/scripts/condense_memory.py +0 -178
- package/src/scripts/config/__init__.py +0 -9
- package/src/scripts/config/packs.py +0 -157
- package/src/scripts/config/presets.py +0 -224
- package/src/scripts/config/profile_explain.py +0 -89
- package/src/scripts/config/profiles.py +0 -191
- package/src/scripts/config/session_profiles.py +0 -542
- package/src/scripts/context_hygiene_hook.py +0 -181
- package/src/scripts/cost_by_conversation.py +0 -78
- package/src/scripts/cost_summary.py +0 -97
- package/src/scripts/council_cli.py +0 -2571
- package/src/scripts/council_prune.py +0 -81
- package/src/scripts/cross_repo_retrieve.py +0 -172
- package/src/scripts/discovery_stats.py +0 -70
- package/src/scripts/extract_audit_patterns.py +0 -202
- package/src/scripts/first_run_gate_hook.py +0 -179
- package/src/scripts/gen_discovery_baseline.py +0 -127
- package/src/scripts/generate_catalog.py +0 -116
- package/src/scripts/generate_command_flows.py +0 -191
- package/src/scripts/generate_index.py +0 -303
- package/src/scripts/generate_ownership_matrix.py +0 -378
- package/src/scripts/generate_pack_manifests.py +0 -340
- package/src/scripts/hooks/__init__.py +0 -1
- package/src/scripts/hooks/dispatch_hook.py +0 -461
- package/src/scripts/hooks/dispatch_issues.py +0 -136
- package/src/scripts/hooks/envelope.py +0 -98
- package/src/scripts/hooks/replay_hook.py +0 -144
- package/src/scripts/hooks/state_io.py +0 -145
- package/src/scripts/hooks_doctor.py +0 -223
- package/src/scripts/hooks_status.py +0 -157
- package/src/scripts/injection_scan_hook.py +0 -145
- package/src/scripts/install.py +0 -5258
- package/src/scripts/inventory_abstraction_budget.py +0 -622
- package/src/scripts/inventory_frontmatter.py +0 -164
- package/src/scripts/inventory_meta_layers.py +0 -288
- package/src/scripts/iron_law_sha.py +0 -107
- package/src/scripts/linked_projects_list.py +0 -91
- package/src/scripts/lint_agent_security.py +0 -112
- package/src/scripts/lint_agent_skill_names.py +0 -150
- package/src/scripts/lint_agents_layout.py +0 -197
- package/src/scripts/lint_agents_md.py +0 -210
- package/src/scripts/lint_archived_skills.py +0 -159
- package/src/scripts/lint_artefact_frontmatter.py +0 -188
- package/src/scripts/lint_bench_ab.py +0 -173
- package/src/scripts/lint_bench_corpus.py +0 -255
- package/src/scripts/lint_command_flow_coverage.py +0 -132
- package/src/scripts/lint_command_routing.py +0 -160
- package/src/scripts/lint_command_tiers.py +0 -216
- package/src/scripts/lint_command_verbs.py +0 -206
- package/src/scripts/lint_commit_subjects.py +0 -139
- package/src/scripts/lint_context_spine_usage.py +0 -137
- package/src/scripts/lint_discovery_manifest.py +0 -176
- package/src/scripts/lint_discovery_vocabulary.py +0 -222
- package/src/scripts/lint_empty_roadmaps.py +0 -80
- package/src/scripts/lint_examples.py +0 -102
- package/src/scripts/lint_explain_trace.py +0 -80
- package/src/scripts/lint_featured_skills.py +0 -144
- package/src/scripts/lint_flows.py +0 -215
- package/src/scripts/lint_framework_leakage.py +0 -375
- package/src/scripts/lint_frontmatter_boilerplate.py +0 -77
- package/src/scripts/lint_ghostwriter_source.py +0 -242
- package/src/scripts/lint_global_paths.py +0 -148
- package/src/scripts/lint_handoffs.py +0 -217
- package/src/scripts/lint_hidden_unicode.py +0 -132
- package/src/scripts/lint_hook_concern_budget.py +0 -207
- package/src/scripts/lint_hook_manifest.py +0 -217
- package/src/scripts/lint_instruction_smuggling.py +0 -107
- package/src/scripts/lint_load_context.py +0 -196
- package/src/scripts/lint_marketplace.py +0 -180
- package/src/scripts/lint_marketplace_install_completeness.py +0 -198
- package/src/scripts/lint_mcp_config_security.py +0 -124
- package/src/scripts/lint_mcp_registry_manifest.py +0 -69
- package/src/scripts/lint_media_policy_linkage.py +0 -140
- package/src/scripts/lint_model_tier_coverage.py +0 -73
- package/src/scripts/lint_namespace.py +0 -135
- package/src/scripts/lint_namespace_collisions.py +0 -103
- package/src/scripts/lint_new_skill_gate.py +0 -144
- package/src/scripts/lint_no_new_atomic_commands.py +0 -180
- package/src/scripts/lint_one_off_age.py +0 -184
- package/src/scripts/lint_orchestration_dsl.py +0 -217
- package/src/scripts/lint_orchestrator_auto_detect.py +0 -111
- package/src/scripts/lint_pack_boundaries.py +0 -147
- package/src/scripts/lint_pack_dependencies.py +0 -137
- package/src/scripts/lint_pack_first_win.py +0 -121
- package/src/scripts/lint_persona_governance.py +0 -164
- package/src/scripts/lint_positioning.py +0 -143
- package/src/scripts/lint_profile_overlay_set_only.py +0 -179
- package/src/scripts/lint_readme_jargon.py +0 -131
- package/src/scripts/lint_readme_size.py +0 -33
- package/src/scripts/lint_regression.py +0 -251
- package/src/scripts/lint_roadmap_ci_steps.py +0 -186
- package/src/scripts/lint_roadmap_complexity.py +0 -220
- package/src/scripts/lint_role_experiences.py +0 -255
- package/src/scripts/lint_rule_interactions.py +0 -170
- package/src/scripts/lint_rule_tiers.py +0 -90
- package/src/scripts/lint_showcase_sessions.py +0 -148
- package/src/scripts/lint_skill_frontmatter_safety.py +0 -144
- package/src/scripts/lint_skill_tools.py +0 -168
- package/src/scripts/lint_topics_yaml.py +0 -89
- package/src/scripts/lint_trust_coherence.py +0 -212
- package/src/scripts/lint_value_dashboard.py +0 -218
- package/src/scripts/lint_workspace_boundary.py +0 -122
- package/src/scripts/mcp_parity_smoke.py +0 -316
- package/src/scripts/mcp_render.py +0 -173
- package/src/scripts/mcp_server/__init__.py +0 -19
- package/src/scripts/mcp_server/__main__.py +0 -12
- package/src/scripts/mcp_server/catalog.py +0 -125
- package/src/scripts/mcp_server/metadata.py +0 -75
- package/src/scripts/mcp_server/prompts.py +0 -442
- package/src/scripts/mcp_server/requirements.txt +0 -4
- package/src/scripts/mcp_server/resources.py +0 -201
- package/src/scripts/mcp_server/server.py +0 -270
- package/src/scripts/mcp_server/telemetry.py +0 -128
- package/src/scripts/mcp_server/tools.py +0 -926
- package/src/scripts/mcp_telemetry_health.py +0 -214
- package/src/scripts/mcp_telemetry_query.py +0 -203
- package/src/scripts/mcp_telemetry_store.py +0 -211
- package/src/scripts/measure_augment_budget.py +0 -214
- package/src/scripts/measure_density.py +0 -232
- package/src/scripts/measure_frugality_savings.py +0 -164
- package/src/scripts/measure_markitdown_lift.py +0 -127
- package/src/scripts/measure_patterns.py +0 -376
- package/src/scripts/measure_projection_bytes.py +0 -159
- package/src/scripts/measure_rule_budget.py +0 -347
- package/src/scripts/measure_skill_reduction.py +0 -102
- package/src/scripts/memory_hash.py +0 -75
- package/src/scripts/memory_lookup.py +0 -436
- package/src/scripts/memory_report.py +0 -314
- package/src/scripts/memory_signal.py +0 -165
- package/src/scripts/memory_status.py +0 -76
- package/src/scripts/migrate_command_suggestions.py +0 -151
- package/src/scripts/migrate_frontmatter_defaults.py +0 -245
- package/src/scripts/mine_session.py +0 -356
- package/src/scripts/minimal_safe_diff_hook.py +0 -245
- package/src/scripts/move_artefact.py +0 -143
- package/src/scripts/new_skill.py +0 -148
- package/src/scripts/onboarding_gate_hook.py +0 -142
- package/src/scripts/pack_mcp_content.py +0 -293
- package/src/scripts/plan_physical_move.py +0 -353
- package/src/scripts/prediction-pool/poisson_sim.py +0 -167
- package/src/scripts/prediction-pool/pool_winsim.py +0 -236
- package/src/scripts/prediction-pool/score_ev.py +0 -188
- package/src/scripts/print_required_checks.py +0 -196
- package/src/scripts/probe_projection_fidelity.py +0 -202
- package/src/scripts/probe_skill_registration.py +0 -413
- package/src/scripts/profile_staleness_hook.py +0 -69
- package/src/scripts/profile_use.py +0 -164
- package/src/scripts/project_thin_rules.py +0 -168
- package/src/scripts/propose_modules_config.py +0 -145
- package/src/scripts/prototype_lint_contradictions.py +0 -150
- package/src/scripts/prove_pack_extractable.py +0 -187
- package/src/scripts/readme_linter.py +0 -589
- package/src/scripts/redact_hook_capture.py +0 -148
- package/src/scripts/refine_ticket_detect.py +0 -646
- package/src/scripts/release.py +0 -1091
- package/src/scripts/render_benchmark_md.py +0 -401
- package/src/scripts/render_value_md.py +0 -347
- package/src/scripts/requirements-evals.txt +0 -8
- package/src/scripts/roadmap_progress_hook.py +0 -274
- package/src/scripts/router_telemetry.py +0 -470
- package/src/scripts/run_skill_evals.py +0 -185
- package/src/scripts/runtime_dispatcher.py +0 -276
- package/src/scripts/runtime_handler.py +0 -148
- package/src/scripts/runtime_registry.py +0 -166
- package/src/scripts/score_skill_selection.py +0 -198
- package/src/scripts/security_audit_config.py +0 -153
- package/src/scripts/setup_eval_venv.sh +0 -58
- package/src/scripts/skill_collision_clusters.py +0 -162
- package/src/scripts/skill_discovery.py +0 -254
- package/src/scripts/skill_linter.py +0 -3694
- package/src/scripts/skill_overlap.py +0 -204
- package/src/scripts/skill_preview.py +0 -179
- package/src/scripts/skill_tools/__init__.py +0 -22
- package/src/scripts/skill_tools/audit_persona_coverage.py +0 -147
- package/src/scripts/skill_tools/audit_user_type_coverage.py +0 -148
- package/src/scripts/skill_tools/run_block_d_eval.py +0 -129
- package/src/scripts/skill_tools/score_skill_relevance.py +0 -169
- package/src/scripts/skill_tools/suggest_skill_for_task.py +0 -113
- package/src/scripts/skill_trigger_eval.py +0 -682
- package/src/scripts/skill_usage_collect.py +0 -191
- package/src/scripts/skill_usage_report.py +0 -162
- package/src/scripts/smoke_path_resolution.py +0 -93
- package/src/scripts/smoke_quickstart.py +0 -144
- package/src/scripts/snapshot_agent_outputs.py +0 -144
- package/src/scripts/spotcheck_thin_root.py +0 -134
- package/src/scripts/sync_agent_settings.py +0 -180
- package/src/scripts/sync_github_metadata.py +0 -147
- package/src/scripts/sync_gitignore.py +0 -291
- package/src/scripts/sync_yaml_rt.py +0 -734
- package/src/scripts/telegraph_stats.py +0 -119
- package/src/scripts/tool_registry.py +0 -146
- package/src/scripts/tools/__init__.py +0 -1
- package/src/scripts/tools/adapter_errors.py +0 -63
- package/src/scripts/tools/base_adapter.py +0 -91
- package/src/scripts/tools/github_adapter.py +0 -128
- package/src/scripts/tools/jira_adapter.py +0 -115
- package/src/scripts/trigger_coverage.py +0 -129
- package/src/scripts/update_counts.py +0 -199
- package/src/scripts/update_prices.py +0 -125
- package/src/scripts/validate_agent_settings.py +0 -124
- package/src/scripts/validate_decision_engine.py +0 -136
- package/src/scripts/validate_discovery_manifest.py +0 -94
- package/src/scripts/validate_frontmatter.py +0 -647
- package/src/scripts/validate_pack_yaml.py +0 -179
- package/src/scripts/validate_safe_paths.py +0 -118
- package/src/scripts/validate_telegraph_carveouts.py +0 -129
- package/src/scripts/verify_before_complete_hook.py +0 -216
- package/src/scripts/verify_physical_move.py +0 -185
- package/src/scripts/wrapper_freshness_hook.py +0 -86
- /package/dist/agent-src/skills/design-intelligence/data/{typography.csv → font-pairings-reference.csv} +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/allin1/analysis.json +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/comfyui/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/fal/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/gemini-veo/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/higgsfield/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/kling/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/musetalk/lipsync-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/openai-images/scene-0001.png +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/replicate/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/sora/scene-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/syncso/lipsync-0001.mp4 +0 -0
- /package/src/scripts/{ai-video → media}/lib/fixtures/whisperx/transcript.json +0 -0
- /package/src/scripts/{ai-video → media}/lib/telemetry.sh +0 -0
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"category": "command",
|
|
130
|
-
"checksum": "sha256:
|
|
130
|
+
"checksum": "sha256:b0b7bdddd9686dbad0cd3fbd13e1b3c5900ccdd418e656aa865f3e2e99363fd2",
|
|
131
131
|
"install": {
|
|
132
132
|
"default": true,
|
|
133
133
|
"removable": false
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"category": "command",
|
|
156
|
-
"checksum": "sha256:
|
|
156
|
+
"checksum": "sha256:f7f1f91bfde9e9c61b7b302b8592c863c107229dca39e21362613a7c7a7a624e",
|
|
157
157
|
"install": {
|
|
158
158
|
"default": true,
|
|
159
159
|
"removable": false
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"category": "command",
|
|
182
|
-
"checksum": "sha256:
|
|
182
|
+
"checksum": "sha256:fcfeee971c5e4e48452c216e78f42cc44cd9b8d508efc6006430ff19c8c87b99",
|
|
183
183
|
"install": {
|
|
184
184
|
"default": false,
|
|
185
185
|
"removable": true
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"category": "command",
|
|
208
|
-
"checksum": "sha256:
|
|
208
|
+
"checksum": "sha256:aab4c4e4e2f2ae7b900972cfd98331006f2ecaae4c465108a3f01e0e9e332b4e",
|
|
209
209
|
"install": {
|
|
210
210
|
"default": true,
|
|
211
211
|
"removable": false
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"category": "command",
|
|
260
|
-
"checksum": "sha256:
|
|
260
|
+
"checksum": "sha256:ad4cc50f147c74b5e5a67289bdafb1198dd14aff4a3bba58624869390c5ec40a",
|
|
261
261
|
"install": {
|
|
262
262
|
"default": true,
|
|
263
263
|
"removable": false
|
|
@@ -281,6 +281,327 @@
|
|
|
281
281
|
"agent-config-maintainer"
|
|
282
282
|
]
|
|
283
283
|
},
|
|
284
|
+
{
|
|
285
|
+
"category": "command",
|
|
286
|
+
"checksum": "sha256:b4ae9b244a7a0a58f61c08b5f83a9c84f4d0267159b23951dc1353e6ebcebe56",
|
|
287
|
+
"install": {
|
|
288
|
+
"default": true,
|
|
289
|
+
"removable": false
|
|
290
|
+
},
|
|
291
|
+
"intent": "Analysis dispatcher — classify input by keywords, propose a weighted framework path, let the user pick",
|
|
292
|
+
"lifecycle": "active",
|
|
293
|
+
"name": "analyze",
|
|
294
|
+
"pack": "analysis-workbench",
|
|
295
|
+
"packs": [
|
|
296
|
+
"analysis-workbench"
|
|
297
|
+
],
|
|
298
|
+
"path": "src/domains/analysis-workbench/analyze/command.md",
|
|
299
|
+
"replaces": [],
|
|
300
|
+
"routes_to": [
|
|
301
|
+
"analyze-postmortem",
|
|
302
|
+
"analyze-premortem",
|
|
303
|
+
"analyze-decision",
|
|
304
|
+
"analyze-near-miss",
|
|
305
|
+
"analyze-incident"
|
|
306
|
+
],
|
|
307
|
+
"slug": "analyze",
|
|
308
|
+
"tier": 1,
|
|
309
|
+
"trust": {
|
|
310
|
+
"confidence": "high",
|
|
311
|
+
"human_review_required": false,
|
|
312
|
+
"level": "core"
|
|
313
|
+
},
|
|
314
|
+
"visibility": "advanced",
|
|
315
|
+
"workspaces": [
|
|
316
|
+
"engineering"
|
|
317
|
+
]
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"category": "command",
|
|
321
|
+
"checksum": "sha256:a3d22f8fe47ff3368378e0f05faf056a66d0ac7c389905eef29cc6f3a9ccd9d2",
|
|
322
|
+
"install": {
|
|
323
|
+
"default": true,
|
|
324
|
+
"removable": false
|
|
325
|
+
},
|
|
326
|
+
"lifecycle": "active",
|
|
327
|
+
"name": "analyze-decision",
|
|
328
|
+
"pack": "analysis-workbench",
|
|
329
|
+
"packs": [
|
|
330
|
+
"analysis-workbench"
|
|
331
|
+
],
|
|
332
|
+
"path": "src/domains/analysis-workbench/analyze/decision/command.md",
|
|
333
|
+
"slug": "analyze-decision",
|
|
334
|
+
"tier": 2,
|
|
335
|
+
"trust": {
|
|
336
|
+
"confidence": "high",
|
|
337
|
+
"human_review_required": false,
|
|
338
|
+
"level": "core"
|
|
339
|
+
},
|
|
340
|
+
"visibility": "internal",
|
|
341
|
+
"workspaces": [
|
|
342
|
+
"engineering"
|
|
343
|
+
]
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"category": "command",
|
|
347
|
+
"checksum": "sha256:dd18e86ada750553c8e462236798dfcc3e36190ef5436e8e76365f4ac4f7683f",
|
|
348
|
+
"install": {
|
|
349
|
+
"default": true,
|
|
350
|
+
"removable": false
|
|
351
|
+
},
|
|
352
|
+
"lifecycle": "active",
|
|
353
|
+
"name": "analyze-incident",
|
|
354
|
+
"pack": "analysis-workbench",
|
|
355
|
+
"packs": [
|
|
356
|
+
"analysis-workbench"
|
|
357
|
+
],
|
|
358
|
+
"path": "src/domains/analysis-workbench/analyze/incident/command.md",
|
|
359
|
+
"slug": "analyze-incident",
|
|
360
|
+
"tier": 2,
|
|
361
|
+
"trust": {
|
|
362
|
+
"confidence": "high",
|
|
363
|
+
"human_review_required": false,
|
|
364
|
+
"level": "core"
|
|
365
|
+
},
|
|
366
|
+
"visibility": "internal",
|
|
367
|
+
"workspaces": [
|
|
368
|
+
"engineering"
|
|
369
|
+
]
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"category": "command",
|
|
373
|
+
"checksum": "sha256:0c00d036eb28ebbd81d281ac4719bb0ddd450661b26255bad7f96d4a295afe85",
|
|
374
|
+
"install": {
|
|
375
|
+
"default": true,
|
|
376
|
+
"removable": false
|
|
377
|
+
},
|
|
378
|
+
"lifecycle": "active",
|
|
379
|
+
"name": "analyze-near-miss",
|
|
380
|
+
"pack": "analysis-workbench",
|
|
381
|
+
"packs": [
|
|
382
|
+
"analysis-workbench"
|
|
383
|
+
],
|
|
384
|
+
"path": "src/domains/analysis-workbench/analyze/near-miss/command.md",
|
|
385
|
+
"slug": "analyze-near-miss",
|
|
386
|
+
"tier": 2,
|
|
387
|
+
"trust": {
|
|
388
|
+
"confidence": "high",
|
|
389
|
+
"human_review_required": false,
|
|
390
|
+
"level": "core"
|
|
391
|
+
},
|
|
392
|
+
"visibility": "internal",
|
|
393
|
+
"workspaces": [
|
|
394
|
+
"engineering"
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"category": "command",
|
|
399
|
+
"checksum": "sha256:8e4a61a1544a27c56ab402a1dcc493030c4509652d47b5dfc68fbdf1bf152e56",
|
|
400
|
+
"install": {
|
|
401
|
+
"default": true,
|
|
402
|
+
"removable": false
|
|
403
|
+
},
|
|
404
|
+
"lifecycle": "active",
|
|
405
|
+
"name": "analyze-postmortem",
|
|
406
|
+
"pack": "analysis-workbench",
|
|
407
|
+
"packs": [
|
|
408
|
+
"analysis-workbench"
|
|
409
|
+
],
|
|
410
|
+
"path": "src/domains/analysis-workbench/analyze/postmortem/command.md",
|
|
411
|
+
"slug": "analyze-postmortem",
|
|
412
|
+
"tier": 2,
|
|
413
|
+
"trust": {
|
|
414
|
+
"confidence": "high",
|
|
415
|
+
"human_review_required": false,
|
|
416
|
+
"level": "core"
|
|
417
|
+
},
|
|
418
|
+
"visibility": "internal",
|
|
419
|
+
"workspaces": [
|
|
420
|
+
"engineering"
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"category": "command",
|
|
425
|
+
"checksum": "sha256:ea4de187f6236dee08b9bdb32e2958443d6b0ac4637ba46ee0aeff79528a2cbf",
|
|
426
|
+
"install": {
|
|
427
|
+
"default": true,
|
|
428
|
+
"removable": false
|
|
429
|
+
},
|
|
430
|
+
"lifecycle": "active",
|
|
431
|
+
"name": "analyze-premortem",
|
|
432
|
+
"pack": "analysis-workbench",
|
|
433
|
+
"packs": [
|
|
434
|
+
"analysis-workbench"
|
|
435
|
+
],
|
|
436
|
+
"path": "src/domains/analysis-workbench/analyze/premortem/command.md",
|
|
437
|
+
"slug": "analyze-premortem",
|
|
438
|
+
"tier": 2,
|
|
439
|
+
"trust": {
|
|
440
|
+
"confidence": "high",
|
|
441
|
+
"human_review_required": false,
|
|
442
|
+
"level": "core"
|
|
443
|
+
},
|
|
444
|
+
"visibility": "internal",
|
|
445
|
+
"workspaces": [
|
|
446
|
+
"engineering"
|
|
447
|
+
]
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"category": "command",
|
|
451
|
+
"checksum": "sha256:c1ed791458ec1539649da273339f9fe3f9f226d339f4289ab0c8aa7fb7948c5e",
|
|
452
|
+
"install": {
|
|
453
|
+
"default": true,
|
|
454
|
+
"removable": false
|
|
455
|
+
},
|
|
456
|
+
"lifecycle": "active",
|
|
457
|
+
"name": "brand",
|
|
458
|
+
"pack": "brand",
|
|
459
|
+
"packs": [
|
|
460
|
+
"brand"
|
|
461
|
+
],
|
|
462
|
+
"path": "src/domains/brand/brand/command.md",
|
|
463
|
+
"slug": "brand",
|
|
464
|
+
"tier": 2,
|
|
465
|
+
"trust": {
|
|
466
|
+
"confidence": "high",
|
|
467
|
+
"human_review_required": false,
|
|
468
|
+
"level": "core"
|
|
469
|
+
},
|
|
470
|
+
"visibility": "internal",
|
|
471
|
+
"workspaces": [
|
|
472
|
+
"small-business"
|
|
473
|
+
]
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"category": "command",
|
|
477
|
+
"checksum": "sha256:f64459212e79d8a8c1343e58d80a6d0c8832ff933e444bab199b5aab331d065d",
|
|
478
|
+
"install": {
|
|
479
|
+
"default": true,
|
|
480
|
+
"removable": false
|
|
481
|
+
},
|
|
482
|
+
"lifecycle": "active",
|
|
483
|
+
"name": "brand-identity",
|
|
484
|
+
"pack": "brand",
|
|
485
|
+
"packs": [
|
|
486
|
+
"brand"
|
|
487
|
+
],
|
|
488
|
+
"path": "src/domains/brand/brand/identity/command.md",
|
|
489
|
+
"slug": "brand-identity",
|
|
490
|
+
"tier": 2,
|
|
491
|
+
"trust": {
|
|
492
|
+
"confidence": "high",
|
|
493
|
+
"human_review_required": false,
|
|
494
|
+
"level": "core"
|
|
495
|
+
},
|
|
496
|
+
"visibility": "internal",
|
|
497
|
+
"workspaces": [
|
|
498
|
+
"small-business"
|
|
499
|
+
]
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"category": "command",
|
|
503
|
+
"checksum": "sha256:6a3de47b855eafd572e1c0b60c3708059c14046e8851c89824d7a4a2952ba834",
|
|
504
|
+
"install": {
|
|
505
|
+
"default": true,
|
|
506
|
+
"removable": false
|
|
507
|
+
},
|
|
508
|
+
"lifecycle": "active",
|
|
509
|
+
"name": "brand-review",
|
|
510
|
+
"pack": "brand",
|
|
511
|
+
"packs": [
|
|
512
|
+
"brand"
|
|
513
|
+
],
|
|
514
|
+
"path": "src/domains/brand/brand/review/command.md",
|
|
515
|
+
"slug": "brand-review",
|
|
516
|
+
"tier": 2,
|
|
517
|
+
"trust": {
|
|
518
|
+
"confidence": "high",
|
|
519
|
+
"human_review_required": false,
|
|
520
|
+
"level": "core"
|
|
521
|
+
},
|
|
522
|
+
"visibility": "internal",
|
|
523
|
+
"workspaces": [
|
|
524
|
+
"small-business"
|
|
525
|
+
]
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"category": "command",
|
|
529
|
+
"checksum": "sha256:9e774474a3d3c22c30b9f3ec19a97fdce604eb284894b7ef8e9d197a49b72ec8",
|
|
530
|
+
"install": {
|
|
531
|
+
"default": true,
|
|
532
|
+
"removable": false
|
|
533
|
+
},
|
|
534
|
+
"lifecycle": "active",
|
|
535
|
+
"name": "brand-strategy",
|
|
536
|
+
"pack": "brand",
|
|
537
|
+
"packs": [
|
|
538
|
+
"brand"
|
|
539
|
+
],
|
|
540
|
+
"path": "src/domains/brand/brand/strategy/command.md",
|
|
541
|
+
"slug": "brand-strategy",
|
|
542
|
+
"tier": 2,
|
|
543
|
+
"trust": {
|
|
544
|
+
"confidence": "high",
|
|
545
|
+
"human_review_required": false,
|
|
546
|
+
"level": "core"
|
|
547
|
+
},
|
|
548
|
+
"visibility": "internal",
|
|
549
|
+
"workspaces": [
|
|
550
|
+
"small-business"
|
|
551
|
+
]
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"category": "command",
|
|
555
|
+
"checksum": "sha256:efc4393f9788c8d1973bd08567370d7b6faae667401ab8636bd2309a99e84bb7",
|
|
556
|
+
"install": {
|
|
557
|
+
"default": true,
|
|
558
|
+
"removable": false
|
|
559
|
+
},
|
|
560
|
+
"lifecycle": "active",
|
|
561
|
+
"name": "brand-tokens",
|
|
562
|
+
"pack": "brand",
|
|
563
|
+
"packs": [
|
|
564
|
+
"brand"
|
|
565
|
+
],
|
|
566
|
+
"path": "src/domains/brand/brand/tokens/command.md",
|
|
567
|
+
"slug": "brand-tokens",
|
|
568
|
+
"tier": 2,
|
|
569
|
+
"trust": {
|
|
570
|
+
"confidence": "high",
|
|
571
|
+
"human_review_required": false,
|
|
572
|
+
"level": "core"
|
|
573
|
+
},
|
|
574
|
+
"visibility": "internal",
|
|
575
|
+
"workspaces": [
|
|
576
|
+
"small-business"
|
|
577
|
+
]
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"category": "command",
|
|
581
|
+
"checksum": "sha256:158787590851150073b794db1f06da78ee2a8ebacedfa225f3e0d50ba96e7aa4",
|
|
582
|
+
"install": {
|
|
583
|
+
"default": true,
|
|
584
|
+
"removable": false
|
|
585
|
+
},
|
|
586
|
+
"lifecycle": "active",
|
|
587
|
+
"name": "brand-voice",
|
|
588
|
+
"pack": "brand",
|
|
589
|
+
"packs": [
|
|
590
|
+
"brand"
|
|
591
|
+
],
|
|
592
|
+
"path": "src/domains/brand/brand/voice/command.md",
|
|
593
|
+
"slug": "brand-voice",
|
|
594
|
+
"tier": 2,
|
|
595
|
+
"trust": {
|
|
596
|
+
"confidence": "high",
|
|
597
|
+
"human_review_required": false,
|
|
598
|
+
"level": "core"
|
|
599
|
+
},
|
|
600
|
+
"visibility": "internal",
|
|
601
|
+
"workspaces": [
|
|
602
|
+
"small-business"
|
|
603
|
+
]
|
|
604
|
+
},
|
|
284
605
|
{
|
|
285
606
|
"category": "command",
|
|
286
607
|
"checksum": "sha256:7f5baf5e09289a1d6a7ddb22c2009dedb9b89eabc5ca5d0a880ac2cab327a891",
|
|
@@ -639,7 +960,7 @@
|
|
|
639
960
|
},
|
|
640
961
|
{
|
|
641
962
|
"category": "command",
|
|
642
|
-
"checksum": "sha256:
|
|
963
|
+
"checksum": "sha256:bcba260877456cb7a5e32935e52929196cabfe81dfcb8088e9dbe2b70f29564a",
|
|
643
964
|
"install": {
|
|
644
965
|
"default": true,
|
|
645
966
|
"removable": false
|
|
@@ -691,7 +1012,7 @@
|
|
|
691
1012
|
},
|
|
692
1013
|
{
|
|
693
1014
|
"category": "command",
|
|
694
|
-
"checksum": "sha256:
|
|
1015
|
+
"checksum": "sha256:ed0be5148e1eb63ddc2f2f1c896b8701a59fdd2849f2ea7636821ab9ca419444",
|
|
695
1016
|
"install": {
|
|
696
1017
|
"default": true,
|
|
697
1018
|
"removable": false
|
|
@@ -743,7 +1064,7 @@
|
|
|
743
1064
|
},
|
|
744
1065
|
{
|
|
745
1066
|
"category": "command",
|
|
746
|
-
"checksum": "sha256:
|
|
1067
|
+
"checksum": "sha256:b6e4a497e0c85229ea3b54c207416f8ba2cca6dea909bcd84d2c940036533206",
|
|
747
1068
|
"install": {
|
|
748
1069
|
"default": true,
|
|
749
1070
|
"removable": false
|
|
@@ -884,6 +1205,37 @@
|
|
|
884
1205
|
"agent-config-maintainer"
|
|
885
1206
|
]
|
|
886
1207
|
},
|
|
1208
|
+
{
|
|
1209
|
+
"category": "command",
|
|
1210
|
+
"checksum": "sha256:e2ce227002fa64b093e571c2f54f5bb32397de630a6a1fe0fc259ef617a3e516",
|
|
1211
|
+
"install": {
|
|
1212
|
+
"default": true,
|
|
1213
|
+
"removable": false
|
|
1214
|
+
},
|
|
1215
|
+
"intent": "Upgrade a Laravel application one major version (10→11, 11→12) via the gated /work engine with a structured breaking-change catalog",
|
|
1216
|
+
"lifecycle": "active",
|
|
1217
|
+
"name": "mission-upgrade",
|
|
1218
|
+
"pack": "engineering-base",
|
|
1219
|
+
"packs": [
|
|
1220
|
+
"engineering-base"
|
|
1221
|
+
],
|
|
1222
|
+
"path": "src/domains/engineering-base/mission/upgrade/command.md",
|
|
1223
|
+
"replaces": [],
|
|
1224
|
+
"routes_to": [
|
|
1225
|
+
"dependency-upgrade"
|
|
1226
|
+
],
|
|
1227
|
+
"slug": "mission-upgrade",
|
|
1228
|
+
"tier": 1,
|
|
1229
|
+
"trust": {
|
|
1230
|
+
"confidence": "high",
|
|
1231
|
+
"human_review_required": false,
|
|
1232
|
+
"level": "core"
|
|
1233
|
+
},
|
|
1234
|
+
"visibility": "advanced",
|
|
1235
|
+
"workspaces": [
|
|
1236
|
+
"agent-config-maintainer"
|
|
1237
|
+
]
|
|
1238
|
+
},
|
|
887
1239
|
{
|
|
888
1240
|
"category": "command",
|
|
889
1241
|
"checksum": "sha256:a5968e51400cca98327d6afc18a924598b5f436ac5123cb655c1a84ef2213216",
|
|
@@ -938,7 +1290,7 @@
|
|
|
938
1290
|
},
|
|
939
1291
|
{
|
|
940
1292
|
"category": "command",
|
|
941
|
-
"checksum": "sha256:
|
|
1293
|
+
"checksum": "sha256:0169bcf032a49a9274713a74a8d1707b0796c080e58bb10cf7264d36fb369a5a",
|
|
942
1294
|
"install": {
|
|
943
1295
|
"default": true,
|
|
944
1296
|
"removable": false
|
|
@@ -1094,7 +1446,7 @@
|
|
|
1094
1446
|
},
|
|
1095
1447
|
{
|
|
1096
1448
|
"category": "command",
|
|
1097
|
-
"checksum": "sha256:
|
|
1449
|
+
"checksum": "sha256:1174000e4b21f4a983d24cb857cec66b42ae52c2412a651efbe79f2934da7a3c",
|
|
1098
1450
|
"install": {
|
|
1099
1451
|
"default": true,
|
|
1100
1452
|
"removable": false
|
|
@@ -1460,7 +1812,7 @@
|
|
|
1460
1812
|
},
|
|
1461
1813
|
{
|
|
1462
1814
|
"category": "command",
|
|
1463
|
-
"checksum": "sha256:
|
|
1815
|
+
"checksum": "sha256:cf616d1347c9e56c2b8cb354d3c822ef3a90b3d6152e1265322c1ab4f966ae4d",
|
|
1464
1816
|
"install": {
|
|
1465
1817
|
"default": true,
|
|
1466
1818
|
"removable": false
|
|
@@ -1788,7 +2140,7 @@
|
|
|
1788
2140
|
},
|
|
1789
2141
|
{
|
|
1790
2142
|
"category": "command",
|
|
1791
|
-
"checksum": "sha256:
|
|
2143
|
+
"checksum": "sha256:e87574b337b11b4d60bf150fdf3c38e424215aa2b5b6dcd5709e447510011cc0",
|
|
1792
2144
|
"install": {
|
|
1793
2145
|
"default": true,
|
|
1794
2146
|
"removable": false
|
|
@@ -1819,7 +2171,7 @@
|
|
|
1819
2171
|
},
|
|
1820
2172
|
{
|
|
1821
2173
|
"category": "command",
|
|
1822
|
-
"checksum": "sha256:
|
|
2174
|
+
"checksum": "sha256:c441e35cfc37a427c38ac0b90bdeb52f576604c7b4c11125f11ccdd96cbd3503",
|
|
1823
2175
|
"install": {
|
|
1824
2176
|
"default": true,
|
|
1825
2177
|
"removable": false
|
|
@@ -1879,7 +2231,7 @@
|
|
|
1879
2231
|
},
|
|
1880
2232
|
{
|
|
1881
2233
|
"category": "command",
|
|
1882
|
-
"checksum": "sha256:
|
|
2234
|
+
"checksum": "sha256:3765e4ab80eddefbc260e3821427597fae81bdf020ef0bdeca7cd9f51eb85d5c",
|
|
1883
2235
|
"install": {
|
|
1884
2236
|
"default": true,
|
|
1885
2237
|
"removable": false
|
|
@@ -1905,7 +2257,7 @@
|
|
|
1905
2257
|
},
|
|
1906
2258
|
{
|
|
1907
2259
|
"category": "command",
|
|
1908
|
-
"checksum": "sha256:
|
|
2260
|
+
"checksum": "sha256:4c5cbbc9788a1ad9815b7da89acee627da1fd9e3f8c4ff7b68c7599620ce3c9e",
|
|
1909
2261
|
"install": {
|
|
1910
2262
|
"default": true,
|
|
1911
2263
|
"removable": false
|
|
@@ -2295,7 +2647,7 @@
|
|
|
2295
2647
|
},
|
|
2296
2648
|
{
|
|
2297
2649
|
"category": "command",
|
|
2298
|
-
"checksum": "sha256:
|
|
2650
|
+
"checksum": "sha256:ed9056521e84cb62834290d975aaf142d366a649a959edd6b16284a8f24de1d3",
|
|
2299
2651
|
"install": {
|
|
2300
2652
|
"default": true,
|
|
2301
2653
|
"removable": false
|
|
@@ -2321,7 +2673,7 @@
|
|
|
2321
2673
|
},
|
|
2322
2674
|
{
|
|
2323
2675
|
"category": "command",
|
|
2324
|
-
"checksum": "sha256:
|
|
2676
|
+
"checksum": "sha256:fc6fe8dfca7661c05b068a8134fe3bcb2d18d639482daac87cd75ff441b95c60",
|
|
2325
2677
|
"install": {
|
|
2326
2678
|
"default": true,
|
|
2327
2679
|
"removable": false
|
|
@@ -2516,7 +2868,7 @@
|
|
|
2516
2868
|
},
|
|
2517
2869
|
{
|
|
2518
2870
|
"category": "command",
|
|
2519
|
-
"checksum": "sha256:
|
|
2871
|
+
"checksum": "sha256:047d9114177dbdf5004a2e60bda296c5da767caa40464f56cefe8da808040ecc",
|
|
2520
2872
|
"install": {
|
|
2521
2873
|
"default": true,
|
|
2522
2874
|
"removable": false
|
|
@@ -2542,7 +2894,7 @@
|
|
|
2542
2894
|
},
|
|
2543
2895
|
{
|
|
2544
2896
|
"category": "command",
|
|
2545
|
-
"checksum": "sha256:
|
|
2897
|
+
"checksum": "sha256:29bc8a3769215767d09475fec1404bea5f9abb7dfbf8439b9d1d10c1e3baace5",
|
|
2546
2898
|
"install": {
|
|
2547
2899
|
"default": true,
|
|
2548
2900
|
"removable": false
|
|
@@ -2672,7 +3024,7 @@
|
|
|
2672
3024
|
},
|
|
2673
3025
|
{
|
|
2674
3026
|
"category": "command",
|
|
2675
|
-
"checksum": "sha256:
|
|
3027
|
+
"checksum": "sha256:b5380556df595ccfdef00f5fbcac8dea21a12f922df867d78a7b81d7ef525871",
|
|
2676
3028
|
"install": {
|
|
2677
3029
|
"default": true,
|
|
2678
3030
|
"removable": false
|
|
@@ -3031,7 +3383,7 @@
|
|
|
3031
3383
|
},
|
|
3032
3384
|
{
|
|
3033
3385
|
"category": "command",
|
|
3034
|
-
"checksum": "sha256:
|
|
3386
|
+
"checksum": "sha256:37e163200a4b0128338b4742c491644881f250142555bbb600b005af314a4778",
|
|
3035
3387
|
"install": {
|
|
3036
3388
|
"default": true,
|
|
3037
3389
|
"removable": false
|
|
@@ -3057,7 +3409,7 @@
|
|
|
3057
3409
|
},
|
|
3058
3410
|
{
|
|
3059
3411
|
"category": "command",
|
|
3060
|
-
"checksum": "sha256:
|
|
3412
|
+
"checksum": "sha256:a0ac45ccdebf3e5d88969858f5ea17fb625b69d650a007408b9023df76e0a499",
|
|
3061
3413
|
"install": {
|
|
3062
3414
|
"default": true,
|
|
3063
3415
|
"removable": false
|
|
@@ -3395,7 +3747,7 @@
|
|
|
3395
3747
|
},
|
|
3396
3748
|
{
|
|
3397
3749
|
"category": "command",
|
|
3398
|
-
"checksum": "sha256:
|
|
3750
|
+
"checksum": "sha256:938e6111a318cfd4aa3f5e9f7d0d03ecd79ecc4496d185d1e7fb7d44500f5d3c",
|
|
3399
3751
|
"install": {
|
|
3400
3752
|
"default": true,
|
|
3401
3753
|
"removable": false
|
|
@@ -3447,7 +3799,7 @@
|
|
|
3447
3799
|
},
|
|
3448
3800
|
{
|
|
3449
3801
|
"category": "command",
|
|
3450
|
-
"checksum": "sha256:
|
|
3802
|
+
"checksum": "sha256:9e803f621b47dc916fdb97e28a14331a630b9f63e49cbf7f1a928cd56ba04501",
|
|
3451
3803
|
"install": {
|
|
3452
3804
|
"default": true,
|
|
3453
3805
|
"removable": false
|
|
@@ -3499,7 +3851,7 @@
|
|
|
3499
3851
|
},
|
|
3500
3852
|
{
|
|
3501
3853
|
"category": "command",
|
|
3502
|
-
"checksum": "sha256:
|
|
3854
|
+
"checksum": "sha256:76d6fe9b4bb7441d9ca243174b805687b81b3db51af5a78305deb775afe42e85",
|
|
3503
3855
|
"install": {
|
|
3504
3856
|
"default": true,
|
|
3505
3857
|
"removable": false
|
|
@@ -3703,6 +4055,32 @@
|
|
|
3703
4055
|
"agent-config-maintainer"
|
|
3704
4056
|
]
|
|
3705
4057
|
},
|
|
4058
|
+
{
|
|
4059
|
+
"category": "command",
|
|
4060
|
+
"checksum": "sha256:d77fdbe6e01a44ce0a2f5226212f2c19d150db408b3e7b17328d09d5a63692e5",
|
|
4061
|
+
"install": {
|
|
4062
|
+
"default": true,
|
|
4063
|
+
"removable": false
|
|
4064
|
+
},
|
|
4065
|
+
"lifecycle": "active",
|
|
4066
|
+
"name": "roadmap-materialize",
|
|
4067
|
+
"pack": "product-basic",
|
|
4068
|
+
"packs": [
|
|
4069
|
+
"meta"
|
|
4070
|
+
],
|
|
4071
|
+
"path": "src/domains/product-basic/roadmap/materialize/command.md",
|
|
4072
|
+
"slug": "roadmap-materialize",
|
|
4073
|
+
"tier": 2,
|
|
4074
|
+
"trust": {
|
|
4075
|
+
"confidence": "high",
|
|
4076
|
+
"human_review_required": false,
|
|
4077
|
+
"level": "core"
|
|
4078
|
+
},
|
|
4079
|
+
"visibility": "internal",
|
|
4080
|
+
"workspaces": [
|
|
4081
|
+
"agent-config-maintainer"
|
|
4082
|
+
]
|
|
4083
|
+
},
|
|
3706
4084
|
{
|
|
3707
4085
|
"category": "command",
|
|
3708
4086
|
"checksum": "sha256:cd9dfbc7d19046a79b6e4a6c101443fe1ed9af849b0bc97c009a39206be92bbe",
|
|
@@ -3809,7 +4187,7 @@
|
|
|
3809
4187
|
},
|
|
3810
4188
|
{
|
|
3811
4189
|
"category": "command",
|
|
3812
|
-
"checksum": "sha256:
|
|
4190
|
+
"checksum": "sha256:798e5b030f331457cbcbfce53df938ec764e8a23140ffa14c89ff8abe5e571b1",
|
|
3813
4191
|
"install": {
|
|
3814
4192
|
"default": true,
|
|
3815
4193
|
"removable": false
|
|
@@ -4157,6 +4535,48 @@
|
|
|
4157
4535
|
"agent-config-maintainer"
|
|
4158
4536
|
]
|
|
4159
4537
|
},
|
|
4538
|
+
{
|
|
4539
|
+
"category": "rule",
|
|
4540
|
+
"checksum": "sha256:b0e532b728d0b7e70d53bf5734f6d101a58cebab0daafff5168e18ec66d5e765",
|
|
4541
|
+
"install": {
|
|
4542
|
+
"default": true,
|
|
4543
|
+
"removable": false
|
|
4544
|
+
},
|
|
4545
|
+
"lifecycle": "active",
|
|
4546
|
+
"packs": [
|
|
4547
|
+
"brand"
|
|
4548
|
+
],
|
|
4549
|
+
"path": "src/rules/brand-consistency.md",
|
|
4550
|
+
"trust": {
|
|
4551
|
+
"confidence": "high",
|
|
4552
|
+
"human_review_required": false,
|
|
4553
|
+
"level": "core"
|
|
4554
|
+
},
|
|
4555
|
+
"workspaces": [
|
|
4556
|
+
"engineering"
|
|
4557
|
+
]
|
|
4558
|
+
},
|
|
4559
|
+
{
|
|
4560
|
+
"category": "rule",
|
|
4561
|
+
"checksum": "sha256:aac631851adcc9307261c66f979800d3dca6870d53999451a4800b4c97737c15",
|
|
4562
|
+
"install": {
|
|
4563
|
+
"default": true,
|
|
4564
|
+
"removable": false
|
|
4565
|
+
},
|
|
4566
|
+
"lifecycle": "active",
|
|
4567
|
+
"packs": [
|
|
4568
|
+
"brand"
|
|
4569
|
+
],
|
|
4570
|
+
"path": "src/rules/brand-source-of-truth.md",
|
|
4571
|
+
"trust": {
|
|
4572
|
+
"confidence": "high",
|
|
4573
|
+
"human_review_required": false,
|
|
4574
|
+
"level": "core"
|
|
4575
|
+
},
|
|
4576
|
+
"workspaces": [
|
|
4577
|
+
"engineering"
|
|
4578
|
+
]
|
|
4579
|
+
},
|
|
4160
4580
|
{
|
|
4161
4581
|
"category": "rule",
|
|
4162
4582
|
"checksum": "sha256:52e4442cf45825961a69b07621974cb97f4cbd523b7114f31ef811b4ecc95ad1",
|
|
@@ -4306,7 +4726,7 @@
|
|
|
4306
4726
|
},
|
|
4307
4727
|
{
|
|
4308
4728
|
"category": "rule",
|
|
4309
|
-
"checksum": "sha256:
|
|
4729
|
+
"checksum": "sha256:31e2328aec4e8288d6a50b6e96729e7a9324c4031f878d7d4cef8fcd1630c77a",
|
|
4310
4730
|
"install": {
|
|
4311
4731
|
"default": true,
|
|
4312
4732
|
"removable": false
|
|
@@ -4369,7 +4789,7 @@
|
|
|
4369
4789
|
},
|
|
4370
4790
|
{
|
|
4371
4791
|
"category": "rule",
|
|
4372
|
-
"checksum": "sha256:
|
|
4792
|
+
"checksum": "sha256:257e5fd75805683cff48596c3d94b2bb053eed59e2413187e138f89124e1545d",
|
|
4373
4793
|
"install": {
|
|
4374
4794
|
"default": true,
|
|
4375
4795
|
"removable": false
|
|
@@ -4559,7 +4979,7 @@
|
|
|
4559
4979
|
},
|
|
4560
4980
|
{
|
|
4561
4981
|
"category": "rule",
|
|
4562
|
-
"checksum": "sha256:
|
|
4982
|
+
"checksum": "sha256:ba9310411fb2cb8143382a2c57dec3d98d8e9e61ce952c37ac66b3c0128c56df",
|
|
4563
4983
|
"install": {
|
|
4564
4984
|
"default": true,
|
|
4565
4985
|
"removable": false
|
|
@@ -4599,6 +5019,48 @@
|
|
|
4599
5019
|
"agent-config-maintainer"
|
|
4600
5020
|
]
|
|
4601
5021
|
},
|
|
5022
|
+
{
|
|
5023
|
+
"category": "rule",
|
|
5024
|
+
"checksum": "sha256:6b4822e22ce9665ab23432f55f9e1928de27b5a383c29f3f0dabf0a46f72838e",
|
|
5025
|
+
"install": {
|
|
5026
|
+
"default": true,
|
|
5027
|
+
"removable": false
|
|
5028
|
+
},
|
|
5029
|
+
"lifecycle": "active",
|
|
5030
|
+
"packs": [
|
|
5031
|
+
"frontend-design"
|
|
5032
|
+
],
|
|
5033
|
+
"path": "src/rules/icon-consistency.md",
|
|
5034
|
+
"trust": {
|
|
5035
|
+
"confidence": "high",
|
|
5036
|
+
"human_review_required": false,
|
|
5037
|
+
"level": "core"
|
|
5038
|
+
},
|
|
5039
|
+
"workspaces": [
|
|
5040
|
+
"engineering"
|
|
5041
|
+
]
|
|
5042
|
+
},
|
|
5043
|
+
{
|
|
5044
|
+
"category": "rule",
|
|
5045
|
+
"checksum": "sha256:fbb4693b607c1716ec7173c753f1b776326d10b57ec22f196fe98c04342dfbc6",
|
|
5046
|
+
"install": {
|
|
5047
|
+
"default": true,
|
|
5048
|
+
"removable": false
|
|
5049
|
+
},
|
|
5050
|
+
"lifecycle": "active",
|
|
5051
|
+
"packs": [
|
|
5052
|
+
"meta"
|
|
5053
|
+
],
|
|
5054
|
+
"path": "src/rules/image-likeness-and-rights.md",
|
|
5055
|
+
"trust": {
|
|
5056
|
+
"confidence": "high",
|
|
5057
|
+
"human_review_required": false,
|
|
5058
|
+
"level": "core"
|
|
5059
|
+
},
|
|
5060
|
+
"workspaces": [
|
|
5061
|
+
"agent-config-maintainer"
|
|
5062
|
+
]
|
|
5063
|
+
},
|
|
4602
5064
|
{
|
|
4603
5065
|
"category": "rule",
|
|
4604
5066
|
"checksum": "sha256:15fa68b5c98ac221b21b66435bebbeefef0e481f9f08295576fdad84e455f645",
|
|
@@ -4706,7 +5168,7 @@
|
|
|
4706
5168
|
},
|
|
4707
5169
|
{
|
|
4708
5170
|
"category": "rule",
|
|
4709
|
-
"checksum": "sha256:
|
|
5171
|
+
"checksum": "sha256:e6fcbd140c809501022cc2646ae2c2e9328ef110a8cb8592929f8ea26716cefb",
|
|
4710
5172
|
"install": {
|
|
4711
5173
|
"default": true,
|
|
4712
5174
|
"removable": false
|
|
@@ -5087,7 +5549,7 @@
|
|
|
5087
5549
|
},
|
|
5088
5550
|
{
|
|
5089
5551
|
"category": "rule",
|
|
5090
|
-
"checksum": "sha256:
|
|
5552
|
+
"checksum": "sha256:21910e7a90c08dd9da8a40e7c7be640529a4e4051644ed3744d6147cb8e98381",
|
|
5091
5553
|
"install": {
|
|
5092
5554
|
"default": true,
|
|
5093
5555
|
"removable": false
|
|
@@ -5150,7 +5612,7 @@
|
|
|
5150
5612
|
},
|
|
5151
5613
|
{
|
|
5152
5614
|
"category": "rule",
|
|
5153
|
-
"checksum": "sha256:
|
|
5615
|
+
"checksum": "sha256:70a4d803d89b1dabf95bfdbfee433af55c9eee9c154205aad84813e2bae49ec7",
|
|
5154
5616
|
"install": {
|
|
5155
5617
|
"default": true,
|
|
5156
5618
|
"removable": false
|
|
@@ -5213,7 +5675,7 @@
|
|
|
5213
5675
|
},
|
|
5214
5676
|
{
|
|
5215
5677
|
"category": "rule",
|
|
5216
|
-
"checksum": "sha256:
|
|
5678
|
+
"checksum": "sha256:91800e9efb26038a9b501bfd5f62141b19e4b6a62cf60cde72b6e618e373ee14",
|
|
5217
5679
|
"install": {
|
|
5218
5680
|
"default": true,
|
|
5219
5681
|
"removable": false
|
|
@@ -5318,7 +5780,7 @@
|
|
|
5318
5780
|
},
|
|
5319
5781
|
{
|
|
5320
5782
|
"category": "rule",
|
|
5321
|
-
"checksum": "sha256:
|
|
5783
|
+
"checksum": "sha256:582bb7f2df1f75b42ea40579e703e6e3bfd77c66528dfe2c131dc99e9565fffd",
|
|
5322
5784
|
"install": {
|
|
5323
5785
|
"default": true,
|
|
5324
5786
|
"removable": false
|
|
@@ -5339,7 +5801,7 @@
|
|
|
5339
5801
|
},
|
|
5340
5802
|
{
|
|
5341
5803
|
"category": "rule",
|
|
5342
|
-
"checksum": "sha256:
|
|
5804
|
+
"checksum": "sha256:6bc6052a9c5230706a1d6e79e98b947aea690791c1f7915b99878e5bf6ba01a2",
|
|
5343
5805
|
"install": {
|
|
5344
5806
|
"default": true,
|
|
5345
5807
|
"removable": false
|
|
@@ -5402,7 +5864,28 @@
|
|
|
5402
5864
|
},
|
|
5403
5865
|
{
|
|
5404
5866
|
"category": "rule",
|
|
5405
|
-
"checksum": "sha256:e0023b609fec5d9723512c7f7f5fe1deb7a9e92c01bec73dbdf8ee27b25eafc5",
|
|
5867
|
+
"checksum": "sha256:e0023b609fec5d9723512c7f7f5fe1deb7a9e92c01bec73dbdf8ee27b25eafc5",
|
|
5868
|
+
"install": {
|
|
5869
|
+
"default": true,
|
|
5870
|
+
"removable": false
|
|
5871
|
+
},
|
|
5872
|
+
"lifecycle": "active",
|
|
5873
|
+
"packs": [
|
|
5874
|
+
"meta"
|
|
5875
|
+
],
|
|
5876
|
+
"path": "src/rules/slash-command-routing-policy.md",
|
|
5877
|
+
"trust": {
|
|
5878
|
+
"confidence": "high",
|
|
5879
|
+
"human_review_required": false,
|
|
5880
|
+
"level": "core"
|
|
5881
|
+
},
|
|
5882
|
+
"workspaces": [
|
|
5883
|
+
"agent-config-maintainer"
|
|
5884
|
+
]
|
|
5885
|
+
},
|
|
5886
|
+
{
|
|
5887
|
+
"category": "rule",
|
|
5888
|
+
"checksum": "sha256:aa7cba0e442a2d9fe844b975b131afe8d7b778d063ca89f8efbc8b1d86ca6a64",
|
|
5406
5889
|
"install": {
|
|
5407
5890
|
"default": true,
|
|
5408
5891
|
"removable": false
|
|
@@ -5411,7 +5894,7 @@
|
|
|
5411
5894
|
"packs": [
|
|
5412
5895
|
"meta"
|
|
5413
5896
|
],
|
|
5414
|
-
"path": "src/rules/
|
|
5897
|
+
"path": "src/rules/source-confidentiality.md",
|
|
5415
5898
|
"trust": {
|
|
5416
5899
|
"confidence": "high",
|
|
5417
5900
|
"human_review_required": false,
|
|
@@ -5423,23 +5906,23 @@
|
|
|
5423
5906
|
},
|
|
5424
5907
|
{
|
|
5425
5908
|
"category": "rule",
|
|
5426
|
-
"checksum": "sha256:
|
|
5909
|
+
"checksum": "sha256:51bd5523454278fa3ccdcfe62f1050927a312142c3294ef1dc97972f286c9549",
|
|
5427
5910
|
"install": {
|
|
5428
5911
|
"default": true,
|
|
5429
5912
|
"removable": false
|
|
5430
5913
|
},
|
|
5431
5914
|
"lifecycle": "active",
|
|
5432
5915
|
"packs": [
|
|
5433
|
-
"
|
|
5916
|
+
"engineering-base"
|
|
5434
5917
|
],
|
|
5435
|
-
"path": "src/rules/source-
|
|
5918
|
+
"path": "src/rules/source-discovery-gate.md",
|
|
5436
5919
|
"trust": {
|
|
5437
5920
|
"confidence": "high",
|
|
5438
5921
|
"human_review_required": false,
|
|
5439
5922
|
"level": "core"
|
|
5440
5923
|
},
|
|
5441
5924
|
"workspaces": [
|
|
5442
|
-
"
|
|
5925
|
+
"engineering"
|
|
5443
5926
|
]
|
|
5444
5927
|
},
|
|
5445
5928
|
{
|
|
@@ -5528,7 +6011,7 @@
|
|
|
5528
6011
|
},
|
|
5529
6012
|
{
|
|
5530
6013
|
"category": "rule",
|
|
5531
|
-
"checksum": "sha256:
|
|
6014
|
+
"checksum": "sha256:8d9b80f97fa4485eaf4772a95104b7a9c8bc4ae2c69208bf7836c152a4bd8db4",
|
|
5532
6015
|
"install": {
|
|
5533
6016
|
"default": true,
|
|
5534
6017
|
"removable": false
|
|
@@ -5612,7 +6095,7 @@
|
|
|
5612
6095
|
},
|
|
5613
6096
|
{
|
|
5614
6097
|
"category": "rule",
|
|
5615
|
-
"checksum": "sha256:
|
|
6098
|
+
"checksum": "sha256:c92e4236da40e81e807d2ca0616692b102267909165bb0181715035029f6f840",
|
|
5616
6099
|
"install": {
|
|
5617
6100
|
"default": true,
|
|
5618
6101
|
"removable": false
|
|
@@ -5633,7 +6116,7 @@
|
|
|
5633
6116
|
},
|
|
5634
6117
|
{
|
|
5635
6118
|
"category": "rule",
|
|
5636
|
-
"checksum": "sha256:
|
|
6119
|
+
"checksum": "sha256:65ad35b9240eeb4398a3b157de942dac91c74fdd8c8d45a0885c4c2e167c8835",
|
|
5637
6120
|
"install": {
|
|
5638
6121
|
"default": true,
|
|
5639
6122
|
"removable": false
|
|
@@ -5675,7 +6158,7 @@
|
|
|
5675
6158
|
},
|
|
5676
6159
|
{
|
|
5677
6160
|
"category": "rule",
|
|
5678
|
-
"checksum": "sha256:
|
|
6161
|
+
"checksum": "sha256:73d985fcfc6167cdeaa267977ff2c0f82af8b316db6f6176eab9afac3ff23804",
|
|
5679
6162
|
"install": {
|
|
5680
6163
|
"default": true,
|
|
5681
6164
|
"removable": false
|
|
@@ -5782,7 +6265,7 @@
|
|
|
5782
6265
|
},
|
|
5783
6266
|
{
|
|
5784
6267
|
"category": "skill",
|
|
5785
|
-
"checksum": "sha256:
|
|
6268
|
+
"checksum": "sha256:bc2e0888df07fea035935a98e2ce5460ac20040f1bbd7e9fb2de9892a0efff5e",
|
|
5786
6269
|
"install": {
|
|
5787
6270
|
"default": true,
|
|
5788
6271
|
"removable": false
|
|
@@ -5870,7 +6353,7 @@
|
|
|
5870
6353
|
},
|
|
5871
6354
|
{
|
|
5872
6355
|
"category": "skill",
|
|
5873
|
-
"checksum": "sha256:
|
|
6356
|
+
"checksum": "sha256:0f60c2f3816f2ac124d48a8e677d660d4776708d6708cb41e23255a1dfcf6d33",
|
|
5874
6357
|
"install": {
|
|
5875
6358
|
"default": true,
|
|
5876
6359
|
"removable": false
|
|
@@ -5892,7 +6375,7 @@
|
|
|
5892
6375
|
},
|
|
5893
6376
|
{
|
|
5894
6377
|
"category": "skill",
|
|
5895
|
-
"checksum": "sha256:
|
|
6378
|
+
"checksum": "sha256:960488e58ccb9c788501c8eed4528c204c6e38e6756eb4748e58509a9c866151",
|
|
5896
6379
|
"install": {
|
|
5897
6380
|
"default": true,
|
|
5898
6381
|
"removable": false
|
|
@@ -5914,7 +6397,7 @@
|
|
|
5914
6397
|
},
|
|
5915
6398
|
{
|
|
5916
6399
|
"category": "skill",
|
|
5917
|
-
"checksum": "sha256:
|
|
6400
|
+
"checksum": "sha256:620a6b300d51e668bdd35d39113f6ac90475e58f926e2ab1a9bc31b220b931a1",
|
|
5918
6401
|
"install": {
|
|
5919
6402
|
"default": true,
|
|
5920
6403
|
"removable": false
|
|
@@ -6134,7 +6617,7 @@
|
|
|
6134
6617
|
},
|
|
6135
6618
|
{
|
|
6136
6619
|
"category": "skill",
|
|
6137
|
-
"checksum": "sha256:
|
|
6620
|
+
"checksum": "sha256:cc95317b4b46e27b78ccc12da38e8c79910d085e38f4937fdf58ec00dca7609b",
|
|
6138
6621
|
"install": {
|
|
6139
6622
|
"default": false,
|
|
6140
6623
|
"removable": true
|
|
@@ -6154,6 +6637,28 @@
|
|
|
6154
6637
|
"engineering"
|
|
6155
6638
|
]
|
|
6156
6639
|
},
|
|
6640
|
+
{
|
|
6641
|
+
"category": "skill",
|
|
6642
|
+
"checksum": "sha256:865e9d8da5c965781b150d8f7b0edc1f0a0eb5bd5260ab47f1a2f7fb443f59f5",
|
|
6643
|
+
"install": {
|
|
6644
|
+
"default": false,
|
|
6645
|
+
"removable": true
|
|
6646
|
+
},
|
|
6647
|
+
"lifecycle": "active",
|
|
6648
|
+
"name": "blameless-post-mortem",
|
|
6649
|
+
"packs": [
|
|
6650
|
+
"analysis-workbench"
|
|
6651
|
+
],
|
|
6652
|
+
"path": "src/skills/blameless-post-mortem/SKILL.md",
|
|
6653
|
+
"trust": {
|
|
6654
|
+
"confidence": "medium",
|
|
6655
|
+
"human_review_required": false,
|
|
6656
|
+
"level": "professional"
|
|
6657
|
+
},
|
|
6658
|
+
"workspaces": [
|
|
6659
|
+
"engineering"
|
|
6660
|
+
]
|
|
6661
|
+
},
|
|
6157
6662
|
{
|
|
6158
6663
|
"category": "skill",
|
|
6159
6664
|
"checksum": "sha256:f02cd3e5b8c4ce9f8f395613844ecce532106bff9a1fa175bcb0577487d95441",
|
|
@@ -6176,6 +6681,138 @@
|
|
|
6176
6681
|
"engineering"
|
|
6177
6682
|
]
|
|
6178
6683
|
},
|
|
6684
|
+
{
|
|
6685
|
+
"category": "skill",
|
|
6686
|
+
"checksum": "sha256:e9564d71d8b800daa5e482b9c8546aad9af14b246dc834a32a003bf8940c2d14",
|
|
6687
|
+
"install": {
|
|
6688
|
+
"default": true,
|
|
6689
|
+
"removable": true
|
|
6690
|
+
},
|
|
6691
|
+
"lifecycle": "active",
|
|
6692
|
+
"name": "brand-asset-generation",
|
|
6693
|
+
"packs": [
|
|
6694
|
+
"ai-image"
|
|
6695
|
+
],
|
|
6696
|
+
"path": "src/skills/brand-asset-generation/SKILL.md",
|
|
6697
|
+
"trust": {
|
|
6698
|
+
"confidence": "high",
|
|
6699
|
+
"human_review_required": false,
|
|
6700
|
+
"level": "experimental"
|
|
6701
|
+
},
|
|
6702
|
+
"workspaces": [
|
|
6703
|
+
"small-business"
|
|
6704
|
+
]
|
|
6705
|
+
},
|
|
6706
|
+
{
|
|
6707
|
+
"category": "skill",
|
|
6708
|
+
"checksum": "sha256:8971810af1b498ae594444b65714ff92f8a7050846ffcb62970dcec927e158bb",
|
|
6709
|
+
"install": {
|
|
6710
|
+
"default": true,
|
|
6711
|
+
"removable": true
|
|
6712
|
+
},
|
|
6713
|
+
"lifecycle": "active",
|
|
6714
|
+
"name": "brand-audit",
|
|
6715
|
+
"packs": [
|
|
6716
|
+
"brand"
|
|
6717
|
+
],
|
|
6718
|
+
"path": "src/skills/brand-audit/SKILL.md",
|
|
6719
|
+
"trust": {
|
|
6720
|
+
"confidence": "high",
|
|
6721
|
+
"human_review_required": false,
|
|
6722
|
+
"level": "professional"
|
|
6723
|
+
},
|
|
6724
|
+
"workspaces": [
|
|
6725
|
+
"engineering"
|
|
6726
|
+
]
|
|
6727
|
+
},
|
|
6728
|
+
{
|
|
6729
|
+
"category": "skill",
|
|
6730
|
+
"checksum": "sha256:e77892280c927123239512b09250e233c05d3479c85c551c90568896335569df",
|
|
6731
|
+
"install": {
|
|
6732
|
+
"default": true,
|
|
6733
|
+
"removable": true
|
|
6734
|
+
},
|
|
6735
|
+
"lifecycle": "active",
|
|
6736
|
+
"name": "brand-identity",
|
|
6737
|
+
"packs": [
|
|
6738
|
+
"brand"
|
|
6739
|
+
],
|
|
6740
|
+
"path": "src/skills/brand-identity/SKILL.md",
|
|
6741
|
+
"trust": {
|
|
6742
|
+
"confidence": "high",
|
|
6743
|
+
"human_review_required": false,
|
|
6744
|
+
"level": "professional"
|
|
6745
|
+
},
|
|
6746
|
+
"workspaces": [
|
|
6747
|
+
"engineering"
|
|
6748
|
+
]
|
|
6749
|
+
},
|
|
6750
|
+
{
|
|
6751
|
+
"category": "skill",
|
|
6752
|
+
"checksum": "sha256:e9527ca10f4a539f84bf5945e56946997fdc01dfc719b712c07c369192f369bf",
|
|
6753
|
+
"install": {
|
|
6754
|
+
"default": true,
|
|
6755
|
+
"removable": true
|
|
6756
|
+
},
|
|
6757
|
+
"lifecycle": "active",
|
|
6758
|
+
"name": "brand-strategy",
|
|
6759
|
+
"packs": [
|
|
6760
|
+
"brand"
|
|
6761
|
+
],
|
|
6762
|
+
"path": "src/skills/brand-strategy/SKILL.md",
|
|
6763
|
+
"trust": {
|
|
6764
|
+
"confidence": "high",
|
|
6765
|
+
"human_review_required": false,
|
|
6766
|
+
"level": "professional"
|
|
6767
|
+
},
|
|
6768
|
+
"workspaces": [
|
|
6769
|
+
"engineering"
|
|
6770
|
+
]
|
|
6771
|
+
},
|
|
6772
|
+
{
|
|
6773
|
+
"category": "skill",
|
|
6774
|
+
"checksum": "sha256:e063618efa749e8696920a4a95e86308732395343daae5f64835ed16313ed254",
|
|
6775
|
+
"install": {
|
|
6776
|
+
"default": true,
|
|
6777
|
+
"removable": true
|
|
6778
|
+
},
|
|
6779
|
+
"lifecycle": "active",
|
|
6780
|
+
"name": "brand-to-tokens",
|
|
6781
|
+
"packs": [
|
|
6782
|
+
"brand"
|
|
6783
|
+
],
|
|
6784
|
+
"path": "src/skills/brand-to-tokens/SKILL.md",
|
|
6785
|
+
"trust": {
|
|
6786
|
+
"confidence": "high",
|
|
6787
|
+
"human_review_required": false,
|
|
6788
|
+
"level": "professional"
|
|
6789
|
+
},
|
|
6790
|
+
"workspaces": [
|
|
6791
|
+
"engineering"
|
|
6792
|
+
]
|
|
6793
|
+
},
|
|
6794
|
+
{
|
|
6795
|
+
"category": "skill",
|
|
6796
|
+
"checksum": "sha256:0291be7d3eec755bd1dc6788b1d4585269985cebe5488fcec01de0e790868d8c",
|
|
6797
|
+
"install": {
|
|
6798
|
+
"default": true,
|
|
6799
|
+
"removable": true
|
|
6800
|
+
},
|
|
6801
|
+
"lifecycle": "active",
|
|
6802
|
+
"name": "brand",
|
|
6803
|
+
"packs": [
|
|
6804
|
+
"brand"
|
|
6805
|
+
],
|
|
6806
|
+
"path": "src/skills/brand/SKILL.md",
|
|
6807
|
+
"trust": {
|
|
6808
|
+
"confidence": "high",
|
|
6809
|
+
"human_review_required": false,
|
|
6810
|
+
"level": "professional"
|
|
6811
|
+
},
|
|
6812
|
+
"workspaces": [
|
|
6813
|
+
"engineering"
|
|
6814
|
+
]
|
|
6815
|
+
},
|
|
6179
6816
|
{
|
|
6180
6817
|
"category": "skill",
|
|
6181
6818
|
"checksum": "sha256:734229023d7b1e9360a3b33cdce37c729be79c8613e870eddc4495fe6ffd4656",
|
|
@@ -6266,7 +6903,7 @@
|
|
|
6266
6903
|
},
|
|
6267
6904
|
{
|
|
6268
6905
|
"category": "skill",
|
|
6269
|
-
"checksum": "sha256:
|
|
6906
|
+
"checksum": "sha256:d7d6b11f3ac83e1c218a5679b669ad9bd038cd45e3b53cf0b57b44fad73a4bab",
|
|
6270
6907
|
"install": {
|
|
6271
6908
|
"default": true,
|
|
6272
6909
|
"removable": false
|
|
@@ -6332,7 +6969,7 @@
|
|
|
6332
6969
|
},
|
|
6333
6970
|
{
|
|
6334
6971
|
"category": "skill",
|
|
6335
|
-
"checksum": "sha256:
|
|
6972
|
+
"checksum": "sha256:e89a613d2f43cdef096bcfc7f749aed9bfed4597c4c19edf89d9c0d7cf7ca54f",
|
|
6336
6973
|
"install": {
|
|
6337
6974
|
"default": true,
|
|
6338
6975
|
"removable": false
|
|
@@ -6376,7 +7013,7 @@
|
|
|
6376
7013
|
},
|
|
6377
7014
|
{
|
|
6378
7015
|
"category": "skill",
|
|
6379
|
-
"checksum": "sha256:
|
|
7016
|
+
"checksum": "sha256:d82d43c655422608e59420cee06f61e4d5f14327ba4330a9b36ef2adba7e92c1",
|
|
6380
7017
|
"install": {
|
|
6381
7018
|
"default": true,
|
|
6382
7019
|
"removable": false
|
|
@@ -6552,7 +7189,7 @@
|
|
|
6552
7189
|
},
|
|
6553
7190
|
{
|
|
6554
7191
|
"category": "skill",
|
|
6555
|
-
"checksum": "sha256:
|
|
7192
|
+
"checksum": "sha256:b06a71ead8bfec8cab76fb81ee510ebf33e65bf295869166b63544f65200e194",
|
|
6556
7193
|
"install": {
|
|
6557
7194
|
"default": true,
|
|
6558
7195
|
"removable": false
|
|
@@ -6574,7 +7211,7 @@
|
|
|
6574
7211
|
},
|
|
6575
7212
|
{
|
|
6576
7213
|
"category": "skill",
|
|
6577
|
-
"checksum": "sha256:
|
|
7214
|
+
"checksum": "sha256:79433eee7e4b3a1d37266c529a2d214757fac3b9171218c3a8a27335f7e4324b",
|
|
6578
7215
|
"install": {
|
|
6579
7216
|
"default": true,
|
|
6580
7217
|
"removable": false
|
|
@@ -6794,7 +7431,7 @@
|
|
|
6794
7431
|
},
|
|
6795
7432
|
{
|
|
6796
7433
|
"category": "skill",
|
|
6797
|
-
"checksum": "sha256:
|
|
7434
|
+
"checksum": "sha256:f8ba50584779cb7ea9856ead5e48ad4379c7949ddd4e6503f42ddc9150d4dcbc",
|
|
6798
7435
|
"install": {
|
|
6799
7436
|
"default": true,
|
|
6800
7437
|
"removable": false
|
|
@@ -6860,7 +7497,7 @@
|
|
|
6860
7497
|
},
|
|
6861
7498
|
{
|
|
6862
7499
|
"category": "skill",
|
|
6863
|
-
"checksum": "sha256:
|
|
7500
|
+
"checksum": "sha256:1543258c34875705fd5df44ab78a4fc869ebc85e35b8dcb13c55da22a42f3516",
|
|
6864
7501
|
"install": {
|
|
6865
7502
|
"default": true,
|
|
6866
7503
|
"removable": false
|
|
@@ -6880,6 +7517,28 @@
|
|
|
6880
7517
|
"agent-config-maintainer"
|
|
6881
7518
|
]
|
|
6882
7519
|
},
|
|
7520
|
+
{
|
|
7521
|
+
"category": "skill",
|
|
7522
|
+
"checksum": "sha256:c2b0c4e8be85c5590389814324eb2a725f8032b0f0d9fa6609d0c0d33df7b6fc",
|
|
7523
|
+
"install": {
|
|
7524
|
+
"default": false,
|
|
7525
|
+
"removable": true
|
|
7526
|
+
},
|
|
7527
|
+
"lifecycle": "active",
|
|
7528
|
+
"name": "decision-review",
|
|
7529
|
+
"packs": [
|
|
7530
|
+
"analysis-workbench"
|
|
7531
|
+
],
|
|
7532
|
+
"path": "src/skills/decision-review/SKILL.md",
|
|
7533
|
+
"trust": {
|
|
7534
|
+
"confidence": "medium",
|
|
7535
|
+
"human_review_required": false,
|
|
7536
|
+
"level": "professional"
|
|
7537
|
+
},
|
|
7538
|
+
"workspaces": [
|
|
7539
|
+
"engineering"
|
|
7540
|
+
]
|
|
7541
|
+
},
|
|
6883
7542
|
{
|
|
6884
7543
|
"category": "skill",
|
|
6885
7544
|
"checksum": "sha256:91828728783086e11f5f10269b9be8353af485b6fe791779a8386d9d15cb5fb1",
|
|
@@ -6948,7 +7607,7 @@
|
|
|
6948
7607
|
},
|
|
6949
7608
|
{
|
|
6950
7609
|
"category": "skill",
|
|
6951
|
-
"checksum": "sha256:
|
|
7610
|
+
"checksum": "sha256:b5d0b57ed2871f97c2e6fb93a14e6dd4206ca4d7daa624e2262bc074c4b90fe5",
|
|
6952
7611
|
"install": {
|
|
6953
7612
|
"default": true,
|
|
6954
7613
|
"removable": false
|
|
@@ -6970,7 +7629,7 @@
|
|
|
6970
7629
|
},
|
|
6971
7630
|
{
|
|
6972
7631
|
"category": "skill",
|
|
6973
|
-
"checksum": "sha256:
|
|
7632
|
+
"checksum": "sha256:620026fe5d9928e53e0663176ca9c3569b3e35cae65555d1cbaac3830120e7ef",
|
|
6974
7633
|
"install": {
|
|
6975
7634
|
"default": true,
|
|
6976
7635
|
"removable": true
|
|
@@ -7188,6 +7847,28 @@
|
|
|
7188
7847
|
"engineering"
|
|
7189
7848
|
]
|
|
7190
7849
|
},
|
|
7850
|
+
{
|
|
7851
|
+
"category": "skill",
|
|
7852
|
+
"checksum": "sha256:a62051fc097d8a8ff61a691ecd535a7abc32322ec6a795e5a74a49c86b8e6306",
|
|
7853
|
+
"install": {
|
|
7854
|
+
"default": true,
|
|
7855
|
+
"removable": false
|
|
7856
|
+
},
|
|
7857
|
+
"lifecycle": "active",
|
|
7858
|
+
"name": "emit-tickets",
|
|
7859
|
+
"packs": [
|
|
7860
|
+
"meta"
|
|
7861
|
+
],
|
|
7862
|
+
"path": "src/skills/emit-tickets/SKILL.md",
|
|
7863
|
+
"trust": {
|
|
7864
|
+
"confidence": "high",
|
|
7865
|
+
"human_review_required": false,
|
|
7866
|
+
"level": "core"
|
|
7867
|
+
},
|
|
7868
|
+
"workspaces": [
|
|
7869
|
+
"agent-config-maintainer"
|
|
7870
|
+
]
|
|
7871
|
+
},
|
|
7191
7872
|
{
|
|
7192
7873
|
"category": "skill",
|
|
7193
7874
|
"checksum": "sha256:cc59418fac6f4b865fe6182b5d2c440b2601acc9767f5d9935464b66ebe4c7de",
|
|
@@ -7498,7 +8179,7 @@
|
|
|
7498
8179
|
},
|
|
7499
8180
|
{
|
|
7500
8181
|
"category": "skill",
|
|
7501
|
-
"checksum": "sha256:
|
|
8182
|
+
"checksum": "sha256:b01508811ab73aff3ded2a0ff8095bc6ab5d24d17bd8b96c76229a471fd583fe",
|
|
7502
8183
|
"install": {
|
|
7503
8184
|
"default": true,
|
|
7504
8185
|
"removable": false
|
|
@@ -7586,7 +8267,7 @@
|
|
|
7586
8267
|
},
|
|
7587
8268
|
{
|
|
7588
8269
|
"category": "skill",
|
|
7589
|
-
"checksum": "sha256:
|
|
8270
|
+
"checksum": "sha256:14edcf017da59ce6a7eb82f612b2d00d466302d966d3d2217906886df8ab5a72",
|
|
7590
8271
|
"install": {
|
|
7591
8272
|
"default": true,
|
|
7592
8273
|
"removable": false
|
|
@@ -7600,47 +8281,135 @@
|
|
|
7600
8281
|
"trust": {
|
|
7601
8282
|
"confidence": "high",
|
|
7602
8283
|
"human_review_required": false,
|
|
7603
|
-
"level": "core"
|
|
8284
|
+
"level": "core"
|
|
8285
|
+
},
|
|
8286
|
+
"workspaces": [
|
|
8287
|
+
"agent-config-maintainer"
|
|
8288
|
+
]
|
|
8289
|
+
},
|
|
8290
|
+
{
|
|
8291
|
+
"category": "skill",
|
|
8292
|
+
"checksum": "sha256:91844b15a093368321921fa3ed44291fee3e6667eae840fae85deab72a508ae5",
|
|
8293
|
+
"install": {
|
|
8294
|
+
"default": true,
|
|
8295
|
+
"removable": true
|
|
8296
|
+
},
|
|
8297
|
+
"lifecycle": "active",
|
|
8298
|
+
"name": "hiring-loop-design",
|
|
8299
|
+
"packs": [
|
|
8300
|
+
"ops-people"
|
|
8301
|
+
],
|
|
8302
|
+
"path": "src/skills/hiring-loop-design/SKILL.md",
|
|
8303
|
+
"trust": {
|
|
8304
|
+
"confidence": "high",
|
|
8305
|
+
"human_review_required": false,
|
|
8306
|
+
"level": "professional"
|
|
8307
|
+
},
|
|
8308
|
+
"workspaces": [
|
|
8309
|
+
"ops"
|
|
8310
|
+
]
|
|
8311
|
+
},
|
|
8312
|
+
{
|
|
8313
|
+
"category": "skill",
|
|
8314
|
+
"checksum": "sha256:1116ed88d358c148ae5daafdde5e1cbd1abf18f7c6f10d5ca24f2c6a4aef38c2",
|
|
8315
|
+
"install": {
|
|
8316
|
+
"default": true,
|
|
8317
|
+
"removable": true
|
|
8318
|
+
},
|
|
8319
|
+
"lifecycle": "active",
|
|
8320
|
+
"name": "iconography",
|
|
8321
|
+
"packs": [
|
|
8322
|
+
"frontend-design"
|
|
8323
|
+
],
|
|
8324
|
+
"path": "src/skills/iconography/SKILL.md",
|
|
8325
|
+
"trust": {
|
|
8326
|
+
"confidence": "high",
|
|
8327
|
+
"human_review_required": false,
|
|
8328
|
+
"level": "professional"
|
|
8329
|
+
},
|
|
8330
|
+
"workspaces": [
|
|
8331
|
+
"engineering"
|
|
8332
|
+
]
|
|
8333
|
+
},
|
|
8334
|
+
{
|
|
8335
|
+
"category": "skill",
|
|
8336
|
+
"checksum": "sha256:b89b62a691b61569a1bf4dbda12bc01fa8d50f23cb129883898aa5a004092771",
|
|
8337
|
+
"install": {
|
|
8338
|
+
"default": false,
|
|
8339
|
+
"removable": true
|
|
8340
|
+
},
|
|
8341
|
+
"lifecycle": "experimental",
|
|
8342
|
+
"name": "image-analyser",
|
|
8343
|
+
"packs": [
|
|
8344
|
+
"ai-video"
|
|
8345
|
+
],
|
|
8346
|
+
"path": "src/skills/image-analyser/SKILL.md",
|
|
8347
|
+
"trust": {
|
|
8348
|
+
"confidence": "high",
|
|
8349
|
+
"human_review_required": false,
|
|
8350
|
+
"level": "experimental"
|
|
8351
|
+
},
|
|
8352
|
+
"workspaces": [
|
|
8353
|
+
"small-business"
|
|
8354
|
+
]
|
|
8355
|
+
},
|
|
8356
|
+
{
|
|
8357
|
+
"category": "skill",
|
|
8358
|
+
"checksum": "sha256:f06440d56e1b28039f77bf4c32f9c3aba937c8d276153ae39c1bd924fc6ca4f6",
|
|
8359
|
+
"install": {
|
|
8360
|
+
"default": false,
|
|
8361
|
+
"removable": true
|
|
8362
|
+
},
|
|
8363
|
+
"lifecycle": "experimental",
|
|
8364
|
+
"name": "image-creator",
|
|
8365
|
+
"packs": [
|
|
8366
|
+
"ai-video"
|
|
8367
|
+
],
|
|
8368
|
+
"path": "src/skills/image-creator/SKILL.md",
|
|
8369
|
+
"trust": {
|
|
8370
|
+
"confidence": "high",
|
|
8371
|
+
"human_review_required": false,
|
|
8372
|
+
"level": "experimental"
|
|
7604
8373
|
},
|
|
7605
8374
|
"workspaces": [
|
|
7606
|
-
"
|
|
8375
|
+
"small-business"
|
|
7607
8376
|
]
|
|
7608
8377
|
},
|
|
7609
8378
|
{
|
|
7610
8379
|
"category": "skill",
|
|
7611
|
-
"checksum": "sha256:
|
|
8380
|
+
"checksum": "sha256:94f2576c29c43dab14f50ee1146bdd80f37038f61278d28426caf64c0b38ca39",
|
|
7612
8381
|
"install": {
|
|
7613
8382
|
"default": true,
|
|
7614
8383
|
"removable": true
|
|
7615
8384
|
},
|
|
7616
8385
|
"lifecycle": "active",
|
|
7617
|
-
"name": "
|
|
8386
|
+
"name": "image-editing",
|
|
7618
8387
|
"packs": [
|
|
7619
|
-
"
|
|
8388
|
+
"ai-image"
|
|
7620
8389
|
],
|
|
7621
|
-
"path": "src/skills/
|
|
8390
|
+
"path": "src/skills/image-editing/SKILL.md",
|
|
7622
8391
|
"trust": {
|
|
7623
8392
|
"confidence": "high",
|
|
7624
8393
|
"human_review_required": false,
|
|
7625
|
-
"level": "
|
|
8394
|
+
"level": "experimental"
|
|
7626
8395
|
},
|
|
7627
8396
|
"workspaces": [
|
|
7628
|
-
"
|
|
8397
|
+
"small-business"
|
|
7629
8398
|
]
|
|
7630
8399
|
},
|
|
7631
8400
|
{
|
|
7632
8401
|
"category": "skill",
|
|
7633
|
-
"checksum": "sha256:
|
|
8402
|
+
"checksum": "sha256:e89747ff7a5ffc85ff0f698cc5b0b6d5bcd0e8aa181f439c95eb202325df1b22",
|
|
7634
8403
|
"install": {
|
|
7635
|
-
"default":
|
|
8404
|
+
"default": true,
|
|
7636
8405
|
"removable": true
|
|
7637
8406
|
},
|
|
7638
|
-
"lifecycle": "
|
|
7639
|
-
"name": "image-
|
|
8407
|
+
"lifecycle": "active",
|
|
8408
|
+
"name": "image-generation",
|
|
7640
8409
|
"packs": [
|
|
7641
|
-
"ai-
|
|
8410
|
+
"ai-image"
|
|
7642
8411
|
],
|
|
7643
|
-
"path": "src/skills/image-
|
|
8412
|
+
"path": "src/skills/image-generation/SKILL.md",
|
|
7644
8413
|
"trust": {
|
|
7645
8414
|
"confidence": "high",
|
|
7646
8415
|
"human_review_required": false,
|
|
@@ -7652,17 +8421,17 @@
|
|
|
7652
8421
|
},
|
|
7653
8422
|
{
|
|
7654
8423
|
"category": "skill",
|
|
7655
|
-
"checksum": "sha256:
|
|
8424
|
+
"checksum": "sha256:474a47de978e43e0bb65932a991c4f0fe611d11c61cab192fadff46e397474bb",
|
|
7656
8425
|
"install": {
|
|
7657
|
-
"default":
|
|
8426
|
+
"default": true,
|
|
7658
8427
|
"removable": true
|
|
7659
8428
|
},
|
|
7660
|
-
"lifecycle": "
|
|
7661
|
-
"name": "image-
|
|
8429
|
+
"lifecycle": "active",
|
|
8430
|
+
"name": "image-provider-routing",
|
|
7662
8431
|
"packs": [
|
|
7663
|
-
"ai-
|
|
8432
|
+
"ai-image"
|
|
7664
8433
|
],
|
|
7665
|
-
"path": "src/skills/image-
|
|
8434
|
+
"path": "src/skills/image-provider-routing/SKILL.md",
|
|
7666
8435
|
"trust": {
|
|
7667
8436
|
"confidence": "high",
|
|
7668
8437
|
"human_review_required": false,
|
|
@@ -8136,7 +8905,7 @@
|
|
|
8136
8905
|
},
|
|
8137
8906
|
{
|
|
8138
8907
|
"category": "skill",
|
|
8139
|
-
"checksum": "sha256:
|
|
8908
|
+
"checksum": "sha256:dd4ed3b23d9fa796fa8fde2ffeea29586cc9d4ce2979dc0c22c411d9ff95a738",
|
|
8140
8909
|
"install": {
|
|
8141
8910
|
"default": true,
|
|
8142
8911
|
"removable": true
|
|
@@ -8158,7 +8927,7 @@
|
|
|
8158
8927
|
},
|
|
8159
8928
|
{
|
|
8160
8929
|
"category": "skill",
|
|
8161
|
-
"checksum": "sha256:
|
|
8930
|
+
"checksum": "sha256:e666d00fba8dcc8c8df281be0117c5934b0a80b248aea4bf16cd6a0a496492b5",
|
|
8162
8931
|
"install": {
|
|
8163
8932
|
"default": true,
|
|
8164
8933
|
"removable": false
|
|
@@ -8180,7 +8949,7 @@
|
|
|
8180
8949
|
},
|
|
8181
8950
|
{
|
|
8182
8951
|
"category": "skill",
|
|
8183
|
-
"checksum": "sha256:
|
|
8952
|
+
"checksum": "sha256:88575fc2cdc7461bff4541260aeb2fc5b5cbd491d9784cad21693b5091230c70",
|
|
8184
8953
|
"install": {
|
|
8185
8954
|
"default": true,
|
|
8186
8955
|
"removable": false
|
|
@@ -8266,6 +9035,28 @@
|
|
|
8266
9035
|
"engineering"
|
|
8267
9036
|
]
|
|
8268
9037
|
},
|
|
9038
|
+
{
|
|
9039
|
+
"category": "skill",
|
|
9040
|
+
"checksum": "sha256:7a7ad07d657e9131f18d8a5404b9d56416b475140fc704688dc168039b3d76fa",
|
|
9041
|
+
"install": {
|
|
9042
|
+
"default": true,
|
|
9043
|
+
"removable": true
|
|
9044
|
+
},
|
|
9045
|
+
"lifecycle": "active",
|
|
9046
|
+
"name": "logo-generation",
|
|
9047
|
+
"packs": [
|
|
9048
|
+
"ai-image"
|
|
9049
|
+
],
|
|
9050
|
+
"path": "src/skills/logo-generation/SKILL.md",
|
|
9051
|
+
"trust": {
|
|
9052
|
+
"confidence": "high",
|
|
9053
|
+
"human_review_required": false,
|
|
9054
|
+
"level": "experimental"
|
|
9055
|
+
},
|
|
9056
|
+
"workspaces": [
|
|
9057
|
+
"small-business"
|
|
9058
|
+
]
|
|
9059
|
+
},
|
|
8269
9060
|
{
|
|
8270
9061
|
"category": "skill",
|
|
8271
9062
|
"checksum": "sha256:7b24890af038d50dfae3da399f0dc511fb4b93595d3e34bf86de1facb3edf99f",
|
|
@@ -8290,7 +9081,7 @@
|
|
|
8290
9081
|
},
|
|
8291
9082
|
{
|
|
8292
9083
|
"category": "skill",
|
|
8293
|
-
"checksum": "sha256:
|
|
9084
|
+
"checksum": "sha256:7a144a05c1ca72be9a0995d31dd519c4a302cd00dcaef62e0c5d0697fbbbfa37",
|
|
8294
9085
|
"install": {
|
|
8295
9086
|
"default": true,
|
|
8296
9087
|
"removable": false
|
|
@@ -8356,7 +9147,7 @@
|
|
|
8356
9147
|
},
|
|
8357
9148
|
{
|
|
8358
9149
|
"category": "skill",
|
|
8359
|
-
"checksum": "sha256:
|
|
9150
|
+
"checksum": "sha256:d2edf215435a569f0ec8cf79774fde370328bc5aa4cbaa4bf01b70101d28f5a7",
|
|
8360
9151
|
"install": {
|
|
8361
9152
|
"default": true,
|
|
8362
9153
|
"removable": false
|
|
@@ -8532,7 +9323,7 @@
|
|
|
8532
9323
|
},
|
|
8533
9324
|
{
|
|
8534
9325
|
"category": "skill",
|
|
8535
|
-
"checksum": "sha256:
|
|
9326
|
+
"checksum": "sha256:2c3ba2814e105b7c96b29280047e8fd783752c081f721c5eaa4163da70c27eac",
|
|
8536
9327
|
"install": {
|
|
8537
9328
|
"default": false,
|
|
8538
9329
|
"removable": true
|
|
@@ -9080,6 +9871,28 @@
|
|
|
9080
9871
|
"small-business"
|
|
9081
9872
|
]
|
|
9082
9873
|
},
|
|
9874
|
+
{
|
|
9875
|
+
"category": "skill",
|
|
9876
|
+
"checksum": "sha256:6d66ae78459aee9df9514a7281422536161980deb829a8cd4ee9bd1443f5a4d2",
|
|
9877
|
+
"install": {
|
|
9878
|
+
"default": false,
|
|
9879
|
+
"removable": true
|
|
9880
|
+
},
|
|
9881
|
+
"lifecycle": "active",
|
|
9882
|
+
"name": "premortem",
|
|
9883
|
+
"packs": [
|
|
9884
|
+
"analysis-workbench"
|
|
9885
|
+
],
|
|
9886
|
+
"path": "src/skills/premortem/SKILL.md",
|
|
9887
|
+
"trust": {
|
|
9888
|
+
"confidence": "medium",
|
|
9889
|
+
"human_review_required": false,
|
|
9890
|
+
"level": "professional"
|
|
9891
|
+
},
|
|
9892
|
+
"workspaces": [
|
|
9893
|
+
"engineering"
|
|
9894
|
+
]
|
|
9895
|
+
},
|
|
9083
9896
|
{
|
|
9084
9897
|
"category": "skill",
|
|
9085
9898
|
"checksum": "sha256:d331ce342350acd71bc39153e48790dc6528733fb07c055af0c98ec938704f2a",
|
|
@@ -9322,6 +10135,28 @@
|
|
|
9322
10135
|
"agent-config-maintainer"
|
|
9323
10136
|
]
|
|
9324
10137
|
},
|
|
10138
|
+
{
|
|
10139
|
+
"category": "skill",
|
|
10140
|
+
"checksum": "sha256:a7563a764397e59dcb2df476e5f63bd4904b6407e7d06fc093c9db1a1de899f7",
|
|
10141
|
+
"install": {
|
|
10142
|
+
"default": true,
|
|
10143
|
+
"removable": true
|
|
10144
|
+
},
|
|
10145
|
+
"lifecycle": "active",
|
|
10146
|
+
"name": "prompt-engineering-image",
|
|
10147
|
+
"packs": [
|
|
10148
|
+
"ai-image"
|
|
10149
|
+
],
|
|
10150
|
+
"path": "src/skills/prompt-engineering-image/SKILL.md",
|
|
10151
|
+
"trust": {
|
|
10152
|
+
"confidence": "high",
|
|
10153
|
+
"human_review_required": false,
|
|
10154
|
+
"level": "experimental"
|
|
10155
|
+
},
|
|
10156
|
+
"workspaces": [
|
|
10157
|
+
"small-business"
|
|
10158
|
+
]
|
|
10159
|
+
},
|
|
9325
10160
|
{
|
|
9326
10161
|
"category": "skill",
|
|
9327
10162
|
"checksum": "sha256:33b0cfcf28fdb7ac0131e87d5261bbfeacd02f6aba4d80a70d5372d2377eeb37",
|
|
@@ -9434,7 +10269,7 @@
|
|
|
9434
10269
|
},
|
|
9435
10270
|
{
|
|
9436
10271
|
"category": "skill",
|
|
9437
|
-
"checksum": "sha256:
|
|
10272
|
+
"checksum": "sha256:473587be9ef06020216e2c561c8e5f4edd596d08f9b8548e25c62a4377b4bc7f",
|
|
9438
10273
|
"install": {
|
|
9439
10274
|
"default": false,
|
|
9440
10275
|
"removable": true
|
|
@@ -9522,7 +10357,7 @@
|
|
|
9522
10357
|
},
|
|
9523
10358
|
{
|
|
9524
10359
|
"category": "skill",
|
|
9525
|
-
"checksum": "sha256:
|
|
10360
|
+
"checksum": "sha256:949bab08a36fcbc7b88de82c6facb3490b59478d430eec284a96a83ac7456a60",
|
|
9526
10361
|
"install": {
|
|
9527
10362
|
"default": true,
|
|
9528
10363
|
"removable": false
|
|
@@ -9764,7 +10599,7 @@
|
|
|
9764
10599
|
},
|
|
9765
10600
|
{
|
|
9766
10601
|
"category": "skill",
|
|
9767
|
-
"checksum": "sha256:
|
|
10602
|
+
"checksum": "sha256:8508ae536f4923c6f17ab0b35cf23558eed28b44ada90634bc37642517c65544",
|
|
9768
10603
|
"install": {
|
|
9769
10604
|
"default": true,
|
|
9770
10605
|
"removable": false
|
|
@@ -9786,7 +10621,7 @@
|
|
|
9786
10621
|
},
|
|
9787
10622
|
{
|
|
9788
10623
|
"category": "skill",
|
|
9789
|
-
"checksum": "sha256:
|
|
10624
|
+
"checksum": "sha256:3e50a1157a02bb759fda642a9eb3d9f64c6b71f29f119b8610387777f252ef0e",
|
|
9790
10625
|
"install": {
|
|
9791
10626
|
"default": true,
|
|
9792
10627
|
"removable": false
|
|
@@ -9806,6 +10641,28 @@
|
|
|
9806
10641
|
"agent-config-maintainer"
|
|
9807
10642
|
]
|
|
9808
10643
|
},
|
|
10644
|
+
{
|
|
10645
|
+
"category": "skill",
|
|
10646
|
+
"checksum": "sha256:3772ac65b864d0146db32513f79cc9c135eb847151a8aa41113ab23d81c5453d",
|
|
10647
|
+
"install": {
|
|
10648
|
+
"default": false,
|
|
10649
|
+
"removable": true
|
|
10650
|
+
},
|
|
10651
|
+
"lifecycle": "active",
|
|
10652
|
+
"name": "root-cause-frameworks",
|
|
10653
|
+
"packs": [
|
|
10654
|
+
"analysis-workbench"
|
|
10655
|
+
],
|
|
10656
|
+
"path": "src/skills/root-cause-frameworks/SKILL.md",
|
|
10657
|
+
"trust": {
|
|
10658
|
+
"confidence": "medium",
|
|
10659
|
+
"human_review_required": false,
|
|
10660
|
+
"level": "professional"
|
|
10661
|
+
},
|
|
10662
|
+
"workspaces": [
|
|
10663
|
+
"engineering"
|
|
10664
|
+
]
|
|
10665
|
+
},
|
|
9809
10666
|
{
|
|
9810
10667
|
"category": "skill",
|
|
9811
10668
|
"checksum": "sha256:0d9f6bb8e405c40fd5c9d29dbe21cd401f2c29aa7be01c6469a8a9cf067935bf",
|
|
@@ -9830,7 +10687,7 @@
|
|
|
9830
10687
|
},
|
|
9831
10688
|
{
|
|
9832
10689
|
"category": "skill",
|
|
9833
|
-
"checksum": "sha256:
|
|
10690
|
+
"checksum": "sha256:6a4b65f159080087daa5412b37d5b7101fdad750a9abb08f19c7ccaad6beddbd",
|
|
9834
10691
|
"install": {
|
|
9835
10692
|
"default": true,
|
|
9836
10693
|
"removable": false
|
|
@@ -9852,7 +10709,7 @@
|
|
|
9852
10709
|
},
|
|
9853
10710
|
{
|
|
9854
10711
|
"category": "skill",
|
|
9855
|
-
"checksum": "sha256:
|
|
10712
|
+
"checksum": "sha256:8eb8b5c8cbb2e9d542c569eeef6ba88564d3633508696d524997ca1c97cfa9ca",
|
|
9856
10713
|
"install": {
|
|
9857
10714
|
"default": true,
|
|
9858
10715
|
"removable": false
|
|
@@ -9940,7 +10797,7 @@
|
|
|
9940
10797
|
},
|
|
9941
10798
|
{
|
|
9942
10799
|
"category": "skill",
|
|
9943
|
-
"checksum": "sha256:
|
|
10800
|
+
"checksum": "sha256:5dd70e7b5d59b40a5394f4a9a9753ca74cd2b3b49b4825fa1f9b301ddb0205b2",
|
|
9944
10801
|
"install": {
|
|
9945
10802
|
"default": true,
|
|
9946
10803
|
"removable": false
|
|
@@ -9984,7 +10841,7 @@
|
|
|
9984
10841
|
},
|
|
9985
10842
|
{
|
|
9986
10843
|
"category": "skill",
|
|
9987
|
-
"checksum": "sha256:
|
|
10844
|
+
"checksum": "sha256:ebeebaa240a4f2869b1794b0c5b6b17784dd02af7577af5814ab0286a0cdfce0",
|
|
9988
10845
|
"install": {
|
|
9989
10846
|
"default": true,
|
|
9990
10847
|
"removable": false
|
|
@@ -10072,7 +10929,7 @@
|
|
|
10072
10929
|
},
|
|
10073
10930
|
{
|
|
10074
10931
|
"category": "skill",
|
|
10075
|
-
"checksum": "sha256:
|
|
10932
|
+
"checksum": "sha256:71762ea2dc5294453277e7914b431dfb19f20a1ae738d855c37447d8273edc76",
|
|
10076
10933
|
"install": {
|
|
10077
10934
|
"default": true,
|
|
10078
10935
|
"removable": false
|
|
@@ -10094,7 +10951,7 @@
|
|
|
10094
10951
|
},
|
|
10095
10952
|
{
|
|
10096
10953
|
"category": "skill",
|
|
10097
|
-
"checksum": "sha256:
|
|
10954
|
+
"checksum": "sha256:cb866640d60bf2873301ce9152aeed3fbd30003592ea3a0049f6e8efb408e9f1",
|
|
10098
10955
|
"install": {
|
|
10099
10956
|
"default": true,
|
|
10100
10957
|
"removable": false
|
|
@@ -10116,7 +10973,7 @@
|
|
|
10116
10973
|
},
|
|
10117
10974
|
{
|
|
10118
10975
|
"category": "skill",
|
|
10119
|
-
"checksum": "sha256:
|
|
10976
|
+
"checksum": "sha256:15a31130602a3708c18d0ce3d354e342bd1a34fe9d12fd14584f0c2a25978582",
|
|
10120
10977
|
"install": {
|
|
10121
10978
|
"default": true,
|
|
10122
10979
|
"removable": false
|
|
@@ -10138,7 +10995,7 @@
|
|
|
10138
10995
|
},
|
|
10139
10996
|
{
|
|
10140
10997
|
"category": "skill",
|
|
10141
|
-
"checksum": "sha256:
|
|
10998
|
+
"checksum": "sha256:dc3122c7a839fea1a7699fd5f99c482b61093a7a05a257632ccd8a65beebdb54",
|
|
10142
10999
|
"install": {
|
|
10143
11000
|
"default": true,
|
|
10144
11001
|
"removable": false
|
|
@@ -10180,6 +11037,28 @@
|
|
|
10180
11037
|
"small-business"
|
|
10181
11038
|
]
|
|
10182
11039
|
},
|
|
11040
|
+
{
|
|
11041
|
+
"category": "skill",
|
|
11042
|
+
"checksum": "sha256:81a96878dad1735443e4c89b3b13fa8865038e2ac174b508e38a2f967763e1ec",
|
|
11043
|
+
"install": {
|
|
11044
|
+
"default": true,
|
|
11045
|
+
"removable": false
|
|
11046
|
+
},
|
|
11047
|
+
"lifecycle": "active",
|
|
11048
|
+
"name": "source-discovery",
|
|
11049
|
+
"packs": [
|
|
11050
|
+
"engineering-base"
|
|
11051
|
+
],
|
|
11052
|
+
"path": "src/skills/source-discovery/SKILL.md",
|
|
11053
|
+
"trust": {
|
|
11054
|
+
"confidence": "high",
|
|
11055
|
+
"human_review_required": false,
|
|
11056
|
+
"level": "core"
|
|
11057
|
+
},
|
|
11058
|
+
"workspaces": [
|
|
11059
|
+
"engineering"
|
|
11060
|
+
]
|
|
11061
|
+
},
|
|
10183
11062
|
{
|
|
10184
11063
|
"category": "skill",
|
|
10185
11064
|
"checksum": "sha256:a5093bb8b4038f4185cc0ff85fc57bfd3aaa85782742c92a5a1d728dff3329fc",
|
|
@@ -10224,6 +11103,28 @@
|
|
|
10224
11103
|
"product"
|
|
10225
11104
|
]
|
|
10226
11105
|
},
|
|
11106
|
+
{
|
|
11107
|
+
"category": "skill",
|
|
11108
|
+
"checksum": "sha256:4b544024569034a182bf675ac6bfab1a4324b402cd661fb130521ed6c59f9c1b",
|
|
11109
|
+
"install": {
|
|
11110
|
+
"default": true,
|
|
11111
|
+
"removable": false
|
|
11112
|
+
},
|
|
11113
|
+
"lifecycle": "active",
|
|
11114
|
+
"name": "standards-from-config",
|
|
11115
|
+
"packs": [
|
|
11116
|
+
"engineering-base"
|
|
11117
|
+
],
|
|
11118
|
+
"path": "src/skills/standards-from-config/SKILL.md",
|
|
11119
|
+
"trust": {
|
|
11120
|
+
"confidence": "high",
|
|
11121
|
+
"human_review_required": false,
|
|
11122
|
+
"level": "core"
|
|
11123
|
+
},
|
|
11124
|
+
"workspaces": [
|
|
11125
|
+
"engineering"
|
|
11126
|
+
]
|
|
11127
|
+
},
|
|
10227
11128
|
{
|
|
10228
11129
|
"category": "skill",
|
|
10229
11130
|
"checksum": "sha256:60fe69d9314a9cb3c774b057896f2296ac1c604a4309626c46357721002be06a",
|
|
@@ -10270,7 +11171,7 @@
|
|
|
10270
11171
|
},
|
|
10271
11172
|
{
|
|
10272
11173
|
"category": "skill",
|
|
10273
|
-
"checksum": "sha256:
|
|
11174
|
+
"checksum": "sha256:7e64683ea1228dd437ff2065e660e4294218cf841ae3d38c4728a9ab3a7ce191",
|
|
10274
11175
|
"install": {
|
|
10275
11176
|
"default": true,
|
|
10276
11177
|
"removable": false
|
|
@@ -10468,7 +11369,7 @@
|
|
|
10468
11369
|
},
|
|
10469
11370
|
{
|
|
10470
11371
|
"category": "skill",
|
|
10471
|
-
"checksum": "sha256:
|
|
11372
|
+
"checksum": "sha256:84b28aaa890cf2abcdee1dcd3ebf9445a0b942ed2caba2746c5a16317d1b9ff2",
|
|
10472
11373
|
"install": {
|
|
10473
11374
|
"default": true,
|
|
10474
11375
|
"removable": false
|
|
@@ -10554,6 +11455,28 @@
|
|
|
10554
11455
|
"engineering"
|
|
10555
11456
|
]
|
|
10556
11457
|
},
|
|
11458
|
+
{
|
|
11459
|
+
"category": "skill",
|
|
11460
|
+
"checksum": "sha256:27ae6eadbbefde16ba223559d13d7a40f7684fa5d4dfe48b3c9a7a92d1cad302",
|
|
11461
|
+
"install": {
|
|
11462
|
+
"default": true,
|
|
11463
|
+
"removable": true
|
|
11464
|
+
},
|
|
11465
|
+
"lifecycle": "active",
|
|
11466
|
+
"name": "typography-system",
|
|
11467
|
+
"packs": [
|
|
11468
|
+
"frontend-design"
|
|
11469
|
+
],
|
|
11470
|
+
"path": "src/skills/typography-system/SKILL.md",
|
|
11471
|
+
"trust": {
|
|
11472
|
+
"confidence": "high",
|
|
11473
|
+
"human_review_required": false,
|
|
11474
|
+
"level": "professional"
|
|
11475
|
+
},
|
|
11476
|
+
"workspaces": [
|
|
11477
|
+
"engineering"
|
|
11478
|
+
]
|
|
11479
|
+
},
|
|
10557
11480
|
{
|
|
10558
11481
|
"category": "skill",
|
|
10559
11482
|
"checksum": "sha256:dc22b8d848c3932aea7c273b7f6d127c0fd8d361f2a4567b73cd1a93a1b4146b",
|
|
@@ -10622,7 +11545,7 @@
|
|
|
10622
11545
|
},
|
|
10623
11546
|
{
|
|
10624
11547
|
"category": "skill",
|
|
10625
|
-
"checksum": "sha256:
|
|
11548
|
+
"checksum": "sha256:fdb32fc96ba10a4ba8b89770b59516c290cb37f313eb3c02d75b0f16f3450676",
|
|
10626
11549
|
"install": {
|
|
10627
11550
|
"default": true,
|
|
10628
11551
|
"removable": false
|
|
@@ -10708,6 +11631,28 @@
|
|
|
10708
11631
|
"engineering"
|
|
10709
11632
|
]
|
|
10710
11633
|
},
|
|
11634
|
+
{
|
|
11635
|
+
"category": "skill",
|
|
11636
|
+
"checksum": "sha256:5c990674790e48933f76d566aadf000da27a553e9cbff2bf01972a393b5411c8",
|
|
11637
|
+
"install": {
|
|
11638
|
+
"default": true,
|
|
11639
|
+
"removable": false
|
|
11640
|
+
},
|
|
11641
|
+
"lifecycle": "active",
|
|
11642
|
+
"name": "verify-repair-loop",
|
|
11643
|
+
"packs": [
|
|
11644
|
+
"meta"
|
|
11645
|
+
],
|
|
11646
|
+
"path": "src/skills/verify-repair-loop/SKILL.md",
|
|
11647
|
+
"trust": {
|
|
11648
|
+
"confidence": "high",
|
|
11649
|
+
"human_review_required": false,
|
|
11650
|
+
"level": "core"
|
|
11651
|
+
},
|
|
11652
|
+
"workspaces": [
|
|
11653
|
+
"agent-config-maintainer"
|
|
11654
|
+
]
|
|
11655
|
+
},
|
|
10711
11656
|
{
|
|
10712
11657
|
"category": "skill",
|
|
10713
11658
|
"checksum": "sha256:7a746efd8d2eeef3f543317a1990c556a3ef2da74709a7a4aa8c1154458a1124",
|
|
@@ -10797,7 +11742,17 @@
|
|
|
10797
11742
|
]
|
|
10798
11743
|
}
|
|
10799
11744
|
],
|
|
10800
|
-
"checksum": "sha256:
|
|
11745
|
+
"checksum": "sha256:f2a4c972feea1c5cde8781f698209980d6d156e17612b71b66e885f6a97ed19e",
|
|
11746
|
+
"deprecations": [
|
|
11747
|
+
{
|
|
11748
|
+
"key": "tier",
|
|
11749
|
+
"note": "Integer command `tier` (0/1/2) is a deprecated back-compat alias for the named `visibility` field (ADR-090). Read `visibility`; `tier` is still emitted (non-breaking) but scheduled for removal — see road-to-tier-removal.",
|
|
11750
|
+
"replacement": "visibility",
|
|
11751
|
+
"scope": "command",
|
|
11752
|
+
"since": "ADR-092",
|
|
11753
|
+
"sunset": null
|
|
11754
|
+
}
|
|
11755
|
+
],
|
|
10801
11756
|
"documented_unassigned": [
|
|
10802
11757
|
{
|
|
10803
11758
|
"category": "template",
|
|
@@ -10834,6 +11789,16 @@
|
|
|
10834
11789
|
"path": "src/agent-src/templates/contexts/deployment-order.md",
|
|
10835
11790
|
"reason": "scaffold for project deployment-order context"
|
|
10836
11791
|
},
|
|
11792
|
+
{
|
|
11793
|
+
"category": "template",
|
|
11794
|
+
"path": "src/agent-src/templates/contexts/knowledge-card.md",
|
|
11795
|
+
"reason": "fill-in skeleton for committed knowledge cards (evidence-first structure discovery / ADR-098); frontmatter is the example shape a filled card carries, not a runtime artefact"
|
|
11796
|
+
},
|
|
11797
|
+
{
|
|
11798
|
+
"category": "template",
|
|
11799
|
+
"path": "src/agent-src/templates/contexts/lesson-card.md",
|
|
11800
|
+
"reason": "fill-in skeleton for Class-C learned lessons (Evidence v2 project-intelligence); frontmatter is the example shape a filled lesson carries, not a runtime artefact"
|
|
11801
|
+
},
|
|
10837
11802
|
{
|
|
10838
11803
|
"category": "template",
|
|
10839
11804
|
"path": "src/agent-src/templates/contexts/observability.md",
|
|
@@ -10908,12 +11873,17 @@
|
|
|
10908
11873
|
"category": "template",
|
|
10909
11874
|
"path": "src/agent-src/templates/skill.md",
|
|
10910
11875
|
"reason": "scaffold for new SKILL.md authoring"
|
|
11876
|
+
},
|
|
11877
|
+
{
|
|
11878
|
+
"category": "template",
|
|
11879
|
+
"path": "src/agent-src/templates/tickets.md",
|
|
11880
|
+
"reason": "scaffold template for ticket-bundle tickets (ADR-101); carries no runtime frontmatter — emit-tickets fills it in per ticket"
|
|
10911
11881
|
}
|
|
10912
11882
|
],
|
|
10913
|
-
"generated_at": "2026-06-
|
|
11883
|
+
"generated_at": "2026-06-21T19:16:02Z",
|
|
10914
11884
|
"packs": [
|
|
10915
11885
|
{
|
|
10916
|
-
"artefact_count":
|
|
11886
|
+
"artefact_count": 93,
|
|
10917
11887
|
"description": "Framework-neutral engineering hygiene — git, tests, reviews.",
|
|
10918
11888
|
"domain": "engineering",
|
|
10919
11889
|
"human_review_required": 0,
|
|
@@ -10923,7 +11893,7 @@
|
|
|
10923
11893
|
"trust_level_default": "core",
|
|
10924
11894
|
"trust_summary": {
|
|
10925
11895
|
"advisory": 0,
|
|
10926
|
-
"core":
|
|
11896
|
+
"core": 91,
|
|
10927
11897
|
"experimental": 1,
|
|
10928
11898
|
"professional": 1,
|
|
10929
11899
|
"restricted": 0
|
|
@@ -10958,6 +11928,32 @@
|
|
|
10958
11928
|
"engineering"
|
|
10959
11929
|
]
|
|
10960
11930
|
},
|
|
11931
|
+
{
|
|
11932
|
+
"artefact_count": 10,
|
|
11933
|
+
"description": "RCA, post-mortem, premortem, and decision-review as an integrated learning loop.",
|
|
11934
|
+
"domain": "engineering",
|
|
11935
|
+
"human_review_required": 0,
|
|
11936
|
+
"id": "analysis-workbench",
|
|
11937
|
+
"label": "Analysis Workbench",
|
|
11938
|
+
"requires": [
|
|
11939
|
+
"engineering-base"
|
|
11940
|
+
],
|
|
11941
|
+
"requires_hint": [
|
|
11942
|
+
"engineering-base"
|
|
11943
|
+
],
|
|
11944
|
+
"size_class": "medium",
|
|
11945
|
+
"trust_level_default": "professional",
|
|
11946
|
+
"trust_summary": {
|
|
11947
|
+
"advisory": 0,
|
|
11948
|
+
"core": 6,
|
|
11949
|
+
"experimental": 0,
|
|
11950
|
+
"professional": 4,
|
|
11951
|
+
"restricted": 0
|
|
11952
|
+
},
|
|
11953
|
+
"workspaces": [
|
|
11954
|
+
"engineering"
|
|
11955
|
+
]
|
|
11956
|
+
},
|
|
10961
11957
|
{
|
|
10962
11958
|
"artefact_count": 6,
|
|
10963
11959
|
"description": "PHP-language patterns (framework-free).",
|
|
@@ -11155,7 +12151,7 @@
|
|
|
11155
12151
|
]
|
|
11156
12152
|
},
|
|
11157
12153
|
{
|
|
11158
|
-
"artefact_count":
|
|
12154
|
+
"artefact_count": 5,
|
|
11159
12155
|
"description": "Grounded design intelligence — design-knowledge corpus + BM25 grounding engine, design tokens, stack best-practice and chart/typography knowledge.",
|
|
11160
12156
|
"domain": "engineering",
|
|
11161
12157
|
"human_review_required": 0,
|
|
@@ -11175,9 +12171,38 @@
|
|
|
11175
12171
|
"trust_level_default": "professional",
|
|
11176
12172
|
"trust_summary": {
|
|
11177
12173
|
"advisory": 0,
|
|
11178
|
-
"core":
|
|
12174
|
+
"core": 1,
|
|
11179
12175
|
"experimental": 0,
|
|
11180
|
-
"professional":
|
|
12176
|
+
"professional": 4,
|
|
12177
|
+
"restricted": 0
|
|
12178
|
+
},
|
|
12179
|
+
"workspaces": [
|
|
12180
|
+
"engineering"
|
|
12181
|
+
]
|
|
12182
|
+
},
|
|
12183
|
+
{
|
|
12184
|
+
"artefact_count": 13,
|
|
12185
|
+
"description": "Brand as a first-class UX layer — archetype/voice/identity grounding corpus, brand→token derivation, and consistency governance that constrains UI.",
|
|
12186
|
+
"domain": "engineering",
|
|
12187
|
+
"human_review_required": 0,
|
|
12188
|
+
"id": "brand",
|
|
12189
|
+
"label": "Brand",
|
|
12190
|
+
"requires": [
|
|
12191
|
+
"frontend-design"
|
|
12192
|
+
],
|
|
12193
|
+
"requires_hint": [
|
|
12194
|
+
"frontend-design"
|
|
12195
|
+
],
|
|
12196
|
+
"size_class": "medium",
|
|
12197
|
+
"suggests": [
|
|
12198
|
+
"ai-image"
|
|
12199
|
+
],
|
|
12200
|
+
"trust_level_default": "professional",
|
|
12201
|
+
"trust_summary": {
|
|
12202
|
+
"advisory": 0,
|
|
12203
|
+
"core": 8,
|
|
12204
|
+
"experimental": 0,
|
|
12205
|
+
"professional": 5,
|
|
11181
12206
|
"restricted": 0
|
|
11182
12207
|
},
|
|
11183
12208
|
"workspaces": [
|
|
@@ -11455,6 +12480,29 @@
|
|
|
11455
12480
|
"small-business"
|
|
11456
12481
|
]
|
|
11457
12482
|
},
|
|
12483
|
+
{
|
|
12484
|
+
"artefact_count": 6,
|
|
12485
|
+
"description": "AI image generation — multi-provider, governed (image as a sibling of video).",
|
|
12486
|
+
"domain": "media",
|
|
12487
|
+
"human_review_required": 0,
|
|
12488
|
+
"id": "ai-image",
|
|
12489
|
+
"label": "AI Image",
|
|
12490
|
+
"size_class": "medium",
|
|
12491
|
+
"suggests": [
|
|
12492
|
+
"ai-video"
|
|
12493
|
+
],
|
|
12494
|
+
"trust_level_default": "experimental",
|
|
12495
|
+
"trust_summary": {
|
|
12496
|
+
"advisory": 0,
|
|
12497
|
+
"core": 0,
|
|
12498
|
+
"experimental": 6,
|
|
12499
|
+
"professional": 0,
|
|
12500
|
+
"restricted": 0
|
|
12501
|
+
},
|
|
12502
|
+
"workspaces": [
|
|
12503
|
+
"small-business"
|
|
12504
|
+
]
|
|
12505
|
+
},
|
|
11458
12506
|
{
|
|
11459
12507
|
"artefact_count": 2,
|
|
11460
12508
|
"description": "Non-essential social/fun workflows (prediction-pool tips, etc.).",
|
|
@@ -11477,7 +12525,7 @@
|
|
|
11477
12525
|
},
|
|
11478
12526
|
{
|
|
11479
12527
|
"always_on": true,
|
|
11480
|
-
"artefact_count":
|
|
12528
|
+
"artefact_count": 244,
|
|
11481
12529
|
"description": "Artefacts that maintain this package (agent-config itself).",
|
|
11482
12530
|
"domain": "meta",
|
|
11483
12531
|
"human_review_required": 0,
|
|
@@ -11487,7 +12535,7 @@
|
|
|
11487
12535
|
"trust_level_default": "core",
|
|
11488
12536
|
"trust_summary": {
|
|
11489
12537
|
"advisory": 0,
|
|
11490
|
-
"core":
|
|
12538
|
+
"core": 243,
|
|
11491
12539
|
"experimental": 1,
|
|
11492
12540
|
"professional": 0,
|
|
11493
12541
|
"restricted": 0
|
|
@@ -11575,33 +12623,33 @@
|
|
|
11575
12623
|
]
|
|
11576
12624
|
}
|
|
11577
12625
|
],
|
|
11578
|
-
"scanner_version": "
|
|
12626
|
+
"scanner_version": "47c9a32fb265",
|
|
11579
12627
|
"stats": {
|
|
11580
12628
|
"by_category": {
|
|
11581
|
-
"command":
|
|
11582
|
-
"rule":
|
|
11583
|
-
"skill":
|
|
12629
|
+
"command": 161,
|
|
12630
|
+
"rule": 88,
|
|
12631
|
+
"skill": 251,
|
|
11584
12632
|
"template": 1
|
|
11585
12633
|
},
|
|
11586
12634
|
"by_lifecycle": {
|
|
11587
|
-
"active":
|
|
12635
|
+
"active": 485,
|
|
11588
12636
|
"archived": 0,
|
|
11589
12637
|
"deprecated": 0,
|
|
11590
12638
|
"experimental": 16
|
|
11591
12639
|
},
|
|
11592
12640
|
"by_trust_level": {
|
|
11593
12641
|
"advisory": 2,
|
|
11594
|
-
"core":
|
|
11595
|
-
"experimental":
|
|
11596
|
-
"professional":
|
|
12642
|
+
"core": 386,
|
|
12643
|
+
"experimental": 20,
|
|
12644
|
+
"professional": 93,
|
|
11597
12645
|
"restricted": 0
|
|
11598
12646
|
},
|
|
11599
|
-
"documented_unassigned_count":
|
|
11600
|
-
"total_artefacts":
|
|
12647
|
+
"documented_unassigned_count": 25,
|
|
12648
|
+
"total_artefacts": 501,
|
|
11601
12649
|
"unassigned_count": 0
|
|
11602
12650
|
},
|
|
11603
12651
|
"unassigned": [],
|
|
11604
|
-
"version":
|
|
12652
|
+
"version": 2,
|
|
11605
12653
|
"workspaces": [
|
|
11606
12654
|
{
|
|
11607
12655
|
"default_packs": [
|
|
@@ -11625,7 +12673,9 @@
|
|
|
11625
12673
|
"react",
|
|
11626
12674
|
"nextjs",
|
|
11627
12675
|
"python",
|
|
11628
|
-
"frontend-design"
|
|
12676
|
+
"frontend-design",
|
|
12677
|
+
"brand",
|
|
12678
|
+
"analysis-workbench"
|
|
11629
12679
|
]
|
|
11630
12680
|
},
|
|
11631
12681
|
{
|
|
@@ -11715,6 +12765,7 @@
|
|
|
11715
12765
|
"label": "Small Business",
|
|
11716
12766
|
"optional_packs": [
|
|
11717
12767
|
"ai-video",
|
|
12768
|
+
"ai-image",
|
|
11718
12769
|
"fun"
|
|
11719
12770
|
]
|
|
11720
12771
|
},
|