azriel91 / peace

Zero Stress Automation
https://peace.mk
Apache License 2.0
110 stars 1 forks source link

`ApplyCmd`: Build, return, and store execution report #149

Open azriel91 opened 1 year ago

azriel91 commented 1 year ago

Enables communication of what happened for a given execution.

Also enables historical lookup.

May include:

Consider the ability to merge multiple reports into one report -- a user may invoke, cancel, fix, and invoke commands repeatedly; yet one report that captures that grouping of invocations is more digestable than many small reports.