Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / CapacitySheet

Interface: CapacitySheet

Defined in: packages/core/src/orchestrator/capacity-sheet.ts:89

The sheet: sections of labeled figures plus the named assumptions.

Properties

PropertyTypeDescriptionDefined in
assumptionsstring[]Named assumptions; never silently zero, never silently derived.packages/core/src/orchestrator/capacity-sheet.ts:96
basis"declared-estimate"The provenance of the whole artifact, the RV4206 literal.packages/core/src/orchestrator/capacity-sheet.ts:91
estimateWireCapacityEstimateThe embedded estimate, verbatim, for machine consumers.packages/core/src/orchestrator/capacity-sheet.ts:93
sectionsCapacitySheetSection[]-packages/core/src/orchestrator/capacity-sheet.ts:94