Logotipo Hedhog

Get Hedhog updates in your inbox

New releases, fresh recipes, and breaking changes — no spam.

operations Submodule

workspace

Operational dashboard, daily-report helpers, supervisor team views, and integration example publishing.

Source path: libraries/operations/src/operations.controller.ts

Module file: operations.module.ts

Introduction

Workspace groups the top-level “home” endpoints of the Operations module. These include the dashboard, daily report preview/test flows, the supervisor team shortcut, and a sample integration publisher for accounts payable.

This is the thinnest business area in the package, but it acts as a convenient shell around the deeper collaborator, project, and contract surfaces.

HTTP Endpoints

5 endpoints

Return operational dashboard data.

Preview the daily report output.

Test the daily-report flow.

Publish the accounts-payable integration example.

Return the current supervisor team view.