Technical
Workspaces
A bridge to mature long-running analysis workflows while native saved analysis is added to the React workplace.
Public and internal interfaces
These are the main routes, handlers, and integration surfaces used by this product area.
Classic platform: /platform/playground.php
Classic platform: /platform/jobs.php
Architecture notes
- Workspaces is currently a React bridge page, not a new portal API resource.
- The page links to mature platform PHP tools.
Access and permissions
App pages are authenticated through the shared bnl_session cookie unless explicitly marked public. Public docs should describe integration behavior without including secrets, private tokens, private IPs, or tenant-specific records.
Troubleshooting
- If a classic platform link asks for login, verify the shared auth session.
- Native saved analysis will require documentation updates when it ships.