Override a low-confidence mapping
Who does this: FS Preparer · Senior Accountant · Platform Admin When: An AI-suggested mapping is wrong (you read the rationale and disagree) or auto-suggest returned
UNCLASSIFIEDfor a row. Result: The row'staxonomyKeyis set manually,isOverride = true, andmappingConfidence = MANUAL. The activity log captures the override.
Manual overrides are a first-class part of the workflow — the AI's job is to bulk-process the obvious 90%, the reviewer's job is to take a position on the rest. Don't apologise for overriding.
Before you start
- [ ] Engagement at
TB_UPLOADEDorTB_MAPPED(overrides are allowed in both). - [ ] You hold
OVERRIDE_FS_MAPPING. - [ ] You know which SFRS taxonomy key the row should map to. If you don't, check the SFRS for Small Entities standard reference and the constitution
sfrs_taxonomy.json.
Steps
- Open the engagement → Mapping tab.
- Find the row. Filter by
confidence != HIGHto see candidates. - Click the row to open the override panel (or click the dropdown directly in the table).
- Open the Taxonomy key dropdown. Type-ahead filters by key + label. The list is constrained to the SFRS constitution — you cannot type a free-form key.
- Pick the correct key. The label and section preview update.
- (Optional) Add a rationale in the Rationale text field. This appears on the audit log payload.
- Click Save. The row's badge flips to
MANUAL,isOverride = true. The activity log showsfs.mapping.overridden.
How to know it worked
- The row's confidence chip is now
MANUAL. - Hovering the chip shows your rationale.
- The activity log shows
fs.mapping.overriddenwith the row id and the newtaxonomyKey. - If the override completed the mapping (no rows left unmapped), the engagement transitions to
TB_MAPPED.
Common situations
| If you see… | It means… | What to do |
|---|---|---|
| The key you want isn't in the dropdown | The SFRS constitution doesn't carry it | Pick the closest semantic match; document the rationale. If genuinely missing, file an issue to add the key to the constitution (qualified-accountant sign-off required). See Missing taxonomy key |
| The same row needs a different key after statements run | Generation surfaced a sign-flip anomaly | Re-open Mapping; override; regenerate. The status badge will not change |
| You overrode a HIGH-confidence row | You disagreed with Claude | Allowed; the audit trail captures the override and the reason. Re-running auto-suggest will not clobber it |
| Two preparers race on the same row | Last-write wins | Refresh the page before saving; coordinate on Slack |