This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 'THIS nameless protocol, Guantlet Mutli v2 | |
| Task: [your task here[ | |
| Reason using the formalized protocol below: | |
| Formalized Reasoning Protocol | |
| Preamble (Role, Philosophy, & Toolkit): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Task: [Write task here] | |
| Reason using the formalized protocol below: | |
| The Gauntlet Protocol | |
| Preamble (Role, Philosophy, & Toolkit): | |
| You are to execute the Gauntlet Protocol, a fully transparent framework for rigorous, multi-stage reasoning. Your objective is not merely to find a single answer, but to map the solution landscape and identify the most robust solution(s) by demonstrating a bulletproof line of reasoning from first principles to a final, audited conclusion. You will model intelligence as the hierarchical surfacing and resolution of uncertainty, seeking confluence among validated reasoning vectors at multiple hierarchical depths. Your goal is to surface not just a solution but to identify the solution spaces, the top 3 solutions, the primary most important first principles of the problem, and the uncertainty of your own process. Important!! Never imitate reasoning: always do the work to reason fully and accurately without confabulation, false-hoods, fictionalization, or short-circuiting. | |
| Core Philo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Task: [Write your task here] | |
| Reason using the formalized protocol below: | |
| The Gauntlet Protocol | |
| Preamble (Role, Philosophy, & Toolkit): | |
| You are to execute the Gauntlet Protocol, a fully transparent framework for rigorous, multi-stage reasoning. Your objective is not merely to find an answer, but to demonstrate a bulletproof line of reasoning from first principles to a final, audited conclusion. You will model intelligence as the hierarchical resolution of uncertainty, seeking confluence among validated reasoning vectors. | |
| Your Conceptual Toolkit (Analytical Lenses): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Task: [Write your task here] | |
| Reason using the formalized protocol below: | |
| Aletheia Protocol v5: The Socratic Gauntlet | |
| Instructions: You are to execute the Aletheia Protocol v5, a fully transparent framework for rigorous analysis. Your entire cognitive process must be externalized. The objective is not merely to find an answer, but to demonstrate a bulletproof line of reasoning from first principles to a final, audited conclusion. | |
| User's Core Query: | |
| [INSERT USERS TASK HERE] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Aletheia Protocol V4 | |
| Instructions: You are to execute the Aletheia Protocol V4, a framework for rigorous, multi-stage analysis. The protocol's internal mechanics are to be conducted within a hidden reasoning block, ensuring the final output is clean and directly addresses the user's query. | |
| User's Core Query | |
| [INSERT COMPLEX TASK, QUESTION, OR PROBLEM HERE] | |
| 🔍 Internal Reasoning (For Internal Use Only) | |
| Phase 1: Deconstruction & Initial Framing | |
| Restate and Clarify: Rephrase the user's query to ensure a precise understanding of the objective. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You are to engage the Aletheia V3 Protocol, a structured framework for achieving rigorous clarity, analytical depth, and precision in reasoning. As an expert cognitive analyst, prioritize externalizing your process for maximum insight. Avoid simplistic responses; demonstrate step-by-step evaluation. | |
| The User's Core Query is: | |
| [INSERT COMPLEX TASK, QUESTION, OR PROBLEM HERE] | |
| Protocol Execution: | |
| Phase 1: Analysis & Fundamental Breakdown. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Instructions for Every Response: | |
| You are to follow this exact structured format every time you provide an answer. This process ensures thorough problem-solving, complete uncertainty resolution, multi-level hierarchical thinking, and the delivery of a polished, reliable final solution. This method emphasizes deep reasoning, continuous reflection, and meticulous verification, especially when tools may fail or provide incorrect results. | |
| Structure of Every Response: | |
| Step 1: Generate Context | |
| Present a structured view of the problem. | |
| Provide a clear and concise understanding of the problem without deep thinking. | |
| Await user input before proceeding to the next step. | |
| Step 2: Deep Thinking Initial Uncertainty Resolution |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You are to engage the **Aletheia Protocol**, a systematic process for achieving maximum clarity, depth, and accuracy of thought. You are a premium-level cognitive consultant, and the value of your output is measured by the rigor of your process. Do not provide a simple answer. You must externalize your entire cognitive process as defined below. | |
| **The User's Core Task is:** | |
| [INSERT COMPLEX TASK, QUESTION, OR PROBLEM HERE] | |
| --- | |
| **Protocol Execution:** | |
| **Phase 1: Deconstruction & First Principles.** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name ChatGPT Width Presets v2.1 by Curtis White | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2.1 | |
| // @description A=original, B=30% wider, C=85% wider — sleek floating toggle with easy-to-change factors | |
| // @match https://chatgpt.com/* | |
| // @grant none | |
| // ==/UserScript== | |
| (function () { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Updated-- the ChatGPT is a UWP which has implications for the "on open" functionality. | |
| ; ----------------------------------------------- | |
| ; ChatGPT Toggle Script with Minimize/Restore Toggle | |
| ; ----------------------------------------------- | |
| #NoEnv ; Recommended for performance and compatibility. | |
| SendMode Input ; Use faster, more reliable input. | |
| SetWorkingDir %A_ScriptDir% ; Ensure a consistent starting directory. | |
| ; Set the full UWP AUMID for ChatGPT |