MapDog

Experimental read-only project chat using the app API. This is separate from the main app filters.

MapDog project
MapDog can use a different project from the main Causal Map workspace.
Ask MapDog
Model (intent JSON)
All MapDog Vertex calls use this choice; logged under the same Types as other AI work.
Write API (junk projects only)

After a successful links_query on this MapDog project, optional intent mapdog_write_delete_links_by_view with viewScope "displayed" or "notDisplayed" uses only MapDog’s last link result (map rows when present, else table rows) vs all project links — not the main app pipeline. Enabled only when the project name contains -junk. Calls DataService.deleteLinksByIds after the confirm modal. See webapp/mapdog-filter-schema.json.

Read-only intents validate here then call app-api POST where documented.

Example questions
  • Show me all paths from increased knowledge to wellbeing
  • ... but show it top to bottom
  • ... show me the from/to matrix for that
  • ... show me the print view of all the quotes for that
  • Show causes of income in source MNX-1, hiding self loops
  • Show positive sentiment only
  • Show links tagged 'doubtful'
  • Show only women, with cause, effect and source columns
  • Show me the map of the top 5 factors, zoomed
  • Label links by gender
  • Give me a vignette describing the network
Read-only result
Cause Effect Source Sentiment Selected text
Ask for a map to render a static Graphviz view here.
Raw response

                        

API tables

Read-only GET on app-api: project links or sources. No filters — use MapDog or the main app for that.

Project
Table

Rows
Last response (JSON)

                        
Loading…
Preparing filters...

Coding your sources…

Keep this tab open. The AI reads every word, so a big run can take several minutes (20+ for large projects). You can continue to work in another browser tab and check back later, but if you close this Causal Map tab, the run stops and you will have to start again.

Help