Skip to content
View avlasov-co's full-sized avatar
  • Spain

Block or report avlasov-co

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

Aleksander Vlasov

Aleksander Vlasov profile banner

ML systems builder working on evaluation, robustness, and real-time systems.

RU / EN / ES

I build technical artifacts around:

  • agent evaluation;
  • safety under distribution shift;
  • Android trust-state measurement;
  • repo-context tooling;
  • real-time ML systems.

I care about runnable artifacts, reproducibility, failure modes, measurable tradeoffs, and systems that can be inspected instead of only described.

Projects

Direction

The common thread across these projects is reliability under messy conditions:

  • distribution shift;
  • unsafe overconfidence;
  • trust boundaries;
  • noisy real-time systems;
  • evaluator validity;
  • reproducibility;
  • context quality for coding agents.

My main strength is turning ambiguous technical problems into runnable artifacts with tests, generated outputs, and clearly stated limitations.

Pinned Loading

  1. Tool-Agent-Shift-Benchmark Tool-Agent-Shift-Benchmark Public

    Deterministic benchmark for tool-using agent safety under synthetic distribution shift, fault injection, monitor gating, and evaluator-boundary redaction.

    Python 2

  2. streaming-agent-safety-evals streaming-agent-safety-evals Public

    No-training benchmark for evaluating agentic systems under distribution shift, uncertainty, and unsafe overconfidence.

    Python 1

  3. android-trust-lab android-trust-lab Public

    Framework for analyzing Android device trust state across stock, rooted, and modified environments.

    Python 1

  4. repoforge repoforge Public

    Local-first VS Code extension for building high-signal repository context packs and agent handoffs for Codex, OpenCode, Continue, and long-context local models.

    TypeScript