🔥 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
})

  • fff_spec.md — Defines the .fff triadic file format and symbolic structure
  • TriadicTestSuite.md — Validation logic and test scaffolding for symbolic fidelity
  • outputs_spec.md — Defines the three-output logic: screen, file, glyph