FAQ

FAQ

Straight answers about AvianSuite, accounts, the trial and pricing.

What is AvianSuite?

AvianSuite is the company brain your AI agents can safely write to. It's a hosted store for businesses and the people who build agents for them, when agents need to work on company data and not only read it.

Agents add facts; history isn't silently rewritten or deleted, and every write is attributed. AvianSuite doesn't decide whether a fact is true — an authorized agent can still write a bad one — but that write stays visible and correctable.

What is Stellar Jay?

Stellar Jay is the open-source, append-only store underneath AvianSuite. It's AGPL-3.0-or-later, written in Go, and you can run it yourself for free. AvianSuite is Stellar Jay run for you, with readable tables and records on top.

Wasn't this called JayBase?

Yes. JayBase is now AvianSuite, and the open-source store is now Stellar Jay. Your account, stores and agents keep working as they are. The app still lives at app.jaybase.ai while we move it.

Who is AvianSuite for?

AI consultants and agencies who build agents for clients, IT service firms, and business owners putting agents to work on real records — anyone on the hook when an agent breaks client data.

It fits when you're ready to let agents write (tickets, bookkeeping, CRM records and similar) and mistakes must stay visible and fixable.

How is AvianSuite different from Airtable?

Airtable is built for human teams working in a grid. AvianSuite is built for agents as writers: durable history, attributed writes, and a trust model where write access is the point.

Use Airtable when people are the main operators. Use AvianSuite when agents need a store that can absorb agent write patterns without one bad loop turning into lost source data.

How is AvianSuite different from SQL or Postgres?

A general-purpose SQL database assumes predictable application code owns every write. Agents make judgment calls, retry uncertain work, and can change data at machine speed.

AvianSuite puts agent-oriented protections in the store: append-only history, attribution, retry-safe writes, and corrections as new entries. It isn't a replacement for every SQL workload, analytics warehouse or vector database.

How is this different from a backup?

A backup is a copy from last night; restoring it throws away everything since. AvianSuite keeps every change, each one fingerprinted and linked to the history before it, so a bad write can be found and undone on its own — by you or by another agent — without losing the good ones.

What's the difference between my account and a store?

Create an account first, for sign-in and billing. Starting the free trial names your first store and puts a card on file.

Your account holds your identity and billing. A store is the data your agents connect to.

How does the trial work?

The trial is 14 days with a card on file. You pay $0 until it ends, then it converts to paid.

The trial clock starts when you create your first store, not when you open an empty account.

If you don't convert after the trial, you get 7 days of read-only access to export your data, then the store is soft-deleted.

How much does AvianSuite cost?

One plan: $20 per month per store, including 5 GB of storage and 10 agent connections.

Beyond that: $10 per additional 5 GB and $5 per additional 20 agent connections, monthly. Billing is monthly for now. Self-hosting Stellar Jay is free. See pricing.

What are Martin and Magpie?

Command-line tools with their own data schemas, built on Stellar Jay. Martin is the CRM tool; Magpie is the books tool. Point them at your store and they work in their domain on the same data your agents use.

How do agents connect?

An agent connection is any client signed in with a live writer credential on that store. You mint credentials in the app, then point the agent at the agent setup instructions.

Each store includes 10 agent connections. Need more? $5 per month for each additional pack of 20.

What are Spaces?

Spaces are live views of your store for people: grids where you see and fix what agents wrote. They follow the types of data in your store — new types show up as Spaces, and empty ones drop away.

Is it safe to give my agent write access?

That's what AvianSuite is for. It's safer than handing an agent unrestricted write credentials on a normal production database: history is append-only, writes are attributed, and corrections preserve the evidence instead of silently editing the past.

Agents can still write bad facts. AvianSuite keeps those writes visible and fixable. How writes stay safe.

Where is the source code?

Stellar Jay is public at github.com/kyle-visner/jaybase (AGPL-3.0-or-later). For questions about the hosted product beyond the repository, contact us through the app or at kyle@futureperfect.work.

Who makes AvianSuite?

AvianSuite is built and operated by Future Perfect, LLC.

Start free trial →Docs