Skip to content
View mfrethy-oneandall's full-sized avatar

Block or report mfrethy-oneandall

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

Hi, I'm Mike

IT Admin at ONE&ALL Church (San Dimas, CA) — and building personal AI infrastructure on the side.


What I build

Samuel — a personal AI agent and MCP server that lives in my home infrastructure. Samuel observes Home Assistant state, generates briefings, proposes actions, and enforces a governed approval loop before anything executes. Not a prototype — a continuously-running production system on always-on Linux hardware.

Stewardship Layer — a governance framework for human-in-the-loop automation: Propose → Explain → Confirm → Execute → Learn. Built because I needed it, used in production inside Samuel. Relevant to anyone shipping AI agents or automation that acts on real systems.

samuel-context-public — architecture patterns and agent context for building Samuel-like personal AI systems. Written for agents and developers. Start with CLAUDE.md.

ha-config — a real-world Home Assistant configuration managed as code. Modular package architecture, multi-signal presence detection, consistent lighting standards, and full Samuel integration.


How I work

AI tools handle implementation details. I focus on architecture, governance, and stability. Systems ship fast — that's the constraint. They also stay up, stay correct, and serve the people using them.


Tech

Area Tools
AI / Agent Model Context Protocol (MCP), governed automation, multi-agent orchestration
Smart Home Home Assistant, ESPHome, IoT, custom hardware
Church Ops Rock RMS, API integrations, operations platforms
Infrastructure FortiGate, NanoMDM/Apple MDM, network automation

Find me

  • Work: ONE&ALL Church — IT Admin
  • Location: San Dimas, CA

Popular repositories Loading

  1. ha-config-public ha-config-public Public

    Real-world Home Assistant configuration — modular packages, lighting standards, motion-aware rooms, presence detection

    Python 1

  2. samuel-system-public samuel-system-public Public

    MCP server giving Claude live access to Home Assistant config and state — companion to ha-config-public

    Python 1

  3. stewardship-layer stewardship-layer Public

    A shared decision protocol for governed collaboration between agents, automation, and stewards.

    Python 1

  4. mfrethy-oneandall mfrethy-oneandall Public

    GitHub profile

  5. samuel-context-public samuel-context-public Public