rMax.ai
AI-first engineering

Projects

Infrastructure and tools for the agentic era.

Budget-Literate Autonomy for Agentic Systems

Ratelord provides a "sensory organ" and "prefrontal cortex" for resource availability and budget planning, enabling autonomous systems to negotiate, forecast, govern, and adapt under constraints.

Local-First Architecture Zero-ops daemon that runs alongside your agents, providing low-latency constraint management.
Predictive Modeling Time-to-exhaustion forecasts help agents plan activities based on real-time resource availability.
Intent Negotiation Standardized protocol for agents to request resources and negotiate budgets before execution.
Event-Sourced Audit Complete audit trail of all decisions and allocations, fully replayable for debugging and analysis.

The authoritative control plane and global edge runtime for the rmax.to redirect fabric

A typed, schema-first redirect system managed via a CLI-first workflow, treated as critical identity infrastructure rather than a generic marketing tool.

Global Edge Runtime Stateless Cloudflare Workers serving from KV at the edge with <10ms global latency.
Safety Guarantees Strict enforcement of invariants: no loops, reserved names, and disable-over-delete policy.
CLI-First Workflow The rlinks CLI is the only way to mutate state, enforcing a strict validation pipeline.
Typed Redirect Objects Redirects move through a strict lifecycle with forward-only versioning and audit trails.

Smart pointers for hermetic binary management

A repository of DotSlash wrapper files and tools that facilitate fetching, verifying, and running executables transparently across platforms.

Polyglot Manifests Tiny JSON files with shebangs that point to large binaries, avoiding "bloat" in git repositories.
Content Addressing All binaries are verified by hash (sha256/blake3) before execution, ensuring integrity.
Cross-Platform shim Automatically detects OS/Arch to fetch and run the correct binary for the current host.
Hermetic Sandbox Include scripts for running manifests in secure, isolated Podman containers.