# Licensing

> A split licence — brand assets are proprietary, code and tokens are MIT.

---

LLMS index: [llms.txt](/brand/v2.0.0/llms.txt)

---

The repository carries **two categories of intellectual property** under
different terms. The full text is in
[`LICENSE.md`](https://github.com/projectious-work/brand/blob/main/LICENSE.md);
this page summarises it.

## Brand assets — proprietary, source-available

Everything representing the visual identity: logos, brand imagery, and the
design-system documents under `brand/`.

| | |
|---|---|
| **Permitted** | Download and view for personal reference, editorial reporting, or authorised partner use |
| **Prohibited** | Modification, derivative works, sale, or commercial use — including merchandise or software featuring these assets — without prior written consent |
| **No impersonation** | Use must not imply endorsement, affiliation, or ownership by anyone other than projectious.work |

Document templates under `brand/templates/` fall under these same terms: they
embed brand identity (colours, fonts, tagline). You may use them as structural
reference for your own templates, but not redistribute them with projectious.work
branding intact.

## Code, scripts, and tokens — MIT

Source code, automation scripts, and configuration files (`.py`, `.js`, `.sh`,
`.json`, `.yaml`) are MIT-licensed: use, copy, modify, merge, publish,
distribute, sublicense, and sell, provided the copyright and permission notice
travel with the software.

The design **tokens** — [`brand/tokens/`](/brand/v2.0.0/docs/tokens/) — are in
this category. The *values* are free to use; the *marks* are not.

## What this means in practice

<div class="pj-rules"><div class="pj-rule pj-rule--do">
  <div class="pj-rule__label">Do</div>
  <p>Use the token files, the spacing scale, and the component measurements in your
own work. Link to this documentation. Write about the brand editorially.</p>
</div>
<div class="pj-rule pj-rule--dont">
  <div class="pj-rule__label">Don't</div>
  <p>Ship the logo in your product, sell anything carrying the marks, or present
modified brand assets as projectious.work&rsquo;s.</p>
</div>
</div>


For commercial inquiries or brand consent: **info@projectious.work**
