Wiring
How Bisbe is put together — what each door talks to, and what it keeps.
Nothing here is a public API today. One thing is genuinely open: the connector.
Every door is below, in plain English.
The seven doors
Ask
Nothing outside feeds it — the pages are your own writing — but your own assistant can read them.
Reachable from outsideOPEN TODAY — THE CONNECTORNot built hereBringing a whole manual in from a file is a command-line job, not a screen.
Open Ask wiringQueue
Nothing outside. Every row is a record one of the other doors already made.
Reachable from outsideOPEN TODAY — THE CONNECTORNot built herenothing
Open Queue wiringRooms
Nothing outside. Rooms shows the channels your own team already talks in.
Reachable from outsideAPP ONLYNot built hereYour channels are not in the download — take your world out and they are not in it.
Open Rooms wiringCustomers
Your inventory system, once it is connected — stock and orders come in, and nothing goes back out yet.
Reachable from outsideAPP ONLYNot built hereThere is no way to bring your customer records in from a file, or to take them out in bulk.
Open Customers wiringWork
Nothing outside. The board is a view over jobs that already exist somewhere else.
Reachable from outsideOPEN TODAY — THE CONNECTORNot built herenothing
Open Work wiringTraining
Nothing outside. Every lesson is a page of your own manual that has been released.
Reachable from outsideOPEN TODAY — THE CONNECTORNot built hereWho has read what is kept in this browser, so your business cannot report on it.
Open Training wiringSupport
Our written manual, not yours — a question about Bisbe is answered out of it.
Reachable from outsideAPP ONLYNot built hereWatching a request turn into work. The board it would come from is not open to you yet.
Open Support wiring
What is not built yet
Across the whole product, not one door. Each one is real, each one says why, and none of it is behind a tap.
- A published way in for other programsNothing here is open for another program to build against. What this app uses to talk to itself can change any week, so anything built on it would break without warning.
- Bringing your customer records in, or taking them outThis is the biggest gap in the set and it is named first among the real ones. Records go in one at a time through the screens, and there is no bulk read to check a load against.
- Loading a manual in from a file, from a screenTaking your manual out works today, and a command-line way back in exists. The screen that would do it is written down in full, with what it must satisfy, and it is not built.
- Swapping Customers for the customer system you already runThe piece that can be swapped today is your stock system. Doing the same for customer records is specified in full, and the seam it needs is not built.
- Five fields that are written down but not yet in the databaseThey are named, each with the change it is waiting on. Until those are applied they read as empty rather than as wrong.