Interface: DevEpochContractMatrixOptions
Properties
apps?
readonlyoptionalapps?:ContractAppCoverage
App route coverage at this boundary; defaults to 'auto'.
fixtures
readonlyfixtures:Readonly<Record<string,ContractRouteFixture>>
manifest
readonlymanifest:AgentBundleTestManifest
server?
readonlyoptionalserver?:string
session
readonlysession:DevEpochContractMatrixSession
An already-open epoch-pinned generated stdio session; this entry point never opens or closes it.