Skip to content
View gsalingu's full-sized avatar
  • Brefwiz
  • Melissa, Texas
  • 20:35 (UTC -05:00)

Block or report gsalingu

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

Grégoire Salingue

Building the IT platform for the AI era.

brefwiz.com GitHub org Discord


whoami

role:        founder, brefwiz
prev:        Oracle (2y) · OVHcloud (11y)
specialty:   cloud platforms — lived in them, broken them, rebuilt them
mission:     ship infra that lets AI agents move fast without setting the
             datacenter on fire

IT veteran. Cloud platforms are my native tongue. After eleven years at OVHcloud and a Oracle detour, I decided the next platform shift deserved its own company.

So here we are.

./brefwiz --help

The IT platform for the AI era. No shortcuts. No compromises. Maximum guardrails for minimum off-leash AI agents.

Agents are getting loose in production. The industry's answer is "vibes + retries." Mine is load-bearing infrastructure — quorum-checked auth, append-only proofs, deterministic boundaries, audit trails an agent can't gaslight its way out of.

Serious tools, built for a future where the thing pushing your code didn't go to bed last night.

Open source — paying rent

Open source raised me. Time to pay rent.

Not all of brefwiz will be open — but a healthy slice of the building blocks will live in the open at github.com/brefwiz. Take them. Fork them. File issues. Tell me they're wrong.

Come hang out

The Discord is where bug reports, feature requests, war stories, and "wait, can it do this?" all live.

Join the Discord

Bring opinions. Bring traces. Bring snacks.


Built in public · brefwiz.com · @brefwiz

Pinned Loading

  1. brefwiz/api-bones brefwiz/api-bones Public

    Opinionated REST API types: errors (RFC 9457), pagination, health checks, and more. No HTTP client, no business logic — just types.

    Rust 4

  2. brefwiz/socle brefwiz/socle Public

    Opinionated axum service bootstrap: telemetry, database, rate limiting, and shutdown in one builder

    Rust 2

  3. brefwiz/otel-bootstrap brefwiz/otel-bootstrap Public

    One-call OpenTelemetry bootstrap — traces + metrics with OTLP export

    Rust