Skip to content
View bawoodruff's full-sized avatar

Block or report bawoodruff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bawoodruff/README.md

Hi, I'm Bryan Woodruff

Engineering executive, lifelong learner and builder — VP of C2C & Seller Experience Engineering at eBay, founder of Cortexa LLC.

I've been shipping software since 1983: 6809 assembly on a TRS-80 Color Computer, Windows Kernel Streaming, Windows Media Center, Zune, Internet Explorer on Xbox 360, and today marketplace platforms at eBay scale. These days my personal engineering time goes into AI-native development — building the tools I wish every engineering team had.

What I'm building at Cortexa LLC

  • ai-pack — a multi-agent development framework for Claude Code: agent roles, quality gates, and structured workflows (docs)
  • mcp — Model Context Protocol servers in Go, including a federated project knowledge graph (KuzuDB, hybrid semantic search)
  • xasm++ — production cross-assembler in modern C++20: 7 vintage CPU architectures, 5 classic syntax modes, 1,600+ tests, cross-platform CI with emulator boot validation — built end-to-end with ai-pack agent workflows
  • sourcerer — modular disassembler for 6502, 6809, and Z80, companion to xasm++
  • openphast — open-source bridge from 1990s Panja/AMX PHAST home automation to Home Assistant: reverse-engineered binary protocol over raw IPX (hand-built AF_PACKET framing), C++20 daemon, HA custom component, offline device simulator
  • ADSync — a free macOS menu-bar app for Active Directory password sync (releases)

Elsewhere

  • Writing on AI-era engineering leadership and rebuilding apprenticeship for the AI age: LinkedIn
  • 19 U.S. patents in streaming-media architecture and kernel-mode driver design

Pinned Loading

  1. Cortexa-LLC/ai-pack Cortexa-LLC/ai-pack Public

    A Claude Code plugin that turns a session into an engineering team — six specialized subagents, orchestration and PR-shepherding skills, and persistent knowledge-graph memory.

    Python 1

  2. Cortexa-LLC/openphast Cortexa-LLC/openphast Public

    Open-source bridge from Panja/AMX PHAST home-automation hardware to Home Assistant — C++20 daemon speaking PHAST over raw IPX/Ethernet, plus an HA custom component

    C++

  3. Cortexa-LLC/mcp Cortexa-LLC/mcp Public

    MCP servers

    Go

  4. Cortexa-LLC/xasm-plus-plus Cortexa-LLC/xasm-plus-plus Public

    A modern cross-assembler re-architected to a C++ extensible model inspired by vasm (http://sun.hasenbraten.de/vasm/)

    C++

  5. Cortexa-LLC/sourcerer Cortexa-LLC/sourcerer Public

    Modern modular disassembler for 6502, 6809, Z80 with multiple output formatters

    C++ 3 1