diff --git a/AGENTS.md b/AGENTS.md index 1533637..bc6d5a3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,4 @@ + # Agent Brief: Harb Stack ## What is KRAIKEN? diff --git a/kraiken-lib/AGENTS.md b/kraiken-lib/AGENTS.md index 738bb65..87ea390 100644 --- a/kraiken-lib/AGENTS.md +++ b/kraiken-lib/AGENTS.md @@ -1,3 +1,4 @@ + # 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. diff --git a/landing/AGENTS.md b/landing/AGENTS.md index e88c65e..1461612 100644 --- a/landing/AGENTS.md +++ b/landing/AGENTS.md @@ -1,3 +1,4 @@ + # Landing Interface - Agent Guide Vue 3 + Vite application that delivers the public marketing site and forthcoming staking UI. diff --git a/onchain/AGENTS.md b/onchain/AGENTS.md index ce6ad0c..06572fc 100644 --- a/onchain/AGENTS.md +++ b/onchain/AGENTS.md @@ -1,3 +1,4 @@ + # Agent Brief: Kraiken Protocol ## Protocol Philosophy & Business Logic diff --git a/services/ponder/AGENTS.md b/services/ponder/AGENTS.md index ef241b5..f2270ce 100644 --- a/services/ponder/AGENTS.md +++ b/services/ponder/AGENTS.md @@ -1,3 +1,4 @@ + # Ponder Indexer - Agent Guide Ponder-based indexer that records Kraiken protocol activity and exposes the GraphQL API consumed by the app and automation bot. diff --git a/services/txnBot/AGENTS.md b/services/txnBot/AGENTS.md index adc2d57..6218658 100644 --- a/services/txnBot/AGENTS.md +++ b/services/txnBot/AGENTS.md @@ -1,3 +1,4 @@ + # Transaction Bot - Agent Guide Automation service that maintains liquidity alignment and tax enforcement for the KRAIKEN protocol. diff --git a/web-app/AGENTS.md b/web-app/AGENTS.md index a87b4af..42fe2c5 100644 --- a/web-app/AGENTS.md +++ b/web-app/AGENTS.md @@ -1,3 +1,4 @@ + # Web App - Agent Guide Vue 3 + TypeScript staking interface for KRAIKEN, enabling users to stake tokens, manage positions, and interact with Harberger-tax mechanics.