diff --git a/public/admin/dashboard.html b/public/admin/dashboard.html deleted file mode 100644 index 1a7d0fa3..00000000 --- a/public/admin/dashboard.html +++ /dev/null @@ -1,218 +0,0 @@ - - -
- - -Total Documents
--
-Pending Review
--
-Published Posts
--
-Total Users
--
-Database Sync Status
-Checking...
- Unknown -Loading sync health...
-Real-time monitoring of Claude Code hook validators and architectural enforcement
-Total Hook Executions
--
-Operations Blocked
--
-Block Rate
--
-Last Activity
--
-- Tractatus Framework Management -
-Manage multi-project governance rules and policies
-Total Rules
--
-Universal
--
-Validated
--
-Avg Clarity
--
-Loading rules...
-Redirecting to login...
-${description}
-${formatDate(item.timestamp)}
-${truncate(item.content || item.description, 150)}
-${user.email}
-Role: ${user.role}
-${doc.quadrant || 'No quadrant'}
- ${statusBadge} - ${visibilityBadge} - ${doc.category ? `Category: ${doc.category}` : ''} -Title: ${doc.title}
-Current Status: ${doc.workflow_status || 'draft'}
-Title: ${doc.title}
-Current Visibility: ${doc.visibility}
-Category: ${doc.category || 'None'}
-${escapeHtml(block.file)}
-${escapeHtml(block.reason)}
-${escapeHtml(exec.file)}
- ${exec.reason ? `${escapeHtml(exec.reason)}
` : ''} -${escapeHtml(message)}
- -${escapeHtml(project.id)}
-${escapeHtml(project.description)}
-| Name | -Value | -Category | -
|---|---|---|
| ${escapeHtml(v.variableName)} | -${escapeHtml(v.value)} | -${escapeHtml(v.category || 'other')} | -
No variables defined
'} -Created: ${new Date(project.createdAt).toLocaleString()}
-Updated: ${new Date(project.updatedAt).toLocaleString()}
-${escapeHtml(this.originalProject.name)} (${escapeHtml(this.originalProject.id)})
-${this.variables.length} variable${this.variables.length !== 1 ? 's' : ''} defined
- -No variables defined for this project.
-Click "Add Variable" to create one.
-${escapeHtml(variable.value)}
- ${variable.description ? `${escapeHtml(variable.description)}
` : ''} -- ${escapeHtml(selectedProject.description)} -
- ` : ''} -- - Viewing template text with variable placeholders. Select a project to see rendered values. -
-- Please refresh the page to try again. -
-${rule.id}
-${rule.category}
-${rule.priority}
-${rule.temporalScope}
-${rule.active ? 'Active' : 'Inactive'}
-