Merge remote-tracking branch 'origin/master' into feat/telemetry-otel-plugin
Resolutions: keep both sides where master's new storage/workspace group registrations sit adjacent to the telemetry ones (gen-doc-graphs SERVICE_ROLES/GROUP_ORDER, tsconfig.base.json wildcards, packages/README.md rows); regenerate the graph docs; condense four packages/README.md rows back under the 790-word ceiling.
This commit is contained in:
10
knip.json
10
knip.json
@@ -28,6 +28,7 @@
|
||||
"examples": {
|
||||
"entry": [
|
||||
"headless-agent/tests/fixtures/cli-mock-llm.ts",
|
||||
"headless-agent/tests/fixtures/semantic-checkpoint-agent.ts",
|
||||
"headless-agent/tests/fixtures/goal-domain/seed-goal.ts",
|
||||
"headless-agent/tests/fixtures/time-context-driver.ts",
|
||||
"headless-agent/tests/fixtures/time-context-mock-llm.ts",
|
||||
@@ -58,12 +59,8 @@
|
||||
]
|
||||
},
|
||||
"packages/host/webserver": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts"
|
||||
],
|
||||
"project": [
|
||||
"src/**/*.ts",
|
||||
"tests/**/*.ts"
|
||||
"src/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/host/runtime": {
|
||||
@@ -591,7 +588,8 @@
|
||||
"src/**/*.ts"
|
||||
],
|
||||
"ignoreDependencies": [
|
||||
"@deepseek-ai/dsh-client-.+"
|
||||
"@deepseek-ai/.+",
|
||||
"@cordisjs/.+"
|
||||
]
|
||||
},
|
||||
"packages/client/modules": {
|
||||
|
||||
Reference in New Issue
Block a user