We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c92696 commit ccad1c2Copy full SHA for ccad1c2
demo/lab1/alarm_report_template.md
@@ -0,0 +1,18 @@
1
+---
2
+name: Alarm Inspection Report
3
+about: An analysis report for the alarms produced by Acto
4
+
5
6
7
+## What happened
8
+Why did Acto raise this alarm?
9
+What happened in the state transition?
10
+Why Acto’s oracles raised an alarm?
11
12
13
+## Root Cause
14
+Why did the operator behave in this way? Please find the exact block in the operator source code resulting in the behavior.
15
16
+## Expected behavior?
17
+If it is a true alarm, how to fix it in the operator code?
18
+If it is a false alarm, how to fix it in Acto code?
0 commit comments