अवलोकन

TriadicFrameworks — Prompts Site

The TriadicFrameworks Prompts site provides structured, engine‑aligned prompt modules for all RTT engines, IPD‑12, stacks, templates, UI logic, and teaching examples.
It is the interactive companion to the TriadicFrameworks Docsbook and the S3 Spine Visualizer.

Prompts are organized into modules. Each module contains explainers, prompts, diagnostics, worksheets, posters, curriculum material, and cross‑links to the Docsbook and Spine.

This directory (docs/prompts/) is the full source for the prompts site.


Purpose#

The Prompts site exists to:

  • provide structured prompt modules for every engine and stack
  • support teaching, diagnostics, analysis, and capture workflows
  • expose operator grammar and layer traversal through prompts
  • integrate with the Docsbook for deep documentation
  • integrate with the S3 Spine Visualizer for structural navigation
  • serve as the canonical prompt library for TriadicFrameworks

Directory Overview#

Engines#

Prompt modules for all RTT engines and IPD‑12.

  • engines/rtt1.md
  • engines/rtt2.md
  • engines/rtt3.md
  • engines/rtt12.md
  • engines/rtt_infinity.md
  • engines/rtt_ipd_12/

Stacks#

Prompt modules for structural, diagnostic, operator, substrate, domain, teaching, and research stacks.

  • stacks/structural-stack.md
  • stacks/diagnostic-stack.md
  • stacks/operator-stack.md
  • stacks/substrate-stack.md
  • stacks/domain-stack.md
  • stacks/teaching-stack.md
  • stacks/research-stack.md

Templates#

Prompt templates for capture, analysis, drift, coherence, operator work, domain work, substrate work, teaching, and research.

  • templates/p_Capture.md
  • templates/p_Analyze.md
  • templates/p_Drift.md
  • templates/p_Coherence.md
  • templates/p_Operator.md
  • templates/p_Domain.md
  • templates/p_Substrate.md
  • templates/p_Teaching.md
  • templates/p_Research.md

UI Modules#

Prompt modules describing UI logic, unlock rules, dependency graphs, wireframes, and output formats.

  • ui/index.md
  • ui/wireframe.md
  • ui/wireframes/
  • ui/unlock-logic.md
  • ui/dependency-graph.md
  • ui/output-format.md

Examples#

Example prompt modules demonstrating RTT engines, IPD‑12, mythology profiles, physics regimes, teaching sessions, and structural analysis.

  • examples/datacenter-evaluator.md
  • examples/ipd_12_teaching_example.md
  • examples/mythology-profile.md
  • examples/physics-regime.md
  • examples/teaching-session.md
  • examples/violin-structural.md

Root Files#

Core files for the prompts site.

  • index.html
  • index.md
  • README.md
  • GLOSSARY.md
  • modules.md
  • engines.md
  • stacks.md
  • ui.md
  • templates.md
  • AGENTS.md
  • p_Capture.md

Prompts Site#

https://www.triadicframeworks.org/prompts/

Docsbook#

https://docs.triadicframeworks.org/docs/

S3 Spine Visualizer#

https://www.triadicframeworks.org/spine

GitHub Source#

https://github.com/umaywant2/TriadicFrameworks/tree/main/docs/prompts


Manifest#

See module.json for the full registry of all modules, links, navigation, and spine integration.


Notes#

This directory is actively expanded as new engines, stacks, and teaching modules are added. RTT∞, IPD‑12, and the teaching stacks are the most recently developed modules.

Updated