Visão geral

TriadicFrameworks — Prompt Templates

Templates are used to compose sessions, generate structured reasoning, and maintain consistency across modules.

This page serves as the overview for all template‑level prompt modules.


Capture Template#

File: templates/p_Capture.md
The Capture Template defines the canonical capture grammar used across all engines and stacks. It provides structured capture prompts, unlock logic, and session framing.


Analyze Template#

File: templates/p_Analyze.md
The Analyze Template provides prompts for structural analysis, operator traversal, layer‑specific reasoning, and RTT‑aligned analytical workflows.


Drift Template#

File: templates/p_Drift.md
The Drift Template contains prompts for drift detection, drift mapping, drift resolution, and drift‑to‑coherence workflows.


Coherence Template#

File: templates/p_Coherence.md
The Coherence Template provides prompts for coherence checks, coherence alignment, coherence restoration, and coherence‑driven structural synthesis.


Operator Template#

File: templates/p_Operator.md
The Operator Template defines prompts for operator grammar, operator traversal, operator alignment, and operator‑driven session composition.


Domain Template#

File: templates/p_Domain.md
The Domain Template provides prompts for domain classification, domain traversal, domain alignment, and domain‑specific structural analysis.


Substrate Template#

File: templates/p_Substrate.md
The Substrate Template focuses on geometry, flow, time, meaning, and field. It provides substrate‑tensor prompts, substrate diagnostics, and substrate alignment workflows.


Teaching Template#

File: templates/p_Teaching.md
The Teaching Template contains prompts for lesson planning, teaching workflows, classroom packs, worksheets, and teaching alignment across RTT engines.


Research Template#

File: templates/p_Research.md
The Research Template provides prompts for research workflows, deep‑layer analysis, cross‑framework synthesis, and long‑form structural reasoning.


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/templates


  • modules.md — full module registry
  • engines.md — RTT engines overview
  • stacks.md — stack overview
  • ui.md — UI logic and unlock rules
  • p_Capture.md — capture grammar reference

Manifest#

See module.json for the full registry of templates, engines, stacks, UI modules, and navigation structure.

Updated