reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/show_dont_tell

Idea detail

show_dont_tell

reqlan rq/extension/module/context-scope-v2.rq:260

block in-progress uiwidgetsshow-dont-tell

Summary

Make project state * * legible at a glance * *. Prefer visual evidence of
health, momentum, relationships, and intent over numeric fact lists.
Widgets below are show-don ' t-tell components for context_scope_v2;
each consumes context_signals / synthesized_context and may appear
in activity bar, Ideas Summary, focus heroes, search results, or graph overlays.
Placement guidance:
- Focus / card density: timeline_ribbon, churn_heat_bar, dependency_pulse,
stability_meter, change_velocity, requirement_lifecycle_wheel,
requirement_card, confidence_card, ai_readiness_gauge
- Workspace chrome / dashboard denser: activity_river, project_weather,
context_fingerprint, architectural_map
- Graph / Ideas Summary: hotspot_overlay, impact_radius,
activity_constellation, historical_replay_slider, relationship_cloud
- Coverage / ownership / density: knowledge_coverage, traceability_matrix,
ownership_distribution, concept_density, context_radar, semantic_diff_viewer

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/module/context-scope-v2.rq

community 24

community cluster

context-scope-v2.rq

file cluster

reqlan rq/extension/module

folder cluster

status: in-progress

status cluster

tag: show-dont-tell

tag cluster

tag: ui

tag cluster

tag: widgets

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
status in-progress
tags ui, widgets, show-dont-tell
tests widgets, context-widgets.test.ts

Browse all attributes

Ancestor context

context_scope_v2

Evolves [context_scope_v1.context_scope] from a * * source-oriented * * model ( " where did this context come from? " ) to a * * decision-oriented * * model ( " what information helps a human or AI make the next decision? " ). v1 [context_scope_v1.context_dimensions] remain valid * producers * ( workspace, current file, open files, file history, edit history, manual, git ). v2 separates those producers from extracted signals, synthesized knowledge, presentation views, and consumers — so new analyses can be added without inventing new dimensions each time. Primary UI principle: [ui.show_dont_tell] — make project health, momentum, relationships, and intent legible at a glance. Host fact chips ( " 17 modified files " ) remain useful; widgets below are the preferred default for conveying meaning. Surfaces: extend [activitybar.scope_pane] / [context_scope_v1.scope_pane_design], Ideas Summary ( [ideas_summary_doc.ideas_summary] ), and graph overlays ( [graphical_graph_doc.graphical_graph] ) — same signals, different projections.

context_signals

Extracted facts. Answer: " What useful information exists? " One source may emit many signals ( e. g. git → development history, not only staged / unstaged ). Families: - [requirement_signals] - [file_signals] - [development_history_signals] - [project_activity_signals] - [semantic_signals] - [quality_signals] - [user_signals] - [relationship_signals] - [temporal_signals] - [risk_signals] - [architecture_signals] - [requirement_lifecycle_signals] - [base_signals] Signals are evidence; [synthesized_context] merges them into actionable knowledge.

synthesized_context

Signals merged into decision-oriented knowledge not tied to a single source. Example projection on a requirement: - Importance, Confidence, Stability, Recent Activity - Dependencies, Implementations, Tests, Documentation - AI Risk Synthesis powers [show_dont_tell] widgets and [features_ai.ai_integration] exports — preference for compact synthesized facts over raw dimension dumps ( [context_scope_v1.ai_context_export] ).

timeline_ribbon

Horizontal lifecycle ribbon for a requirement ( or focused entity ), not a single " last modified " label. Show milestones along a line toward Now — e. g. created, first implementation, last reviewed, current edit, last test — so maturity and recent activity are visible in one glance. Consumes [requirement_lifecycle_signals] and [temporal_signals]. Fits [context_scope_v1.scope_pane_design]. focus_hero and [requirement_card].

churn_heat_bar

Compact sparkline of edit intensity over time for a requirement, file, folder, or subsystem ( e. g. ▁ ▁ ▂ ▁ ▁ ▇ █ ▆ ▂ ▁ ▁ ). Hover reveals synthesized story ( stable / large rewrite / quiet since ). Consumes [development_history_signals] and [project_activity_signals].

dependency_pulse

Spatial dependency summary instead of " Parents: 4 / Children: 12 ". Compact compass ( ↑ parents, → children, ← siblings, ↓ dependents ) and / or a filled * * Dependency Load * * bar showing centrality growth. Consumes [requirement_signals] and [relationship_signals]. Surfaced on focus hero and graph node details. Click any arm or the centre toggles a reference table below the compass ( Dir / Role / Idea / Status ) per ["../activitybar-panels/current_context_scope.rq".dependency_pulse_table].

stability_meter

Segmented meter + percent ( e. g. Stable █ █ █ █ █ █ █ █ █ ░ 91 % ) derived from edit frequency, age, dependency churn, and issue count — not raw git status. AI and humans use it as a confidence cue for change. Pair with [confidence_card] and [risk_signals].

change_velocity

Slow ↔ Fast bar from edits / week ( or equivalent ). Complements [churn_heat_bar] ( shape over time ) with a single magnitude readout.

