Canonical source
Maataa UI Local Preview
Canonical local JSON source for the Maataa UI design-system preview surface.
Top-level keys
Preview states
Maataa UI Design System
This route is a data-driven explorer over the existing @maataa/maataa-ui theme registry, Maataa route theme bindings, and ecosystem asset registry. It is UI exploration only.
Explorer sections
36Separate data-backed areasTheme registry
68Validated themes importedRoute bindings
21Major route families coveredToken records
40Token rows rendered01
The explorer is intentionally built from data so tests can assert coverage, PHKD boundaries, and registry alignment.
Source design system
@maataa/maataa-uiTheme registry and component source.Generated route
/maataa/uiNext.js App Router page.Visual mode
Explorer onlyNo runtime or production promotion.02
Canonical local JSON contract for Maataa UI preview layers, PHKD states, runtime shells, route bindings, asset bindings, evidence links, preview states, and local routes.
Foundations
4Loaded from maataa-ui-preview.jsonComponents
17Loaded from maataa-ui-preview.jsonLayouts
6Loaded from maataa-ui-preview.jsonRuntime shells
9Loaded from maataa-ui-preview.jsonCanonical source
Canonical local JSON source for the Maataa UI design-system preview surface.
Top-level keys
Preview states
Local preview routes
Runtime shell
Human-centered runtime shell for identity, role, and workflow awareness.
/maataa
backedByEvidence: false
Runtime shell
Identity shell for RBAC, org, tenant, and trusted route surfaces.
/admin
backedByEvidence: false
Runtime shell
Civilization intelligence shell for domains, chakras, principles, and runtime maps.
/maataa
backedByEvidence: false
Runtime shell
AI runtime shell for local review of model, prompt, and evidence panels.
/maataa/runtime-explorer
backedByEvidence: false
Runtime shell
Knowledge shell for search, graph, citation, fact, and route atlas previews.
/lipi
backedByEvidence: false
Runtime shell
HKD evidence shell for DB Unified, schema, graph, search, and observatory evidence.
/studio/observatory
backedByEvidence: true
Runtime shell
TLP production workflow shell for schedules, callsheets, approvals, and operations.
/tlp/dashboard
backedByEvidence: true
Runtime shell
Investor workflow shell for deal rooms, funding, marketplace, and governance previews.
/investorhub
backedByEvidence: false
Runtime shell
Commerce shell for ThemeLab marketplace, sandbox install, and billing-boundary review.
/themelab
backedByEvidence: true
02
Shared CSS variables and Maataa UI token sources used by route families.
@maataa/maataa-ui/themes
#06111fBase runtime page background.
@maataa/maataa-ui/themes
#0b1727Cards, panels, dashboards, and route sections.
@maataa/maataa-ui/themes
#d9a441Primary actions, key status rails, and emphasis.
@maataa/maataa-ui/themes
#8f5cffSecondary highlights, theme stacks, and visual identity accents.
@maataa/maataa-ui/themes
Inter, ui-sans-serif, system-uiHero and section titles.
@maataa/maataa-ui theme profiles
standard | compact | dense | mission-controlResponsive layout density selection.
03
Base color tokens from the Maataa UI theme package.
#06111f
#0b1727
#132235
#f8efe1
#a7b0bd
#d9a441
#6eb7ff
#8f5cff
#45c77d
#f4b84c
#ef5b5b
rgba(217, 164, 65, 0.32)
rgba(217, 164, 65, 0.28)
04
Typography defaults from the Maataa UI theme package.
BASE_TYPOGRAPHY_TOKENS
Inter, ui-sans-serif, system-uiShared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
Inter, ui-sans-serif, system-uiShared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
JetBrains Mono, ui-monospace, SFMono-RegularShared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
16pxShared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
700Shared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
500Shared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
0Shared typography defaults before route-specific theme overrides.
BASE_TYPOGRAPHY_TOKENS
1.5Shared typography defaults before route-specific theme overrides.
05
Spacing scale used by the explorer for dense but readable operational UI.
Maataa UI explorer scale
4pxCompact badges and icon gaps.
Maataa UI explorer scale
8pxDense rows and filter chips.
Maataa UI explorer scale
12pxForm controls and card internals.
Maataa UI explorer scale
16pxDefault panel padding.
Maataa UI explorer scale
24pxSection and grid gutters.
Maataa UI explorer scale
32pxDashboard and route bands.
06
Radius and shadow tokens for cards, panels, runtime overlays, and evidence blocks.
Maataa UI explorer scale
8pxButtons and inputs.
Maataa UI explorer scale
10pxCatalog and evidence cards.
Maataa UI explorer scale
12pxRuntime panels and dashboards.
Maataa UI explorer scale
999pxBadges and status chips.
Maataa UI explorer scale
0 18px 48px rgba(0, 0, 0, 0.22)Standard elevated cards.
Maataa UI explorer scale
0 24px 80px rgba(79, 70, 229, 0.2)Runtime and topology panels.
Maataa UI explorer scale
0 24px 80px rgba(20, 184, 166, 0.16)Evidence and verification panels.
07
Theme family counts and representative examples are derived from @maataa/maataa-ui.
AGE_THEMES
7ACCESSIBILITY_THEMES
7RUNTIME_THEMES
6AI_THEMES
4DEVICE_THEMES
6EMOTION_THEMES
6LANGUAGE_THEMES
6NETWORK_THEMES
5CHAKRA_THEMES
7OPERATOR_THEMES
6CINEMATIC_THEMES
808
Example resolver output proves the page uses the existing registry helpers instead of duplicating theme definitions.
{
"themeIds": [
"runtime-sovereign",
"operator-release-operator",
"accessibility-visual-signal"
],
"families": [
"RUNTIME_THEMES",
"OPERATOR_THEMES"
],
"accessibility": [
"focus-first"
],
"device": "desktop",
"runtimeMode": "operator"
}32 CSS variables resolved.
09
Catalog entries for core components with source ownership and review status.
Core Components
Page shell for governed runtime surfaces and route status bands.
packages/maataa-ui/src/layout/RuntimePageShell.tsx
10
Catalog entries for cards with source ownership and review status.
Cards
Brand-aligned card surface for product and ecosystem content.
packages/maataa-ui/src/surfaces/BrandCard.tsx
Cards
Status-forward card for matrix, release, and safety states.
packages/maataa-ui/src/surfaces/StatusCard.tsx
11
Catalog entries for badges with source ownership and review status.
Badges
Release state badge for governed review surfaces.
packages/maataa-ui/src/release/ReleaseBadge.tsx
13
Catalog entries for forms with source ownership and review status.
Forms
Form field wrapper with label, help, and validation affordances.
packages/maataa-ui/src/forms/FieldShell.tsx
15
Catalog entries for tables with source ownership and review status.
Tables
Table, metric, and data row primitives for dense operational screens.
packages/maataa-ui/src/primitives/data.tsx
16
Catalog entries for modals with source ownership and review status.
Modals
Dialog and framed layout primitives used by governed review screens.
packages/maataa-ui/src/primitives/layout.tsx
17
Catalog entries for dashboards with source ownership and review status.
Dashboards
Dashboard matrix for runtime and product state visibility.
packages/maataa-ui/src/observability/StatusMatrix.tsx
18
Map patterns cover topology, route families, assets, workflows, marketplace packs, and geo-operational surfaces without live production data.
EVIDENCE_LINKED
Shows runtime nodes, route surfaces, status matrix edges, and governed dependency links.
reports/runtime-topology-map.json
Topology is visual evidence only; it does not promote runtime.
EVIDENCE_LINKED
Maps each major route family to theme, tone, audience, assets, and PHKD state.
apps/web/lib/route-theme-registry.ts
Theme mapping does not claim production readiness.
EVIDENCE_LINKED
Connects route families to icons, heroes, cards, thumbnails, avatars, and onboarding assets.
apps/web/lib/ecosystem-asset-registry.ts
No registry path may point to missing files or generated-fake evidence.
REVIEW_ONLY
Shows approval, review, runtime, topology, and operator dry-run workflow surfaces.
reports/workflow-evidence.json
Workflow maps do not grant approval authority.
EVIDENCE_LINKED
Connects ThemeLab packs to route families, assets, licenses, install states, and review entitlements.
apps/web/lib/themelab/marketplace.ts
Pack map remains sandbox-only and cannot imply paid access.
STATIC_REFERENCE
Reference pattern for TLP locations, vendor regions, investor geographies, and operational zones.
packages/maataa-ui/src/maps/GeoOperationalMap.tsx
No live geography, production customers, or production DB data is loaded.
19
Timeline patterns cover approvals, runtime readiness, evidence runs, install history, restore rehearsal, and product workflows.
SIGNED
UNSIGNED_TEMPLATE
BLOCKED
EVIDENCE_LINKED
Signed, unsigned, template, implementation, review, and closure milestones.
reports/verify-approvals.json
Timeline visibility does not create approval authority.
CONTROLLED_NO_GO
READY_FOR_SEPARATE_REVIEW
EVIDENCE_LINKED
Runtime readiness, staged review, rollback criteria, and no-go status evidence.
reports/db-unified-post-p5-runtime-readiness.json
No automatic runtime promotion.
VERSIONED
OLD_RUNS_PRESERVED
EVIDENCE_LINKED
Versioned Playwright evidence runs, latest mirror, screenshots, videos, and traces.
reports/video-evidence/index.json
Evidence must be generated, not faked.
SANDBOX_ONLY
GRANTED_REVIEW
REVIEW_ONLY
Sandbox install, entitlement, update, rollback, and preview-history events.
apps/web/components/themelab/ThemeLabInstallCenter.tsx
No real payments or purchased access.
PRODUCTION_DB_TOUCHED_FALSE
FIXTURE_ONLY
EVIDENCE_LINKED
Fixture backup, isolated restore, schema verification, graph/search reads, and rollback notes.
reports/db-unified-p5-restore-pre-isolated-restore.json
No production restore is authorized.
REFERENCE_ONLY
NO_PRODUCTION_DATA
STATIC_REFERENCE
Reference pattern for TLP production, InvestorHub deal, ThemeLab publishing, and Gurukul learning flows.
packages/maataa-ui/src/timelines/ProductWorkflowTimeline.tsx
No operational production state is fabricated.
20
Runtime widgets provide compact evidence, topology, signal, audit, dependency, entitlement, and route-preview building blocks.
runtime
Compact runtime-state indicator for headers, tables, and evidence cards.
packages/maataa-ui/src/widgets/RuntimeStatePill.tsx
Current rendered state remains CONTROLLED_NO_GO.
runtime
Reusable node chip for graph, route, dependency, and service maps.
packages/maataa-ui/src/widgets/TopologyNode.tsx
Nodes require evidence refs for live status.
evidence
Report, screenshot, video, trace, approval, and replay reference card.
packages/maataa-ui/src/widgets/EvidenceLinkCard.tsx
Missing evidence is displayed honestly.
runtime
Non-live visual meter for evidence completeness, route coverage, and validation coverage.
packages/maataa-ui/src/widgets/SignalMeter.tsx
Meter values must come from reports or static review data.
governance
Reusable row for approval, billing-boundary, install, checkout, and runtime logs.
packages/maataa-ui/src/widgets/AuditLogRow.tsx
No fake audit events.
workflow
Edge marker for dependency graphs, route maps, pack maps, and workflow maps.
packages/maataa-ui/src/widgets/DependencyEdge.tsx
Edges are review artifacts unless backed by real dependency data.
commerce
Shows free, required, granted review, expired, denied, and payment-blocked states.
apps/web/lib/themelab/entitlements.ts
Cannot produce purchased access.
product
Embeds route identity, hero, asset, and PHKD status preview in design-system boards.
apps/web/components/RouteThemedLanding.tsx
Preview does not switch runtime behavior.
21
Workflow widgets cover approvals, queues, diffs, rollback actions, versions, calendars, kanban lanes, and runbooks.
workflow
Step item for template, signed approval, implementation, validation, and review.
packages/maataa-ui/src/widgets/ApprovalStep.tsx
Cannot bypass required signing.
workflow
Queue item for ThemeLab publishing, runtime promotion review, and production gates.
packages/maataa-ui/src/widgets/ReviewQueueCard.tsx
Review UI cannot approve itself.
evidence
Comparison state for dual-path dry-runs, visual regressions, and output drift.
packages/maataa-ui/src/widgets/DiffStatusBadge.tsx
Drift must remain visible and honest.
governance
Rollback plan, fallback action, evidence ref, and authorization boundary.
packages/maataa-ui/src/widgets/RollbackActionCard.tsx
No production restore without separate approval.
product
Pack versions, route releases, upgrade path, rollback path, and compatibility rows.
packages/maataa-ui/src/widgets/VersionLadder.tsx
Version previews do not perform production updates.
workflow
Dense date rail for production schedules, approval gates, evidence windows, and release plans.
packages/maataa-ui/src/widgets/CalendarStrip.tsx
Dates are planning metadata unless linked to evidence.
workflow
Workflow columns for draft, review, blocked, ready, and observed queues.
packages/maataa-ui/src/widgets/KanbanSwimlane.tsx
Moving cards visually does not mutate governed runtime state.
governance
Checklist for validation, replay, comparison, rollback, and signing evidence.
packages/maataa-ui/src/widgets/RunbookChecklist.tsx
Checklist completion cannot claim production readiness.
22
Runtime panels remain status and evidence surfaces only; this page does not promote runtime.
Runtime state, topology, and route health visibility.
Visible state remains CONTROLLED_NO_GO.
packages/maataa-ui/src/hud/RuntimeObservatoryHUD.tsx
Topology graph and connected route-family review.
No automatic runtime promotion.
packages/maataa-ui/src/hud/RuntimeTopologyHUD.tsx
Runtime telemetry display pattern.
No fake telemetry; evidence must be linked when live.
packages/maataa-ui/src/hud/RuntimeTelemetryHUD.tsx
23
Governance panels expose approval and review boundaries without bypassing approval flow.
Signed approval and review-state visibility.
No approval bypass.
packages/maataa-ui/src/hud/RuntimeApprovalCenter.tsx
Deployment review and rollout summary pattern.
No production readiness claim.
packages/maataa-ui/src/hud/RuntimeDeploymentCenter.tsx
Governance matrix display for runtime, production, and route states.
Production remains PRODUCTION_READY_NO.
packages/maataa-ui/src/observability/StatusMatrix.tsx
24
Evidence panel patterns link to reports and versioned visual evidence without fabricating telemetry.
Report, video evidence, trace, and screenshot references.
No fake evidence.
packages/maataa-ui/src/hud/RuntimeEvidenceCenter.tsx
Versioned Playwright evidence index.
Old runs remain preserved.
reports/video-evidence/index.json
Route family theme and landing differentiation evidence.
No production readiness claim.
reports/route-theme-differentiation.json
25
ThemeLab marketplace surfaces stay sandbox-first and real-payment-disabled.
Registry-backed pack catalog and sections.
Real payments are not authorized.
apps/web/lib/themelab/marketplace.ts
Sandbox install and update review.
No purchased access claim.
apps/web/components/themelab/ThemeLabInstallCenter.tsx
Review-safe pack composition.
No persistence or real publishing.
apps/web/components/themelab/ThemeLabPackBuilderStudio.tsx
26
ThemeLab shell and product surfaces are cataloged as UI components, not payment systems.
ThemeLab Components
ThemeLab marketplace shell used across catalog, account, builder, and sandbox routes.
apps/web/components/themelab/ThemeLabProductSurfaces.tsx
27
Sandbox components model preview, install, and billing boundaries without production persistence.
Light/dark, age, accessibility, and route preview.
Sandbox-only, no real payment.
apps/web/components/themelab/ThemeLabThemeSandbox.tsx
Local checkout review events and entitlement simulation.
Review entitlements only.
apps/web/lib/themelab/local-checkout-simulator.ts
Provider-contract sandbox without live providers or secrets.
No real money event grants purchased access.
apps/web/lib/themelab/sandbox-billing-provider.ts
28
No-go and no-production status components stay visible as product UI primitives.
PHKD Status Components
PHKD truth-state label for no-go and review-only surfaces.
packages/maataa-ui/src/runtime/TruthBadge.tsx
29
Accessibility modes are visible as first-class design-system concerns.
ACCESSIBILITY_THEMES
Keyboard navigation and visible focus stay prioritized.
ACCESSIBILITY_THEMES
High contrast, readable spacing, and stronger status affordances.
ACCESSIBILITY_THEMES
Motion profiles stay calm and reviewable.
ACCESSIBILITY_THEMES + NETWORK_THEMES
Cached shells and low-data states are explicit.
30
Layout catalog describes route-safe responsive rules for product and runtime surfaces.
1 / 2 / 3 / 4
Route cards move from single-column mobile to four-column desktop.
rail + main + aside
Rail collapses before content cards wrap.
filter rail + product grid
Filters become stacked chips on tablets and phones.
summary + evidence table
Evidence links stay visible before detail tables.
31
Canonical local-preview layouts are rendered as ASCII wireframes so the structure is inspectable without screenshots.
ASCII layout
Operator rail, runtime summary, topology cards, and governed action panels.
+----------------------------------+ | Operator Rail | Runtime HUD | | | Topology Map | | | Governed Queue | +----------------------------------+ | Evidence Strip | PHKD Banner | +----------------------------------+
ASCII layout
Evidence-first observatory shell for HKD, DB Unified, and route status surfaces.
+----------------------------------+ | HKD Evidence Header | Status | +----------------------------------+ | Entity Graph | Evidence | | DB Unified Diff | Audit Feed | +----------------------------------+ | Runtime No-Go Banner | +----------------------------------+
ASCII layout
Knowledge graph, search, citations, facts, and route discovery layout.
+--------------------------------+ | Search Bar | Citation Filters | +--------------------------------+ | Graph Canvas | Fact Cards | | Route Index | HKD Links | +--------------------------------+
ASCII layout
ThemeLab catalog, filters, product detail, install center, and account layout.
+--------------------------------+ | ThemeLab Nav | Catalog Filters | +--------------------------------+ | Pack Grid | Install Panel | | Preview Rail | Entitlements | +--------------------------------+ | Sandbox Boundary Strip | +--------------------------------+
ASCII layout
InvestorHub, TLP, and funding workflow layout for review-safe product boards.
+--------------------------------+ | Deal Header | Review State | +--------------------------------+ | Investor List | Funding Board | | TLP Timeline | Risk Register | +--------------------------------+ | No-Production Finance Boundary | +--------------------------------+
ASCII layout
Report, approval, video, trace, screenshot, and validation evidence layout.
+--------------------------------+ | Evidence Summary | Approvals | +--------------------------------+ | Video Runs | Trace Links | | Reports Table | Rollback | +--------------------------------+ | PHKD Boundary Ledger | +--------------------------------+
32
Every major route family is mapped to an existing Maataa UI theme ID and PHKD-safe route status.
| Route | Theme | Family | Tone | Evidence | Runtime | Production |
|---|---|---|---|---|---|---|
| / | runtime-sovereign | RUNTIME_THEMES | sovereign ecosystem landing | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /vaigyaaniq | cinematic-quantum | CINEMATIC_THEMES | scientific cosmic evidence | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /tlp | cinematic-cinematic | CINEMATIC_THEMES | cinematic production launch | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /tlps | operator-analytics-console | OPERATOR_THEMES | production operations console | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /radio | cinematic-water-runtime | CINEMATIC_THEMES | sonic waveform broadcast | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /lipi | language-brahmi-inspired | LANGUAGE_THEMES | manuscript script language | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /digital-gurukul | ai-mentor | AI_THEMES | guided learning gurukul | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /hemant-samwat | cinematic-dhyaan | CINEMATIC_THEMES | astronomy time panchanga | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /maataa | runtime-topology | RUNTIME_THEMES | runtime command center | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /studio/observatory | runtime-matrix | RUNTIME_THEMES | HKD DB Unified evidence observatory | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /review | operator-release-operator | OPERATOR_THEMES | governance audit review | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /admin | operator-admin-console | OPERATOR_THEMES | admin control console | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /universes | cinematic-quantum | CINEMATIC_THEMES | immersive universe archive | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /wallet | operator-security-operator | OPERATOR_THEMES | finance ledger trust | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /exchange | network-standard-4g | NETWORK_THEMES | finance exchange network | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /treasury | chakra-root-stability | CHAKRA_THEMES | finance treasury stability | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /invest | age-nexus | AGE_THEMES | finance investor trust | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /assets | accessibility-visual-signal | ACCESSIBILITY_THEMES | commerce asset signal | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /product-factory | emotion-creative | EMOTION_THEMES | commerce product factory | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /shop | cinematic-fire-runtime | CINEMATIC_THEMES | commerce shop storefront | DISABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
| /sku | operator-status-matrix | OPERATOR_THEMES | commerce SKU control | ENABLED | CONTROLLED_NO_GO | PRODUCTION_READY_NO |
33
Asset bindings summarize real SVG icon, hero, card, thumbnail, and avatar paths from the ecosystem asset registry.
/
sovereign ecosystem landing
RUNTIME_THEMES / 10 semantic icons
/vaigyaaniq
scientific cosmic evidence
CINEMATIC_THEMES / 10 semantic icons
/tlp
cinematic production launch
CINEMATIC_THEMES / 10 semantic icons
/tlps
production operations console
OPERATOR_THEMES / 10 semantic icons
/radio
sonic waveform broadcast
CINEMATIC_THEMES / 10 semantic icons
/lipi
manuscript script language
LANGUAGE_THEMES / 10 semantic icons
/digital-gurukul
guided learning gurukul
AI_THEMES / 10 semantic icons
/hemant-samwat
astronomy time panchanga
CINEMATIC_THEMES / 10 semantic icons
/maataa
runtime command center
RUNTIME_THEMES / 10 semantic icons
/studio/observatory
HKD DB Unified evidence observatory
RUNTIME_THEMES / 10 semantic icons
/review
governance audit review
OPERATOR_THEMES / 10 semantic icons
/admin
admin control console
OPERATOR_THEMES / 10 semantic icons
/universes
immersive universe archive
CINEMATIC_THEMES / 10 semantic icons
/wallet
finance ledger trust
OPERATOR_THEMES / 10 semantic icons
/exchange
finance exchange network
NETWORK_THEMES / 10 semantic icons
/treasury
finance treasury stability
CHAKRA_THEMES / 10 semantic icons
/invest
finance investor trust
AGE_THEMES / 10 semantic icons
/assets
commerce asset signal
ACCESSIBILITY_THEMES / 10 semantic icons
/product-factory
commerce product factory
EMOTION_THEMES / 10 semantic icons
/shop
commerce shop storefront
CINEMATIC_THEMES / 10 semantic icons
/sku
commerce SKU control
OPERATOR_THEMES / 10 semantic icons
34
Component groups mapped to route areas and required PHKD-safe state.
Cards / Tables / Forms / Navigation / Status badges / Evidence cards / PHKD badge
Cards / Tables / Forms / Navigation / Status badges / Evidence cards / PHKD badge
Cards / Tables / Forms / Navigation / Status badges / Evidence cards / PHKD badge
Cards / Tables / Forms / Navigation / Status badges / Evidence cards / PHKD badge
Cards / Tables / Navigation / Status badges / Evidence cards / PHKD badge
Cards / Tables / Navigation / Status badges / Evidence cards / Runtime shell / PHKD badge
Cards / Tables / Forms / Navigation / Status badges / Evidence cards / Runtime shell / PHKD badge
Cards / Tables / Forms / Navigation / Status badges / Runtime shell / PHKD badge
Cards / Tables / Navigation / Status badges / Evidence cards / Runtime shell / PHKD badge
35
Local report and evidence references used by this explorer.