Changed paths:
M dashboard/app/ai.go
M dashboard/app/ai_test.go
M dashboard/app/local_ui_test.go
M pkg/aflow/ai/ai.go
M pkg/aflow/flow/assessment/kcsan.go
M pkg/aflow/flow/assessment/moderation.go
For a hundred of workflows we have now, LLM never said it's not confident.
So this approach is not working. Remove the flag.
We could add a separate agent for this, but I don't think it's worth it
for assessment flows. Perhaps for patching we could do a separate agent.
Log Message:
-----------
dashboard/app: don't require manual confirmation for assessment jobs
The results seem to be not unreasonable, and we don't have manpower
to moderate all of them in the timely fashion.
So remove the requirement for assessment.