requirement_lifecycle_wheel

Four-quadrant wheel: Specify · Implement · Test · Review. Segments fill as evidence accumulates from [requirement_lifecycle_signals] and [quality_signals]. Compact lifecycle for engineering projects.

requirement_card

GitHub-issue-style compact card for search results and lists: name, stability chip, meter %, last edited, ref / impl / test counts, urgency flag ( e. g. recently changing ). Composes [stability_meter], [churn_heat_bar], [dependency_pulse] as optional rows — not all at once by default ( token / UI density ).

confidence_card

Pre-edit checklist card: High / Medium / Low confidence with check / warn rows ( stable, reviewed, tested, high fanout, … ) and a confidence %. Shown before AI modify workflows ( [features_ai.ai_integration] ) and on focus when synthesis is available.

ai_readiness_gauge

Ready-to-assist gauge: requirements ✓, implementation ✓, history ✓, tests ✕, risk low — plus readiness %. Tells the user whether AI has enough synthesized context before [features_ai.ai_add_to_context] / export. Pairs with [context_fingerprint] ( what is in context ) vs readiness ( is it enough / safe ).

activity_river

Workspace-top ribbon of recent activity density ( yesterday / today bursts ). Shows momentum, not a file list. Consumes [project_activity_signals] and [user_signals].

project_weather

Synthesized workspace health widget — the engineering " dashboard " glance: Stable / Risk / Momentum / Knowledge / Recent Change, or compact meters for Project Health, Momentum, Risk, Confidence. Consumes [synthesized_context] across [risk_signals], [project_activity_signals], [quality_signals], and [base_signals] ( per-base readiness when multiple bases exist ). Belongs in activity bar workspace lens / Ideas Summary index panel — not as competing hero noise on every focus.

context_fingerprint

Compact bars of what the current AI / composed context actually contains: Files, Requirements, History, Architecture, Git, Diagnostics, Coverage. Lets the user see expansion when LLM reports " context expanded " ( [context_scope_v1.ai_context_export], [features_ai.ai_integration] ). Hover / info / drill-down affordances: ["./activitybar-panels/current_context_scope.rq".tooltip_detail], ["./activitybar-panels/current_context_scope.rq".fingerprint_axis_drilldown].

architectural_map

Tiny layered minimap ( UI / Services / Core / Infra … ) with current focus highlighted and bar width for effort concentration. Consumes [architecture_signals] and [project_activity_signals]. Links out to Ideas Summary graph rather than duplicating full layout.

hotspot_overlay

Graph-node encoding of churn / risk / discussion / instability ( size rings ○ ◎ ⬤ or green → red ). Same signal set as [activity_constellation]. Applies to [activitybar.miniature_graph_pane] and [graphical_graph_doc.graphical_graph].

impact_radius

On select / focus, fade in affected neighbours; opacity ∝ downstream impact. Consumes [relationship_signals] and [risk_signals]. Works in miniature graph and Ideas Summary graph.

activity_constellation

Spatial glow of nodes by activity ( GitHub-contribution feel, but layout- aware ). Shows hotspots without a separate legend dump. Complements [hotspot_overlay]; prefer one encoding per surface to avoid competing visual channels.

historical_replay_slider

Time slider across the graph ( e. g. 2023 → Now ). Nodes and edges appear / disappear; dependencies animate. Extremely powerful for architectural storytelling; performance-capped neighbourhoods only in the activity bar; fuller replay in Ideas Summary. Consumes [temporal_signals], [requirement_lifecycle_signals], [relationship_signals].

relationship_cloud

Compact spatial alternative to a full graph: related concepts laid out by semantic closeness ( distance encodes similarity ). Click focuses; " Open in Graph " hands off to [graphical_graph_doc.graphical_graph]. Consumes [semantic_signals] and [relationship_signals].

knowledge_coverage

Stacked coverage bars: Requirements / Implementation / Tests / Docs — prefer filled bars over bare percentages. Consumes [quality_signals] and [requirement_signals]. Pair with [traceability_matrix].

traceability_matrix

Compact Req × Impl × Test ( and optional Docs ) check matrix for a local neighbourhood or subsystem. Exposes gaps immediately. Neighbourhood-scoped only — full-workspace matrices stay in Ideas Summary with pagination / filters per [ideas_summary_doc.ideas_summary].

ownership_distribution

Horizontal author share bars ( bus-factor at a glance ). Consumes [development_history_signals] ownership and [risk_signals] ( e. g. single_contributor ).

concept_density

Per-folder or per-subsystem bars of conceptual richness ( Authentication █ █ █ █ █ █ █ █ █ █ vs Payments █ █ █ ). Consumes [semantic_signals]; useful in Ideas Summary folders / index panel.

context_radar

Polar / radar chart of context richness axes ( Tests, Docs, Dependencies, History, AI, … ). Filled polygon shows what the current [context_scope_v1.context_footprint] actually covers.

semantic_diff_viewer

Conceptual change summary instead of ( or above ) line diffs: Added / Changed / Removed ideas or policies, plus impact count ( e. g. 17 requirements ). Higher signal for AI and review than textual diffs alone. Consumes [semantic_signals], [relationship_signals], [development_history_signals].

