Skip to content

Interface: LockfileTokenEconomics

Defined in: packages/core/src/introspection/CapabilityLockfile.ts:147

Token economics section of a lockfile tool entry.

Properties

inflationRisk

ts
readonly inflationRisk: string;

Defined in: packages/core/src/introspection/CapabilityLockfile.ts:149

Cognitive overload risk classification


schemaFieldCount

ts
readonly schemaFieldCount: number;

Defined in: packages/core/src/introspection/CapabilityLockfile.ts:151

Number of fields in the egress schema


unboundedCollection

ts
readonly unboundedCollection: boolean;

Defined in: packages/core/src/introspection/CapabilityLockfile.ts:153

Whether output collections are unbounded