{{define "title"}}AI{{end}} {{define "content"}}
← Add receipt Recent · Tally · Manage

AI classifier

{{if .Error}}
{{.Error}}
{{end}}

Correction notes

Free-text rules appended to the classifier prompt to fix recurring misreads. Editing a note keeps the old version in history.

{{range .Notes}}
{{end}}

Review misreads {{if .Misses}}({{len .Misses}}){{end}}

{{if not .Misses}}

No misreads to review — the AI matched what you submitted (or nothing has been classified yet).

{{else}} {{end}}

Current prompt

{{if .Prompt}}
View the exact system prompt sent to the model
{{.Prompt}}
{{else}}

{{.PromptNote}}

{{end}} {{end}}