requirement_signals

related_requirements, parents, children, incoming / outgoing references, linked implementation files, coverage status, requirement age, stability, priority, verification state, orphaned, cycles, missing references.

file_signals

active file, related files, recently viewed, recently edited, high churn, frequently opened, ownership, generated / test / implementation / specification / documentation classification.

development_history_signals

Prefer actionable history over staged / unstaged alone. development_context ( git reimagined ): current branch, active issue, release version, commits, authors, change frequency / velocity, historical and semantic hotspots, last meaningful modification, first introduction, ownership concentration, refactor / merge likelihood, stability score. First UI consumer beyond create / modify dates: [context_scope_v1.git_context] / ["activitybar-panels/current_context_scope.rq".git_history_lens] — focus commit trail and authors; working-tree staging demoted to secondary.

project_activity_signals

currently changing subsystem, hot / cold modules, high activity area, merge conflicts nearby, active branch, recent issue cluster, recent requirement churn, release / milestone affected.

semantic_signals

concept clusters, shared vocabulary, duplicate / near-duplicate / similar requirements, contradictions, implicit dependencies, missing abstraction, large / isolated concepts.

quality_signals

missing documentation, large files / requirements, broken references, failing diagnostics, lint / parse / test / build failures, coverage gaps.

user_signals

manual pins, recent focus, navigation history, editing intent, copied context, AI conversation history, last searched, last graph traversal, frequently revisited.

relationship_signals

temporal_signals

Enables queries: what changed this week, why this requirement changed, newly introduced risks, recent architectural evolution.

risk_signals

architecture_signals

requirement_lifecycle_signals

base_signals

Multi-base facts for [context_signals] / [synthesized_context]: active_base_id, active_base_root, active_base_ready, idea / edge counts for the active base, sibling_bases ( id, path, ready, counts ), discovery_empty ( prompt create-base ). Consumed by [activitybar.workspace_pane], Ideas Summary base switcher, and [project_weather].

Outbound references

KindIdeaPathSnippet
file_reference ../../../packages/extension/test/context-widgets.test.ts packages/extension/test/context-widgets.test.ts context-widgets.test.ts
file_reference ../../../packages/extension/webviews/activity-bar/components/widgets packages/extension/webviews/activity-bar/components/widgets widgets
references activity_constellation reqlan rq/extension/module/context-scope-v2.rq activity_constellation
references activity_river reqlan rq/extension/module/context-scope-v2.rq activity_river
references ai_readiness_gauge reqlan rq/extension/module/context-scope-v2.rq ai_readiness_gauge
references architectural_map reqlan rq/extension/module/context-scope-v2.rq architectural_map
references change_velocity reqlan rq/extension/module/context-scope-v2.rq change_velocity
references churn_heat_bar reqlan rq/extension/module/context-scope-v2.rq churn_heat_bar
references concept_density reqlan rq/extension/module/context-scope-v2.rq concept_density
references confidence_card reqlan rq/extension/module/context-scope-v2.rq confidence_card
references context_fingerprint reqlan rq/extension/module/context-scope-v2.rq context_fingerprint
references context_radar reqlan rq/extension/module/context-scope-v2.rq context_radar
references context_scope_v2 reqlan rq/extension/module/context-scope-v2.rq context_scope_v2
references context_signals reqlan rq/extension/module/context-scope-v2.rq context_signals
references dependency_pulse reqlan rq/extension/module/context-scope-v2.rq dependency_pulse
references historical_replay_slider reqlan rq/extension/module/context-scope-v2.rq historical_replay_slider
references hotspot_overlay reqlan rq/extension/module/context-scope-v2.rq hotspot_overlay
references impact_radius reqlan rq/extension/module/context-scope-v2.rq impact_radius
references knowledge_coverage reqlan rq/extension/module/context-scope-v2.rq knowledge_coverage
references ownership_distribution reqlan rq/extension/module/context-scope-v2.rq ownership_distribution
references project_weather reqlan rq/extension/module/context-scope-v2.rq project_weather
references relationship_cloud reqlan rq/extension/module/context-scope-v2.rq relationship_cloud
references requirement_card reqlan rq/extension/module/context-scope-v2.rq requirement_card
references requirement_lifecycle_wheel reqlan rq/extension/module/context-scope-v2.rq requirement_lifecycle_wheel
references semantic_diff_viewer reqlan rq/extension/module/context-scope-v2.rq semantic_diff_viewer
references stability_meter reqlan rq/extension/module/context-scope-v2.rq stability_meter
references synthesized_context reqlan rq/extension/module/context-scope-v2.rq synthesized_context
references timeline_ribbon reqlan rq/extension/module/context-scope-v2.rq timeline_ribbon
references traceability_matrix reqlan rq/extension/module/context-scope-v2.rq traceability_matrix

Inbound references

KindIdeaPathSnippet
references context_scope_v2 reqlan rq/extension/module/context-scope-v2.rq show_dont_tell
references synthesized_context reqlan rq/extension/module/context-scope-v2.rq show_dont_tell

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…