Skip to main content

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.

Green Teagentic — a workflow orchestration platform

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
Brews fix this by enforcing:
  1. A typed input (title, goal, context, tone, format)
  2. A deterministic five-stage pipeline (Leaves → Steep → Taste → Pour → Archive)
  3. A typed JSON output per brew type
  4. A persistent Cellar of memory that compounds across brews
  5. A reusable Recipe or public share link at the end

The five brews

BrewUse it when…
Research BrewYou need a structured report on a topic
Prompt BrewYou want to generate and compare prompt variants
Strategy BrewYou’re weighing options and need a recommendation
Context CleanseYou have messy notes and want AI-ready context
Critique BrewYou 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.