Merge pull request 'chore: gardener housekeeping 2026-04-06' (#14) from chore/gardener-20260406-0909 into master
This commit is contained in:
commit
2edbef53b9
10 changed files with 16 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Agent Brief: Harb Stack
|
||||
|
||||
## What is KRAIKEN?
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Agent Brief: Formulas
|
||||
|
||||
Formulas are TOML files that declare automated pipeline jobs for the harb evaluator.
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
[]
|
||||
[
|
||||
{
|
||||
"action": "add_label",
|
||||
"issue": 13,
|
||||
"label": "bug-report"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# 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.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Landing Interface - Agent Guide
|
||||
|
||||
Vue 3 + Vite application that delivers the public marketing site and forthcoming staking UI.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Agent Brief: Kraiken Protocol
|
||||
|
||||
## Protocol Philosophy & Business Logic
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Agent Brief: harb-evaluator
|
||||
|
||||
The evaluator runtime executes formula-defined pipelines. Scripts in this
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Ponder Indexer - Agent Guide
|
||||
|
||||
Ponder-based indexer that records Kraiken protocol activity and exposes the GraphQL API consumed by the app and automation bot.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Transaction Bot - Agent Guide
|
||||
|
||||
Automation service that maintains liquidity alignment and tax enforcement for the KRAIKEN protocol.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
|
||||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
# Web App - Agent Guide
|
||||
|
||||
Vue 3 + TypeScript staking interface for KRAIKEN, enabling users to stake tokens, manage positions, and interact with Harberger-tax mechanics.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue