{% block head %}{% endblock %}
Skip to main content
{% if cui_banner_enabled %}
{{ cui_banner_top }}
{% endif %}
ICDEV™
Home
Projects
Agents
Orchestration
Monitoring
Activity
Usage
Quick Paths
Batch
Diagrams
CI/CD
Chat
Profiles
Phases
Translations
OSCAL
Audit
AI Transparency
AI Accountability
Code Quality
{% if govcon_enabled %}
Proposals
GovCon
{% endif %} {% if current_user and current_user.role == 'admin' %}
Admin
{% endif %}
Get Started
{% if current_user %}
{{ current_user.display_name }}
{{ current_user.role }}
Logout
{% endif %}
Tour
View as:
All (Full View)
{% for rid, rcfg in ROLE_VIEWS.items() %}
{{ rcfg.label }}
{% endfor %}
{% block content %}{% endblock %}
{% if cui_banner_enabled %}
{{ cui_banner_bottom }}
{% endif %}
{% if govcon_enabled %} {% endif %} {% block scripts %}{% endblock %}