-
Notifications
You must be signed in to change notification settings - Fork 0
Brand Guide Kit
The SYSTEMX Brand Guide Kit lives in:
.SYSTEMX/KIT/Brand/
It embeds WTL Brand Guide Standard Template v1.0 inside the public S.F.W.A. Template so operators, LLMs, SDK tools, CLI workflows, and local automation can produce a consistent six-page PDF brand-guidelines package from approved logo artwork and intake data.
- Folder:
.SYSTEMX/KIT/Brand - SYSTEMX kit index: SYSTEMX-KIT-INDEX.md
- Raw prompt ingest: https://raw.githubusercontent.com/WayneTechLab/SFWA-WTL-TEMPLATE/main/.SYSTEMX/KIT/Brand/Prompt_Ingest_Brand_Guide.md
| Output | Purpose |
|---|---|
| Six page PNGs | One approved image page for each section of the guide. |
| PDF brand guide | Stitched client-facing brand-guidelines document. |
| Contact sheet | Fast visual review of all pages before delivery. |
| Preflight report | Local validation for expected page count, file names, and page dimensions. |
- Cover
- Brand Overview & Typography
- Color Palette & Logo Anatomy
- Clear Space, Minimum Size & Approved Variations
- Incorrect Usage & Brand Applications
- Back Cover
Use the SYSTEMX Brand Guide Kit at https://github.com/WayneTechLab/SFWA-WTL-TEMPLATE/tree/main/.SYSTEMX/KIT/Brand. Read SYSTEMX-KIT-INDEX.md first, then 00_START_HERE.md and Prompt_Ingest_Brand_Guide.md. Use the supplied logos as locked artwork, fill project.json from CLIENT_INTAKE.md, generate the six required page PNG files, run preflight, stitch the PDF, and return the PDF, pages, contact sheet, and preflight report.
cd .SYSTEMX/KIT/Brand
python3 -m pip install -r 05_SCRIPTS/requirements.txt
python3 05_SCRIPTS/preflight_pages.py 06_OUTPUT/pages
python3 05_SCRIPTS/stitch_pages.py 06_OUTPUT/pages 06_OUTPUT/Client_Brand_Guidelines.pdf --title "Client Brand Guidelines"
python3 05_SCRIPTS/make_contact_sheet.py 06_OUTPUT/pages 06_OUTPUT/Client_Brand_Guidelines_Contact_Sheet.pngBefore running the final scripts, replace the placeholder logo files, complete
01_INPUT/CLIENT_INTAKE.md, create 02_CONFIG/project.json from
02_CONFIG/project.blank.json, and generate the six page files into
06_OUTPUT/pages/.
- Logos are locked artwork.
- Do not redraw, regenerate, crop, recolor, stretch, or reinterpret supplied logos unless the owner explicitly approves a new asset version.
- Do not claim exact logo fonts unless the client supplies font metadata.
- Remove or replace example client assets before distributing a client-specific production package outside the project team.
- Do not store secrets, credentials, private customer strategy, or paid-service access details inside brand-guide packets.
The kit remains under .SYSTEMX/KIT/Brand/ as a source package. Generated
deliverables should stay in the working project or client delivery folder unless
you intentionally promote them into public documentation.
S.F.W.A. Template · .SYSTEMX Forever WebApp · WayneTechLab.com · Repo · Update Log
Start
- Home
- Quick Start
- One-Line Install
- WTL Standard Setup Guide
- Setup Playbook
- User Ingest & Production Setup
- Production Kit
- Brand Guide Kit
- WTL Site Shell G1
Platform setup
SYSTEMX
- The SYSTEMX Standard
- SYSTEMX Executive Summary
- SYSTEMX Security Overview
- SYSTEMX Menu Operations
- SYSTEMX Setup and Deployment
- SYSTEMX Webportal
- SYSTEMX LAN Builder
- SYSTEMX LAN Operations Manual
- SYSTEMX LAN API Reference
- Unified Login and Admin Operations
- SYSTEMX LAN Webflow Master Plan
- SYSTEMX Logs and Evidence
- SYSTEMX Root and Folder Standard
- SYSTEMX Environment Solutions
- SYSTEMX Operating Rhythm
- SYSTEMX Sync and Controlled Updates
- SYSTEMX Long-Term Warnings
- SYSTEMX Third-Party Responsibility
Agents and tooling
- Agent Mesh & Tooling Standard
- MCP and Agents
- Agent 0 Operating Model
- Agent 0 and Subagents
- How Subagents Work
- Starter Prompts and Smart Routing
Reference
- Architecture & Stack
- Project Structure
- Environment Variables
- Security
- Deployment
- Testing & QA
- GitHub Authors & Contribution Notes
- Update Log
- FAQ