Commit Graph

4 Commits

Author SHA1 Message Date
Gregory Gauthier
a1f067d4ae docs(debate-2): add initial transcript structure for terse vs verbose debate
Creates the DEBATE_TRANSCRIPT.md file with proposition, position selection placeholders, and transcript section.
2026-04-10 16:33:33 +01:00
Gregory Gauthier
778e66d0cb docs(Debate_1): add SuperGrok Shadow Transcript
Added a new Markdown file containing the transcript of the debate between CLAUDE and GROK on strong typing, including opening statements, responses, and notes on further rounds.
2026-04-10 16:24:52 +01:00
Gregory Gauthier
12e5e067c3 chore(gitignore): add exception for Debate_ directories
Add rules to include directories starting with "Debate_" and their contents in version control.
2026-04-10 15:31:59 +01:00
Gregory Gauthier
d6a0871ae6 feat(initial): add first debate files, instructions, and repo setup
- Add .gitignore to ignore non-markdown files except itself
- Add Debate_1 directory with transcript, verdicts from Claude and Grok
- Add INSTRUCTIONS.md for debate process
- Add README.md for repository overview
2026-04-10 15:08:41 +01:00