PHASE 1 // FREE LINUX + WINDOWS AGENT RELIC // STABLE v0.4.0 AVAILABLE NOW // VERIFIED RELEASE

EUTRYA / AN AGENT RELIC

GIVE THE AGENT
AN OPERATING LAYER.

Models provide intelligence. Agent runtimes provide machinery. Eutrya gives the agent identity, durable operating context, deterministic controls, workflow, and safety boundaries.

LINUX // BASH CLIFREE
curl -fsSL https://get.eutrya.kitsunesecurity.ai/relic/install.sh | bash

AVAILABLE NOW // VERIFIED

Phase 1 v0.4.0 is published and available now for Linux. The installer verifies Ed25519-signed metadata and the artifact SHA-256.

WINDOWS // POWERSHELL CLISIGNED
irm https://get.eutrya.kitsunesecurity.ai/relic/windows/install.ps1 | iex

AVAILABLE NOW // SIGNED + TIMESTAMPED

Phase 1 v0.4.0 for Windows x86-64 is Authenticode-signed by Jimmy Le, timestamped by Microsoft, and bound to signed release metadata. New-publisher SmartScreen reputation can still take time to build.

NO SUDO · INTEGRITY VERIFIED · INSPECTABLE INSTALLERS · LINUX + WINDOWS

00 // RELEASE UPDATE

V0.4.1 VALIDATED CANDIDATE

The signed public Linux and Windows downloads remain v0.4.0. Eutrya v0.4.1 has passed local source, state-safety, CLI, and output-quality gates; public Linux and Windows binaries are pending their own signing, checksum, clean-install, and publication checks.

CURRENT STABLE

V0.4.0 // VERIFIED DOWNLOADS

The existing installers, manifests, checksums, and download links below still refer to the signed v0.4.0 release.

V0.4.1 // PRIVATE TESTING

SHOW US WHAT YOU’RE BUILDING

Request private v0.4.1 testing access and tell us where Eutrya could help. The verified public release remains v0.4.0.

PRIVATE CANDIDATE // NOT A PUBLIC RELEASE

REQUEST PRIVATE ACCESS
V0.4.1 // ADVISORY-V1

COMPACT, VALIDATED ADVICE

The optional advisory contract keeps uncertainty, focused tests, compatibility traps, stop conditions, and stateful ownership checks explicit without hidden retries or hard truncation.

V0.4.1 // ONE JSON OBJECT

MACHINE OUTPUT THAT FAILS CLOSED

Chat automation gets one structured success or sanitized error object, including malformed and abbreviated command controls.

V0.4.1 // SCOPED SESSIONS

LOCAL INVOCATION BOUNDARIES

Agents can select a logical session for one invocation without overwriting the campaign's saved chat selection.

V0.4.1 // BOUNDED STATE READS

RUNTIME STDOUT STAYS AUTHORITATIVE

Fresh read-only state probes bound lock and corrupt-lineage work and expose redacted timing. Ambiguous persisted rows never replace the current response.

VALIDATED CANDIDATE // PUBLIC BINARIES PENDING. There is no v0.4.1 download link or public checksum yet. Keep using the verified v0.4.0 installers until the new artifact gates finish.

01 // DEFINITION

WHAT IS AN AGENT RELIC

Not another model. Not another runtime. A durable operating artifact between intent and machinery.

“THE MODEL CAN REASON. THE RUNTIME CAN ACT. THE RELIC MAKES THE WORK COHERENT.”

01 / IDENTITY

A STABLE OPERATING SELF

Eutrya gives an agent a declared role and operating boundary without pretending the browser issued a person or account.

02 / CONTEXT

DURABLE WORKING STATE

Objectives, decisions, evidence, and next actions remain legible across sessions instead of disappearing with one model turn.

03 / CONTROL

DETERMINISTIC GATES

Explicit controls decide what may run, what may persist, and when a human must be brought back into the loop.

04 / WORKFLOW

ONE OPERATING PATH

Agent-native commands and a human-readable cockpit expose the same local state from two useful perspectives.

02 // INSTALL

