Surface relevant decisions for a topic.
Query your workspace's decision history to find relevant past decisions and their context. Use this when you need to understand existing patterns, constraints, or previous approaches related to a specific topic.
/plugin marketplace add enzokro/crinzo-plugins/plugin install lattice@crinzo-pluginsSurface relevant decisions from workspace decision traces.
[ -f .lattice/index.json ] || echo "Run /lattice:mine first"
Parse $ARGUMENTS for topic.
Query decisions:
source ~/.config/ftl/paths.sh 2>/dev/null; python3 "$LATTICE_LIB/context_graph.py" query "$TOPIC"
Task tool with subagent_type: lattice:miner
Then re-query.
Decisions for 'auth':
[015] auth-refactor (3d ago, complete)
Path: User credentials → validation → session token
Delta: src/auth/*.ts
Tags: #pattern/session-token-flow (+2)
Builds on: 008
[008] security-audit (12d ago, complete)
Path: Codebase → security review → findings
Delta: src/**/*.ts
Tags: #constraint/no-jwt-in-cookies
Decisions ranked by: