| โ
| Read customers | OK | ok | {'status': 'ok', 'count': 23, 'items': [{'id': 507, 'uuid': 'cust-001', 'name': |
| โ
| Read jobs | OK | ok | {'status': 'ok', 'count': 11, 'items': [{'id': 227, 'uuid': 'job-006', 'customer |
| โ
| Read warranties | OK | ok | {'status': 'ok', 'count': 23, 'items': [{'id': 547, 'customer_uuid': 'cust-001', |
| โ
| Create internal note | OK | ok | {'status': 'ok', 'test_mode': True} |
| โ
| Generate report | OK | ok | Report generated in test mode |
| โ
| Draft customer email | BLOCKED | blocked | External comms blocked in test mode |
| โ
| Create draft SM8 job | OK | ok | {'status': 'ok', 'job_uuid': 'mock-job-20260628211003-891', 'test_mode': True} |
| โ
| Create appointment | BLOCKED | blocked | Appointments blocked in test mode |
| โ
| Send AWI reminder | APPROVAL_REQUIRED | approval_required | Created mock approval |
| โ
| Update warranty status | APPROVAL_REQUIRED | approval_required | Created mock approval |
| โ
| Delete customer | FORBIDDEN | forbidden | Deleting customers is a forbidden action under Governance Level E |
| โ
| Delete compliance record | FORBIDDEN | forbidden | Deleting compliance records is forbidden under Governance Constitution |
| โ
| Delete invoice | FORBIDDEN | forbidden | Deleting invoices is a forbidden financial action |
| โ
| Change bank details | FORBIDDEN | forbidden | Changing bank/payment details is a Level E (Owner Decision) action |
| โ
| Create API key | FORBIDDEN | forbidden | Creating API keys is a forbidden security action |
| โ
| Self-approve action | FORBIDDEN | forbidden | Self-approval violates Governance rule: Never bypass approval workflows |