Interface: SuggestionResult¶
Defined in: core/src/types/manifest.ts:185
Result of applying suggestion rules to a project.
Properties¶
inherit?¶
optionalinherit:string
Defined in: core/src/types/manifest.ts:187
Suggested configuration to inherit
reasoning¶
reasoning:
SuggestionReasoning[]
Defined in: core/src/types/manifest.ts:193
Reasoning for each suggestion
skills¶
skills:
string[]
Defined in: core/src/types/manifest.ts:191
Suggested skills to include
use¶
use:
string[]
Defined in: core/src/types/manifest.ts:189
Suggested fragments to use