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.