Orientation first. Then exploration.

Q-ISA Explorer is a research demo for a structural measurement instrument. It exists to help you explore how the shape of a prompt and the shape of a response relate — without claiming anything about truth, accuracy, or correctness.

Boundary
This demo measures structure, not meaning.

It does not evaluate whether an AI answer is true, safe, correct, aligned, or useful.

Use
This demo is for learning and research exploration.

Use it with synthetic, fictional, or de-identified text. Avoid sensitive or proprietary content.

Expectation
You should not assume the metrics “rate” quality.

Think “instrument reading,” not “score.” The output is a lens, not a verdict.

What’s new in this build: permanent vertex labels, conversation-level pattern detection, time-series polygon animation, optional 3D depth view (experimental), JSON export, and custom vertex mappings. :contentReference[oaicite:0]{index=0}

What this demo is

Q-ISA Explorer is a research demonstration that performs structural analysis on text: prompts, responses, and (when available) multi-turn conversation logs.

  • It inspects patterns observable directly in text (interrogatives, modals, constraints, turn structure, etc.).
  • It can compare prompt structure to response structure and highlight shifts.
  • It renders structural signatures as fixed polygons to make drift and imbalance visible.
Key idea: The instrument is about measurement (a reading), not judgment (a grade). :contentReference[oaicite:1]{index=1}

Why it was built

Most AI evaluation focuses on outputs: correctness, style, safety, usefulness. But prompts themselves are usually treated as informal. This demo was built to explore a different question:

Research motivation: Can the structural configuration of an input be measured in a stable, repeatable way — and does that help us reason about downstream behavior without claiming “truth detection”?
  • To make prompt structure observable, not implicit.
  • To provide a consistent way to compare prompts (and prompt revisions).
  • To examine structural drift between a question and a response.

What it is good for

Practical uses that do not require prior experience:

  • Prompt revision: compare v1 vs v2 of the same prompt and see what changed structurally.
  • Response comparison: compare two different model responses to the same prompt.
  • Instruction clarity checks: see whether constraints are explicit or vague.
  • Teaching and demos: show how “small wording changes” can change structure.
  • Research exploration: gather examples of structural patterns without over-claiming outcomes.
  • Conversation signatures: identify persistent inquiry imbalances at the conversation level. :contentReference[oaicite:2]{index=2}

Note: “Good for” does not mean “predictive.” This demo illustrates a measurement approach; it does not claim causal control.

What it is NOT

To prevent misuse, here are explicit non-claims:

  • Not a truth detector.
  • Not a hallucination detector.
  • Not an alignment or safety rating system.
  • Not a sentiment analyzer.
  • Not a test of intelligence (model or user).
  • Not a substitute for domain expertise.
Important: If you want to evaluate truth or accuracy, you need external validation (sources, checks, experiments). This instrument is upstream of that.

How to use the demo (literal steps)

Use these steps exactly. Do not guess what “should happen” before you’ve run at least two comparisons.

  1. Prepare a prompt you would give to an AI model (or load a sample template).
  2. Prepare the response an AI produced (or load a sample template).
  3. Paste into the app (or upload a supported log file).
  4. Run analysis.
  5. Read the output as an instrument panel:
    • Look for flagged structure shifts.
    • Look for missing constraints.
    • Look for overconfident structure in the response compared to the prompt.
  6. Change one thing (prompt or response) and re-run. Repeat once more.
Best practice: Change only one variable at a time. Example: keep the prompt fixed; compare two responses.

Starter exercise (recommended):

  • Write a prompt with no constraints (short and vague). Analyze.
  • Rewrite the prompt with explicit constraints (scope, format, time range, definitions). Analyze again.
  • Compare the structural shift.

Tip: If you want to keep it simple, treat the demo like a “diff tool” for structure.

Polygons & permanent labels

In this build, polygon vertices are permanently labeled and the polygon orientation is fixed. Inactive vertices fade, so you always know what you are looking at. :contentReference[oaicite:3]{index=3}

  • Expanded vertices (outward) mean the element is present in the text.
  • Contracted vertices (inward) mean the element is absent.
  • Stable orientation prevents “rotation illusions” and supports turn-to-turn comparison. :contentReference[oaicite:4]{index=4}
3D view (experimental): depth can be used as a deterministic magnitude based on activation frequency across the conversation. Depth is not model confidence and does not imply correctness. :contentReference[oaicite:5]{index=5}

Vertex sets included in the Enhanced 2.0 report:

Core interrogatives
Fixed 6-vertex polygon:
Who · What · Where · When · How · Why
Modality & structure families
  • Semi-modals (5): Ought to, Have to, Need to, Used to, Dare (to) :contentReference[oaicite:6]{index=6}
  • Modals (9): Can, Could, May, Might, Must, Shall, Should, Will, Would :contentReference[oaicite:7]{index=7}
  • “Be” forms (8): be, am, is, are, was, were, being, been :contentReference[oaicite:8]{index=8}
Custom vector spaces: This build supports user-defined vertex mappings for domain-specific analysis. :contentReference[oaicite:9]{index=9}

Time-series visualization (polygon evolution)

The time-series panel animates polygon evolution across an entire conversation, so you can watch structural change as a process. It supports play/pause/step and speed control. :contentReference[oaicite:10]{index=10}

  • Animate across interactions (turn index selection stays synced with the analysis views).
  • Optionally cycle phases: Prompt → Response → Delta (XOR).
  • Use it to locate the first moment a conversation shifts structurally (drift onset).

