Documentation ¶ Index ¶ func Parse(raw string, lineCount int) (*schema.Report, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(raw string, lineCount int) (*schema.Report, error) Parse strips markdown fences, unmarshals JSON, and validates the structure of an LLM response. lineCount is the number of lines in the spec file and is used to validate evidence bounds. Types ¶ This section is empty. Source Files ¶ View all Source files validate.go Click to show internal directories. Click to hide internal directories.