reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/ontology_aligned_tabs

Idea detail

ontology_aligned_tabs

reqlan rq/extension/module/ideas_summary/webview.rq:45

block

Summary

Tab order: Overview, Bases, Ideas, Ideasets, Attributes, References, Graph, Timeline, Index.
Index is last — workspace index health and maintenance, not the primary browsing surface.
Covers base, idea, ideaset, attribute, reference,
the graph cartography tab, and timeline_page; Overview mirrors HTML export home metrics lightly.
Files / clusters / print families stay export-only for now.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/module/ideas_summary/webview.rq

community 28

community cluster

webview.rq

file cluster

reqlan rq/extension/module/ideas_summary

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
implementation tabs.ts, TabPanels.svelte

Browse all attributes

Ancestor context

timeline_page

Timeline tab shows the evolution of ideas for the active base — not raw file-index noise. Sources: - Git idea lifecycle from indexed `git_created_at` / `git_modified_at` ( created + last edited as separate events when they differ ) - Session idea reindex activity ( one event per idea persisted, with name / status / summary when available ) Opening the tab backfills missing git dates via the `git_dates` analyser ( capped batch ) so the feed is useful without visiting every idea in the Activity Bar. Reindex must preserve existing git dates across upsert. Entries are reverse-chronological, filterable by source ( git / reindexed ), and clickable to open the idea. Each event surfaces idea-centric info: name, short summary, status, kind / tags, and path. Full live multi-commit git log browsing remains out of scope; this surfaces indexed idea history first.

Outbound references

KindIdeaPathSnippet
file_reference ../../../../packages/extension/webviews/ideas-summary/components/TabPanels.svelte packages/extension/webviews/ideas-summary/components/TabPanels.svelte TabPanels.svelte
file_reference ../../../../packages/extension/webviews/ideas-summary/lib/tabs.ts packages/extension/webviews/ideas-summary/lib/tabs.ts tabs.ts
references timeline_page reqlan rq/extension/module/ideas_summary/webview.rq timeline_page

Inbound references

KindIdeaPathSnippet
references ideas_summary reqlan rq/extension/module/ideas_summary/webview.rq ontology_aligned_tabs

Unresolved references

KindIdeaPathSnippet
references attribute attribute
references base base
references idea idea
references ideaset ideaset
references reference reference

Local graph

Initialising graph…