Skip to content

Instantly share code, notes, and snippets.

View weytani's full-sized avatar
🏠
Working from home

David Ryan weytani

🏠
Working from home
View GitHub Profile
Feedback II Reflection
Date of feedback conversation: Around the time of the session instructing us to complete this deliverable
How did you prepare for the conversation?
No prep really, I think we are both pretty well aware of our shortcomings and there was much that was going to be said that we weren't already somewhat aware of. We also had a number of personal discussions during the course of the project that made us more comfortable with eachother to begin with.
How did the conversation go for you? What was easy about the conversation? What was more difficult?
How have you changed since you started at Turing? How have your strengths helped you in that progress?
More accutely aware of my shortcomings and what I need to work on. Knowing that Adaptability can be a double edged sword when I can't say no to people helped bring that aspect of my issues into focus.
How do you feel like you have used your strengths when you've paired with others?
When others might get bogged down in the minutia of trying to step through a problem I usually have been able to push us through it stratigically someway. I also have tended to lead every pairing, build out waffle and set expectations for milestone completion and general workflow. Also, refactoring comes easier to me as well as discovering and fixing bugs.
How could you utilize these strengths more?
I think I should continue to push to take more of a leadership role and continue to get comfortable directing the management of a project.
@weytani
weytani / sfdmu-test-data-quickstart.md
Last active March 17, 2026 23:32
SFDMU Test Data Quickstart β€” seed Accounts, Contacts, Cases, Contracts & Products into lower Salesforce environments

SFDMU Test Data Quickstart

Seed Accounts, Contacts, Cases, Contracts, and Products into lower Salesforce environments using SFDMU (Salesforce Data Move Utility).


How It Works

SFDMU uses a single export.json config file to define which objects and fields to migrate. You can pull from a source org or from local CSV files. Objects are processed in dependency order automatically β€” parent records (Account) before children (Contact, Case, etc.).

@weytani
weytani / case-escalation-emails.md
Created March 23, 2026 16:46
Salesforce Case Escalation Email β€” Scheduled Apex Design (Sev-1: 15min, Sev-2: 30min, Sev-3: 12hr)

Case Escalation Email β€” Scheduled Apex Design

Architecture Overview

Case Created β†’ Trigger sets Next_Escalation_Email__c = NOW() + 5min
                          ↓
Scheduled Apex (runs every 15min) β†’ Queries cases where Next_Escalation_Email__c <= NOW()
                          ↓
 Sends email β†’ Updates Next_Escalation_Email__c to next interval
@weytani
weytani / result.md
Created April 19, 2026 00:19
Apophis 2029 market-reaction analysis β€” HCP-MAD (Heterogeneous Consensus-Progressive Multi-Agent Debate) final synthesis. Resolved at Stage 1 (HCV) round 0, consensus stance mild-sector-transient. Opus 4.7 βˆ₯ Sonnet 4.6, Haiku 4.5 judge.

Apophis 2029 Market-Reaction Analysis

Methodology: HCP-MAD (Heterogeneous Consensus-Progressive Multi-Agent Debate) β€” Liu et al., arXiv:2604.09679 Protocol stage resolved at: Stage 1 β€” HCV (Heterogeneous Consensus Verification), round 0 Consensus mode: semantic-judge (Haiku 4.5) Agent pair: Opus 4.7 βˆ₯ Sonnet 4.6 (heterogeneous) Consensus token: mild-sector-transient Date: 2026-04-18 | ~3 years to flyby (April 13, 2029)


@weytani
weytani / agent1-opus.md
Created April 19, 2026 00:19
Apophis 2029 market analysis β€” Agent 1 (Opus 4.7) HCV round 0 research attempt. Part of HCP-MAD protocol run.

Apophis 2029 Market Reaction Analysis β€” Agent 1 (HCP-MAD)

Model: claude-opus-4-7 Role: Agent 1 (HCV / HPAD pair member) Round: 0 (HCV) Date: 2026-04-18


David, one preface: I did real web research via WebSearch/WebFetch. The consistent finding across ~15 queries is that measurable, clean market reactions to widely-publicized "non-event" catastrophic predictions are surprisingly thin in the public record β€” most reactions are muddied by concurrent macro events (dot-com, GFC aftermath) or are sector-specific anecdotes rather than index moves. I'll be honest about that limitation rather than fabricate precision.

@weytani
weytani / agent2-sonnet.md
Created April 19, 2026 00:19
Apophis 2029 market analysis β€” Agent 2 (Sonnet 4.6) HCV round 0 research attempt. Part of HCP-MAD protocol run.

Market Reactions to Catastrophic Non-Events: Historical Precedents and the Apophis 2029 Scenario

Model: claude-sonnet-4-6 Role: Agent 2 (HCV / HPAD pair member) Round: 0 (HCV) Date: 2026-04-18 | T-minus ~3 years to Apophis flyby


Section 1: Historical Precedents β€” Market Reactions to Catastrophic Predictions That Did Not Materialize

@weytani
weytani / result.md
Created April 19, 2026 00:47
Apophis 2029 market-reaction β€” HCP-MAD FULL-PIPELINE RUN (adversarial-seeded HCV β†’ HPAD convergence round 2 β†’ forced ECV divergence). Pair: Opus 4.7 bear βˆ₯ Sonnet 4.6 bull. HPAD consensus: mild-sector-transient. ECV winner: muted (Ξ² bonus on unanimous Haiku independents). ~506K tokens, 3.17Γ— HCV-only run.

Apophis 2029 Market-Reaction Analysis β€” HCP-MAD Full-Pipeline Run

Methodology: HCP-MAD (Heterogeneous Consensus-Progressive Multi-Agent Debate) β€” Liu et al., arXiv:2604.09679 Run type: Full-pipeline ablation β€” forced execution of all three stages Date: 2026-04-18 | ~3 years to flyby (April 13, 2029) Pair: Opus 4.7 (bear-primed) βˆ₯ Sonnet 4.6 (bull-primed) Consensus mode: semantic-judge (Haiku 4.5)


@weytani
weytani / hcp-mad-comparison.md
Created April 19, 2026 00:47
HCP-MAD methodology comparison β€” same Apophis 2029 prompt, two runs. HCV-only (~159K tokens, mild-sector-transient) vs full-pipeline (~506K tokens, HPAD=mild-sector-transient, ECV=muted). Answer stability, stage-by-stage cost, Ξ²-bonus divergence analysis.

HCP-MAD Methodology Comparison β€” Same Task, Two Runs

Task (identical in both runs): Historical analysis of market reactions to catastrophic predictions that became non-events, applied to predict market reactions to 99942 Apophis 2029 close approach. Date: 2026-04-18

Two runs of HCP-MAD (Liu et al., arXiv:2604.09679) on the SAME prompt, with different seeding and execution rules, to measure:

  1. Answer stability across independent runs
  2. Effect of adversarial seeding on stage progression
  3. Token-cost profile per stage
  4. ECV vs HPAD answer divergence when forced
@weytani
weytani / agent1-opus-bear.md
Created April 19, 2026 00:47
Apophis 2029 HCP-MAD full-pipeline β€” ALL debate rounds (HCV + HPAD r1 + HPAD r2 bear-primed Opus)

HCP-MAD Full Pipeline β€” Agent 1 (Opus 4.7, Bear-Primed)

Role: HCV / HPAD pair member Prior: Bear-leaning tail-risk strategist (retail dominance, 0DTE gamma, viral misinfo make 2026 regime different from prior non-events) Round: HCV round 0 Tokens: 50,112 | Tool uses: 9 | Duration: 112s


1. Historical Precedents