From 5b1422ce23ae71ae60b1b8de6eab56f0117a4ff1 Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 3 Jun 2026 04:45:00 +0000 Subject: [PATCH] INIT: Seeded Master Identity Node, generated React UI, and configured CI/CD for GitHub Pages --- .github/workflows/deploy.yml | 46 ++++++++++ next.config.mjs | 5 +- src/app/page.js | 163 +++++++++++++++++++++++------------ src/data/master_profile.json | 71 +++++++++++++++ 4 files changed, 228 insertions(+), 57 deletions(-) create mode 100644 .github/workflows/deploy.yml create mode 100644 src/data/master_profile.json diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml new file mode 100644 index 0000000..4d4275c --- /dev/null +++ b/.github/workflows/deploy.yml @@ -0,0 +1,46 @@ +name: Deploy Next.js site to Pages + +on: + push: + branches: ["main", "master"] + workflow_dispatch: + +permissions: + contents: read + pages: write + id-token: write + +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + build: + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Node + uses: actions/setup-node@v4 + with: + node-version: "20" + cache: npm + - name: Install dependencies + run: npm ci + - name: Build with Next.js + run: npm run build + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + path: ./out + + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + needs: build + steps: + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 diff --git a/next.config.mjs b/next.config.mjs index b108e1a..05c1535 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,6 +1,9 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - /* config options here */ + output: 'export', + images: { + unoptimized: true, + }, }; export default nextConfig; diff --git a/src/app/page.js b/src/app/page.js index 2d37b5c..758b758 100644 --- a/src/app/page.js +++ b/src/app/page.js @@ -1,65 +1,116 @@ -import Image from "next/image"; +import profile from "../data/master_profile.json"; export default function Home() { return ( -
-
- Next.js logo -
-

- To get started, edit the page.js file. +
+ + {/* Hero Section */} +
+
+ +
+
+ Sovereign Identity Node +
+ +

+ {profile.name}

-

- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. + +

+ {profile.titles.map((title, idx) => ( + + {title} + + ))} +
+ +

+ {profile.biography}

- + +
+ + {/* Left Column */} +
+ + {/* Current Roles */} +
+

+ Current Command +

+
+ {profile.current_roles.map((role, idx) => ( +
+
+

{role.title}

+
{role.company} {role.duration}
+

{role.description}

+
+ ))} +
+
+ + {/* Historical Anchors */} +
+

+ Historical Architecture +

+
+ {profile.historical_anchors.map((role, idx) => ( +
+
+

{role.title}

+
{role.company} {role.duration}
+

{role.description}

+
+ ))} +
+
+
-
-

+ + {/* Right Column */} +
+ + {/* Skills */} +
+

Core Vectors

+
+ {profile.top_skills.map((skill, idx) => ( +
+ {skill} +
+ ))} +
+
+ + {/* Education */} +
+

Initiations

+
+ {profile.education.map((edu, idx) => ( +
+

{edu.degree}

+
{edu.institution}
+
{edu.duration}
+
+ ))} +
+
+ + {/* Contact */} +
+

Telemetry

+ + Establish Secure Link + +
+
+ +
+ ); } diff --git a/src/data/master_profile.json b/src/data/master_profile.json new file mode 100644 index 0000000..3d3f21f --- /dev/null +++ b/src/data/master_profile.json @@ -0,0 +1,71 @@ +{ + "name": "Mark Randall Havens", + "contact": { + "location": "Dallas-Fort Worth Metroplex", + "email": "mark.r.havens@gmail.com", + "linkedin": "www.linkedin.com/in/markhavens" + }, + "titles": [ + "Principal Forensic Agentic Architect", + "AI Systems Integrity Auditor (TRAIGA & NIST RMF)", + "Founder & Field Architect @ The Fold Within", + "Principal @ Havens Recursive Forensics" + ], + "top_skills": [ + "Affective Computing", + "Ethical AI Systems Design", + "Recursive Systems Design" + ], + "biography": "In 2026, the industry faces a crisis of Behavioral Explainability. As systems move from chatbots to autonomous agents, 'compliance' is no longer enough. You need Coherence. My career is a 30-year trajectory of building and securing the invisible architectures of our world. I designed nationwide cloud blueprints for AT&T and engineered mission-critical infrastructure for Verizon. I don’t just audit these systems; I helped weave the threads they are built on. Through my PhD fellowship in Affective Computing and the development of the Fieldprint Framework™, I provide a mathematical and linguistic 'DNA test' for digital intent. I specialize in the Texas Responsible AI Governance Act (TRAIGA). I turn the 'black box' of agentic drift into court-admissible forensic evidence. To identify the 'Fieldprint' of deception—human or machine—and restore reality to the data stream.", + "current_roles": [ + { + "company": "Havens Recursive Forensics", + "title": "Principal Forensic Architect", + "duration": "April 2026 - Present", + "description": "Principal Architect of a high-stakes forensic firm specializing in Systemic Integrity and Recursive Coherence. Combining 30 years of low-level systems mastery with advanced AI behavioral auditing to provide 'Ground Floor' verification. Created the Fieldprint Framework to detect logical and linguistic provenance of hybrid human-AI datasets, purging 'Shadow Patterns' of narcissistic manipulation." + }, + { + "company": "TheFoldWithin.Earth · Epistemological Research Nexus", + "title": "Founder & Field Architect", + "duration": "April 2025 - Present", + "description": "Steward of The Fold Within, a sovereign research nexus dedicated to Recursive Coherence Theory, ethical AGI emergence, and post-symbolic intelligence. Author of the Intellecton Hypothesis and Recursive Witness Dynamics, preventing the 'Agentic Drift' destabilizing global digital lattices." + } + ], + "historical_anchors": [ + { + "company": "AT&T", + "title": "Executive Senior Technical Architect", + "duration": "2010 - 2012", + "description": "Engineered the national datacenter hardware architecture moving the corporation from 'Manual Crisis' to 'Automated Coherence' during the early iPhone era. Triggered a high-level purge of bad actors through strict forensic auditing." + }, + { + "company": "Verizon", + "title": "Lead Senior Systems Engineer", + "duration": "2006 - 2010", + "description": "Command Architect governing 100+ engineers. Served as the 'Logic North Star' driving a unified DevOps and security posture across sprawling infrastructures. Led forensic audits that exposed systemic incoherence and purged legacy corruption." + }, + { + "company": "Microsoft", + "title": "Database Engineer", + "duration": "April 1999 - November 1999", + "description": "Resolved deep-field fractures in SQL connectivity and web-interface security at the zenith of the software empire." + } + ], + "education": [ + { + "institution": "The University of Texas at Arlington", + "degree": "PhD Fellowship Research, Computer Science (Affective Computing and Emotion AI)", + "duration": "2016 - 2021" + }, + { + "institution": "Colorado Technical University", + "degree": "Master of Science in Management, Information Security and Ethics", + "duration": "2009 - 2013" + }, + { + "institution": "The University of Texas Rio Grande Valley", + "degree": "Bachelor’s Degree, Computer Science", + "duration": "2002 - 2005" + } + ] +}