SOP Name: First 20 Bricks Approval
Process Code: FIRST20_QC_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, Machine Operator
Frequency: Every batch / product changeover
Last Updated: 2026-06-25
Review Frequency: Monthly
Stop bad production before large quantity is produced.
After the first 20 bricks of every new batch or product changeover, before continuing.
flowchart TD
A[Produce first 20 bricks] --> B[Check shape and edges]
B --> C[Check interlock fit]
C --> D[Check surface and cracks]
D --> E{Approved?}
E -- Yes --> F[Continue production]
E -- No --> G[Adjust mix/machine]
G --> H[Produce another sample]
[PHOTO: Sample inspection][PHOTO: Wrong example]PASS = Continue production
HOLD = Adjust and produce new sample
FAIL = Stop and inform management
| โ Do | โ Don't |
|---|---|
| Inspect all 20 sample bricks | Approve from a quick glance |
| Photograph the approved sample | Continue while results are doubtful |
| Re-sample after any adjustment | Run full production on a HOLD result |
[ ] Edges are sharp
[ ] No visible cracks
[ ] Surface finish acceptable
[ ] Shape is correct
[ ] Interlock fit is correct
[ ] Mix is not too wet/dry
[ ] Supervisor approved continuation
Inform management if two sample attempts fail.
If you find a better way to do this process, add a comment below or submit an improvement request in the SOP Improvement Register.
Telegram command: /first20
n8n workflow: wf_first20_qc_v1
Odoo object: quality.check
Approval role: Factory Supervisor
Supabase table: first20_approvals
Status: Future automation