Atomic steps for an owner reviewing a quote's input payload, public and internal JSON results, and expense settlements.
« Inspect a quote's calculation input, public result, internal breakdown, and linked expense settlements. »
| Element | Destination |
|---|---|
| Owner dashboard Quotes link | /owner/quotes/ |
| Lead detail Quote payload | /owner/quotes/<ref>/ |
| Direct navigation | /owner/quotes/ |
| Step | Action | System response |
|---|---|---|
| 1 | Owner navigates to /owner/quotes/ | Server renders quote list with references |
| 2 | Owner clicks quote reference | Navigate to quote detail |
| 3 | Quote detail loads | Input payload, public JSON, internal JSON rendered |
| 4 | Owner inspects payload | Mission parameters, specialists, constraints |
| 5 | Owner reviews public JSON | Transparent pricing breakdown |
| 6 | Owner reviews internal JSON | Full cost structure, margins, coefficients |
| 7 | Owner checks expense settlements | Linked settlements and audit trail |
| State | What the owner sees | What happens next |
|---|---|---|
| Auditing | Quote detail with all JSON data | Verify calculation accuracy |
| Approved | Quote is correct | No action needed |
| Reissued | New quote generated | Sent to prospect for review |