Overview
Frameworks_
  • module.json — Agentic module schema role assignments

🏗️ Frameworks — Structural Guides & IPD Lineage

The frameworks directory contains structural guides, lineage modules, and framework‑level documentation for TriadicFrameworks.
These modules define how the canon is constructed, extended, and maintained across multiple generations of RTT‑aligned frameworks.

Framework modules are architectural, procedural, and meta‑structural.
They help readers understand how TriadicFrameworks is built, how new modules are created, and how internal patterns evolve.


📁 Included Framework Submodules#

creation_guide/#

Contains the official guide for creating new TriadicFrameworks modules.
Explains:

  • canonical directory structure
  • metadata requirements
  • module.json schema usage
  • operator‑layer alignment
  • drift/coherence considerations
  • AI‑ready metadata conventions

This is the authoritative reference for building new modules correctly.

ipd_12/#

The IPD‑12 Framework, a lineage module defining Iterative Pattern Development (IPD) at generation 12.
Covers:

  • pattern evolution
  • resonance inheritance
  • structural iteration rules
  • cross‑module pattern propagation

This module is part of the long‑form framework lineage that shapes how TriadicFrameworks evolves over time.


🧩 How to Reference Framework Modules#

Inside any module:

See: `docs/frameworks/creation_guide/`

Or include directly:

{{#include ../frameworks/ipd_12/README.md}}

Framework modules keep your documentation structured, repeatable, and canon‑aligned.


🤖 AI‑Ready Module • TriadicFrameworks

Was this page helpful?