Back to corpus
proposalexperiment writeup candidatescore 32

DLM Core - Coordinate System

This module provides the foundational coordinate system that spatially represents conversation structures in a 5-dimensional space. It unifies the original DLM coordinate model with enhanced calculation methods from TPO's RCP system.

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

This module provides the foundational coordinate system that spatially represents conversation structures in a 5-dimensional space. It unifies the original DLM coordinate model with enhanced calculation methods from TPO's RCP system. The DLM coordinate system maps each message in a conversation to a point in 5D space: - **x** (depth): How deep the message is in the conversation tree - **y** (sibling order): Position among siblings at the same depth - **z** (homogeneity): Semantic/structural similarity to siblings - **t** (temporal): Time-based ordering of messages - **n_parts** (complexity): Structural complexity of the message content The `DLMCoordinate` class represents a single point in the 5D conversation space. - **v0.9.x**: `ChainCoordinate` emits deprecation warnings - **v1.0.0**: `ChainCoordinate` will be removed - **Now**: Migrate to `DLMCoordinate`

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.