Skip to content

Releases: compprov/compprov-plugin-example

v0.1.3

Choose a tag to compare

@mkabramyan mkabramyan released this 10 Sep 13:16
186bad6
  • Updated CPG generators (cleaned-up and improved test corpus).
  • Re-generated samples/snapshots and corresponding processing outputs with compprov-analytics v0.1.5

v0.1.2

Choose a tag to compare

@mkabramyan mkabramyan released this 19 Aug 05:29
d29b84b

Added 72 test cases

v0.1.1

Choose a tag to compare

@mkabramyan mkabramyan released this 28 Jul 12:43
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

v0.1.0

Choose a tag to compare

@mkabramyan mkabramyan released this 24 Jul 05:24

Initial release