@event4u/agent-config 6.0.0 → 6.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +5 -5
- package/CHANGELOG.md +167 -440
- package/README.md +3 -3
- package/dist/agent-src/commands/agent-handoff.md +5 -4
- package/dist/agent-src/commands/agent-status.md +1 -0
- package/dist/agent-src/commands/agents/audit.md +1 -0
- package/dist/agent-src/commands/agents/init.md +3 -0
- package/dist/agent-src/commands/agents/optimize.md +1 -0
- package/dist/agent-src/commands/agents/user/accept.md +1 -0
- package/dist/agent-src/commands/agents/user/init.md +1 -0
- package/dist/agent-src/commands/agents/user/review.md +1 -0
- package/dist/agent-src/commands/agents/user/show.md +1 -0
- package/dist/agent-src/commands/agents/user/update.md +1 -0
- package/dist/agent-src/commands/agents/user.md +1 -0
- package/dist/agent-src/commands/agents.md +1 -0
- package/dist/agent-src/commands/analytics/prune.md +3 -2
- package/dist/agent-src/commands/analytics/show.md +3 -2
- package/dist/agent-src/commands/analytics.md +3 -2
- package/dist/agent-src/commands/analyze-reference-repo.md +1 -0
- package/dist/agent-src/commands/bug-fix.md +1 -0
- package/dist/agent-src/commands/bug-investigate.md +1 -0
- package/dist/agent-src/commands/challenge-me/vision.md +3 -2
- package/dist/agent-src/commands/challenge-me/with-docs.md +3 -2
- package/dist/agent-src/commands/challenge-me.md +3 -2
- package/dist/agent-src/commands/chat-history/import.md +9 -9
- package/dist/agent-src/commands/chat-history.md +32 -30
- package/dist/agent-src/commands/check-current-md.md +1 -0
- package/dist/agent-src/commands/commit/in-chunks.md +1 -0
- package/dist/agent-src/commands/commit.md +1 -0
- package/dist/agent-src/commands/condense.md +1 -0
- package/dist/agent-src/commands/context/create.md +1 -0
- package/dist/agent-src/commands/context/refactor.md +1 -0
- package/dist/agent-src/commands/context.md +1 -0
- package/dist/agent-src/commands/cost-report.md +5 -4
- package/dist/agent-src/commands/council/analysis.md +3 -2
- package/dist/agent-src/commands/council/debate.md +5 -4
- package/dist/agent-src/commands/council/default.md +3 -2
- package/dist/agent-src/commands/council/design.md +3 -2
- package/dist/agent-src/commands/council/optimize.md +3 -2
- package/dist/agent-src/commands/council/pr.md +3 -2
- package/dist/agent-src/commands/council.md +4 -3
- package/dist/agent-src/commands/e2e-heal.md +1 -0
- package/dist/agent-src/commands/e2e-plan.md +1 -0
- package/dist/agent-src/commands/estimate-ticket.md +1 -0
- package/dist/agent-src/commands/feature/dev.md +1 -0
- package/dist/agent-src/commands/feature/explore.md +1 -0
- package/dist/agent-src/commands/feature/plan.md +6 -6
- package/dist/agent-src/commands/feature/refactor.md +1 -0
- package/dist/agent-src/commands/feature/roadmap.md +1 -0
- package/dist/agent-src/commands/feature.md +1 -0
- package/dist/agent-src/commands/fix/ci.md +1 -0
- package/dist/agent-src/commands/fix/portability.md +1 -0
- package/dist/agent-src/commands/fix/pr-comments.md +147 -15
- package/dist/agent-src/commands/fix/refs.md +1 -0
- package/dist/agent-src/commands/fix/seeder.md +1 -0
- package/dist/agent-src/commands/fix.md +8 -8
- package/dist/agent-src/commands/ghostwriter/delete.md +1 -0
- package/dist/agent-src/commands/ghostwriter/fetch.md +1 -0
- package/dist/agent-src/commands/ghostwriter/list.md +1 -0
- package/dist/agent-src/commands/ghostwriter/show.md +1 -0
- package/dist/agent-src/commands/ghostwriter/write.md +1 -0
- package/dist/agent-src/commands/ghostwriter.md +1 -0
- package/dist/agent-src/commands/grill-me.md +3 -2
- package/dist/agent-src/commands/image/analyse.md +1 -0
- package/dist/agent-src/commands/image/create.md +1 -0
- package/dist/agent-src/commands/image/verify.md +1 -0
- package/dist/agent-src/commands/image.md +1 -0
- package/dist/agent-src/commands/implement-ticket.md +1 -0
- package/dist/agent-src/commands/jira-ticket.md +1 -0
- package/dist/agent-src/commands/judge/on-diff.md +1 -0
- package/dist/agent-src/commands/judge/solo.md +1 -0
- package/dist/agent-src/commands/judge/steps.md +1 -0
- package/dist/agent-src/commands/judge.md +1 -0
- package/dist/agent-src/commands/knowledge/cross-repo.md +1 -0
- package/dist/agent-src/commands/knowledge/forget.md +1 -0
- package/dist/agent-src/commands/knowledge/ingest.md +1 -0
- package/dist/agent-src/commands/knowledge/list.md +1 -0
- package/dist/agent-src/commands/knowledge.md +1 -0
- package/dist/agent-src/commands/memory/add.md +8 -6
- package/dist/agent-src/commands/memory/learn-low-impact.md +3 -2
- package/dist/agent-src/commands/memory/load.md +7 -7
- package/dist/agent-src/commands/memory/mine-session.md +39 -12
- package/dist/agent-src/commands/memory/promote.md +3 -2
- package/dist/agent-src/commands/memory/propose.md +7 -6
- package/dist/agent-src/commands/memory.md +3 -2
- package/dist/agent-src/commands/mode.md +1 -0
- package/dist/agent-src/commands/module/create.md +1 -0
- package/dist/agent-src/commands/module/explore.md +1 -0
- package/dist/agent-src/commands/module.md +1 -0
- package/dist/agent-src/commands/optimize/agents-dir.md +1 -0
- package/dist/agent-src/commands/optimize/augmentignore.md +1 -0
- package/dist/agent-src/commands/optimize/rtk.md +1 -0
- package/dist/agent-src/commands/optimize/skills.md +1 -0
- package/dist/agent-src/commands/optimize-prompt.md +1 -0
- package/dist/agent-src/commands/optimize.md +1 -0
- package/dist/agent-src/commands/orchestrate.md +1 -0
- package/dist/agent-src/commands/override/create.md +1 -0
- package/dist/agent-src/commands/override/manage.md +1 -0
- package/dist/agent-src/commands/override.md +1 -0
- package/dist/agent-src/commands/package-reset.md +1 -0
- package/dist/agent-src/commands/package-test.md +1 -0
- package/dist/agent-src/commands/post-as/ghostwriter.md +1 -0
- package/dist/agent-src/commands/post-as/me.md +1 -0
- package/dist/agent-src/commands/post-as.md +1 -0
- package/dist/agent-src/commands/pr/create/description-only.md +1 -0
- package/dist/agent-src/commands/pr/create.md +25 -0
- package/dist/agent-src/commands/prediction-pool.md +1 -0
- package/dist/agent-src/commands/prepare-for-review.md +1 -0
- package/dist/agent-src/commands/profile/activate.md +1 -0
- package/dist/agent-src/commands/profile/deactivate.md +1 -0
- package/dist/agent-src/commands/profile/show.md +1 -0
- package/dist/agent-src/commands/profile.md +1 -0
- package/dist/agent-src/commands/project-analyze.md +1 -0
- package/dist/agent-src/commands/project-health.md +1 -0
- package/dist/agent-src/commands/quality-fix.md +1 -0
- package/dist/agent-src/commands/refine-ticket.md +1 -0
- package/dist/agent-src/commands/research/deep.md +1 -0
- package/dist/agent-src/commands/research/report.md +1 -0
- package/dist/agent-src/commands/research.md +1 -0
- package/dist/agent-src/commands/review-changes.md +1 -0
- package/dist/agent-src/commands/review-routing.md +1 -0
- package/dist/agent-src/commands/roadmap/ai-council.md +1 -0
- package/dist/agent-src/commands/roadmap/create.md +1 -0
- package/dist/agent-src/commands/roadmap/process-full.md +1 -0
- package/dist/agent-src/commands/roadmap/process-phase.md +1 -0
- package/dist/agent-src/commands/roadmap/process-step.md +1 -0
- package/dist/agent-src/commands/roadmap.md +1 -0
- package/dist/agent-src/commands/rule-compliance-audit.md +1 -0
- package/dist/agent-src/commands/security-audit-config.md +84 -0
- package/dist/agent-src/commands/set-cost-profile.md +1 -0
- package/dist/agent-src/commands/skill/preview.md +1 -0
- package/dist/agent-src/commands/skill.md +1 -0
- package/dist/agent-src/commands/skills/discover.md +1 -0
- package/dist/agent-src/commands/skills.md +1 -0
- package/dist/agent-src/commands/sync-agent-settings.md +1 -0
- package/dist/agent-src/commands/sync-gitignore/fix.md +1 -0
- package/dist/agent-src/commands/sync-gitignore.md +1 -0
- package/dist/agent-src/commands/tests/create.md +1 -0
- package/dist/agent-src/commands/tests/execute.md +1 -0
- package/dist/agent-src/commands/tests.md +1 -0
- package/dist/agent-src/commands/threat-model.md +1 -0
- package/dist/agent-src/commands/update-form-request-messages.md +1 -0
- package/dist/agent-src/commands/upstream-contribute.md +1 -0
- package/dist/agent-src/commands/video/from-script.md +1 -0
- package/dist/agent-src/commands/video/from-song.md +1 -0
- package/dist/agent-src/commands/video/scene.md +1 -0
- package/dist/agent-src/commands/video/stitch.md +1 -0
- package/dist/agent-src/commands/video/storyboard.md +1 -0
- package/dist/agent-src/commands/video.md +1 -0
- package/dist/agent-src/commands/work.md +1 -0
- package/dist/agent-src/contexts/augment-infrastructure.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/skill-quality-mechanics.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/slash-command-routing-policy-mechanics.md +2 -2
- package/dist/agent-src/contexts/communication/rules-auto/think-before-action-mechanics.md +6 -6
- package/dist/agent-src/contexts/contracts/consumer-agents-md-guide.md +2 -2
- package/dist/agent-src/contexts/execution/rdp-gate.md +75 -0
- package/dist/agent-src/contexts/subagent-configuration.md +1 -0
- package/dist/agent-src/personas/advisors/contrarian.md +1 -1
- package/dist/agent-src/personas/advisors/executor.md +1 -1
- package/dist/agent-src/personas/advisors/expansionist.md +1 -1
- package/dist/agent-src/personas/advisors/first-principles.md +1 -1
- package/dist/agent-src/personas/advisors/outsider.md +1 -1
- package/dist/agent-src/rules/autonomous-execution.md +12 -0
- package/dist/agent-src/rules/external-reference-deep-dive.md +1 -1
- package/dist/agent-src/rules/git-history-discipline.md +47 -1
- package/dist/agent-src/rules/improve-before-implement.md +12 -0
- package/dist/agent-src/rules/lethal-trifecta-guard.md +80 -0
- package/dist/agent-src/rules/no-pr-progress-comments.md +3 -4
- package/dist/agent-src/rules/notes-first-reasoning.md +71 -0
- package/dist/agent-src/rules/roadmap-progress-sync.md +48 -31
- package/dist/agent-src/rules/security-sensitive-stop.md +14 -1
- package/dist/agent-src/rules/source-confidentiality.md +97 -0
- package/dist/agent-src/rules/think-before-action.md +9 -1
- package/dist/agent-src/rules/untrusted-input-defense.md +76 -0
- package/dist/agent-src/scripts/archive_completed_roadmaps.py +171 -0
- package/dist/agent-src/skills/adversarial-review/SKILL.md +14 -0
- package/dist/agent-src/skills/agent-security-review/SKILL.md +113 -0
- package/dist/agent-src/skills/agent-security-review/evals/triggers.json +51 -0
- package/dist/agent-src/skills/ai-council/SKILL.md +3 -3
- package/dist/agent-src/skills/async-python-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/blast-radius-analyzer/SKILL.md +12 -11
- package/dist/agent-src/skills/command-routing/SKILL.md +1 -1
- package/dist/agent-src/skills/complexity-first-planning/SKILL.md +96 -0
- package/dist/agent-src/skills/complexity-first-planning/evals/triggers.json +16 -0
- package/dist/agent-src/skills/copilot-config/SKILL.md +3 -4
- package/dist/agent-src/skills/defense-in-depth/SKILL.md +1 -1
- package/dist/agent-src/skills/developer-like-execution/SKILL.md +5 -4
- package/dist/agent-src/skills/error-handling-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/feature-planning/SKILL.md +2 -2
- package/dist/agent-src/skills/mcp-builder/SKILL.md +1 -1
- package/dist/agent-src/skills/memory-consolidation/SKILL.md +63 -17
- package/dist/agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/readme-writing-package/SKILL.md +1 -1
- package/dist/agent-src/skills/reasoning-orchestrator/SKILL.md +119 -0
- package/dist/agent-src/skills/reasoning-orchestrator/evals/triggers.json +16 -0
- package/dist/agent-src/skills/receiving-code-review/SKILL.md +6 -6
- package/dist/agent-src/skills/refine-prompt/SKILL.md +1 -1
- package/dist/agent-src/skills/refine-ticket/SKILL.md +1 -1
- package/dist/agent-src/skills/repomix-packer/SKILL.md +1 -1
- package/dist/agent-src/skills/secrets-management/SKILL.md +1 -1
- package/dist/agent-src/skills/subagent-orchestration/SKILL.md +10 -3
- package/dist/agent-src/skills/testing-anti-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/testing-anti-patterns/process-anti-patterns.md +1 -1
- package/dist/agent-src/skills/token-optimizer/SKILL.md +1 -1
- package/dist/agent-src/templates/agents/.gitattributes.fragment +0 -1
- package/dist/agent-src/templates/agents/agent-project-settings.example.yml +4 -4
- package/dist/agent-src/templates/scripts/check_memory.py +1 -2
- package/dist/agent-src/templates/scripts/check_memory_proposal.py +1 -1
- package/dist/agent-src/templates/scripts/memory_lookup.py +148 -289
- package/dist/agent-src/templates/scripts/memory_report.py +132 -2
- package/dist/agent-src/templates/scripts/memory_signal.py +7 -9
- package/dist/agent-src/templates/scripts/memory_status.py +25 -206
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/memory.py +6 -6
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/_passthrough.py +3 -3
- package/dist/agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +0 -1
- package/dist/cli/agent-config.js +31 -300
- package/dist/cli/agent-config.js.map +1 -1
- package/dist/cli/commands/commands.js +10 -5
- package/dist/cli/commands/commands.js.map +1 -1
- package/dist/cli/discovery/loadManifest.js.map +1 -1
- package/dist/cli/main.js +309 -0
- package/dist/cli/main.js.map +1 -0
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +645 -342
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +8 -5
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +149 -37
- package/dist/discovery/trust-report.md +3 -3
- package/dist/discovery/workspaces.json +61 -36
- package/dist/mcp/registry-manifest.json +4 -4
- package/dist/router.json +1 -1
- package/dist/server/routes/wizard.js +4 -3
- package/dist/server/routes/wizard.js.map +1 -1
- package/dist/server/schemas/settings.js +18 -0
- package/dist/server/schemas/settings.js.map +1 -1
- package/docs/MIGRATION.md +1 -1
- package/docs/adrs/cost/0001-hard-stop-hook.md +5 -5
- package/docs/adrs/memory/0001-consumer-side-snapshot.md +15 -7
- package/docs/adrs/memory/README.md +6 -5
- package/docs/adrs/router/0001-three-tier-routing.md +2 -2
- package/docs/adrs/schema/0001-json-schema-frontmatter.md +2 -2
- package/docs/adrs/smoke/0001-per-tier-smoke-scripts.md +5 -5
- package/docs/adrs/telegraph/0001-default-off-until-bench.md +3 -3
- package/docs/architecture.md +9 -9
- package/docs/archive/CHANGELOG-pre-2.2.0.md +30 -30
- package/docs/archive/CHANGELOG-pre-2.25.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-4.5.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-6.0.0.md +473 -0
- package/docs/benchmark.md +54 -53
- package/docs/benchmarks.md +2 -2
- package/docs/case-studies/{frontend-design-vs-ui-ux-pro-max.md → frontend-design-positioning.md} +4 -4
- package/docs/catalog.md +20 -13
- package/docs/command-flows.md +90 -92
- package/docs/contracts/adr-layout.md +2 -3
- package/docs/contracts/adr-level-6-productization.md +1 -1
- package/docs/contracts/ai-council-config.md +42 -7
- package/docs/contracts/command-clusters.md +1 -1
- package/docs/contracts/cost-enforcement.md +1 -1
- package/docs/contracts/cost-summary-schema.md +1 -1
- package/docs/contracts/daily-workspace.md +1 -0
- package/docs/contracts/discovery-manifest.schema.json +4 -2
- package/docs/contracts/explain-modes.md +1 -1
- package/docs/contracts/implement-ticket-flow.md +6 -7
- package/docs/contracts/mcp-tool-inventory.md +10 -10
- package/docs/contracts/measurement-baseline.md +1 -1
- package/docs/contracts/memory-visibility-v1.md +1 -5
- package/docs/contracts/namespace.md +1 -1
- package/docs/contracts/persona-schema.md +1 -1
- package/docs/contracts/rule-interactions.md +1 -1
- package/docs/contracts/smoke-contracts.md +1 -1
- package/docs/contracts/universal-skills.md +0 -1
- package/docs/contracts/workspace-boundary.md +84 -0
- package/docs/customization.md +3 -3
- package/docs/decisions/ADR-009-event4u-namespace.md +1 -1
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +1 -1
- package/docs/decisions/ADR-026-explain-mode-translation.md +1 -1
- package/docs/decisions/ADR-088-no-external-runtime-federation.md +26 -27
- package/docs/decisions/ADR-090-visibility-command-frontmatter-field.md +95 -0
- package/docs/decisions/ADR-091-split-meta-capability-packs.md +113 -0
- package/docs/decisions/ADR-092-defer-command-tier-alias-removal.md +93 -0
- package/docs/decisions/ADR-093-ai-council-config-user-global.md +111 -0
- package/docs/decisions/ADR-094-agent-memory-layer-removal.md +94 -0
- package/docs/decisions/ADR-095-workspace-boundary-contract.md +108 -0
- package/docs/decisions/INDEX.md +6 -0
- package/docs/development.md +5 -7
- package/docs/getting-started.md +4 -4
- package/docs/guidelines/agent-infra/5w2h-analysis.md +1 -1
- package/docs/guidelines/agent-infra/comparison-matrix.md +1 -1
- package/docs/guidelines/agent-infra/corpus-grounding-authoring.md +1 -1
- package/docs/guidelines/agent-infra/critical-thinking.md +1 -1
- package/docs/guidelines/agent-infra/engineering-memory-data-format.md +1 -5
- package/docs/guidelines/agent-infra/first-principles.md +1 -1
- package/docs/guidelines/agent-infra/frontier-reasoning-operating-profile.md +164 -0
- package/docs/guidelines/agent-infra/inversion-thinking.md +1 -1
- package/docs/guidelines/agent-infra/ios-simulator-guide.md +9 -14
- package/docs/guidelines/agent-infra/mcp-request-signing.md +19 -22
- package/docs/guidelines/agent-infra/memory-access.md +25 -31
- package/docs/guidelines/agent-infra/mental-models.md +1 -1
- package/docs/guidelines/agent-infra/model-recommendation.md +29 -0
- package/docs/guidelines/agent-infra/scqa-framework.md +3 -3
- package/docs/guidelines/agent-infra/security-lint-containment.md +81 -0
- package/docs/guidelines/agent-infra/six-hats.md +1 -1
- package/docs/guidelines/agent-infra/systems-thinking.md +1 -1
- package/docs/guidelines/agent-infra/untrusted-input-spotlighting.md +72 -0
- package/docs/installation.md +1 -1
- package/docs/mcp.md +2 -2
- package/docs/parity/{bench-ruflo.json → bench-external.json} +10 -10
- package/docs/parity/{ruflo.md → external-runtime.md} +9 -9
- package/docs/quality.md +3 -3
- package/docs/safety.md +3 -3
- package/docs/skills-catalog.md +4 -1
- package/llms.txt +3 -0
- package/package.json +1 -1
- package/src/config/agent-settings.template.yml +65 -3
- package/src/config/discovery/packs.yml +29 -0
- package/src/config/discovery/workspaces.yml +3 -1
- package/src/config/gitignore-block.txt +6 -0
- package/src/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/src/scripts/_cli/cmd_doctor.py +99 -13
- package/src/scripts/_lib/__pycache__/__init__.cpython-312.pyc +0 -0
- package/src/scripts/_lib/__pycache__/agent_src.cpython-312.pyc +0 -0
- package/src/scripts/_lib/bench_ab_scoring_v2.py +227 -0
- package/src/scripts/_lib/global_deploy_inventory.py +39 -9
- package/src/scripts/_lib/link_crypto.py +206 -0
- package/src/scripts/_lib/security_lint.py +228 -0
- package/src/scripts/ai_council/clients.py +2 -2
- package/src/scripts/ai_council/config.py +55 -0
- package/src/scripts/audit_adr_coverage.py +0 -2
- package/src/scripts/audit_command_surface.py +18 -5
- package/src/scripts/audit_mcp_tools.py +2 -2
- package/src/scripts/audit_skill_descriptions.py +2 -2
- package/src/scripts/bench_ab_clone.py +62 -12
- package/src/scripts/bench_ab_task_runner.py +475 -30
- package/src/scripts/bench_ab_v2_run.py +247 -0
- package/src/scripts/bench_ab_v2_stats.py +347 -0
- package/src/scripts/bench_run.py +1 -1
- package/src/scripts/build_discovery_manifest.py +10 -0
- package/src/scripts/check_bite_sized_granularity.py +1 -2
- package/src/scripts/check_memory.py +49 -63
- package/src/scripts/check_memory_proposal.py +1 -1
- package/src/scripts/check_no_external_sources.py +101 -0
- package/src/scripts/check_references.py +2 -0
- package/src/scripts/cost_by_conversation.py +1 -1
- package/src/scripts/council_cli.py +28 -14
- package/src/scripts/external_sources_denylist.json +91 -0
- package/src/scripts/hook_manifest.yaml +14 -6
- package/src/scripts/injection_scan_hook.py +145 -0
- package/src/scripts/install-hooks.sh +11 -0
- package/src/scripts/install.py +88 -13
- package/src/scripts/lint_agent_security.py +112 -0
- package/src/scripts/lint_bench_ab.py +5 -4
- package/src/scripts/lint_command_tiers.py +63 -22
- package/src/scripts/lint_discovery_vocabulary.py +2 -0
- package/src/scripts/lint_empty_roadmaps.py +80 -0
- package/src/scripts/lint_hidden_unicode.py +132 -0
- package/src/scripts/lint_instruction_smuggling.py +107 -0
- package/src/scripts/lint_marketplace.py +1 -1
- package/src/scripts/lint_mcp_config_security.py +124 -0
- package/src/scripts/lint_skill_frontmatter_safety.py +144 -0
- package/src/scripts/lint_workspace_boundary.py +122 -0
- package/src/scripts/mcp_server/consumer_tool_catalog.json +2 -3
- package/src/scripts/mcp_server/tools.py +8 -32
- package/src/scripts/memory_lookup.py +27 -296
- package/src/scripts/memory_report.py +1 -23
- package/src/scripts/memory_signal.py +6 -53
- package/src/scripts/memory_status.py +25 -206
- package/src/scripts/mine_session.py +118 -41
- package/src/scripts/pack_dependency_allowlist.json +2 -2
- package/src/scripts/render_benchmark_md.py +141 -52
- package/src/scripts/schemas/command.schema.json +6 -1
- package/src/scripts/security_audit_config.py +153 -0
- package/dist/agent-src/commands/chat-history/learn.md +0 -184
- package/dist/agent-src/commands/chat-history/show.md +0 -113
- package/dist/agent-src/commands/fix/pr-bot-comments.md +0 -157
- package/dist/agent-src/commands/fix/pr-developer-comments.md +0 -163
- package/dist/agent-src/templates/agents/memory/architecture-decisions.example.yml +0 -95
- package/docs/contracts/agent-memory-contract.md +0 -159
package/CHANGELOG.md
CHANGED
|
@@ -16,6 +16,71 @@ Entry-shape contract: [`docs/contracts/CHANGELOG-conventions.md`](docs/contracts
|
|
|
16
16
|
|
|
17
17
|
## [Unreleased]
|
|
18
18
|
|
|
19
|
+
### 6.0.0 at a glance — release overview
|
|
20
|
+
|
|
21
|
+
> A reader who never saw the PRs should understand 6.0.0 in under two
|
|
22
|
+
> minutes. Seven headlines here; migration steps in **Breaking changes**
|
|
23
|
+
> below; granular per-roadmap detail in the entries further down.
|
|
24
|
+
|
|
25
|
+
6.0.0 is the release that turns agent-config into a **workplace**, not just a
|
|
26
|
+
rule pack:
|
|
27
|
+
|
|
28
|
+
1. **Workspace.** A task-orchestration layer owns the host-session lifecycle,
|
|
29
|
+
continuation, and drive health — the engine behind `/work` and
|
|
30
|
+
`/implement-ticket`.
|
|
31
|
+
2. **Multi-turn continuation.** A long task survives across turns: the
|
|
32
|
+
workspace resumes where it left off instead of restarting cold.
|
|
33
|
+
3. **Secure local stores.** Session state and sensitive local data live in an
|
|
34
|
+
encrypted-at-rest store under `~/.event4u/agent-config/`, not loose files.
|
|
35
|
+
4. **MCP server.** agent-config exposes its skills and commands over MCP, so
|
|
36
|
+
MCP-aware hosts can reach them directly.
|
|
37
|
+
5. **AI-video Creative Pack (optional).** The AI-video surface graduates from
|
|
38
|
+
prototype to validated provider adapters, shipped as an **opt-in Creative
|
|
39
|
+
Pack** — not core identity, not a new platform.
|
|
40
|
+
6. **Breaking — condensed output relocated.** The repo-root `.agent-src/` tree
|
|
41
|
+
is removed; condensed output now lives at `dist/agent-src/` ([ADR-058]).
|
|
42
|
+
7. **Upgrade cleanup.** Upgrading reaps stale deployed files (renamed/removed
|
|
43
|
+
skills and commands) so old installs don't rot; `agent-config --dry-run`
|
|
44
|
+
previews exactly what gets removed before any deletion.
|
|
45
|
+
|
|
46
|
+
Pack-scoped projection (opt-in) and the TypeScript CLI + local-server
|
|
47
|
+
foundation also land — both non-breaking by default.
|
|
48
|
+
|
|
49
|
+
### Breaking changes (6.0.0)
|
|
50
|
+
|
|
51
|
+
**1. Condensed output moved: root `.agent-src/` → `dist/agent-src/`** ([ADR-058])
|
|
52
|
+
|
|
53
|
+
- **Who is affected:** consumers whose scripts or tool configs hard-code
|
|
54
|
+
`.agent-src/…` paths (plugin-marketplace clones, custom symlinks, CI globs).
|
|
55
|
+
Default installs are **not** affected — regenerated projections pick up the
|
|
56
|
+
new location automatically.
|
|
57
|
+
- **What breaks:** the repo-root `.agent-src/` tree is removed, so any
|
|
58
|
+
hard-coded `.agent-src/<x>` path no longer resolves.
|
|
59
|
+
- **How to migrate:** replace `.agent-src/` with `dist/agent-src/` in any
|
|
60
|
+
path you hard-code.
|
|
61
|
+
- **Which command:** `agent-config install` (consumers) — or `task sync` +
|
|
62
|
+
`task generate-tools` (this repo) — regenerates projections at the new
|
|
63
|
+
location; the upgrade reaper removes the stale root tree. No manual path
|
|
64
|
+
edits beyond your own hard-codes.
|
|
65
|
+
- **Rationale:** the root tree conflated source and build output; moving
|
|
66
|
+
condensed output under `dist/` makes "generated, do not edit" unambiguous
|
|
67
|
+
and keeps the repo root clean.
|
|
68
|
+
|
|
69
|
+
**2. Settings key renamed: `cost_profile` → `rule_loading_tier`**
|
|
70
|
+
|
|
71
|
+
- **Who is affected:** anyone with a hand-edited `cost_profile` in
|
|
72
|
+
`.agent-settings.yml`.
|
|
73
|
+
- **What breaks:** nothing immediately — `cost_profile` is read as a fallback
|
|
74
|
+
during the grace period. The colliding memory-cadence meaning moved to its
|
|
75
|
+
own `memory.cadence` key (`auto`/`always`/`never`).
|
|
76
|
+
- **How to migrate:** automatic.
|
|
77
|
+
- **Which command:** `agent-config install` / `setup` migrates existing
|
|
78
|
+
settings on the next run. No manual action required.
|
|
79
|
+
- **Rationale:** one key carried two unrelated meanings (rule-loading footprint
|
|
80
|
+
vs. memory-line cadence); splitting them removes the collision.
|
|
81
|
+
|
|
82
|
+
[ADR-058]: docs/decisions/ADR-058-condensed-output-relocation-to-dist.md
|
|
83
|
+
|
|
19
84
|
### Feedback wanted — multi-agent MCP config (demand probe, `ADR-086`)
|
|
20
85
|
|
|
21
86
|
We are deciding whether to build a cross-agent MCP discovery / install helper.
|
|
@@ -858,471 +923,133 @@ our recommendation order, not its support status.
|
|
|
858
923
|
> keeps the active era under the 250-line drift cap enforced by
|
|
859
924
|
> `tests/test_changelog_eras.py`.
|
|
860
925
|
|
|
861
|
-
# Era:
|
|
926
|
+
# Era: pre-6.0.0 — archived
|
|
862
927
|
|
|
863
|
-
>
|
|
864
|
-
>
|
|
865
|
-
>
|
|
866
|
-
>
|
|
928
|
+
> All entries before `6.0.0` live in
|
|
929
|
+
> [`docs/archive/CHANGELOG-pre-6.0.0.md`](docs/archive/CHANGELOG-pre-6.0.0.md).
|
|
930
|
+
> The archive is read-only; git tags remain the canonical
|
|
931
|
+
> source for what shipped. Splitting them out of the main file
|
|
932
|
+
> keeps the active era under the 250-line drift cap enforced by
|
|
933
|
+
> `tests/test_changelog_eras.py`.
|
|
867
934
|
|
|
868
|
-
|
|
935
|
+
# Era: 6.0.x — current
|
|
869
936
|
|
|
870
|
-
|
|
937
|
+
> Started at `6.0.0`. Full entries live inline below.
|
|
938
|
+
> The drift test caps this era at 250 lines of entry body; growth past
|
|
939
|
+
> that forces a new era split (`# Era: 6.1.x`, etc.) — see
|
|
940
|
+
> [`docs/contracts/CHANGELOG-conventions.md § Era splits`](docs/contracts/CHANGELOG-conventions.md).
|
|
871
941
|
|
|
872
|
-
|
|
873
|
-
* **structure:** relocate condensed output .agent-src/ -> dist/agent-src/ ([316b7eb](https://github.com/event4u-app/agent-config/commit/316b7eb140da59c9f4283072b519b8b40d118119))
|
|
942
|
+
## [6.1.0](https://github.com/event4u-app/agent-config/compare/6.0.0...6.1.0) (2026-06-14)
|
|
874
943
|
|
|
875
944
|
### Features
|
|
876
945
|
|
|
877
|
-
* **
|
|
878
|
-
* **
|
|
879
|
-
* **
|
|
880
|
-
* **
|
|
881
|
-
* **
|
|
882
|
-
* **
|
|
883
|
-
* **
|
|
884
|
-
* **
|
|
885
|
-
* **
|
|
886
|
-
* **
|
|
887
|
-
* **
|
|
888
|
-
* **
|
|
889
|
-
* **
|
|
890
|
-
* **
|
|
891
|
-
* **
|
|
892
|
-
* **
|
|
893
|
-
* **
|
|
894
|
-
* **
|
|
895
|
-
* **
|
|
896
|
-
* **commands:**
|
|
897
|
-
* **ui:** refresh drive-health after every drive (ADR-084) ([9d80b63](https://github.com/event4u-app/agent-config/commit/9d80b6324ad0c91d82ba770755aa3328597ecd71))
|
|
898
|
-
* **ui:** conversation thread view + arbitrary session continuation (ADR-083, PR-2) ([9dbbdad](https://github.com/event4u-app/agent-config/commit/9dbbdadf1893a3118ae1b3114a4c28cff1d036f6))
|
|
899
|
-
* **server:** /continue records the follow-up prompt (ADR-083) ([9081c22](https://github.com/event4u-app/agent-config/commit/9081c22d17c1d90c5bcec6252ed4d69d1748ccbf))
|
|
900
|
-
* **ui:** one-click re-launch on a 410 (ADR-082) ([cae52ad](https://github.com/event4u-app/agent-config/commit/cae52ad83388c9343606df36f042938d9e7c2e81))
|
|
901
|
-
* **ui:** health-panel reset button + 410 follow-up affordance (ADR-081) ([0dbe013](https://github.com/event4u-app/agent-config/commit/0dbe0135d62d924d1414fbdd043896ce96bb970a))
|
|
902
|
-
* **server:** POST /drive-health/:host/reset (ADR-081) ([8916fc7](https://github.com/event4u-app/agent-config/commit/8916fc7f3bb3fb220935987d9e5aa168a986b712))
|
|
903
|
-
* **server:** /continue answers 410 on an expired host session (ADR-080) ([c50a1e5](https://github.com/event4u-app/agent-config/commit/c50a1e5bab694e494c3032e5bd2e7cbc1ce6a7ff))
|
|
904
|
-
* **workspace:** detect expired host session on resume (ADR-080) ([db2218e](https://github.com/event4u-app/agent-config/commit/db2218ead25e114634a982237cd1a34f8ce63c35))
|
|
905
|
-
* **ui:** session-global host picker (ADR-079) ([213b7fb](https://github.com/event4u-app/agent-config/commit/213b7fb5ad86b755d5f29b631cb1774cd2dc970e))
|
|
906
|
-
* **server:** GET /workspace/hosts tier-1 availability (ADR-079) ([b042c64](https://github.com/event4u-app/agent-config/commit/b042c64357be4509c9325fb9391563c6adae2b76))
|
|
907
|
-
* **ui:** read-only drive-health panel (ADR-078) ([987b04c](https://github.com/event4u-app/agent-config/commit/987b04c060d3035a72d131f34e2b56a7e9d9178d))
|
|
908
|
-
* **ui:** follow-up affordance continues the session (ADR-077) ([7a2d6c9](https://github.com/event4u-app/agent-config/commit/7a2d6c9ef3206f4aeb9bc02f2a58390cb7babf84))
|
|
909
|
-
* **server:** POST /sessions/:id/continue conversation turn (ADR-076) ([f8ddf8b](https://github.com/event4u-app/agent-config/commit/f8ddf8b7e30f69c5617ecb1a3a8e0b25ef3cb8ba))
|
|
910
|
-
* **workspace:** host session resume for multi-turn (ADR-076) ([354e34a](https://github.com/event4u-app/agent-config/commit/354e34a62487a034de2d1741dc51375a575a7b03))
|
|
911
|
-
* **ui:** WorkspacePage drives a task end-to-end (ADR-075) ([06b1ab0](https://github.com/event4u-app/agent-config/commit/06b1ab04a9e131189892984259d6b464ff965063))
|
|
912
|
-
* **server:** inline prompt input specs in /roles/:role/tasks (ADR-075) ([523615c](https://github.com/event4u-app/agent-config/commit/523615cdd10ab750b331c4dad085eac5dd1a00e7))
|
|
913
|
-
* **server:** launch consults the circuit-breaker gate (ADR-074) ([6cbc545](https://github.com/event4u-app/agent-config/commit/6cbc545c626951a62d754ff710717a79d5f9ff98))
|
|
914
|
-
* **workspace:** kill-switch auto-cooldown recovery (ADR-074) ([43e6bf1](https://github.com/event4u-app/agent-config/commit/43e6bf15a57b385aa267dda36e899a95f10f9b47))
|
|
915
|
-
* **server:** enforce kill-switch in launch + GET /drive-health (ADR-073) ([455bf7b](https://github.com/event4u-app/agent-config/commit/455bf7b7d4b3f939ca7aaef104754e49461bb19a))
|
|
916
|
-
* **workspace:** drive health + kill-switch (ADR-073) ([9e6536d](https://github.com/event4u-app/agent-config/commit/9e6536d2e5abedd0c2a7a5d5d3ba0f22dfc6e4e4))
|
|
917
|
-
* **workspace:** codex + gemini drive configs (ADR-072) ([ab64d8e](https://github.com/event4u-app/agent-config/commit/ab64d8ef9029817938e8c9ee10bdc56b84506ccb))
|
|
918
|
-
* **server:** launch drives a Tier-1 host turn (ADR-071) ([ddb8eac](https://github.com/event4u-app/agent-config/commit/ddb8eacb7b3d9efcb24d0184025b4565c674c42e))
|
|
919
|
-
* **workspace:** Tier-1 host drive loop (ADR-070, v0 claude-code) ([bc73279](https://github.com/event4u-app/agent-config/commit/bc73279089c4ea596af46af4b2c6bd747436225c))
|
|
920
|
-
* **server:** POST /workspace/render endpoint (ADR-069) ([6a0d1e2](https://github.com/event4u-app/agent-config/commit/6a0d1e2dba43846f96c16b1fa1fceb960e350477))
|
|
921
|
-
* **workspace:** role-prompt placeholder renderer (ADR-069) ([6cedd40](https://github.com/event4u-app/agent-config/commit/6cedd401372b9ab534d6ad4e1f46cd91fb7f8ecf))
|
|
922
|
-
* **server:** launch reports the effective host tier (ADR-067) ([4563226](https://github.com/event4u-app/agent-config/commit/4563226fa0505ef622788df6639bb5cffff2f907))
|
|
923
|
-
* **workspace:** host-agent tier detection (ADR-067) ([949a28e](https://github.com/event4u-app/agent-config/commit/949a28ebd0fc1563b913b891613178a4d764ef3d))
|
|
924
|
-
* **workspace:** pre-render skill_hint into the Tier-3 inbox hand-off (ADR-066) ([2569e7a](https://github.com/event4u-app/agent-config/commit/2569e7a9708081b9585aa743387b7823aed05ca8))
|
|
925
|
-
* **workspace:** skill-body resolver for host hand-off pre-rendering (ADR-066) ([604f34a](https://github.com/event4u-app/agent-config/commit/604f34a2d5e407598af023bec70a9058e5499a08))
|
|
926
|
-
* **server:** Tier-3 inbox endpoints, ships dark behind AGENT_CONFIG_TIER3_INBOX ([a58487d](https://github.com/event4u-app/agent-config/commit/a58487db4037eb7d3e83db1a73476d8f02f6d901))
|
|
927
|
-
* **workspace:** Tier-3 host hand-off inbox — plaintext v0 (ADR-065) ([b486438](https://github.com/event4u-app/agent-config/commit/b486438ccb769a79a9918cde2386dbdd559aba9a))
|
|
928
|
-
* **server:** route all session endpoints through the Python store CLI (ADR-064) ([d43a7dc](https://github.com/event4u-app/agent-config/commit/d43a7dce7854eef203474faa7e0aec39f877b9a3))
|
|
929
|
-
* **workspace:** session CLI surface for the Node bridge (ADR-064 store 3b) ([ab67525](https://github.com/event4u-app/agent-config/commit/ab67525299027623d9b69b77f11e707afcd5d57c))
|
|
930
|
-
* **workspace:** per-record encrypt session JSONL — Python half (ADR-064 store 3a) ([2284f21](https://github.com/event4u-app/agent-config/commit/2284f218528b5f9002f3ab1512b76485efb597ac))
|
|
931
|
-
* **workspace:** encrypt document .history.jsonl per-record (ADR-064 store 2) ([e5c7682](https://github.com/event4u-app/agent-config/commit/e5c76824bb9b42341b6f8c3d64fbc510d28456b2))
|
|
932
|
-
* **workspace:** encrypt analytics events.jsonl at rest (ADR-064 store 1) ([2ab4445](https://github.com/event4u-app/agent-config/commit/2ab4445eb07e4378879789b25324bb7543fd462c))
|
|
933
|
-
* **workspace:** per-record encrypt_line/decrypt_line for append-JSONL (ADR-064) ([c3fa49a](https://github.com/event4u-app/agent-config/commit/c3fa49acdb73c2d3be03965a9dcf0d32cb0cb486))
|
|
934
|
-
* **server:** route recent-documents rail through the Python store CLI ([a97dc77](https://github.com/event4u-app/agent-config/commit/a97dc777b4bab35a928203f75a179a8069f73375))
|
|
935
|
-
* **workspace:** encrypt document bodies at rest (ADR-062 Part B, documents-only) ([eb12aac](https://github.com/event4u-app/agent-config/commit/eb12aacd5cf31e667a88883c72774ab5f00eb170))
|
|
936
|
-
* **workspace:** re-cipher encrypt-at-rest to AES-256-GCM (ADR-062 Part A) ([4d95a46](https://github.com/event4u-app/agent-config/commit/4d95a46e4634c91283db650f2464c36a0cc06ba6))
|
|
937
|
-
* **roles:** add beta-internal status tier with lint-enforced external-validation gate ([602ba03](https://github.com/event4u-app/agent-config/commit/602ba03379ec2aa42ddb7b1abf1b646a6bd9462a))
|
|
938
|
-
* **corpora:** cross-domain grounding — security, API, DB, a11y ([1e9e435](https://github.com/event4u-app/agent-config/commit/1e9e4354ad2cbcff5aa22c02ae2255d16468b55d))
|
|
939
|
-
* **skills:** design-tokens toolchain + gated shadcn/tailwind ports ([b88c5fb](https://github.com/event4u-app/agent-config/commit/b88c5fb4a141c8edb74a50b8c84d7003d01725f0))
|
|
940
|
-
* **ui-directives:** ground the design/review/polish flow in the corpus ([60bab84](https://github.com/event4u-app/agent-config/commit/60bab8474eb3909c68c56fd3d80394eef96ecab4))
|
|
941
|
-
* **skills:** design-intelligence — adopted design-knowledge corpus ([4df9638](https://github.com/event4u-app/agent-config/commit/4df96385e02eea186a1650f7f2b3f1a7487b4c32))
|
|
942
|
-
* **skills:** corpus-grounding engine + bundled-assets delivery contract ([21c6491](https://github.com/event4u-app/agent-config/commit/21c64911392c185d2a210a2fdd2311c500c497b8))
|
|
943
|
-
* **discovery:** frontend-design capability pack ([acf6660](https://github.com/event4u-app/agent-config/commit/acf666043c3caf89dddb6f6dc11878d2d9384dfe))
|
|
944
|
-
* **ai-video:** per-adapter run telemetry (success / cost / latency) ([bbb8942](https://github.com/event4u-app/agent-config/commit/bbb8942642934ce49c8803fb534ae44b3e2b66cc))
|
|
945
|
-
* **ai-video:** song-link ingest (Suno / Udio / YouTube -> local file) ([85113ca](https://github.com/event4u-app/agent-config/commit/85113ca041b6c67668ba3a37ea469fabb41d6cfb))
|
|
946
|
-
* **ai-video:** MuseTalk-class local lip-sync adapter (MIT) ([2096a65](https://github.com/event4u-app/agent-config/commit/2096a656ec38f6579ff7de078d19020dff9fc35f))
|
|
947
|
-
* **ai-video:** provenance embedding enforcing the transparency policy ([859a90b](https://github.com/event4u-app/agent-config/commit/859a90be5d054a6c9b00aace17a8ff1937b71683))
|
|
948
|
-
* **ai-video:** sandboxed local ComfyUI adapter per ADR-060 ([ebd78aa](https://github.com/event4u-app/agent-config/commit/ebd78aad3b322810cd7be1be66668262faca7e10))
|
|
949
|
-
* **ai-video:** resume-from-last-green-artifact scan per ADR-059 ([fa1d5ae](https://github.com/event4u-app/agent-config/commit/fa1d5ae3070d15c8fba468fd5bf34b42e357fb81))
|
|
950
|
-
* **skills:** prompt-validator — pre-spend contradiction gate for AI-video batches ([827b3a0](https://github.com/event4u-app/agent-config/commit/827b3a0156792ca6858059a4ce04473855cddab0))
|
|
951
|
-
* **ai-video:** modality-switch direction, capability clamping, and the unified preview gate ([23b84ad](https://github.com/event4u-app/agent-config/commit/23b84ad05bab251d7668ecf2c74f390647f11ba9))
|
|
952
|
-
* **ai-video:** sync.so lip-sync post-process adapter with machine-readable sparse budget ([950dbaa](https://github.com/event4u-app/agent-config/commit/950dbaafc1a983c34db5c935b90bf6101584399f))
|
|
953
|
-
* **ai-video:** audio-analysis + lyrics adapters with ground-truth vocal-map validator ([f749bd1](https://github.com/event4u-app/agent-config/commit/f749bd1a0971b0a3f383b4a3c672036fd4d64adb))
|
|
954
|
-
* **ai-video:** explicit preview/commit mode across video render commands ([bea8e87](https://github.com/event4u-app/agent-config/commit/bea8e8752880cbad440eaecd539883644137da08))
|
|
955
|
-
* **ai-video:** replicate multiplexer adapter + template provider blocks ([e07b8d4](https://github.com/event4u-app/agent-config/commit/e07b8d49b5fbeb50a6af1f7a1aa00d259c397b2b))
|
|
956
|
-
* **ai-video:** fal multiplexer adapter — one adapter, many models via queue.fal.run ([20e5dbc](https://github.com/event4u-app/agent-config/commit/20e5dbc49ea3ae494397c86193b0579a7d488846))
|
|
957
|
-
* **ai-video:** contract v2 multiplexer additions — model_id stdin key, stateless poll, <enabled> kill-switch ([f1625e5](https://github.com/event4u-app/agent-config/commit/f1625e540e4f23e6bcd19728b2c7ed59e4ba1162))
|
|
958
|
-
* **flows:** command→flow primary view + coverage lint (6.1.0 Step 9) ([1ba5e73](https://github.com/event4u-app/agent-config/commit/1ba5e73e874c7bd1c3c1fa4996ba3765eb848ad5))
|
|
959
|
-
* **ai-video:** cost transparency — cost_estimate field + --max-spend-usd gate ([07cf1b6](https://github.com/event4u-app/agent-config/commit/07cf1b697ac07d15f22a104f339d6fe1f4f377b1))
|
|
960
|
-
* **ai-video:** harden adapter trust boundary (contract v2) ([adacc1c](https://github.com/event4u-app/agent-config/commit/adacc1c9a8b352475b0a48f6453aec498e58ae3f))
|
|
961
|
-
* **flows:** flow-layer data model — schema + validate-on-load lint ([a81362d](https://github.com/event4u-app/agent-config/commit/a81362d7a5754c1ba866f99671ee19f8f63919d6))
|
|
962
|
-
* **commands:** wire test/quality/review/work to the toolchain resolver ([514e947](https://github.com/event4u-app/agent-config/commit/514e9478a1020917389ef46b016d9589a6c97eb7))
|
|
963
|
-
* **work-engine:** stack-adaptive toolchain resolver ([29c6e1b](https://github.com/event4u-app/agent-config/commit/29c6e1b680bf068cd844b157ef95d667ccdc4f84))
|
|
964
|
-
* **commands:** wire /judge /fix /analytics /tests /override to the auto-detection contract (6.1.0 Steps 2-5) ([b7884e3](https://github.com/event4u-app/agent-config/commit/b7884e34b06db747018afbde7b3cc4bf8484b3c2))
|
|
965
|
-
* **commands:** non-interactive + auto-detection contract (6.1.0 Step 1) ([296e5f8](https://github.com/event4u-app/agent-config/commit/296e5f81b3ecb94b82e4631f3c5cd41209b6458e))
|
|
966
|
-
* **6.0.x:** teach the pack subsystem src/packs/ + restore workspace modules ([151badd](https://github.com/event4u-app/agent-config/commit/151badd067b0b10a71957abac7331b180f30242f))
|
|
967
|
-
* **6.0.x:** relocate uncondensed source container to src/agent-src/ ([7788988](https://github.com/event4u-app/agent-config/commit/778898812d7253ee76da20ebaed0a58cbcdbdb2d))
|
|
968
|
-
* **roadmap:** harden merge-gated criteria with dashboard surfacing ([14a7419](https://github.com/event4u-app/agent-config/commit/14a74199aa3cd1ac6ebcb4a64e7112f2db2aafc0))
|
|
969
|
-
* **6.0.0-d-step19b:** consumer model-tier auto-switch reaches installed tree ([1ff151f](https://github.com/event4u-app/agent-config/commit/1ff151f52732d3f67e8f3a9ec6b22371953d42d4))
|
|
970
|
-
* **6.0.0-d-step18:** migrate --check/--from + MIGRATION.md ([328971e](https://github.com/event4u-app/agent-config/commit/328971e2379b7ec8987ac38ca4e764c3b47dca54))
|
|
971
|
-
* **6.0.0-d-step17:** repoint install contract to src/scripts ([bf93ccf](https://github.com/event4u-app/agent-config/commit/bf93ccf2e2f76b9d6eb937b79f66d0ed6f886751))
|
|
972
|
-
* **profiles:** profiles-as-views + commands ls --profile/--expanded (Step 14/15) ([87136b6](https://github.com/event4u-app/agent-config/commit/87136b60879845ee08c1b5fb46706305722ca125))
|
|
973
|
-
* **git-pack:** rename commit/create-pr to git-commit/git-pr-create (Step 12 B1) ([b4917de](https://github.com/event4u-app/agent-config/commit/b4917dea9e3aab4f255dd508243ce23dcafcb500))
|
|
974
|
-
* **domains:** add pack slug_prefix pipeline (ADR-044 A3, Step 12) ([c36c2c1](https://github.com/event4u-app/agent-config/commit/c36c2c1055bf5d89ae10bdf621de3d99ca4f3379))
|
|
975
|
-
* **condense:** repoint command projection to src/domains (Step-12 prerequisite) ([f27b29d](https://github.com/event4u-app/agent-config/commit/f27b29d4527228296f5972b4dca7ca30c06568ca))
|
|
976
|
-
* **flows:** scaffold src/flows/ as first-class artefacts (Step 15b) ([bc98331](https://github.com/event4u-app/agent-config/commit/bc98331eb0118dbab1ff2d622990a64de59e5bb8))
|
|
977
|
-
* **domains:** move all 150 commands into src/domains/<pack>/ (6.0.0-D Phase 4, Step 10) ([e9a5244](https://github.com/event4u-app/agent-config/commit/e9a52447b418ba38fab09fd89ba8f6df9fa6e833))
|
|
978
|
-
* **domains:** teach the toolchain the src/domains command source (6.0.0-D Phase 4) ([a13b578](https://github.com/event4u-app/agent-config/commit/a13b578aa2d2f1330ba8b4c71aa5bd28e1b05f5c))
|
|
979
|
-
* **packs:** flat src/ skills+rules library (6.0.0-D Phase 2, Steps 7-8) ([668ed88](https://github.com/event4u-app/agent-config/commit/668ed88eb475f9ad843bd74deb1e74b3e60490b3))
|
|
980
|
-
* **packs:** extraction-proof gate proving a pack is re-splittable (Step 6) ([c56a993](https://github.com/event4u-app/agent-config/commit/c56a993b39d5d99e878448924e0ebbf8771755b5))
|
|
981
|
-
* **packs:** move pack-laravel into the 6.0.0-D flat src/ layout (Step 5) ([d932cd2](https://github.com/event4u-app/agent-config/commit/d932cd26a976780edd50adc82a9a0f174ce1040e))
|
|
982
|
-
* **packs:** pack.yaml schema + dependency/DAG/namespace lints (6.0.0-D Phase 0 Steps 2-4) ([54700a9](https://github.com/event4u-app/agent-config/commit/54700a943de5da34d51731d06dac0195f5577e72))
|
|
983
|
-
* **condense:** hash skill/rule includes transitively (6.0.0-D Phase 0 Step 1) ([93b2011](https://github.com/event4u-app/agent-config/commit/93b2011b074258f303a686243492fd410fcac85d))
|
|
984
|
-
* **governance:** skill-family overlap report + forward new-skill gate (6.0.0-C Phase 4) ([473fb0d](https://github.com/event4u-app/agent-config/commit/473fb0dd14d699132566a8e49ae59551abaf68ae))
|
|
985
|
-
* **governance:** pruning-measurement telemetry + evidence-based-pruning contract (6.0.0-C Phase 3) ([ae763d8](https://github.com/event4u-app/agent-config/commit/ae763d84902d57bef596a5ab9d474a70a66a03e5))
|
|
986
|
-
* **cli:** commands ls/explain discovery surface (6.0.0-C Phase 2 Step 5b) ([fa003b8](https://github.com/event4u-app/agent-config/commit/fa003b86b9d75237e688ba534db13b5c76f88404))
|
|
987
|
-
* **governance:** required routing metadata + per-command routing evals (6.0.0-C Phase 2 Steps 4b+5) ([422a6d0](https://github.com/event4u-app/agent-config/commit/422a6d015c8171f35eca115aa3c43be9ae365c31))
|
|
988
|
-
* **governance:** controlled-verb lint for visible commands (6.0.0-C Phase 2, ADR-041) ([1405778](https://github.com/event4u-app/agent-config/commit/140577896b466761930301a747da6d3a33c64c3c))
|
|
989
|
-
* **governance:** forward-looking per-pack command-budget gate (6.0.0-C Phase 1) ([76f766d](https://github.com/event4u-app/agent-config/commit/76f766d040ce53efcfc0df19426ff424034d9194))
|
|
990
|
-
* wire agent-config use --profile to projection mode ([bf4a18f](https://github.com/event4u-app/agent-config/commit/bf4a18f71c6aba2ce2b4e27ece6de53355fa5684))
|
|
991
|
-
* add profile base packs for scoped projection (6.0.0-B) ([7a4a7e9](https://github.com/event4u-app/agent-config/commit/7a4a7e984f9df4f617ad9b90fa54efc1ba8397d6))
|
|
992
|
-
* add projection.mode setting and scoped projector filtering (6.0.0-B) ([3bc49d6](https://github.com/event4u-app/agent-config/commit/3bc49d6bf37327e71f992d87087443c46b91c232))
|
|
993
|
-
* **config:** pack loader resolver with requires-closure + active-set tests ([fff9cc5](https://github.com/event4u-app/agent-config/commit/fff9cc5c745c19a1dc0f2640f8162a412adcf224))
|
|
994
|
-
* **audit:** command budget-audit report + 6.0.0 surface decisions ([929aaa2](https://github.com/event4u-app/agent-config/commit/929aaa25c00dbbf5ee0aadaab0441df7327ee4f7))
|
|
995
|
-
* **discovery:** emit command pack-ownership in manifest + add command pack schema field ([e764f70](https://github.com/event4u-app/agent-config/commit/e764f7039e5dbca3d1db6e1c5b278669da89ff67))
|
|
996
|
-
* **discovery:** add capability-pack contract, manifests, and requires-graph lint ([3a23de3](https://github.com/event4u-app/agent-config/commit/3a23de38c90d5a5316c828448b64575e980c69c3))
|
|
946
|
+
* **rules:** Iron Law — never drop inherited/shared-branch commits without asking ([e03dc18](https://github.com/event4u-app/agent-config/commit/e03dc18300a2ef032d508062be032267a1f1f844))
|
|
947
|
+
* **workspace:** plain-language host-decision explainability + employee-mode gate (6.0.0 P5) ([f485476](https://github.com/event4u-app/agent-config/commit/f485476050d3d7660aa3aaeacc54438e5eee44a9))
|
|
948
|
+
* **governance:** workspace boundary contract + import-edge drift linter (6.0.0 P4) ([943eb29](https://github.com/event4u-app/agent-config/commit/943eb29747eb3dca0988317e2a526cd38d12f06c))
|
|
949
|
+
* **install:** preview-only dry-run for the upgrade-cleanup reaper (6.0.0 P2) ([4caa802](https://github.com/event4u-app/agent-config/commit/4caa802b1fd1bbf1beda71e5ad553000e7b7f2bf))
|
|
950
|
+
* **create-pr:** run the PR-gate archival sweep before opening the PR ([bdd645b](https://github.com/event4u-app/agent-config/commit/bdd645b3bcc7443c00df653d8f53982417d0ca3e))
|
|
951
|
+
* **roadmaps:** deterministic PR-gate archival sweep ([10643ca](https://github.com/event4u-app/agent-config/commit/10643ca9f5ff56ff02f376531e5c8c07998aa08d))
|
|
952
|
+
* **memory:** remove agent-memory Layer 2; file-first memory only ([c8903c6](https://github.com/event4u-app/agent-config/commit/c8903c6f3a5502434b29c1b55535a9ebc3c55ac4))
|
|
953
|
+
* **bench:** v2 pilot run + honest-null report; spawn stratified follow-up (Phase 4-6) ([5b7f7bd](https://github.com/event4u-app/agent-config/commit/5b7f7bd1112462f83ca42ef6509f4871cdba7ebe))
|
|
954
|
+
* **bench:** v2 dual-axis scorer + runner + paired stats (Phase 2-3) ([ae25ee2](https://github.com/event4u-app/agent-config/commit/ae25ee2c7a8b0fe6325a0c886911a8c48c7546d5))
|
|
955
|
+
* **bench:** v2 discipline-axis corpus + fixtures (Phase 0-1) ([1371dd0](https://github.com/event4u-app/agent-config/commit/1371dd05096c38c7f28f0c4a55b1daf2bb230500))
|
|
956
|
+
* **bench:** wrapper-lift A/B benchmark — model-pin, budget-cap, error-aware ([a09238a](https://github.com/event4u-app/agent-config/commit/a09238ad0455baaf6f68016a195ad54725acd3a3))
|
|
957
|
+
* **reasoning:** add model-agnostic Reasoning Discipline Protocol (RDP) ([b4b5bec](https://github.com/event4u-app/agent-config/commit/b4b5bec18f58630add4e7802c9e32b46b88f3084))
|
|
958
|
+
* **security:** Phase 3 consumer audit + runtime injection hook + review skill ([23efe50](https://github.com/event4u-app/agent-config/commit/23efe5001104c1fd7056f7b2216fc4583f7f29f3))
|
|
959
|
+
* **security:** Phase 2 injection-aware authoring rules ([eb41da9](https://github.com/event4u-app/agent-config/commit/eb41da9c7a1e3140d1efad760bd06e0bd53cb513))
|
|
960
|
+
* **security:** Phase 1 self-audit corpus linters + containment convention ([f678aba](https://github.com/event4u-app/agent-config/commit/f678abab7b521f389e16abb837594b3d23a38d5f))
|
|
961
|
+
* **ai-council:** resolve config user-global-first ([9177b52](https://github.com/event4u-app/agent-config/commit/9177b52a99842b3adffc21b325b39610ef520c6d))
|
|
962
|
+
* **ci:** guard against re-introducing external-source references ([88d35d9](https://github.com/event4u-app/agent-config/commit/88d35d913f5afec7db33f5817229b366cac7256f))
|
|
963
|
+
* **doctor:** add read-only stale-orphans health check ([48e6118](https://github.com/event4u-app/agent-config/commit/48e6118eab2e39fbfa1884a9f6defb1c8719a2ba))
|
|
964
|
+
* **packs:** split meta into capability-scoped packs ([b363839](https://github.com/event4u-app/agent-config/commit/b3638393a6c67ecaac41ae19df89b2ed0b03154b))
|
|
965
|
+
* **commands:** add first-class visibility frontmatter field ([db4d88d](https://github.com/event4u-app/agent-config/commit/db4d88dcf41629f27973624d6476f935be32e2c9))
|
|
997
966
|
|
|
998
967
|
### Bug Fixes
|
|
999
968
|
|
|
1000
|
-
* **
|
|
1001
|
-
* **
|
|
1002
|
-
* **
|
|
1003
|
-
* **
|
|
1004
|
-
* **
|
|
1005
|
-
* **
|
|
1006
|
-
* **
|
|
1007
|
-
* **
|
|
1008
|
-
* **
|
|
1009
|
-
* **
|
|
1010
|
-
* **
|
|
1011
|
-
* **
|
|
1012
|
-
* **
|
|
1013
|
-
* **
|
|
1014
|
-
* **
|
|
1015
|
-
* **
|
|
1016
|
-
* **
|
|
1017
|
-
* **
|
|
1018
|
-
* **
|
|
1019
|
-
* **skills:** drop schema-default frontmatter boilerplate from new skills ([b0743bf](https://github.com/event4u-app/agent-config/commit/b0743bfcbf028c432e220e82136d8dbaa92a5731))
|
|
1020
|
-
* **discovery:** add frontend-design to manifest schema pack enum ([cad6ebb](https://github.com/event4u-app/agent-config/commit/cad6ebb65f2adaabda152b9e46f7df9d47858eb7))
|
|
1021
|
-
* **design-tokens:** avoid templates/ path-pattern hit in starter link ([8943cf4](https://github.com/event4u-app/agent-config/commit/8943cf47755bb53c861a32fba38ac45bc98fde10))
|
|
1022
|
-
* **ai-video:** trim command descriptions under the 200-char hard cap ([814a309](https://github.com/event4u-app/agent-config/commit/814a309e4344d319abf469fa6d3a7bdac8e75edf))
|
|
1023
|
-
* **tests:** stage the condensed payload at dist/agent-src in the one-liner smoke ([52e2b20](https://github.com/event4u-app/agent-config/commit/52e2b202d5b5f973cf549c4770c553c7dee75b9a))
|
|
1024
|
-
* **scripts:** repoint tooling, CI workflows, and tests at dist/agent-src ([4882cba](https://github.com/event4u-app/agent-config/commit/4882cba5b410c8c5ea853788dab87cdf66c95739))
|
|
1025
|
-
* **ci:** repair four more local gates stale since the src/ migration ([57a560e](https://github.com/event4u-app/agent-config/commit/57a560eeb285a3eec925f27f42826612504f8dc3))
|
|
1026
|
-
* **ci:** teach lint-command-routing the post-ADR-051 layout ([bb88a3a](https://github.com/event4u-app/agent-config/commit/bb88a3abdffd1b3bd48e33ec2fef7673dd74987e))
|
|
1027
|
-
* **contracts:** add keep-beta-until review markers to the 9 new beta contracts ([81e5819](https://github.com/event4u-app/agent-config/commit/81e58196ee7bf3061f26797500de792a5ee21916))
|
|
1028
|
-
* **contracts:** add missing stability frontmatter to 9 contracts ([66f7010](https://github.com/event4u-app/agent-config/commit/66f7010d5d6edf39132741d3f43e589c30dcc3e8))
|
|
1029
|
-
* **ci:** point module-management-neutral checker at src/skills ([dff46a3](https://github.com/event4u-app/agent-config/commit/dff46a35d406fa24f4bf56cdc1434c06e1c8d576))
|
|
1030
|
-
* **templates:** bump agent_config_version pin 5.7.0 -> 5.10.1 ([118b331](https://github.com/event4u-app/agent-config/commit/118b331c604db860e47506b3ae064fdd7fbcf86d))
|
|
1031
|
-
* **rules:** repair link targets broken by command-cluster + src/ moves ([f9707b1](https://github.com/event4u-app/agent-config/commit/f9707b1f8b0b27e0a9bd949d752d3bea9ac364dc))
|
|
1032
|
-
* **value:** render the value dashboard in English from its generators ([6e83c02](https://github.com/event4u-app/agent-config/commit/6e83c0286e0114b7d53139a03639287628ea645e))
|
|
1033
|
-
* **ai-video:** recondense from-song/from-script after cost-gate edits ([eea3838](https://github.com/event4u-app/agent-config/commit/eea3838aa64284dd47203d34091e20f2b860a83d))
|
|
1034
|
-
* **roadmap:** mark domain-pack-extraction draft (was active with no phases) ([6bb181c](https://github.com/event4u-app/agent-config/commit/6bb181c19ce4d5d8b1b1341ad3ccd344a581fb0f))
|
|
1035
|
-
* **commands:** drop package-internal task invocations from resolver prose ([659deb8](https://github.com/event4u-app/agent-config/commit/659deb8d61b6d6d2b09b0ec3501e7726373b9b75))
|
|
1036
|
-
* **commands:** drop package-internal 'task sync' from the shared contract ([85d0ccf](https://github.com/event4u-app/agent-config/commit/85d0ccf9e1031a9f301888d72f3ead44affac9b8))
|
|
1037
|
-
* **6.0.x:** make the dual-role marker pass agents-layout + ref checks ([21f3766](https://github.com/event4u-app/agent-config/commit/21f37664cd1f4964a8c09f3bf7bf8ef222e2fad1))
|
|
1038
|
-
* **6.0.x:** repoint path-gates and scripts onto the relocated source container ([1628616](https://github.com/event4u-app/agent-config/commit/16286164af58871c1f68abc54e77093702b65abd))
|
|
1039
|
-
* **6.0.0-d:** keep AGENTS.md root-layout pointer under Thin-Root cap ([d2c4971](https://github.com/event4u-app/agent-config/commit/d2c49719f53ae0903f84bf1b5c62f01c09686cb8))
|
|
1040
|
-
* **6.0.0-d:** drop resolvable gitignored-settings path ref in cleanup roadmap ([00c4226](https://github.com/event4u-app/agent-config/commit/00c4226c66ce837686ff5b79a4cda236ca7d43e6))
|
|
1041
|
-
* **6.0.0-d-step16b:** repoint CI surfaces after config/+templates move ([b0d34b9](https://github.com/event4u-app/agent-config/commit/b0d34b901c09863ef542756a228446aae39903e4))
|
|
1042
|
-
* **6.0.0-d-step19:** repoint dispatcher, shim, smoke + TS tests to src/scripts ([a974133](https://github.com/event4u-app/agent-config/commit/a97413372d5d6abfc08b79751c5198f9e8c9d017))
|
|
1043
|
-
* **6.0.0-d:** recondense fix/portability + fix/refs command bodies to src/scripts ([1d5b294](https://github.com/event4u-app/agent-config/commit/1d5b29425d259d9273d67549b8c2e8dca3391523))
|
|
1044
|
-
* **6.0.0-d-step19:** repoint shell entrypoints, smoke runs + tests to src/scripts ([421a0e1](https://github.com/event4u-app/agent-config/commit/421a0e1078971e3ab569a4bc8ac490b0d0bac1ef))
|
|
1045
|
-
* **6.0.0-d-step19:** repoint every CI + install path to src/scripts ([b1f8cc2](https://github.com/event4u-app/agent-config/commit/b1f8cc2745b9582056b55088b0c4a0a1dd65de4a))
|
|
1046
|
-
* **ci:** retune schema-smoke floor for the Step-10 command move ([8fe531d](https://github.com/event4u-app/agent-config/commit/8fe531d29e00eab6d35d5ad5a1c8f1fc0002375d))
|
|
1047
|
-
* **profiles:** complete DiscoveryArtefact shape in profiles test fixture ([c603e98](https://github.com/event4u-app/agent-config/commit/c603e982fe368d179fd56a7eff6dba17a28752be))
|
|
1048
|
-
* **condense:** regenerate sync-agent-settings condensation hash ([3ec0874](https://github.com/event4u-app/agent-config/commit/3ec0874f3ee100cf0e1e5d6cc8cf500506d239b5))
|
|
1049
|
-
* **condense:** respect PROJECT_ROOT in command iteration + update guards/tests ([c54f48f](https://github.com/event4u-app/agent-config/commit/c54f48f97f0a200be6d8dcdca8a231f1ac51a4de))
|
|
1050
|
-
* **domains:** route remaining command-count scanners through iter_commands (6.0.0-D Phase 4) ([c22b785](https://github.com/event4u-app/agent-config/commit/c22b78597e56afcdc1ab01512579fdee1ecc539e))
|
|
1051
|
-
* **tests:** retarget paths after the flat-library move (6.0.0-D Phase 2) ([9e2ce08](https://github.com/event4u-app/agent-config/commit/9e2ce08f1838850cbdd93eec3bd2ba17e21cb484))
|
|
1052
|
-
* **cli:** flush stdout before exit so large JSON output is not truncated ([cab8c6d](https://github.com/event4u-app/agent-config/commit/cab8c6d366650069aa4d57b036838751e5332548))
|
|
1053
|
-
* **tests:** self-build the discovery manifest in CI checkouts ([1fc2ba9](https://github.com/event4u-app/agent-config/commit/1fc2ba9d1bd99f758a59d90600c4b002fd92033c))
|
|
1054
|
-
* **server:** add projection.mode to the settings schema (template parity) ([17cb1d2](https://github.com/event4u-app/agent-config/commit/17cb1d2df2cd6aca852228e3fcc65461c1cbc13f))
|
|
1055
|
-
* **discovery:** trust the src/ flat-library root (6.0.0-D Phase 1) ([77bee83](https://github.com/event4u-app/agent-config/commit/77bee83ef276dcd9956ea73be5bdaf6ac0f27465))
|
|
1056
|
-
* **roadmap:** mark planned design-intelligence skill ref as forward-ref (ref-ignore) ([7ef3e29](https://github.com/event4u-app/agent-config/commit/7ef3e293099072ec3f352a4114bd0ef28b4b6844))
|
|
1057
|
-
* **discovery:** allow command routing fields in the manifest artefact schema ([c4db08f](https://github.com/event4u-app/agent-config/commit/c4db08faeb0efe1c839b6f2410302a5ce1d7b1ea))
|
|
1058
|
-
* **linter:** skip evals/ data sidecars in the changed-file gatherer ([0c1ef75](https://github.com/event4u-app/agent-config/commit/0c1ef7574e958acbf64d49a6da4add197012d0a1))
|
|
1059
|
-
* **skills:** repoint deep-reading-analyst to local guidelines, drop dead upstream pin ([f727a2f](https://github.com/event4u-app/agent-config/commit/f727a2fd9a33a4536a232912601e77c9493b954f))
|
|
1060
|
-
* **council:** resolve REPO_ROOT from the project, not the package dir ([92d72dd](https://github.com/event4u-app/agent-config/commit/92d72dd9c8015e1dc31e0bf2d1841aee7bb85b7c))
|
|
1061
|
-
|
|
1062
|
-
### Performance
|
|
1063
|
-
|
|
1064
|
-
* **installer-e2e:** cache the npm ci layer across image rebuilds ([d703623](https://github.com/event4u-app/agent-config/commit/d703623638a3467f32360af5e09d18a9543af555))
|
|
1065
|
-
* **install:** eliminate per-file forks in install.sh hot loops ([7c2322f](https://github.com/event4u-app/agent-config/commit/7c2322f54f4d272dfe155d14d74c2563c7c67b46))
|
|
969
|
+
* **refs:** mark the RDP-contract acceptance criterion as a forward-ref ([c7cee96](https://github.com/event4u-app/agent-config/commit/c7cee966495a5c96932c9f2b71ab72aae517623f))
|
|
970
|
+
* **memory:** mine-session description ≤200 chars + command-count floor ([f368e06](https://github.com/event4u-app/agent-config/commit/f368e0667980e3f3a03233e8152fd23daaa8bc5d))
|
|
971
|
+
* **bench:** lint-bench-ab validates the v2 docs/benchmark.md sections ([41d552b](https://github.com/event4u-app/agent-config/commit/41d552bd3a162577be3a898fca9123cce87b38b9))
|
|
972
|
+
* **server:** mirror reasoning.* in settings schema (template parity + diff) ([5f77256](https://github.com/event4u-app/agent-config/commit/5f77256da1ecbfa03f3aa1261f23ec940991c2bc))
|
|
973
|
+
* **reasoning:** skill-lint senior sections + valid rule tier (2b) ([7f3e278](https://github.com/event4u-app/agent-config/commit/7f3e2789ab483b6938a39aac303f1fbe2f35792e))
|
|
974
|
+
* **security:** refresh threat-model command effective-hash ([5505b57](https://github.com/event4u-app/agent-config/commit/5505b57fa6e4e4bf02e2891f49a30e6dc9128da1))
|
|
975
|
+
* **security:** tighten security-sensitive-stop — clear long_rule lint regression ([d528126](https://github.com/event4u-app/agent-config/commit/d528126120bf51335267bdde66793343ec376c87))
|
|
976
|
+
* **security:** list agent-security-review + security-audit-config in marketplace.json ([f432a62](https://github.com/event4u-app/agent-config/commit/f432a62d42fab5fc6707b166e869ca8cc2d5d866))
|
|
977
|
+
* **security:** CI — portability reword + settings-schema parity for injection_scan ([fa78a58](https://github.com/event4u-app/agent-config/commit/fa78a589101fd41984d85496666f2fd618e49a1f))
|
|
978
|
+
* **cli:** preflight dependency guard with an actionable message ([ce58c76](https://github.com/event4u-app/agent-config/commit/ce58c7683541a3bc22852186a9764be127f87e4b))
|
|
979
|
+
* **repo:** untrack stray node_modules symlink, ignore symlink form ([67cc9e6](https://github.com/event4u-app/agent-config/commit/67cc9e61deb241aa23e9affaa5adc1fd92d99f14))
|
|
980
|
+
* **refs:** exempt gitignored agents/.harvest-local in check_references ([0d0b170](https://github.com/event4u-app/agent-config/commit/0d0b1702c27c06e96d486211f639148f7ed0628e))
|
|
981
|
+
* **refs:** mark gitignored harvest-local ref in security-pillar roadmap ([3abf215](https://github.com/event4u-app/agent-config/commit/3abf215692cf49ac190248c0007668b5a7b1e1f0))
|
|
982
|
+
* **ci:** guard against empty (0-byte) roadmap files ([5115865](https://github.com/event4u-app/agent-config/commit/511586591171735437bba8cdb106094628a3d611))
|
|
983
|
+
* **roadmaps:** restore competitive-borrow v6 work, drop empty reaping stub ([9fceeb7](https://github.com/event4u-app/agent-config/commit/9fceeb7fc9585965f44e25543a9699d0ff8ee519))
|
|
984
|
+
* **ai-council:** align user-global config path with the setup wizard ([54de5a8](https://github.com/event4u-app/agent-config/commit/54de5a853c271311d79b2b436dd3fa58fa25eb69))
|
|
985
|
+
* **rule:** drop non-portable task-invocations from source-confidentiality backstop ([57e6f7f](https://github.com/event4u-app/agent-config/commit/57e6f7fe5199cc5192ead2a1468ad7d04dd5d5bc))
|
|
986
|
+
* **install:** always-run tag sweep so reaping catches pre-inventory orphans ([91e5418](https://github.com/event4u-app/agent-config/commit/91e541852c30899cb84dd2070f705dfe7947d350))
|
|
987
|
+
* **discovery:** register visibility + new capability packs in schema/vocab ([1fcc72b](https://github.com/event4u-app/agent-config/commit/1fcc72b08fbd13f85c01d3df7fbc98790395ac91))
|
|
1066
988
|
|
|
1067
989
|
### Documentation
|
|
1068
990
|
|
|
1069
|
-
* **
|
|
1070
|
-
* **
|
|
1071
|
-
*
|
|
1072
|
-
* **
|
|
1073
|
-
* **
|
|
1074
|
-
* **
|
|
1075
|
-
* **
|
|
1076
|
-
* **
|
|
1077
|
-
* **
|
|
1078
|
-
* **
|
|
1079
|
-
* **
|
|
1080
|
-
* **
|
|
1081
|
-
* **roadmaps:**
|
|
1082
|
-
* **
|
|
1083
|
-
* **
|
|
1084
|
-
* **
|
|
1085
|
-
* **
|
|
1086
|
-
* **
|
|
1087
|
-
* **
|
|
1088
|
-
* **
|
|
1089
|
-
* **
|
|
1090
|
-
* **
|
|
1091
|
-
* **
|
|
1092
|
-
*
|
|
1093
|
-
* fix dead source-of-truth links to the real src/ layout (positioning Phase 0) ([e067e69](https://github.com/event4u-app/agent-config/commit/e067e6913d89d2ee0cbcb8c8b9cc8998c01ab495))
|
|
1094
|
-
* **adr:** ADR-084 refresh drive-health on drive ([314f8f3](https://github.com/event4u-app/agent-config/commit/314f8f3a914cfb6dd3e746c255b1f21bf3bfa46e))
|
|
1095
|
-
* **adr:** ADR-083 session thread + arbitrary continuation + contract ([cd29425](https://github.com/event4u-app/agent-config/commit/cd29425a217efbfaa1eec1a19c952173add3bd42))
|
|
1096
|
-
* **adr:** ADR-082 one-click re-launch on 410 — closes the ADR-081 deferral ([b0c0f40](https://github.com/event4u-app/agent-config/commit/b0c0f40b1cf96659cb767c7559ec957053013542))
|
|
1097
|
-
* **adr:** ADR-081 health reset + 410 affordance + contract ([c79b149](https://github.com/event4u-app/agent-config/commit/c79b149021e8e473b4256a78e541afcab9ea3b42))
|
|
1098
|
-
* **adr:** ADR-080 /continue 410 on expired host session + contract ([9b311aa](https://github.com/event4u-app/agent-config/commit/9b311aa5b4bae6eafecbf7c245eda2524fbdab93))
|
|
1099
|
-
* **adr:** ADR-079 host picker (+ tie-break) + /hosts contract row ([7e983a4](https://github.com/event4u-app/agent-config/commit/7e983a4ff1e2aaac818aadb200873be06532ec6e))
|
|
1100
|
-
* **adr:** ADR-078 read-only drive-health panel ([69f376c](https://github.com/event4u-app/agent-config/commit/69f376ca4f860050bc55258af3f8a8495b830d29))
|
|
1101
|
-
* **adr:** ADR-077 follow-up GUI — closes the ADR-076 GUI debt ([0ddf832](https://github.com/event4u-app/agent-config/commit/0ddf83269fcb06ca1fe39b6e1e7325214efe5f44))
|
|
1102
|
-
* **adr:** ADR-076 multi-turn = conversation continuation + contract ([155cf84](https://github.com/event4u-app/agent-config/commit/155cf84f5f6caf603a07926ffd9e31f2732b4b3f))
|
|
1103
|
-
* **adr:** ADR-075 WorkspacePage drive integration + contract ([9cc2bea](https://github.com/event4u-app/agent-config/commit/9cc2bea6a25aee7999e488ccbc8f018ff5830d1f))
|
|
1104
|
-
* **adr:** ADR-074 kill-switch auto-cooldown recovery + contract ([a888e3e](https://github.com/event4u-app/agent-config/commit/a888e3ee2e71d3f9e3e6d46c54feabd91babde3d))
|
|
1105
|
-
* **adr:** ADR-073 drive health + kill-switch + contract row ([9e56924](https://github.com/event4u-app/agent-config/commit/9e569240a46dc3980fd9615d89bda8b7016eddac))
|
|
1106
|
-
* **adr:** ADR-072 codex + gemini drive configs + protocol note ([4aba802](https://github.com/event4u-app/agent-config/commit/4aba80277c16723856b367cdff0d255412dced76))
|
|
1107
|
-
* **adr:** ADR-071 launch-drive integration + contract update ([5338567](https://github.com/event4u-app/agent-config/commit/53385675edf987106bee27438ce165a71c986e05))
|
|
1108
|
-
* **adr:** ADR-070 Tier-1 drive loop + protocol note ([2f432d9](https://github.com/event4u-app/agent-config/commit/2f432d9e40e2ddb0f57f6abfa7c40cee7d590936))
|
|
1109
|
-
* **adr:** ADR-069 prompt renderer + daily-workspace endpoint row ([6826821](https://github.com/event4u-app/agent-config/commit/68268217e9349ecb37a1d7f52136e3f387ae52ad))
|
|
1110
|
-
* ADR-067 host-tier detection + contract detection note ([f5fe663](https://github.com/event4u-app/agent-config/commit/f5fe663037a18d83edf9e4ac38272dfb2c5ce440))
|
|
1111
|
-
* **readme:** link the Glama MCP registry listing ([9950f2f](https://github.com/event4u-app/agent-config/commit/9950f2fb239574ea1e021ab92bb5304b06d6b1fa))
|
|
1112
|
-
* **adr:** ADR-065 Glama registry listing + roadmaps ([adedd0a](https://github.com/event4u-app/agent-config/commit/adedd0aa02774c2d9e4763f43b30ded2b9d6684c))
|
|
1113
|
-
* ADR-066 skill-body pre-rendering; mark ADR-065 deferral shipped ([a5a84c8](https://github.com/event4u-app/agent-config/commit/a5a84c8e52276b9e599ce60b8761d0b636164d78))
|
|
1114
|
-
* ADR-065 Tier-3 inbox (plaintext, encryption declined) + reconcile ([e54646b](https://github.com/event4u-app/agent-config/commit/e54646b3ba0ced73f409a622f1e1e15622132ab6))
|
|
1115
|
-
* **mcp:** refresh stdio-image setup doc for ADR-050 src/ layout ([0fd4dcf](https://github.com/event4u-app/agent-config/commit/0fd4dcf69b5ac81d5c7d6af26df89a230a314cfa))
|
|
1116
|
-
* sessions shipped — close encrypt-at-rest wiring (ADR-064 store 3b) ([4b86518](https://github.com/event4u-app/agent-config/commit/4b86518aee908a41b9f367a09ed80bb08e778312))
|
|
1117
|
-
* mark document history shipped under ADR-064 (rollout step 2) ([c559a27](https://github.com/event4u-app/agent-config/commit/c559a27c74001c4a4a99c07cb98c6e44fb7bb4b0))
|
|
1118
|
-
* ADR-064 per-record append-JSONL protocol + contract/roadmap reconcile ([ba086b3](https://github.com/event4u-app/agent-config/commit/ba086b3ffedb977c2cea3599c5cd6ce61a1a2083))
|
|
1119
|
-
* ADR-063 (append-JSONL encryption deferred) + contract/roadmap reconcile ([ea07d36](https://github.com/event4u-app/agent-config/commit/ea07d368f25a6e7cbd748cd14ea7579b87d90ceb))
|
|
1120
|
-
* point at-rest-encryption contract + roadmap Phase 8 Step 3 at ADR-062 ([a01d5cc](https://github.com/event4u-app/agent-config/commit/a01d5cc138a23f5a136d53fdb6c0eefe3a38a5dc))
|
|
1121
|
-
* **adr:** ADR-062 — encrypt-at-rest store architecture (AES-256-GCM + Python-authoritative) ([20af3ed](https://github.com/event4u-app/agent-config/commit/20af3ed3b9381ad461dd4c44c42cd0d1156aaa6a))
|
|
1122
|
-
* **roadmap:** de-gate Phase 1 recruit sessions; close Phase 3 at beta-internal ([041670e](https://github.com/event4u-app/agent-config/commit/041670eea352b9ac8b7948aa7303e52a0a78e24f))
|
|
1123
|
-
* **roles:** promote six roles draft -> beta-internal; add EVIDENCE_BASIS ([7da2263](https://github.com/event4u-app/agent-config/commit/7da2263bfec02860d8cf3c80d7554f5acd903514))
|
|
1124
|
-
* **reports:** mark registries + pandoc-CI closed in human-owner todo ([32d9927](https://github.com/event4u-app/agent-config/commit/32d9927e4244f019b8f9ef45147387a0166c1778))
|
|
1125
|
-
* **distribution:** record registry submissions (awesome-mcp PR, mcp.so, mcpservers.org, glama) ([6859059](https://github.com/event4u-app/agent-config/commit/68590594991fb96c226ad71456cd10bfcdcb27cc))
|
|
1126
|
-
* **roadmap:** reconcile employee-product roadmap with shipped follow-up state ([f8448f2](https://github.com/event4u-app/agent-config/commit/f8448f2d05fda7405fb700fddec5adf1764bbb38))
|
|
1127
|
-
* **walkthroughs:** add daily-workspace text walkthrough ([c57c0e8](https://github.com/event4u-app/agent-config/commit/c57c0e874c3bb5d028939b061faec1b5526ab019))
|
|
1128
|
-
* positioning case study + catalog/counts/marketplace sync ([5f9ffbd](https://github.com/event4u-app/agent-config/commit/5f9ffbd542d283cf65621f642fb14b523c55c7df))
|
|
1129
|
-
* **adr:** ADR-061 reusable corpus-grounding layer ([23dc097](https://github.com/event4u-app/agent-config/commit/23dc097c2f9d3a5d0dfb9d7c102d6c242a5807d1))
|
|
1130
|
-
* **ai-video:** wire resume, ingest, provenance, musetalk, comfyui into the surface ([68d23b1](https://github.com/event4u-app/agent-config/commit/68d23b1bfc0ddc52c8f1bc915bc2d65755c1bc96))
|
|
1131
|
-
* **adr:** ADR-059 filesystem-as-state resume + ADR-060 ComfyUI sandbox model ([de9ab92](https://github.com/event4u-app/agent-config/commit/de9ab924400d144236b6cd17eaa5470190c35148))
|
|
1132
|
-
* **roadmap:** close multiplexer roadmap — 5/7 steps done, smoke traces blocked on live keys ([762f806](https://github.com/event4u-app/agent-config/commit/762f806d8ca5e5034e79703e37675f3432ec722a))
|
|
1133
|
-
* record the dist/agent-src relocation as a next-major breaking change ([2732348](https://github.com/event4u-app/agent-config/commit/2732348d5e51c7aab671e9e6dabf3e14456fd68c))
|
|
1134
|
-
* repoint sources, live docs, and generated projections at dist/agent-src ([0e2816a](https://github.com/event4u-app/agent-config/commit/0e2816a5290db136697c8c055179944d6bebe00a))
|
|
1135
|
-
* repoint FIRST_WIN links at src/packs + src/domains ([a4f2ea0](https://github.com/event4u-app/agent-config/commit/a4f2ea02ca2a4ee247a3da18430e22a77a927acc))
|
|
1136
|
-
* **contracts:** replace roadmap file refs with slug-only mentions ([8390ca4](https://github.com/event4u-app/agent-config/commit/8390ca4ce0533b14c33cb7bdf136de31b9cfd3e3))
|
|
1137
|
-
* **adr:** migrate ADR-057 roadmap reference to archive path ([dc29a24](https://github.com/event4u-app/agent-config/commit/dc29a241b5145947fde13733e6dca571c4e8fd8d))
|
|
1138
|
-
* **roadmap:** close road-to-6.2.0 — council deferred-resolution + archive ([4cfd371](https://github.com/event4u-app/agent-config/commit/4cfd3719f7d4cb8c1847bd9dccdd643c751bc7ca))
|
|
1139
|
-
* **roadmap:** record 6.2.0 evidence-gate outcomes + sync dashboard ([b5dd174](https://github.com/event4u-app/agent-config/commit/b5dd174fc7bca7394290f700815ef7d5e8406f20))
|
|
1140
|
-
* **commands:** note review-routing + rule-compliance-audit are command-only ([97bc68b](https://github.com/event4u-app/agent-config/commit/97bc68b410009609ac065cb5c354c7a859cd3214))
|
|
1141
|
-
* **adr:** record 6.2.0 consolidation evidence-gate outcomes (ADR-057) ([baf517b](https://github.com/event4u-app/agent-config/commit/baf517b352ca79ff276e824315544e7f29dbc7c1))
|
|
1142
|
-
* **rules:** trim language-and-tone under the always-rule concentration cap ([e777b84](https://github.com/event4u-app/agent-config/commit/e777b848ea5b7a121370f3e5783977ec4997aa75))
|
|
1143
|
-
* **roadmap:** close 6.0.0-E; archive 6.0.0-E + 6.1.0; sync dashboard ([570ca31](https://github.com/event4u-app/agent-config/commit/570ca31e0f31f5336be5da8452acd974e696df25))
|
|
1144
|
-
* **rules:** cover generated outputs + escapes in language-and-tone (kernel) ([ee80767](https://github.com/event4u-app/agent-config/commit/ee807678bdcd7f50b280a60de3858fc8f12a0f1f))
|
|
1145
|
-
* **lang:** English-only docs prose; sanctioned escapes for required German ([83a0767](https://github.com/event4u-app/agent-config/commit/83a076738662afad4b3542cd28200af7bbb1917d))
|
|
1146
|
-
* **roadmap:** stamp merge-gate with PR #376 ([f731d6b](https://github.com/event4u-app/agent-config/commit/f731d6bfaf0e869738a8fec2318f63e67d3801d5))
|
|
1147
|
-
* **roadmap:** close 6.1.0 consolidation per council verdict; spawn 6.2 ([34c53c4](https://github.com/event4u-app/agent-config/commit/34c53c46f6af4d4005607de058ecb18fe7c8eb46))
|
|
1148
|
-
* **ai-video:** fix forward-ref to planned prompt-validator skill ([a5f1ac5](https://github.com/event4u-app/agent-config/commit/a5f1ac5c02ddb317676d9a30ef7d5c3860e9ae72))
|
|
1149
|
-
* **ai-video:** video strategy roadmaps + ADR-056 adapter disposition ([0f4e0a8](https://github.com/event4u-app/agent-config/commit/0f4e0a8e95894d4f94dece524b56f741a7e490d8))
|
|
1150
|
-
* **roadmap:** 6.1.0 Step 8b + AC5 done (PR3, council-confirmed) ([dc95116](https://github.com/event4u-app/agent-config/commit/dc95116bb88ad8da3606185fa05c5636e047cc1f))
|
|
1151
|
-
* **adr:** ADR-055 — flow-layer data model (schema + validate-on-load lint) ([71980b3](https://github.com/event4u-app/agent-config/commit/71980b3da68748055501c1647f12d6cc75d3c638))
|
|
1152
|
-
* **roadmap:** 6.1.0 Step 6 + AC2 done (PR2, council-confirmed) ([39efb53](https://github.com/event4u-app/agent-config/commit/39efb536e767871cb976dc4784fe848a3f94c64d))
|
|
1153
|
-
* **roadmap:** 6.1.0 Steps 1-5 done; defer 5b/6-9 to follow-up PRs (council) ([6c8ca5e](https://github.com/event4u-app/agent-config/commit/6c8ca5e1b899733955c91d20d9e42243f4f3d122))
|
|
1154
|
-
* **governance:** ADR-054 — counter 'model ignores ALL rules' via decay-triggered re-state ([ebef58b](https://github.com/event4u-app/agent-config/commit/ebef58b2421a2016382271964aeef29067e19165))
|
|
1155
|
-
* **6.0.x:** mark agents/ dual-role per ADR-053 (Step 6) ([a1bbd1d](https://github.com/event4u-app/agent-config/commit/a1bbd1ddee11279e80f55a88d6962a1014a4d656))
|
|
1156
|
-
* **6.0.x:** ADR-053 — resolve agents/ namespace dual-role collision ([49a9d56](https://github.com/event4u-app/agent-config/commit/49a9d568b41604fbb15b993506c932ab33988c2e))
|
|
1157
|
-
* **6.0.x:** ADR-052 + record ADR-043 collapse executed; roadmap Steps 2-3 done ([aca5b53](https://github.com/event4u-app/agent-config/commit/aca5b53ae38321eb1dba2a2d12a5345c960ec05d))
|
|
1158
|
-
* **6.0.x:** ADR-051 + sub-phase-1a status on the cleanup roadmap ([6d0d73a](https://github.com/event4u-app/agent-config/commit/6d0d73a0e7c2da1f619b1d82fa9f8da83d9cef69))
|
|
1159
|
-
* **roadmap:** migrate inbound refs after 6.0.0-d archive; add Step 19b model-tier gate ([c090a55](https://github.com/event4u-app/agent-config/commit/c090a55e1af648783c99ec535449dc666aec1037))
|
|
1160
|
-
* **6.0.0-d:** annotate the merge-gated final acceptance criterion ([43cf729](https://github.com/event4u-app/agent-config/commit/43cf729f3f64be52a31e24e9735d8a422b643950))
|
|
1161
|
-
* **6.0.0-d:** close Step 16, reconcile acceptance criteria, spawn cleanup follow-up ([c09157d](https://github.com/event4u-app/agent-config/commit/c09157dcfb9ff73d089309978b5eeddeb2aed2c1))
|
|
1162
|
-
* **6.0.0-d:** ADR-050 workspace-vs-package root boundary ([532a30f](https://github.com/event4u-app/agent-config/commit/532a30f3374df07a146c957587a5d0290b0a4775))
|
|
1163
|
-
* **6.0.0-d:** record docs/ as a deliberate Step-16 exception (kept at root) ([dc04cfe](https://github.com/event4u-app/agent-config/commit/dc04cfef9fcd18b131a707ca8526f80e7f31e8cf))
|
|
1164
|
-
* **6.0.0-d:** mark Steps 17/18/19/19b done + regen dashboard ([5fcf242](https://github.com/event4u-app/agent-config/commit/5fcf242ff9430f63a44b7d4f2f3fbf2cfb087e3d))
|
|
1165
|
-
* **plan:** Step 16–19b execution checklist for the attended kill-switch run ([a0d460a](https://github.com/event4u-app/agent-config/commit/a0d460ace7f0ecf3fba944d81fc6ad71f8b5ae82))
|
|
1166
|
-
* **roadmap:** mark Step 14 + 15 done (profiles-as-views + CLI --profile) ([13b1457](https://github.com/event4u-app/agent-config/commit/13b1457db4a0d74cb464a8887e9d7d3dc74ad900))
|
|
1167
|
-
* **roadmap:** close Step 13 — structural part satisfied by Step 10; renames → 6.1 ([223c935](https://github.com/event4u-app/agent-config/commit/223c9352ddb266f4643e57680a1a45cc4a94226a))
|
|
1168
|
-
* **adr:** ADR-044 A9 — cluster subs follow their head; close Step 12 ([aa9e19f](https://github.com/event4u-app/agent-config/commit/aa9e19fa6c5afc1b9c0ee858274badc476d21224))
|
|
1169
|
-
* **adr:** amend ADR-044 with slug-canonicalization mechanism (Step 12) ([55f2f75](https://github.com/event4u-app/agent-config/commit/55f2f759cdad04195e94cac4e22b46dea2e75757))
|
|
1170
|
-
* **command:** fix stale settings path in sync-agent-settings ([1608385](https://github.com/event4u-app/agent-config/commit/160838538407bdea0275fa65744b212343da9a1c))
|
|
1171
|
-
* **adr:** amend ADR-020 + ADR-038 for the settings-scope trust boundary ([ecbb7d7](https://github.com/event4u-app/agent-config/commit/ecbb7d7eb18b7a8af346880c1bcecb0e31658610))
|
|
1172
|
-
* **adr:** add ADR-049 configuration trust boundary ([f021717](https://github.com/event4u-app/agent-config/commit/f0217173032939a6f957150600401d73f329be32))
|
|
1173
|
-
* **roadmap:** close 6.0.0-D decision steps + record PR-split scope (Steps 11/13b/15b/20/20b/21) ([7d8bf59](https://github.com/event4u-app/agent-config/commit/7d8bf5933d77a2b92d85e8e1c74501a6280cf829))
|
|
1174
|
-
* **adr:** record 6.0.0-D structural decisions (Steps 11, 20, 20b) ([04c1fbb](https://github.com/event4u-app/agent-config/commit/04c1fbbef5ca3a8f7e88922a4f07385907dc8dc0))
|
|
1175
|
-
* **roadmap:** mark 6.0.0-D Step 10 structural command move done ([69c6145](https://github.com/event4u-app/agent-config/commit/69c614545e3c1c3120e9077efff3d7d521ab89fc))
|
|
1176
|
-
* **adr:** ADR-043 collapse packages/ into src/domains/ (6.0.0-D Phase 3, Step 9) ([cd04236](https://github.com/event4u-app/agent-config/commit/cd0423630564f1d27514c12f27588ceebb757c56))
|
|
1177
|
-
* **roadmap:** mark 6.0.0-D Phase 1 complete (Steps 5-6) ([68b151a](https://github.com/event4u-app/agent-config/commit/68b151a6a2b1158eb84074b085cc451f9c4b66c2))
|
|
1178
|
-
* **roadmap:** mark 6.0.0-D Phase 0 complete (Steps 1-4) ([0998e8d](https://github.com/event4u-app/agent-config/commit/0998e8d270ba50d8e342d69a91a7f8d3931315f1))
|
|
1179
|
-
* **roadmap:** land 6.0.0-D/E + 6.1.0 plans, activate roadmap set ([7a898f4](https://github.com/event4u-app/agent-config/commit/7a898f48660b4c63abb1b8264921399cfe571234))
|
|
1180
|
-
* **commands:** command-classification worksheet + clusters contract for 6.0.0-D ([2244ceb](https://github.com/event4u-app/agent-config/commit/2244cebc4681c0f0bab179100a207eff460447a4))
|
|
1181
|
-
* **roadmap:** 6.0.0-D structural-restructure plan + command classification worksheet ([6ba99f2](https://github.com/event4u-app/agent-config/commit/6ba99f2f4fe645057bc862a113a8352ede8a0f0d))
|
|
1182
|
-
* **roadmap:** close + archive 6.0.0-C (governance, evals, evidence-based pruning) ([2cb4750](https://github.com/event4u-app/agent-config/commit/2cb4750979a298580d2ad16da95e804bee5747ad))
|
|
1183
|
-
* **adr:** runtime-resolver decision gate = STOP (6.0.0-C Phase 5, ADR-042) ([07b9115](https://github.com/event4u-app/agent-config/commit/07b9115a90a72ec43e0c6599fb37fae373d1e2be))
|
|
1184
|
-
* regenerate index + catalog for comparison-matrix guideline ([faf5c3c](https://github.com/event4u-app/agent-config/commit/faf5c3cad50e51613a886980e08dee72b0d68934))
|
|
1185
|
-
* **roadmap:** verify acceptance criteria and archive 6.0.0-B ([c2ba06d](https://github.com/event4u-app/agent-config/commit/c2ba06d5db5d9740dd92fcef1fa92ea57faff22b))
|
|
1186
|
-
* sync guideline count to 74 in README and architecture ([701925e](https://github.com/event4u-app/agent-config/commit/701925ed0facc841bf1b2deea2c82080652fbe6a))
|
|
1187
|
-
* document 6.0.0-B staged rollout and close out roadmap steps ([1190c70](https://github.com/event4u-app/agent-config/commit/1190c7047c5a47ce47e4a92f940420d485f03eb3))
|
|
1188
|
-
* **guidelines:** adopt comparison-matrix as project-local guideline ([be8deb5](https://github.com/event4u-app/agent-config/commit/be8deb58109f199fc2253c69ed4ba12ddd268623))
|
|
1189
|
-
* **roadmap:** mark 6.0.0-B phases 0-3.7 complete, regen dashboard ([ceefa4f](https://github.com/event4u-app/agent-config/commit/ceefa4f840e768be80e0fef74b83d409b4800c4f))
|
|
991
|
+
* **domain-watch:** capture deferred heavyweight tracks in one watch-note (6.0.0 P6) ([e212e1f](https://github.com/event4u-app/agent-config/commit/e212e1fcebed5d61c63d0719deb485787aca6fde))
|
|
992
|
+
* **changelog:** add 6.0.0 release overview + breaking-changes section (6.0.0 P3) ([fdb4b63](https://github.com/event4u-app/agent-config/commit/fdb4b63cd495489341215430ae12a9866cb8503b))
|
|
993
|
+
* fix stale source-of-truth paths and drop above-fold jargon (6.0.0 P1) ([9ee9870](https://github.com/event4u-app/agent-config/commit/9ee98708e1fdcf612848b393aace48b33a548e99))
|
|
994
|
+
* **roadmaps:** add capability-discoverability follow-up from fable-feedback-3 ([a658c2f](https://github.com/event4u-app/agent-config/commit/a658c2f9c338182d1db2db503ab8ce6aa9c1f42f))
|
|
995
|
+
* **model-recommendation:** add orchestrator→subagent model-routing guidance ([669f83d](https://github.com/event4u-app/agent-config/commit/669f83de5b2e6de590d87f7a093eb098bcf8a086))
|
|
996
|
+
* **roadmaps:** add RDP discoverability roadmap ([c65e1b2](https://github.com/event4u-app/agent-config/commit/c65e1b2648af8bfd2a39a6c6dc74124cfc67101b))
|
|
997
|
+
* **roadmaps:** revise discipline-axis pilot for weak-host-first methodology ([9ccb816](https://github.com/event4u-app/agent-config/commit/9ccb816b1fe449cb537567696487c09a4ea2ee8e))
|
|
998
|
+
* **rules:** replace Merge-gated with PR-gate in roadmap-progress-sync ([c140687](https://github.com/event4u-app/agent-config/commit/c1406876e880babd70a178bb958af89f31c49eec))
|
|
999
|
+
* **roadmaps:** memory-layer-cleanup removal + consolidation plans ([254758f](https://github.com/event4u-app/agent-config/commit/254758f1a24d7898b5828a3396d20b7498370d08))
|
|
1000
|
+
* **roadmap:** check-refs:skip discipline-axis bench (external repo citations) ([13c5fdb](https://github.com/event4u-app/agent-config/commit/13c5fdb04016c40488140f59688e9db88eee0d9d))
|
|
1001
|
+
* **roadmaps:** agent-memory removal + memory-pipeline consolidation plans ([6fbf6a6](https://github.com/event4u-app/agent-config/commit/6fbf6a6d33571839f8c85b276a8728ff62c606c7))
|
|
1002
|
+
* **roadmaps:** 3-condition value bench (v1) + discipline-axis bench (v2) ([f5a89c6](https://github.com/event4u-app/agent-config/commit/f5a89c69e60c345dbb655f3b0dab294d2b56669a))
|
|
1003
|
+
* **roadmaps:** RDP eval+promotion follow-up; archive frontier-reasoning parent ([417223b](https://github.com/event4u-app/agent-config/commit/417223bce4a4d04404512cfa804ad872dd11324c))
|
|
1004
|
+
* **roadmap:** security pillar — supply-chain integrity + injection-aware authoring ([c15ef6a](https://github.com/event4u-app/agent-config/commit/c15ef6adc17226513660b324b7960dc80125bbf3))
|
|
1005
|
+
* **roadmap:** fill in road-to-6.0.0-final-readiness ([46ba5a0](https://github.com/event4u-app/agent-config/commit/46ba5a002fb300afbce43e56b92a945bd0957dec))
|
|
1006
|
+
* **roadmap:** add image/brand/typography + greenfield-scaffold roadmaps ([f615452](https://github.com/event4u-app/agent-config/commit/f6154528a7b1ba34fb5543c91ac2c905999d2e8c))
|
|
1007
|
+
* **ai-council:** repoint config references to the user-global path ([1307f80](https://github.com/event4u-app/agent-config/commit/1307f804b2c1cc4a2b9a3d2ad1b829f2a7108619))
|
|
1008
|
+
* **ai-council:** document user-global config location (ADR-093) ([c501e55](https://github.com/event4u-app/agent-config/commit/c501e557fdb94d7214555a3b53042a275b2dc923))
|
|
1009
|
+
* **roadmap:** competitive-borrow plan (source-anonymous) ([9e3c692](https://github.com/event4u-app/agent-config/commit/9e3c692745170ad62b0f67d40afa8aad751e34dd))
|
|
1010
|
+
* **roadmap:** close metadata-leanness, spawn tier-removal follow-up ([93d5361](https://github.com/event4u-app/agent-config/commit/93d5361d05d5ddef944d4931c6260e69464d8270))
|
|
1011
|
+
* **adr:** ADR-092 defer command tier-alias removal (forcing-function) ([71d2630](https://github.com/event4u-app/agent-config/commit/71d26300d14c9b894dfef19ed6a6b3c996f5895f))
|
|
1012
|
+
* **roadmap:** metadata & command-surface leanness plan + evidence ([b31d106](https://github.com/event4u-app/agent-config/commit/b31d1061f5816eb3a8aadd4bd154e76ee00d089a))
|
|
1013
|
+
* **roadmap:** archive completed reaping-orphans fix plan ([c1ed447](https://github.com/event4u-app/agent-config/commit/c1ed4478f14c634c5fde5dbed224f72ae2c6eedb))
|
|
1014
|
+
* record evidence-gated decisions, archive residuals roadmap ([3657e12](https://github.com/event4u-app/agent-config/commit/3657e12fbcacb4740b4d1d84309d7dea28cd3c58))
|
|
1190
1015
|
|
|
1191
1016
|
### Refactoring
|
|
1192
1017
|
|
|
1193
|
-
* **
|
|
1194
|
-
* **
|
|
1195
|
-
* **6.0.0-d-step16b:** move config/ + templates/ under src/, repoint consumers + docs refs ([815442b](https://github.com/event4u-app/agent-config/commit/815442b0e79bda302c92c2e45744aabc7afc551c))
|
|
1196
|
-
* **step16a:** fix remaining repo-root resolvers + template dispatcher walk (99.92%) ([96d8b4b](https://github.com/event4u-app/agent-config/commit/96d8b4ba9026298fb97a952bab6b25b353cdfff0))
|
|
1197
|
-
* **step16a:** fix dispatcher/install/CLI path resolution (99.66% green) ([7813c45](https://github.com/event4u-app/agent-config/commit/7813c45aa19d040d8ffa0bad6fa09e420a4561d8))
|
|
1198
|
-
* **step16a:** sweep residual scripts/ path references (per-file batch) ([5bb2ff5](https://github.com/event4u-app/agent-config/commit/5bb2ff5a90dc94dac81b3cfec67a58e2b1ba0c36))
|
|
1199
|
-
* **step16a:** move scripts/ → src/scripts/ via path-root-reconfig (97.8% green) ([93668b2](https://github.com/event4u-app/agent-config/commit/93668b272d8faccf2c19db14f1e84c398eb4889c))
|
|
1018
|
+
* **ai-council:** relocate config out of the repo to user-global ([17fb14a](https://github.com/event4u-app/agent-config/commit/17fb14a03736cb14f2f56861f194e5bfc00e80b9))
|
|
1019
|
+
* **commands:** fold fix:pr-bot/developer-comments into fix:pr-comments ([4c1c1c8](https://github.com/event4u-app/agent-config/commit/4c1c1c8795d422e1ba8d5ae77409f43f3b8fb2e5))
|
|
1200
1020
|
|
|
1201
1021
|
### Tests
|
|
1202
1022
|
|
|
1203
|
-
*
|
|
1204
|
-
* **
|
|
1205
|
-
* **ai-video:** verified-guard works without the local-only trace dir ([f1440d5](https://github.com/event4u-app/agent-config/commit/f1440d5056d347eea129b66fe5ab3f82621afc46))
|
|
1206
|
-
* **glama:** local MCP build/run parity test for glama.ai sync ([ecac96b](https://github.com/event4u-app/agent-config/commit/ecac96b710e509ad7e065e306cc089e103116b3f))
|
|
1207
|
-
* **glama:** local MCP build/run parity test for glama.ai sync ([226a64d](https://github.com/event4u-app/agent-config/commit/226a64dd8552b5b8c10032fc453e45300c485916))
|
|
1208
|
-
* **workspace:** cover the pandoc export matrix via invocation contract ([98ce7f1](https://github.com/event4u-app/agent-config/commit/98ce7f12158ecd5d9216c6a41b7517dd942066f6))
|
|
1209
|
-
* **skills:** triggers.json eval stubs for the three new skills ([b3a5648](https://github.com/event4u-app/agent-config/commit/b3a564839679dc27b66e2f36a7dafd58e60fb8bf))
|
|
1210
|
-
* **ai-video:** lock model-capabilities manifest schema + adapter integration ([057795f](https://github.com/event4u-app/agent-config/commit/057795f8ff0ed898d6132664bd30a2aa92c468d4))
|
|
1211
|
-
* **skills:** add inline-invoke reachability proof (road-to-6.2.0 Step 7a) ([3d5d498](https://github.com/event4u-app/agent-config/commit/3d5d498deff16bf49277f9346e21ba15131a0fca))
|
|
1212
|
-
* **value:** align renderer tests + REQUIRED_SECTIONS to English output ([19ae3a2](https://github.com/event4u-app/agent-config/commit/19ae3a2369ad29304abe0ad192a8a4d83a89f33f))
|
|
1213
|
-
* **ci:** lint orchestrators honor the non-interactive contract (6.1.0 AC1) ([bd75b39](https://github.com/event4u-app/agent-config/commit/bd75b39d4c2262138882677b488e677614364627))
|
|
1214
|
-
* **6.0.x:** lock agent_settings relocation resilience (Step 5) ([f17bdca](https://github.com/event4u-app/agent-config/commit/f17bdca485f49209de8ed408e2b7416f5c0da15a))
|
|
1215
|
-
* **6.0.x:** repoint pack + workspace tests at the new homes ([ed654ff](https://github.com/event4u-app/agent-config/commit/ed654ff4eec158bdf64d31eca001ca63fca22b49))
|
|
1216
|
-
* **6.0.x:** repoint two tests at the relocated source container ([a4fefa1](https://github.com/event4u-app/agent-config/commit/a4fefa11a383d106b57a88fcef04b7c436d65a7c))
|
|
1217
|
-
* golden tests for pack-scoped projection ([9df27fc](https://github.com/event4u-app/agent-config/commit/9df27fc293cadc8890a9f5cb6b7877755d8d6841))
|
|
1023
|
+
* lower command-surface floor to 148 after fix:pr-* fold ([2b5e9ef](https://github.com/event4u-app/agent-config/commit/2b5e9ef7f6a8160aac6d2d26bb2876d7d8ed1427))
|
|
1024
|
+
* **install:** lock the reaping-gap class against regression ([d7ca6d0](https://github.com/event4u-app/agent-config/commit/d7ca6d0f967672d02d0b367fcfa408f6d675a220))
|
|
1218
1025
|
|
|
1219
1026
|
### CI
|
|
1220
1027
|
|
|
1221
|
-
* **lint:**
|
|
1222
|
-
* **
|
|
1223
|
-
* **refs:** extend dead-path guardrail to docs/ + src/; hand off command-category lint to Phase 2 (Phase 0 step 7) ([62da38f](https://github.com/event4u-app/agent-config/commit/62da38f08336c513f970866ef97aad4376d7d0f7))
|
|
1224
|
-
* **glama:** add non-blocking MCP smoke workflow ([21314a1](https://github.com/event4u-app/agent-config/commit/21314a141f2be4d3dd2b33d61dd3d847b9bff8c8))
|
|
1225
|
-
* drop invalid 'metadata: read' permission from visibility workflows ([d76b98f](https://github.com/event4u-app/agent-config/commit/d76b98fcbb24f600c0b4d569a224e2bb8114db5a))
|
|
1226
|
-
* harden Task setup against transient CDN 504s ([cbca12a](https://github.com/event4u-app/agent-config/commit/cbca12a63ab6e92c36fe82049bbf9a9a3cdc7020))
|
|
1227
|
-
* **docs:** add check-md-language gate over docs/ to ci + ci-strict ([23d8df2](https://github.com/event4u-app/agent-config/commit/23d8df26a3b7ec659d9777d92d697c6603d75e71))
|
|
1228
|
-
* **6.0.x:** drop removed packages/core/installer steps from Node Tests ([4f68a36](https://github.com/event4u-app/agent-config/commit/4f68a36ebdf013a93be3b7fef21d476417505c43))
|
|
1229
|
-
* **tests:** build the discovery manifest before Node tests ([b388040](https://github.com/event4u-app/agent-config/commit/b3880409483d4ee3b949f5a58c34902155d491fe))
|
|
1230
|
-
* wire the 6.0.0-C governance gates into task ci/ci-strict ([957c664](https://github.com/event4u-app/agent-config/commit/957c664764d71e4c98f044f818f48545687ef911))
|
|
1028
|
+
* **skill-lint:** also enforce rule tiers + guard the CI wiring ([6cde280](https://github.com/event4u-app/agent-config/commit/6cde2809c5ace248807236dee9634a590955795d))
|
|
1029
|
+
* **skill-lint:** run lint-command-tiers on every PR ([2e123c6](https://github.com/event4u-app/agent-config/commit/2e123c696a6bf2047cbc4473a9555c51b8f33da8))
|
|
1231
1030
|
|
|
1232
1031
|
### Chores
|
|
1233
1032
|
|
|
1234
|
-
*
|
|
1235
|
-
*
|
|
1236
|
-
*
|
|
1237
|
-
* **
|
|
1238
|
-
* **
|
|
1239
|
-
* **
|
|
1240
|
-
* **
|
|
1241
|
-
* **
|
|
1242
|
-
*
|
|
1243
|
-
* **condense:**
|
|
1244
|
-
*
|
|
1245
|
-
* **
|
|
1246
|
-
*
|
|
1247
|
-
*
|
|
1248
|
-
*
|
|
1249
|
-
*
|
|
1250
|
-
*
|
|
1251
|
-
* **
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
* **roadmap:** close + archive frontend-design-intelligence — 52/52 processed ([6d0f1c6](https://github.com/event4u-app/agent-config/commit/6d0f1c606a5d0eb3ad1aa62866f2996e7fadfe31))
|
|
1255
|
-
* **roadmap:** close + archive video-deferred-design — 8/8 steps done ([43b46da](https://github.com/event4u-app/agent-config/commit/43b46da422eee9e6b1f4a60810c6904e1c686eb7))
|
|
1256
|
-
* **roadmap:** close + archive music-video-orchestration — 12/12 steps done ([4c9acd7](https://github.com/event4u-app/agent-config/commit/4c9acd7c3a845d03a95e20361d30841b1dc8baf2))
|
|
1257
|
-
* regenerate meta pack README after description trim ([4cc0e96](https://github.com/event4u-app/agent-config/commit/4cc0e960923deb1b33d094711b471fa5d464a6e9))
|
|
1258
|
-
* regenerate catalog index after preview/commit description changes ([c64039c](https://github.com/event4u-app/agent-config/commit/c64039cc477fa32ec74ad040ff900aaa1d7e5ca2))
|
|
1259
|
-
* regenerate ownership matrix; re-fit AGENTS.md under the 3000-char cap ([fa35e58](https://github.com/event4u-app/agent-config/commit/fa35e58aaa90805963baab877723ace7d5c74eaf))
|
|
1260
|
-
* regenerate catalog index after md-language-check description trim ([9d5b94c](https://github.com/event4u-app/agent-config/commit/9d5b94c49db9ee70d6680bd79e4d3cf5c43dda30))
|
|
1261
|
-
* suppress 10 false-positive council-ref hits per checker design ([1749320](https://github.com/event4u-app/agent-config/commit/174932026de0454c6364298a99d9cbcbdf254f96))
|
|
1262
|
-
* **docs:** regenerate mcp-tool-inventory + file-ownership matrix ([a3ff353](https://github.com/event4u-app/agent-config/commit/a3ff3532f1f824838ecd66a312f183f19f389912))
|
|
1263
|
-
* **condense:** recondense review-routing + rule-compliance-audit commands ([b9e89ce](https://github.com/event4u-app/agent-config/commit/b9e89ce3ac8295da853330874f7f62811f5326eb))
|
|
1264
|
-
* **roadmaps:** close + archive 6.0.x workspace-structural-cleanup ([0d8683a](https://github.com/event4u-app/agent-config/commit/0d8683ae6b3d6bbd1cb28a655b8249b3083cb3b4))
|
|
1265
|
-
* **6.0.x:** mark final acceptance criterion merge-gated on PR #369 ([ed35a20](https://github.com/event4u-app/agent-config/commit/ed35a20436ffe590db6510770eff18ea5ada6a86))
|
|
1266
|
-
* **6.0.x:** close Phase 2 of workspace-structural-cleanup roadmap ([23f5b4e](https://github.com/event4u-app/agent-config/commit/23f5b4ec6e77a27443b757f7978d0e5a1369bd5b))
|
|
1267
|
-
* **6.0.x:** regenerate stale agents/index.md + docs/catalog.md ([3d41e01](https://github.com/event4u-app/agent-config/commit/3d41e016ffd19a7e6c9bcd757acdc85b708e04ec))
|
|
1268
|
-
* **roadmaps:** archive 6.0.0-d post-merge and migrate inbound refs ([8e42abf](https://github.com/event4u-app/agent-config/commit/8e42abff9c1e31c2fabe73c48be78970e4fbcd3a))
|
|
1269
|
-
* add new roadmap and gitirnore ([78573cc](https://github.com/event4u-app/agent-config/commit/78573cc6bb05d5137d42abd414dd5a7bb6935169))
|
|
1270
|
-
* re-condense command frontmatter after pack/tier metadata migration ([3bd9585](https://github.com/event4u-app/agent-config/commit/3bd9585e03a110c7b6ce6ec0630ddaed1c82a3b7))
|
|
1271
|
-
* **commands:** assign pack ownership and demote 14 commands to tier 2 ([98a9f16](https://github.com/event4u-app/agent-config/commit/98a9f16b51ea79ccdf1579cf6e63a9413072ec17))
|
|
1272
|
-
* add new roadmap branch strategy ([2a31cb0](https://github.com/event4u-app/agent-config/commit/2a31cb0b95a3fa70db2914e715bc4ee66212ad99))
|
|
1273
|
-
|
|
1274
|
-
Tests: 6046 (+534 since 5.10.1)
|
|
1275
|
-
|
|
1276
|
-
## [5.10.1](https://github.com/event4u-app/agent-config/compare/5.10.0...5.10.1) (2026-06-02)
|
|
1277
|
-
|
|
1278
|
-
### Bug Fixes
|
|
1279
|
-
|
|
1280
|
-
* **hooks:** self-heal stale ./agent-config wrapper on session_start ([c36ad4d](https://github.com/event4u-app/agent-config/commit/c36ad4dbfbccfcaac017a4f8e2cb526223cbf5fa))
|
|
1281
|
-
* **cli:** refresh project ./agent-config wrapper on upgrade and refresh --project ([abf2936](https://github.com/event4u-app/agent-config/commit/abf293657cc6630aca548d5afa9385d8c7690522))
|
|
1282
|
-
|
|
1283
|
-
### Chores
|
|
1284
|
-
|
|
1285
|
-
* **git:** untrack agents/runtime council artifacts ([b58705d](https://github.com/event4u-app/agent-config/commit/b58705d96bd4ee813f2565ee73e4f9f484fa720d))
|
|
1286
|
-
|
|
1287
|
-
Tests: 5512 (+12 since 5.10.0)
|
|
1288
|
-
|
|
1289
|
-
## [5.10.0](https://github.com/event4u-app/agent-config/compare/5.9.0...5.10.0) (2026-06-02)
|
|
1290
|
-
|
|
1291
|
-
### Features
|
|
1292
|
-
|
|
1293
|
-
* **profile:** profile-first wizard step + `agent-config use --profile` ([13d2f33](https://github.com/event4u-app/agent-config/commit/13d2f33085d57a5ff40ca1b9c07060055de21c5d))
|
|
1294
|
-
* **workspace:** scrub secrets at rest across all three stores ([74f50d6](https://github.com/event4u-app/agent-config/commit/74f50d6ee1beb0b41d0fab75fa7c40bcd30c7dde))
|
|
1295
|
-
|
|
1296
|
-
### Bug Fixes
|
|
1297
|
-
|
|
1298
|
-
* **ai-video:** make probe-audio.sh portable across awk flavors ([6376e55](https://github.com/event4u-app/agent-config/commit/6376e55436af74fb4899fd91a86f1b2056b8aba2))
|
|
1299
|
-
|
|
1300
|
-
### Documentation
|
|
1301
|
-
|
|
1302
|
-
* **roadmap:** close + archive road-to-6.0.0-a-positioning-and-validation ([e12ff63](https://github.com/event4u-app/agent-config/commit/e12ff634a65d032bab2ea07972d165fced4f4752))
|
|
1303
|
-
* **readme:** experience-first hero, AI-video to Creative-Pack callout ([25d5639](https://github.com/event4u-app/agent-config/commit/25d5639dee7973197dec291a937979a065fbe479))
|
|
1304
|
-
* **adr:** ADR-040 execution model is projection-time filtering ([e688b21](https://github.com/event4u-app/agent-config/commit/e688b2191d6b7e44f90d6c8a8bdaca9605c485bc))
|
|
1305
|
-
* **roadmap:** close + archive road-to-feedback-24-26-cleanup ([f33d0b1](https://github.com/event4u-app/agent-config/commit/f33d0b1a9009bdf1b99f7d216071bcd25d47e29a))
|
|
1306
|
-
* **roadmap:** process feedback-24-26-cleanup (5/6 closed, 1 deferred) ([4611cfd](https://github.com/event4u-app/agent-config/commit/4611cfdea98998d7f9c72de5682590b07145f001))
|
|
1307
|
-
* **contexts:** record feedback 24-26 disposition + surfaced risks ([f98e9f5](https://github.com/event4u-app/agent-config/commit/f98e9f5bf02aef3f9b7aa3caebe5993f15317c15))
|
|
1308
|
-
* **distribution:** add Glama registry row + note MCP-registry sweep ([e278b9d](https://github.com/event4u-app/agent-config/commit/e278b9dce0ebac8a0017df98b972c9a299dcd147))
|
|
1309
|
-
* **roadmap:** add 6.0.0 experience-first rebuild roadmaps (A/B/C) ([d7c9ba0](https://github.com/event4u-app/agent-config/commit/d7c9ba03692a8694fcc262536b847e8fc6dbf023))
|
|
1310
|
-
* **roadmap:** add feedback 24-26 cleanup roadmap ([e4e032b](https://github.com/event4u-app/agent-config/commit/e4e032bfcb522924bdb7623a44909d77f16aefeb))
|
|
1311
|
-
* **roadmap:** close Phase 8 Step 5 secret-hygiene sweep ([5b751cb](https://github.com/event4u-app/agent-config/commit/5b751cb1545b30960076f8a449dcb06ceccfef47))
|
|
1312
|
-
|
|
1313
|
-
### Tests
|
|
1314
|
-
|
|
1315
|
-
* **wizard:** shift roles/packs step indices for the new profile step ([2c51db1](https://github.com/event4u-app/agent-config/commit/2c51db1923ae0845f5a250e7201b617c15641a88))
|
|
1316
|
-
* **ai-video:** guard probe-audio honesty invariant with a corpus sweep ([99839a5](https://github.com/event4u-app/agent-config/commit/99839a5344bf6ffd1baa8e260fbea925b611f89a))
|
|
1317
|
-
|
|
1318
|
-
### Chores
|
|
1319
|
-
|
|
1320
|
-
* **gitignore:** ignore /agents/state/ in the synced template ([bc55288](https://github.com/event4u-app/agent-config/commit/bc552887977b2adc21243c3f67257e6dc1697e41))
|
|
1321
|
-
* **changelog:** split era 5.4.x → pre-5.9.0 ([88603ca](https://github.com/event4u-app/agent-config/commit/88603caef4da60910e37933c658d9f8e738ab626))
|
|
1322
|
-
* **changelog:** split era 5.4.x → pre-5.9.0 ([b187a01](https://github.com/event4u-app/agent-config/commit/b187a012d6e68b264a5401e406bc4f26da6d7d1d))
|
|
1323
|
-
* **roadmap:** close + archive road-to-video-from-song ([c02b298](https://github.com/event4u-app/agent-config/commit/c02b298d66cb5f48283a2d4834308e72392e591e))
|
|
1324
|
-
|
|
1325
|
-
Tests: 5500
|
|
1033
|
+
* **roadmaps:** complete + archive road-to-6.0.0-final-readiness (6.0.0) ([652294a](https://github.com/event4u-app/agent-config/commit/652294ad01ad48a2875ebd75953b82d06c350e56))
|
|
1034
|
+
* **roadmaps:** archive completed memory-layer-cleanup roadmaps ([9380482](https://github.com/event4u-app/agent-config/commit/9380482cf512c73f0783ff7a2270793d5dca8b95))
|
|
1035
|
+
* **memory:** regenerate pack manifest for shortened mine-session description ([14cec0e](https://github.com/event4u-app/agent-config/commit/14cec0ed0c6de254639e3727d7ad1f3a3147902e))
|
|
1036
|
+
* **memory:** regenerate projections, catalogs, and dashboard ([78cc1a1](https://github.com/event4u-app/agent-config/commit/78cc1a1180f6eced4c60e0c408da1103d0621ab0))
|
|
1037
|
+
* **roadmaps:** regenerate progress dashboard ([d0d2757](https://github.com/event4u-app/agent-config/commit/d0d2757e93026fab6f995732a130f126371e7978))
|
|
1038
|
+
* **security:** archive road-to-security-pillar (Phases 1-3 shipped) ([ad5f552](https://github.com/event4u-app/agent-config/commit/ad5f55204bae429b960db40976c3dc40ea759f97))
|
|
1039
|
+
* **security:** bump command-count messaging 148→149 (new /security-audit-config) ([5f5b79a](https://github.com/event4u-app/agent-config/commit/5f5b79a1d741b1565cfbc0aaf8c74aa43165fd0b))
|
|
1040
|
+
* **security:** regenerate dist, router, counts, pack manifests ([84ff0fc](https://github.com/event4u-app/agent-config/commit/84ff0fcd1216fbbd05a3a340148f681b95c2d4a8))
|
|
1041
|
+
* add uncomitted roadmaps ([699c2c5](https://github.com/event4u-app/agent-config/commit/699c2c5e8a70453a46b9c70e68ba621f96a5f64c))
|
|
1042
|
+
* **condense:** reconcile stale condensation hashes ([d9ac27e](https://github.com/event4u-app/agent-config/commit/d9ac27e232cc60dba941f75632dde9a5bbd2c4db))
|
|
1043
|
+
* add uncomitted roadmaps ([28ff06c](https://github.com/event4u-app/agent-config/commit/28ff06ce3741db46a5d39e1bc0a2a698d3a94c1f))
|
|
1044
|
+
* **rules:** track anonymized harvest roadmaps; harden source-confidentiality ([bc77fb9](https://github.com/event4u-app/agent-config/commit/bc77fb93476c8045cd227f94ad09b0f1f3cebbdd))
|
|
1045
|
+
* sync stale condensation for work / agents-init / agents-optimize ([0f816ca](https://github.com/event4u-app/agent-config/commit/0f816cae017824af718cd750457bfc1476252927))
|
|
1046
|
+
* sync command-count messaging to 148 after fix:pr-* removal ([94097ce](https://github.com/event4u-app/agent-config/commit/94097ce0bee1739d2f54688705b1aaf78a73cee4))
|
|
1047
|
+
* sync stale condensation hashes for unchanged command files ([a32da9a](https://github.com/event4u-app/agent-config/commit/a32da9a5c4199d1148549f63bf7c0012496cd2b6))
|
|
1048
|
+
* remove external-source references from the tracked tree ([3248611](https://github.com/event4u-app/agent-config/commit/3248611a8ae2e7d0574ba8e121f85077faae9f69))
|
|
1049
|
+
* **commands:** backfill visibility + re-tag pack across command sources ([d08f5b6](https://github.com/event4u-app/agent-config/commit/d08f5b6550735db22f4f855f155d2fd91a8dc047))
|
|
1050
|
+
* **changelog:** split era 5.9.x → pre-6.0.0 ([c442750](https://github.com/event4u-app/agent-config/commit/c44275053c07352402e162d6accbe67f6d380010))
|
|
1051
|
+
|
|
1052
|
+
Tests: 6068
|
|
1326
1053
|
|
|
1327
1054
|
# Era: pre-4.0.0 — archived
|
|
1328
1055
|
|