Tips and Pitfalls

Best practices, common gotchas, and practical advice for writing function-hcl compositions.

This section collects practical wisdom for writing function-hcl compositions effectively.

  • Best Practices – conventions and patterns that lead to maintainable compositions
  • Gotchas – common surprises and how to avoid them
  • Debugging – how to get debug output to troubleshoot your compositions

Best Practices

Conventions and patterns for writing clean, maintainable function-hcl compositions.

Gotchas

Common surprises and how to avoid them.

Debugging Compositions

How to get debug output from function-hcl to troubleshoot your compositions.

Last modified April 13, 2026: Documentation to debug compositions (1e99d25)