4f84fc5e80
The 'dev' audience tier was gated via isInternal() (MSP_ADMIN || BCOS_ADMIN), so MSP admins could read developer/architecture content: technical.* and platform.* Overviews, agent-module internals, dev Internal/Overview tabs. Remap 'dev' to isBcos() (BCOS_ADMIN only) in visible(). Retag the 66 Testing docs from 'audience: dev' to 'audience: internal' so MSP keeps them, per Johannes. Result: MSP sees Customer + Internal + Testing (66 modules); loses all Architect/Claude/architecture. BCOS unchanged. Update platform.guide-access to the new model. Closes #18 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2.5 KiB
2.5 KiB
module, title, tab, order, audience
| module | title | tab | order | audience |
|---|---|---|---|---|
| analytics.cash | Cash Intelligence | Testing | 35 | internal |
Frontend test checklist for the Cash Intelligence tab (analytics.bcos.dev). Open the tab in the UI and mark each row Pass or Fail. This tab is view-only — there is nothing to create, edit, or delete.
Set up
Log in at analytics.bcos.dev, then open the Cash Intelligence tab — test accounts (all password Passw0rd-d3v!):
| Login | Role | Sees |
|---|---|---|
bcos_a@bcos.dev |
Admin | All institutions (C1 + C2 + C3) |
msp_a@msp1.bcos.dev |
MSP admin | C1 + C2 only |
customer_a@customer1.bcos.dev |
Customer | C1 only · read-only |
Test devices are the simulators: C1-ATM-001… (and C2-/C3- for the other institutions).
What to test
| # | Do this | ✅ Pass if |
|---|---|---|
| 1 | As msp_a, open Cash Intelligence |
Page loads with four stat cards on top — Balanced · Variance · Open Cycle · Pending Conf. — each showing a number, and two tables below |
| 2 | Look at the ATMs Near Empty table (left) | Columns are ATM ID · Est. Balance · Last Replenishment, and rows are ordered lowest balance first (most urgent on top) |
| 3 | Find a row with a very low balance | Rows under ~$3,000 are highlighted red so they stand out |
| 4 | Look at the ATMs With Variance table (right) | Columns are ATM ID · Variance · Cycle Status, ordered largest difference first; a negative variance shows in red |
| 5 | Read a few ATM IDs in either table | The balances/variances are money-formatted (e.g. $12,500.00) and each ATM has a Cycle Status badge — nothing shows as blank or undefined |
| 6 | Find a category with nothing in it (or use a scope with no cash data) | The table shows a tidy "No ATMs near empty" / "No ATMs with variance" message — no error or blank crash |
| 7 | Scan the whole tab | There are no Add / Create / Edit / Delete buttons anywhere — it is read-only |
| 8 | As customer_a, open the tab |
Every ATM ID listed starts with C1- — no C2 or C3 machines appear |
| 9 | As msp_a, open the tab |
You see C1 and C2 ATMs but not C3 |
| 10 | Log in as bcos_a, open the tab |
You see ATMs across all institutions (C1 + C2 + C3) |
Note: on the admin (
bcos_a) view, an ATM that has never had a cash cycle in Recon can appear in Near Empty at $0.00 — that is expected, not a fail.
Report a fail with: the row #, which login you used, and what you actually saw.