Skip to content

Conversation

@yannrichet
Copy link
Member

Created context/ directory with 10 markdown files (4369 lines total) designed for LLM consumption to help understand and suggest fz usage:

  • overview.md: Framework introduction and key concepts
  • syntax-guide.md: Variable substitution and formula syntax
  • core-functions.md: API reference for fzi, fzc, fzo, fzr
  • model-definition.md: Model configuration guide
  • calculators.md: Execution backend types (sh, ssh, cache)
  • formulas-and-interpreters.md: Python and R formula evaluation
  • parallel-and-caching.md: Parallel execution and caching strategies
  • quick-examples.md: Common patterns and use case examples
  • README.md: Documentation guide and usage instructions
  • INDEX.md: Quick reference index for finding topics

Each file includes:

  • Clear syntax examples with code snippets
  • Complete working examples
  • Common patterns and best practices
  • Cross-references to related topics

This documentation will help LLMs provide better assistance with fz by understanding its syntax, features, and typical usage patterns.

Created context/ directory with 10 markdown files (4369 lines total) designed
for LLM consumption to help understand and suggest fz usage:

- overview.md: Framework introduction and key concepts
- syntax-guide.md: Variable substitution and formula syntax
- core-functions.md: API reference for fzi, fzc, fzo, fzr
- model-definition.md: Model configuration guide
- calculators.md: Execution backend types (sh, ssh, cache)
- formulas-and-interpreters.md: Python and R formula evaluation
- parallel-and-caching.md: Parallel execution and caching strategies
- quick-examples.md: Common patterns and use case examples
- README.md: Documentation guide and usage instructions
- INDEX.md: Quick reference index for finding topics

Each file includes:
- Clear syntax examples with code snippets
- Complete working examples
- Common patterns and best practices
- Cross-references to related topics

This documentation will help LLMs provide better assistance with fz by
understanding its syntax, features, and typical usage patterns.
@yannrichet yannrichet merged commit ea55ccc into main Nov 22, 2025
31 checks passed
yannrichet-asnr pushed a commit that referenced this pull request Nov 22, 2025
Created context/ directory with 10 markdown files (4369 lines total) designed
for LLM consumption to help understand and suggest fz usage:

- overview.md: Framework introduction and key concepts
- syntax-guide.md: Variable substitution and formula syntax
- core-functions.md: API reference for fzi, fzc, fzo, fzr
- model-definition.md: Model configuration guide
- calculators.md: Execution backend types (sh, ssh, cache)
- formulas-and-interpreters.md: Python and R formula evaluation
- parallel-and-caching.md: Parallel execution and caching strategies
- quick-examples.md: Common patterns and use case examples
- README.md: Documentation guide and usage instructions
- INDEX.md: Quick reference index for finding topics

Each file includes:
- Clear syntax examples with code snippets
- Complete working examples
- Common patterns and best practices
- Cross-references to related topics

This documentation will help LLMs provide better assistance with fz by
understanding its syntax, features, and typical usage patterns.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants