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. Your customer records themselves come out as a file, and the same file loads back in.

    Reachable from outsideAPP ONLY

    Not built hereThe part that would talk to your inventory system is written down, and not built.

    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.
  • Closed on 10 August — bringing your customer records in, or taking them outThis was the biggest gap in the set, and both halves shipped together on 10 August. Your customer records come out as a file, and the same file loads back in with a count to check it by. It is kept on this list rather than deleted, so a reader who was told about the gap can find out it closed.
  • 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 one that has been written for is your stock system: every question we would ask, where each answer lives, and what you would type in. What is not built is the part that makes the calls, so nothing of yours can be connected yet. Doing the same for your customer records is written down in full, and that seam is not built either.
  • 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.