BisbeWiring

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 CONNECTOR

    Not built hereBringing a whole manual in from a file is a command-line job, not a screen.

    Open Ask wiring
  • Queue

    Nothing outside. Every row is a record one of the other doors already made.

    Reachable from outsideOPEN TODAY — THE CONNECTOR

    Not built herenothing

    Open Queue wiring
  • Rooms

    Nothing outside. Rooms shows the channels your own team already talks in.

    Reachable from outsideAPP ONLY

    Not built hereYour channels are not in the download — take your world out and they are not in it.

    Open Rooms wiring
  • Customers

    Your inventory system, once it is connected — stock and orders come in, and nothing goes back out yet.

    Reachable from outsideAPP ONLY

    Not built hereThere is no way to bring your customer records in from a file, or to take them out in bulk.

    Open Customers wiring
  • Work

    Nothing outside. The board is a view over jobs that already exist somewhere else.

    Reachable from outsideOPEN TODAY — THE CONNECTOR

    Not built herenothing

    Open Work wiring
  • Training

    Nothing outside. Every lesson is a page of your own manual that has been released.

    Reachable from outsideOPEN TODAY — THE CONNECTOR

    Not built hereWho has read what is kept in this browser, so your business cannot report on it.

    Open Training wiring
  • Support

    Our written manual, not yours — a question about Bisbe is answered out of it.

    Reachable from outsideAPP ONLY

    Not 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.