In++ 2.0

Quick Start Guide

5 Minutes to Your First Intenture

Step 1: Express Your Intent

Write freely in your own language. Don't worry about structure. Just describe what you want to achieve.

I want to create an AI-powered customer support system
that can handle basic queries automatically but escalates
complex or sensitive issues to human agents. It should
work 24/7 and integrate with our existing CRM.

Step 2: Identify the Core

Ask yourself:

  • Intent: What verb? -> create
  • Object: What are you acting on? -> AI-powered customer support system
  • Constraints: What must not be violated? -> [safety] sensitive issues must escalate, [quality] 24/7 availability
  • Expected Output: What's the deliverable? -> Working support system integrated with CRM

Step 3: Fill the Canvas

Start with Critical Blocks:

Intent: create
Object: AI-powered customer support system
Constraints:
  - [safety] Sensitive/complex issues must escalate to humans
  - [quality] 24/7 availability
  - [coordination] Must integrate with existing CRM
Expected Output: Deployed AI support system with CRM integration

Step 4: Check Readiness

Run through the CRT:

  • Intent - Answered
  • Object - Answered
  • Constraints - Answered
  • Expected Output - Answered

-> Universal CRT passed!

Then: Assumption Gate - are there any "Assumed by AI" blocks? Resolve each one.

Step 5: Iterate

Now fill Supporting and Development blocks. Ask the AI to help you explicate further - it will use the AI Interpretation Protocol to extract, normalize, validate, stress-test, confirm assumptions, and decide readiness for your intent.

What's Next?