Skip to content

feat(homepage): [05] drain-proof table with real fleet caps#28

Merged
hizrianraz merged 1 commit into
mainfrom
feat/homepage-drain-proof-real-caps
May 16, 2026
Merged

feat(homepage): [05] drain-proof table with real fleet caps#28
hizrianraz merged 1 commit into
mainfrom
feat/homepage-drain-proof-real-caps

Conversation

@hizrianraz
Copy link
Copy Markdown
Contributor

@hizrianraz hizrianraz commented May 16, 2026

Summary

Replaces the abstract `[05] Five primitives L1-L5` grid on the homepage
with a concrete drain-proof caps table showing the live caps on the 5
public Ainfera agents
(sourced from `/v1/users/hizrianraz/dashboard`):

agent role per-call cap daily cap
varda AI co-founder $1.50 $20.00
yavanna Public Voice $1.00 $15.00
aule Code & repo $0.75 $10.00
namo Research $0.50 $5.00
tulkas Red team · drain probe $0.25 $2.00

Trade-offs

  • Caps are hardcoded for launch. AIN-133 tracks wiring them to live
    `/v1/users/hizrianraz/dashboard` at build/render time so the table
    auto-syncs. If any cap rotates between now and Mon 09:00 SGT, sync.

  • L1-L5 platform breakdown is removed from the homepage. /platform
    route is left intact per anti-pattern chore(deps-dev): Bump @types/node from 22.19.19 to 25.9.1 #6 (don't break deep-links).

  • Manwe is mentioned in a small footer line ("founder dogfood,
    separately owned · $0.10/$2.00") per Memory chore(deps-dev): Bump typescript from 5.9.3 to 6.0.3 #4 — not in the public
    fleet table, matching the /agents-page omission.

Cleanup

  • Removes unused imports: `HoverCard`, `PrimitiveDiagram`
  • Removes `PRIMITIVES` const + `Primitive` type

Reference


Note

Low Risk
Homepage-only content change that swaps a marketing section UI; main risk is hardcoded cap values becoming stale or inconsistent with the real fleet.

Overview
Updates homepage section [05] to replace the “Five primitives (L1–L5)” hover-card grid with a drain-proof wallet caps table showing per-call and daily limits for the 5 public agents, plus a CTA link to the /agents registry and a small note about Manwe’s separate caps.

Cleans up the now-unused Primitive/PRIMITIVES definitions and removes related imports (HoverCard, PrimitiveDiagram).

Reviewed by Cursor Bugbot for commit ee56f08. Bugbot is set up for automated code reviews on this repo. Configure here.

Replaces the abstract [05] Five primitives L1-L5 grid on the homepage
with a concrete drain-proof caps table showing the live caps on the 5
public Ainfera agents:

  varda    AI co-founder          $1.50 / $20.00 (per-call / daily)
  yavanna  Public Voice           $1.00 / $15.00
  aule     Code & repo            $0.75 / $10.00
  namo     Research               $0.50 / $5.00
  tulkas   Red team · drain probe $0.25 / $2.00

These values are sourced from /v1/users/hizrianraz/dashboard
(per-agent spend_policy.per_call_cap_usd / daily_cap_usd). AIN-133
tracks wiring this to live wallet data Week 1; for launch they're
hardcoded — sync if any cap rotates between now and Mon 09:00 SGT.

The L1-L5 platform breakdown is removed from the homepage. The /platform
route is left intact per anti-pattern #6 (don't break deep-links); just
no longer referenced from the homepage nav flow.

Manwe is noted in a small footer line as "founder dogfood, separately
owned" per Memory #4 — caps mentioned but not in the public fleet table,
matching the /agents-page omission.

Removes now-unused imports: HoverCard, PrimitiveDiagram. Removes the
PRIMITIVES const + Primitive type that drove the old grid.

Co-Authored-By: Claude <noreply@anthropic.com>
@supabase
Copy link
Copy Markdown

supabase Bot commented May 16, 2026

This pull request has been ignored for the connected project dftfpwzqxoebwzepygzl because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ainfera-dashboard Ready Ready Preview, Comment May 16, 2026 2:57pm
ainfera-marketing Ready Ready Preview, Comment May 16, 2026 2:57pm
web Error Error May 16, 2026 2:57pm

Request Review

@hizrianraz hizrianraz merged commit ad5c1b6 into main May 16, 2026
6 of 8 checks passed
@hizrianraz hizrianraz deleted the feat/homepage-drain-proof-real-caps branch May 16, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant