Skip to content

docs: reorganize ASAP-aware mapping documentation - #298

Merged
zzylol merged 2 commits into
mainfrom
docs/reconcile-and-reorganize
Aug 27, 2026
Merged

zzylol merged 2 commits into
mainfrom
docs/reconcile-and-reorganize

Conversation

@milindsrivastava1997

Copy link
Copy Markdown
Collaborator

Summary

  • split the monolithic ASAP-aware mapping design document into focused topic documents
  • add a top-level mapping README with links and descriptions for every detailed design file
  • update repository, developer-guide, and user-guide links to the new documentation index

Validation

  • verified all detailed-design link targets exist
  • verified no Markdown files reference the removed asap_aware_mapping.md path
  • passed repository pre-commit hooks

@milindsrivastava1997
milindsrivastava1997 marked this pull request as ready for review August 26, 2026 21:29
@zzylol

zzylol commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

LGTM

Some TODOs:

  • add more optimization/replacement strategies, and the algorithms for searching optimal cost with these strategies, the complexity of the search.
  • add cost definitions, optionally with a doc for cost per summary family
  • add accuracy/error propagation design doc when handling nested summaries

@zzylol
zzylol merged commit 374f1be into main Aug 27, 2026
1 check passed
@zzylol
zzylol deleted the docs/reconcile-and-reorganize branch August 27, 2026 16:35
@zzylol

zzylol commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Follow-up tracking issue: #301 covers the remaining TODOs for additional optimization/replacement strategies and optimal-cost search complexity, canonical cost definitions, and nested-summary accuracy/error propagation design.

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.

2 participants