SpeculatorASTSchema
Defined in: types/ast.generated.ts:307
AST-first schema for Speculator workspace. A workspace contains one or more specification documents. Semantic marker nodes are introduced during parse and may be refined during resolve. Global indexing aggregates definitions across documents.
Properties
Section titled “Properties”documents
Section titled “documents”documents:
Document[]
Defined in: types/ast.generated.ts:316
Collection of documents in the workspace
globalIndex?
Section titled “globalIndex?”
optionalglobalIndex:Indexes1
Defined in: types/ast.generated.ts:317
schemaVersion?
Section titled “schemaVersion?”
optionalschemaVersion:"1.1.0"
Defined in: types/ast.generated.ts:311
Schema version for this AST format
type:
"workspace"
Defined in: types/ast.generated.ts:312