YOUR BUSINESS, AS FILES ======================= Business: Atlantica (id: org_atlantica) Downloaded: 2026-08-06T14:20:00.000Z World: demo — an invented company, for trying things out Records: 111 across 8 collections Fingerprint: 5845017851406e232d285c7c0e170a95bf1d774bbdbb223ce739310fc7ed4060 WHAT THIS IS ------------ This is your business's records in the shape our interface reads them — the same shape a published API would hand you. Plain field names, one business, and a conversation carrying its own messages. It is deliberately NOT a copy of our database layout. How we store this is ours to change; what you are holding is the part we will keep answering with. The contract is written up at docs/integration/BISBE/ WHOSE RECORDS THESE ARE ----------------------- One business: Atlantica (org_atlantica). If you belong to more than one, this is the one you were working in — and only that one. Switch, and download again, to get another. WHAT IS IN THE BOX ------------------ README.txt this file manifest.json every file below, its collection, its fields, its record count resources/ one JSON file per collection — an array of records resources/00-business.json 1 record The business itself. resources/01-roles.json 6 records Who the manual is organised for — owner, rep, office, books, customer, partner. resources/02-procedures.json 29 records The manual. One record per written-down procedure, with its body and its version history. resources/03-rules.json 1 record Rules the owner stated in plain words, and Bisbe's read-back of each one. resources/04-conversations.json 30 records Somebody asked, and this is where the answer happened. Each conversation carries its own messages. resources/05-links.json 3 records What taught what — which rule updated which page, which conversation taught which page. resources/06-pending-changes.json 6 records Changes waiting on the owner's say-so. Nothing enters the manual un-released. resources/07-notifications.json 32 records What Bisbe told somebody, and whether they have read it yet. resources/08-escalations.json 4 records Questions that always go to a person, never to an answer. Committed data, not a judgment. CAN I TRUST THE NUMBERS ----------------------- Every count above was counted from the records written to that file, in the same pass that wrote them — not recorded separately and hoped over. Every fingerprint is a sha256 of that file's records, computed the same way whatever order they came back in. WHAT YOU ARE LOOKING AT, AND WHAT YOU ARE NOT --------------------------------------------- Everything in this business's records. You are the owner of it, or this is the shared demo world, which has no private half. - One business. This download holds the firm you were working in when you asked for it, and nothing from any other firm you can reach. - These are the records in the shape our interface reads them, which is the shape a published API would return. How they are stored underneath is not described here, and is free to change without changing this. - A conversation carries its own messages, because that is how the API hands one to a screen. - A field that has no value is left out rather than written as empty. An empty list is [], not missing. - Suggestions your assistant made — the ones waiting on your word, and the ones you have already approved or rejected — are not in this bundle. They are decisions taken inside one firm, and they stay there. - These are invented records — the demonstration business, not a live one. The SHAPE is identical to a real download; the contents are fiction. - This is the shared demo world. Everyone looking at the demo is looking at this same one, so anything you typed into it may appear in somebody else's download too. Nothing here is real, and nothing here is private. - Customers (the other half of Bisbe) keeps its own records and has its own download. This one is the manual and the conversations about it.