SPECIMEN_ID: PROJECT-NOTES-MANAGER

project-notes-manager

Capture project notes and tasks in WordPress and route actionable work to integrations

Designation
project-notes-manager
Caste
Sensor / Intake Bridge (WordPress)
Primary Mission
Capture project notes and tasks in WordPress and route actionable work to integrations
Status
ACTIVE - local multisite (Docker) and production-backed workflow usage
Visibility
PRIVATE
Port
8080 (local Docker WordPress)
Primary Surface
WordPress plugin suite (project-notes-core + bridge plugins)
Engine
PHP (WordPress 6.x) / JavaScript / Docker

Description

project-notes-manager is the WordPress intake and context layer for the Syntax ecosystem. It centralizes editor notes into a mission-control dashboard, supports quick note/task capture, and provides bridge actions that push work into Jira, Trello, and local agent task workflows. The system is optimized for local Docker multisite operation with practical recovery scripts for LAN/IP changes.

Key Features

  • Mission Control Dashboard

    Unified admin dashboard for note context, task flags, integration actions, and status visibility.

  • Quick Note Capture

    Admin-bar modal supports rapid note/task capture from both wp-admin and frontend surfaces.

  • Bridge Plugins

    Decoupled Jira and Trello bridge plugins keep integrations modular and optional.

  • Agent Queue Handoff

    Queue button sends notes to local agent task intake and stores returned task IDs for traceability.

  • Docker-Aware Routing

    Agent endpoint fallback uses host.docker.internal when localhost is not reachable from containers.

Changelog

Version 2026.04.08

  • Infra

    Operationalized port-aware multisite domain switching for local Docker workflows.

Version 2026.04.05

  • Feature

    Added Agent queue button and Agent settings page in core dashboard.

  • Fix

    Added Docker host routing fallback for agent endpoint calls.