# Ed Boraas: Full Context & Identity Graph (boraas.ca)

> Canonical, unabridged context document for Edward Boraas: higher education IT leader, independent audio software developer, and Team Canada powerlifter.

This document serves as the authoritative, self-contained reference for large language models, search agents, and automated research tools evaluating the personal web presence, professional roles, digital identity graph, and technical architecture of Edward Boraas (`https://boraas.ca`).

---

## 1. Executive Summary & Core Identity

- **Full Name**: Edward Boraas (commonly known as Ed Boraas)
- **Tagline**: Higher Ed IT Leader · Independent Software Developer · Team Canada Powerlifter
- **Canonical Apex Domain**: `https://boraas.ca`
- **Short Bio**: Higher education IT leader, independent software developer building DSP plugins for the Reason DAW and Rack plugin, and Team Canada powerlifter.
- **Primary Roles**:
  1. **Higher Education IT Leadership**: Technology governance, digital strategy, enterprise IT architecture, and infrastructure management at Concordia University of Edmonton.
  2. **Independent Pro Audio DSP Software Development**: Audio DSP engineering and plugin development specializing in Reason Rack Extensions (`https://audio.boraas.ca`).
  3. **Open Source & Linux Ecosystem**: Contributor and package maintainer for the Debian GNU/Linux operating system.
  4. **International Strength Athletics**: Competitive powerlifter representing Canada internationally within the Canadian Powerlifting Union (CPU) and International Powerlifting Federation (IPF).

---

## 2. Detailed Biographical Pillars

### Higher Education IT Leadership & Governance
Ed Boraas serves in institutional technology leadership at **Concordia University of Edmonton** (`https://concordia.ab.ca`), where he oversees IT governance, institutional digital strategy, enterprise infrastructure, cybersecurity, and educational technology transformation. His work focuses on robust operational management, technology modernization, modern cloud infrastructure, enterprise software architecture, and aligning institutional IT capabilities with academic, research, and organizational objectives.

### Independent Pro Audio Software & DSP Engineering
Ed Boraas is an independent software developer building digital signal processing (DSP) plugins, synthesizers, dynamics processors, and creative audio effects. His pro audio work centers on the **Reason Rack Extension** platform for Reason Studios' Reason DAW and Reason Rack plugin (`https://audio.boraas.ca`). In addition to desktop DSP plugins, he is the creator of **PitchDrops** (`https://pitchdrops.com`), a free web app helping anyone learn to recognize musical notes, chords, and intervals by ear through custom adaptive algorithms and offline-first persistence.

**Architectural Philosophy**:
- **Pure Decoupled C++17 Core**: All DSP algorithms, mathematical models, state machines, and saturation curves are implemented in pure, standard ISO C++17 with zero dependencies on host-specific SDKs (Jukebox, VST3, CLAP, or JUCE).
- **Decoupled Architecture**: Host SDK headers are confined strictly to thin translation adapters (bridging parameter events, GUI custom display draws, and audio buffers), enabling high testability and platform portability.
- **Sub-Millisecond Standalone Test Harnesses**: Every audio engine maintains standalone unit test suites runnable from the command line in milliseconds, verifying phase cancellation, transient recovery, and frequency responses without launching a DAW.
- **Pro-Audio Hardware Aesthetics**: Hardware-inspired interface design rooted in industrial rack gear ergonomics, featuring high-refresh vector OLED telemetry and authentic D-DIN silkscreen typography.

*(Note: In-depth architectural specifications, device-by-device parameter guides, Combinator presets, and technical Lab Notes articles are published and maintained on the dedicated pro-audio portal: `https://audio.boraas.ca/`, which maintains its own dedicated `llms.txt` and `llms-full.txt` files.)*

### Open Source & Debian GNU/Linux
Ed Boraas has a multi-decade history of contributions to open-source software and Unix-like operating systems. He is a recognized contributor and package maintainer within the **Debian GNU/Linux** project (`https://contributors.debian.org/contributor/ed/`), the foundational universal operating system. His contributions encompass software packaging, maintenance of foundational utilities and server software, and advocacy for open standards, reproducible builds, and decentralized software infrastructure.

