- Static ADAPTER_SKILL_CONFIGS array with all 10 adapter types - CONFIG_BY_TYPE Map for O(1) lookup by adapter type string - FALLBACK_CONFIG for unknown types (supportsInstall: false, never throws) - resolveAdapterSkillConfig returns correct config for all known adapters - listAdapterSkillConfigs returns full readonly config array - All 15 unit tests pass, no regressions in full test suite |
||
|---|---|---|
| .. | ||
| adapter-skill-config.ts | ||
| billing.test.ts | ||
| billing.ts | ||
| index.ts | ||
| log-redaction.ts | ||
| server-utils.ts | ||
| session-compaction.ts | ||
| types.ts | ||