Commit Graph

2 Commits

Author SHA1 Message Date
n8n-gitea 58181139d0 docs: update mana-conversion-spec with rebalanced cost formulas
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m32s
Update Section 2 (Cost Formula), cost table, Section 8 display example,
and Section 11 formula summary to reflect the new linear cost formulas:
- rawCost: 10^(d+1) → 2×distance
- componentCost: 10×(d+1) → 3×distance

These changes keep the spec in sync with the fix for issue #378.
2026-06-12 12:38:58 +02:00
n8n-gitea c22f9c3bd5 feat: add mana conversion system spec and ticket
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m2s
2026-06-04 13:24:15 +02:00