Getting Started
New to the PSI Wiki? Here’s how to get oriented in 15 minutes.
What Is This?
The PSI Wiki is a centralized knowledge base for Progressive Surface Inc. It serves two audiences:
- Team members — Browse, search, and contribute documentation
- AI agents — Access PSI context for smarter code assistance
| Problem It Solves | How |
|---|---|
| Knowledge scattered across projects | Single source of truth |
| AI agents lack PSI context | Structured content they can read |
| New team members need onboarding | Self-service documentation |
| Terminology confusion | 80+ term glossary |
Quick Start (Pick One)
Option 1: Browse in Obsidian (Recommended)
- Download Obsidian (free): https://obsidian.md/download
- Open as Vault: File → Open Vault → Select
PSI-Wikifolder - Start exploring: Click
index.mdin the file list
Option 2: Browse on the Web
Go to https://wiki.progressivesurface.com
Option 3: Browse on GitHub
Go to https://progressivesurface.ghe.com/ProgressiveSurface/PSI-Wiki-Site and click any .md file.
Option 4: Edit in VS Code
Open the PSI-Wiki folder in VS Code with the “Markdown Preview Enhanced” extension.
Navigation Basics
Homepage
Start at the homepage — it links to three main sections:
- Understand PSI — Company context, products, how we work
- Guides — Step-by-step instructions for tasks
- Reference — Data schemas, system specs, app docs
Wiki Links
In Obsidian, [[wiki-links]] are clickable. Click any blue link to navigate. Hold Ctrl and click to open in a new pane.
Search
- Obsidian:
Ctrl+Shift+Ffor global search,Ctrl+Oto jump to any page by name - Web: Use the search bar at top left
Graph View
In Obsidian, press Ctrl+G to see how pages connect visually.
Key Pages to Know
| Page | What It Contains | When to Use |
|---|---|---|
| Terminology | 80+ PSI terms defined | When you see an unfamiliar term |
| How We Work | Engineering → Manufacturing → Quality | When you need business context |
| Data Brain | All data sources | When you need to find data |
| PSI.All Architecture | .NET architecture, UniData subroutines | When working with PSI technology |
Your First 15 Minutes
Minutes 1-5: Learn the Vocabulary
- Open Terminology
- Scan the table of contents
- Read definitions for: Redbook, ECN, PHYS., GTCode, Job Number
Minutes 5-10: Understand the Business
- Open About PSI
- Learn what PSI builds and how projects work
- Note the department codes — they appear everywhere
Minutes 10-15: Explore the Graph
- Open Graph View (
Ctrl+Gin Obsidian) - See how pages connect
- Click nodes to navigate
Next Steps
- edit-wiki — Learn to contribute content
- dev-setup — Set up developer tools
- obsidian-tips — Obsidian power user features
- connect-ai — Connect Claude Code to PSI context
Last updated: February 2026