Prototypes

These references describe prototype directions and reproducible starting points. They are not presented as universal performance claims.

Prototype 01: Light-pulse detector on supercapacitor power

Goal

Demonstrate a bounded ENF-style firmware behavior: detect a specific light-pulse pattern and trigger a deterministic LED response.

Constraints

What it proves (scope-limited)

Design intent: show a practical path for fixed-function, repeatable behavior in a small embedded build under tight energy assumptions.

How to reproduce

Use the ENF Prototype Guide from Downloads and follow the assembly and firmware sections step-by-step.

Prototype 02: AGIF tasklet cell demo

Goal

Demonstrate verifier-gated local execution of single-task cells with explicit schema contracts and fail-closed behavior.

Constraints

What it proves (scope-limited)

It demonstrates a concrete artifact-and-runner model for safe local automation features in desktop-style software workflows.

How to reproduce

Start from the repository README and narrative: AGIF Tasklet Cell GitHub.