Skip to content

v0.1.1

Choose a tag to compare

@mkabramyan mkabramyan released this 28 Jul 12:43
· 7 commits to master since this release
1242fd1

Add NAV option payouts, snapshot-generator tests, and a full sample analytics run

  • Add OptionPosition/OptionType domain model and WrappedOptionPosition wiring
    for vanilla call/put payouts
  • Add NetAssetValueCalculator, PayoutCalculator, ProfitCalculator snapshot
    generators plus their malicious (slicing/double-counting/tamper) siblings
  • Wire EnvVarConfiguredChatModel to langchain4j's native AnthropicChatModel
    and shade langchain4j-anthropic into the plugin jar
  • Document Amount's truncate-down rounding policy and its intentionally
    unchecked currency mismatch in add/subtract
  • Record a full compprov-analytics --executePrompts run against all fixtures
    under samples/, and document which normal-snapshot alarms fired and why