Remote actions, done safely.
RACT is an early-stage project exploring a simple idea: run sensitive or restricted build/release steps on dedicated machines, while keeping your main environment clean and your workflow developer-friendly.
It’s not a product (yet). This page exists so the name and direction are clear, and so early conversations have a stable reference point.
Frequently Asked Questions
-
What is RACT?
RACT is an early-stage project exploring a secure way to run selected development or release actions on dedicated machines, instead of running everything on your laptop or CI runner.
-
Is RACT available to download?
Not currently. The project is in exploration/prototyping. When something installable exists, it will be announced here.
-
What kind of problems is this meant to solve?
Teams often have tasks that are sensitive, slow, or hard to automate safely. RACT is exploring a simple approach to running those tasks in a controlled environment, with clear boundaries.
-
Is this a hosted service?
The intent is to keep RACT self-hostable. If any hosted components ever exist, they would be optional and clearly communicated.
-
Who is building RACT?
RACT is created by InSpace Software.
-
Can I share feedback or follow along?
Yes. If you’re interested in the idea, send a short note with your use case and environment. Early feedback helps shape the direction.