๐Ÿญ Maiyuri Bricks SOP DashboardAll SOPs

๐Ÿ… SOP 22 โ€” Batch Quality Score

SOP Name:         Batch Quality Score
Process Code:     BATCH_SCORE_V1
Version:          V1
Owner:            Factory Supervisor
Applies To:       Factory Supervisor, QC
Frequency:        Once per completed batch
Last Updated:     2026-06-25
Review Frequency: Monthly

1. Purpose

Give every batch a simple, comparable quality score so trends and problem batches are visible at a glance.

2. Who Is Responsible

3. When To Use This SOP

After a batch is complete and Visual QC (VISUAL_QC_REJECT_V1) is done, before the daily report.

4. Visual Process Flow

flowchart TD
A[Batch complete] --> B[Collect QC + reject data]
B --> C[Score each factor]
C --> D[Total = Batch Quality Score]
D --> E{Score band?}
E -- Green --> F[Record + continue]
E -- Yellow --> G[Note cause, watch next batch]
E -- Red --> H[Inform Ram/Srinivasan]

5. Scoring Factors (20 points each, total 100)

FactorWhat good looks likeScore /20
Rejection rateLow reject % vs batch size
Shape & edgesSharp edges, correct size
Surface finishNo cracks/powdering
Interlock fitFits correctly
Process disciplineFirst-20 + hourly checks done, batch card kept
Total/100

Score Bands

๐ŸŸข Green  85โ€“100  Good batch โ€” continue
๐ŸŸก Yellow 60โ€“84   Acceptable โ€” note cause, watch next batch
๐Ÿ”ด Red    < 60    Problem batch โ€” inform management

6. Do / Don't

โœ… DoโŒ Don't
Score from actual QC/reject dataScore from memory or feeling
Record the main cause for low scoresLeave a red batch unexplained
Compare against recent batchesTreat each batch in isolation

7. Checklist

[ ] QC + reject data collected
[ ] All 5 factors scored
[ ] Total calculated
[ ] Band assigned (Green/Yellow/Red)
[ ] Cause noted if Yellow/Red
[ ] Score recorded

8. Records To Update

9. Escalation Rule

Inform Ram/Srinivasan for any Red batch, or two consecutive Yellow batches with the same cause.

10. Common Mistakes

11. Improvement Suggestion

If you find a better way to do this process, add a comment below or submit an improvement request in the SOP Improvement Register.


Automation Readiness

Telegram command: /score
n8n workflow:     wf_batch_score_v1
Odoo object:      quality.check (custom score field)
Approval role:    Factory Supervisor + QC
Supabase table:   batch_quality_scores
Status:           Future automation