Smart Sustainability Lab logo

Smart Sustainability Lab

Internal tools dashboard

Entry point for backend testing, SRE inspection and regulation data experiments.

Environment: local

Owned by SSL Platform and Reliability.

Use this page to decide which internal tool you need. The three tools below share the same branding and gateway, but they target different parts of the stack: live functions, function inspection and static corpus data.

Cloud Functions Playground

Backend

Call Firebase HTTPS functions with custom JSON payloads. Use this when you want to test real backend behavior.

  • Uses /api/functions gateway
  • Shows raw JSON responses
  • Frontend and backend latency
Click to open Cloud Functions PlaygroundOpen

Cloud Functions Inspector

SRE view

Detailed inspector for a small set of core functions with stable presets and richer logging for incident work.

  • Fixed function list and payloads
  • Latencies and overhead per call
  • Request id for Cloud Logging
Click to open Cloud Functions InspectorOpen

Regulation Corpus Playground

Data

Offline view of the regulation corpus JSON. Use this to inspect fields and test filters without touching live APIs.

  • Reads regulations-corpus.json
  • Search and filter in the browser
  • No Firebase calls
Click to open Regulation Corpus PlaygroundOpen