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.

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

Sam Rogers

I build AI on-ramps for humans.

Sponsor LinkedIn sam-rogers.com Signals & Subtractions · Weekly PAICE.work · Weekdays

Twenty years building learning and certification systems, including the first YouTube Certified online training program at Google. As someone working with LLMs before they had chatbots attached, I apply my diverse experience to the newest workforce transition: humans working with AI.

I run two companies from this personal account. PAICE.work PBC builds AI collaboration measurement products. Snap Synapse LLC is my consulting practice and steward of several open standards.

Systems do not generally fail because the tech is bad. They fail at the handoffs between roles, between agents, between decisions that no one designed to connect. I build the standards, diagnostics, and tooling that make human-AI collaboration structurally sound, not just technically possible.


Start here

If you are... Start with Why
Building assistant-facing setup docs GuideCheck Gives assistants a bounded, human-reviewable assistant-guide.txt before they act
Coordinating multiple agents Turnfile Provides a consent-based peer protocol without a central orchestrator
Publishing regulatory interpretations PubLedge Makes JIAs, RMAs, no-action letters, and advisory opinions hash-pinned and machine-readable
Measuring AI readiness AI Posture Scores readiness across people, infrastructure, and regulation
Auditing AI-generated UI A11y Audit Runs portable WCAG 2.1 AA checks on agent-authored web code

Verifiable signals

Everything here is young. These are the signals that exist today, all checkable:


The thesis: measure the whole system, not just the model

Most AI readiness assessments measure the technology. But an organization's real AI capability is bounded by three things at once: whether its people can actually work with AI (not whether they say they can), whether its digital infrastructure is usable by AI agents acting for customers, and whether it understands the regulations it is already subject to. AI Posture is the open framework that scores all three and reports the weakest as the bound. One number, three places to invest.

What it measures Product
How effectively humans and AI actually collaborate, measured behaviorally rather than by self-report PAICE.work
How ready a website is for AI agents acting on behalf of humans Siteline
How prepared an organization is for AI-specific compliance EveryAILaw

PAICE Portfolio

Released independently because interoperability is the point, not lock-in. Portable specs and tools for agent infrastructure, governance, and machine-readable public knowledge. Status meanings: Stable means a tagged release at 1.0 or later, tests in CI, and no recent breaking changes; Active means evolving and usable now.

All nine PAICE projects (AI Posture is the thesis; the rest operationalize it)
Project Group Status Use it when... Site
ai-posture Thesis Active One governance score is needed across People, Infrastructure, and Regulation, bounded by the weakest arm aiposture.org
publedge Regulation Active Regulatory interpretations need open, hash-pinned, ontology-bound records publedge.org
ai-incident-law Regulation Active AI-related legal and regulatory incidents need searchable public tracking aiincidentlaw.org
graceful-boundaries Substrate Stable Services need to communicate operational limits to humans and autonomous agents gracefulboundaries.dev
skill-provenance Substrate Active Agent skill bundles need version identity, manifests, and provenance skillprovenance.dev
knowledge-as-code-template Substrate Stable Structured knowledge bases need ontology-first version control knowledge-as-code.com
obligation-first Substrate Active Laws, cases, and agreements need machine-readable structure around who owes what to whom obligationfirst.org
guidecheck Substrate Active Assistant-facing setup guides need a bounded, human-verifiable profile guidecheck.org
turnfile Substrate Active Multiple agents need consent-based collaboration without a central orchestrator turnfile.work

Snap Synapse open standards

Open standards stewarded by Snap Synapse LLC. Used across the PAICE portfolio and beyond.

Three standards
Project Status Use it when... Site
hardguard25 Stable Identifiers must survive handoff between people, print, and machines hardguard25.com
ai-tool-watch Active AI capability assessments need a plain-English, model-verified reference aitool.watch
skill-a11y-audit Active Agent-generated web code needs WCAG 2.1 AA quality gates skilla11y.dev

Snap Synapse utilities

Personal tooling. Open source.

Five utilities
Project Status Use it when... Site
resume Active Recruiters need concise work history, AI-assisted Q&A, and job-description fit assessment sam-rogers.com
prompter-kit Maintained Your Elgato Prompter needs script tools the vendor did not ship prompterkit.app
virtual-classroom-watch Active Virtual classroom platforms need comparable feature tracking VirtualClassroom.watch
substack2md Stable Substack newsletters need local Markdown archives for consistent RAG storage substack2md.space
audible-pdf-renamer Maintained Audible PDF companions need useful file names N/A

Contributing upstream

Active contributor to other people's projects that I use and care about.

Project Upstream Contribution
OB1 Nate B. Jones' Open Brain 3 merged PRs and 7 upstream commits: Obsidian vault import recipe, local Ollama embeddings, openbrain.fyi landing page. More in review.
agentlink Martin Mose Facondini's agentlink Open PR proposing detect, scan, hooks, and sync --backup commands with integration tests

Support this open infrastructure

The open standards and tooling above are free and always will be. Sponsorship keeps specs evolving, tests passing, and tooling free for everyone. The commercial products, including PAICE.work, Siteline, and EveryAILaw, sustain themselves through paid tiers.

github.com/sponsors/snapsynapse


Collaborating

I am looking for early adopters and co-designers, not hires: people willing to run one of these specs against their own project and file issues, and people working on agent communication protocols, human capability measurement, or AI governance who want interoperable building blocks. Reach out: hello@sam-rogers.com

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 4

  2. turnfile turnfile Public

    Auditable peer disagreement for LLM agents: a thin, file-based governance layer with a human arbiter and no orchestrator.

    JavaScript 7

  3. ai-posture ai-posture Public

    One AI readiness score across People, Infrastructure, and Regulation, bounded by the weakest arm. The Aggregated Intelligence Posture (AIP) framework. Canonical site: https://aiposture.org/

    JavaScript

  4. skill-a11y-audit skill-a11y-audit Public

    Drop-in accessibility audit for AI coding agents. WCAG 2.1 AA scanning with template-aware sampling, remediation hints, and progress tracking.

    JavaScript 2

  5. publedge publedge Public

    Open recordkeeping protocol for fact-specific written interpretations between two parties: JIAs, RMAs, no-action letters, private letter rulings, advisory opinions. Drafting in public.

    JavaScript

  6. substack2md substack2md Public

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

    Python 23 3