Skip to content

Repository files navigation

Tokenfesto

Your AI agent is bleeding money. And you don't even see it.

Live Demo · Report Bug · Read the Blog Series

License Status SvelteKit pnpm Cloudflare Pages Biome $0/mo hosting PRs Welcome


The Token FinOps Manifesto

Every message to your AI agent carries invisible weight. 59,500 tokens of context for a 15 token question. A 4,000:1 ratio. Like reading a novel to answer "what time is it?"

Tokenfesto is the landing page for the Token FinOps movement — a set of seven principles to measure, govern, and design for efficiency in AI agent usage.

The Seven Principles

# Principle Core Idea
1 Context Is a Resource Every file loaded pays rent on every API call. Right-size it.
2 Memory Has Tiers Hot → Warm → Cold → Archive. Never bulk-load everything.
3 Budget Guards First STOP before exceeding $X. Not alert after.
4 Route by Complexity Not every task needs Sonnet. Match cost to value.
5 Audit Monthly 15 minutes once a month saves $100+.
6 Steering Over Skills Skills everywhere is not free. Each manifest pays rent.
7 Determinism Over Guessing Validate output against a strict graph, not another LLM. LLM-as-a-judge costs GPU tokens; graph validation costs fractions of a cent.

Features

  • Copy to Agent — One-click copy behavioral rules for Claude Code, Kiro CLI, Cursor, or any MCP agent
  • Copy to Build — Implementation patterns with TinkuyLabs references for agent framework developers
  • Two install tiers — Compact steering (~250 tok) for always-loaded, full skill (~950 tok) for on-demand
  • Cost Calculator — Estimate your monthly token spend in real-time
  • Interactive Quiz — Find out your Token FinOps maturity score
  • Scroll-reveal narrative — Brutalist dark design, zero stock photos

Quick Start

pnpm install
pnpm dev        # local dev at localhost:5173
pnpm build      # static build to ./build
pnpm preview    # preview production build

Deploy

The site is statically built and deployed to Cloudflare Pages:

npx wrangler pages deploy build --project-name tokenfesto

Stack

Layer Choice
Framework SvelteKit 5 (static adapter)
Styling Open Props + CSS custom properties
Linting Biome
Package Manager pnpm 11
Hosting Cloudflare Pages (free tier)
Cost $0/mo

Ecosystem

Tokenfesto is part of the TinkuyLabs ecosystem:

  • Tinkuy — Minimal agent framework
  • Styrr — Multi-model LLM router
  • Sayay — Cost guardrails for agents
  • Qhaway — Agent observability
  • TokenOps MCP (coming soon) — Local-first MCP server for token tracking, budget enforcement, and model routing

License

Apache 2.0 — see LICENSE.


Built by engineers who got tired of burning tokens.
finoptix.dev · sofe.dev · cortez.cloud

This page costs $0/mo to host. Your AI agent doesn't.

About

Your AI agent is bleeding money. And you don't even see it. — The Token FinOps Manifesto

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages