Skip to content

ashhart/Lycan

Repository files navigation

Lycan

Lycan is an AI-native machine execution language built on a Rust graph runtime.

It compiles adaptive decision logic into compact graph binaries that carry strategy choices, policy boundaries, capability calls, audit data, and feedback memory. The goal is machine-executable decision logic that can be generated, inspected, improved, sandboxed, and run without putting an LLM in the hot path.

The Lycan engine has been merged into github.com/ashhart/Syntra, where it is now developed under Syntra/Lycan/. Syntra is the deployable decision runtime built on top of Lycan.

This repository is preserved as a historical reference. For the full original technical pitch and language overview, see README.archived.md.