mindseye-lab-space / templates /spec_template.yaml
PeacebinfLow's picture
Create spec_template.yaml
e52ce45 verified
raw
history blame contribute delete
426 Bytes
TITLE: "Technical Spec"
DESCRIPTION: "API endpoints and runtime specifications for dataset querying."
CONTENT:
endpoints:
- "/splits"
- "/first-rows"
- "/rows"
- "/search"
- "/filter"
constraints:
- "Requests timeout: 30s"
- "Card output bounded preview"
- "YAML schema validated"
CONTEXT_LINKS:
- "LEDGER_CORE.dataset_query_optimization"
NEXT_ACTIONS:
- "SPLITS"
- "ROWS train 0 25"