Skip to main content
Glama

Server Details

The most comprehensive everyday calculator MCP server — 501 tools across 22 categories covering 8 countries' tax systems (FR, BE, CH, CA, US, UK, MA, SN). Finance, health, math, science, construction, conversions, education, sport, cooking, travel, and more. Free, no API key required. Streamable HTTP transport.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 38 days
Last Tested
Transport
Streamable HTTP
URL

TDQS

C2.6/5.0

Scored across 446 tools

Disambiguation2/5

Many tools overlap in purpose, e.g., multiple cooking time calculators, several area/volume converters, and duplicate finance tools for different countries. An agent would struggle to choose the correct tool among similar options.

Naming Consistency3/5

Most tools follow a calculate_verb_noun pattern, but some use convert_ and a few (list_bundles, get_bundle_tools) break the pattern. Inconsistencies like 'bpm_to_ms' vs 'convert_temperature' reduce predictability.

Tool Count1/5

With 446 tools, the server is extremely bloated. It covers too many domains, making navigation and selection impractical. A typical agent would be overwhelmed and likely misselect tools.

Completeness2/5

Despite the huge number of tools, many subdomains have gaps (e.g., missing update/delete operations, incomplete CRUD for personal finance). The broad scope prevents any focused completeness.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 446 tool updates
    • Changedcalculate_1rm_table1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_add_hours1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_age1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_age_in_units1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_alcohol_units1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_altitude_sickness1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_angle_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_annuity_payment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_anything1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_aquarium_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_area1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_auto_entrepreneur1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_average1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bac_points1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_baking_altitude1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_baking_conversion1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_base_converter1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_beam_load1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_car_advantage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_donation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_pension1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_salary1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_social_contributions1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_belgian_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_biorhythm1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_blood_alcohol1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bmi1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bmr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_body_fat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_body_fat_navy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bpm_to_ms1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bra_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bra_size_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_braking_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_braquet1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_bread_hydration1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_break_even1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_breeding_due_date1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_brevet_points1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_brick_count1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_buoyancy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_burn_rate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cable_section1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cable_section_electrical1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cac_ltv_ratio1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_caffeine_clearance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_caffeine_half_life1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_caffeine_intake1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_calories_burned1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_canada_combined_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_canada_ei1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_canada_federal_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_canada_rrq1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_capital_gains_property1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_car_depreciation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_car_lease_vs_buy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_carbon_footprint1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_carbon_sequestration1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_card_draw_probability1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_carpet_flooring1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cat_age1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cat_food1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cat_pregnancy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cheque_repas1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_child_support1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_chinese_zodiac1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_churn_rate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_clothing_size_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_compost_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_compound_interest1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_compound_interest_monthly1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_concrete_mix1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_concrete_stairs1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_condominium_charges1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cone1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_confidence_interval1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cooking_conversion1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cooking_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cost_per_use1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cost_price1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_crop_factor1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_crypto_profit_loss1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_crypto_tax_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_currency_cross_rate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_currency_exchange1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_curtain_fabric1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_curtain_width1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cycling_power1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_cylinder1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_daily_protein1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_daily_vitamins1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_data_transfer_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_day_of_week1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_days_between1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_debt_capacity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_debt_service_ratio1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_debt_to_income1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_delivery_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_density1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_density_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_depth_of_field1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dew_point1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dice_probability1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dilution1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_discount1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_discount_effective1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_distance_2d1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_distance_3d1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_distance_securite1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_distance_to_horizon1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dog_age1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dog_food1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dog_pregnancy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dog_walking_calories1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dollar_cost_average1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dpe_energy_class1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_drain_slope1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_dress_alterations1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_due_date1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_earthquake_energy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ects_credits1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_electrical_power1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_electricity_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_electricity_cost_appliance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ellipse1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_emergency_fund1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_employer_cost_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_energy_physics1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_equation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ev_charging_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_excavation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_exchange_margin1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_exchange_rate_margin1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_expected_value_bet1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_exposure_triangle1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fabric_needed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fabric_yardage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_factorial_permutation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fertilizer_npk1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fish_tank_heater1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_flight_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_floor_area1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_flow_rate_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_food_cost_per_serving1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_force1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fraction1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fraction_operations1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_freezer_duration1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_freezer_thaw_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_french_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_french_salary1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_french_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_frequency_note1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fuel_consumption1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fuel_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_fuel_economy_conversion1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_future_value1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_garden_soil1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_garden_sunlight_hours1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_garden_water_needs1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_gas_fee_eth1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_gcd_lcm1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_gear_ratio1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_glycemic_load1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_gpa_french1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_grade_average1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_grade_needed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_gravel_quantity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_grocery_unit_comparison1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_harvest_date1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_hat_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_heart_rate_zones1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_heat_index1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_heat_pump_cop1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_horse_weight1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_hourly_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_housing_aid1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_housing_loan_comparison1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_hydration1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_hydraulic_pressure1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_hyperfocal_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ideal_gas1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ideal_weight1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ideal_weight_range1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_impermanent_loss1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_inflation_adjusted_value1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_inflation_adjustment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_inheritance_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_insulation_r1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_insulation_r_value1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_insurance_estimate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_international_shipping1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_inventory_eoq1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_inventory_turnover1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_jet_lag_recovery1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_kinetic_energy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_knitting_yarn1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_laundry_cost1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_lawn_mowing_frequency1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_lawn_seed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_leave_days1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_led_savings1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_life_path_numerology1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_light_year1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_light_year_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_linear_regression1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_lmnp_amortization1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_lmnp_deficit1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_loan_early_repayment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_loan_payment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_loan_to_value1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_logarithm1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_lottery_odds1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_luggage_weight1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_malus_ecologique1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_marathon_splits1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_markup_margin1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_maternity_leave_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_max_heart_rate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_meat_cooking1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_meat_cooking_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_menstrual_cycle1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_mining_profitability1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moon_phase1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moroccan_cnss1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moroccan_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moroccan_profit_foncier1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moroccan_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_mortgage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_mortgage_insurance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_motor_torque1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moving_cost_detailed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_moving_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_net_worth1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_night_shift_pay1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_notary_fees1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_notary_fees_detailed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_number_base_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ohms_law1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_one_rep_max1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_overtime_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_overtime_pay_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ovulation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_paint_needed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_paint_quantity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_paper_size_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_parcoursup_points1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_parcoursup_score1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_part_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_passport_validity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pasta_portions1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pendulum_period1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_percentage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_percentage_change1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_percentile_rank1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_perimeter1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pet_age1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pet_bmi1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pet_food_portion1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pet_medication_dose1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pet_vaccination_schedule1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ph1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pinel_tax_reduction1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pipe_diameter1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pipe_flow_rate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_planet_weight1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_plaster1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_poker_hand_probability1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pool_chlorine1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pool_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_portage_salarial1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_portfolio_allocation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_power_unit_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pregnancy_due_date1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_present_value1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pressure_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_prime_activite1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_print_resolution1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_probability_binomial1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_profit_margin1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_projectile_motion1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_property_capital_gains_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_property_tax_estimate_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_property_tax_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_property_transfer_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ptz_eligibility1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_puissance_fiscale1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pump_power1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_purchasing_power1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pyramid1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_pythagoras1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_quadratic_equation1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_quebec_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_race_prediction1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_radioactive_decay1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rainwater_collection1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_raised_bed_soil1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ratio_simplify1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_reading_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_real_estate_agency_fees1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_recipe_nutrition1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_recipe_scale1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_recipe_scaling1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_regular_polygon1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rent_increase_irl1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rent_ratio1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rental_profitability1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rental_yield1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rental_yield_gross1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rental_yield_net1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_retirement_date1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_retirement_pension1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_retirement_savings_gap1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_reverb_predelay1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ring_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_ring_size_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_roi1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_roman_numeral1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_roof_area1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_roof_truss1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rule_of_721 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_rule_of_three1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_running_pace1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_salary_comparison_ppp1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_salary_hourly_to_annual1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sample_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_savings_goal1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_scholarship_comparison1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sci_is_vs_ir1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_seed_quantity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_senegalese_css1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_senegalese_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_senegalese_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sequence1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_severance_pay1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_shipping_volumetric1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_shoe_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_shoe_size_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_simple_interest1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sleep_cycles1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_slope1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_smoking_savings1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_soil_ph_amendment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_solar_panel_output1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_solar_roi1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_solution_dilution1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_speed_distance_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_speed_of_sound1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sphere1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_spring_constant1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_staircase1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_staking_rewards1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_stamp_duty_uk1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_star_magnitude_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_statistics1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_string_tension1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_student_loan_repayment1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_study_schedule1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sun_exposure1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sunrise_approx1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sunrise_sunset1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_sunscreen_reapply1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_surface_carrez1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swimming_pace1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_lpp1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_pillar3a1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_salary1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_swiss_wealth_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tdee1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_telescope_magnification1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tile_grout1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tile_quantity1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_time_difference1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_time_signature_beats1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_time_zone_difference1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_timezone_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_timezone_offset1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tip1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tip_split1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_tip_worldwide1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_torus1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_training_zones_running1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_travel_budget1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_travel_insurance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_travel_insurance_estimate1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_triangle_heron1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_trigonometry1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_uk_council_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_uk_income_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_uk_ni_contributions1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_uk_student_loan1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_uk_vat1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_unemployment_benefit1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_unit_price1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_401k1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_capital_gains1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_child_tax_credit1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_federal_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_fica1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_mortgage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_paycheck1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_property_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_state_tax1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_us_student_loan1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vacation_days_fr1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vacation_days_optimal1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vat_generic1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vat_reverse1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_velo_development1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vma1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_vo2max1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_voltage_adapter1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_waist_hip_ratio1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wallpaper1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wallpaper_rolls1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_water_bill1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_water_hardness1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_water_heater_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_water_intake1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_water_pressure_loss1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wave_properties1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wavelength_frequency1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wind_chill1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_wire_gauge_convert1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_working_days1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcalculate_z_score1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_angle1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_area1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_cooking1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_data_storage1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_distance1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_energy1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_fuel_consumption1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_pressure1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_shoe_size1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_speed1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_temperature1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_time1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_volume1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedconvert_weight1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedget_bundle_tools1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedlist_bundles1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "$schema": "http://json-schema.org/draft-07/schema#",
        +  "additionalProperties": false,
        +  "properties": {
        +    "formula": {
        +      "description": "Human-readable formula or method used (e.g. \"I=P·r·t\", \"Magnus formula\").",
        +      "type": "string"
        +    },
        +    "reference_url": {
        +      "description": "Link to a calcul2 page documenting the calculation in detail.",
        +      "type": "string"
        +    },
        +    "result": {
        +      "description": "Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools)."
        +    },
        +    "source": {
        +      "description": "Authoritative source for the rule or formula (e.g. \"Article 197 CGI\", \"NF DTU 21\").",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
  2. 446 tool updates
    • First observedcalculate_1rm_table
    • First observedcalculate_add_hours
    • First observedcalculate_age
    • First observedcalculate_age_in_units
    • First observedcalculate_alcohol_units
    • First observedcalculate_altitude_sickness
    • First observedcalculate_angle_convert
    • First observedcalculate_annuity_payment
    • First observedcalculate_anything
    • First observedcalculate_aquarium_volume
    • First observedcalculate_area
    • First observedcalculate_auto_entrepreneur
    • First observedcalculate_average
    • First observedcalculate_bac_points
    • First observedcalculate_baking_altitude
    • First observedcalculate_baking_conversion
    • First observedcalculate_base_converter
    • First observedcalculate_beam_load
    • First observedcalculate_belgian_car_advantage
    • First observedcalculate_belgian_donation
    • First observedcalculate_belgian_income_tax
    • First observedcalculate_belgian_pension
    • First observedcalculate_belgian_salary
    • First observedcalculate_belgian_social_contributions
    • First observedcalculate_belgian_vat
    • First observedcalculate_biorhythm
    • First observedcalculate_blood_alcohol
    • First observedcalculate_bmi
    • First observedcalculate_bmr
    • First observedcalculate_body_fat
    • First observedcalculate_body_fat_navy
    • First observedcalculate_bpm_to_ms
    • First observedcalculate_bra_size
    • First observedcalculate_bra_size_convert
    • First observedcalculate_braking_distance
    • First observedcalculate_braquet
    • First observedcalculate_bread_hydration
    • First observedcalculate_break_even
    • First observedcalculate_breeding_due_date
    • First observedcalculate_brevet_points
    • First observedcalculate_brick_count
    • First observedcalculate_buoyancy
    • First observedcalculate_burn_rate
    • First observedcalculate_cable_section
    • First observedcalculate_cable_section_electrical
    • First observedcalculate_cac_ltv_ratio
    • First observedcalculate_caffeine_clearance
    • First observedcalculate_caffeine_half_life
    • First observedcalculate_caffeine_intake
    • First observedcalculate_calories_burned
    • First observedcalculate_canada_combined_tax
    • First observedcalculate_canada_ei
    • First observedcalculate_canada_federal_tax
    • First observedcalculate_canada_rrq
    • First observedcalculate_capital_gains_property
    • First observedcalculate_car_depreciation
    • First observedcalculate_car_lease_vs_buy
    • First observedcalculate_carbon_footprint
    • First observedcalculate_carbon_sequestration
    • First observedcalculate_card_draw_probability
    • First observedcalculate_carpet_flooring
    • First observedcalculate_cat_age
    • First observedcalculate_cat_food
    • First observedcalculate_cat_pregnancy
    • First observedcalculate_cheque_repas
    • First observedcalculate_child_support
    • First observedcalculate_chinese_zodiac
    • First observedcalculate_churn_rate
    • First observedcalculate_clothing_size_convert
    • First observedcalculate_compost_volume
    • First observedcalculate_compound_interest
    • First observedcalculate_compound_interest_monthly
    • First observedcalculate_concrete_mix
    • First observedcalculate_concrete_stairs
    • First observedcalculate_condominium_charges
    • First observedcalculate_cone
    • First observedcalculate_confidence_interval
    • First observedcalculate_cooking_conversion
    • First observedcalculate_cooking_time
    • First observedcalculate_cost_per_use
    • First observedcalculate_cost_price
    • First observedcalculate_crop_factor
    • First observedcalculate_crypto_profit_loss
    • First observedcalculate_crypto_tax_fr
    • First observedcalculate_currency_cross_rate
    • First observedcalculate_currency_exchange
    • First observedcalculate_curtain_fabric
    • First observedcalculate_curtain_width
    • First observedcalculate_cycling_power
    • First observedcalculate_cylinder
    • First observedcalculate_daily_protein
    • First observedcalculate_daily_vitamins
    • First observedcalculate_data_transfer_time
    • First observedcalculate_day_of_week
    • First observedcalculate_days_between
    • First observedcalculate_debt_capacity
    • First observedcalculate_debt_service_ratio
    • First observedcalculate_debt_to_income
    • First observedcalculate_delivery_cost
    • First observedcalculate_density
    • First observedcalculate_density_convert
    • First observedcalculate_depth_of_field
    • First observedcalculate_dew_point
    • First observedcalculate_dice_probability
    • First observedcalculate_dilution
    • First observedcalculate_discount
    • First observedcalculate_discount_effective
    • First observedcalculate_distance_2d
    • First observedcalculate_distance_3d
    • First observedcalculate_distance_securite
    • First observedcalculate_distance_to_horizon
    • First observedcalculate_dog_age
    • First observedcalculate_dog_food
    • First observedcalculate_dog_pregnancy
    • First observedcalculate_dog_walking_calories
    • First observedcalculate_dollar_cost_average
    • First observedcalculate_dpe_energy_class
    • First observedcalculate_drain_slope
    • First observedcalculate_dress_alterations
    • First observedcalculate_due_date
    • First observedcalculate_earthquake_energy
    • First observedcalculate_ects_credits
    • First observedcalculate_electrical_power
    • First observedcalculate_electricity_cost
    • First observedcalculate_electricity_cost_appliance
    • First observedcalculate_ellipse
    • First observedcalculate_emergency_fund
    • First observedcalculate_employer_cost_fr
    • First observedcalculate_energy_physics
    • First observedcalculate_equation
    • First observedcalculate_ev_charging_cost
    • First observedcalculate_excavation
    • First observedcalculate_exchange_margin
    • First observedcalculate_exchange_rate_margin
    • First observedcalculate_expected_value_bet
    • First observedcalculate_exposure_triangle
    • First observedcalculate_fabric_needed
    • First observedcalculate_fabric_yardage
    • First observedcalculate_factorial_permutation
    • First observedcalculate_fertilizer_npk
    • First observedcalculate_fish_tank_heater
    • First observedcalculate_flight_distance
    • First observedcalculate_floor_area
    • First observedcalculate_flow_rate_convert
    • First observedcalculate_food_cost_per_serving
    • First observedcalculate_force
    • First observedcalculate_fraction
    • First observedcalculate_fraction_operations
    • First observedcalculate_freezer_duration
    • First observedcalculate_freezer_thaw_time
    • First observedcalculate_french_income_tax
    • First observedcalculate_french_salary
    • First observedcalculate_french_vat
    • First observedcalculate_frequency_note
    • First observedcalculate_fuel_consumption
    • First observedcalculate_fuel_cost
    • First observedcalculate_fuel_economy_conversion
    • First observedcalculate_future_value
    • First observedcalculate_garden_soil
    • First observedcalculate_garden_sunlight_hours
    • First observedcalculate_garden_water_needs
    • First observedcalculate_gas_fee_eth
    • First observedcalculate_gcd_lcm
    • First observedcalculate_gear_ratio
    • First observedcalculate_glycemic_load
    • First observedcalculate_gpa_french
    • First observedcalculate_grade_average
    • First observedcalculate_grade_needed
    • First observedcalculate_gravel_quantity
    • First observedcalculate_grocery_unit_comparison
    • First observedcalculate_harvest_date
    • First observedcalculate_hat_size
    • First observedcalculate_heart_rate_zones
    • First observedcalculate_heat_index
    • First observedcalculate_heat_pump_cop
    • First observedcalculate_horse_weight
    • First observedcalculate_hourly_cost
    • First observedcalculate_housing_aid
    • First observedcalculate_housing_loan_comparison
    • First observedcalculate_hydration
    • First observedcalculate_hydraulic_pressure
    • First observedcalculate_hyperfocal_distance
    • First observedcalculate_ideal_gas
    • First observedcalculate_ideal_weight
    • First observedcalculate_ideal_weight_range
    • First observedcalculate_impermanent_loss
    • First observedcalculate_inflation_adjusted_value
    • First observedcalculate_inflation_adjustment
    • First observedcalculate_inheritance_tax
    • First observedcalculate_insulation_r
    • First observedcalculate_insulation_r_value
    • First observedcalculate_insurance_estimate
    • First observedcalculate_international_shipping
    • First observedcalculate_inventory_eoq
    • First observedcalculate_inventory_turnover
    • First observedcalculate_jet_lag_recovery
    • First observedcalculate_kinetic_energy
    • First observedcalculate_knitting_yarn
    • First observedcalculate_laundry_cost
    • First observedcalculate_lawn_mowing_frequency
    • First observedcalculate_lawn_seed
    • First observedcalculate_leave_days
    • First observedcalculate_led_savings
    • First observedcalculate_life_path_numerology
    • First observedcalculate_light_year
    • First observedcalculate_light_year_distance
    • First observedcalculate_linear_regression
    • First observedcalculate_lmnp_amortization
    • First observedcalculate_lmnp_deficit
    • First observedcalculate_loan_early_repayment
    • First observedcalculate_loan_payment
    • First observedcalculate_loan_to_value
    • First observedcalculate_logarithm
    • First observedcalculate_lottery_odds
    • First observedcalculate_luggage_weight
    • First observedcalculate_malus_ecologique
    • First observedcalculate_marathon_splits
    • First observedcalculate_markup_margin
    • First observedcalculate_maternity_leave_fr
    • First observedcalculate_max_heart_rate
    • First observedcalculate_meat_cooking
    • First observedcalculate_meat_cooking_time
    • First observedcalculate_menstrual_cycle
    • First observedcalculate_mining_profitability
    • First observedcalculate_moon_phase
    • First observedcalculate_moroccan_cnss
    • First observedcalculate_moroccan_income_tax
    • First observedcalculate_moroccan_profit_foncier
    • First observedcalculate_moroccan_vat
    • First observedcalculate_mortgage
    • First observedcalculate_mortgage_insurance
    • First observedcalculate_motor_torque
    • First observedcalculate_moving_cost_detailed
    • First observedcalculate_moving_volume
    • First observedcalculate_net_worth
    • First observedcalculate_night_shift_pay
    • First observedcalculate_notary_fees
    • First observedcalculate_notary_fees_detailed
    • First observedcalculate_number_base_convert
    • First observedcalculate_ohms_law
    • First observedcalculate_one_rep_max
    • First observedcalculate_overtime_fr
    • First observedcalculate_overtime_pay_fr
    • First observedcalculate_ovulation
    • First observedcalculate_paint_needed
    • First observedcalculate_paint_quantity
    • First observedcalculate_paper_size_convert
    • First observedcalculate_parcoursup_points
    • First observedcalculate_parcoursup_score
    • First observedcalculate_part_time
    • First observedcalculate_passport_validity
    • First observedcalculate_pasta_portions
    • First observedcalculate_pendulum_period
    • First observedcalculate_percentage
    • First observedcalculate_percentage_change
    • First observedcalculate_percentile_rank
    • First observedcalculate_perimeter
    • First observedcalculate_pet_age
    • First observedcalculate_pet_bmi
    • First observedcalculate_pet_food_portion
    • First observedcalculate_pet_medication_dose
    • First observedcalculate_pet_vaccination_schedule
    • First observedcalculate_ph
    • First observedcalculate_pinel_tax_reduction
    • First observedcalculate_pipe_diameter
    • First observedcalculate_pipe_flow_rate
    • First observedcalculate_planet_weight
    • First observedcalculate_plaster
    • First observedcalculate_poker_hand_probability
    • First observedcalculate_pool_chlorine
    • First observedcalculate_pool_volume
    • First observedcalculate_portage_salarial
    • First observedcalculate_portfolio_allocation
    • First observedcalculate_power_unit_convert
    • First observedcalculate_pregnancy_due_date
    • First observedcalculate_present_value
    • First observedcalculate_pressure_convert
    • First observedcalculate_prime_activite
    • First observedcalculate_print_resolution
    • First observedcalculate_probability_binomial
    • First observedcalculate_profit_margin
    • First observedcalculate_projectile_motion
    • First observedcalculate_property_capital_gains_fr
    • First observedcalculate_property_tax_estimate_fr
    • First observedcalculate_property_tax_fr
    • First observedcalculate_property_transfer_tax
    • First observedcalculate_ptz_eligibility
    • First observedcalculate_puissance_fiscale
    • First observedcalculate_pump_power
    • First observedcalculate_purchasing_power
    • First observedcalculate_pyramid
    • First observedcalculate_pythagoras
    • First observedcalculate_quadratic_equation
    • First observedcalculate_quebec_income_tax
    • First observedcalculate_race_prediction
    • First observedcalculate_radioactive_decay
    • First observedcalculate_rainwater_collection
    • First observedcalculate_raised_bed_soil
    • First observedcalculate_ratio_simplify
    • First observedcalculate_reading_time
    • First observedcalculate_real_estate_agency_fees
    • First observedcalculate_recipe_nutrition
    • First observedcalculate_recipe_scale
    • First observedcalculate_recipe_scaling
    • First observedcalculate_regular_polygon
    • First observedcalculate_rent_increase_irl
    • First observedcalculate_rent_ratio
    • First observedcalculate_rental_profitability
    • First observedcalculate_rental_yield
    • First observedcalculate_rental_yield_gross
    • First observedcalculate_rental_yield_net
    • First observedcalculate_retirement_date
    • First observedcalculate_retirement_pension
    • First observedcalculate_retirement_savings_gap
    • First observedcalculate_reverb_predelay
    • First observedcalculate_ring_size
    • First observedcalculate_ring_size_convert
    • First observedcalculate_roi
    • First observedcalculate_roman_numeral
    • First observedcalculate_roof_area
    • First observedcalculate_roof_truss
    • First observedcalculate_rule_of_72
    • First observedcalculate_rule_of_three
    • First observedcalculate_running_pace
    • First observedcalculate_salary_comparison_ppp
    • First observedcalculate_salary_hourly_to_annual
    • First observedcalculate_sample_size
    • First observedcalculate_savings_goal
    • First observedcalculate_scholarship_comparison
    • First observedcalculate_sci_is_vs_ir
    • First observedcalculate_seed_quantity
    • First observedcalculate_senegalese_css
    • First observedcalculate_senegalese_income_tax
    • First observedcalculate_senegalese_vat
    • First observedcalculate_sequence
    • First observedcalculate_severance_pay
    • First observedcalculate_shipping_volumetric
    • First observedcalculate_shoe_size
    • First observedcalculate_shoe_size_convert
    • First observedcalculate_simple_interest
    • First observedcalculate_sleep_cycles
    • First observedcalculate_slope
    • First observedcalculate_smoking_savings
    • First observedcalculate_soil_ph_amendment
    • First observedcalculate_solar_panel_output
    • First observedcalculate_solar_roi
    • First observedcalculate_solution_dilution
    • First observedcalculate_speed_distance_time
    • First observedcalculate_speed_of_sound
    • First observedcalculate_sphere
    • First observedcalculate_spring_constant
    • First observedcalculate_staircase
    • First observedcalculate_staking_rewards
    • First observedcalculate_stamp_duty_uk
    • First observedcalculate_star_magnitude_distance
    • First observedcalculate_statistics
    • First observedcalculate_string_tension
    • First observedcalculate_student_loan_repayment
    • First observedcalculate_study_schedule
    • First observedcalculate_sun_exposure
    • First observedcalculate_sunrise_approx
    • First observedcalculate_sunrise_sunset
    • First observedcalculate_sunscreen_reapply
    • First observedcalculate_surface_carrez
    • First observedcalculate_swimming_pace
    • First observedcalculate_swiss_income_tax
    • First observedcalculate_swiss_lpp
    • First observedcalculate_swiss_pillar3a
    • First observedcalculate_swiss_salary
    • First observedcalculate_swiss_vat
    • First observedcalculate_swiss_wealth_tax
    • First observedcalculate_tdee
    • First observedcalculate_telescope_magnification
    • First observedcalculate_tile_grout
    • First observedcalculate_tile_quantity
    • First observedcalculate_time_difference
    • First observedcalculate_time_signature_beats
    • First observedcalculate_time_zone_difference
    • First observedcalculate_timezone_convert
    • First observedcalculate_timezone_offset
    • First observedcalculate_tip
    • First observedcalculate_tip_split
    • First observedcalculate_tip_worldwide
    • First observedcalculate_torus
    • First observedcalculate_training_zones_running
    • First observedcalculate_travel_budget
    • First observedcalculate_travel_insurance
    • First observedcalculate_travel_insurance_estimate
    • First observedcalculate_triangle_heron
    • First observedcalculate_trigonometry
    • First observedcalculate_uk_council_tax
    • First observedcalculate_uk_income_tax
    • First observedcalculate_uk_ni_contributions
    • First observedcalculate_uk_student_loan
    • First observedcalculate_uk_vat
    • First observedcalculate_unemployment_benefit
    • First observedcalculate_unit_price
    • First observedcalculate_us_401k
    • First observedcalculate_us_capital_gains
    • First observedcalculate_us_child_tax_credit
    • First observedcalculate_us_federal_tax
    • First observedcalculate_us_fica
    • First observedcalculate_us_mortgage
    • First observedcalculate_us_paycheck
    • First observedcalculate_us_property_tax
    • First observedcalculate_us_state_tax
    • First observedcalculate_us_student_loan
    • First observedcalculate_vacation_days_fr
    • First observedcalculate_vacation_days_optimal
    • First observedcalculate_vat_generic
    • First observedcalculate_vat_reverse
    • First observedcalculate_velo_development
    • First observedcalculate_vma
    • First observedcalculate_vo2max
    • First observedcalculate_voltage_adapter
    • First observedcalculate_volume
    • First observedcalculate_waist_hip_ratio
    • First observedcalculate_wallpaper
    • First observedcalculate_wallpaper_rolls
    • First observedcalculate_water_bill
    • First observedcalculate_water_hardness
    • First observedcalculate_water_heater_size
    • First observedcalculate_water_intake
    • First observedcalculate_water_pressure_loss
    • First observedcalculate_wave_properties
    • First observedcalculate_wavelength_frequency
    • First observedcalculate_wind_chill
    • First observedcalculate_wire_gauge_convert
    • First observedcalculate_working_days
    • First observedcalculate_z_score
    • First observedconvert_angle
    • First observedconvert_area
    • First observedconvert_cooking
    • First observedconvert_data_storage
    • First observedconvert_distance
    • First observedconvert_energy
    • First observedconvert_fuel_consumption
    • First observedconvert_pressure
    • First observedconvert_shoe_size
    • First observedconvert_speed
    • First observedconvert_temperature
    • First observedconvert_time
    • First observedconvert_volume
    • First observedconvert_weight
    • First observedget_bundle_tools
    • First observedlist_bundles

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.
    16
    7 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables tracking competitor websites, changelogs, blog feeds, and pricing pages with meaningful diffs, classification, and Markdown digests via MCP tools for listing, adding, removing competitors, running checks, and retrieving digests or changes.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources