Skip to content

Commit 13bdb7c

Browse files
author
Achilles Alpha
committed
docs: full README rewrite — agnostic positioning + all hackathon features
1 parent 2d80737 commit 13bdb7c

1 file changed

Lines changed: 28 additions & 19 deletions

File tree

README.md

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,13 @@ Achilles funds himself. No human intervention required.
129129

130130
---
131131

132+
132133
## Bankr LLM Gateway Integration
133134

134135
EP uses Bankr as the intelligence layer:
135-
- **Policy validation** — LLM evaluates whether action fits policy bounds
136-
- **Risk assessment** — Multi-model consensus before high-value executions
137-
- **Execution planning**Breaking complex tasks into verifiable steps
136+
- **Policy validation** — LLM evaluates whether action fits bounds
137+
- **Risk assessment** — Multi-model consensus before high-value actions
138+
- **Swarm coordination**LLM arbitrates between competing proposals
138139

139140
Single API. 20+ models. Claude, Gemini, GPT, Kimi.
140141
Inference costs funded autonomously from execution fees.
@@ -146,36 +147,44 @@ Inference costs funded autonomously from execution fees.
146147
| Tier | Method | Cost |
147148
|------|--------|------|
148149
| REST API | Direct HTTP calls | 0.5% per execution |
150+
| SKILL.md | Auto-discovery by any OpenClaw agent | Free to discover |
151+
| llms-full.txt | Full context injection | Free to fetch |
149152
| SDK | `npm install @achilles/ep` (coming soon) | 0.5% per execution |
150-
| On-chain | Call contracts directly on Base | Gas only |
153+
| On-chain | Call EPCommitment.sol directly | Gas only |
154+
155+
Works with any agent framework — OpenClaw, Eliza, Virtuals, AutoGPT, or custom. Validates any action type.
151156

152157
---
153158

154159
## Synthesis x Bankr Hackathon
155160

156161
**Track:** Best Bankr LLM Gateway Use — $5,000 prize pool
157162

158-
**Why EP wins:**
159-
- Real execution with real on-chain outcomes
160-
- Genuine multi-model usage via Bankr Gateway
161-
- Self-sustaining economics — fees fund inference
162-
- Agent registered with on-chain identity (ERC-8004)
163-
- Running in production today
163+
**What we built:**
164+
- ✅ Universal pre-execution validation (not just trades)
165+
- ✅ Swarm validation — multi-agent policy enforcement
166+
- ✅ SKILL.md — auto-discoverable by any agent framework
167+
- ✅ llms-full.txt — full context for LLM ingestion
168+
- ✅ EPCommitment.sol — on-chain proof layer on Base
169+
- ✅ ERC-8004 on-chain identity (Base Mainnet)
170+
- ✅ Self-sustaining economics via Bankr LLM Gateway
171+
- ✅ Running in production today
164172

165-
**Registration TX:** [basescan.org/tx/0xef150662...](https://basescan.org/tx/0xef150662d739bd70adef12bcc1a4c15c31e5526fedbfcd33c6130a8c5e5f40fa)
173+
**Registration TX:** [0xef150662...](https://basescan.org/tx/0xef150662d739bd70adef12bcc1a4c15c31e5526fedbfcd33c6130a8c5e5f40fa)
166174

167175
---
168176

169177
## Project Olympus
170178

171179
EP is the execution layer of Project Olympus — fully autonomous AI agent infrastructure.
172180

173-
| Product | Status |
174-
|---------|--------|
175-
| Execution Protocol | Building |
176-
| PropInfera | Live |
177-
| $ACHL Token | Planned |
181+
| Product | Description | Status |
182+
|---------|-------------|--------|
183+
| Execution Protocol | Universal agent validation middleware | 🟡 Live (Sepolia) |
184+
| PropInfera | AI real estate intelligence | 🟢 Live |
185+
| $ACHL Token | Revenue token | 🔵 Planned |
178186

179-
**Website:** https://achillesalpha.onrender.com
180-
**Twitter:** [@AchillesAlphaAI](https://twitter.com/AchillesAlphaAI)
181-
**Email:** achillesalpha@agentmail.to
187+
- 🌐 [achillesalpha.onrender.com](https://achillesalpha.onrender.com)
188+
- 🐦 [@AchillesAlphaAI](https://twitter.com/AchillesAlphaAI)
189+
- 📧 [achillesalpha@agentmail.to](mailto:achillesalpha@agentmail.to)
190+
- 🔱 Built by Project Olympus

0 commit comments

Comments
 (0)