Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/design_docs/asap-aware-mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ The design is split into focused documents:
summaries and optimizations can be composed safely.
- [End-to-end accuracy guarantees](end-to-end-accuracy-guarantees.md) specifies the typed
guarantee IR, sketch contracts, composition rules, target checking, and fail-closed boundaries.
- [Workload demand and summary lifecycle](workload-demand-and-summary-lifecycle.md) separates
query demand from data workload and defines ephemeral, prepared, shared, and continuously
maintained summary-state alternatives.
- [Explainability](explainability.md) describes how the planner reports available replacements
using the same candidate space it optimizes.

Expand Down
Loading
Loading