docling-studio/document-parser/domain
Pier-Jean Malandrino 8694353d8b feat(reasoning): bidirectional PDF ↔ graph focus + DocumentView mode
Propagate Docling `self_ref` through PageElement so bboxes and graph nodes
share a stable identity. Add a Document/Graph mode switch to the reasoning
workspace; selecting a node highlights its bbox (numbered badge, focus ring,
optional dim of non-visited) and clicking a bbox re-centers the graph.
2026-04-29 14:00:00 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
models.py fix(domain): add guard clauses and frozen value objects 2026-04-10 12:04:44 +02:00
ports.py feat: add embedding microservice and EmbeddingService port 2026-04-10 20:53:24 +02:00
services.py fix(arch): inject repositories and extract domain logic 2026-04-10 11:44:33 +02:00
value_objects.py feat(reasoning): bidirectional PDF ↔ graph focus + DocumentView mode 2026-04-29 14:00:00 +02:00
vector_schema.py feat(domain): add VectorStore port and SearchResult value object 2026-04-10 20:40:17 +02:00