Skip to content

energyscholar/triad-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triad Alignment Protocol Tutorial

A hands-on tutorial teaching role separation for AI-assisted development.

Prerequisites

  • Modern web browser (Chrome, Firefox, Safari, Edge)
  • ChatGPT access (2 tabs)

Setup

  1. Open instructor.html in your browser (double-click or drag to browser)
  2. Open 2 ChatGPT tabs
  3. Copy the Auditor prompt from the instructor app → paste into ChatGPT tab 1
  4. Copy the Generator prompt from the instructor app → paste into ChatGPT tab 2
  5. Follow the instructor app through the tutorial

Files

File Purpose
instructor.html Tutorial guide (open in browser)
auditor-prompt.md Auditor role prompt (reference copy)
generator-prompt.md Generator role prompt (reference copy)

What You'll Learn

  • Role separation prevents drift
  • Specification quality determines output quality
  • Invariants are contracts
  • Iteration is expected (3 passes is normal)

Notes

  • State persists via cookie; survives page refresh
  • "Restart Tutorial" button available on all screens
  • Works offline (no server required)

About

Single-file tutorial teaching role-separation architecture for AI-assisted development using Human Executive + LLM Auditor + LLM Generator pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors