chore: gardener housekeeping 2026-04-06 #14

Merged
dev-bot merged 1 commit from chore/gardener-20260406-0909 into master 2026-04-06 09:14:03 +00:00
10 changed files with 16 additions and 10 deletions

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
# Agent Brief: Harb Stack
## What is KRAIKEN?

View file

@ -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.

View file

@ -1 +1,7 @@
[]
[
{
"action": "add_label",
"issue": 13,
"label": "bug-report"
}
]

View file

@ -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.

View file

@ -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.

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
# Agent Brief: Kraiken Protocol
## Protocol Philosophy & Business Logic

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 76d452191cb91ff5ff6d518c675281889164d1d5 -->
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
# Agent Brief: harb-evaluator
The evaluator runtime executes formula-defined pipelines. Scripts in this

View file

@ -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.

View file

@ -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.

View file

@ -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.