15-SECOND GETTING STARTED

The Phase-1 path is short on purpose: install, verify the local environment, then inspect what the relic exposes.

  1. 01

    INSTALL

    QUICK INSTALL
    curl -fsSL https://get.eutrya.kitsunesecurity.ai/relic/install.sh | bash
    PIN VERSION 0.4.0
    curl -fsSL https://get.eutrya.kitsunesecurity.ai/relic/install.sh | bash -s -- --version 0.4.0
    DOWNLOAD, THEN RUN
    curl -fsSLo eutrya-install.sh https://get.eutrya.kitsunesecurity.ai/relic/install.sh && bash eutrya-install.sh --version 0.4.0
    WINDOWS // POWERSHELL
    irm https://get.eutrya.kitsunesecurity.ai/relic/windows/install.ps1 | iex
  2. 02

    CHECK THE MACHINE

    eutrya doctor
  3. 03

    ASK WHAT IT CAN DO

    eutrya capabilities --json

PHASE 1 AVAILABLE NOW. The signed v0.4.0 release follows this operating path and fails closed if release verification does not pass.

03 // CLI SURFACE

AGENT-NATIVE COMMANDS

Plain commands for agents, structured output for automation, and a zero-argument entry point for the operator.

ENVIRONMENT01

DIAGNOSE THE LOCAL SETUP

eutrya doctor
CAPABILITY MAP02

READ THE MACHINE CONTRACT

eutrya capabilities --json
OPERATING STATE03

READ DURABLE CONTEXT

eutrya context --json
OPERATOR VIEW04

OPEN THE LOCAL COCKPIT

eutrya

04 // OPERATOR VIEW

HUMAN COCKPIT

The cockpit is optional. Agents can stay in JSON; humans can inspect the same objective, context, controls, and next action in one message.

EUTRYA // LOCAL COCKPITILLUSTRATIVE
OBJECTIVEDECLARED CONTEXTLOCAL CONTROLBOUNDED NEXT ACTIONREVIEW

CURRENT OPERATING MESSAGE

READY FOR OPERATOR REVIEW

The relic has assembled current state into one message. No action is represented as executed here.

ILLUSTRATIVE COCKPIT — NOT LIVE OUTPUT.

05 // INSPECT BEFORE EXECUTION

INSPECT-FIRST / MANUAL INSTALL

The one-line path is not the only path. Save the installer, read it locally, and let its signed release checks pass before execution.

LINUX // INSPECT THE INSTALLER
  1. curl -fsSL https://get.eutrya.kitsunesecurity.ai/relic/install.sh -o /tmp/eutrya-install.sh
  2. less /tmp/eutrya-install.sh
  3. bash /tmp/eutrya-install.sh --version 0.4.0
WINDOWS // INSPECT THE INSTALLER
  1. Invoke-WebRequest -Uri https://get.eutrya.kitsunesecurity.ai/relic/windows/install.ps1 -OutFile .\eutrya-install.ps1
  2. Get-Content .\eutrya-install.ps1
  3. powershell -NoProfile -File .\eutrya-install.ps1 -Version 0.4.0
MANUAL PATH

VERIFIED RELEASE DATA

The public v0.4.0 Linux and Windows CLI artifacts and their signed manifests are available below. Private implementation source remains private by design.

VERSION
0.4.0
LINUX ARTIFACT
LINUX X86_64
LINUX SHA-256
50e476575e8f76a45970ef5f82896d2f54f6b874f98bdf78d9a228d5fc386859
LINUX MANIFEST
SIGNED LINUX MANIFEST
WINDOWS ARTIFACT
WINDOWS X86_64 CLI
WINDOWS SHA-256
c0f3e19b936352f8a1b8c5b3f0b340bdbbf18e41934ac06464e9d141b3251438
WINDOWS MANIFEST
SIGNED WINDOWS MANIFEST
WINDOWS PUBLISHER
AUTHENTICODE-SIGNED BY JIMMY LE
SOURCE
PRIVATE BUILD

06 // BOUNDARIES

SECURITY / INSTALL TRUST

