THE
LOGIC.

Everything you need to know about keeping your project on track. Real-time budget monitoring and git access control for developers.

[01] Overview

The Financial
Guardrail.

DevHQ is the impartial monitoring layer between you and your deliverables. It automates budget tracking and git access control to ensure every commit is accounted for.

Core Philosophy

We believe transparency is the best policy. When the budget is exceeded, the protocol notifies and enforces limits. Zero surprises. Zero awkward conversations about overages.

The Execution Flow

01

Ingest

Connect your repo and set your hourly rate. Every commit is quantified.

02

Budget

Define your project budget and tracking parameters for the protocol.

03

Monitor

Work as usual. We track the progress in real-time from your terminal.

04

Enforce

If the budget dries up, we can revoke access automatically until review.

[02] Quick Start

Start The
Protocol.

1

Create Account

Join the alpha waitlist and setup your developer profile.

2

Setup Project

Link your repository, set your rate, and define your tracking codes.

3

Install CLI

term -- -zsh -- 80x24
$curl -fsS https://devhq.site/install.sh | sh
$devhq config set api-token YOUR_TOKEN
>>DEVHQ_CLI: Authentication complete. System ready.

[03] Concepts

The Logic
Stack.

Budget Progress

Monitor your runway in real-time. We quantify every contribution and compare it against your project limits, giving you instant visibility into project health.

65%

Tracking Codes

Universal identifiers for your work. Use them across git, CLI, and docs.

git push -m "feat: [WEB-001] auth"

Proof of Work

Automated logs and snapshots that prove every billable minute of progress.

[04] Features

Budget
Tracking.

Set your project budget in hours or currency. DevHQ monitors the burn rate in real-time as you commit code and log time.

  • Real-time burn monitoring
  • Visual health indicators (Healthy, At Risk, Over Budget)
  • Projected total based on current pace
  • Historical budget logs

[05] Features

Time
Tracking.

Native time tracking via the CLI. Start, stop, and pause sessions without leaving your terminal.

# Start a session for feature [WEB-101]
$ devhq start [WEB-101]

[06] Features

Git
Controls.

Enforce project guardrails directly at the git level. Revoke access when budgets are exceeded or sessions are inactive.

[07] CLI Tool

Installation.

# One-step install for macOS, Linux, and Windows

curl -fsS https://devhq.site/install.sh | sh

[08] CLI Tool

Commands.

devhq start <CODE>

Initialize a work session for a specific deliverable tracking code.

devhq stop

Commit your active session logs and terminate the background monitor.

devhq pause

Temporarily suspend tracking without closing the active session.

devhq status

View your current runway, active session time, and budget health.

[09] Integrations

Git Providers.

Connect your repositories from top providers. We support one-click integration for:

GitHub
GitLab

[10] Integrations

Webhooks.

Connect your existing tools to DevHQ via incoming and outgoing webhooks. Sync budget status to Slack, Discord, or custom internal systems.

Ready to
Monitor?

Join The Alpha