SPECIMEN_ID: DAILY-DEVHABIT

daily-devhabit

Human Intent Capture & External-to-Local Bridge

Designation
daily-devhabit
Caste
Sensor / Forager Bridge
Primary Mission
Human Intent Capture & External-to-Local Bridge
Status
PRODUCTION - Stable (v1.1.0)
Visibility
PUBLIC
Port
n/a
Primary Surface
WordPress Plugin
Engine
PHP 8.0+ / WordPress Core

Description

daily-devhabit is a developer-focused WordPress plugin that solves the documentation friction problem. It replaces the blank page with a guided workflow, helping developers document their progress, blockers, and wins without breaking flow. The plugin acts as the Human Interface of the Vibe Hive — capturing the Why behind the work and pushing structured entries directly into the Hive's ingestion layers via GitHub or Cloud API.

Key Features

  • Guided Prompting

    A structured interface (Scope, Summary, Blockers) that reduces cognitive load and eliminates the blank-page problem.

  • GitHub Mode

    Commits log entries directly to a private repository as Markdown files — 100% data ownership, no third-party dependency.

  • Cloud/Local Mode

    Connects to the synt-mx API (Port 3000) for centralized telemetry storage and agent correlation.

  • Zero WordPress DB Footprint

    Does not store logs in the WordPress database, keeping the production site clean and lightweight.

  • Context Preservation

    Captures the Why behind a project so intent is never lost, even as the implementation changes.

Changelog

Version 1.1.0

  • Major Update

    Added GitHub Mode to save logs directly to a repository.

  • New Feature

    Added Cloud Mode for DDH API integration.

  • UI Polish

    Updated settings screen to handle dynamic fields.

  • Fix

    Removed local log storage in favor of remote APIs.