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 — Aerospace (AS9100 + Nadcap)',
|
||||
'name': 'Fusion Plating - Aerospace (AS9100 + Nadcap)',
|
||||
'version': '19.0.1.1.2',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Aerospace industry pack: AS9100 Rev D clause library, Nadcap AC7108 '
|
||||
'audits, counterfeit parts prevention, config management, risk register, '
|
||||
'FAIR/AS9102 extensions, industry spec library (AMS, ASTM, MIL, BAC).',
|
||||
'description': """
|
||||
Fusion Plating — Aerospace (AS9100 + Nadcap AC7108)
|
||||
Fusion Plating - Aerospace (AS9100 + Nadcap AC7108)
|
||||
====================================================
|
||||
|
||||
Part of the Fusion Plating product family by Nexa Systems Inc.
|
||||
@@ -24,7 +24,7 @@ top of the generic QMS.
|
||||
Records added
|
||||
-------------
|
||||
* AS9100 Rev D clause catalog (hierarchical, seeded with the main
|
||||
clauses 4 through 10 plus the aerospace-critical 8.1.1–8.1.4 family)
|
||||
clauses 4 through 10 plus the aerospace-critical 8.1.1-8.1.4 family)
|
||||
* Nadcap AC7108 audit records (PRI-assigned auditors, merit/NCR counts,
|
||||
accreditation start/end, checklist selection covering AC7108 base and
|
||||
slash sheets 10/11/12/13/14)
|
||||
|
||||
Reference in New Issue
Block a user