You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
execution helpers run work, and engines do not create their own competing
34
34
control loops.
35
35
36
-
The current README reflects the latest verified release-style test run on April 7, 2026: `bundle exec rake` completed successfully, including `43 examples, 0 failures`, CLI smoke checks, web-session smoke checks, local lab smoke checks, installer smoke checks, and a clean gem build.
36
+
The current README reflects the latest verified release-style test run on April 7, 2026: `bundle exec rake` completed successfully, including `49 examples, 0 failures`, CLI smoke checks, web-session smoke checks, local lab smoke checks, installer smoke checks, and a clean gem build.
"#{heading('Stored Artifacts',:info)}\nThese files are kept on disk so the run can be reviewed later without rerunning the scan.\n#{TTY::Table.new(header: ['Artifact','Path'],rows: rows).render(:unicode)}"
109
+
"#{heading('Stored Artifacts',:info)}\nThese files are kept on disk so the run can be reviewed later without rerunning the scan.\n#{render_table(headers: ['Artifact','Path'],rows: rows)}"
0 commit comments