Skip to content

Instantly share code, notes, and snippets.

View jeves67's full-sized avatar

Jonathan Eves jeves67

  • DataDog
  • NYC
View GitHub Profile
@jeves67
jeves67 / dim_config_archetype_planner.html
Created March 23, 2026 17:45
RDERA-1679: dim_metering_and_billing_config Archetype Breakout Plan
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dim_metering_and_billing_config — Archetype Breakout Plan</title>
<style>
:root {
--bg: #0d1117;
--surface: #161b22;
@jeves67
jeves67 / dim_config_breakout.html
Last active March 11, 2026 20:22
dim_metering_and_billing_config breakout planner - interactive visualization
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dim_metering_and_billing_config Breakout Architecture</title>
<style>
:root {
--bg: #0d1117;
--surface: #161b22;
@jeves67
jeves67 / overhail-architecture-explorer.html
Created March 11, 2026 16:50
Operation Overhail - v3 Source Loading Migration Reference
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Operation Overhail — Architecture Explorer</title>
<style>
:root {
--bg: #1a1b26;
--surface: #24283b;