Skip to content

Latest commit

 

History

351 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decision-support-system

codecov Security

A reasoning runtime that interprets user queries and delivers curated answers from across network provider sources.

Run it

uv sync
uv run uvicorn --factory dss.entrypoint.app:create_app --port 8077

POST /v1/turns — the Accept header selects application/json or text/event-stream. The reasoning is stubbed today; the transport, the port, and the turn flow are real.

See docs/RUNNING.md for curl recipes, the error paths, the runtime knobs, and which parts are still fake. Two pieces of configuration are worth knowing before a first run: the schema packs, which nothing clones, and the district index (src/dss/config/districts.csv), which the /discover spatial filter needs and without which the app refuses to boot.

Docs

About

A reasoning runtime that interprets user queries and delivers curated answers from across network provider sources.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages