Engine

Run EDPA evidence-driven calculation for an iteration by invoking the vendored engine script (.edpa/engine/scripts/engine.py). The engine reads the materialized evidence[]/contributors[] persisted in each item's YAML (written by the post-commit hook / /edpa:materialize — it does not scan git at compute time), computes CW from cw_heuristics, calculates Score and DerivedHours, validates invariants, and writes results JSON + XLSX + a frozen snapshot. Use when closing an iteration, computing derived hours, or running "EDPA výpočet". Produces the input for the reports skill.

technomaton e6534ba 7.9 KB Updated

File contents

technomaton/edpa/tree/main/plugin/skills/engine commit e6534ba545

Frequently asked questions

npx skillmds@latest add technomaton/engine