• v1.1.1 0693fd78f6

    v1.1.1 Stable

    mpmedia released this 2026-07-03 23:25:46 -05:00 | 0 commits to main since this release

    v1.1.1 — cross-skill contract fixes and Tracker hardening.

    • deploy now creates the "! Rule Needed" label on first deploy (rule-review depends on it)
    • rule-review accepts Bootstrap-mode entry (Phase: Bootstrap, no Tracker yet)
    • survey creates the three Drive artifacts before invoking handoff (fixes a circular sanity-check loop)
    • explicit manage_gmail_filter params (action/criteria/filter_action)
    • quoted "! Rule Needed" label query
    • rule_id de-duplication on Tracker writes
    • documented XLSX Tracker Drive round-trip
    • session-date-only _status.md timestamps

    Attached: gmail-inbox-architect-v1.1.1.plugin (CoWork plugin package).

    Downloads
  • v1.1.0 005c047eb6

    mpmedia released this 2026-06-08 07:32:23 -05:00 | 2 commits to main since this release

    What changed

    survey skill: Added Bootstrap Mode for users with fewer than 15 user-created labels.

    • Forks at Phase 1 label count check (threshold: 15 user labels)
    • Samples 100 inbox emails (headers + snippets) + 250 sent emails (headers only)
    • Domain aggregation with hardcoded MPM internal domain exclusions: mpmedia.tv, messagepoint.tv, messagepointmedia.com, messagepoint.media, mpm.to
    • Tiered domain analysis: bidirectional (highest confidence), sent-heavy (likely clients), inbox-heavy (vendors/services)
    • Recommends draft taxonomy based on actual email patterns, not guesswork
    • Offers to create top 2-3 starter labels with explicit user approval
    • Creates ! Rule Needed label with explicit user approval
    • Creates lightweight Bible.md and _status.md (Bootstrap Mode: TRUE)
    • Returns via rule-review (not re-survey) after 2-3 week tagging window
    Downloads