You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>Models are providers. Context is the product.</strong><br>
13
+
<strong>Compress the noise, preserve the proof.</strong>
14
+
</p>
4
15
5
-
**Compress the noise, preserve the proof.**
16
+
<palign="center">
17
+
<ahref="#quickstart">Quickstart</a> ·
18
+
<ahref="#why-comptext">Why CompText?</a> ·
19
+
<ahref="#artifacts">Artifacts</a> ·
20
+
<ahref="#contributing">Contributing</a> ·
21
+
<ahref="assets/README.md">Brand Assets</a>
22
+
</p>
6
23
7
24
CompText CLI (`ctxt`) is an experimental, local-first terminal tool for turning messy repository state into deterministic, reviewable Context Packs before talking to model providers.
8
25
@@ -254,6 +271,21 @@ flowchart TD
254
271
255
272
---
256
273
274
+
## Brand Assets
275
+
276
+
Repository artwork lives in [`assets/`](assets/README.md):
277
+
278
+
```text
279
+
assets/logo.svg Full wordmark logo
280
+
assets/mark.svg Square icon / compact mark
281
+
assets/banner.svg README banner
282
+
assets/social-preview.svg GitHub social preview source artwork
283
+
```
284
+
285
+
To use the social preview on GitHub, export `assets/social-preview.svg` to a `1280x640` PNG and upload it under repository settings.
286
+
287
+
---
288
+
257
289
## Context Packs
258
290
259
291
A Context Pack is the model-facing boundary between raw repository noise and structured task context.
0 commit comments