Skip to content
View Fame510's full-sized avatar

Block or report Fame510

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

πŸ‘‹ Dante Bullock

Founder, Sovereign Logic | Oakland, CA
πŸ“§ docspoc101@gmail.com


πŸš€ Building AI Agent Safety Infrastructure

I build tools that prevent AI agents from burning money and breaking production.

πŸ”— SHACKLE β€” AI Agent Circuit Breaker

Pre-execution guardrails for CrewAI, LangGraph, and AutoGen.
Stop runaway costs, infinite loops, and production failures before they happen.

from shackle import Guard

@Guard(budget=1.00, max_repeat_calls=3, timeout_seconds=300)
def protected_agent():
    return agent.run()  # Safe, monitored, interruptible

The Problem: AI agents fail silently. They loop. They burn budgets. They destroy infrastructure.
The Solution: Runtime circuit breakers that enforce hard limits at the interpreter level.

πŸ“– Documentation | πŸ™ GitHub | 🌐 Website


πŸ’Ό What I'm Working On

  • Production agent safety β€” Making AI agents enterprise-ready
  • Cost control systems β€” Budget enforcement for LLM-powered workflows
  • Human-in-the-loop tooling β€” Interactive control for supervised deployments

🀝 Let's Connect

Building something with AI agents? Running into cost overruns or infinite loops?
I offer architecture audits and implementation consulting.

πŸ“§ docspoc101@gmail.com
πŸ’¬ Available for consulting and collaboration


πŸ“Š GitHub Activity


Built SHACKLE after a $400 loop. Now helping others avoid $106K+ failures.

Popular repositories Loading

  1. SHACKLE SHACKLE Public

    SHACKLE β€” a governance protocol and policy-decision daemon for autonomous AI agents. Enforces guardrails, budget/loop limits, and policy constraints in real time, with an audited decision engine, S…

    Python 17 1

  2. Fame510 Fame510 Public

    Dante Bullock - Founder, Sovereign Logic | Built SHACKLE

    2

  3. newbot newbot Public

    OpenClaw Onboarding Wizard UI - Interactive setup wizard for AI assistant configuration

    TypeScript 1

  4. Vibe-code-builder Vibe-code-builder Public

    Fame510 has created a new super vibe code builder.

    1

  5. easyclaw easyclaw Public

    Forked from needsbuilder/easyclaw

    One-click installer for OpenClaw AI agent. macOS & Windows.

    TypeScript 1

  6. SINGULARITY SINGULARITY Public

    Disaggregated KV-Cache Service β€” Zero-latency compute fabric for AI agents. Proprietary systems engineering.

    Python 1