chore: gardener housekeeping 2026-03-26

AGENTS.md watermarks refreshed to HEAD (4dedc72). Watermark bump only —
no code changes since last gardener run.

Pending actions (3): re-queue promotion of #1155 pitch-deck to backlog
(pending actions from PR #1162 were not executed by orchestrator).

Escalate: #1158 (Phase 1 completion accuracy) — still needs planner/human decision.
This commit is contained in:
johba 2026-03-26 06:02:19 +00:00
parent 4dedc72375
commit cbc3c3fd8e
10 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: 358f719e2143ed0f99c738c61f1af9b544b03422 -->
<!-- last-reviewed: 4dedc723753c1fb776766cd22ff56e5659d2bbb0 -->
# Agent Brief: Harb Stack
## What is KRAIKEN?

View file

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

View file

@ -12,6 +12,6 @@
{
"action": "comment",
"issue": 1155,
"body": "Promoting to backlog: body already has acceptance criteria and affected files. Well-specified for dev-agent pickup."
"body": "Promoting to backlog: issue has acceptance criteria and affected files. Well-specified for dev-agent pickup."
}
]

View file

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

View file

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

View file

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