Resource
DEMO ADMIN CONSOLE
Unified operations view with complete chatbot analytics, website health, API reliability, and compliance posture in one command surface.
Group
KPIs
Executive KPIs for platform performance, service outcomes, and delivery posture.
API Availability
99.98%
P95 Latency
812ms
Open Compliance Issues
54
AI Answer Quality
91.4%
Critical Alerts
2
Mean Time To Resolve
19m
Group
AI / Conversation Observability
Conversation quality, retrieval signals, policy guardrails, and assistant operations health.
Conversation Analytics
Full chatbot metrics set: usage, quality, retrieval, feedback, and failures.
Total Conversations
Active Users
Messages Sent
Engagement
Avg Response Latency
Conversation Success
Device Breakdown
Peak Usage Times
Top Entry Pages
Model Usage
Tokens & Cost
Quality & Retrieval
Tool Call Frequency
Top Documents Cited
Most Searched Topics
Citation Engagement
Index Freshness
Failed Responses
Errors By Type
User Feedback Ratings
Escalations To Human
Guardrail Triggers
Rate Limit Events
Top Users
Top Organizations
AI Admin Command Center
Est. 30-day windowExecutive KPIs
Deflected
98%
Hours Saved
275
After-Hours
100%
Cost / Interaction
AI $0.45 vs Call $6.25
-93% vs call center
Quality & Guardrails
Escalations
98
3.5% of questions
Refusals
113
4.04% of questions
Flagged Answers
1
0.04% of questions
Top Policy Trigger
185
answer mismatched question type
Top Policy Trigger Reasons
- answer mismatched question type185
- numeric sensitive policy103
- legal or dispute98
Group
Platform Observability
Website reliability, API health, latency, traffic mix, and infrastructure dependencies.
Website Health + Reliability
Site traffic, latency, runtime errors, lambda dependencies, and OpenSearch posture.
Site Hits (Invocations)
Resident Questions
Router Errors
Degraded Downstream
Top Runtime Errors
OpenSearch Health
Latency Over Time
12 points • min 493ms • max 644ms
Traffic Mix
- Payments32%
- Permits24%
- Utilities19%
- 311 Requests15%
- Other10%
Downstream Lambda Status
chat-router
State: Active • Update: Successful
healthy
knowledge-fetch
State: Active • Update: Successful
healthy
site-extraction-runner
State: Active • Update: InProgress
warming new index segment
wcag-scan-executor
State: Active • Update: Successful
healthy
API Up / Down Board
| API | Status | Uptime | P95 | Err% |
|---|---|---|---|---|
| Chat Router API | up | 99.99% | 734ms | 0.12% |
| Knowledge API | up | 99.97% | 641ms | 0.09% |
| News Feed API | degraded | 99.88% | 1.38s | 0.71% |
| Compliance API | up | 99.96% | 882ms | 0.21% |
| Dispatch API | up | 99.95% | 947ms | 0.31% |
Channel Health (API Section)
Live health layout from admin console: chat router, downstream lambdas, and OpenSearch.
Chat Router
Avg latency: 929 ms
Error rate: 0.15%
18,204 invocations / 28 errors (last 60m)
12 points • min 493 ms • max 644 ms
Downstream Lambdas
chat-router
State: Active • Update: Successful
healthy
knowledge-fetch
State: Active • Update: Successful
healthy
site-extraction-runner
State: Active • Update: InProgress
warming new index segment
wcag-scan-executor
State: Active • Update: Successful
healthy
OpenSearch
Cluster status: green
Nodes: 3
Active shards: 62
Unassigned shards: 0
API Endpoint Health Snapshot
Endpoint status rollup per configured API base.
| Endpoint | Status | Latency | Last Check |
|---|---|---|---|
| GET /admin/assistant-status | healthy | 214 ms | 09:12 |
| GET /admin/channel-health | healthy | 241 ms | 09:12 |
| GET /admin/chat-analytics | degraded | 876 ms | 09:11 |
| POST /admin/accessibility/scan | healthy | 312 ms | 09:10 |
| GET /admin/knowledge-freshness | healthy | 193 ms | 09:10 |
Last refreshed: Mar 8, 2026 13:09 UTC
Group
Alarms
Alerting rules, severity states, and recent incident activity.
Alarm Center
Alarm sets mirrored from admin console alert groups for incident and quality monitoring.
Alarm Rules
Critical Alarms
Chat router error rate > 2.5% for 10m
Last triggered: Mar 8, 2026 09:11 UTC • Owner: SRE on-call
Quality Regressions
Confidence score < 0.82 or fallback > 6%
Last triggered: Mar 8, 2026 08:43 UTC • Owner: AI operations
Daily Summary
Scheduled daily digest of unresolved incidents
Last triggered: Mar 8, 2026 00:05 UTC • Owner: Ops reporting
Recent Alarm Activity
09:11
Critical alarm opened
Error budget burn crossed threshold in /chat.
09:18
Escalation routed
Assigned to SRE on-call with incident bridge link.
09:34
Mitigation applied
Read-only fallback enabled while dependency recovered.
09:47
Quality monitor stable
Fallback and confidence metrics returned to baseline.
Group
Compliance Observability
WCAG 2.1 AA posture, remediation workflow, and governance reporting.
Compliance Dashboard
WCAG 2.1 AA operations center with severity analytics, remediation workflow, governance reporting, and evidence tracking.
Overall WCAG Score
91
Pages Scanned
142
Pages Passing
128
Total Issues
54
Critical Issues
4
Last Scan
Latest
Mar 8, 2026 13:02 UTC
Status
At Risk
Trend
+2 score vs previous scan
Severity Breakdown
WCAG Principles
Perceivable
19- Missing alt text
- Low contrast
- Missing captions
- Missing transcripts
Operable
14- Keyboard traps
- Missing focus indicators
- No skip link
- Hover-only interactions
Understandable
11- Form errors not described
- Missing labels
- Inconsistent navigation
- Missing language declaration
Robust
10- Invalid ARIA attributes
- Landmark misuse
- Invalid HTML structure
- Screen reader compatibility issues
Automated WCAG Rule Checks
| Rule | Category | Severity | Pages | Status | Suggested Fix |
|---|---|---|---|---|---|
| Images missing alt text | Perceivable | Serious | 11 | Failing | Add descriptive alt text or mark decorative images with empty alt. |
| Decorative images not marked correctly | Perceivable | Moderate | 7 | At Risk | Use empty alt and aria-hidden for purely decorative media. |
| Empty links | Operable | Critical | 3 | Failing | Remove empty anchor tags or provide meaningful labels. |
| Links without discernible text | Operable | Serious | 6 | Failing | Provide visible text or aria-label for icon-only links. |
| Missing H1 | Understandable | Moderate | 5 | At Risk | Ensure each route contains one primary H1. |
| Incorrect heading order | Understandable | Moderate | 8 | At Risk | Normalize heading levels to maintain semantic order. |
| Form inputs missing labels | Understandable | Serious | 9 | Failing | Bind labels via for/id and descriptive field text. |
| Placeholder used instead of label | Understandable | Moderate | 4 | Needs Review | Keep placeholder supplemental and add persistent labels. |
| Invalid ARIA usage | Robust | Serious | 6 | Failing | Remove unsupported aria-* attributes and values. |
| Missing landmarks | Robust | Moderate | 5 | At Risk | Add main/nav/header/footer landmarks for page structure. |
| Missing skip navigation | Operable | Serious | 4 | Failing | Include skip-to-content link as first focusable element. |
| Focus visibility failures | Operable | Critical | 2 | Failing | Restore focus indicators with accessible contrast levels. |
| Table header issues | Robust | Moderate | 3 | Needs Review | Assign th headers and scope for data relationships. |
| Missing lang attribute | Understandable | Minor | 2 | At Risk | Set page language at the document root. |
| Button name issues | Operable | Serious | 5 | Failing | Provide accessible button names for icon/action controls. |
| Dialog accessibility issues | Robust | Critical | 2 | Failing | Set role=dialog, accessible name, focus trap, and escape handling. |
Color & Contrast
Text Contrast Failures
13
Link Contrast Failures
8
Button Contrast Failures
6
Background Contrast Issues
5
Normal text threshold: 4.5:1 • Large text threshold: 3:1
Keyboard Accessibility
Keyboard Accessible Pages
122
Keyboard Failures
20
Focus Order Issues
11
Focus Visibility Issues
7
Keyboard trap detections: 2
Screen Reader & Structure
Landmark Usage
89%
Controls With Accessible Names
93%
ARIA Validation Failures
9
Screen Reader Compatibility
90%
Dialog role and naming issues: 2
Forms Accessibility
Labels Connected
92%
Required Fields Identified
95%
Accessible Validation Errors
88%
Grouped Controls Labeled
91%
Form completion barriers: 12
Media Accessibility
Video Captions
86%
Audio Transcripts
79%
Autoplay Issues
1
Media Control Issues
4
Document Accessibility
Tagged PDFs
82%
Document Titles Present
94%
Heading Structure
88%
Alt Text In Documents
80%
Accessible export status: Partial - remediation in progress
Page-Level Compliance
| URL / Page | Score | Issues | Severity Summary | Status | Last Scanned |
|---|---|---|---|---|---|
| /accessibility | 74 | 12 | Critical 2 • Serious 5 • Other 5 | Non-Compliant | Mar 8, 2026 13:02 UTC |
| /services/permits | 82 | 8 | Critical 1 • Serious 3 • Other 4 | Non-Compliant | Mar 8, 2026 13:02 UTC |
| /payments | 84 | 7 | Critical 0 • Serious 3 • Other 4 | At Risk | Mar 8, 2026 13:02 UTC |
| /departments | 86 | 6 | Critical 0 • Serious 2 • Other 4 | Needs Review | Mar 8, 2026 13:02 UTC |
| /utilities | 88 | 5 | Critical 1 • Serious 1 • Other 3 | Non-Compliant | Mar 8, 2026 13:02 UTC |
Issue Tracker / Remediation Queue
| Issue ID | WCAG Criterion | Page URL | Severity | Owner | Status | Date | Suggested Remediation |
|---|---|---|---|---|---|---|---|
| WCAG-1842 | 2.4.7 Focus Visible | /utilities/payments | Critical | Frontend Platform | In Progress | Mar 9, 2026 | Restore visible focus ring for payment method controls. |
| WCAG-1838 | 1.1.1 Non-text Content | /services/permits | Serious | Content Ops | Open | Mar 9, 2026 | Provide meaningful alt text for permit checklist diagrams. |
| WCAG-1829 | 3.3.1 Error Identification | /forms/report-issue | Serious | Forms Team | Needs Manual Review | Mar 8, 2026 | Expose validation error summary with field-level references. |
| WCAG-1814 | 4.1.2 Name, Role, Value | /departments/public-works | Moderate | Design System | Resolved | Mar 7, 2026 | Correct aria-expanded state and button name semantics. |
| WCAG-1806 | 1.4.3 Contrast (Minimum) | /services/permits | Moderate | Brand + UX | Accepted Risk | Mar 6, 2026 | Legacy PDF render fallback accepted until Q2 template migration. |
Scan Score Over Time
Last successful: Mar 8, 2026 13:02 UTC
Open Issues Over Time
Last failed: Mar 2, 2026 03:20 UTC
Resolved Issues Over Time
Remediation throughput weekly
Compliance Evidence & Audit
scan completed
wcag-scan-executor: Weekly scan finished with 54 open violations.
Updated Mar 8, 2026 13:02 UTC
manual review saved
compliance.lead: Keyboard flow checklist updated for /payments and /services/permits.
Updated Mar 8, 2026 12:41 UTC
conformance export
compliance.ops: PDF conformance statement generated and attached to audit workspace.
Updated Mar 8, 2026 11:18 UTC
rescan requested
platform.engineer: Triggered targeted re-scan for /accessibility route.
Updated Mar 8, 2026 10:52 UTC
ADA / Title II Governance
WCAG 2.1 AA Readiness
WCAG 2.1 AA - At Risk
Department Coverage
87%
Remediation Progress
74%
Public Service Coverage
92%
Deadline status: On track for April readiness gate
Legal exposure: Moderate - concentrated in Utilities and Public Works
Department / Service Compliance
| Department | Score | Issues | Risk | Last Scan |
|---|---|---|---|---|
| Utilities | 83 | 18 | High | Mar 8 |
| Permits | 86 | 13 | Moderate | Mar 8 |
| Police | 92 | 6 | Low | Mar 7 |
| Parks | 89 | 9 | Moderate | Mar 7 |
| Public Works | 82 | 16 | High | Mar 8 |
AI Remediation Suggestions
Payment form submit button has no accessible name
Set explicit aria-label from visible intent label and remove hidden duplicate icon text.
Button: aria-label='Submit utility payment' + icon aria-hidden=true
Recommendation Confidence: HighPermit checklist PDFs missing semantic heading structure
Regenerate PDFs using tagged export profile and mapped heading styles.
Export preset: tagged PDF + heading mapping + alt text retention
Recommendation Confidence: MediumKeyboard trap in date picker modal
Add escape close, focus return target, and tab loop guards.
Dialog trap util + onClose restoreFocus('#date-input')
Recommendation Confidence: High
Automated Fix Tracking
AI Fixed
37
Manual Fixed
52
Remaining
54
Fix Rate Over Time
Combined AI + manual fix closure rate
Risk / Executive Impact
Legal Risk Level
Moderate
Critical Blockers
4
Top Departments At Risk
Utilities, Public Works, Permits
Posture
Compliance posture is improving but high-impact resident services still need closure.
Public service impact: Permit and utility workflows still contain critical operable and contrast defects.
Critical Alarms
Quality Regressions
Daily Summary
This dashboard is designed as an accessibility operations layer: continuous scans, severity-driven remediation, evidence retention, and governance reporting for WCAG 2.1 AA and ADA Title II readiness.
Demo note
This page is intentionally not connected to live APIs and is designed as a public walkthrough surface that mirrors the admin console structure.