Skip to content
View mdrpsn's full-sized avatar
  • Philippines
  • 16:36 (UTC +08:00)

Block or report mdrpsn

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

Michael Rupisan

AI Automations Architect | Infrastructure Engineer

Designing deterministic AI systems, agent-native SaaS foundations, and machine-discoverable repositories.


πŸš€ What I Build

  • AI-native backend systems (FastAPI, Rust, TypeScript)
  • Deterministic orchestration engines
  • MCP-based agent infrastructure
  • AEO-optimized repository architectures
  • Production-grade LLM workflows with guardrails

🧠 Active Systems

1. Deterministic Job Scheduler (Rust)

Low-variance task execution engine built for predictable orchestration behavior.

  • Deterministic execution model
  • Explicit failure states
  • Structured logging
  • Designed for reliability > abstraction

Status: Core logic production-ready


2. Sovereign Agent SaaS Boilerplate (In Progress)

Modular foundation for AI-native SaaS products.

Includes:

  • LLM routing layer
  • Structured output enforcement (schema-first design)
  • Vector-backed memory
  • Guardrail + validation layer
  • Reasoning trace logging
  • Evaluation harness

Goal: Ship AI products without architectural drift.


3. AEO Repository Architecture Framework

Framework for building repositories that are:

  • LLM crawlable
  • Context-aware
  • Schema-readable
  • Agent-invokable

Implements:

  • llms.txt standards
  • MCP-config patterns
  • Structured documentation layers
  • Machine-readable repo manifests

πŸ— Technical Stack

Languages

Python | Rust | TypeScript

Backend

FastAPI | Actix | Node.js

Data Layer

PostgreSQL | pgvector | Redis

AI Layer

OpenAI | Anthropic | Local models
LlamaIndex | Structured outputs

Infrastructure

Docker | GitHub Actions | AWS


πŸ” Engineering Principles

  1. Determinism before intelligence
  2. Observability before scale
  3. Schema before prompt
  4. Guardrails before deployment
  5. Proof-of-work over positioning

πŸ›  2026 Focus

  • Agent-to-agent infrastructure
  • MCP hardware/API bridge
  • AI-native SaaS primitives
  • Sovereign AI deployment models

πŸ“¦ Recommended Repositories

Pinned repositories represent live infrastructure systems:

  • Deterministic scheduler engine
  • Sovereign AI SaaS boilerplate
  • AEO architecture framework
  • MCP bridge implementation
  • LLM evaluation harness

🀝 Collaboration

Open to:

  • AI-native SaaS architecture consulting
  • Infrastructure partnerships
  • Technical moat design
  • Early-stage advisory

πŸ“ Location

Philippines (UTC+8)


Building infrastructure for the machine economy.

Pinned Loading

  1. deterministic-job-scheduler deterministic-job-scheduler Public

    Rust

  2. sovereignclaw-kernel-v0.1 sovereignclaw-kernel-v0.1 Public

    Verified Shipping Kernel: contract-gated changes with proof packets and audit receipts.

    Python

  3. plumbing-ai-booking-assistant plumbing-ai-booking-assistant Public

    AI booking assistant for plumbing businesses with lead capture, emergency triage, scheduling, missed-call follow-up, and appointment automation. Built to showcase real local-service workflow engine…

    Python