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

Founder, PAICE.work and Snap Synapse. I work on AI agent infrastructure, open standards, and measurement systems.

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

External signals


Aggregated Intelligence

True intelligence in the AI era is composite: human and machine capabilities combined into something neither can achieve alone. PAICE.work operationalizes this through an Aggregated Intelligence Posture (AIP) measured across three vectors, bounded by the weakest:

Vector Product What it measures
People PAICE.work How effectively humans and AI actually collaborate. Behavioral, not self-report.
Infrastructure Siteline How ready an organization's digital presence is for AI agents acting on behalf of humans
Regulation EveryAILaw How informed and prepared an organization is for AI-specific compliance

Synthesized into a single AI Posture score. One number, three places to invest.


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. AI Posture is the thesis; the measurement arms and substrate operationalize it. Status: Stable means the spec is settled and in use; Active means evolving and usable now.

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 Stable 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 a four-role normative spine in JSON-LD 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.

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

Snap Synapse utilities

Personal tooling. Open source.

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 Stable 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 Stable 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 Extensions, recipes, skills, and primitives in the Open Brain ecosystem
agentlink Martin Mose Facondini's agentlink CLI enhancements proposed upstream: detect, scan, hooks, sync --backup, global config, 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

Currently looking for people working on agent communication protocols, human capability measures, AI regulations and governance structures, and aggregate intelligence infrastructure. 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

    file-based protocol for making LLM agents collaborate on shared codebases without real-time communication

    JavaScript 6

  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