Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/skills / / SkillTrustLevelValue
Type Alias: SkillTrustLevelValue
ts
type SkillTrustLevelValue = SkillsTrustLevel;Defined in: packages/skills/src/types/index.ts:58
Trust level applied to a loaded skill. Mirrors the supply-chain trust ladder + the loader's 'unknown' extension so callers do not have to bridge two enums.