Filtered list of adjustments with "error" severity.
Total count of recorded adjustments.
true iff there are no error-severity entries (warnings are fine).
Filtered list of adjustments with "warning" severity.
Returns an iterator over all recorded adjustments.
Record an adjustment into this report.
Formats all adjustments into a human-readable multi-line string.
Everything a writer adjusted. Mirrors
report.py'sWriteReport.Python's
WriteReport.__bool__returnsnot self.errors, soif check_toml(doc): ...reads as "safe". JS has no boolean-coercion operator overload, so that's exposed here as the explicit ok getter instead -- same truth table, called out rather than implicit.