Project: datalens
81 entity types
Matrix/All Domains

All Domains

1587 entities found

DataEntityData Model

Budget data

BusinessProcessIntent

Budget Execution Analysis Use Case

Business process example involving multi-table joins for budget vs. actual expenditure analysis.

DataEntityData Model

Budget Nedsættelse (Budget Reduction)

Existing entity, relevant to ongoing budget analysis projects.

RequirementIntent

budget questions

Budget questions are partially answerable from Excel files available after Phase 1 processing

DataEntityData Model

BUILD_SUMMARY.md

Entity with no existing summary and no relevant message content; no update provided.

UIComponentUser Interface

BulkUpload component

The BulkUpload component is part of the DataLens frontend interface supporting batch file uploads. The BulkUpload component uses Svelte 5 runes for its frontend implementation. The frontend layer owns the BulkUpload UI component and related user experience features. The BulkUpload component implements the user interface for the batch upload pipeline capability.

UIComponentUser Interface

Button.svelte

The Frontend uses Button.svelte UI component.

UIComponentUser Interface

Card.svelte

The Frontend uses Card.svelte UI component.

RequirementIntent

catalog progress

RequirementIntent

Catalog progress endpoint

Critical requirement for tracking batch cataloging progress, implemented successfully.

DataEntityData Model

catalog worker

Background workers include the catalog worker as a component. The batch processor orchestrator depends on the catalog worker as the first step in the batch processing pipeline.

PageUser Interface

catalog.py

SystemBoundaryArchitecture

catalog.py:_generate_ai_summary

The catalog.py:_generate_ai_summary function is modified to replace hardcoded budget analysis text with the Project's scope in prompts.

PageUser Interface

Chat Interface

DataEntityData Model

Chicago municipal datasets

ThirdPartyComponentArchitecture

ChromaDB

Vector database (e.g., Qdrant) used for semantic search, with no version or license info specified. Vanna.AI integrates schema and documents embedding into ChromaDB.

RequirementIntent

chunking strategy

The chunking strategy for DOCX and PPTX files requires semantic chunking based on section or slide boundaries, improving retrieval quality for RAG.

CommunicationPlanChange Management

CI/CD integration guide

StakeholderIntent

Claude

The Data Discovery feature implementation was approved by stakeholder Claude. IronClaw Gateway integrates with Claude to provide natural language clarification and execute analysis steps in Danish. The Proof of Claude response in Danish validates the correct functioning of Claude in the system. The Proof of Claude response in Danish validates the correct functioning of Claude in the system. The Proof of Claude response in Danish shows usage of the DataLens budget database data in answers. The Proof of Claude response in Danish validates the correct functioning of Claude in the system. The Proof of Claude response in Danish validates the correct functioning of Claude in the system. The Proof of Claude response in Danish shows usage of the DataLens budget database data in answers. The Hybrid (manual + AI-Assist) Approach uses Claude to generate a detailed project goal from a brief description. The AI-assisted goal generation endpoint integrates with Claude to expand a brief description into a detailed project goal. IronClaw Gateway integrates with Claude, connecting users to LLM for clarifications and execution phases. Claude in the architecture is the Anthropic Claude large language model used remotely. OpenClaw Gateway integrates with Claude via the Anthropic API to process and respond to user queries. Claude successfully responded in Danish with a streaming response about the budget database during a previous successful session of DataLens OpenClaw Integration on March 23, 2026, 20:36.

ThirdPartyComponentArchitecture

Claude Opus

ThirdPartyComponentArchitecture

Claude Sonnet

DataEntityData Model

Cleveland Clinic Dataset

DataLens Development uses the Cleveland Clinic Dataset for end-to-end system testing and validation.

UseCaseIntent

Cleveland Clinic E2E

The Cleveland Clinic E2E use case utilizes the PDF Infrastructure to handle extraction of PDF files.

ThirdPartyComponentArchitecture

CLI Tool

WrenAI primarily offers a CLI tool with an optional web UI for querying.

ExternalSystemIntegrations

ClickHouse

CapabilityIntent

Cloud Model Backend

DataLens Agent Mode supports a Cloud Model Backend using Anthropic API (Claude) for higher capability reasoning.

ThirdPartyComponentArchitecture

clsx

npm dependency: clsx@^2.1.1, used in frontend, license type and version unspecified, no approval or risk assessment noted.

DesignDecisionArchitecture

CODE_STRUCTURE.md

Details the backend's code structure, including services like question_router.py and question_router.py modification for lazy-loading Qdrant.

Entity

Collapsible SQL source panel

RequirementIntent

Column mapping suggestions

AI-powered column mapping suggestions are in development to help align uploaded data with standard schemas, facilitating cross-file queries and improving data consistency.