A Canadian consultancy based in Kitchener, Ontario. Syltech designs internal developer platforms, enterprise identity and authorization, and the automated delivery that keeps teams shipping.
Crash-safe, exactly-once execution with journal-based recovery, and hard spend and time ceilings on every agent loop.
Model and tool orchestration with retrieval and memory, shipped through automated, secure delivery that teams can actually operate.
Hierarchical RBAC plus ReBAC on Ory Keto relation tuples, resolved at check time across a multi-tenant hierarchy, with enterprise SSO on Ory Kratos.
On-device LLM inference on Android with LiteRT, and object detection running on embedded Renesas processors.
Built rerun, a durable execution engine for exactly-once workflows, plus DBOS-backed pipelines with retry, reconciliation, and safe resumption across regions.
Training and evaluating models end to end, from data to metrics, not just prompting hosted ones.
GenAI summarization and classification grounded over 1M+ document-review workloads on a legal platform.
An Android tutor app that runs a quantized LLM fully on-device in Jetpack Compose, offline-first.
A VMware-to-OpenStack migration driven by a self-service developer platform that replaced ticket-based provisioning.
Secure by construction.
Operable by default.
A system should be safe to run before it is fast to build. Syltech works across the full lifecycle so teams ship intelligent software without trading away reliability, and hands back platforms they can actually operate.
// Tools an agent may call, gated by policy. platform.Register("db.query", queryHandler, policy.Require("resource:read"), // Ory Keto check, per-tenant policy.RateLimit(100, time.Minute), )
// Autonomy that stays safe to run in production. for step := range agent.Plan(ctx, goal) { if err := budget.Guard(step); err != nil { return err // hard spend + time ceiling } out := durable.Do(ctx, step) // crash-safe, exactly-once agent.Observe(out) // grounded + evaluated }
Architecture reviews, platform and security strategy, and hands-on guidance — you leave with a clear plan and the risky parts named before they cost you.
Golden-image pipelines, cloud control planes, authorization layers, and AI integrations — shipped, documented, and handed back production-ready, not a prototype.
Ongoing platform and infrastructure engineering, embedded alongside your engineers — raising the floor on reliability and delivery, and keeping it there.
$ leash --max-cost 0.10 -- ./agent.sh step 1 $0.03 ok step 2 $0.07 ok step 3 $0.10 budget reached halted ./agent.sh at $0.10 / $0.10 cap
// Runs once. Survives a crash and resumes. val, err := rerun.Do(w, "charge", func(ctx context.Context) (string, error) { return chargeOnce(ctx, order) })
Principal Software Engineer and Architect with 8+ years building cloud platforms, golden-image and authorization systems, and applied AI. Builds secure, reliable systems, and now runs Syltech.
RBAC copy-pasted across services, multi-tenant permissions no one fully trusts, and machine identity bolted on late.
Ticket-based provisioning, no golden-image pipeline, and releases the team crosses its fingers on.
LLM agents running without spend limits, durability, or any record of what they did.
Have something to build?
Syltech takes on new engagements and consulting across AI, platform engineering, and full-stack delivery. Write with a sentence about the problem, and you will hear back.
Or book a paid 90-minute architecture review →
Prefer email? [email protected] · LinkedIn →
Syltech uses what you send only to reply, and never shares or sells it. Privacy →