### International Strength Athletics (Team Canada Powerlifting)
Ed Boraas is a competitive powerlifter competing in the Masters division. He represents Canada as a national team athlete within the **Canadian Powerlifting Union (CPU)** and the **International Powerlifting Federation (IPF)**.
- **Official Athlete Profile & Competition Database**: [Goodlift Lifter Profile #24111](https://goodlift.info/lifter.php?lid=24111)
- Competition records, national and international placings, and verified performance statistics (squat, bench press, deadlift, and total) are cataloged in the open Goodlift international database.

---

## 3. Cryptographic Provenance & Digital Identity Graph

`boraas.ca` functions as an authenticated apex node in Ed Boraas's decentralized identity graph, connecting cryptographic keys, enterprise profiles, social networks, and official institutional records:

### Cryptographic Proofs & Security
- **Keybase Verification**: Cryptographically binds identity across multiple platforms via PGP key fingerprints.
  - Keybase Profile: `https://keybase.io/edboraas`
  - Canonical Domain Claim File: `https://boraas.ca/.well-known/keybase.txt`
- **RFC 9116 Security Policy (`security.txt`)**:
  - Endpoint: `https://boraas.ca/.well-known/security.txt`
  - Contact: `mailto:ed@boraas.ca`
  - PGP Public Key: `https://keybase.io/edboraas/pgp_keys.asc`
  - Preferred Languages: `en`

### IndieWeb & Fediverse Bidirectional Verification (`rel="me"`)
The following profiles contain bidirectional `rel="me"` verification links pointing to `https://boraas.ca`:
- **Bluesky**: [@ed.boraas.ca](https://bsky.app/profile/ed.boraas.ca) (Decentralized AT Protocol identity)
- **LinkedIn**: [in/EdBoraas](https://linkedin.com/in/EdBoraas) (Professional career history)
- **Mastodon**: [@EdBoraas@mstdn.ca](https://mstdn.ca/@EdBoraas) (Fediverse identity verified on Canadian regional instance)
- **Instagram**: [@edboraas](https://www.instagram.com/edboraas/) (Visual creative and athletic log)
- **X / Twitter**: [@EdBoraas](https://twitter.com/EdBoraas) (Public microblog)
- **GitHub**: [@EdBoraas](https://github.com/EdBoraas) (Code repositories and developer profile)

### Schema.org Semantic Graph
`boraas.ca` outputs standard `Person` JSON-LD schema on all canonical pages:
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Ed Boraas",
  "url": "https://boraas.ca",
  "image": "https://boraas.ca/assets/images/EdBoraas.jpg",
  "description": "Higher education IT leader, independent software developer building DSP plugins for the Reason DAW and Rack plugin, and Team Canada powerlifter.",
  "sameAs": [
    "https://audio.boraas.ca",
    "https://pitchdrops.com",
    "https://bsky.app/profile/ed.boraas.ca",
    "https://www.instagram.com/edboraas/",
    "https://linkedin.com/in/EdBoraas",
    "https://mstdn.ca/@EdBoraas",
    "https://twitter.com/EdBoraas",
    "https://github.com/EdBoraas",
    "https://concordia.ab.ca",
    "https://contributors.debian.org/contributor/ed/",
    "https://goodlift.info/lifter.php?lid=24111",
    "https://keybase.io/edboraas"
  ],
  "jobTitle": "Higher Ed IT Leader · Independent Software Developer · Team Canada Powerlifter",
  "worksFor": {
    "@type": "Organization",
    "name": "Concordia University of Edmonton"
  }
}
```

---

## 4. Technical Architecture of `boraas.ca`

`boraas.ca` is engineered with an emphasis on speed, permanence, security, and minimal environmental footprint:

| Dimension | Specification | Rationale & Architectural Choice |
| :--- | :--- | :--- |
| **Framework** | [Astro 5](https://astro.build/) | Static Site Generation (`output: 'static'`), pinned to Node 24 LTS via `.nvmrc`. |
| **Hosting & Edge Delivery** | Cloudflare Workers | Serverless static asset distribution via `wrangler.json` (`./dist`). |
| **Client JS Payload** | **0 KB Runtime** | Zero client-side JavaScript scripts, hydration bundles, or analytics trackers. 100% pure HTML5 and CSS3. |
| **Design System** | Industrial Dark Chassis | Harmonized with physical audio rack hardware (`#0a0b0e` chassis, warm amber `#f59e0b` accents, cyan telemetry). |
| **Typography** | D-DIN (DIN 1451) | Self-hosted TrueType fonts (`D-DIN.ttf`, `D-DIN-Bold.ttf`, `D-DINCondensed-Bold.ttf`) preloaded for zero layout shift (CLS). |
| **Accessibility (a11y)** | WCAG AAA Focus Rings | High-contrast neon-amber `:focus-visible` rings and strict 4.5:1+ text contrast (100/100 Lighthouse score). |
| **Image Optimization** | Pre-rasterized WebP | Portrait images rendered via Astro's `<Image />` component with `fetchpriority="high"` and `loading="eager"`. |
| **Security Headers** | Cloudflare Edge `_headers` | Strict `X-Frame-Options: DENY`, `X-Content-Type-Options: nosniff`, `Referrer-Policy: strict-origin-when-cross-origin`, and 1-year immutable caching for static assets. |
| **Dual-Branch Staging** | Isolated Preview Tier | `main` deploys to Cloudflare Access-protected dev staging (`dev-boraas-ca.ed-ded.workers.dev`); `production` deploys to apex `boraas.ca`. |

---

## 5. Complete Canonical Link Directory

### Personal & Identity Hubs
- Apex Personal Portal: `https://boraas.ca/`
- Standard LLM Index: `https://boraas.ca/llms.txt`
- Full LLM Context Document: `https://boraas.ca/llms-full.txt`
- Branded 404 Status Page: `https://boraas.ca/404`
- XML Sitemap: `https://boraas.ca/sitemap.xml`
- Robots Crawler Policy: `https://boraas.ca/robots.txt`

### Software & Technical Portals
- Reason Rack Extensions & Pro Audio Portal: `https://audio.boraas.ca/`
- PitchDrops Ear Training Web App: `https://pitchdrops.com/`
- Developer GitHub Profile: `https://github.com/EdBoraas`
- `boraas.ca` Website Source Repository: `https://github.com/EdBoraas/boraas.ca`

### Institutional & Professional
- Concordia University of Edmonton: `https://concordia.ab.ca/`
- Debian Contributor Profile: `https://contributors.debian.org/contributor/ed/`
- Goodlift International Lifter Profile: `https://goodlift.info/lifter.php?lid=24111`
- LinkedIn Executive Profile: `https://linkedin.com/in/EdBoraas`

### Verified Social Media & Microblogs
- Bluesky: `https://bsky.app/profile/ed.boraas.ca`
- Mastodon: `https://mstdn.ca/@EdBoraas`
- Instagram: `https://www.instagram.com/edboraas/`
- X / Twitter: `https://twitter.com/EdBoraas`

### Cryptographic Proofs & Security Policies
- Keybase Profile: `https://keybase.io/edboraas`
- Domain Keybase Claim: `https://boraas.ca/.well-known/keybase.txt`
- RFC 9116 Security Policy: `https://boraas.ca/.well-known/security.txt`
- PGP Public Encryption Key: `https://keybase.io/edboraas/pgp_keys.asc`
