BURHĀN identity unification + Vercel deployment readiness#1
Open
Khawrzm wants to merge 2 commits intoGrar00t:mainfrom
Open
BURHĀN identity unification + Vercel deployment readiness#1Khawrzm wants to merge 2 commits intoGrar00t:mainfrom
Khawrzm wants to merge 2 commits intoGrar00t:mainfrom
Conversation
- Rename project from NIYAH/COIN MAX to BURHĀN across README, metadata, package.json - Update HTML meta tags (title, description, OG, Arabic font preconnect) - Replace mock forensic data in server.ts with DRAGON403 master-brief figures * 33 TRC-20 wallets, 50 IOCs, 70+ apps under com.iyinguo.* * Per-victim loss SAR 300K-1.5M (USD 80K-400K) * AS139341 Tencent Cloud / 43.152.32.0/24 Singapore * Forensic SHA-256 hash for falla_admin.js - Add /api/health and /api/case endpoints - Rename WS protocol from niyah-sovereign-v1 to burhan-sovereign-v1 - Configure Vite production build with manualChunks (1.4MB main, no warnings) - Resolve dynamic+static import conflict for MediaLab - Add vercel.json (rewrites, security headers, asset cache policy) - Add AGPL-3.0 LICENSE - Bump version to 1.0.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Identity unification
Master Brief alignment
Replace mock forensic data in
server.tswith authoritative DRAGON403 figures:com.iyinguo.*falla_admin.jsAPI surface
/api/healthendpoint/api/case(returns DRAGON403 master brief constants)niyah-sovereign-v1→burhan-sovereign-v1Build / deployment
MediaLabvercel.json(rewrites, security headers, asset cache policy)LICENSEVerification
tsc --noEmit— 0 errorsvite build— 0 warnings