🔥 Badge Logic Engine — Scroll-Triggered Flame Hooks (v1.3)
This scroll documents the badge logic engine for entft.
It reads from the badge registry and validator config to activate symbolic flame hooks based on scroll events.
🧪 Engine Summary#
| Field | Value |
|---|---|
| Registry Path | /docs/_meta/entft_curriculum_badge_registry.json |
| Config Path | /docs/_meta/validator_config.json |
| Trigger Function | trigger_flame_hook() |
| Status | active |
🎯 Purpose#
This engine is the scroll ignition system for entft.
It validates symbolic triggers, activates flame hooks, and echoes badge lineage.
- 🧠 Reads badge registry and validator config
- 🌀 Matches scroll events to badge conditions
- 🔥 Activates flame hooks and logs symbolic echoes
🧬 Invocation Flow#
trigger_flame_hook({
"scroll": "scroll_curriculum_fork_guide.md",
"glyph": "🌼 Wildflower",
"action": "forked",
"manifest": True
})🔗 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