From 7364596737f88b7cb1f04529f818395561fb10bc Mon Sep 17 00:00:00 2001 From: DanFashauer Date: Tue, 19 May 2026 11:04:06 -0400 Subject: [PATCH] Add initial SignalGrid visual asset kit --- README.md | 6 +++ docs/VISUAL_ASSETS.md | 54 +++++++++++++++++++++++++++ docs/assets/github-social-preview.svg | 14 +++++++ docs/assets/linkedin-teaser.svg | 13 +++++++ docs/assets/readme-hero.svg | 36 ++++++++++++++++++ public/signalgrid-logo-mark.svg | 8 ++++ public/signalgrid-logo.svg | 15 ++++++++ 7 files changed, 146 insertions(+) create mode 100644 docs/VISUAL_ASSETS.md create mode 100644 docs/assets/github-social-preview.svg create mode 100644 docs/assets/linkedin-teaser.svg create mode 100644 docs/assets/readme-hero.svg create mode 100644 public/signalgrid-logo-mark.svg create mode 100644 public/signalgrid-logo.svg diff --git a/README.md b/README.md index 40921bf..8b2b95b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # SignalGrid +

+ SignalGrid logo +

+ +![SignalGrid conceptual runtime decision flow](docs/assets/readme-hero.svg) + **SignalGrid is a Zero Trust orchestration platform for shared and mobile work environments.** **Mission:** SignalGrid enables secure, contextual, real-time access by continuously evaluating identity, device trust, and operational context. diff --git a/docs/VISUAL_ASSETS.md b/docs/VISUAL_ASSETS.md new file mode 100644 index 0000000..8f393a0 --- /dev/null +++ b/docs/VISUAL_ASSETS.md @@ -0,0 +1,54 @@ +# SignalGrid Visual Assets + +This document tracks the initial SVG brand assets in this repository and how to use them consistently. + +> These visuals are **brand assets** and conceptual product framing only. They are not production proof, compliance proof, or deployment claims. Keep all usage aligned to [CLAIM_BOUNDARIES.md](./CLAIM_BOUNDARIES.md). + +## Asset inventory + +### `public/signalgrid-logo.svg` +- **Purpose:** Primary SignalGrid logo with mark + wordmark. +- **Use it for:** README/header placement, docs title areas, basic website masthead usage. +- **Notes:** Designed around warm charcoal, off-white, and muted teal brand palette. + +### `public/signalgrid-logo-mark.svg` +- **Purpose:** Icon-only monogram mark. +- **Use it for:** Favicon foundation, avatar/icon usage, compact placements. +- **Notes:** Constructed to hold up at small sizes and in monochrome contexts. + +### `docs/assets/github-social-preview.svg` +- **Purpose:** Default social preview card for GitHub sharing surfaces. +- **Use it for:** Open Graph image export source and documentation previews. +- **Notes:** 1200×630 aspect ratio, restrained enterprise styling, no stock imagery. + +### `docs/assets/readme-hero.svg` +- **Purpose:** Conceptual architecture-style hero visual for repo documentation. +- **Use it for:** README hero section and explanatory docs. +- **Notes:** Shows `Identity + Device + Session Context → SignalGrid → Allow / Deny / Step-Up` and explicitly labels itself as conceptual. + +### `docs/assets/linkedin-teaser.svg` +- **Purpose:** Minimal teaser graphic for LinkedIn or similar social posts. +- **Use it for:** Introductory launch/update posts with restrained positioning. +- **Notes:** Includes minimal logo treatment and a non-hype one-line message. + +## PNG export guidance (when required) + +Prefer using source SVG directly whenever possible. If a target platform requires PNG: + +1. Export at 1x, 2x, and 3x sizes from the original SVG. +2. Keep aspect ratio fixed (do not crop logo geometry). +3. Keep color values unchanged from the SVG source. +4. Use transparent background only when the destination surface supports it; otherwise preserve warm charcoal background. +5. Do not add glow, bevel, or neon effects during export. + +Suggested CLI example with `rsvg-convert`: + +```bash +rsvg-convert -w 1200 -h 630 docs/assets/github-social-preview.svg -o docs/assets/github-social-preview.png +``` + +## Usage reminder + +- Keep claims restrained and MVP/demo-safe. +- Avoid attaching these assets to statements implying certified compliance or guaranteed production outcomes. +- Keep visual consistency with [BRAND_SYSTEM.md](./BRAND_SYSTEM.md) and [startup/branding/brand.md](../startup/branding/brand.md). diff --git a/docs/assets/github-social-preview.svg b/docs/assets/github-social-preview.svg new file mode 100644 index 0000000..d431dc4 --- /dev/null +++ b/docs/assets/github-social-preview.svg @@ -0,0 +1,14 @@ + + SignalGrid GitHub social preview + SignalGrid social card with restrained enterprise styling and runtime decision layer positioning. + + + + + + SignalGrid + Runtime Decision Layer Between Authentication and Enforcement + + + + diff --git a/docs/assets/linkedin-teaser.svg b/docs/assets/linkedin-teaser.svg new file mode 100644 index 0000000..d1a08ff --- /dev/null +++ b/docs/assets/linkedin-teaser.svg @@ -0,0 +1,13 @@ + + SignalGrid LinkedIn teaser + Minimal teaser with SignalGrid mark and restrained positioning line. + + + + + + + + SignalGrid + Runtime decisions between authentication and enforcement. + diff --git a/docs/assets/readme-hero.svg b/docs/assets/readme-hero.svg new file mode 100644 index 0000000..d254845 --- /dev/null +++ b/docs/assets/readme-hero.svg @@ -0,0 +1,36 @@ + + SignalGrid README hero diagram + Conceptual flow: Identity, device, and session context into SignalGrid and decisions allow, deny, or step-up. + + Conceptual diagram (MVP/demo framing, not production proof) + + + Identity Context + + + Device Context + + + Session Context + + + + + + + SignalGrid + Runtime decision layer + + + + + + + Allow + + + Deny + + + Step-Up + diff --git a/public/signalgrid-logo-mark.svg b/public/signalgrid-logo-mark.svg new file mode 100644 index 0000000..d5303cf --- /dev/null +++ b/public/signalgrid-logo-mark.svg @@ -0,0 +1,8 @@ + + SignalGrid logo mark + Icon-only abstract SignalGrid S/G decision-core monogram for favicon and avatar use. + + + + + diff --git a/public/signalgrid-logo.svg b/public/signalgrid-logo.svg new file mode 100644 index 0000000..392809d --- /dev/null +++ b/public/signalgrid-logo.svg @@ -0,0 +1,15 @@ + + SignalGrid logo + Abstract SignalGrid monogram with wordmark in warm charcoal, off-white, and muted teal. + + + + + + + + SignalGrid + Runtime Decision Layer + + +