Skip to content
View Xiocasso's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Xiocasso

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xiocasso/README.md

Hey, I'm xiocasso

I build runtime infrastructure for AI agents — the layer between the model and the chaos.

Right now I'm working on Identity OS, a behavioral middleware that gives AI agents persistent personality, drift detection, and stress-adaptive guardrails. It sits on top of LangGraph, CrewAI, or OpenAI Agents SDK and tells your agent what it can and can't do — every single turn.


What Identity OS does

Your agent sends behavioral observations. Identity OS returns a read-only ExecutionContract — a constraint set covering allowed actions, decision style, energy, stress state, and drift status. Deterministic. Auditable. Framework-agnostic.

In adversarial testing, Identity OS blocked 100% of forbidden actions across multiple agent frameworks. Without it, 100% executed unchecked.


The numbers

1,200 benchmark turns 4 adversarial scenarios, all assertions pass
100% enforcement Every forbidden action blocked in E2E testing
Multi-level drift detection Catches behavioral deviation in real time
Adaptive stress model Automatically tightens constraints under pressure
Multiple persona archetypes Rich personality system out of the box

Tech I work with

Python · TypeScript · FastAPI · PostgreSQL · LangGraph · CrewAI · Docker


Where to find me


Building the guardrails so agents can be themselves — safely.

Popular repositories Loading

  1. Xiocasso Xiocasso Public

  2. identity-os-docs identity-os-docs Public

    identity-os-docs

    HTML

  3. identityOs identityOs Public

    Runtime behavioral control for AI agents. Enforce identity, detect drift, manage stress — at the execution layer.

    HTML