Skip to content
View VrtxOmega's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VrtxOmega

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.

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
VrtxOmega/README.md
RJ Lopez - Builder-Operator for Local-First Agent Systems

🚀 Portfolio · ✉ Email · 🐦 X · 👥 LinkedIn

📍 Illinois  ·  Agent systems  ·  Devtools  ·  Verification  ·  Linux  ·  Android


Current Signal

6 shipped proof points 11 merged external PRs 1 formal QA report

Signal Why It Matters
6 shipped proof points Portfolio covers Hermes Agent Mobile Companion, Breakaway, Shell Trials, Omega SMC, coders-bible-desktop, and YubiKey/FIDO2 + Tailscale mesh.
11 merged external PRs Live GitHub readback confirms merges across Karakeep, Annotorious, Ansvisor, Amber, ShellCheck, Codex Desktop Linux, and awesome-mcp-servers.
1 formal QA report Sibyl Memory Plugin beta QA deliverable with sandboxing, local-storage, trust/control, and bug-finding evidence.
Before code Cleanroom certification, field service, industrial maintenance, thermal spray, quality control, and audit-ready documentation.

Builder-operator: I build local-first agent systems meant to be operated, inspected, approved, tested, and recovered -- not just demoed.


If You Only Have 5 Minutes

Start Here What To Look For
Portfolio Evidence index for six shipped proof points; this profile table carries the live 11-PR readback and formal QA link.
Premature Contribution Firewall Maintainer-grade PR intake: repo context, overlap checks, dry-run scoring, and reproducible proof gates.
Hermes Android Kotlin control surface for supervising agent infrastructure from a phone.
Omega Brain MCP Memory, verification gates, audit ledger, and human approval flow.
Breakaway Public product shipping, deterministic scoring, and SHA-256 sealed credential proof.

portfolio Breakaway Premature Contribution Firewall X


External Proof

2 directory proof merges 3 Codex Linux merges 6 PCF-era merges

Project Contribution
Karakeep #2863 Fixed BROWSER_WEB_URL IPv6 host resolution.
Annotorious #610 Made OpenSeadragon polygon simplification tolerance configurable while preserving default behavior.
Ansvisor #237 Grouped prompt detail results by platform to avoid provider model slug drift.
Ansvisor #235 Grouped insights results by platform to avoid provider model slug drift.
Amber #1116 Added -r to generated shell-version prelude reads for ShellCheck warning coverage.
ShellCheck #3484 Excluded _ from subshell assignment warnings.
codex-desktop-linux #495 Fixed Linux feature parity for the Codex 26.609 app bundle.
codex-desktop-linux #302 Added Wayland GPU rendering profile for COSMIC / Pop!_OS.
codex-desktop-linux #236 Added GitHub CLI auth workaround docs for isolated XDG / DBus keyring paths.
awesome-mcp-servers #4922 Added VrtxOmega/Ollama-Omega to the Tools section.
awesome-mcp-servers #4539 Added omega-brain-mcp to Developer Tools.

Also: Sibyl Memory Plugin beta QA report, a formal external QA deliverable for local-first agent memory.


GitHub contribution grid snake animation



VERITAS Mission Crawl



Live GitHub Stats Tech Stack

Omega Universe Map

Open the full ecosystem map

Core

Repository What It Does
premature-contribution-firewall Maintainer-grade PR/issue intake: dry-run scoring, repo context, overlap checks, adversarial tests, and reproducible proof gates.
omega-brain-mcp MCP governance core: cross-session memory, verification gates, cryptographic audit ledger, and human approval flow.
hermes-mobile-android Android/Kotlin control surface for supervising agent infrastructure from a phone.
breakaway VibeJam 2026 2nd Place · zero-dependency, browser-native credentialing engine with deterministic scoring and SHA-256 sealed proof. Live →
coders-bible-desktop Offline Tauri/Rust knowledge engine with local search and no cloud dependency.
yubikey-fido2-linux-auth Practical Linux hardening guide for FIDO2/U2F login, sudo, SSH, and recovery workflows.

Proof Surfaces

Repository / Artifact What It Proves
veritas-portfolio Public evidence index for shipped proof points, external contributions, QA work, and operating principles. Live →
Shell Trials Educational systems: a terminal RPG that teaches Linux by doing, not reading.
Omega SMC Android mesh command center for private Tailscale operator infrastructure.
Sibyl QA Report Formal beta QA deliverable for local-first agent memory, sandboxing, and trust/control behavior.

Earlier / Broader Ecosystem

Repository What It Does
Gravity-Omega AI-powered IDE and local operator workbench.
OmegaWallet Desktop Ethereum wallet with renderer-cannot-sign architecture and adversarial validation history.
SovereignMedia Local media platform with cinematic desktop UI.
veritas-vault Local-first AI knowledge retention with SQLite, RAG, briefs, and searchable memory.
VERITAS-Omega-CODE Deterministic software verification specification.

Doctrine

I do not treat AI output as truth.
I treat it as a claim.
A claim has to survive verification.
Principle What It Means
Local-First Offline operation is the default. Network access is scoped and opt-in.
Deterministic Validation AI outputs are treated as claims that need tests, logs, receipts, and repeatable checks.
Operator Model High-risk actions need visible state, review, approval, and recovery paths before execution.
Maintainer Discipline External contributions should be narrow, issue-fit, test-backed, and easy to review.

local-first validation operator model maintainer discipline


Background

Before software, I worked in cleanroom and industrial environments where mistakes have physical consequences: procedures, audits, containment, thermal spray, certification, quality control, and failure modes mattered before I ever touched a repo.

That shaped how I build now. I care whether a system can be checked, operated, repaired, and trusted under pressure.


Tools

Lane Tools
Languages Python, TypeScript, JavaScript, Rust, Kotlin, Shell, Solidity
Systems Linux, Android, Tauri, Electron, SQLite, GitHub Actions, Tailscale, YubiKey/FIDO2
AI / agents MCP, local LLM workflows, verification gates, audit logs, approval surfaces
Product surfaces Desktop apps, mobile companions, local-first dashboards, documentation systems

Open to Work - Builder-Operator for Local-First Agent Systems



Portfolio  ·  Email  ·  X  ·  LinkedIn


Profile Views

Pinned Loading

  1. premature-contribution-firewall premature-contribution-firewall Public

    Maintainer-grade intake firewall for GitHub issues and PRs: dry-run scoring, repo context, adversarial tests, and reproducible proof gates.

    JavaScript 4

  2. omega-brain-mcp omega-brain-mcp Public

    Standalone MCP server — cross-session memory, 10-gate VERITAS build pipeline, cryptographic audit ledger, Cortex approval gate. Two files, one dependency.

    Python 4

  3. breakaway breakaway Public

    🥈 VibeJam 2026 — 2nd Place (Choose Your Own Stack) · Zero-dependency, browser-native SHA-256 verified credentialing engine. VERITAS-sealed.

    JavaScript 5

  4. hermes-mobile-android hermes-mobile-android Public

    Sanitized Android client for a Hermes Agent desktop gateway

    Kotlin 4

  5. coders-bible-desktop coders-bible-desktop Public

    The Coder's Bible Desktop — Tauri app with global hotkey, IndexedDB cache, and full FTS5 SQLite via Rust.

    Rust 3

  6. yubikey-fido2-linux-auth yubikey-fido2-linux-auth Public

    FIDO2/U2F Linux authentication guide: lock screen + sudo with YubiKey

    Shell 5