Proposal Intelligence, Task Flow, and Analytics Precision

Week 22

A week of refinement across internal tools: more structured and repeatable proposal generation, deeper task-tracker integration in task planning, and a major analytics tracking release with scroll depth and accuracy improvements.

#Synapse Proposal Engine

The proposal generation system gained more structure: a classifier that segments proposals by type and falls back intelligently when inputs are sparse, reusable templates that pre-fill common sections, and provenance tracking so generated content traces back to its inputs.

Shipped a self-contained skill bundle with expanded intake and checkpoint validation, making the generation workflow more repeatable and auditable.

#Devrounds Task Planning

The Packager landed: paste a task URL and get an agent-ready markdown brief automatically formatted for handoff. Saves the context-gathering step when kicking off agent work.

Parked subtasks now live in a dedicated Backlog section — unschedule work without losing it. The people view got smarter: dropping a card onto a person row auto-assigns them, and the Unassigned row stays visible even when collapsed. Added a terminal canceled state across projects, subtasks, and reminders.

Fixed week edge-nav so cards can dwell while dragging. Task-tracker linking now surfaces through a unified badge component and dedicated tabs for backlog items.

#Silo CDP Time-on-Page Plugin

Version 2.0 shipped with breaking changes for the better. Config simplified to a single argument, heartbeat scheduler is now internal, and consent middleware validates before any tracking fires.

Added scroll depth tracking in v2.1. Idle and focus gating prevent the engagement timer from running when users step away or switch tabs. The clock is now monotonic and survives bfcache restores. Safari close-tab detection works via a beforeunload fallback. SPA navigation tracking improved with popstate listeners for back/forward.

Single-arg config, heartbeat scheduler, consent middleware.

via commit

#Adpharm Skills Skills Repository

Launched a dedicated repository for agent skills. Includes the new adpharm-stack skill plus engineering and misc categories. Vendored dependencies and added discovery tooling to make skills reusable across projects.

#Adpharm Shad Registry Component Registry

Added an input-group component and ghost button variants with expanded icon sizes. The landing init step now preselects Base UI by default. Pruned stale custom components and rebuilt registry output to match source changes.

Analytics Infrastructure

Bootstrapped a remote MCP server for analytics data access, deployed as a Cloudflare Worker. Enables agent-driven analytics queries without local SDK setup.