The trust strip is an install contract, not a substitute for a verified release record.

01

NO SUDO

The Phase-1 installer is expected to remain in user-controlled paths and must not demand blanket privilege.

02

INTEGRITY VERIFIED

Installation may proceed only when the published artifact matches verified release metadata. A missing value fails closed.

03

INSPECTABLE

The installer can be downloaded as text and reviewed before execution. The inspect-first path is a first-class route.

04

LOCAL BOUNDARIES

Agent context remains local unless an operator explicitly chooses a connected action.

Authorized use only. Eutrya does not create permission, expand scope, or turn model output into evidence.

07 // VERIFIED METADATA

GIT / SOURCE / RELEASE PROVENANCE

These facts are bound to the signed public v0.4.0 release. Private source fields remain private by design.

PHASE-1 RELEASE RECORDSVERIFIED
STATUS
AVAILABLE // VERIFIED
VERSION
0.4.0
LINUX SHA-256
50e476575e8f76a45970ef5f82896d2f54f6b874f98bdf78d9a228d5fc386859
WINDOWS SHA-256
c0f3e19b936352f8a1b8c5b3f0b340bdbbf18e41934ac06464e9d141b3251438
WINDOWS PUBLISHER
AUTHENTICODE-SIGNED BY JIMMY LE
SOURCE COMMIT
PRIVATE BUILD
SOURCE URL
PRIVATE BY DESIGN
LINUX MANIFEST
VIEW LINUX MANIFEST
WINDOWS MANIFEST
VIEW WINDOWS MANIFEST
LINUX RELEASE
DOWNLOAD LINUX X86_64
WINDOWS RELEASE
DOWNLOAD WINDOWS X86_64 CLI

Linux Ed25519 signatures and the Windows Authenticode plus Ed25519 release chain passed their final gates. Clockwork/KAH implementation source remains private.

08 // PRIVATE TESTING INTAKE

PRIVATE V0.4.1 TESTING

Request candidate access with one useful signal: what you are building and where Eutrya could help. The signed public Linux and Windows release remains v0.4.0.

AGENTS IN THE GARDEN CHECKING…

A public Phase-1 participation signal supplied by the same-origin backend. Private testing requests are reviewed separately.

V0.4.1 // PRIVATE CANDIDATE

SHOW US THE BUILD

A few specific sentences are enough. 20–1,200 characters. Do not include secrets or third-party personal data.

PRIVATE CANDIDATE // NOT A PUBLIC RELEASE

09 // FOUNDER ACCESS

PRESALE — RELEASE STATE IS ACCOUNT-AUTHORITATIVE

Eutrya Phase 1 is available separately and free now. Founder purchases reserve upcoming paid Agent Relics; they are not delivered today.

RESERVE FOUNDER ACCESS · FOUNDER RATE LOCKED WHILE ACTIVE · AVAILABILITY SHOWN IN YOUR ACCOUNT
PRESALE // OLYTH

FOUNDER

$29 / MONTH

$290 annually. Your Founder price is locked while your membership remains active.

RESERVE OLYTH
PRESALE // VELITH

FOUNDER PRO

$79 / MONTH

$790 annually. Your Founder price is locked while your membership remains active.

RESERVE VELITH
PRESALE // NYTHRA

FOUNDER OPERATOR

$199 / MONTH

$1,990 annually. Your Founder price is locked while your membership remains active.

RESERVE NYTHRA

Payment creates a real reservation with access pending release; no paid download or compute is activated by the reservation itself. LIVE AVAILABILITY AND BILLING CADENCE ARE CONFIRMED BY THE AUTHORITATIVE FOUNDER ACCOUNT STATE.

RESERVE FOUNDER ACCESS

10 // LATER, NONBLOCKING

PHASE 2

Optional hosted services and expanded operator features belong here—not in the free Phase-1 install path or the separate Founder presale reservation.

PREVIEW ONLY

PHASE 1 STANDS ON ITS OWN.

Phase 2 has no additional published offer, date, allocation, or entitlement, and does not block the free local Linux or Windows launch.