What are you trying to get done?
Six jobs a small team has to get done, and what each one actually looks like here.
Run the office week
The unglamorous half of every business: what we decided, who is doing what, what is on this week, where the file went. It is nobody’s job in particular, so it happens badly or not at all.
“chase the Fenwick quote before Thursday”
Chase Fenwick quote
due Thu · created by Ada
Decisions that stay decided
Written down where the decision happened, so the reasoning is still there when someone asks in six months.
Documents · ChatWork with the reason attached
A task carries the context it came from, so picking one up does not start with a meeting.
TasksAny of this works with a team of one. Three seats are free and one of them can be an agent, which is what makes a team of one workable rather than merely cheaper.
Get your listings online, and keep them current
Properties, stock, a team page, a directory, a menu. The content changes every week, and the website should not need a developer every week. Records holds entries of a shape you define once.
FLAT 2, MILL YARD
price£2,400 pcm
available1 Sep
photos4 from Drive
Published to the site
Decide the shape once
Set the fields a listing has: price, address, availability. Every entry then has the same shape and nothing gets left out.
RecordsAnyone on staff can update it
Add and edit entries in the panel like filling in a form, or ask an agent to do it. Nothing is public until someone publishes it.
RecordsThe site shows what you published
Your website reads the published entries directly. Changing a price does not mean rebuilding the site.
Records · CloudPhotos come from your drive
Attach them from the same shared drive the rest of the business uses, shared by link.
DriveHire someone, without buying a hiring tool
A hire is a project with a deadline, a pile of documents, and a small group of people allowed to read them. That is four subscriptions you were about to start.
R. OKAFOR
appliedTue
stagefirst interview
interviewThu 14:00
Visible to: Hiring panel
Write the role, then publish it
Draft it with the team, then put it on your own careers page as a listing.
Documents · Records · CloudApplicants in one shape
Every candidate is an entry with the same fields, not a thread in someone’s inbox. An agent puts them in that shape as they arrive.
RecordsInterviews booked, notes kept
The write-up sits next to the candidate instead of in someone’s head.
Calendar · DocumentsOnly the panel sees it
Applications are visible to the hiring group and nobody else. One decision, not a permission per file.
GroupsBuild the intranet you never got round to
Every company has one in a shared folder somewhere, half written, three years old. It never gets finished because it needs four different kinds of thing in one place.
EQUIPMENT
Laptop 14″A. Shah
Van keysfront desk
Projectormeeting room
Inside only
A handbook that is actually current
Policies and how-we-do-things as documents people read, updated in the conversation that changed them.
DocumentsThe lists that are really tables
Contacts, equipment, suppliers, who holds which key. Structured entries, not a spreadsheet emailed around.
RecordsFiles where people look for them
A shared drive that mounts like any other, reachable from a desk or from a job.
DrivePut an idea in front of people
You want to show a concept, not commission a project. A page, a prototype, something real enough that people can react to it, before anyone has decided it is worth building properly.
⌘K a one-page site for the villa in Marbella
live
marbella-villa.dirb.app
Describe it, don’t build it
Say what the idea is and who it is for. An agent writes the site and puts it up; you approve the change, not the configuration.
Concierge · CloudOn a real address
It goes live somewhere you can send to someone. Bring a domain you already have, or take one here.
CloudShow it to a few people first
Put your own login in front of it, so only the people you invite see it while it is still an idea.
Cloud · routesShip software without running a platform team
You write code, and you would rather not run a platform team to get it in front of anyone. Two of the platform’s pieces carry this on their own: Forge and Cloud.
PULL REQUEST #34
Add a staging route
+ route: staging → v12
opened by Ada · needs your review
Forge
Git hosting inside the platform: branches, reviews, merges and access tokens, over the standard git protocol at git.dirb.ai. No lock-in.
ForgeA development environment in the cloud
Bring up a dev pod to debug or run software, with a database beside it. It cannot be published: routes are refused there, so a sandbox never turns into public traffic.
Cloud · developmentBuild, then serve
Point at a repo and a Dockerfile, get a versioned image in your own private registry, then run services, stateful sets and jobs in isolated namespaces.
Cloud · build · servingSecrets injected, never handled
Workloads get the org secrets they need at run time, injected straight from your vault. The platform never handles the values itself.
Vault · CloudYour own login in front of it
Put your own OIDC provider in front of a hosted site, so visitors sign in with your identity provider rather than ours.
Cloud · routesStart with the one you came for
Request early access. When you are in, your first three seats are free, and one of them can be an agent.
Built by a small team that runs their own business on it.
Early access is invite-gated: requesting opens the sign-up on panel.dirb.ai. Free to start once you are in, no credit card.