-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
460 lines (401 loc) · 24.5 KB
/
Copy pathindex.html
File metadata and controls
460 lines (401 loc) · 24.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="PRECISION INTEGRATE Brand Identity & Communication Playbook - visual identity, voice, messaging and content standards.">
<title>PRECISION INTEGRATE | BRAND IDENTITY & COMMUNICATION PLAYBOOK 1.0</title>
<link rel="icon" type="image/svg+xml" href="assets/logos/logo-PRECISION-INTEGRATE.svg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<button class="mobile-menu-toggle" id="mobileMenuToggle" aria-label="Toggle navigation menu">
<span></span>
<span></span>
<span></span>
</button>
<nav class="toc" id="toc">
<div class="reading-progress-container">
<div class="reading-progress" id="readingProgress"></div>
</div>
<div class="toc-header">
<img src="assets/logos/logo-PRECISION-INTEGRATE.svg" alt="PRECISION INTEGRATE Logo" class="toc-logo">
<h2>Contents</h2>
</div>
<ul class="toc-list">
<li><a href="#section-01" class="toc-link"><span class="toc-number">01</span> Introduction & Purpose</a></li>
<li><a href="#section-02" class="toc-link"><span class="toc-number">02</span> Company Foundation</a></li>
<li><a href="#section-03" class="toc-link"><span class="toc-number">03</span> Visual Identity</a></li>
<li><a href="#section-04" class="toc-link"><span class="toc-number">04</span> Brand Personality</a></li>
<li><a href="#section-05" class="toc-link"><span class="toc-number">05</span> Voice & Tone Guidelines</a></li>
<li><a href="#section-06" class="toc-link"><span class="toc-number">06</span> Message Decision Filter</a></li>
<li><a href="#section-07" class="toc-link"><span class="toc-number">07</span> Writing Rules</a></li>
<li><a href="#section-08" class="toc-link"><span class="toc-number">08</span> AI Content Guardrails</a></li>
<li><a href="#section-09" class="toc-link"><span class="toc-number">09</span> Channel Guidelines</a></li>
<li><a href="#section-10" class="toc-link"><span class="toc-number">10</span> Response Matrix</a></li>
<li><a href="#section-11" class="toc-link"><span class="toc-number">11</span> Do's & Don'ts</a></li>
<li><a href="#section-12" class="toc-link"><span class="toc-number">12</span> Content Examples</a></li>
<li><a href="#section-13" class="toc-link"><span class="toc-number">13</span> Quick Reference</a></li>
</ul>
</nav>
<div class="mobile-overlay" id="mobileOverlay"></div>
<main class="main-content">
<header class="hero">
<div class="hero-content">
<img src="assets/logos/logo-PRECISION-INTEGRATE.svg" alt="PRECISION INTEGRATE Logo" class="hero-logo">
<h1 class="hero-title">PRECISION INTEGRATE<br><span class="subtitle">BRAND IDENTITY & COMMUNICATION PLAYBOOK 1.0</span></h1>
<p class="hero-subtitle">Version 1.0 | March 2026</p>
<p class="hero-tagline">"Integrate Precision. Deliver Reliability."</p>
</div>
</header>
<section id="section-01" class="content-section">
<h2 class="section-title">01. INTRODUCTION & PURPOSE</h2>
<div class="subsection">
<h3>Why this playbook exists</h3>
<p>PRECISION INTEGRATE operates in technical environments where reliability, control quality, and response speed directly affect operations. This playbook aligns how we present ourselves across website, proposals, maintenance reports, and customer communication.</p>
</div>
<div class="subsection">
<h3>Who should use it</h3>
<ul>
<li><strong>Business & Sales:</strong> quotations, capability profiles, follow-up emails.</li>
<li><strong>Engineering & Service:</strong> field reports, retrofit recommendations, technical explanations.</li>
<li><strong>Marketing:</strong> website copy, social updates, campaign content.</li>
<li><strong>Partners & freelancers:</strong> any external communication drafted on behalf of the brand.</li>
</ul>
</div>
</section>
<section id="section-02" class="content-section">
<h2 class="section-title">02. COMPANY FOUNDATION</h2>
<div class="callout">
<h3>Core positioning</h3>
<p>Engineering-led integration partner for mission-critical monitoring, control, and service continuity.</p>
</div>
<div class="subsection">
<h3>Background</h3>
<p>Founded in 1985, PRECISION INTEGRATE has developed practical experience in controls, monitoring, overhaul, and support workflows. We focus on delivering stable operation, predictable maintenance, and clear technical accountability.</p>
</div>
<div class="subsection">
<h3>Vision</h3>
<p>To be a trusted integration partner for control and monitoring systems where uptime, accuracy, and long-term service matter.</p>
</div>
<div class="subsection">
<h3>Mission</h3>
<p>Provide fit-for-purpose engineering solutions that combine system integration, practical field support, and clear post-delivery responsibility.</p>
</div>
<div class="subsection">
<h3>Core values</h3>
<div class="values-grid">
<div class="value-card"><h4>Precision</h4><p>Technical decisions are backed by data, diagnostics, and standards.</p></div>
<div class="value-card"><h4>Reliability</h4><p>Systems and services are designed for continuity, not one-time delivery.</p></div>
<div class="value-card"><h4>Accountability</h4><p>Clear ownership from requirement definition to after-sales support.</p></div>
<div class="value-card"><h4>Integration Mindset</h4><p>Mechanical, electrical, and software layers are treated as one system.</p></div>
<div class="value-card"><h4>Partnership</h4><p>We work with customers as long-term operators, not short-term buyers.</p></div>
</div>
</div>
</section>
<section id="section-03" class="content-section">
<h2 class="section-title">03. VISUAL IDENTITY</h2>
<div class="callout">
<h3>Logo & color system</h3>
</div>
<div class="subsection">
<h3>Primary logo</h3>
<div class="logo-container">
<img src="assets/logos/logo-PRECISION-INTEGRATE.svg" alt="PRECISION INTEGRATE Primary Logo" class="brand-logo">
</div>
</div>
<div class="subsection">
<h3>Logo downloads</h3>
<p>Current package availability:</p>
<div class="download-grid">
<a href="assets/logos/logo-PRECISION-INTEGRATE.svg" download class="download-card">
<div class="download-icon"><strong>SVG</strong></div>
<div class="download-info"><h4>SVG</h4><p class="download-desc">Vector — Web & UI</p><p class="download-size">Available</p></div>
<span class="download-btn">Download</span>
</a>
<div class="download-card disabled">
<div class="download-icon"><strong>PNG</strong></div>
<div class="download-info"><h4>PNG</h4><p class="download-desc">Hi-res raster</p><p class="download-size">Coming soon</p></div>
<span class="download-btn disabled">Pending</span>
</div>
<div class="download-card disabled">
<div class="download-icon"><strong>WebP</strong></div>
<div class="download-info"><h4>WebP</h4><p class="download-desc">Web optimized</p><p class="download-size">Coming soon</p></div>
<span class="download-btn disabled">Pending</span>
</div>
<div class="download-card disabled">
<div class="download-icon"><strong>PDF</strong></div>
<div class="download-info"><h4>PDF</h4><p class="download-desc">Print-ready</p><p class="download-size">Coming soon</p></div>
<span class="download-btn disabled">Pending</span>
</div>
<div class="download-card disabled">
<div class="download-icon"><strong>EPS</strong></div>
<div class="download-info"><h4>EPS</h4><p class="download-desc">Offset/print workflows</p><p class="download-size">Coming soon</p></div>
<span class="download-btn disabled">Pending</span>
</div>
<div class="download-card disabled">
<div class="download-icon"><strong>AI</strong></div>
<div class="download-info"><h4>AI</h4><p class="download-desc">Illustrator source</p><p class="download-size">Coming soon</p></div>
<span class="download-btn disabled">Pending</span>
</div>
</div>
</div>
<div class="subsection">
<h3>Brand color palette</h3>
<div class="color-palette">
<div class="color-swatch">
<div class="color-box" style="background-color: #007EBA;"></div>
<h4>Cyan</h4>
<p class="color-hex" data-hex="#007EBA" title="Click to copy"><strong>HEX:</strong> #007EBA</p>
<p><strong>RGB:</strong> 0, 126, 186</p>
<p><strong>Usage:</strong> CTA, active states, accents</p>
</div>
<div class="color-swatch">
<div class="color-box" style="background-color: #001446;"></div>
<h4>Navy Blue</h4>
<p class="color-hex" data-hex="#001446" title="Click to copy"><strong>HEX:</strong> #001446</p>
<p><strong>RGB:</strong> 0, 20, 70</p>
<p><strong>Usage:</strong> Headlines, key text, footer</p>
</div>
<div class="color-swatch">
<div class="color-box" style="background-color: #BCBECO;"></div>
<h4>Gray</h4>
<p class="color-hex" data-hex="#BCBECO" title="Click to copy"><strong>HEX:</strong> #BCBECO</p>
<p><strong>RGB:</strong> 188, 190, 208</p>
<p><strong>Usage:</strong> Neutral surfaces, subtle borders</p>
</div>
<div class="color-swatch">
<div class="color-box" style="background-color: #FFFFFF; border: 1px solid #d6d6d6;"></div>
<h4>White</h4>
<p class="color-hex" data-hex="#FFFFFF" title="Click to copy"><strong>HEX:</strong> #FFFFFF</p>
<p><strong>RGB:</strong> 255, 255, 255</p>
<p><strong>Usage:</strong> Primary background</p>
</div>
</div>
</div>
</section>
<section id="section-04" class="content-section">
<h2 class="section-title">04. BRAND PERSONALITY</h2>
<div class="callout">
<h3>Brand character statement</h3>
<p>PRECISION INTEGRATE is a technically grounded and execution-focused partner that communicates with clarity, discipline, and responsibility.</p>
</div>
<div class="subsection">
<div class="personality-trait"><h4>1. Technical</h4><p>Explain based on system behavior, not vague marketing language.</p></div>
<div class="personality-trait"><h4>2. Reliable</h4><p>Prioritize operational continuity and measurable outcomes.</p></div>
<div class="personality-trait"><h4>3. Practical</h4><p>Recommend implementable solutions with clear field constraints.</p></div>
<div class="personality-trait"><h4>4. Structured</h4><p>Present information with clear logic, assumptions, and actions.</p></div>
<div class="personality-trait"><h4>5. Partner-oriented</h4><p>Frame communication around customer operation goals and lifecycle support.</p></div>
</div>
</section>
<section id="section-05" class="content-section">
<h2 class="section-title">05. VOICE & TONE GUIDELINES</h2>
<div class="subsection">
<div class="table-responsive">
<table>
<thead>
<tr><th>We are...</th><th>We are not...</th><th>Example</th></tr>
</thead>
<tbody>
<tr><td>Confident</td><td>Over-claiming</td><td>"We can validate this through field diagnostics."</td></tr>
<tr><td>Technical</td><td>Jargon-heavy</td><td>"We explain the fault path and corrective action clearly."</td></tr>
<tr><td>Supportive</td><td>Passive</td><td>"We propose an implementation plan and support window."</td></tr>
<tr><td>Direct</td><td>Aggressive</td><td>"This option reduces downtime risk under current constraints."</td></tr>
</tbody>
</table>
</div>
</div>
<div class="subsection">
<h3>Tone by context</h3>
<ul>
<li><strong>Website:</strong> clear, concise, trust-building.</li>
<li><strong>Proposal:</strong> formal, evidence-based, risk-aware.</li>
<li><strong>Technical support:</strong> calm, specific, action-oriented.</li>
<li><strong>Social posts:</strong> professional, insight-driven, no hype.</li>
</ul>
</div>
</section>
<section id="section-06" class="content-section">
<h2 class="section-title">06. MESSAGE DECISION FILTER</h2>
<div class="callout">
<p>Before publishing any content, verify these five checks:</p>
</div>
<ul class="checklist">
<li><strong>Audience fit:</strong> Is the message written for operators, managers, or procurement?</li>
<li><strong>Operational relevance:</strong> Does it solve a real control/maintenance problem?</li>
<li><strong>Evidence quality:</strong> Are claims supported by data, references, or field examples?</li>
<li><strong>Action clarity:</strong> Is the next action clear (contact, quote, assessment)?</li>
<li><strong>Brand consistency:</strong> Does the wording reflect precision, reliability, and accountability?</li>
</ul>
</section>
<section id="section-07" class="content-section">
<h2 class="section-title">07. WRITING RULES</h2>
<div class="subsection">
<h3>Preferred wording</h3>
<div class="table-responsive">
<table>
<thead>
<tr><th>Use</th><th>Avoid</th><th>Why</th></tr>
</thead>
<tbody>
<tr><td>Integration solution</td><td>Magic solution</td><td>Keeps technical credibility.</td></tr>
<tr><td>Downtime risk reduction</td><td>100% no failure</td><td>Avoids unrealistic claims.</td></tr>
<tr><td>Field verification</td><td>Looks good</td><td>Promotes measurable evidence.</td></tr>
<tr><td>Recommended action window</td><td>Fix ASAP</td><td>Provides clear operational planning.</td></tr>
</tbody>
</table>
</div>
</div>
<div class="subsection">
<h3>Writing standards</h3>
<ul>
<li>Prioritize active voice and direct structure.</li>
<li>Use short paragraphs and explicit technical terms.</li>
<li>State assumptions where required.</li>
<li>Separate facts, recommendations, and risks.</li>
</ul>
</div>
</section>
<section id="section-08" class="content-section">
<h2 class="section-title">08. AI CONTENT GUARDRAILS</h2>
<div class="callout">
<h3>AI is an accelerator, not the final authority</h3>
</div>
<ul class="checklist">
<li>Review all technical statements before publishing.</li>
<li>Never expose confidential customer/system information in prompts.</li>
<li>Use AI for draft structuring, not for unverified engineering claims.</li>
<li>Ensure language remains consistent with this playbook.</li>
<li>Require human approval for any external communication.</li>
</ul>
</section>
<section id="section-09" class="content-section">
<h2 class="section-title">09. CHANNEL GUIDELINES</h2>
<div class="subsection">
<h3>Website</h3>
<p>Role: trust hub and conversion channel for Free Quote and Contact Us.</p>
<ul>
<li>Use clear headings with operational benefit first.</li>
<li>Keep CTA prominent: assessment, support, quote request.</li>
<li>Use concise proof points and avoid over-extended copy.</li>
</ul>
</div>
<div class="subsection">
<h3>Email</h3>
<ul>
<li>Subject line: system + objective + timing.</li>
<li>Body: issue context, recommendation, requested decision.</li>
<li>Closing: include support channel and responsible owner.</li>
</ul>
</div>
<div class="subsection">
<h3>Proposals & capability documents</h3>
<ul>
<li>Present current state → target state → implementation approach.</li>
<li>Include constraints, risks, and mitigation.</li>
<li>Use tables for scope and deliverables.</li>
</ul>
</div>
</section>
<section id="section-10" class="content-section">
<h2 class="section-title">10. RESPONSE MATRIX</h2>
<div class="table-responsive">
<table>
<thead>
<tr><th>Level</th><th>Typical situation</th><th>Owner</th><th>Tone</th></tr>
</thead>
<tbody>
<tr><td><strong>L0 - Normal</strong></td><td>Routine operation</td><td>Service/Marketing</td><td>Professional and informative</td></tr>
<tr><td><strong>L1 - Alert</strong></td><td>Potential issue detected</td><td>Team lead</td><td>Cautious, fact-based</td></tr>
<tr><td><strong>L2 - Disruption</strong></td><td>Service impact confirmed</td><td>Department manager</td><td>Responsible, action-focused</td></tr>
<tr><td><strong>L3 - Critical</strong></td><td>Major downtime or safety risk</td><td>Executive owner</td><td>Transparent, accountable, urgent</td></tr>
</tbody>
</table>
</div>
</section>
<section id="section-11" class="content-section">
<h2 class="section-title">11. DO'S & DON'TS</h2>
<div class="dos-donts-grid">
<div class="dos-section">
<h3 class="dos-title">Do</h3>
<ul class="checklist">
<li>State measurable outcomes and boundaries.</li>
<li>Use clear operating language for technical audiences.</li>
<li>Document assumptions and dependencies.</li>
<li>Keep CTA aligned to Contact Us / Free Quote.</li>
</ul>
</div>
<div class="donts-section">
<h3 class="donts-title">Don't</h3>
<ul class="checklist error">
<li>Do not use unverifiable superlatives.</li>
<li>Do not promise impossible reliability levels.</li>
<li>Do not publish raw AI output without review.</li>
<li>Do not mix technical facts with promotional exaggeration.</li>
</ul>
</div>
</div>
</section>
<section id="section-12" class="content-section">
<h2 class="section-title">12. CONTENT EXAMPLES</h2>
<div class="subsection">
<h3>Correct example</h3>
<div class="example-box correct">
<p>"Following on-site diagnostics, we identified unstable signal mapping at the control layer. We propose a phased retrofit plan to stabilize data flow, reduce alert noise, and shorten response time during peak operations."</p>
</div>
</div>
<div class="subsection">
<h3>Incorrect example</h3>
<div class="example-box incorrect">
<p>"We provide the best system ever with guaranteed perfect performance for all conditions."</p>
</div>
</div>
</section>
<section id="section-13" class="content-section">
<h2 class="section-title">13. QUICK REFERENCE</h2>
<div class="subsection">
<h3>Brand essence</h3>
<div class="highlight-box">
<p>"Precision in execution. Reliability in operation. Accountability in every stage."</p>
</div>
</div>
<div class="subsection">
<h3>Personality keywords</h3>
<div class="personality-tags">
<span class="tag">TECHNICAL</span>
<span class="tag">RELIABLE</span>
<span class="tag">PRACTICAL</span>
<span class="tag">STRUCTURED</span>
<span class="tag">PARTNER-ORIENTED</span>
</div>
</div>
<div class="subsection">
<h3>Color quick view</h3>
<div class="quick-colors">
<div class="quick-color"><div class="color-badge" style="background-color: #007EBA;"></div><span>Cyan #007EBA</span></div>
<div class="quick-color"><div class="color-badge" style="background-color: #001446;"></div><span>Navy #001446</span></div>
<div class="quick-color"><div class="color-badge" style="background-color: #BCBECO;"></div><span>Gray #BCBECO</span></div>
<div class="quick-color"><div class="color-badge" style="background-color: #FFFFFF; border: 1px solid #d6d6d6;"></div><span>White #FFFFFF</span></div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer-content">
<p>Need brand or communication support? Contact PRECISION INTEGRATE.</p>
<p><a href="https://precision-integrate.com/contact-us/" target="_blank" rel="noopener noreferrer">precision-integrate.com/contact-us/</a></p>
<p><a href="mailto:info@precision-integrate.com">info@precision-integrate.com</a></p>
</div>
</footer>
</main>
<button class="back-to-top" id="backToTop" aria-label="Back to top">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12 19V5M5 12l7-7 7 7"/>
</svg>
</button>
<div class="copy-tooltip" id="copyTooltip">Copied!</div>
<script src="main.js"></script>
</body>
</html>