chore: gardener housekeeping 2026-04-06
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2edbef53b9
commit
cc02ca0894
10 changed files with 14 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Agent Brief: Harb Stack
|
||||
|
||||
## What is KRAIKEN?
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Agent Brief: Formulas
|
||||
|
||||
Formulas are TOML files that declare automated pipeline jobs for the harb evaluator.
|
||||
|
|
|
|||
|
|
@ -3,5 +3,10 @@
|
|||
"action": "add_label",
|
||||
"issue": 13,
|
||||
"label": "bug-report"
|
||||
},
|
||||
{
|
||||
"action": "remove_label",
|
||||
"issue": 13,
|
||||
"label": "needs-triage"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# 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: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Landing Interface - Agent Guide
|
||||
|
||||
Vue 3 + Vite application that delivers the public marketing site and forthcoming staking UI.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Agent Brief: Kraiken Protocol
|
||||
|
||||
## Protocol Philosophy & Business Logic
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Agent Brief: harb-evaluator
|
||||
|
||||
The evaluator runtime executes formula-defined pipelines. Scripts in this
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# 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: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# Transaction Bot - Agent Guide
|
||||
|
||||
Automation service that maintains liquidity alignment and tax enforcement for the KRAIKEN protocol.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 206958539fdc634f373d585152976e4660490759 -->
|
||||
<!-- last-reviewed: 2edbef53b9d2360a7b7c5bb89b4a0d79889235fa -->
|
||||
# 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