Project: datalens
81 entity types
Matrix/All Domains

All Domains

1587 entities found

Entity

commit 070ae63

IronClaw Agent Feature was fixed for message streaming SQLAlchemy detached instance errors in commit 070ae63. IronClaw Agent Feature depends on commit 070ae63 which fixes SQLAlchemy detached object usage in message streaming.

Entity

commit 1d629cb

IronClaw Agent Feature was fixed to remove SQLAlchemy refresh() calls in commit 1d629cb affecting message and finding handling. IronClaw Agent Feature depends on commit 1d629cb which removes problematic SQLAlchemy refresh calls in message and finding handling.

Entity

commit 39e9d50

The SQLAlchemy detached instance error was fixed by commit 39e9d50. IronClaw Agent Feature depends on commit 39e9d50 which fixed SQLAlchemy detached instance errors during session creation.

ArchPatternArchitecture

Commit 408be74

Commit 408be74 fixes the SQL extraction issue where multiple code blocks in Qwen3 response cause incorrect matching by capturing only SELECT...; patterns in code blocks.

Entity

commit 415cbbf

IronClaw Agent Feature was fixed to cache the IronClaw client as a singleton in commit 415cbbf preventing session persistence errors. IronClaw Agent Feature depends on commit 415cbbf which implements client singleton caching for session persistence in IronClaw client.

PhysicalTableData Model

Commit 507c94b

Commit 507c94b adds support for decimal types by importing Decimal and updating numeric column detection. Commit 507c94b adds Decimal type support by importing Decimal from the decimal module and updating the numeric column detection logic.

DefectTesting

Commit 52eab9a

Commit 52eab9a requires deployment via Coolify to enable updated debug logging in process_message function.

DefectTesting

Commit 557bfb6

Deployed in commit 557bfb6, this introduced comprehensive logging for debugging and detailed diagnostics of the agent's data flow, aiding in troubleshooting issues like async generator failures.

Entity

commit 5c90642

IronClaw Agent Feature was fixed for an auth initialization bug in commit 5c90642. IronClaw Agent Feature depends on commit 5c90642 to fix authentication initialization allowing agent pages to load properly.

Entity

commit 68764d5

The Data Discovery feature was delivered and represented by commit 68764d5.

Entity

Commit 70f724f

Deployed in commit 70f724f, this fix addressed regex matching in SQL extraction, ensuring only intended SQL code blocks are captured, improving parsing accuracy. Commit 70f724f cleaned up safety nets by stripping explanation text markers from the extracted SQL, ensuring pure SQL before execution.

Entity

commit e383323

IronClaw Agent UI buttons code was added in commit e383323.

DefectTesting

Commit e8f4cd9

The commit e8f4cd9 updated logging within the question router and query execution, enabling better traceability of errors like silent exceptions in async generators, now deployed to improve debugging.

Entity

commit e9fe5bc

IronClaw Agent Feature was fixed for async session field extraction before generator in commit e9fe5bc to remove SQLAlchemy detach errors in conversation handling. IronClaw Agent Feature depends on commit e9fe5bc to fix session field access before async event generator to avoid detachment errors.

RequirementIntent

commit identification

BusinessProcessIntent

Commit identification and deployment process

The Commit identification and deployment process is part of the decision to revert to the last known good commit and deploy. The Commit identification and deployment process involves using the Master branch for pushing the reverted commit. Auto-deploy via Coolify integrates with the Commit identification and deployment process to automate deployment after pushing the master branch code.

Entity

commits ee65476

Commit ee65476 fixed SQL extraction regex to improve findings extraction, now capturing SQL regardless of newline placement before backticks.

PhysicalTableData Model

CompressedSchemaBuilder

CompressedSchemaBuilder produces compressed schema representations optimized for SQL generation by Arctic-Text2SQL-R1-7B within token limits. Multi-Stage Text-to-SQL Architecture realizes the CompressedSchemaBuilder use case to generate compact schema representations for SQL generation.

TestStrategyTesting

Concurrent Access Test

CapabilityIntent

Confidence score

DataLens displays confidence scores indicating AI certainty for each query response. DataLens shows confidence scores alongside query results

IntegrationIntegrations

consolidate endpoint

The /api/v1/discovery endpoints include the consolidate endpoint.

PhysicalTableData Model

Consolidated Unified Views

The logical Schema Graph of tables maps to the physical Consolidated Unified Views created as transient database views. The Consolidation Mechanism produces Consolidated Unified Views by creating session-scoped joins of related tables for queries.

PhysicalTableData Model

consolidated view

The analysis pipeline is planned to use a consolidated view entity when conduction analyses. The consolidated view contains the unified schema for querying purposes.

DataEntityData Model

consolidation

The consolidation entity is to be connected and used within the analysis pipeline.

BusinessProcessIntent

Consolidation Mechanism

Research and implementation plan developed for schema consolidation via relation discovery and temporary views, improving multi-table query success.

DataEntityData Model

Consolidation recommendation store

The Data Consolidation process stores consolidation recommendations for user reference.

VisionIntent

Consolidation rejection rate

AcceptanceCriteriaIntent

Consolidation rejection rate metric

Entity

consolidation store

PhysicalTableData Model

CONSOLIDATION_EXAMPLES.md

Sample cases illustrating schema consolidation and table linking strategies.