{# CUI // SP-CTI — Phase 4: dedicated ICDEV Q&A chat page #} {% extends "base.html" %} {% block title %}Ask ICDEV — ICDEV™ Dashboard{% endblock %} {% block head %} {% endblock %} {% block content %}

Ask ICDEV

Natural-language Q&A over skills, agents, MCP servers, canvases, goals, routes, tools, reflexes, and the codebase itself. Evidence from RAG + GraphRAG + health probes + suggested next actions. Open /components-map →
Start a new session and ask a question about any ICDEV component.

Examples: "What does the Network Design Canvas do?" · "Which MCP server handles compliance?" · "Show me broken routes"
{% endblock %} {% block scripts %} {% endblock %}