Skip to content

docs: define Self-Describing Summary (SDS) structures - #523

Merged
zzylol merged 4 commits into
mainfrom
docs/self-describing-summary
Sep 8, 2026
Merged

zzylol merged 4 commits into
mainfrom
docs/self-describing-summary

Conversation

@zzylol

@zzylol zzylol commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Define SDS using three logical layers: Summary Descriptor (operator and fidelity guarantees), Data Descriptor (source and summarized population), and Summary Instance (instance metadata and actual state).

Before this PR, these concerns were distributed across schema, dictionary and record structures. After this PR, KLL with k=200 and the cpu_usage population container_type=login can share descriptors across [0,10), [10,20) and [20,30) instances carrying S0, S1 and S2. The document distinguishes an algorithm parameter from a numerical fidelity guarantee.

Documentation proposal only; no runtime or wire-format changes. Validation: git diff --check passed.

@zzylol zzylol changed the title docs: design Self-Describing Summary (SDS) across Planner and runtimes docs: define Self-Describing Summary (SDS) structures Sep 8, 2026
@zzylol
zzylol merged commit 2d2f3c3 into main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant