Skip to content
View enkronos's full-sized avatar

Highlights

  • Pro

Block or report enkronos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
enkronos/README.md

Enkronos

Building open infrastructure for reliable and governable agentic systems.

Enkronos develops open-source tooling and applied software for modular AI systems, with a focus on reliability, delegation, governance, and production readiness.

Open Infrastructure Modules

Our current open-source modules include:

• Agent Contracts — task delegation contracts • CapToken — capability authorization tokens • GuardMesh — runtime policy enforcement • TraceForge — portable execution traces • SkillPulse — agent skill reliability • AgentEvalOps — failure-mode evaluation

What we care about

We are particularly interested in AI systems that are:

  • reliable under change
  • explicit in their interfaces
  • modular in their capabilities
  • easier to inspect and govern
  • useful in real operational environments

Featured direction

Our current work explores topics such as:

  • skill health and degradation detection
  • contract-based delegation
  • agent governance layers
  • traceable execution patterns
  • portable infrastructure for agentic systems

Repositories

Check the pinned repositories below for the latest public projects.

Website

🌐 https://www.enkronos.com

Pinned Loading

  1. agent-infrastructure agent-infrastructure Public

    Open infrastructure modules for reliable and governable agent systems.

  2. agent-contracts agent-contracts Public

    Lightweight contracts for agent task delegation.

    TypeScript

  3. captoken captoken Public

    Capability tokens for governed agent and tool authorization.

    TypeScript

  4. guardmesh guardmesh Public

    GuardMesh — Portable policy checks for governed agent execution.

    TypeScript

  5. traceforge traceforge Public

    Portable trace envelopes for governed agent execution.

    TypeScript

  6. skillpulse skillpulse Public

    Detect, score, and heal broken agent skills.

    TypeScript