alphacouncil-agent 0.9.4 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (481) hide show
  1. package/.claude-plugin/marketplace.json +3 -3
  2. package/.claude-plugin/plugin.json +2 -2
  3. package/.codex-plugin/plugin.json +4 -4
  4. package/AGENTS.md +25 -11
  5. package/CHANGELOG.md +146 -0
  6. package/CLAUDE.md +24 -7
  7. package/README.ja.md +15 -10
  8. package/README.md +21 -13
  9. package/README.zh-CN.md +17 -12
  10. package/data/authored/core-seats.mjs +808 -0
  11. package/data/authored/growth-seats.mjs +581 -0
  12. package/data/authored/index.mjs +114 -0
  13. package/data/authored/quant-seats.mjs +564 -0
  14. package/data/authored/value-seats.mjs +663 -0
  15. package/data/build-profile.v1.json +2 -1
  16. package/data/council-evaluation-protocol.v1.json +7 -4
  17. package/data/master-selector-method-locales.v1.mjs +10 -0
  18. package/data/persona-v3-ai-assisted-solo-profile.v1.json +2 -2
  19. package/data/persona-v3-build-specs.v1.mjs +60 -3
  20. package/docs/INSTALL.md +6 -10
  21. package/docs/personas.md +2 -1
  22. package/docs/plans/v1.0-roadmap.md +487 -0
  23. package/docs/plans/v1.1-basket-native-seats.md +267 -0
  24. package/docs/releases/v0.9.5.md +96 -0
  25. package/docs/releases/v1.0.0.md +164 -0
  26. package/docs/report-contract.md +30 -6
  27. package/knowledge/ai-assisted-solo/experiments/runs/a.json +13 -13
  28. package/knowledge/ai-assisted-solo/experiments/runs/b.json +2 -2
  29. package/knowledge/ai-assisted-solo/experiments/runs/c.json +2 -2
  30. package/knowledge/ai-assisted-solo/experiments/runs/d13.json +126 -126
  31. package/knowledge/ai-assisted-solo/experiments/runs/d26.json +274 -254
  32. package/knowledge/ai-assisted-solo/experiments/runs/e-d13.json +129 -129
  33. package/knowledge/ai-assisted-solo/experiments/runs/e-d26.json +277 -257
  34. package/knowledge/ai-assisted-solo/experiments/runs/h_ai_reference.json +278 -258
  35. package/knowledge/ai-assisted-solo/experiments/simulation-input.json +7278 -556
  36. package/knowledge/ai-assisted-solo/experiments/simulation-manifest.json +22 -22
  37. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/{change_value_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  38. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/{power_map.ai-review.json → owner_earnings_yield.ai-review.json} +46 -46
  39. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/{compute_power_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  40. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/{timeline_reverse_valuation.ai-review.json → price_implied_cash_yield.ai-review.json} +46 -46
  41. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/{crowding_cost_stress.ai-review.json → nominal_earnings_yield_gap.ai-review.json} +49 -49
  42. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/{factor_decomposer.ai-review.json → real_earnings_yield_gap.ai-review.json} +49 -49
  43. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_bogle/reviews/expected_return_over_long_bond.ai-review.json +277 -0
  44. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_bogle/reviews/fundamental_expected_return.ai-review.json +277 -0
  45. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/{incremental_returns.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  46. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/{owner_earnings_rebuilder.ai-review.json → owner_earnings_yield.ai-review.json} +46 -46
  47. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/{mispricing_carry.ai-review.json → net_current_asset_surplus_per_share.ai-review.json} +49 -49
  48. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/{capital_structure_reader.ai-review.json → net_current_asset_value_per_share.ai-review.json} +46 -46
  49. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/{cost_adoption_curve.ai-review.json → current_cash_yield.ai-review.json} +46 -46
  50. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/{capture_valuation_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  51. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/{regime_classifier.ai-review.json → policy_real_rate.ai-review.json} +49 -49
  52. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/{master_munger/reviews/incentive_map.ai-review.json → master_dalio/reviews/real_curve_slope.ai-review.json} +51 -51
  53. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/{reverse_valuation.ai-review.json → implied_equity_risk_premium.ai-review.json} +49 -49
  54. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/{story_dcf.ai-review.json → premium_versus_long_run_average.ai-review.json} +49 -49
  55. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/{liquidity_revision_map.ai-review.json → liquidity_curve_impulse.ai-review.json} +49 -49
  56. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/{inflection_payoff.ai-review.json → policy_real_rate.ai-review.json} +49 -49
  57. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/{user_value_evidence.ai-review.json → five_year_opportunity_cost.ai-review.json} +46 -46
  58. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/{opportunity_cost.ai-review.json → margin_retention.ai-review.json} +46 -46
  59. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/{research_productivity.ai-review.json → margin_retention.ai-review.json} +46 -46
  60. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/{scuttlebutt_graph.ai-review.json → reinvestment_spread.ai-review.json} +49 -49
  61. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/{master_dalio/reviews/debt_driver_stress.ai-review.json → master_forensic_short/reviews/cash_conversion_gap.ai-review.json} +51 -51
  62. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/{accounting_rebuilder.ai-review.json → cash_cover_of_leverage.ai-review.json} +46 -46
  63. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/{asset_floor.ai-review.json → defensive_hurdle_base.ai-review.json} +46 -46
  64. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/{normalized_earnings.ai-review.json → half_normalised_earnings_yield.ai-review.json} +46 -46
  65. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/{penetration_liquidity.ai-review.json → cash_quality_gap.ai-review.json} +49 -49
  66. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/{promoter_governance.ai-review.json → real_structural_growth.ai-review.json} +49 -49
  67. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/{recovery_waterfall.ai-review.json → downside_asset_coverage.ai-review.json} +46 -46
  68. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/{cash_catalyst_compare.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  69. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/{promise_integrity_ledger.ai-review.json → cash_backed_decade_return.ai-review.json} +46 -46
  70. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/{ten_year_return_bridge.ai-review.json → decade_return_over_long_bond.ai-review.json} +49 -49
  71. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/{story_numbers_check.ai-review.json → growth_justified_capitalisation.ai-review.json} +46 -46
  72. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/{category_classifier.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  73. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/{cycle_temperature.ai-review.json → credit_cycle_position.ai-review.json} +49 -49
  74. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/{implied_expectations.ai-review.json → equity_over_corporate_debt.ai-review.json} +49 -49
  75. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/{failure_path_graph.ai-review.json → debt_service_cushion.ai-review.json} +49 -49
  76. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/reported_earnings_cash_gap.ai-review.json +277 -0
  77. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/{surface_builder.ai-review.json → normalised_skew.ai-review.json} +46 -46
  78. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/{greeks_payoff.ai-review.json → round_trip_cost.ai-review.json} +46 -46
  79. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/{downside_floor.ai-review.json → downside_floor_coverage.ai-review.json} +46 -46
  80. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/{discrete_payoff.ai-review.json → market_capitalisation.ai-review.json} +46 -46
  81. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/{leakage_audit.ai-review.json → absolute_session_move.ai-review.json} +42 -42
  82. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/{oos_cost_test.ai-review.json → session_move_over_implied.ai-review.json} +46 -46
  83. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/{realized_vol_forecast.ai-review.json → round_trip_cost.ai-review.json} +46 -46
  84. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/{net_edge_sizer.ai-review.json → volatility_per_unit_of_width.ai-review.json} +46 -46
  85. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/{reflexivity_graph.ai-review.json → credit_cycle_position.ai-review.json} +49 -49
  86. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/{reversal_monitor.ai-review.json → financing_burden.ai-review.json} +46 -46
  87. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/{tail_friction.ai-review.json → debt_service_cushion.ai-review.json} +49 -49
  88. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/{payoff_ruin.ai-review.json → normalised_skew.ai-review.json} +46 -46
  89. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/{fractional_kelly.ai-review.json → edge_per_unit_of_volatility.ai-review.json} +46 -46
  90. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/{edge_recalculator.ai-review.json → net_edge.ai-review.json} +49 -49
  91. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/review-manifest.json +288 -270
  92. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/index.json +2 -2
  93. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/index.json +2 -2
  94. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/index.json +2 -2
  95. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/index.json +6 -2
  96. package/knowledge/solo-test/masters/master_ackman/decision_policy.json +122 -11
  97. package/knowledge/solo-test/masters/master_ackman/doctrine.jsonl +2 -2
  98. package/knowledge/solo-test/masters/master_ackman/manifest.json +13 -6
  99. package/knowledge/solo-test/masters/master_ackman/provisional-index.json +3 -3
  100. package/knowledge/solo-test/masters/master_ackman/sources.jsonl +1 -1
  101. package/knowledge/solo-test/masters/master_ackman/tools.json +56 -30
  102. package/knowledge/solo-test/masters/master_aschenbrenner/decision_policy.json +101 -10
  103. package/knowledge/solo-test/masters/master_aschenbrenner/doctrine.jsonl +2 -2
  104. package/knowledge/solo-test/masters/master_aschenbrenner/manifest.json +12 -4
  105. package/knowledge/solo-test/masters/master_aschenbrenner/provisional-index.json +3 -3
  106. package/knowledge/solo-test/masters/master_aschenbrenner/sources.jsonl +1 -1
  107. package/knowledge/solo-test/masters/master_aschenbrenner/tools.json +56 -30
  108. package/knowledge/solo-test/masters/master_asness/decision_policy.json +89 -10
  109. package/knowledge/solo-test/masters/master_asness/doctrine.jsonl +2 -2
  110. package/knowledge/solo-test/masters/master_asness/manifest.json +11 -4
  111. package/knowledge/solo-test/masters/master_asness/provisional-index.json +3 -3
  112. package/knowledge/solo-test/masters/master_asness/sources.jsonl +1 -1
  113. package/knowledge/solo-test/masters/master_asness/tools.json +56 -30
  114. package/knowledge/solo-test/masters/master_bogle/counterfactuals.jsonl +0 -0
  115. package/knowledge/solo-test/masters/master_bogle/decision_cases.jsonl +0 -0
  116. package/knowledge/solo-test/masters/master_bogle/decision_policy.json +170 -0
  117. package/knowledge/solo-test/masters/master_bogle/doctrine.jsonl +14 -0
  118. package/knowledge/solo-test/masters/master_bogle/evaluation/calibration_cases.jsonl +0 -0
  119. package/knowledge/solo-test/masters/master_bogle/evaluation/experiments.json +5 -0
  120. package/knowledge/solo-test/masters/master_bogle/evaluation/golden_cases.jsonl +0 -0
  121. package/knowledge/solo-test/masters/master_bogle/evaluation/pairwise_cases.jsonl +0 -0
  122. package/knowledge/solo-test/masters/master_bogle/failures.jsonl +0 -0
  123. package/knowledge/solo-test/masters/master_bogle/manifest.json +141 -0
  124. package/knowledge/solo-test/masters/master_bogle/memory_policy.json +5 -0
  125. package/knowledge/solo-test/masters/master_bogle/provisional-index.json +41 -0
  126. package/knowledge/solo-test/masters/master_bogle/research_policy.json +11 -0
  127. package/knowledge/solo-test/masters/master_bogle/sources.jsonl +1 -0
  128. package/knowledge/solo-test/masters/master_bogle/tools.json +120 -0
  129. package/knowledge/solo-test/masters/master_bogle/voice.en.md +7 -0
  130. package/knowledge/solo-test/masters/master_bogle/voice.zh.md +7 -0
  131. package/knowledge/solo-test/masters/master_buffett/decision_policy.json +102 -11
  132. package/knowledge/solo-test/masters/master_buffett/doctrine.jsonl +2 -2
  133. package/knowledge/solo-test/masters/master_buffett/manifest.json +10 -4
  134. package/knowledge/solo-test/masters/master_buffett/provisional-index.json +3 -3
  135. package/knowledge/solo-test/masters/master_buffett/sources.jsonl +1 -1
  136. package/knowledge/solo-test/masters/master_buffett/tools.json +55 -29
  137. package/knowledge/solo-test/masters/master_burry/decision_policy.json +102 -12
  138. package/knowledge/solo-test/masters/master_burry/doctrine.jsonl +2 -2
  139. package/knowledge/solo-test/masters/master_burry/manifest.json +12 -6
  140. package/knowledge/solo-test/masters/master_burry/provisional-index.json +3 -3
  141. package/knowledge/solo-test/masters/master_burry/sources.jsonl +1 -1
  142. package/knowledge/solo-test/masters/master_burry/tools.json +56 -30
  143. package/knowledge/solo-test/masters/master_cathie_wood/decision_policy.json +74 -12
  144. package/knowledge/solo-test/masters/master_cathie_wood/doctrine.jsonl +2 -2
  145. package/knowledge/solo-test/masters/master_cathie_wood/manifest.json +12 -6
  146. package/knowledge/solo-test/masters/master_cathie_wood/provisional-index.json +3 -3
  147. package/knowledge/solo-test/masters/master_cathie_wood/sources.jsonl +1 -1
  148. package/knowledge/solo-test/masters/master_cathie_wood/tools.json +56 -30
  149. package/knowledge/solo-test/masters/master_dalio/decision_policy.json +123 -16
  150. package/knowledge/solo-test/masters/master_dalio/doctrine.jsonl +2 -2
  151. package/knowledge/solo-test/masters/master_dalio/manifest.json +10 -4
  152. package/knowledge/solo-test/masters/master_dalio/provisional-index.json +3 -3
  153. package/knowledge/solo-test/masters/master_dalio/sources.jsonl +1 -1
  154. package/knowledge/solo-test/masters/master_dalio/tools.json +56 -30
  155. package/knowledge/solo-test/masters/master_damodaran/decision_policy.json +58 -10
  156. package/knowledge/solo-test/masters/master_damodaran/doctrine.jsonl +2 -2
  157. package/knowledge/solo-test/masters/master_damodaran/manifest.json +9 -4
  158. package/knowledge/solo-test/masters/master_damodaran/provisional-index.json +3 -3
  159. package/knowledge/solo-test/masters/master_damodaran/sources.jsonl +1 -1
  160. package/knowledge/solo-test/masters/master_damodaran/tools.json +54 -28
  161. package/knowledge/solo-test/masters/master_druckenmiller/decision_policy.json +89 -10
  162. package/knowledge/solo-test/masters/master_druckenmiller/doctrine.jsonl +2 -2
  163. package/knowledge/solo-test/masters/master_druckenmiller/manifest.json +11 -4
  164. package/knowledge/solo-test/masters/master_druckenmiller/provisional-index.json +3 -3
  165. package/knowledge/solo-test/masters/master_druckenmiller/sources.jsonl +1 -1
  166. package/knowledge/solo-test/masters/master_druckenmiller/tools.json +55 -29
  167. package/knowledge/solo-test/masters/master_duan_yongping/decision_policy.json +138 -13
  168. package/knowledge/solo-test/masters/master_duan_yongping/doctrine.jsonl +2 -2
  169. package/knowledge/solo-test/masters/master_duan_yongping/manifest.json +17 -7
  170. package/knowledge/solo-test/masters/master_duan_yongping/provisional-index.json +3 -3
  171. package/knowledge/solo-test/masters/master_duan_yongping/sources.jsonl +1 -1
  172. package/knowledge/solo-test/masters/master_duan_yongping/tools.json +82 -30
  173. package/knowledge/solo-test/masters/master_fisher/decision_policy.json +102 -11
  174. package/knowledge/solo-test/masters/master_fisher/doctrine.jsonl +2 -2
  175. package/knowledge/solo-test/masters/master_fisher/manifest.json +13 -6
  176. package/knowledge/solo-test/masters/master_fisher/provisional-index.json +3 -3
  177. package/knowledge/solo-test/masters/master_fisher/sources.jsonl +1 -1
  178. package/knowledge/solo-test/masters/master_fisher/tools.json +58 -32
  179. package/knowledge/solo-test/masters/master_forensic_short/decision_policy.json +93 -14
  180. package/knowledge/solo-test/masters/master_forensic_short/doctrine.jsonl +2 -2
  181. package/knowledge/solo-test/masters/master_forensic_short/manifest.json +6 -4
  182. package/knowledge/solo-test/masters/master_forensic_short/provisional-index.json +3 -3
  183. package/knowledge/solo-test/masters/master_forensic_short/sources.jsonl +1 -1
  184. package/knowledge/solo-test/masters/master_forensic_short/tools.json +53 -27
  185. package/knowledge/solo-test/masters/master_graham/decision_policy.json +103 -12
  186. package/knowledge/solo-test/masters/master_graham/doctrine.jsonl +2 -2
  187. package/knowledge/solo-test/masters/master_graham/manifest.json +12 -4
  188. package/knowledge/solo-test/masters/master_graham/provisional-index.json +3 -3
  189. package/knowledge/solo-test/masters/master_graham/sources.jsonl +1 -1
  190. package/knowledge/solo-test/masters/master_graham/tools.json +67 -28
  191. package/knowledge/solo-test/masters/master_jhunjhunwala/decision_policy.json +77 -12
  192. package/knowledge/solo-test/masters/master_jhunjhunwala/doctrine.jsonl +2 -2
  193. package/knowledge/solo-test/masters/master_jhunjhunwala/manifest.json +11 -6
  194. package/knowledge/solo-test/masters/master_jhunjhunwala/provisional-index.json +3 -3
  195. package/knowledge/solo-test/masters/master_jhunjhunwala/sources.jsonl +1 -1
  196. package/knowledge/solo-test/masters/master_jhunjhunwala/tools.json +54 -28
  197. package/knowledge/solo-test/masters/master_klarman/decision_policy.json +105 -14
  198. package/knowledge/solo-test/masters/master_klarman/doctrine.jsonl +2 -2
  199. package/knowledge/solo-test/masters/master_klarman/manifest.json +8 -2
  200. package/knowledge/solo-test/masters/master_klarman/provisional-index.json +3 -3
  201. package/knowledge/solo-test/masters/master_klarman/sources.jsonl +1 -1
  202. package/knowledge/solo-test/masters/master_klarman/tools.json +55 -29
  203. package/knowledge/solo-test/masters/master_li_lu/decision_policy.json +101 -10
  204. package/knowledge/solo-test/masters/master_li_lu/doctrine.jsonl +2 -2
  205. package/knowledge/solo-test/masters/master_li_lu/manifest.json +13 -6
  206. package/knowledge/solo-test/masters/master_li_lu/provisional-index.json +3 -3
  207. package/knowledge/solo-test/masters/master_li_lu/sources.jsonl +1 -1
  208. package/knowledge/solo-test/masters/master_li_lu/tools.json +58 -32
  209. package/knowledge/solo-test/masters/master_lynch/decision_policy.json +127 -16
  210. package/knowledge/solo-test/masters/master_lynch/doctrine.jsonl +2 -2
  211. package/knowledge/solo-test/masters/master_lynch/manifest.json +14 -6
  212. package/knowledge/solo-test/masters/master_lynch/provisional-index.json +3 -3
  213. package/knowledge/solo-test/masters/master_lynch/sources.jsonl +1 -1
  214. package/knowledge/solo-test/masters/master_lynch/tools.json +67 -28
  215. package/knowledge/solo-test/masters/master_marks/decision_policy.json +71 -9
  216. package/knowledge/solo-test/masters/master_marks/doctrine.jsonl +2 -2
  217. package/knowledge/solo-test/masters/master_marks/manifest.json +11 -6
  218. package/knowledge/solo-test/masters/master_marks/provisional-index.json +3 -3
  219. package/knowledge/solo-test/masters/master_marks/sources.jsonl +1 -1
  220. package/knowledge/solo-test/masters/master_marks/tools.json +54 -28
  221. package/knowledge/solo-test/masters/master_munger/decision_policy.json +141 -16
  222. package/knowledge/solo-test/masters/master_munger/doctrine.jsonl +2 -2
  223. package/knowledge/solo-test/masters/master_munger/manifest.json +10 -6
  224. package/knowledge/solo-test/masters/master_munger/provisional-index.json +3 -3
  225. package/knowledge/solo-test/masters/master_munger/sources.jsonl +1 -1
  226. package/knowledge/solo-test/masters/master_munger/tools.json +52 -26
  227. package/knowledge/solo-test/masters/master_natenberg/decision_policy.json +59 -11
  228. package/knowledge/solo-test/masters/master_natenberg/doctrine.jsonl +2 -2
  229. package/knowledge/solo-test/masters/master_natenberg/manifest.json +9 -6
  230. package/knowledge/solo-test/masters/master_natenberg/provisional-index.json +3 -3
  231. package/knowledge/solo-test/masters/master_natenberg/sources.jsonl +1 -1
  232. package/knowledge/solo-test/masters/master_natenberg/tools.json +50 -24
  233. package/knowledge/solo-test/masters/master_pabrai/decision_policy.json +125 -14
  234. package/knowledge/solo-test/masters/master_pabrai/doctrine.jsonl +2 -2
  235. package/knowledge/solo-test/masters/master_pabrai/manifest.json +8 -2
  236. package/knowledge/solo-test/masters/master_pabrai/provisional-index.json +3 -3
  237. package/knowledge/solo-test/masters/master_pabrai/sources.jsonl +1 -1
  238. package/knowledge/solo-test/masters/master_pabrai/tools.json +55 -29
  239. package/knowledge/solo-test/masters/master_simons/decision_policy.json +59 -11
  240. package/knowledge/solo-test/masters/master_simons/doctrine.jsonl +2 -2
  241. package/knowledge/solo-test/masters/master_simons/manifest.json +8 -4
  242. package/knowledge/solo-test/masters/master_simons/provisional-index.json +3 -3
  243. package/knowledge/solo-test/masters/master_simons/sources.jsonl +1 -1
  244. package/knowledge/solo-test/masters/master_simons/tools.json +43 -30
  245. package/knowledge/solo-test/masters/master_sinclair/decision_policy.json +59 -11
  246. package/knowledge/solo-test/masters/master_sinclair/doctrine.jsonl +2 -2
  247. package/knowledge/solo-test/masters/master_sinclair/manifest.json +8 -6
  248. package/knowledge/solo-test/masters/master_sinclair/provisional-index.json +3 -3
  249. package/knowledge/solo-test/masters/master_sinclair/sources.jsonl +1 -1
  250. package/knowledge/solo-test/masters/master_sinclair/tools.json +54 -28
  251. package/knowledge/solo-test/masters/master_soros/decision_policy.json +98 -10
  252. package/knowledge/solo-test/masters/master_soros/doctrine.jsonl +2 -2
  253. package/knowledge/solo-test/masters/master_soros/manifest.json +10 -7
  254. package/knowledge/solo-test/masters/master_soros/provisional-index.json +3 -3
  255. package/knowledge/solo-test/masters/master_soros/sources.jsonl +1 -1
  256. package/knowledge/solo-test/masters/master_soros/tools.json +54 -28
  257. package/knowledge/solo-test/masters/master_taleb/decision_policy.json +124 -13
  258. package/knowledge/solo-test/masters/master_taleb/doctrine.jsonl +2 -2
  259. package/knowledge/solo-test/masters/master_taleb/manifest.json +9 -5
  260. package/knowledge/solo-test/masters/master_taleb/provisional-index.json +3 -3
  261. package/knowledge/solo-test/masters/master_taleb/sources.jsonl +1 -1
  262. package/knowledge/solo-test/masters/master_taleb/tools.json +50 -24
  263. package/knowledge/solo-test/masters/master_thorp/decision_policy.json +61 -13
  264. package/knowledge/solo-test/masters/master_thorp/doctrine.jsonl +2 -2
  265. package/knowledge/solo-test/masters/master_thorp/manifest.json +11 -6
  266. package/knowledge/solo-test/masters/master_thorp/provisional-index.json +3 -3
  267. package/knowledge/solo-test/masters/master_thorp/sources.jsonl +1 -1
  268. package/knowledge/solo-test/masters/master_thorp/tools.json +56 -30
  269. package/knowledge/solo-test/persona-v3-solo-test-formulas/compilation-manifest.json +290 -264
  270. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/components/tools.json +58 -32
  271. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  272. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/owner_earnings_yield.derived-proxy-evidence.json +76 -0
  273. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/components/tools.json +58 -32
  274. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  275. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/price_implied_cash_yield.derived-proxy-evidence.json +76 -0
  276. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/components/tools.json +58 -32
  277. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/nominal_earnings_yield_gap.derived-proxy-evidence.json +76 -0
  278. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/real_earnings_yield_gap.derived-proxy-evidence.json +76 -0
  279. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/components/tools.json +120 -0
  280. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/provisional-derivations/expected_return_over_long_bond.derived-proxy-evidence.json +77 -0
  281. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/provisional-derivations/fundamental_expected_return.derived-proxy-evidence.json +76 -0
  282. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/components/tools.json +57 -31
  283. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  284. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_yield.derived-proxy-evidence.json +76 -0
  285. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/components/tools.json +58 -32
  286. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/net_current_asset_surplus_per_share.derived-proxy-evidence.json +77 -0
  287. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/net_current_asset_value_per_share.derived-proxy-evidence.json +76 -0
  288. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/components/tools.json +58 -32
  289. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/current_cash_yield.derived-proxy-evidence.json +76 -0
  290. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  291. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/components/tools.json +58 -32
  292. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/policy_real_rate.derived-proxy-evidence.json +76 -0
  293. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/real_curve_slope.derived-proxy-evidence.json +76 -0
  294. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/components/tools.json +56 -30
  295. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/implied_equity_risk_premium.derived-proxy-evidence.json +76 -0
  296. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/{reverse_valuation.derived-proxy-evidence.json → premium_versus_long_run_average.derived-proxy-evidence.json} +29 -16
  297. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/components/tools.json +57 -31
  298. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_curve_impulse.derived-proxy-evidence.json +76 -0
  299. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/policy_real_rate.derived-proxy-evidence.json +76 -0
  300. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/components/tools.json +84 -32
  301. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/five_year_opportunity_cost.derived-proxy-evidence.json +102 -0
  302. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/margin_retention.derived-proxy-evidence.json +76 -0
  303. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/components/tools.json +60 -34
  304. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/margin_retention.derived-proxy-evidence.json +76 -0
  305. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/reinvestment_spread.derived-proxy-evidence.json +76 -0
  306. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/components/tools.json +55 -29
  307. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/{accounting_rebuilder.derived-proxy-evidence.json → cash_conversion_gap.derived-proxy-evidence.json} +28 -15
  308. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/cash_cover_of_leverage.derived-proxy-evidence.json +76 -0
  309. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/components/tools.json +69 -30
  310. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/defensive_hurdle_base.derived-proxy-evidence.json +89 -0
  311. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/half_normalised_earnings_yield.derived-proxy-evidence.json +76 -0
  312. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/components/tools.json +56 -30
  313. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/cash_quality_gap.derived-proxy-evidence.json +76 -0
  314. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/real_structural_growth.derived-proxy-evidence.json +76 -0
  315. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/components/tools.json +57 -31
  316. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/downside_asset_coverage.derived-proxy-evidence.json +76 -0
  317. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  318. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/components/tools.json +60 -34
  319. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/cash_backed_decade_return.derived-proxy-evidence.json +76 -0
  320. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/decade_return_over_long_bond.derived-proxy-evidence.json +76 -0
  321. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/components/tools.json +69 -30
  322. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/growth_justified_capitalisation.derived-proxy-evidence.json +89 -0
  323. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  324. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/components/tools.json +56 -30
  325. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/credit_cycle_position.derived-proxy-evidence.json +76 -0
  326. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/equity_over_corporate_debt.derived-proxy-evidence.json +76 -0
  327. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/components/tools.json +54 -28
  328. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/debt_service_cushion.derived-proxy-evidence.json +76 -0
  329. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/reported_earnings_cash_gap.derived-proxy-evidence.json +76 -0
  330. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/components/tools.json +52 -26
  331. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/{surface_builder.derived-proxy-evidence.json → normalised_skew.derived-proxy-evidence.json} +27 -14
  332. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/round_trip_cost.derived-proxy-evidence.json +76 -0
  333. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/components/tools.json +57 -31
  334. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor_coverage.derived-proxy-evidence.json +76 -0
  335. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
  336. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/components/tools.json +45 -32
  337. package/knowledge/solo-test/persona-v3-solo-test-formulas/{master_natenberg/provisional-derivations/greeks_payoff.derived-proxy-evidence.json → master_simons/provisional-derivations/absolute_session_move.derived-proxy-evidence.json} +17 -17
  338. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/session_move_over_implied.derived-proxy-evidence.json +77 -0
  339. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/components/tools.json +56 -30
  340. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/round_trip_cost.derived-proxy-evidence.json +76 -0
  341. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/volatility_per_unit_of_width.derived-proxy-evidence.json +76 -0
  342. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/components/tools.json +56 -30
  343. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/credit_cycle_position.derived-proxy-evidence.json +76 -0
  344. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/financing_burden.derived-proxy-evidence.json +76 -0
  345. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/components/tools.json +52 -26
  346. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/debt_service_cushion.derived-proxy-evidence.json +76 -0
  347. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/{tail_friction.derived-proxy-evidence.json → normalised_skew.derived-proxy-evidence.json} +27 -14
  348. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/components/tools.json +58 -32
  349. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_per_unit_of_volatility.derived-proxy-evidence.json +77 -0
  350. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/net_edge.derived-proxy-evidence.json +76 -0
  351. package/mcp/lib/breadth.mjs +126 -0
  352. package/mcp/lib/constants.mjs +15 -0
  353. package/mcp/lib/damodaran.mjs +119 -0
  354. package/mcp/lib/fred.mjs +246 -0
  355. package/mcp/lib/fund-holdings-parsers.mjs +297 -0
  356. package/mcp/lib/fund-observations.mjs +152 -0
  357. package/mcp/lib/fundamentals.mjs +806 -0
  358. package/mcp/lib/funds.mjs +785 -0
  359. package/mcp/lib/gates.mjs +71 -4
  360. package/mcp/lib/grounding.mjs +209 -36
  361. package/mcp/lib/index-aggregate.mjs +733 -0
  362. package/mcp/lib/insider-ownership.mjs +149 -0
  363. package/mcp/lib/instrument-facts.mjs +855 -0
  364. package/mcp/lib/instruments.mjs +216 -0
  365. package/mcp/lib/markdown.mjs +216 -43
  366. package/mcp/lib/master-catalog.mjs +4 -0
  367. package/mcp/lib/orchestrator.mjs +173 -29
  368. package/mcp/lib/packets.mjs +59 -6
  369. package/mcp/lib/personas/engine.mjs +23 -10
  370. package/mcp/lib/personas-v3/deterministic-executor.mjs +13 -2
  371. package/mcp/lib/personas-v3/ga-external-evidence.mjs +3 -2
  372. package/mcp/lib/personas-v3/ga-gate.mjs +2 -1
  373. package/mcp/lib/personas-v3/ga-package-evidence.mjs +5 -4
  374. package/mcp/lib/personas-v3/grounding-adapter.mjs +309 -2
  375. package/mcp/lib/personas-v3/production-root.mjs +5 -4
  376. package/mcp/lib/personas-v3/release-formula-evidence.mjs +14 -7
  377. package/mcp/lib/personas-v3/release-source-evidence.mjs +2 -1
  378. package/mcp/lib/personas-v3/releases.mjs +5 -4
  379. package/mcp/lib/personas-v3/runtime-release-integrity.mjs +6 -5
  380. package/mcp/lib/personas-v3/semantic-source-adjudication.mjs +2 -1
  381. package/mcp/lib/personas-v3/semantic-source-extraction.mjs +2 -1
  382. package/mcp/lib/personas-v3/semantic-source-skeptic-review.mjs +2 -1
  383. package/mcp/lib/personas-v3/source-review-operations.mjs +3 -2
  384. package/mcp/lib/personas-v3/staging.mjs +22 -3
  385. package/mcp/lib/prompts.mjs +87 -3
  386. package/mcp/lib/quotes.mjs +5 -0
  387. package/mcp/lib/rpc.mjs +27 -10
  388. package/mcp/lib/run-store.mjs +5 -3
  389. package/mcp/lib/sec.mjs +32 -0
  390. package/mcp/lib/tables.mjs +11 -0
  391. package/mcp/lib/voice.mjs +122 -0
  392. package/mcp/lib/xbrl-aggregates.mjs +153 -0
  393. package/mcp/lib/xbrl-series.mjs +341 -0
  394. package/mcp/lib/xlsx.mjs +155 -0
  395. package/package.json +5 -5
  396. package/personas/masters/masters-value/bogle.md +145 -0
  397. package/schemas/council-evaluation-protocol-v1.schema.json +2 -2
  398. package/schemas/persona-v3-ai-assisted-solo-profile-v1.schema.json +2 -2
  399. package/schemas/persona-v3-ai-machine-simulation-v1.schema.json +1 -1
  400. package/schemas/persona-v3-build-spec-v1.schema.json +3 -3
  401. package/schemas/persona-v3-release-formula-review-evidence-v1.schema.json +3 -3
  402. package/schemas/persona-v3-release-manifest-v1.schema.json +6 -6
  403. package/schemas/persona-v3-release-source-review-evidence-v1.schema.json +3 -3
  404. package/schemas/persona-v3-tool-graph-v1.schema.json +1 -1
  405. package/schemas/source-review-batch-v1.schema.json +9 -9
  406. package/scripts/assemble-persona-v3-release.mjs +3 -2
  407. package/scripts/build-persona-v3-solo-test-packs.mjs +6 -8
  408. package/scripts/check-persona-v3-ga.mjs +1 -1
  409. package/scripts/check-persona-v3-production-candidates.mjs +1 -1
  410. package/scripts/compile-persona-v3-formulas.mjs +19 -18
  411. package/scripts/doctor.mjs +11 -9
  412. package/scripts/export-persona-source-review-batch.mjs +1 -1
  413. package/scripts/generate-persona-v3-drafts.mjs +2 -2
  414. package/scripts/lib/build-profile.mjs +24 -0
  415. package/scripts/lib/council-evaluation-protocol.mjs +7 -6
  416. package/scripts/lib/host-capabilities.mjs +2 -1
  417. package/scripts/lib/packaged-host-parity.mjs +9 -3
  418. package/scripts/lib/persona-v3-ai-assisted-solo-status.mjs +6 -4
  419. package/scripts/lib/persona-v3-ai-formula-review.mjs +6 -5
  420. package/scripts/lib/persona-v3-ai-machine-simulations.mjs +32 -4
  421. package/scripts/lib/persona-v3-build-specs.mjs +3 -2
  422. package/scripts/lib/persona-v3-draft-packs.mjs +2 -2
  423. package/scripts/lib/persona-v3-formula-pipeline.mjs +11 -10
  424. package/scripts/lib/persona-v3-production-candidates.mjs +10 -9
  425. package/scripts/lib/persona-v3-solo-formula-pipeline.mjs +188 -16
  426. package/scripts/lib/persona-v3-solo-test-packs.mjs +112 -11
  427. package/scripts/package-smoke.mjs +2 -1
  428. package/scripts/report-persona-corpus-gaps.mjs +4 -1
  429. package/scripts/review-persona-v3-solo-formulas.mjs +12 -8
  430. package/scripts/scaffold-persona-v3-staging.mjs +1 -1
  431. package/skills/agent-skills-governance/SKILL.md +8 -2
  432. package/skills/alphacouncil-agent/SKILL.md +12 -4
  433. package/skills/public-equity-investing/SKILL.md +17 -0
  434. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/borrow_catalyst.ai-review.json +0 -277
  435. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/change_value_bridge.derived-proxy-evidence.json +0 -64
  436. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/power_map.derived-proxy-evidence.json +0 -64
  437. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/compute_power_bridge.derived-proxy-evidence.json +0 -64
  438. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/timeline_reverse_valuation.derived-proxy-evidence.json +0 -64
  439. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/crowding_cost_stress.derived-proxy-evidence.json +0 -64
  440. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/factor_decomposer.derived-proxy-evidence.json +0 -64
  441. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/incremental_returns.derived-proxy-evidence.json +0 -64
  442. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_rebuilder.derived-proxy-evidence.json +0 -64
  443. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/capital_structure_reader.derived-proxy-evidence.json +0 -64
  444. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/mispricing_carry.derived-proxy-evidence.json +0 -64
  445. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/capture_valuation_bridge.derived-proxy-evidence.json +0 -64
  446. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/cost_adoption_curve.derived-proxy-evidence.json +0 -64
  447. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/debt_driver_stress.derived-proxy-evidence.json +0 -64
  448. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/regime_classifier.derived-proxy-evidence.json +0 -64
  449. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/story_dcf.derived-proxy-evidence.json +0 -64
  450. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/inflection_payoff.derived-proxy-evidence.json +0 -64
  451. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_revision_map.derived-proxy-evidence.json +0 -64
  452. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/opportunity_cost.derived-proxy-evidence.json +0 -64
  453. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/user_value_evidence.derived-proxy-evidence.json +0 -64
  454. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/research_productivity.derived-proxy-evidence.json +0 -64
  455. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/scuttlebutt_graph.derived-proxy-evidence.json +0 -64
  456. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/borrow_catalyst.derived-proxy-evidence.json +0 -64
  457. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/asset_floor.derived-proxy-evidence.json +0 -64
  458. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/normalized_earnings.derived-proxy-evidence.json +0 -64
  459. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/penetration_liquidity.derived-proxy-evidence.json +0 -64
  460. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/promoter_governance.derived-proxy-evidence.json +0 -64
  461. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/cash_catalyst_compare.derived-proxy-evidence.json +0 -64
  462. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/recovery_waterfall.derived-proxy-evidence.json +0 -64
  463. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/promise_integrity_ledger.derived-proxy-evidence.json +0 -64
  464. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/ten_year_return_bridge.derived-proxy-evidence.json +0 -64
  465. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/category_classifier.derived-proxy-evidence.json +0 -64
  466. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/story_numbers_check.derived-proxy-evidence.json +0 -64
  467. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/cycle_temperature.derived-proxy-evidence.json +0 -64
  468. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/implied_expectations.derived-proxy-evidence.json +0 -64
  469. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/failure_path_graph.derived-proxy-evidence.json +0 -64
  470. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/incentive_map.derived-proxy-evidence.json +0 -64
  471. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/discrete_payoff.derived-proxy-evidence.json +0 -64
  472. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor.derived-proxy-evidence.json +0 -64
  473. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/leakage_audit.derived-proxy-evidence.json +0 -64
  474. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/oos_cost_test.derived-proxy-evidence.json +0 -64
  475. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/net_edge_sizer.derived-proxy-evidence.json +0 -64
  476. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/realized_vol_forecast.derived-proxy-evidence.json +0 -64
  477. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reflexivity_graph.derived-proxy-evidence.json +0 -64
  478. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reversal_monitor.derived-proxy-evidence.json +0 -64
  479. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/payoff_ruin.derived-proxy-evidence.json +0 -64
  480. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_recalculator.derived-proxy-evidence.json +0 -64
  481. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/fractional_kelly.derived-proxy-evidence.json +0 -64
@@ -2,7 +2,28 @@
2
2
  "abstention_policy": "fail_closed",
3
3
  "dsl_version": "1.1",
4
4
  "eligibility": {
5
- "all": []
5
+ "all": [
6
+ {
7
+ "condition": {
8
+ "op": "exists",
9
+ "value": {
10
+ "fact_id": "financial.leverage"
11
+ }
12
+ },
13
+ "condition_id": "master_graham.balance_sheet_claims_resolvable",
14
+ "on_false": {
15
+ "common_stance": "out_of_scope",
16
+ "native_state": "provisional_insufficient_floor"
17
+ },
18
+ "on_uncomputable": {
19
+ "common_stance": "out_of_scope",
20
+ "native_state": "provisional_insufficient_floor"
21
+ },
22
+ "source_ids": [
23
+ "proxy:efc142652d20dd68c"
24
+ ]
25
+ }
26
+ ]
6
27
  },
7
28
  "fact_gate": {
8
29
  "on_missing_critical": {
@@ -10,21 +31,74 @@
10
31
  "native_state": "provisional_insufficient_floor"
11
32
  }
12
33
  },
13
- "hard_vetoes": [],
34
+ "hard_vetoes": [
35
+ {
36
+ "condition": {
37
+ "left": {
38
+ "fact_id": "financial.net_current_asset_value"
39
+ },
40
+ "op": "lte",
41
+ "right": {
42
+ "literal": 0
43
+ }
44
+ },
45
+ "on_trigger": {
46
+ "common_stance": "out_of_scope",
47
+ "native_state": "provisional_insufficient_floor"
48
+ },
49
+ "on_uncomputable": {
50
+ "action": "abstain",
51
+ "decision": {
52
+ "common_stance": "out_of_scope",
53
+ "native_state": "provisional_insufficient_floor"
54
+ }
55
+ },
56
+ "source_ids": [
57
+ "proxy:efc142652d20dd68c"
58
+ ],
59
+ "veto_id": "master_graham.no_asset_floor"
60
+ },
61
+ {
62
+ "condition": {
63
+ "left": {
64
+ "fact_id": "financial.interest_coverage"
65
+ },
66
+ "op": "lt",
67
+ "right": {
68
+ "literal": 5
69
+ }
70
+ },
71
+ "on_trigger": {
72
+ "common_stance": "opposed",
73
+ "native_state": "provisional_reject"
74
+ },
75
+ "on_uncomputable": {
76
+ "action": "abstain",
77
+ "decision": {
78
+ "common_stance": "out_of_scope",
79
+ "native_state": "provisional_insufficient_floor"
80
+ }
81
+ },
82
+ "source_ids": [
83
+ "proxy:efc142652d20dd68c"
84
+ ],
85
+ "veto_id": "master_graham.fixed_charge_coverage_failure"
86
+ }
87
+ ],
14
88
  "native_decision_schema": "margin_of_safety_v1",
15
89
  "native_output_fields": [
16
90
  {
17
91
  "field": "metric_1",
18
92
  "on_missing": "fail",
19
93
  "value": {
20
- "output_id": "financial.net_current_asset_value"
94
+ "output_id": "valuation.graham_hurdle_base.master_graham"
21
95
  }
22
96
  },
23
97
  {
24
98
  "field": "metric_2",
25
99
  "on_missing": "fail",
26
100
  "value": {
27
- "output_id": "financial.normalized_earnings"
101
+ "output_id": "valuation.graham_half_earnings_yield.master_graham"
28
102
  }
29
103
  }
30
104
  ],
@@ -52,14 +126,14 @@
52
126
  },
53
127
  {
54
128
  "decision": {
55
- "common_stance": "cautious",
129
+ "common_stance": "constructive",
56
130
  "native_state": "provisional_margin_of_safety"
57
131
  },
58
132
  "min_ratio": 1
59
133
  }
60
134
  ],
61
135
  "scoring": {
62
- "max_score": 2,
136
+ "max_score": 3,
63
137
  "min_coverage": 1,
64
138
  "on_insufficient_coverage": {
65
139
  "common_stance": "out_of_scope",
@@ -69,16 +143,33 @@
69
143
  {
70
144
  "condition": {
71
145
  "left": {
72
- "output_id": "financial.net_current_asset_value"
146
+ "output_id": "valuation.graham_half_earnings_yield.master_graham"
73
147
  },
74
- "op": "gt",
148
+ "op": "gte",
75
149
  "right": {
76
- "literal": 0
150
+ "fact_id": "macro.aaa_corporate_yield"
151
+ }
152
+ },
153
+ "coverage_weight": 1,
154
+ "points": 1,
155
+ "rule_id": "graham_earnings_yield_twice_aaa",
156
+ "source_ids": [
157
+ "proxy:efc142652d20dd68c"
158
+ ]
159
+ },
160
+ {
161
+ "condition": {
162
+ "left": {
163
+ "output_id": "valuation.graham_half_earnings_yield.master_graham"
164
+ },
165
+ "op": "gte",
166
+ "right": {
167
+ "literal": 0.03335
77
168
  }
78
169
  },
79
170
  "coverage_weight": 1,
80
171
  "points": 1,
81
- "rule_id": "proxy_score_1",
172
+ "rule_id": "graham_defensive_price_to_earnings",
82
173
  "source_ids": [
83
174
  "proxy:efc142652d20dd68c"
84
175
  ]
@@ -86,7 +177,7 @@
86
177
  {
87
178
  "condition": {
88
179
  "left": {
89
- "output_id": "financial.normalized_earnings"
180
+ "fact_id": "financial.net_current_asset_value"
90
181
  },
91
182
  "op": "gt",
92
183
  "right": {
@@ -95,7 +186,7 @@
95
186
  },
96
187
  "coverage_weight": 1,
97
188
  "points": 1,
98
- "rule_id": "proxy_score_2",
189
+ "rule_id": "graham_working_capital_floor",
99
190
  "source_ids": [
100
191
  "proxy:efc142652d20dd68c"
101
192
  ]
@@ -1,6 +1,6 @@
1
1
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Establish an asset or normalized-earnings floor and require a human-adjudicated margin of safety before taking equity risk.","rule_id":"proxy_rule_1","source_ids":["proxy:efc142652d20dd68c"]}
2
- {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Rebuild net-current-asset and liquidation floors after senior claims.","rule_id":"proxy_rule_2","source_ids":["proxy:efc142652d20dd68c"]}
3
- {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Normalize earnings across a documented cycle without forward leakage.","rule_id":"proxy_rule_3","source_ids":["proxy:efc142652d20dd68c"]}
2
+ {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Five years of market capitalisation at twice the defensive hurdle.","rule_id":"proxy_rule_2","source_ids":["proxy:efc142652d20dd68c"]}
3
+ {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Half the annualised normalised earnings yield.","rule_id":"proxy_rule_3","source_ids":["proxy:efc142652d20dd68c"]}
4
4
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Decline when assets and senior claims cannot be independently reconstructed.","rule_id":"proxy_rule_4","source_ids":["proxy:efc142652d20dd68c"]}
5
5
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject when price lacks a reviewed discount to the conservative floor.","rule_id":"proxy_rule_5","source_ids":["proxy:efc142652d20dd68c"]}
6
6
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject a static bargain whose realizable floor is demonstrably shrinking.","rule_id":"proxy_rule_6","source_ids":["proxy:efc142652d20dd68c"]}
@@ -16,6 +16,10 @@
16
16
  ],
17
17
  "native_decision_schema": "margin_of_safety_v1",
18
18
  "optional_fact_types": [
19
+ "financial.leverage",
20
+ "financial.net_current_asset_value",
21
+ "financial.interest_coverage",
22
+ "macro.aaa_corporate_yield",
19
23
  "financial.tangible_book_value",
20
24
  "financial.normalized_earnings",
21
25
  "financial.balance_sheet_claims",
@@ -23,7 +27,9 @@
23
27
  "market.price_to_floor"
24
28
  ],
25
29
  "required_fact_types": [
26
- "financial.net_current_asset_value"
30
+ "market.price",
31
+ "capital_allocation.share_count",
32
+ "financial.free_cash_flow_5y"
27
33
  ]
28
34
  },
29
35
  "components": {
@@ -44,8 +50,8 @@
44
50
  "computation": {
45
51
  "dsl_version": "1.1",
46
52
  "pipeline": [
47
- "master_graham.asset_floor",
48
- "master_graham.normalized_earnings"
53
+ "master_graham.defensive_hurdle_base",
54
+ "master_graham.half_normalised_earnings_yield"
49
55
  ]
50
56
  },
51
57
  "decision": {
@@ -53,7 +59,9 @@
53
59
  "common_projection": "common_stance_v1",
54
60
  "confidence_calibrator": null,
55
61
  "eligibility": [
56
- "financial.net_current_asset_value"
62
+ "market.price",
63
+ "capital_allocation.share_count",
64
+ "financial.free_cash_flow_5y"
57
65
  ],
58
66
  "hard_vetoes": [
59
67
  "master_graham.no_asset_floor",
@@ -16,7 +16,7 @@
16
16
  ],
17
17
  "experiment_pass_count": 0,
18
18
  "formula_approval_binding_count": 0,
19
- "formula_compilation_manifest_hash": "sha256:7265b10a67bd0437af02572176793ef0b8529e48437edc5a2e0b1b1b9fbe73d0",
19
+ "formula_compilation_manifest_hash": "sha256:9eb750e5aec2e4b6ef7a7033aba119927d5a6540220d608cbe6fd90eaf255b05",
20
20
  "method_model_eligible": false,
21
21
  "native_states": [
22
22
  "provisional_insufficient_floor",
@@ -26,8 +26,8 @@
26
26
  ],
27
27
  "persona_id": "master_graham",
28
28
  "planned_tool_ids": [
29
- "master_graham.asset_floor",
30
- "master_graham.normalized_earnings"
29
+ "master_graham.defensive_hurdle_base",
30
+ "master_graham.half_normalised_earnings_yield"
31
31
  ],
32
32
  "production_eligible": false,
33
33
  "review_status": "not_human_reviewed",
@@ -1 +1 @@
1
- {"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:bdcc3b1f5df4d4fe7c43a69e39dbb6254d778a48aa468c9f79d2a6e99e76e380","grade":"E","known_at":"2026-07-27","locator":{"section":"master_graham"},"public_at":"2026-07-27","published_at":"2026-07-27","retrieved_at":"2026-07-27","schema_version":1,"source_id":"proxy:efc142652d20dd68c","source_kind":"derived_proxy","summary":"Project-authored provisional proxy used only to exercise the deterministic solo-test build; it is not source approval or method attribution.","supports":["solo_test_structure","deterministic_execution_only"],"title":"Provisional project-derived method hypothesis for master_graham","url":"https://github.com/Zhao73/alphacouncil-agent/blob/main/data/persona-v3-build-specs.v1.mjs"}
1
+ {"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:58956bd51f2d0def95a8dad29f998a37b9e068b782de3b5c20731b7c1ad5508a","grade":"E","known_at":"2026-07-27","locator":{"section":"master_graham"},"public_at":"2026-07-27","published_at":"2026-07-27","retrieved_at":"2026-07-27","schema_version":1,"source_id":"proxy:efc142652d20dd68c","source_kind":"derived_proxy","summary":"Project-authored provisional proxy used only to exercise the deterministic solo-test build; it is not source approval or method attribution.","supports":["solo_test_structure","deterministic_execution_only"],"title":"Provisional project-derived method hypothesis for master_graham","url":"https://github.com/Zhao73/alphacouncil-agent/blob/main/data/persona-v3-build-specs.v1.mjs"}
@@ -1,12 +1,32 @@
1
1
  [
2
2
  {
3
3
  "assurance_class": "provisional_derived_proxy",
4
- "derivation_evidence_hash": "sha256:ab278afe4a2667e545e3530a45b7ecd01c975b84107509da7154d2632d4b95e3",
5
- "derivation_spec_hash": "sha256:39b4f21e95e0e5c177f8d31ca6d2278269e2d61ecdb9e88a412490ee7dbafb50",
6
- "derivation_spec_id": "master_graham.asset_floor.prototype_v1.derived_proxy_v1",
4
+ "derivation_evidence_hash": "sha256:be1a19b6df6e6cbdafe6d045da217fb654631c50955c33fe1b1e88578c2a0bc8",
5
+ "derivation_spec_hash": "sha256:054b23001e5493aec8528aa278d1ae4733e6c1af10dc1e9b13d552fab37180c0",
6
+ "derivation_spec_id": "master_graham.defensive_hurdle_base.prototype_v1.derived_proxy_v1",
7
7
  "dsl_version": "1.1",
8
- "id": "master_graham.asset_floor",
8
+ "id": "master_graham.defensive_hurdle_base",
9
9
  "input_contracts": [
10
+ {
11
+ "on_missing": "fail",
12
+ "period": {
13
+ "alignment": "as_of",
14
+ "basis": "instant",
15
+ "window": null
16
+ },
17
+ "unit": "currency_units",
18
+ "value_kind": "monetary"
19
+ },
20
+ {
21
+ "on_missing": "fail",
22
+ "period": {
23
+ "alignment": "as_of",
24
+ "basis": "instant",
25
+ "window": null
26
+ },
27
+ "unit": "shares",
28
+ "value_kind": "count"
29
+ },
10
30
  {
11
31
  "on_missing": "fail",
12
32
  "period": {
@@ -18,41 +38,57 @@
18
38
  "value_kind": "scalar"
19
39
  }
20
40
  ],
21
- "input_schema_hash": "sha256:26d982760423c7f0b54dd2922f5be604d57ff626de6da213f24e0179d8f2d932",
41
+ "input_schema_hash": "sha256:c146eabbb0c2670477a04eb4c97a8882db9ce3abe08ab1cb4d07b9916bfd6b29",
22
42
  "inputs": [
23
43
  {
24
- "fact_id": "financial.net_current_asset_value"
44
+ "fact_id": "market.price"
45
+ },
46
+ {
47
+ "fact_id": "capital_allocation.share_count"
48
+ },
49
+ {
50
+ "literal": 10
25
51
  }
26
52
  ],
27
53
  "intended_use": "local_test_only",
28
- "kind": "transform",
54
+ "kind": "recomputation",
29
55
  "on_missing": "fail",
30
- "operation": "identity",
31
- "output_id": "financial.net_current_asset_value",
56
+ "operation": "multiply",
57
+ "output_id": "valuation.graham_hurdle_base.master_graham",
32
58
  "output_period": {
33
59
  "alignment": "as_of",
34
60
  "basis": "instant",
35
61
  "window": null
36
62
  },
37
- "output_schema_hash": "sha256:d00d30510fab2092d78e440726cb377ad180331fbeac2852a4c58ee0de94817c",
63
+ "output_schema_hash": "sha256:8ede68c7a598562a9b98ca185f230643c6b755dbb374a396ebe7cc76d4375bd5",
38
64
  "production_eligible": false,
39
65
  "review_status": "not_human_reviewed",
40
66
  "schema_version": 1,
41
67
  "source_ids": [
42
68
  "proxy:efc142652d20dd68c"
43
69
  ],
44
- "unit": "derived_proxy_scalar",
45
- "value_kind": "scalar",
46
- "version": "0.1.0"
70
+ "unit": "currency_units",
71
+ "value_kind": "monetary",
72
+ "version": "0.2.0"
47
73
  },
48
74
  {
49
75
  "assurance_class": "provisional_derived_proxy",
50
- "derivation_evidence_hash": "sha256:61e7b2bfcef7c29c74becce76fe2b7d61b8a5043a507aec5eac2c8eb51de053c",
51
- "derivation_spec_hash": "sha256:e7cfcc32bfbec92faf3af85e147bbab990cad07bb977f211a7aeeeb0b47aeac3",
52
- "derivation_spec_id": "master_graham.normalized_earnings.prototype_v1.derived_proxy_v1",
76
+ "derivation_evidence_hash": "sha256:c4aa7aeedf15dd3bfd673e08c165abeff468ee6bbf9f87859997238ad5d89cc2",
77
+ "derivation_spec_hash": "sha256:3a6bfd410cabf900182c9371d308eb071bc1e42688bcb0a9f541e881c95c2ded",
78
+ "derivation_spec_id": "master_graham.half_normalised_earnings_yield.prototype_v1.derived_proxy_v1",
53
79
  "dsl_version": "1.1",
54
- "id": "master_graham.normalized_earnings",
80
+ "id": "master_graham.half_normalised_earnings_yield",
55
81
  "input_contracts": [
82
+ {
83
+ "on_missing": "fail",
84
+ "period": {
85
+ "alignment": "as_of",
86
+ "basis": "duration",
87
+ "window": "P5Y"
88
+ },
89
+ "unit": "currency_units",
90
+ "value_kind": "monetary"
91
+ },
56
92
  {
57
93
  "on_missing": "fail",
58
94
  "period": {
@@ -60,35 +96,38 @@
60
96
  "basis": "instant",
61
97
  "window": null
62
98
  },
63
- "unit": "derived_proxy_scalar",
64
- "value_kind": "scalar"
99
+ "unit": "currency_units",
100
+ "value_kind": "monetary"
65
101
  }
66
102
  ],
67
- "input_schema_hash": "sha256:842d3cf2cea0077712f30abcdbd92f98bcf90606da23edfd03b7c2e1372bb379",
103
+ "input_schema_hash": "sha256:b17a9b8f40bfa30cd19587afe13ae4666eb6120e9b6564b61f011723fa39d843",
68
104
  "inputs": [
69
105
  {
70
- "fact_id": "financial.net_current_asset_value"
106
+ "fact_id": "financial.free_cash_flow_5y"
107
+ },
108
+ {
109
+ "output_id": "valuation.graham_hurdle_base.master_graham"
71
110
  }
72
111
  ],
73
112
  "intended_use": "local_test_only",
74
- "kind": "transform",
113
+ "kind": "recomputation",
75
114
  "on_missing": "fail",
76
- "operation": "identity",
77
- "output_id": "financial.normalized_earnings",
115
+ "operation": "divide",
116
+ "output_id": "valuation.graham_half_earnings_yield.master_graham",
78
117
  "output_period": {
79
118
  "alignment": "as_of",
80
119
  "basis": "instant",
81
120
  "window": null
82
121
  },
83
- "output_schema_hash": "sha256:32753ad8f7abd76ef6dc8cb087ad0097aecdd55fc8eb45374211ce1385a42a9e",
122
+ "output_schema_hash": "sha256:490aa0af1468e2460fdabd32704272065ae782ad1ed41a4c7241d49e9f32528a",
84
123
  "production_eligible": false,
85
124
  "review_status": "not_human_reviewed",
86
125
  "schema_version": 1,
87
126
  "source_ids": [
88
127
  "proxy:efc142652d20dd68c"
89
128
  ],
90
- "unit": "derived_proxy_scalar",
91
- "value_kind": "scalar",
92
- "version": "0.1.0"
129
+ "unit": "decimal",
130
+ "value_kind": "ratio",
131
+ "version": "0.2.0"
93
132
  }
94
133
  ]
@@ -2,7 +2,28 @@
2
2
  "abstention_policy": "fail_closed",
3
3
  "dsl_version": "1.1",
4
4
  "eligibility": {
5
- "all": []
5
+ "all": [
6
+ {
7
+ "condition": {
8
+ "op": "exists",
9
+ "value": {
10
+ "fact_id": "governance.insider_ownership"
11
+ }
12
+ },
13
+ "condition_id": "master_jhunjhunwala.ownership_record_available",
14
+ "on_false": {
15
+ "common_stance": "out_of_scope",
16
+ "native_state": "provisional_insufficient_governance"
17
+ },
18
+ "on_uncomputable": {
19
+ "common_stance": "out_of_scope",
20
+ "native_state": "provisional_insufficient_governance"
21
+ },
22
+ "source_ids": [
23
+ "proxy:766b9b96aa87f12da"
24
+ ]
25
+ }
26
+ ]
6
27
  },
7
28
  "fact_gate": {
8
29
  "on_missing_critical": {
@@ -10,21 +31,48 @@
10
31
  "native_state": "provisional_insufficient_governance"
11
32
  }
12
33
  },
13
- "hard_vetoes": [],
34
+ "hard_vetoes": [
35
+ {
36
+ "condition": {
37
+ "left": {
38
+ "fact_id": "accounting.cash_conversion"
39
+ },
40
+ "op": "lt",
41
+ "right": {
42
+ "literal": 0
43
+ }
44
+ },
45
+ "on_trigger": {
46
+ "common_stance": "opposed",
47
+ "native_state": "provisional_reject"
48
+ },
49
+ "on_uncomputable": {
50
+ "action": "abstain",
51
+ "decision": {
52
+ "common_stance": "out_of_scope",
53
+ "native_state": "provisional_insufficient_governance"
54
+ }
55
+ },
56
+ "source_ids": [
57
+ "proxy:766b9b96aa87f12da"
58
+ ],
59
+ "veto_id": "master_jhunjhunwala.cash_conversion"
60
+ }
61
+ ],
14
62
  "native_decision_schema": "india_growth_governance_v1",
15
63
  "native_output_fields": [
16
64
  {
17
65
  "field": "metric_1",
18
66
  "on_missing": "fail",
19
67
  "value": {
20
- "output_id": "governance.promoter_ownership"
68
+ "output_id": "valuation.real_revenue_growth.master_jhunjhunwala"
21
69
  }
22
70
  },
23
71
  {
24
72
  "field": "metric_2",
25
73
  "on_missing": "fail",
26
74
  "value": {
27
- "output_id": "india.industry_penetration"
75
+ "output_id": "accounting.cash_conversion_gap.master_jhunjhunwala"
28
76
  }
29
77
  }
30
78
  ],
@@ -48,18 +96,18 @@
48
96
  "common_stance": "cautious",
49
97
  "native_state": "provisional_watch"
50
98
  },
51
- "min_ratio": 0.5
99
+ "min_ratio": 0.34
52
100
  },
53
101
  {
54
102
  "decision": {
55
- "common_stance": "cautious",
103
+ "common_stance": "constructive",
56
104
  "native_state": "provisional_concentrated_growth_candidate"
57
105
  },
58
106
  "min_ratio": 1
59
107
  }
60
108
  ],
61
109
  "scoring": {
62
- "max_score": 2,
110
+ "max_score": 3,
63
111
  "min_coverage": 1,
64
112
  "on_insufficient_coverage": {
65
113
  "common_stance": "out_of_scope",
@@ -69,7 +117,7 @@
69
117
  {
70
118
  "condition": {
71
119
  "left": {
72
- "output_id": "governance.promoter_ownership"
120
+ "output_id": "valuation.real_revenue_growth.master_jhunjhunwala"
73
121
  },
74
122
  "op": "gt",
75
123
  "right": {
@@ -78,7 +126,7 @@
78
126
  },
79
127
  "coverage_weight": 1,
80
128
  "points": 1,
81
- "rule_id": "proxy_score_1",
129
+ "rule_id": "jhunjhunwala_growth_is_real_rather_than_nominal",
82
130
  "source_ids": [
83
131
  "proxy:766b9b96aa87f12da"
84
132
  ]
@@ -86,16 +134,33 @@
86
134
  {
87
135
  "condition": {
88
136
  "left": {
89
- "output_id": "india.industry_penetration"
137
+ "output_id": "accounting.cash_conversion_gap.master_jhunjhunwala"
90
138
  },
91
- "op": "gt",
139
+ "op": "gte",
92
140
  "right": {
93
141
  "literal": 0
94
142
  }
95
143
  },
96
144
  "coverage_weight": 1,
97
145
  "points": 1,
98
- "rule_id": "proxy_score_2",
146
+ "rule_id": "jhunjhunwala_scaling_converts_to_cash",
147
+ "source_ids": [
148
+ "proxy:766b9b96aa87f12da"
149
+ ]
150
+ },
151
+ {
152
+ "condition": {
153
+ "left": {
154
+ "fact_id": "governance.insider_ownership"
155
+ },
156
+ "op": "gte",
157
+ "right": {
158
+ "literal": 0.01
159
+ }
160
+ },
161
+ "coverage_weight": 1,
162
+ "points": 1,
163
+ "rule_id": "jhunjhunwala_owners_hold_the_company_they_run",
99
164
  "source_ids": [
100
165
  "proxy:766b9b96aa87f12da"
101
166
  ]
@@ -1,6 +1,6 @@
1
1
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Evaluate Indian structural growth through promoter governance, cash quality, addressable penetration, scaling economics, valuation and liquidity.","rule_id":"proxy_rule_1","source_ids":["proxy:766b9b96aa87f12da"]}
2
- {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Rebuild promoter ownership, pledges and related-party activity from dated filings.","rule_id":"proxy_rule_2","source_ids":["proxy:766b9b96aa87f12da"]}
3
- {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Model structural penetration and a liquidity-constrained position range.","rule_id":"proxy_rule_3","source_ids":["proxy:766b9b96aa87f12da"]}
2
+ {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Structural penetration is a claim about volume, not about price. Nominal growth that only matches expected inflation is the same business selling the same quantity at a higher number, which is what he meant by distinguishing the India growth story from the India inflation rate.","rule_id":"proxy_rule_2","source_ids":["proxy:766b9b96aa87f12da"]}
3
+ {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"The build spec's second veto family in computable form: scaling claims that cash conversion does not support. Same construction and same output id as the forensic-short seat, because it is the same number -- operating cash flow against reported earnings, with one-for-one as the neutral line.","rule_id":"proxy_rule_3","source_ids":["proxy:766b9b96aa87f12da"]}
4
4
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject on a reviewed material promoter-governance breach.","rule_id":"proxy_rule_4","source_ids":["proxy:766b9b96aa87f12da"]}
5
5
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject scaling claims not supported by cycle-aware cash conversion.","rule_id":"proxy_rule_5","source_ids":["proxy:766b9b96aa87f12da"]}
6
6
  {"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject concentration that cannot be exited under stressed Indian-market liquidity.","rule_id":"proxy_rule_6","source_ids":["proxy:766b9b96aa87f12da"]}
@@ -16,6 +16,9 @@
16
16
  ],
17
17
  "native_decision_schema": "india_growth_governance_v1",
18
18
  "optional_fact_types": [
19
+ "governance.insider_ownership",
20
+ "india.industry_penetration",
21
+ "governance.promoter_ownership",
19
22
  "governance.related_party_transactions",
20
23
  "financial.cash_conversion",
21
24
  "business.scaling_economics",
@@ -23,8 +26,9 @@
23
26
  "valuation.expected_return"
24
27
  ],
25
28
  "required_fact_types": [
26
- "governance.promoter_ownership",
27
- "india.industry_penetration"
29
+ "valuation.revenue_growth",
30
+ "macro.breakeven_inflation",
31
+ "accounting.cash_conversion"
28
32
  ]
29
33
  },
30
34
  "components": {
@@ -45,8 +49,8 @@
45
49
  "computation": {
46
50
  "dsl_version": "1.1",
47
51
  "pipeline": [
48
- "master_jhunjhunwala.promoter_governance",
49
- "master_jhunjhunwala.penetration_liquidity"
52
+ "master_jhunjhunwala.real_structural_growth",
53
+ "master_jhunjhunwala.cash_quality_gap"
50
54
  ]
51
55
  },
52
56
  "decision": {
@@ -54,8 +58,9 @@
54
58
  "common_projection": "common_stance_v1",
55
59
  "confidence_calibrator": null,
56
60
  "eligibility": [
57
- "governance.promoter_ownership",
58
- "india.industry_penetration"
61
+ "valuation.revenue_growth",
62
+ "macro.breakeven_inflation",
63
+ "accounting.cash_conversion"
59
64
  ],
60
65
  "hard_vetoes": [
61
66
  "master_jhunjhunwala.promoter_integrity",
@@ -16,7 +16,7 @@
16
16
  ],
17
17
  "experiment_pass_count": 0,
18
18
  "formula_approval_binding_count": 0,
19
- "formula_compilation_manifest_hash": "sha256:7265b10a67bd0437af02572176793ef0b8529e48437edc5a2e0b1b1b9fbe73d0",
19
+ "formula_compilation_manifest_hash": "sha256:9eb750e5aec2e4b6ef7a7033aba119927d5a6540220d608cbe6fd90eaf255b05",
20
20
  "method_model_eligible": false,
21
21
  "native_states": [
22
22
  "provisional_insufficient_governance",
@@ -26,8 +26,8 @@
26
26
  ],
27
27
  "persona_id": "master_jhunjhunwala",
28
28
  "planned_tool_ids": [
29
- "master_jhunjhunwala.promoter_governance",
30
- "master_jhunjhunwala.penetration_liquidity"
29
+ "master_jhunjhunwala.real_structural_growth",
30
+ "master_jhunjhunwala.cash_quality_gap"
31
31
  ],
32
32
  "production_eligible": false,
33
33
  "review_status": "not_human_reviewed",