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

Block or report safal207

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

Aleksey Safonov

Independent AI Safety Researcher · Senior QA Engineer · FinTech reliability background

I build deterministic evidence and accountability layers for high-risk AI-agent actions before execution.

AI-agent actions should be reviewable, replayable, and evidence-backed before execution.

My work focuses on the infrastructure layer between an AI-agent proposal and a real-world effect: tool calls, code changes, infrastructure actions, financial workflows, governance actions, and other high-impact operations.

Research focus

I am exploring deterministic oversight for agentic AI systems.

Core questions:

  • How can high-risk AI-agent actions be evaluated before execution?
  • What evidence should be required before an agent calls a tool, changes code, modifies infrastructure, or triggers a financial/governance workflow?
  • How can action traces be made replayable, tamper-checkable, and useful for human reviewers?
  • How can deterministic control layers complement probabilistic model evaluations?
  • What should an infra-level accountability layer look like for multi-agent systems?

AI safety portfolio

Pre-execution evidence gates for high-risk AI-agent actions.

AI agent proposes action -> evidence gate -> ALLOW / BLOCK / ESCALATE

Best entry point for grant, fellowship, and AI safety reviewers:
Reviewer Start Here

Verifiable intent and action-boundary audit for AI-agent/API workflows.

valid credential != valid action != valid scope != valid reversibility != valid approval

Best entry point for action-boundary and security reviewers:
Reviewer First Screen

Causality-aware QA/CI reliability substrate for reproducible failure analysis and quality decision packets.

Best entry point for reliability and open-source infrastructure reviewers:
Reviewer First Screen

Portfolio map

The current stack is intentionally layered:

PythiaLabs -> evidence gate
ProofPath -> intent and audit boundary
CML -> causal accountability
LTP -> trace and replay protocol
LiminalQAengineer -> reliability substrate

Shared thesis:

High-risk AI-agent actions should be inspectable before execution.

Portfolio map: AI_SAFETY_PORTFOLIO.md

Status and scope

These projects are experimental open-source research prototypes, not production safety infrastructure yet.

They do not claim full AI alignment, complete agent safety, certified security, regulatory compliance, or universal prevention of unsafe actions.

The current contribution is narrower and more testable:

make high-risk AI-agent actions reviewable, replayable, and evidence-backed before execution.

Background

I have 12+ years of software QA and FinTech reliability experience, including brokerage, banking, API, WebSocket, SQL, risk, reporting, test strategy, regression prioritization, and quality process design.

This background shapes my AI safety work: I treat agent oversight as an engineering reliability problem, not only as a model-behavior problem.

Reviewer paths

For reviewers, grantmakers, and collaborators:

Contact

Email: safal0645@gmail.com
Telegram: @Alexfox14
GitHub: https://github.com/safal207


Short version

I build deterministic oversight layers that gate, audit, and explain high-risk AI-agent actions before execution.

Pinned Loading

  1. Causal-Memory-Layer Causal-Memory-Layer Public

    CML (Causal Memory Layer) — a foundational memory layer for recording reasons, permissions, and responsibility behind actions, not just events or results. Enables systems in AI, fintech, security, …

    Python 4 5

  2. CaPU CaPU Public

    Causal Processing Unit: permission-first engine for cause→commit→execute pipelines (Gate/Incubator/vCML).

    Rust 3

  3. L-THREAD-Liminal-Thread-Secure-Protocol-LTP- L-THREAD-Liminal-Thread-Secure-Protocol-LTP- Public

    Deterministic orientation & replay protocol for auditable context continuity. Canon v1.0 frozen.

    TypeScript 3

  4. LS LS Public

    LS — Cooperative Precision Layer for AI Co-work

    Python 2 1

  5. pythiaLabs pythiaLabs Public

    Deterministic Evidence Layer for Agentic Oversight

    JavaScript 2 2

  6. ProofPath ProofPath Public

    Pre-execution gateway for verifiable intent, causal authorization, and auditable action chains in AI-agent and HTTPS API systems.

    Python 2