Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.85 KB

File metadata and controls

44 lines (32 loc) · 1.85 KB

ASAPQuery-backend documentation

Testing

Canonical system design

The end-to-end architecture and shared contracts are maintained centrally in ASAPCollector design docs. That documentation owns collection, transmission, backend ingest/storage/query, SID, physical plans, workload inputs, and runtime feedback.

This repository keeps code-owned implementation guidance, user-facing backend operation material, and a scoped ASAPPlanner integration proposal covering architecture boundaries, workflow, and high-level migration without duplicating the canonical cross-component contracts.

Getting started

Backend implementation

User guide