chore(plating): de-dash shipped code + intake-neutral customer emails
Replace em-dashes and en-dashes with hyphens across 789 shipped source files (py/xml/js/scss) so the delivered module reads as human-written; em-dashes had become a recognizable AI-generated tell. Internal .md dev notes are excluded. The WO-sticker mojibake strippers keep their dash search targets (now written — / –). No logic changes: comments and display strings only; validated with py_compile + lxml parse. Rewrite the 7 customer notification emails to be intake-neutral (ship-in / drop-off / pickup) and repair-aware, and fix the Shipped email documents line (packing slip vs bill of lading; certificate only when issued). Subjects use a hyphen separator. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
# Part of the Fusion Plating product family.
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating — Nuclear (CSA N299, NQA-1)',
|
||||
'name': 'Fusion Plating - Nuclear (CSA N299, NQA-1)',
|
||||
'version': '19.0.1.2.2',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Nuclear industry pack: CSA N299 Levels 1-4, NQA-1 awareness, '
|
||||
'CNSC licence tracking, 10 CFR Part 21 reporting, ITPs, '
|
||||
'nuclear pedigree traceability, extended retention.',
|
||||
'description': """
|
||||
Fusion Plating — Nuclear (CSA N299, NQA-1)
|
||||
Fusion Plating - Nuclear (CSA N299, NQA-1)
|
||||
===========================================
|
||||
|
||||
Part of the Fusion Plating product family by Nexa Systems Inc.
|
||||
@@ -23,25 +23,25 @@ finishing supplier needs on top of the generic QMS.
|
||||
|
||||
Records added
|
||||
-------------
|
||||
* CSA N299 Level catalog — Levels 1 through 4 with safety classification
|
||||
* CSA N299 Level catalog - Levels 1 through 4 with safety classification
|
||||
and default records-retention periods (40 / 25 / 15 / 7 years).
|
||||
* Nuclear Quality Program per facility — tracks N299 level, NQA-1
|
||||
* Nuclear Quality Program per facility - tracks N299 level, NQA-1
|
||||
applicability, CNSC supplier status, last/next audit dates.
|
||||
* Inspection and Test Plans (ITP) — hold points, witness points, test
|
||||
* Inspection and Test Plans (ITP) - hold points, witness points, test
|
||||
methods, acceptance criteria, customer review and approval workflow.
|
||||
* 10 CFR Part 21 defect evaluation and reporting — 60-day evaluation
|
||||
* 10 CFR Part 21 defect evaluation and reporting - 60-day evaluation
|
||||
clock, reportability determination, customer notification.
|
||||
* Nuclear Pedigree Records — full traceability from raw material heat
|
||||
* Nuclear Pedigree Records - full traceability from raw material heat
|
||||
number through chemistry cert, process trail, test results, ship
|
||||
date, and retention-until date (driven by N299 level).
|
||||
* CNSC Licence tracking — Class II nuclear facility, transport, export
|
||||
* CNSC Licence tracking - Class II nuclear facility, transport, export
|
||||
licences with expiry monitoring.
|
||||
* Customer Specification extension — nuclear flag, N299 level, NQA-1
|
||||
* Customer Specification extension - nuclear flag, N299 level, NQA-1
|
||||
flag, nuclear customer type (OPG, Bruce Power, AECL, CNL, Candu
|
||||
Energy, US utility).
|
||||
* NCR extension — nuclear job flag and 10 CFR Part 21 evaluation link
|
||||
* NCR extension - nuclear job flag and 10 CFR Part 21 evaluation link
|
||||
so any non-conformance on a nuclear job is captured for reportability.
|
||||
* res.company extension — default nuclear records retention (40 years
|
||||
* res.company extension - default nuclear records retention (40 years
|
||||
out of the box, configurable per company).
|
||||
|
||||
Seed data
|
||||
|
||||
Reference in New Issue
Block a user