📈Prosthetic Tool
tunnel_history
Engagement meta-view for any domain over time. Shows when you engaged, how intensely, and the trajectory.
When to use this
Use tunnel_history to understand your relationship with a domain over time. Are you ramping up? Winding down? Is this a burst or sustained engagement?
Quick Example
mcporter call brain.tunnel_history domain="frontend-dev"Response
📈 Tunnel History: frontend-dev
Monthly Activity:
2025-01 ████████ 12 conversations
2025-02 ██████████████ 21 conversations
2025-03 ████████████ 18 conversations
2025-04 ████ 6 conversations
2025-05 ██████████████████ 28 conversations (peak)
2025-06 ██████████ 15 conversations
Trend: Ramping back up after Q2 dip
Total conversations: 187
Breakthroughs: 4
Most active stage: executing (42%)
Stage Evolution:
Jan-Feb: mostly exploring
Mar-Apr: crystallizing
May-Jun: executingParameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
domain | string | Yes | — | The domain to inspect engagement history for |
Examples
# See engagement history for any domain
mcporter call brain.tunnel_history domain="ai-dev"
mcporter call brain.tunnel_history domain="torah"
mcporter call brain.tunnel_history domain="business-strategy"