Purpose
Take business text such as enquiries, incident reports, meeting notes, or debug summaries and turn it into structured workflow suggestions without presenting a random chatbot or autonomous agent.
Support Project · HTML
Human-reviewed workflow extraction proof with a deterministic local provider.
Repository readme / adapted
> A practical AI-assisted workflow extraction proof that turns messy synthetic business text into structured suggestions and requires human review before save.
**Status:** native-validated public release (`v1.0.0`) **Portfolio lane:** AI-assisted business workflow **Stack:** .NET 8 / ASP.NET Core / C# 12 **Provider:** local deterministic provider **External AI:** not connected in v1.0.0 **Evidence:** two native screenshot groups, eight native captures
Purpose
Take business text such as enquiries, incident reports, meeting notes, or debug summaries and turn it into structured workflow suggestions without presenting a random chatbot or autonomous agent.
What it proves
Provider boundary
v1.0.0 intentionally uses a deterministic local provider. No OpenAI or other external AI API is called. No model API key, token, live email connector, autonomous execution, or external write exists.
A real external AI provider remains a separate future scope.
Run locally
dotnet run --project .\src\OpsPilotAI.Web\OpsPilotAI.Web.csprojVerify
.\tools\verify-release.ps1Evidence groups
All demonstration inputs and outputs are synthetic.