Compare commits

...

2 commits

9 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Agent Brief: Harb Stack
## What is KRAIKEN?

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Agent Brief: Formulas
Formulas are TOML files that declare automated pipeline jobs for the harb evaluator.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Kraiken Library - Agent Guide
Shared TypeScript helpers used by the landing app, txnBot, and other services to talk to KRAIKEN contracts and the Ponder GraphQL API.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Landing Interface - Agent Guide
Vue 3 + Vite application that delivers the public marketing site and forthcoming staking UI.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Agent Brief: Kraiken Protocol
## Protocol Philosophy & Business Logic

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Agent Brief: harb-evaluator
The evaluator runtime executes formula-defined pipelines. Scripts in this

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Ponder Indexer - Agent Guide
Ponder-based indexer that records Kraiken protocol activity and exposes the GraphQL API consumed by the app and automation bot.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Transaction Bot - Agent Guide
Automation service that maintains liquidity alignment and tax enforcement for the KRAIKEN protocol.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 62ba6f24fd0cf770dd8c3738563cb0bdeb48d6ea -->
<!-- last-reviewed: baa501fa46355f7b04bffdf386d397ad19f69298 -->
# Web App - Agent Guide
Vue 3 + TypeScript staking interface for KRAIKEN, enabling users to stake tokens, manage positions, and interact with Harberger-tax mechanics.