1- # CompText CLI Brand Assets
1+ # CompText Brand Assets
22
3- This directory contains lightweight SVG assets for the CompText CLI repository.
3+ CompText is branded as ** The Operating System for Context** .
4+
5+ The product category is:
6+
7+ ``` text
8+ Deterministic context infrastructure for AI systems.
9+ ```
10+
11+ The core philosophy remains:
12+
13+ ``` text
14+ Models are providers.
15+ Context is the product.
16+ ```
17+
18+ The manifest line remains available as a secondary phrase:
19+
20+ ``` text
21+ Compress the noise.
22+ Preserve the proof.
23+ ```
424
525## Files
626
@@ -11,9 +31,79 @@ assets/banner.svg README banner
1131assets/social-preview.svg GitHub social preview source artwork
1232```
1333
34+ ## Brand Hierarchy
35+
36+ Use this order in public-facing surfaces:
37+
38+ ``` text
39+ COMPTEXT
40+ The Operating System for Context
41+ Deterministic context infrastructure for AI systems.
42+ Models are providers. Context is the product.
43+ Deterministic. Portable. Verifiable.
44+ ```
45+
46+ Use the manifest line as a lower-level footer or campaign phrase:
47+
48+ ``` text
49+ Compress the noise. Preserve the proof.
50+ ```
51+
52+ ## Visual System
53+
54+ ### Mark
55+
56+ The mark is a layered C:
57+
58+ ``` text
59+ Raw Context
60+ ↓
61+ Deterministic Context
62+ ↓
63+ Verified Outcome
64+ ```
65+
66+ ### Palette
67+
68+ ``` text
69+ Void Black #05070D
70+ Graphite #0B1020
71+ Slate #111827
72+ Context Green #00F5A0
73+ Verification Blue #38BDF8
74+ Protocol Violet #A78BFA
75+ Evidence White #F8FAFC
76+ ```
77+
78+ ### Tone
79+
80+ Use language that sounds like infrastructure, not a chatbot:
81+
82+ ``` text
83+ context layer
84+ context infrastructure
85+ deterministic context
86+ provider boundary
87+ proposal gate
88+ verified outcome
89+ proof trail
90+ ```
91+
92+ Avoid:
93+
94+ ``` text
95+ magic
96+ self-learning
97+ fully autonomous
98+ guaranteed safe
99+ production-ready
100+ enterprise-ready
101+ certified
102+ ```
103+
14104## GitHub Social Preview
15105
16- GitHub repository social preview images are configured in the repository settings, not from README markdown.
106+ GitHub repository social preview images are configured in repository settings, not from README markdown.
17107
18108Use this asset as the source artwork:
19109
@@ -33,15 +123,25 @@ Then upload it under:
33123Repository Settings -> Social preview -> Edit
34124```
35125
36- ## Brand Lines
126+ ## Recommended GitHub Description
37127
38128``` text
39- Models are providers. Context is the product.
40- Compress the noise, preserve the proof.
129+ Deterministic context infrastructure for AI systems. Context Packs, proposal gates, validation, benchmarks, and provider-agnostic workflows.
41130```
42131
43- ## Notes
132+ ## Recommended Topics
44133
45- - Assets are plain SVG and do not require external fonts.
46- - Keep the logo simple, readable, and terminal-oriented.
47- - Do not imply production, enterprise, compliance, certification, or guaranteed safety claims.
134+ ``` text
135+ context-engineering
136+ ai-agents
137+ llmops
138+ rust
139+ cli
140+ deterministic-ai
141+ context-packs
142+ validation
143+ benchmarking
144+ ollama
145+ openai
146+ mcp
147+ ```
0 commit comments