CompilationResult
Properties
Section titled “Properties”compiled
Section titled “compiled”compiled: string;The compiled structured markdown content.
compiledAt
Section titled “compiledAt”compiledAt: Date;Timestamp of compilation.
estimatedTokens
Section titled “estimatedTokens”estimatedTokens: number;Estimated token count of the compiled output.
hashes
Section titled “hashes”hashes: Record<string, string>;Content hashes for incremental recompilation.
sourceIds
Section titled “sourceIds”sourceIds: string[];Source document IDs that were included in this compilation.