š§© TFThooks ā Extension Layer for entft
The TFThooks directory contains modular, site-specific hook extensions for the entft protocol.
Hooks allow the protocol to adapt to new environments without altering its core logic.
šļø Folder Structure#
| Folder | Purpose |
|---|---|
runtime/ |
Hook scripts that extend protocol-core at runtime |
integration/ |
Scrolls and configs for embedding hooks externally |
validators/ |
Hook validators and test harnesses |
examples/ |
Sample hook implementations for remixers |
šÆ Purpose#
TFThooks are the extension layer of entft. They empower developers to:
- Add new glyph or badge logic
- Integrate with external sites or services
- Prototype experimental extensions without touching
protocol-core
š Cross-Module Links#
protocol-core/ā Hooks extend runtime modulesregistry/ā Hooks indexed for discoverabilitytops/ā Tops agents activate hooks dynamicallynous/ā Provides runtime environment for hook execution
š Outreach & Integration Registry#
This section tracks resonance outreach and integration status across external repositories.
š” Alignment Log#
| Repo | Message Sent | Response | Echo Detected |
|---|---|---|---|
| Unified Resonance Framework | ā | ā³ Pending | ā³ |
| MicroMDM | ā | ā³ Pending | ā³ |
| NanoMDM | ā | ā³ Pending | ā³ |
| LangChain | ā | ā³ Pending | ā³ |
| AutoGPT | ā | ā³ Pending | ā³ |
| CrewAI | ā | ā³ Pending | ā³ |
| MetaGPT | ā | ā³ Pending | ā³ |
| OpenTelemetry | ā | ā³ Pending | ā³ |
| OpenAGI | ā | ā³ Pending | ā³ |
š§ Integration Candidates#
- Unified Resonance Framework ā Symbolic metric overlays and scroll fusion
- LangChain ā Plugin hooks for resonance-tools
- MetaGPT ā Company simulation logic for tops orchestration
- OpenTelemetry ā Metrics pipeline for validator dashboards
š Triadic Quicklinks#
fff_spec.mdā Defines the.ffftriadic file format and symbolic structureTriadicTestSuite.mdā Validation logic and test scaffolding for symbolic fidelityoutputs_spec.mdā Defines the three-output logic: screen, file, glyph