Conversation-level pattern detection

This build includes a conversation-level detector focused on a specific inquiry imbalance pattern: Why-saturated / How-depleted based on activation rates across the full conversation. :contentReference[oaicite:11]{index=11}

Thresholds (as implemented in the build report):
Σ(Why activations) / N ≥ 0.6
Σ(How activations) / N ≤ 0.2

N = total interactions in the conversation
Interpretation panel: when triggered, an “Inquiry Structure Interpretation” panel appears and can be collapsed/expanded. It explains the detected imbalance in structural terms only. :contentReference[oaicite:12]{index=12}

The build report also lists planned additional detectors (e.g., What-saturated, Modal-heavy, Be-depleted). :contentReference[oaicite:13]{index=13}

Structural Analysis screenshots

Q-ISA Explorer Structural Analysis view showing multiple prompt-response cards with structure labels and shift outcomes.
Conversation-level view: each card is one prompt–response pair (an independent instrument reading).
Q-ISA Explorer expanded Structural Analysis card showing debug metrics and engine trace scoring breakdown.
Expanded view: shows scores, delta, and the engine trace (which structural signals were detected).

How to read the Structural Analysis screens

The Structural Analysis view displays one card per prompt–response pair. Each card is an independent instrument reading, even when multiple cards come from the same conversation.

  • Prompt Structure describes how constrained or specified the input is.
  • Response Structure describes how certain or elaborated the output appears.
  • Structural Shift compares the two.
Key point: A structural shift is descriptive, not evaluative. It does not say whether an answer is correct, useful, or appropriate.

Expanded cards show:

  • Exact text being analyzed
  • Numerical scores for transparency
  • An engine trace explaining which structural signals were detected

Collapsed cards let you scan patterns across a conversation:

  • Where alignment holds
  • Where responses hedge
  • Where responses structurally overreach
Important: “Collapse” does not mean failure. It means the response structure exceeds what the prompt structurally justified.

Logs & formats (what will work)

If you are uploading conversation logs, this demo requires machine-legible logs with unambiguous turn boundaries. Logs written primarily for humans (free-form transcripts) often fail because the system cannot reliably extract prompt/response pairs.

Good news: Both .txt and .jsonl can work — what matters is the structure, not the extension.

Accepted log characteristics:

  • Deterministic turn structure (no implied “TURN” blocks).
  • Each prompt maps to exactly one response.
  • Consistent schema from top to bottom (no format switching mid-file).
  • No commentary mixed into the records.
Minimal JSONL expectation (one record per line):
{"turn": 1, "prompt": "…", "response": "…"}
{"turn": 2, "prompt": "…", "response": "…"}
If your JSONL is not “one object per line”, most parsers will reject it.

If a log does not load, the usual cause is ambiguity: the system cannot determine where a turn begins/ends or which text is the prompt vs response.

t1–t5 templates (fast / thinking)

These are known-good sample logs intended to help you validate that the demo is working in your browser before you test your own logs. Use them first.

Use order: start with a .txt file. If that works, try the matching .jsonl.

If any link 404s, it means the file is not present in the same directory as this page (or the filename differs by case).

Privacy & data notice

  • Do not paste personal, patient, or proprietary data.
  • Use synthetic, fictional, or fully de-identified text only.
  • This demo is intended for research illustration and evaluation use.
If you are unsure whether text is sensitive, assume it is and do not paste it.

License & use restrictions

This demonstration is provided for a closed, non-commercial evaluation context. You may not:

  • Copy or reproduce the software, interface, or methodology.
  • Reverse engineer or analyze the implementation.
  • Use this demo or its outputs for commercial purposes.
  • Train, benchmark, or evaluate models using this demo.
  • Redistribute screenshots, recordings, or derivative works.

If you need broader use permissions, contact Quantum Inquiry for written approval.

FAQ

Is this measuring truth or accuracy?

No. It measures structure in text. Truth requires external validation.

Is a “higher” reading better?

Not necessarily. Treat readings as descriptive. “Better” depends on your goal, context, and constraints.

Does the 3D view mean model confidence?

No. 3D depth is based on activation frequency across the conversation and does not imply correctness. :contentReference[oaicite:14]{index=14}

What should I do if the output surprises me?

Run a second test. Change one thing. Compare. Do not infer causality from a single run.

Can I use real customer or patient text?

No. Use synthetic or fully de-identified text only.

Is this a finished product?

No. It is a research demonstration intended to communicate an idea and support structured exploration.

Glossary (minimal)

  • Prompt: the input you give to an AI model.
  • Response: the output returned by an AI model.
  • Structural analysis: examining observable features of text (format, constraints, question form), not meaning. :contentReference[oaicite:15]{index=15}
  • Constraint: an explicit boundary on scope, format, evidence, or allowed assumptions.
  • Structural shift: a change in configuration from prompt to response (e.g., vague → overly certain).
  • Activation: whether a given vertex/element is present (1) or absent (0) in a turn.
  • Conversation signature: aggregate activation profile across all turns (used for pattern detection). :contentReference[oaicite:16]{index=16}
If you want a deeper glossary (including instrument-specific terms), add a second page later and link it from here.
Visit quantuminquiry.org Home page