Skip to content
View vturrojas's full-sized avatar

Block or report vturrojas

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. surety surety Public

    Open research on whether AI-agent control systems enforce the rules they claim to enforce.

  2. terraform-plan-risk-inspector terraform-plan-risk-inspector Public

    A small, read-only API that inspects a Terraform plan (JSON) and returns security and operational risk findings before changes are applied.

    Python

  3. authz-service authz-service Public

    Policy-driven authorization decisions (subject/action/resource/context) with deny-by-default semantics, audit trail, and correlation IDs. Not an IAM platform.

    Python

  4. dispatchr dispatchr Public

    Durable async job execution service: queued jobs, state transitions, retries, and observability. Built with FastAPI, Postgres, and Redis.

    TypeScript

  5. quota-ledger quota-ledger Public

    Event-sourced quota & usage service demonstrating invariants, idempotency, and replayable state — without Kafka or distributed complexity.

    Python