Skip to content
View snapsynapse's full-sized avatar

Highlights

  • Pro

Block or report snapsynapse

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
snapsynapse/README.md

Snap Synapse logo

Sam Rogers

I build AI systems and open protocols that make human-agent work measurable, governable, and verifiable.

Sponsor PAICE Portfolio LinkedIn sam-rogers.com Signals & Subtractions · Show Email

I'm the founder of PAICE.work PBC and Snap Synapse LLC. Over 25 years, I have built learning, certification, and operational systems that turn new technology into demonstrated human capability. At Google, I led the first YouTube Certified online training program, taking partner certification from about 1,000 classroom participants per year to about 10,000 online participants in its first year.

Start here

If you need to... Start with What it does
Run multiple AI agents without relying on prompt-level guardrails Harnessie Enforces independent verification, per-agent file ownership, budgets, sandboxing, human arbitration, and a tamper-evident audit trail
Measure how people behave when AI is uncertain, incomplete, or wrong PAICE.work Uses adaptive work simulations to produce behavioral AI-risk evidence instead of another self-report
Find out whether AI agents can actually use a website Siteline Scans reachability, comprehension, navigation, actionability, and machine-readable agent support
Let software check which AI laws and obligations apply EveryAILaw Publishes structured regulatory data through a public API and MCP server, with source-linked evidence
Make assistant-facing instructions reviewable before an agent acts GuideCheck Defines and verifies a bounded plain-text instruction surface that humans and agents can inspect identically

What connects the work

AI systems often fail around the model: people overtrust uncertain output, agents cross authority boundaries, websites hide the next step, and regulatory duties arrive as prose that software cannot use. I turn those failure points into things people and software can inspect, test, and improve.

PAICE.work PBC builds measurement products, regulatory infrastructure, and their supporting open standards. Snap Synapse LLC is my consulting and open-source practice, including Harnessie, Agentlink, and developer utilities. The entities are separate; the operating principle is shared: important claims should come with evidence.

Proof, with the limits left in

What you can inspect today is working software, public release history, enforced tests, live APIs, open specifications, threat models, and the decisions behind them.

  • Five merged pull requests across Nate B. Jones' Open Brain and Ringer, with two more in review. The merged work includes Obsidian import, local Ollama embeddings, and the openbrain.fyi landing and deployment workflow.
  • Skill Provenance is listed in Awesome OpenClaw Skills and redistributed with source attribution in openclaw-master-skills.
  • Signals & Subtractions livestreams every Wednesday, releases a new episode every Friday, and publishes a new newsletter every Sunday. I also publish frequent field notes at sam-rogers.com.
  • The five projects in the Start here table are live now. The three commercial products expose real offers.

Selected open work

Agent execution, coordination, and trust
Project Use it when...
Harnessie Multi-agent work needs enforceable controls, independent verification, and an inspectable audit trail
Agentlink One canonical AGENTS.md needs to reach multiple AI coding tools without copied configuration
Turnfile Peer agents need auditable disagreement, explicit turns, and human-governed resolution
AIDR A consequential AI-assisted decision needs independent positions, preserved dissent, and human arbitration in one file
GuideCheck The instructions an agent executes must match the surface a human reviewed
Graceful Boundaries A service needs to communicate operational limits clearly to people and agents
Skill Provenance Agent Skill bundles need portable version identity, integrity checks, and drift detection
Measurement, regulation, and public knowledge
Project Use it when...
AI Posture An organization needs one view across human capability, agent-ready infrastructure, and regulation
AI Incident Law AI-related legal and regulatory incidents need searchable, source-linked public tracking
Obligation First Laws, cases, and agreements need machine-readable structure around who owes what to whom
PubLedge Public interpretations and notices need verifiable, hash-pinned publication records
Knowledge as Code A structured knowledge base needs version control, validation, and human and machine outputs from one source
AI Tool Watch AI capability claims need a plain-language, model-checked reference
A11y Audit Agent-generated web code needs portable WCAG quality gates

Browse all public repositories

Work with me

The strongest fit is with people building agent infrastructure, deploying AI in regulated organizations, or trying to turn AI capability into an operating system that humans can trust.

If you want to... Best next step
Test or adopt an open tool or protocol Open an issue in its repository with the real workflow you want it to survive
Explore consulting, product collaboration, or a partnership Email me with what you are building and the failure boundary you cannot yet measure
Discuss a senior builder or operator role Start with my work and evidence
Follow the thinking behind the work Read Signals & Subtractions or the field notes at sam-rogers.com

Open-source sponsorship supports the specifications, tests, and public tooling: GitHub Sponsors.

Pinned Loading

  1. guidecheck guidecheck Public

    AI setup guides can hide instructions a model reads but a human never sees. GuideCheck is the plain-text standard that makes an assistant's instruction surface reviewable before it acts.

    Python 5

  2. substack2md substack2md Public

    Convert Substack posts to clean, Obsidian-friendly Markdown using your authenticated browser session.

    Python 23 3

  3. harnessie harnessie Public

    Verify agent-produced changes before merge, then govern multi-agent work with independent gates, ownership, sandboxing, and audit.

    Python 1

  4. agentlink agentlink Public

    Sync one AGENTS.md to every AI coding tool. Symlinks, no codegen

    Go 1

  5. knowledge-as-code-template knowledge-as-code-template Public template

    A template for building structured, self-healing, agent-accessible knowledge bases. Zero dependencies. Git-native. Ontology-driven. Multi-output.

    JavaScript 6

  6. skill-provenance skill-provenance Public

    Version identity and integrity verification for Agent Skills. Tracks versions, detects staleness, and verifies bundle integrity with SHA-256 hashes across sessions, surfaces, and platforms.

    HTML 7 2