Documentation Index
Fetch the complete documentation index at: https://greenteagentic.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

What is Green Teagentic?
Green Teagentic is an agentic research and context-brewing workspace. Instead of dropping you into a blank chat box, it gives you a small set of structured workflows — Brews — that turn raw inputs (notes, links, tasks, drafts, goals) into calm, well-organized outputs. Think of it as a tea ceremony for agentic AI: each brew steeps through five named stages, owned by specialized agents, and pours out a polished result you can refine, rerun, share, or save as a reusable Recipe.Why brews instead of chat?
Plain chat is great for exploration, but bad at:- consistent structure
- repeatable workflows
- separating drafting from critique from polish
- carrying context between sessions
- A typed input (title, goal, context, tone, format)
- A deterministic five-stage pipeline (Leaves → Steep → Taste → Pour → Archive)
- A typed JSON output per brew type
- A persistent Cellar of memory that compounds across brews
- A reusable Recipe or public share link at the end
The five brews
| Brew | Use it when… |
|---|---|
| Research Brew | You need a structured report on a topic |
| Prompt Brew | You want to generate and compare prompt variants |
| Strategy Brew | You’re weighing options and need a recommendation |
| Context Cleanse | You have messy notes and want AI-ready context |
| Critique Brew | You have a draft and want it sharper, fast |
Wallet-native sign-in
Green Teagentic uses Solana wallet sign-in (Phantom, Solflare, and other Wallet Standard wallets). No email, no password — connect your wallet, sign a one-time message, and your Cellar follows you across sessions.What compounds over time
- The Cellar — durable facts, preferences, patterns, and glossary terms auto-distilled from every finished brew, then re-injected into future brews.
- Recipes — saved brew configurations you can re-run with new context.
- Public share links — read-only URLs for any finished brew, perfect for sharing with collaborators who don’t have an account.
What’s next?
Quickstart
Brew your first cup in under 2 minutes.
Brews explained
Deep dive on the brew model.
The pipeline
How Leaves → Steep → Taste → Pour → Archive works.
Architecture
Stack, routing, and server functions.