UI Wireframe Poster — TriadicFrameworks Prompts
A large‑format reference poster showing the canonical UI wireframe used across all TriadicFrameworks prompt artifacts: templates, stacks, engines, modules, worksheets, diagnostics, teaching bundles, and posters.
This poster provides a single‑page visualization of the nine‑layer RTT structure that governs all UI layouts.
1. Core Wireframe (Universal Layout)#
All prompt artifacts follow this nine‑section RTT structure:
- Identity
- Operators
- Drift
- Coherence
- Regime‑Points
- Substrate
- Dimensions
- Domains
- Synthesis
This structure is used for:
- modules
- engines
- worksheets
- posters
- teaching bundles
- diagnostics
- research flows
2. Module Wireframe#
# Module Title
## Identity
## Purpose
## Operators
## Drift
## Coherence
## Substrate
## Dimensions
## Domains
## Examples
## Manifest
Rules:
- Always include Purpose, Examples, Manifest
- Always follow RTT canonical order
3. Template Wireframe#
# Template Title
## Purpose
## Template Sections
(prompt blocks)
Rules:
- Template sections follow template grammar
- Prompt blocks follow prompt formatting rules
4. Stack Wireframe#
# Stack Title
## Purpose
## Prompt Families
## Usage
## Cross‑Links
## Manifest
Rules:
- Prompt families grouped by function
- Usage references engines + modules
5. Engine Wireframe#
# RTT Engine Name
## Overview
## Operators
## Drift‑Tensor
## Coherence Anchors
## Regime‑Points
## Substrate Behavior
## Dimensional Rails
## Domain Behavior
## Examples
Rules:
- Always 9 sections
- Always RTT canonical order
6. Worksheet Wireframe#
# Worksheet Title
## Identity
## Operators
## Drift
## Coherence
## Regime‑Points
## Substrate
## Dimensions
## Domains
## Synthesis
Rules:
- Always 9 sections
- Always RTT canonical order
7. Poster Wireframe#
# Poster Title
## Identity
## Operators
## Drift
## Coherence
## Regime‑Points
## Substrate
## Dimensions
## Domains
## Synthesis
Rules:
- Blocks may contain diagrams (SVG) or text
- No decorative emojis or icons
8. Teaching Bundle Wireframe#
# Teaching Bundle Title
## Lesson Overview
## Teaching Sequence
1. Capture
2. Analyze
3. Drift
4. Coherence
5. Synthesis
## Worksheets
## Posters
## Examples
Rules:
- Sequence must follow canonical RTT teaching flow
- Worksheets + posters follow their wireframes
9. UI Integration Map#
The UI wireframe connects directly to:
- Unlock Logic — determines availability
- Dependency Graph — determines relationships
- Flows — determine sequencing
- Output Format — determines rendering
- Overlays — determine spine visualization
Together, these form the complete UI layer.
Cross‑Links#
/docs/prompts/ui/index.md/docs/prompts/ui/unlock-logic.md/docs/prompts/ui/dependency-graph.md/docs/prompts/ui/flows.md/docs/prompts/ui/output-format.md/docs/prompts/ui/wireframe.md/docs/prompts/ui/overlays.md
Manifest#
See module.json for the full registry of UI modules, templates, stacks, engines,
examples, and navigation structure.