@event4u/agent-config 5.6.1 → 5.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent-src/commands/agent-handoff.md +1 -1
- package/.agent-src/commands/agent-status.md +1 -1
- package/.agent-src/commands/agents/audit.md +1 -1
- package/.agent-src/commands/agents/init.md +1 -1
- package/.agent-src/commands/agents/user/accept.md +3 -3
- package/.agent-src/commands/agents/user/init.md +4 -4
- package/.agent-src/commands/agents/user/show.md +3 -3
- package/.agent-src/commands/agents/user/update.md +3 -3
- package/.agent-src/commands/agents/user.md +1 -1
- package/.agent-src/commands/agents.md +1 -1
- package/.agent-src/commands/analytics/prune.md +1 -1
- package/.agent-src/commands/analytics/show.md +1 -1
- package/.agent-src/commands/analytics.md +1 -1
- package/.agent-src/commands/bug-fix.md +1 -1
- package/.agent-src/commands/challenge-me.md +1 -1
- package/.agent-src/commands/chat-history/import.md +1 -1
- package/.agent-src/commands/chat-history/learn.md +1 -1
- package/.agent-src/commands/chat-history/show.md +1 -1
- package/.agent-src/commands/chat-history.md +1 -1
- package/.agent-src/commands/check-current-md.md +1 -1
- package/.agent-src/commands/condense.md +1 -1
- package/.agent-src/commands/context.md +1 -1
- package/.agent-src/commands/cost-report.md +13 -8
- package/.agent-src/commands/council.md +3 -3
- package/.agent-src/commands/create-pr/description-only.md +1 -1
- package/.agent-src/commands/create-pr.md +1 -1
- package/.agent-src/commands/e2e-heal.md +1 -1
- package/.agent-src/commands/e2e-plan.md +1 -1
- package/.agent-src/commands/feature.md +1 -1
- package/.agent-src/commands/fix/ci.md +1 -1
- package/.agent-src/commands/fix/portability.md +1 -1
- package/.agent-src/commands/fix/pr-bot-comments.md +1 -1
- package/.agent-src/commands/fix/pr-comments.md +1 -1
- package/.agent-src/commands/fix/pr-developer-comments.md +1 -1
- package/.agent-src/commands/fix/refs.md +1 -1
- package/.agent-src/commands/fix/seeder.md +1 -1
- package/.agent-src/commands/fix.md +1 -1
- package/.agent-src/commands/judge.md +1 -1
- package/.agent-src/commands/knowledge/cross-repo.md +1 -1
- package/.agent-src/commands/knowledge/forget.md +1 -1
- package/.agent-src/commands/knowledge/ingest.md +1 -1
- package/.agent-src/commands/knowledge/list.md +1 -1
- package/.agent-src/commands/knowledge.md +1 -1
- package/.agent-src/commands/memory/add.md +1 -1
- package/.agent-src/commands/memory/learn-low-impact.md +1 -1
- package/.agent-src/commands/memory/load.md +1 -1
- package/.agent-src/commands/memory/mine-session.md +1 -1
- package/.agent-src/commands/memory/promote.md +1 -1
- package/.agent-src/commands/memory/propose.md +1 -1
- package/.agent-src/commands/memory.md +1 -1
- package/.agent-src/commands/mode.md +1 -1
- package/.agent-src/commands/optimize/agents-dir.md +1 -1
- package/.agent-src/commands/optimize/augmentignore.md +1 -1
- package/.agent-src/commands/optimize/rtk.md +1 -1
- package/.agent-src/commands/optimize/skills.md +1 -1
- package/.agent-src/commands/optimize.md +1 -1
- package/.agent-src/commands/orchestrate.md +1 -1
- package/.agent-src/commands/override/create.md +1 -1
- package/.agent-src/commands/override/manage.md +1 -1
- package/.agent-src/commands/override.md +1 -1
- package/.agent-src/commands/package-reset.md +1 -1
- package/.agent-src/commands/prediction-pool.md +234 -0
- package/.agent-src/commands/profile/activate.md +81 -0
- package/.agent-src/commands/profile/deactivate.md +68 -0
- package/.agent-src/commands/profile/show.md +70 -0
- package/.agent-src/commands/profile.md +68 -0
- package/.agent-src/commands/project-health.md +1 -1
- package/.agent-src/commands/quality-fix.md +1 -1
- package/.agent-src/commands/roadmap/process-full.md +1 -1
- package/.agent-src/commands/roadmap/process-phase.md +1 -1
- package/.agent-src/commands/roadmap/process-step.md +1 -1
- package/.agent-src/commands/roadmap.md +1 -1
- package/.agent-src/commands/set-cost-profile.md +9 -9
- package/.agent-src/commands/skill/preview.md +3 -3
- package/.agent-src/commands/skill.md +1 -1
- package/.agent-src/commands/skills/discover.md +1 -1
- package/.agent-src/commands/skills.md +1 -1
- package/.agent-src/commands/sync-agent-settings.md +3 -3
- package/.agent-src/commands/sync-gitignore/fix.md +1 -1
- package/.agent-src/commands/sync-gitignore.md +1 -1
- package/.agent-src/commands/update-form-request-messages.md +1 -1
- package/.agent-src/presets/README.md +1 -1
- package/.agent-src/profiles/README.md +1 -1
- package/.agent-src/rules/non-destructive-by-default.md +2 -1
- package/.agent-src/skills/check-refs/SKILL.md +1 -1
- package/.agent-src/skills/finishing-a-development-branch/SKILL.md +1 -1
- package/.agent-src/skills/git-workflow/SKILL.md +1 -1
- package/.agent-src/skills/jira-integration/SKILL.md +1 -1
- package/.agent-src/skills/markitdown/SKILL.md +1 -1
- package/.agent-src/skills/prediction-pool-optimizer/SKILL.md +314 -0
- package/.agent-src/skills/prediction-pool-optimizer/evals/triggers.json +20 -0
- package/.agent-src/skills/prediction-pool-optimizer/reference/ev-fixtures.md +175 -0
- package/.agent-src/skills/prediction-pool-optimizer/reference/odds-and-bonus.md +109 -0
- package/.agent-src/skills/rtk-output-filtering/SKILL.md +1 -1
- package/.agent-src/skills/script-writing/SKILL.md +1 -1
- package/.agent-src/skills/token-optimizer/SKILL.md +1 -1
- package/.agent-src/skills/using-git-worktrees/SKILL.md +1 -1
- package/.agent-src/templates/agent-settings.md +7 -7
- package/.agent-src/templates/agents/agent-project-settings.example.yml +2 -2
- package/.agent-src/templates/scripts/work_engine/_lib/agent_settings.py +54 -6
- package/.agent-src/templates/scripts/work_engine/hook_bootstrap.py +1 -1
- package/.agent-src/templates/scripts/work_engine/hooks/builtin/memory_visibility.py +9 -7
- package/.agent-src/templates/scripts/work_engine/hooks/settings.py +9 -10
- package/.agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +17 -4
- package/.claude-plugin/marketplace.json +370 -364
- package/CHANGELOG.md +108 -0
- package/README.md +2 -2
- package/config/agent-settings.template.yml +11 -2
- package/config/discovery/packs.yml +11 -0
- package/config/discovery/session-profiles.yml +37 -0
- package/config/discovery/workspaces.yml +1 -1
- package/config/profiles/balanced.ini +1 -1
- package/config/profiles/full.ini +1 -1
- package/config/profiles/minimal.ini +1 -1
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +254 -100
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +4 -3
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +41 -6
- package/dist/discovery/trust-report.md +3 -3
- package/dist/discovery/workspaces.json +19 -6
- package/dist/mcp/registry-manifest.json +3 -3
- package/dist/server/io/substituteTemplate.js +3 -3
- package/dist/server/io/substituteTemplate.js.map +1 -1
- package/dist/server/routes/settings.js +2 -2
- package/dist/server/routes/settings.js.map +1 -1
- package/dist/server/schemas/settings.js +4 -2
- package/dist/server/schemas/settings.js.map +1 -1
- package/dist/ui/assets/{index-DVsyUMZe.js → index-5lFqAKL0.js} +2 -2
- package/dist/ui/assets/index-5lFqAKL0.js.map +1 -0
- package/dist/ui/index.html +1 -1
- package/docs/architecture/current-onboard-baseline.md +3 -3
- package/docs/architecture.md +2 -2
- package/docs/catalog.md +11 -5
- package/docs/contracts/adr-level-6-productization.md +1 -1
- package/docs/contracts/command-clusters.md +2 -0
- package/docs/contracts/config-presets.md +2 -2
- package/docs/contracts/cost-profile-defaults.md +5 -5
- package/docs/contracts/discovery-manifest.schema.json +1 -1
- package/docs/contracts/explain-trace.schema.json +3 -3
- package/docs/contracts/memory-visibility-v1.md +15 -7
- package/docs/contracts/profile-system.md +2 -2
- package/docs/contracts/session-profile-overlay.md +120 -0
- package/docs/contracts/settings-api.md +3 -3
- package/docs/contracts/value-report-schema.md +14 -1
- package/docs/customization.md +47 -5
- package/docs/decisions/ADR-010-profile-pack-preset-boundary.md +47 -11
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +16 -2
- package/docs/decisions/ADR-034-per-skill-model-recommendation-transport.md +1 -1
- package/docs/decisions/ADR-036-global-install-browser-wizard-handoff.md +106 -0
- package/docs/decisions/ADR-037-cost-profile-untangle.md +117 -0
- package/docs/decisions/ADR-038-canonical-settings-path.md +66 -0
- package/docs/decisions/ADR-039-claude-skills-untracked.md +139 -0
- package/docs/decisions/ADR-rule-kernel-and-router.md +1 -1
- package/docs/decisions/INDEX.md +4 -0
- package/docs/development.md +12 -0
- package/docs/getting-started.md +2 -2
- package/docs/guidelines/agent-infra/layered-settings.md +10 -4
- package/docs/installation.md +3 -3
- package/docs/setup/mcp-client-config.md +1 -1
- package/docs/skills-catalog.md +5 -1
- package/docs/value.md +9 -7
- package/docs/wizard.md +1 -1
- package/llms.txt +4 -0
- package/package.json +1 -1
- package/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/scripts/_cli/cmd_doctor.py +3 -2
- package/scripts/_cli/cmd_explain.py +1 -1
- package/scripts/_cli/cmd_versions.py +2 -2
- package/scripts/_cli/explain_last/inputs.py +11 -8
- package/scripts/_cli/explain_last/sections/inputs.py +1 -1
- package/scripts/_lib/__pycache__/__init__.cpython-312.pyc +0 -0
- package/scripts/_lib/__pycache__/agent_src.cpython-312.pyc +0 -0
- package/scripts/_lib/agent_settings.py +54 -6
- package/scripts/_lib/agent_src.py +30 -0
- package/scripts/_lib/value_ladder.py +99 -2
- package/scripts/_lib/value_report.py +30 -16
- package/scripts/ai_council/modes.py +1 -1
- package/scripts/ai_council/session.py +5 -1
- package/scripts/audit_command_surface.py +7 -1
- package/scripts/audit_initial_context.py +26 -2
- package/scripts/check_gate_paths.py +117 -0
- package/scripts/check_references.py +51 -2
- package/scripts/check_skill_requires.py +143 -0
- package/scripts/check_test_coverage_diff.py +180 -0
- package/scripts/compile_router.py +5 -1
- package/scripts/condense.py +92 -4
- package/scripts/config/session_profiles.py +492 -0
- package/scripts/council_cli.py +5 -1
- package/scripts/first-run.sh +11 -11
- package/scripts/hook_manifest.yaml +15 -7
- package/scripts/hooks/dispatch_hook.py +8 -0
- package/scripts/install +14 -1
- package/scripts/install-hooks.sh +2 -1
- package/scripts/install.py +203 -433
- package/scripts/install_anthropic_key.sh +1 -1
- package/scripts/install_openai_key.sh +1 -1
- package/scripts/inventory_abstraction_budget.py +6 -1
- package/scripts/lint_agents_md.py +11 -4
- package/scripts/lint_discovery_vocabulary.py +5 -5
- package/scripts/lint_hook_concern_budget.py +5 -1
- package/scripts/lint_marketplace.py +18 -7
- package/scripts/lint_roadmap_ci_steps.py +5 -1
- package/scripts/lint_roadmap_complexity.py +5 -1
- package/scripts/lint_value_dashboard.py +1 -1
- package/scripts/mcp_server/prompts.py +5 -1
- package/scripts/prediction-pool/adapters/_schema.md +42 -0
- package/scripts/prediction-pool/adapters/kicktipp.yml +23 -0
- package/scripts/prediction-pool/poisson_sim.py +167 -0
- package/scripts/prediction-pool/pool_winsim.py +236 -0
- package/scripts/prediction-pool/score_ev.py +188 -0
- package/scripts/profile_staleness_hook.py +69 -0
- package/scripts/render_value_md.py +1 -0
- package/scripts/roadmap_progress_hook.py +56 -6
- package/scripts/schemas/agent-settings.schema.json +77 -0
- package/scripts/schemas/skill.schema.json +7 -0
- package/scripts/smoke_quickstart.py +7 -6
- package/scripts/sync_agent_settings.py +12 -5
- package/scripts/validate_agent_settings.py +124 -0
- package/scripts/validate_decision_engine.py +5 -1
- package/templates/minimal/.agent-settings.yml +1 -1
- package/dist/ui/assets/index-DVsyUMZe.js.map +0 -1
- package/scripts/measure_roadmap_trajectory.py +0 -112
- package/scripts/verify_roadmap_closure.py +0 -327
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: agents:user-accept
|
|
4
4
|
tier: 2
|
|
5
5
|
cluster: agents
|
|
@@ -17,7 +17,7 @@ packs:
|
|
|
17
17
|
# /agents user accept
|
|
18
18
|
|
|
19
19
|
Apply a buffered observation from
|
|
20
|
-
[`.agent-user.observations.jsonl`](
|
|
20
|
+
[`.agent-user.observations.jsonl`](../../../../../../docs/contracts/agent-user-schema.md#observation-buffer)
|
|
21
21
|
to `.agent-user.md` after explicit confirmation.
|
|
22
22
|
|
|
23
23
|
Use when:
|
|
@@ -116,6 +116,6 @@ Do NOT commit. Do NOT auto-chain to a second field.
|
|
|
116
116
|
|
|
117
117
|
## See also
|
|
118
118
|
|
|
119
|
-
- Schema + buffer contract: [`agent-user-schema § Observation buffer`](
|
|
119
|
+
- Schema + buffer contract: [`agent-user-schema § Observation buffer`](../../../../../../docs/contracts/agent-user-schema.md#observation-buffer).
|
|
120
120
|
- Parent: [`/agents user`](../user.md).
|
|
121
121
|
- Sibling: [`/agents user review`](review.md), [`/agents user update`](update.md).
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: agents:user-init
|
|
4
4
|
tier: 2
|
|
5
5
|
cluster: agents
|
|
@@ -18,7 +18,7 @@ packs:
|
|
|
18
18
|
|
|
19
19
|
Short interactive interview that creates **`.agent-user.md`** at the
|
|
20
20
|
project root from the locked v1 schema in
|
|
21
|
-
[`docs/contracts/agent-user-schema.md`](
|
|
21
|
+
[`docs/contracts/agent-user-schema.md`](../../../../../../../../../docs/contracts/agent-user-schema.md).
|
|
22
22
|
|
|
23
23
|
Use when:
|
|
24
24
|
|
|
@@ -95,7 +95,7 @@ Before writing, scan the collected `voice_sample` and `role` for:
|
|
|
95
95
|
- Health/legal status keywords.
|
|
96
96
|
|
|
97
97
|
Hit → surface the line and ask the user to redact before proceeding.
|
|
98
|
-
Per [`agent-user-schema § Explicit exclusions`](
|
|
98
|
+
Per [`agent-user-schema § Explicit exclusions`](../../../../../../../../../docs/contracts/agent-user-schema.md#explicit-exclusions).
|
|
99
99
|
|
|
100
100
|
### 5. Render and write
|
|
101
101
|
|
|
@@ -157,5 +157,5 @@ Do NOT commit. Do NOT run any other `/agents user` sub-sub-command.
|
|
|
157
157
|
|
|
158
158
|
## See also
|
|
159
159
|
|
|
160
|
-
- Schema: [`agent-user-schema`](
|
|
160
|
+
- Schema: [`agent-user-schema`](../../../../../../../../../docs/contracts/agent-user-schema.md).
|
|
161
161
|
- Parent: [`/agents user`](../user.md).
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: agents:user-show
|
|
4
4
|
tier: 2
|
|
5
5
|
cluster: agents
|
|
@@ -18,7 +18,7 @@ packs:
|
|
|
18
18
|
# /agents user show
|
|
19
19
|
|
|
20
20
|
Read-only render of the project-root `.agent-user.md` per
|
|
21
|
-
[`docs/contracts/agent-user-schema.md`](
|
|
21
|
+
[`docs/contracts/agent-user-schema.md`](../../../../../../../../docs/contracts/agent-user-schema.md).
|
|
22
22
|
|
|
23
23
|
Use when:
|
|
24
24
|
|
|
@@ -108,6 +108,6 @@ Do NOT chain to other `/agents user *` commands. Do NOT commit.
|
|
|
108
108
|
|
|
109
109
|
## See also
|
|
110
110
|
|
|
111
|
-
- Schema: [`agent-user-schema`](
|
|
111
|
+
- Schema: [`agent-user-schema`](../../../../../../../../docs/contracts/agent-user-schema.md).
|
|
112
112
|
- Parent: [`/agents user`](../user.md).
|
|
113
113
|
- Sibling: [`/agents user init`](init.md), [`/agents user update`](update.md).
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: agents:user-update
|
|
4
4
|
tier: 2
|
|
5
5
|
cluster: agents
|
|
@@ -59,7 +59,7 @@ When called with `--validate` (or after the user confirms "done"):
|
|
|
59
59
|
|
|
60
60
|
1. Read `.agent-user.md`.
|
|
61
61
|
2. Parse frontmatter; check every required field per
|
|
62
|
-
[`agent-user-schema § Field reference`](
|
|
62
|
+
[`agent-user-schema § Field reference`](../../../../../../docs/contracts/agent-user-schema.md#field-reference).
|
|
63
63
|
3. Check file size ≤100 lines.
|
|
64
64
|
4. Run the privacy-floor scan (same as `init` step 4): credentials,
|
|
65
65
|
third-party PII, financial figures, health/legal status.
|
|
@@ -97,6 +97,6 @@ Do NOT commit. Do NOT chain to another `/agents user *` command.
|
|
|
97
97
|
|
|
98
98
|
## See also
|
|
99
99
|
|
|
100
|
-
- Schema: [`agent-user-schema`](
|
|
100
|
+
- Schema: [`agent-user-schema`](../../../../../../docs/contracts/agent-user-schema.md).
|
|
101
101
|
- Parent: [`/agents user`](../user.md).
|
|
102
102
|
- Sibling: [`/agents user init`](init.md), [`/agents user show`](show.md), [`/agents user review`](review.md).
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: cost-report
|
|
4
4
|
tier: 2
|
|
5
5
|
description: Capture token cost from the active Claude Code session, append to the local sessions store, and surface the 50/75/90/100% budget alert ladder with cost-profile suggestions.
|
|
@@ -56,15 +56,20 @@ profile recommendation per the table:
|
|
|
56
56
|
|---|---|---|
|
|
57
57
|
| 🟢 OK | < 50% | within budget — no action |
|
|
58
58
|
| 🟡 INFO | ≥ 50% | log notification, no UX disruption |
|
|
59
|
-
| 🟠 WARNING | ≥ 75% | suggest
|
|
60
|
-
| 🔴 CRITICAL | ≥ 90% | recommend model
|
|
59
|
+
| 🟠 WARNING | ≥ 75% | suggest dropping the **model tier** — `model.auto_switch: auto`, or pick a lighter `model_tier` for routine work (the dominant spend lever) |
|
|
60
|
+
| 🔴 CRITICAL | ≥ 90% | recommend a lighter model tier first; only as a last resort suggest [`/set-cost-profile minimal`](set-cost-profile.md) **with a capability-loss warning** |
|
|
61
61
|
| 🛑 HARD_STOP | ≥ 100% | halt non-essential work; review before continuing (`budget.mjs check` exits 1) |
|
|
62
62
|
|
|
63
|
-
|
|
64
|
-
is
|
|
63
|
+
**Lever order matters.** Per-turn spend is dominated by the **model** (a high→lite
|
|
64
|
+
tier swap is roughly a 10× cost delta) and by query/response volume — not by how many
|
|
65
|
+
rules load. `rule_loading_tier` loads its rule bodies roughly once per session (a small,
|
|
66
|
+
fixed cost), so lowering it saves little and *reduces the agent's guardrail coverage*.
|
|
67
|
+
Recommend the model lever first:
|
|
65
68
|
|
|
66
|
-
>
|
|
67
|
-
>
|
|
69
|
+
> Budget ≥ {level}. The biggest lever is the **model tier** — set
|
|
70
|
+
> `model.auto_switch: auto` (or pick a lighter `model_tier` for routine turns).
|
|
71
|
+
> Lowering `rule_loading_tier` saves far less and drops behavioural guardrails —
|
|
72
|
+
> use [`/set-cost-profile minimal`](set-cost-profile.md) only as a last resort.
|
|
68
73
|
|
|
69
74
|
### 4. First-run: prompt to set a budget
|
|
70
75
|
|
|
@@ -109,7 +114,7 @@ Allowed values: `today`, `week`, `month`, `all` (default).
|
|
|
109
114
|
|
|
110
115
|
## See also
|
|
111
116
|
|
|
112
|
-
- [`/set-cost-profile`](set-cost-profile.md) — change `
|
|
117
|
+
- [`/set-cost-profile`](set-cost-profile.md) — change `rule_loading_tier` in
|
|
113
118
|
`.agent-settings.yml`.
|
|
114
119
|
- [`/agent-status`](agent-status.md) — per-conversation token estimate
|
|
115
120
|
(different scope: in-flight estimate, not historical actuals).
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
model_tier:
|
|
2
|
+
model_tier: medium
|
|
3
3
|
name: council
|
|
4
4
|
tier: 1
|
|
5
5
|
description: Council orchestrator — routes to default, pr, design, optimize, analysis, debate
|
|
@@ -65,7 +65,7 @@ Invariants:
|
|
|
65
65
|
| `/council debate` | `commands/council/debate.md` | Multi-round debate with progressive cost disclosure — initial positions + rebuttals across N rounds |
|
|
66
66
|
|
|
67
67
|
Sub-command names match the locked contract in
|
|
68
|
-
[`docs/contracts/command-clusters.md`](
|
|
68
|
+
[`docs/contracts/command-clusters.md`](../docs/contracts/command-clusters.md).
|
|
69
69
|
|
|
70
70
|
## Advisor mode (replace-mode personas)
|
|
71
71
|
|
|
@@ -76,7 +76,7 @@ swaps its bound member's plain call for the same provider running the
|
|
|
76
76
|
advisor persona — **same call count, same budget**. `council:estimate`
|
|
77
77
|
surfaces every active swap on a dedicated line. Full contract: skills
|
|
78
78
|
`ai-council` § "Thinking-style advisors" and
|
|
79
|
-
[`docs/contracts/ai-council-config.md`](
|
|
79
|
+
[`docs/contracts/ai-council-config.md`](../docs/contracts/ai-council-config.md).
|
|
80
80
|
|
|
81
81
|
## Dispatch
|
|
82
82
|
|