Files
becomingone/dashboard/.gitignore
T
Antigravity Agent 3546cd15ae [META] Initiated Visual Dashboard Architecture.
Rationale:
1. Deployed React + Vite stack to serve as the visual 'Right Hemisphere' reflection of the underlying KAIROS engine.
2. Implemented Kuramoto Differential equations natively in JavaScript to simulate the hardware topology mapping directly in the user's view.
3. Designed aesthetic glassmorphic gradients to reflect the high-dimensional 'ethereal' nature of phase coherence and mathematically strict token clock (dt) synchronization.
2026-05-26 01:50:27 +00:00

25 lines
253 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?