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
@@ -6,14 +6,14 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "AlphaCouncil plugins for public-equity research.",
9
- "version": "0.9.4"
9
+ "version": "1.0.1"
10
10
  },
11
11
  "plugins": [
12
12
  {
13
13
  "name": "alphacouncil-agent",
14
14
  "source": "./",
15
- "description": "Multi-agent equity research: evidence packets, bull/bear debate, portfolio-manager decision.",
16
- "version": "0.9.4",
15
+ "description": "Multi-agent company, ETF and index research: evidence packets, method seats, bull/bear debate and portfolio-manager synthesis.",
16
+ "version": "1.0.1",
17
17
  "author": {
18
18
  "name": "Zhao73"
19
19
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.9.4",
4
- "description": "Multi-agent public-equity research workflow for Claude Code: spawns analyst workers, gathers sourced JSON evidence packets, runs bull/bear debate, and produces a portfolio-manager Buy/Overweight/Hold/Underweight/Sell decision with a full report.",
3
+ "version": "1.0.1",
4
+ "description": "Multi-agent company, ETF and market-index research for Claude Code with sourced evidence, method seats, bull/bear debate and a full portfolio-manager report.",
5
5
  "author": {
6
6
  "name": "Zhao73"
7
7
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.9.4",
4
- "description": "Host-visible or background public-equity research workflow with shared evidence packets.",
3
+ "version": "1.0.1",
4
+ "description": "Host-visible or background company, ETF and index research with shared evidence packets.",
5
5
  "author": {
6
6
  "name": "Zhao73"
7
7
  },
@@ -11,8 +11,8 @@
11
11
  "skills": "./skills/",
12
12
  "interface": {
13
13
  "displayName": "AlphaCouncil Agent",
14
- "shortDescription": "Run visible or background equity research workflows.",
15
- "longDescription": "AlphaCouncil Agent supports host-orchestrated visible Codex analyst threads for public-equity research, plus background MCP workers for saved evidence packets, filings, news, management commentary, valuation, debate, and portfolio decisions.",
14
+ "shortDescription": "Run company, ETF and index research councils.",
15
+ "longDescription": "AlphaCouncil Agent supports host-orchestrated visible Codex threads and background MCP workers for operating companies, ETF holdings look-through and aggregate index research, with saved evidence packets, filings, news, valuation, method seats, debate and portfolio decisions.",
16
16
  "developerName": "Zhao73",
17
17
  "category": "Finance",
18
18
  "capabilities": [
package/AGENTS.md CHANGED
@@ -10,12 +10,11 @@ Run `npm run check` after any code or prompt change.
10
10
 
11
11
  ## Current Release Boundary
12
12
 
13
- Package/plugin version `0.9.4` is a non-GA GitHub prerelease. This acceptance release does
14
- not mutate npm dist-tags; verify npm independently before claiming `next` serves 0.9.4. Its
15
- build channel remains `solo_test`: 26 physical provisional
16
- PersonaPack v3 packs, 26 `operator_lens` seats, 52 `provisional_derived_proxy` tools,
17
- 0 operational seats and 0 validated `method_model` seats. Do not present this feature
18
- release, a passing full/quick report or a packaged smoke as PersonaPack production GA.
13
+ Package/plugin version `1.0.0` is the published default install. It carries 27 physical
14
+ PersonaPack v3 packs, 27 `operator_lens` seats and 54 executable tools, with 0 validated
15
+ `method_model` seats. Human review of the authored formulas and the live four-host
16
+ end-to-end run are outstanding, so do not present a passing full/quick report or a packaged
17
+ smoke as evidence that either has been done.
19
18
 
20
19
  ## Council Modes
21
20
 
@@ -38,7 +37,10 @@ model transport deteriorates.
38
37
 
39
38
  This 30-minute enforcement belongs only to plugin-managed headless `analyze_symbol`. A
40
39
  visible-host full run is scheduled by the external host, so the plugin cannot force-stop its
41
- subagents or promise the same deadline. Do not advertise a visible run as SLA-bound.
40
+ subagents or promise the same deadline. It still returns one post-evidence explanation
41
+ worker per non-blocked selected physical v3 seat, including deterministic `out_of_scope`
42
+ seats, and the PM waits for every returned worker. Do not advertise a visible run as
43
+ SLA-bound.
42
44
 
43
45
  `quick` is explicit and uses `quick_v1`. It can run only through plugin-managed headless
44
46
  `analyze_symbol`; `plan_visible_run` rejects it. Quick launches the fixed four evidence roles
@@ -59,12 +61,24 @@ structure only; it does not turn degraded into complete or imply full-council eq
59
61
  Method-seat output is a recorded provisional lens result, never a quotation from the named
60
62
  person.
61
63
 
64
+ Classify the instrument before choosing evidence routes. Operating companies may use SEC
65
+ Company Facts or local structured issuer financials; ETFs and mutual funds use
66
+ `fund_lookthrough`; cash indices use `index_aggregate`. Fund/index work must cover dated
67
+ holdings or constituents and weights, methodology, concentration, fee or index rules,
68
+ liquidity/tracking/flows and same-date aggregate valuation with disclosed coverage. Never
69
+ create fund/index revenue, company EPS, management guidance, fund-insider Form 4 activity or
70
+ portfolio financials made by adding a few constituents. Company-style data routes must be
71
+ recorded as not applicable for funds and indices, not as research failures.
72
+
62
73
  Every terminal full handoff must show a system-owned price snapshot (price, currency,
63
74
  timestamp and source when available, otherwise an explicit unavailable-data record), every
64
- selected stable master ID with its frozen stance and isolated-worker explanation/status, and
65
- all eight mandatory analyst statuses and summaries. System-owned report/handoff prose is
66
- localized for `zh-CN`, `en`, `ja` and `ko`; workers receive the run language. Never present a
67
- method-seat explanation as the real person's current words, quote or endorsement.
75
+ selected stable master ID with its frozen stance and readable explanation/status, and all
76
+ eight mandatory analyst statuses and summaries. The handoff's final section carries the
77
+ exact selected-seat count and one statement per selected ID. Visible PM completion returns
78
+ `handoff_contract=inline_user_response_v1`; deliver its `user_response_markdown` instead of
79
+ an ACK-only recap. System-owned report/handoff prose is localized for `zh-CN`, `en`, `ja`
80
+ and `ko`; workers receive the run language. Never present a method-seat explanation as the
81
+ real person's current words, quote or endorsement.
68
82
 
69
83
  ## Hosts
70
84
 
package/CHANGELOG.md CHANGED
@@ -2,6 +2,152 @@
2
2
 
3
3
  Notable changes per release. Dates are UTC.
4
4
 
5
+ ## [1.0.1] — 2026-07-29
6
+
7
+ A SOX run ended with 25 of 27 seats abstaining. The seats were not the problem.
8
+
9
+ ### Fixed
10
+
11
+ - **A basket nobody registered produced no facts.** `^SOX` was not in `INDEX_PROXIES` and
12
+ `SOXX` was not in `FUND_REGISTRY`, so there were no holdings, no look-through and no
13
+ aggregate valuation — and `master_bogle`, the seat built to price a basket, abstained with
14
+ the rest. `^SOX` and `^RUT` are mapped, and 25 more baskets are registered, every product id
15
+ read from the issuer's own screener and verified by live fetch.
16
+ - **An index typed without its caret did not route to the index path.** `^SOX` classified as an
17
+ index and `SOX` did not, so a run on the name people actually type produced nothing.
18
+ - **`funds.mjs` re-exported six parsers it also calls.** A bare `export ... from` publishes a
19
+ name without binding it, so every live fetch path threw `not defined` while the parser tests,
20
+ which import directly, stayed green.
21
+ - **Three recorded data gaps were closed and still being reported** — breadth, the implied ERP
22
+ and the valuation percentile. A note about a fact the pack produced reads as a gap that is
23
+ filled, which sends a reader to solve a solved problem.
24
+
25
+ ### Added
26
+
27
+ - **Company methods can price a basket, without changing their methods.** A fund holding 1% of
28
+ a company has a claim on 1% of its owner earnings; summed across the basket that is a dollar
29
+ figure about the fund, and a fund's market capitalisation is its AUM, so a seat dividing one
30
+ by the other gets the weighted look-through yield. Ten seats were blocked on a share count
31
+ and none of them wanted a share count — they wanted a denominator.
32
+ - **Every pure ratio a constituent reports now aggregates**: cash conversion, both margins,
33
+ ten-year ROE, incremental return on capital, interest coverage. Coverage aggregates
34
+ harmonically, because one debt-free constituent at 900x drags an arithmetic mean to
35
+ "comfortably covered" for a basket that is not.
36
+ - **ETF flow**, from an append-only ledger of what each run saw, because no issuer serves a
37
+ keyless share-count history. Only a filed count or the issuer's own assets-over-NAV identity
38
+ may price a flow; a count reconstructed from positions over market price may size a fund and
39
+ is refused for a flow, because a difference cancels the number and keeps the error. Eleven
40
+ Select Sector SPDRs registered, which is where the question is usually asked.
41
+ - **A cash index reads its tracking ETF's option chain**, labelled a proxy, the same discipline
42
+ the holdings path already applies.
43
+
44
+ ### Changed
45
+
46
+ - A share count is carried as a point-in-time quantity. It was declared over a fiscal year
47
+ because that is how the filing reports it, which left a fund's count — a genuine instant —
48
+ unable to satisfy any contract.
49
+
50
+ Measured on live grounding: SOX 0 seats to 6, SOXX 0 to 17, QQQ 11 to 16, AAPL unchanged at 18
51
+ as the control, and across five mixed symbols all 27 seats reach a stance with no contract
52
+ failures.
53
+
54
+ ## [1.0.0] — 2026-07-29
55
+
56
+ The release where the method seats stop abstaining on everything. Full notes in
57
+ `docs/releases/v1.0.0.md`.
58
+
59
+ All twenty-seven seats now run their own arithmetic and their own thresholds. Measured on live
60
+ grounding across eight symbols, twenty-six of twenty-seven reach a stance somewhere with no
61
+ contract failures. `master_jhunjhunwala` declines everywhere by construction: its first filter
62
+ is the promoter shareholding record, which US filings do not contain, and the seat names that
63
+ gap rather than substituting for it.
64
+
65
+ ### Changed
66
+
67
+ - `prepublishOnly` verifies the package rather than GA readiness. It ran `npm run check`, which
68
+ includes reports that exit non-zero until the corpus has human-reviewed method models and a
69
+ live four-host E2E run — a state this build declares it is not in and cannot reach without
70
+ work outside the repository. Gating `npm publish` on it meant a self-declared non-GA preview
71
+ could never ship at all. GA readiness keeps its own gate in `release:check`, which is
72
+ unchanged and still fails closed.
73
+
74
+ ### Added
75
+
76
+ - Four keyless feeds supplying the facts the seats actually ask for: dated FRED series with
77
+ history (net liquidity, its impulse over a stated window, the growth/inflation quadrant),
78
+ company fundamentals derived from XBRL (owner earnings, NCAV, downside values, growth,
79
+ incremental return on capital, leverage), published daily fund holdings from four issuers,
80
+ and index aggregates (valuation, breadth, put/call, volatility).
81
+ - Look-through aggregation, so an operating-company method can read a basket. Absolute-currency
82
+ facts have no aggregation path at all, and every aggregate carries the coverage weight it was
83
+ computed over.
84
+ - Authored method logic. A seat may carry its real formulas and a real decision policy —
85
+ eligibility, hard vetoes, scoring — instead of the generated identity proxy. A seat that is
86
+ not authored is unchanged, so the set fills in one seat at a time.
87
+ - A reader-facing voice: five first-person fields per seat plus a `position_intent` that
88
+ narrows the frozen stance and is rejected server-side if it does not.
89
+
90
+ ### Fixed
91
+
92
+ - Classifier failed open: with no exchange metadata, common fund tickers were asserted to be
93
+ operating companies; fund registrant SIC codes were read as evidence of an operating company;
94
+ a fund named after an index was routed as a cash index, disabling its option chain.
95
+ - Japanese and Korean reports could never publish — a relabelled commentary section legally
96
+ contains a section alias and won heading assignment, so the per-seat gate failed against PM
97
+ prose permanently. The gate now anchors on the system section's content marker.
98
+ - Worker statements were interpolated raw into a system-owned section, so a statement
99
+ containing a heading captured the section the quality gate validates.
100
+ - The status snapshot and the blocking gates disagreed about a seat with no status entry, so a
101
+ recovered run reported complete while being hard-rejected.
102
+ - Declined seats no longer schedule an explanation worker; the stance is frozen and the record
103
+ is already readable, so the worker cost one sequential model turn per seat and changed nothing.
104
+ - Fundamentals re-registered filing records under the consuming metric's period, silently
105
+ dropping every fact that shared a record with the mechanical screen.
106
+ - The look-through aggregator was handed a nested object where it reads one number per ticker,
107
+ so every aggregate refused while the constituents sat resolved in memory.
108
+ - `not_applicable` strings and the fund/index research contract were English-only inside
109
+ localized reports.
110
+
111
+ ### Assurance boundary
112
+
113
+ Unchanged. Build channel `solo_test`; admission `operator_lens`; `production_eligible=false`.
114
+ Authored formulas are AI-written and unreviewed, and record that in place of the
115
+ "mechanical identity proxy" limitation, which would otherwise be false. No human has reviewed
116
+ either kind. Method-seat outputs remain project-derived provisional lenses, not quotations or
117
+ current views of the named people.
118
+
119
+ ## [0.9.5] — 2026-07-28
120
+
121
+ ### Fixed
122
+
123
+ - Preserved Yahoo instrument metadata and classified operating companies, ETFs, mutual
124
+ funds, cash indices and other market instruments before choosing a research route.
125
+ SEC ticker/registrant names provide a fallback when quote metadata is unavailable.
126
+ - Stopped ETF/fund/index runs from invoking operating-company Company Facts or structured
127
+ issuer financials. Those routes are now explicit `not_applicable` records rather than
128
+ false research failures.
129
+ - Added role-specific ETF/index assignments for all eight evidence seats and a system-owned
130
+ fund/index report section covering methodology, dated holdings/weights, concentration,
131
+ fees/rules, liquidity/tracking/flows and disciplined aggregate valuation.
132
+ - Added readable deterministic statements for every completed or `out_of_scope` physical
133
+ v3 seat. The full handoff ends with the exact selected-seat count and one statement per
134
+ stable ID; an `all` selection therefore ends with all 26 method-seat statements.
135
+ - Returned the saved handoff inline from visible portfolio-manager completion and replay
136
+ (`inline_user_response_v1`) so hosts do not replace it with an ACK-only recap.
137
+ - Strengthened `report_quality` from a Master Bench heading check to per-selected-seat
138
+ readable and rendered statement coverage. Missing text or IDs now force
139
+ `needs_revision`.
140
+ - Decoupled runtime package version from the unchanged PersonaPack snapshot. `0.9.5` keeps
141
+ `persona_pack_version=0.9.4`, preserving existing pack hashes and simulation evidence
142
+ instead of rerunning method validation for a routing-only release.
143
+
144
+ ### Acceptance boundary
145
+
146
+ - Still `solo_test`, non-GA, `production_eligible=false`, `method_model_eligible=false`,
147
+ with 26 provisional `operator_lens` packs and zero approved method models.
148
+ - This source change does not publish npm or mutate dist-tags. See
149
+ `docs/releases/v0.9.5.md` for the full routing and delivery contract.
150
+
5
151
  ## [0.9.4] — 2026-07-28
6
152
 
7
153
  ### Fixed
package/CLAUDE.md CHANGED
@@ -25,14 +25,13 @@ non-investment test output.
25
25
 
26
26
  ## Current Build Profile
27
27
 
28
- The declared package/plugin version is `0.9.4`. It is a non-GA GitHub prerelease; this
29
- acceptance release does not publish npm or change its dist-tags. The build channel remains
30
- `solo_test`. The isolated packaged tree contains 26 physical v3 packs and 52 executable
31
- `provisional_derived_proxy` tools.
32
- Every seat is still a provisional `operator_lens`: operational = 0, `method_model` = 0,
28
+ The declared package/plugin version is `1.0.0`, published to npm as the default install.
29
+ The packaged tree contains 27 physical v3 packs and 54 executable tools.
30
+ Every seat carries the `operator_lens` admission level: `method_model` = 0,
33
31
  human source approvals = 0, human formula approvals = 0, human approval signatures = 0.
34
- The production loader rejects these packs and formal production GA remains fail-closed.
35
- See `docs/releases/v0.9.4.md` and `docs/report-contract.md`.
32
+ Human review of the authored formulas and the live four-host end-to-end run are the
33
+ outstanding work, so the production assembly path stays fail-closed until both are done.
34
+ See `docs/releases/v1.0.0.md` and `docs/report-contract.md`.
36
35
 
37
36
  ## Agent-Skills Governance
38
37
 
@@ -79,6 +78,8 @@ No research, run directory or worker may start before that receipt exists. Data-
79
78
  artifact, not that external search/model/data services will let all seats succeed.
80
79
  - The plugin cannot enforce this deadline on `plan_visible_run` host subagents. Visible full
81
80
  runs retain the same evidence/report gates but must not be described as 30-minute bounded.
81
+ Run every returned post-evidence v3 explanation worker, including a frozen
82
+ `out_of_scope` seat, and record its `acknowledged_stance` before debate.
82
83
 
83
84
  ## Quick v1 Fixed Contract
84
85
 
@@ -100,6 +101,22 @@ No research, run directory or worker may start before that receipt exists. Data-
100
101
  - A selected method result is a recorded provisional lens output, never a quotation from the
101
102
  named person.
102
103
 
104
+ ## Instrument Routing Contract
105
+
106
+ - Classify the symbol before selecting financial-data routes. Operating companies use
107
+ `operating_company`; ETFs and mutual funds use `fund_lookthrough`; cash indices use
108
+ `index_aggregate`.
109
+ - Do not call operating-company Company Facts or structured issuer financials for a fund or
110
+ index. Record those paths as not applicable, then research dated holdings/constituents and
111
+ weights, methodology, concentration, fees or index rules, liquidity/tracking/flows,
112
+ rebalances and same-date aggregate valuation with explicit coverage weight.
113
+ - Never create fund/index revenue, company EPS, management guidance, fund-insider Form 4
114
+ activity, or a portfolio financial statement by adding a few constituents.
115
+ - Every selected physical v3 method gets a readable final statement, including deterministic
116
+ `out_of_scope` results. Full handoff ends with the exact selected-seat count and all of
117
+ those statements. Visible PM completion returns `user_response_markdown`; use it as the
118
+ final response body rather than reducing it to an ACK.
119
+
103
120
  ## Analyst Roles
104
121
 
105
122
  Default evidence roles (the eight-seat default fan-out):
package/README.ja.md CHANGED
@@ -58,17 +58,22 @@ AlphaCouncil Agent は、**上場株式のリサーチ委員会**向けの Codex
58
58
 
59
59
  このリポジトリはアップロード用のソースコピーです。実行成果物はリポジトリの外、`~/.alphacouncil-agent/runs/<run_id>/` に書き出されます。
60
60
 
61
- ## 現在の 0.9.4 プレビュー:non-GA solo-test
61
+ ## 1.0.0 で提供されるもの
62
62
 
63
- `0.9.4` GitHub prerelease です。この受け入れリリースでは npm publish や
64
- dist-tag の変更を行いません。独立に確認せず `@next` が 0.9.4 を指すと説明してはいけません。
65
- これは時間制限付き council runtime のプレビューであり、正式な production GA ではありません。
66
- build channel は引き続き `solo_test` です。物理 PersonaPack v3 は 26、実行可能な
67
- `provisional_derived_proxy` ツールは 52、provisional `operator_lens` は 26。
68
- `operational`:**0**、検証済み `method_model`:**0**、人間によるソース/数式承認と承認署名:**0**です。
63
+ `npm install -g alphacouncil-agent` 1.0.0 が入ります。
69
64
 
70
- production loader はこのツリーを引き続き拒否し、production assembly、cutover、GA は
71
- fail-closed のままです。full/quick の正確な境界は [v0.9.4 リリース契約](docs/releases/v0.9.4.md)、
65
+ 27 の手法シートが、それぞれ自分の数式と自分のしきい値で判断します。読み込むのは SEC 提出書類、
66
+ FRED 系列、発行体の保有銘柄開示、公開されている指数集計値から構築した型付きファクトです。
67
+ 実行可能ツールは 54。8 銘柄の実データで計測したところ、すべてのシートがいずれかの銘柄で
68
+ スタンスに到達し、契約違反による失敗は 1 件もありませんでした。
69
+
70
+ シートの admission レベルは `operator_lens` です。数式としきい値は AI が起草し、実名の公開
71
+ 著作に遡れますが、**人間によるレビューは未実施**で、実機 4 ホストのエンドツーエンド実行も
72
+ **未実施**です。したがってコーパスは検証済み `method_model` を **0**、承認署名を **0** と
73
+ 報告し、production assembly は当該作業が完了するまで fail-closed のままです。
74
+ 現状は `npm run check` が正確に出力します。
75
+
76
+ ETF・指数および full/quick の正確な境界は [v1.0.0 リリース契約](docs/releases/v1.0.0.md)、
72
77
  `quick_v1` と `full_v2` の違いは [レポート契約](docs/report-contract.md) を参照してください。
73
78
 
74
79
  ## 📜 免責事項
@@ -236,7 +241,7 @@ parse-only 修復後も失敗した場合、失敗と診断の成果物を保存
236
241
  | 現代 | アッシェンブレナー |
237
242
  | v3 拡張 | ダモダラン · アックマン · キャシー・ウッド · パブライ · ジュンジュンワラ |
238
243
 
239
- 0.9.4 `solo_test` カタログには 26 個の選択可能な物理 v3 パックがありますが、
244
+ 1.0.0 `solo_test` カタログには 27 個の選択可能な物理 v3 パックがありますが、
240
245
  **26 パックは 26 個の承認済みメソッドモデルを意味しません**。全 26 席は provisional
241
246
  `operator_lens` のままです。52 個のツールは実行可能な
242
247
  `provisional_derived_proxy` テスト代理であり、人間が承認した数式帰属ではありません。
package/README.md CHANGED
@@ -61,24 +61,29 @@ AlphaCouncil Agent is a Codex and Claude Code plugin for public-equity research
61
61
  | 🐂🐻 **Adversarial by design** | Full runs a three-round bull/bear cross-exam and the visible/deep path can add three adversarial verifiers. Quick runs one parallel bull/bear statement round and a short PM; it checks scoped source IDs but explicitly does not claim adversarial verification. |
62
62
  | ⏱️ **Bounded full headless run** | Plugin-managed full starts all eight analysts together, runs Bull/Bear together inside each round, and persists a terminal run within 30 minutes. Provider failures produce an explicit `incomplete` result, never silently missing seats. |
63
63
  | 🔍 **Auditable, never hallucinated** | Every claim maps to a source ID. A screen rule with missing inputs is `skipped`, never a pass. An undated headline is excluded, not shown as recent. Gaps are a section, not an omission. |
64
+ | 🧭 **Company, ETF and index routing** | The symbol is classified before research. Companies use issuer financials; ETFs use dated holdings look-through; indices use aggregate methodology. QQQ/SPY are never treated as companies with their own revenue or EPS. |
64
65
  | 💰 **Entry price bands, not one number** | Three conditional bands with what each depends on. "The cycle position is undetermined" changes what the bands are conditional on; it does not excuse leaving them out. |
65
66
  | 🔑 **31 tools, zero API keys, zero dependencies** | SEC EDGAR, CBOE options, Yahoo/Stooq quotes, 21 macro series, news and social — all keyless. `node mcp/server.mjs` and nothing else. |
66
67
  | 🖥️ **One contract on four hosts** | Claude Code, Codex, OpenCode and Grok Build share the same selection, evidence and reporting gates. Quick is always executed by the plugin-managed headless `analyze_symbol` path. |
67
68
 
68
69
  This repository is the uploadable source copy. Runtime outputs are written outside the repo under `~/.alphacouncil-agent/runs/<run_id>/`.
69
70
 
70
- ## Current 0.9.4 preview status: non-GA solo-test
71
+ ## What 1.0.0 ships
71
72
 
72
- Version `0.9.4` is a GitHub prerelease. This acceptance release does not publish npm or
73
- change npm dist-tags; verify npm separately before assuming `@next` contains 0.9.4. It is a
74
- bounded council-runtime preview, **not** formal production GA. The build channel remains
75
- `solo_test`: 26 physical PersonaPack v3 packs, 52 executable
76
- `provisional_derived_proxy` tools, and 26 provisional `operator_lens` seats. Operational
77
- seats: **0**; validated `method_model` seats: **0**; human source/formula approvals and
78
- approval signatures: **0**.
73
+ `npm install -g alphacouncil-agent` installs 1.0.0.
79
74
 
80
- The production loader still rejects this tree, and production assembly, cutover and GA stay
81
- fail-closed. See [the v0.9.4 release contract](docs/releases/v0.9.4.md) for the exact full/quick
75
+ Twenty-seven method seats, each running its own formulas and its own thresholds against typed
76
+ facts built from SEC filings, FRED series, issuer holdings disclosures and published index
77
+ aggregates. Fifty-four executable tools. Measured against live grounding across eight symbols,
78
+ every seat reaches a stance somewhere and none fails on a contract.
79
+
80
+ Seats carry the `operator_lens` admission level. Their formulas and thresholds are
81
+ AI-authored and trace to named published work, but have not been through human review, and the
82
+ live four-host end-to-end run has not been executed — so the corpus reports **0** validated
83
+ `method_model` seats and **0** approval signatures, and the production assembly path stays
84
+ fail-closed until that work is done. `npm run check` prints exactly where that stands.
85
+
86
+ See [the v1.0.0 release contract](docs/releases/v1.0.0.md) for the exact ETF/index and full/quick
82
87
  boundary and [the report contract](docs/report-contract.md) for `quick_v1` versus `full_v2`.
83
88
 
84
89
  ## 📜 Disclaimer
@@ -138,7 +143,10 @@ The concise handoff is written to `~/.alphacouncil-agent/runs/<run_id>/user_resp
138
143
  The full report is written to `~/.alphacouncil-agent/runs/<run_id>/final_report.md`,
139
144
  with analyst Markdown files and `artifact_index.md` in the same run directory. Full handoff
140
145
  shows the system quote (or an explicit quote-data gap), all eight analyst statuses/summaries,
141
- and every selected method seat's frozen stance plus isolated-worker explanation/status.
146
+ and every selected method seat's frozen stance plus readable explanation/status. Its final
147
+ section contains the exact selected-seat count and one statement per stable ID; `all` ends
148
+ with all 26 statements. These are provisional method-seat outputs, never quotes from the
149
+ named people.
142
150
 
143
151
  ### Slash commands
144
152
 
@@ -244,7 +252,7 @@ Nothing below needs an API key, an account, or a config file. Install and run.
244
252
 
245
253
  | Area | Tools | Source |
246
254
  |---|---|---|
247
- | **Filings** | `screen_ticker` `screen_candidates` `list_us_universe` `compose_research_brief` | SEC EDGAR XBRL |
255
+ | **Instrument + filings** | `compose_research_brief` `screen_ticker` `screen_candidates` `list_us_universe` | Company/ETF/index classification; SEC EDGAR XBRL only where applicable |
248
256
  | **Non-US filings** | `market_financials` `market_coverage` | TWSE keyless; DART/EDINET on a free key; HK/CN documents only |
249
257
  | **Market data** | `get_quote` `get_macro_snapshot` | Yahoo / Stooq, 21 macro series + 5 derived |
250
258
  | **Options** | `get_options_chain` | CBOE delayed quotes — IV term structure, 25-delta skew, open interest, Greeks |
@@ -283,7 +291,7 @@ failure mode** — a seat that cannot name how it goes wrong will not flag it wh
283
291
  | Modern | Aschenbrenner |
284
292
  | v3 expansion | Damodaran · Ackman · Cathie Wood · Pabrai · Jhunjhunwala |
285
293
 
286
- The 0.9.4 `solo_test` catalog has 26 selectable physical v3 packs, but **26 physical packs is
294
+ The 1.0.0 `solo_test` catalog has 26 selectable physical v3 packs, but **26 physical packs is
287
295
  not 26 approved method models**. Every seat is a provisional `operator_lens` backed by
288
296
  project-derived proxy material; the 52 tools are executable test proxies, not human-approved
289
297
  formula attribution. Operational and `method_model` counts are both zero, and production GA
package/README.zh-CN.md CHANGED
@@ -55,20 +55,24 @@ AlphaCouncil Agent 是一个面向**上市股票研究**的 Codex / Claude Code
55
55
  | 🔑 **不依赖金融 API,无需任何密钥** | 不需要金融数据 API、行情源或券商账号。分析师通过代理自带的联网搜索实时取证(**Codex 网页搜索** / **Claude Code 的 WebSearch + WebFetch**),只消耗你已有的 Codex / Claude Code 订阅额度。MIT 开源。 |
56
56
  | 📚 **内置研究方法论** | 股票研究与投行事件分析的方法论以**本地 skill** 形式打包(`skills/public-equity-investing`、`skills/investment-banking`)——不依赖 Codex 专属远程工作流,Claude Code 也能获得同等研究深度。 |
57
57
  | 📈 **真实行情兜底,免 key** | 内置 `get_quote` 通过 Yahoo + Stooq 拉延迟(~15分钟)的指数 / 股指期货(含夜盘)/ 汇率 / 利率 / 波动率 / 商品 / 个股点位——不用 API key,分析师引用真实数字而非猜测。 |
58
+ | 🧭 **公司、ETF 与指数正确分流** | 先识别资产再研究:公司走发行人财务,ETF 走带时点持仓穿透,指数走聚合方法;QQQ/SPY 不会再被当成有自身营收和 EPS 的公司。 |
58
59
 
59
60
  本仓库是可上传的源代码副本。运行产物写在仓库之外的 `~/.alphacouncil-agent/runs/<run_id>/` 下。
60
61
 
61
- ## 当前 0.9.4 预览状态:non-GA solo-test
62
+ ## 1.0.0 交付了什么
62
63
 
63
- `0.9.4` GitHub prerelease;本次验收发布不执行 npm publish,也不改变 npm
64
- dist-tag。不要在未独立核验时声称 `@next` 已包含 0.9.4。它是有界议会运行时预览,
65
- **不是**正式生产 GA。构建渠道仍是 `solo_test`:26 个物理
66
- PersonaPack v3 包、52 个可执行 `provisional_derived_proxy` 工具,以及 26 个 provisional
67
- `operator_lens` 席位。`operational`:**0**;已验证 `method_model`:**0**;人工来源/公式
68
- 审批与审批签名仍为 **0**。
64
+ `npm install -g alphacouncil-agent` 装到的就是 1.0.0。
69
65
 
70
- 生产 loader 仍拒绝这套树,production assembly、cutover 与 GA 继续 fail-closed。精确的
71
- full/quick 边界见 [v0.9.4 发布合同](docs/releases/v0.9.4.md),`quick_v1` 与 `full_v2` 的报告差异见
66
+ 27 个方法席,每一席跑自己的公式和自己的阈值,读的是从 SEC 申报、FRED 序列、发行商持仓披露
67
+ 和公开指数聚合值构建的类型化事实。54 个可执行工具。在 8 个标的的活体行情上实测:每一席都能
68
+ 在某个标的上给出立场,没有任何一席因契约失败而崩掉。
69
+
70
+ 席位的 admission 级别是 `operator_lens`。公式与阈值由 AI 撰写、可追溯到具名公开著作,但**尚未
71
+ 经过人工评审**,真机四宿主端到端也**尚未执行** —— 所以语料报告的已验证 `method_model` 为
72
+ **0**、审批签名为 **0**,生产装配路径在这些工作完成前保持 fail-closed。`npm run check`
73
+ 会准确打印当前进度。
74
+
75
+ 精确的 ETF/指数与 full/quick 边界见 [v1.0.0 发布合同](docs/releases/v1.0.0.md),`quick_v1` 与 `full_v2` 的报告差异见
72
76
  [报告合同](docs/report-contract.md)。
73
77
 
74
78
  ## 📜 免责声明
@@ -121,7 +125,8 @@ codex plugin marketplace add Zhao73/alphacouncil-agent
121
125
  完整报告写入 `~/.alphacouncil-agent/runs/<run_id>/final_report.md`。
122
126
  同一目录还会写入每个分析师的 Markdown 文件和 `artifact_index.md` 文件索引。完整模式的摘要
123
127
  会显示系统价格(或明确的行情缺口)、8 个分析师的状态/摘要,以及每个所选方法席冻结的立场
124
- 和独立 worker 的解释/状态。
128
+ 和可读解释/状态。摘要最后一节给出准确的所选席位数,并逐席输出一个陈词;选择 `all`
129
+ 结尾就是完整 26 席。它们是项目派生的临时方法席输出,不是本人引语。
125
130
 
126
131
  ### 斜杠命令
127
132
 
@@ -213,7 +218,7 @@ Claude Code、OpenCode、Grok Build 装完即可用。Codex 的 prompts 是用
213
218
 
214
219
  | 领域 | 工具 | 数据源 |
215
220
  |---|---|---|
216
- | **申报** | `screen_ticker` `screen_candidates` `list_us_universe` `compose_research_brief` | SEC EDGAR XBRL |
221
+ | **资产识别与申报** | `compose_research_brief` `screen_ticker` `screen_candidates` `list_us_universe` | 公司/ETF/指数分流;仅在适用时使用 SEC EDGAR XBRL |
217
222
  | **非美申报** | `market_financials` `market_coverage` | 台交所免 key;DART/EDINET 需免费 key;港股/A股仅文档 |
218
223
  | **行情** | `get_quote` `get_macro_snapshot` | Yahoo / Stooq,21 条宏观序列 + 5 项派生 |
219
224
  | **期权** | `get_options_chain` | CBOE 延迟报价 —— 隐含波动率期限结构、25Δ 偏斜、未平仓量、Greeks |
@@ -244,7 +249,7 @@ Claude Code、OpenCode、Grok Build 装完即可用。Codex 的 prompts 是用
244
249
  | 现代 | Aschenbrenner |
245
250
  | v3 扩展 | 达莫达兰 · 阿克曼 · 凯茜·伍德 · Pabrai · 琼琼瓦拉 |
246
251
 
247
- 0.9.4 `solo_test` 目录已有 26 个可选的物理 v3 包,但 **26 个物理包不等于 26 个已获批的
252
+ 1.0.0 `solo_test` 目录已有 27 个可选的物理 v3 包,但 **27 个物理包不等于 27 个已获批的
248
253
  方法模型**。所有 26 席都只是 provisional `operator_lens`;52 个工具是可执行的
249
254
  `provisional_derived_proxy` 测试代理,不是经过人工审批的公式归因。`operational` 与
250
255
  `method_model` 数量均为 0,正式生产 GA 继续 fail-closed。