Merge pull request 'chore: gardener housekeeping 2026-03-27' (#1184) from chore/gardener-20260327-1803 into master

This commit is contained in:
johba 2026-03-27 19:24:24 +01:00
commit 9406298f3d
10 changed files with 31 additions and 10 deletions

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# Agent Brief: Harb Stack
## What is KRAIKEN?

View file

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

View file

@ -1 +1,22 @@
[]
[
{
"action": "comment",
"issue": 1179,
"body": "Closing: action complete. Post-fix user-test run (`evidence/user-test/2026-03-27-post-stake-fix.json`) verified the /stakestake navigation bug (PR #1171) is fixed — all 3 personas that reached /stake navigated correctly with no invalid route. The prediction concern is resolved. New ponder 504 issue and chain-revert state corruption were discovered as separate items."
},
{
"action": "close",
"issue": 1179,
"reason": "actioned and verified — /stakestake fix confirmed working in post-fix user-test 2026-03-27"
},
{
"action": "comment",
"issue": 1177,
"body": "Closing: action complete. A fresh red-team session was run on 2026-03-27 (`evidence/red-team/2026-03-27.json`): 7 real attacks with full per-attack data, floor_held: true, verdict: floor_held. The ghost run concern is addressed — the new run provides the real evidence the 2026-03-26 ghost run lacked."
},
{
"action": "close",
"issue": 1177,
"reason": "actioned and verified — fresh red-team run 2026-03-27 completed with 7 real attacks"
}
]

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# 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: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# 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: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# Agent Brief: Kraiken Protocol
## Protocol Philosophy & Business Logic

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# Agent Brief: harb-evaluator
The evaluator runtime executes formula-defined pipelines. Scripts in this

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# 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: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# 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: 7d72f40274cfe5f32f54defc970cf0aacb5fd1e5 -->
<!-- last-reviewed: 79a93d41608f2cbe3b990f4613d04d310642bd2c -->
# Web App - Agent Guide
Vue 3 + TypeScript staking interface for KRAIKEN, enabling users to stake tokens, manage positions, and interact with Harberger-tax mechanics.