alphacouncil-agent 0.8.0 → 0.9.0-solo-test.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 (916) hide show
  1. package/.claude/commands/alpha.md +39 -11
  2. package/.claude-plugin/marketplace.json +2 -2
  3. package/.claude-plugin/plugin.json +1 -1
  4. package/.codex-plugin/plugin.json +1 -1
  5. package/.grok/commands/alpha.md +39 -11
  6. package/.opencode/command/alpha.md +39 -11
  7. package/AGENTS.md +14 -4
  8. package/CHANGELOG.md +83 -0
  9. package/CLAUDE.md +34 -9
  10. package/PRODUCT.md +37 -0
  11. package/README.ja.md +28 -7
  12. package/README.md +32 -10
  13. package/README.zh-CN.md +24 -7
  14. package/commands/alpha.md +39 -11
  15. package/data/build-profile.v1.json +9 -0
  16. package/data/council-evaluation-protocol.v1.json +458 -0
  17. package/data/host-capabilities.v1.json +263 -0
  18. package/data/persona-v3-ai-assisted-solo-profile.v1.json +37 -0
  19. package/data/persona-v3-build-specs.v1.mjs +1080 -0
  20. package/data/persona-v3-semantic-adjudications.v1.mjs +33 -0
  21. package/data/persona-v3-semantic-skeptic-reviews.v1.mjs +233 -0
  22. package/data/persona-v3-semantic-source-reviews.v1.mjs +170 -0
  23. package/docs/evaluation/canonical-arm-protocol-v1.md +155 -0
  24. package/docs/evaluation/host-capability-parity.md +147 -0
  25. package/docs/evaluation/n-eff-v1.md +41 -0
  26. package/docs/evaluation/packaged-host-parity.md +27 -0
  27. package/docs/evaluation/persona-v3-build-spec-inventory.md +101 -0
  28. package/docs/evaluation/persona-v3-release-evidence.md +123 -0
  29. package/docs/evaluation/selection-lock-integrity.md +122 -0
  30. package/docs/persona-v3-ai-assisted-solo.md +114 -0
  31. package/docs/persona-v3-ai-formula-review.md +91 -0
  32. package/docs/persona-v3-deterministic-policy.md +168 -0
  33. package/docs/persona-v3-drafts.md +21 -0
  34. package/docs/persona-v3-formula-authoring.md +191 -0
  35. package/docs/persona-v3-production-candidates.md +35 -0
  36. package/docs/persona-v3-source-adjudication.md +364 -0
  37. package/docs/persona-v3-staging.md +137 -0
  38. package/docs/personas.md +6 -1
  39. package/docs/plans/0.9.0-personapack-v3.md +372 -0
  40. package/docs/releases/v0.9.0-solo-test.1.md +55 -0
  41. package/docs/roadmap.md +13 -0
  42. package/docs/solo-test-0.9.0.md +56 -0
  43. package/knowledge/ai-assisted-solo/experiments/n-eff-disclosure.json +14 -0
  44. package/knowledge/ai-assisted-solo/experiments/runs/a.json +61 -0
  45. package/knowledge/ai-assisted-solo/experiments/runs/b.json +44 -0
  46. package/knowledge/ai-assisted-solo/experiments/runs/c.json +44 -0
  47. package/knowledge/ai-assisted-solo/experiments/runs/d13.json +241 -0
  48. package/knowledge/ai-assisted-solo/experiments/runs/d26.json +436 -0
  49. package/knowledge/ai-assisted-solo/experiments/runs/e-d13.json +258 -0
  50. package/knowledge/ai-assisted-solo/experiments/runs/e-d26.json +453 -0
  51. package/knowledge/ai-assisted-solo/experiments/runs/h_ai_reference.json +453 -0
  52. package/knowledge/ai-assisted-solo/experiments/simulation-input.json +1568 -0
  53. package/knowledge/ai-assisted-solo/experiments/simulation-manifest.json +100 -0
  54. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/change_value_bridge.ai-review.json +277 -0
  55. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/power_map.ai-review.json +277 -0
  56. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/compute_power_bridge.ai-review.json +277 -0
  57. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/timeline_reverse_valuation.ai-review.json +277 -0
  58. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/crowding_cost_stress.ai-review.json +277 -0
  59. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/factor_decomposer.ai-review.json +277 -0
  60. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/incremental_returns.ai-review.json +277 -0
  61. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/owner_earnings_rebuilder.ai-review.json +277 -0
  62. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/capital_structure_reader.ai-review.json +277 -0
  63. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/mispricing_carry.ai-review.json +277 -0
  64. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/capture_valuation_bridge.ai-review.json +277 -0
  65. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/cost_adoption_curve.ai-review.json +277 -0
  66. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/debt_driver_stress.ai-review.json +277 -0
  67. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/regime_classifier.ai-review.json +277 -0
  68. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/reverse_valuation.ai-review.json +277 -0
  69. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/story_dcf.ai-review.json +277 -0
  70. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/inflection_payoff.ai-review.json +277 -0
  71. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/liquidity_revision_map.ai-review.json +277 -0
  72. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/opportunity_cost.ai-review.json +277 -0
  73. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/user_value_evidence.ai-review.json +277 -0
  74. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/research_productivity.ai-review.json +277 -0
  75. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/scuttlebutt_graph.ai-review.json +277 -0
  76. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/accounting_rebuilder.ai-review.json +277 -0
  77. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/borrow_catalyst.ai-review.json +277 -0
  78. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/asset_floor.ai-review.json +277 -0
  79. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/normalized_earnings.ai-review.json +277 -0
  80. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/penetration_liquidity.ai-review.json +277 -0
  81. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/promoter_governance.ai-review.json +277 -0
  82. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/cash_catalyst_compare.ai-review.json +277 -0
  83. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/recovery_waterfall.ai-review.json +277 -0
  84. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/promise_integrity_ledger.ai-review.json +277 -0
  85. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/ten_year_return_bridge.ai-review.json +277 -0
  86. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/category_classifier.ai-review.json +277 -0
  87. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/story_numbers_check.ai-review.json +277 -0
  88. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/cycle_temperature.ai-review.json +277 -0
  89. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/implied_expectations.ai-review.json +277 -0
  90. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/failure_path_graph.ai-review.json +277 -0
  91. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/incentive_map.ai-review.json +277 -0
  92. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/greeks_payoff.ai-review.json +277 -0
  93. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/surface_builder.ai-review.json +277 -0
  94. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/discrete_payoff.ai-review.json +277 -0
  95. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/downside_floor.ai-review.json +277 -0
  96. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/leakage_audit.ai-review.json +277 -0
  97. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/oos_cost_test.ai-review.json +277 -0
  98. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/net_edge_sizer.ai-review.json +277 -0
  99. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/realized_vol_forecast.ai-review.json +277 -0
  100. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/reflexivity_graph.ai-review.json +277 -0
  101. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/reversal_monitor.ai-review.json +277 -0
  102. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/payoff_ruin.ai-review.json +277 -0
  103. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/tail_friction.ai-review.json +277 -0
  104. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/edge_recalculator.ai-review.json +277 -0
  105. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/fractional_kelly.ai-review.json +277 -0
  106. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/review-manifest.json +509 -0
  107. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/index.json +384 -0
  108. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_ackman/ackman_pershing_netflix_letter_2022.json +160 -0
  109. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +323 -0
  110. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_asness/asness_value_momentum_interaction.json +160 -0
  111. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_buffett/buffett_berkshire_letter_2024.json +174 -0
  112. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_burry/burry_fcic_interview_archive.json +93 -0
  113. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +155 -0
  114. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_dalio/dalio_economic_principles_productivity_reform.json +262 -0
  115. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_dcf_inputs.json +297 -0
  116. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_narrative_numbers.json +172 -0
  117. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +361 -0
  118. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_valuation_packet1.json +417 -0
  119. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +186 -0
  120. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +93 -0
  121. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_fisher/fisher_wiley_authorized_chapter_1.json +162 -0
  122. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_forensic_short/sec_gme_short_market_structure_2021.json +200 -0
  123. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_graham/graham_columbia_security_analysis_lecture_1.json +161 -0
  124. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +254 -0
  125. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_klarman/klarman_cfa_patient_investors_2010.json +93 -0
  126. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_li_lu/li_lu_pku_speech_notes_2019.json +226 -0
  127. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_lynch/lynch_pbs_frontline_interview.json +153 -0
  128. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_marks/marks_oaktree_its_all_good_2007.json +172 -0
  129. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_munger/munger_sec_wesco_annual_report_2009.json +156 -0
  130. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_natenberg/natenberg_cboe_learning_greeks_2021.json +159 -0
  131. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_pabrai/pabrai_columbia_session_2024.json +164 -0
  132. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_simons/simons_foundation_career_interview_2012.json +93 -0
  133. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_sinclair/sinclair_cboe_risk_reversal_2026.json +215 -0
  134. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_soros/soros_reflexivity_uncertainty_2014.json +153 -0
  135. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_fat_tails_statistical_project.json +159 -0
  136. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_law_large_numbers_fat_tails.json +159 -0
  137. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_precautionary_principle_ruin.json +184 -0
  138. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_statistical_consequences_arxiv.json +675 -0
  139. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_thorp/thorp_kelly_stock_market.json +93 -0
  140. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/index.json +310 -0
  141. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_ackman/ackman_pershing_netflix_letter_2022.json +73 -0
  142. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +237 -0
  143. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_asness/asness_value_momentum_interaction.json +80 -0
  144. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_buffett/buffett_berkshire_letter_2024.json +87 -0
  145. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_burry/burry_fcic_interview_archive.json +58 -0
  146. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +75 -0
  147. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_dalio/dalio_economic_principles_productivity_reform.json +182 -0
  148. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_dcf_inputs.json +217 -0
  149. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_narrative_numbers.json +92 -0
  150. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +281 -0
  151. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_valuation_packet1.json +337 -0
  152. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +106 -0
  153. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +58 -0
  154. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_fisher/fisher_wiley_authorized_chapter_1.json +82 -0
  155. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_forensic_short/sec_gme_short_market_structure_2021.json +117 -0
  156. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_graham/graham_columbia_security_analysis_lecture_1.json +81 -0
  157. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +120 -0
  158. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_klarman/klarman_cfa_patient_investors_2010.json +58 -0
  159. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_li_lu/li_lu_pku_speech_notes_2019.json +87 -0
  160. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_lynch/lynch_pbs_frontline_interview.json +73 -0
  161. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_marks/marks_oaktree_its_all_good_2007.json +86 -0
  162. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_munger/munger_sec_wesco_annual_report_2009.json +121 -0
  163. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_natenberg/natenberg_cboe_learning_greeks_2021.json +73 -0
  164. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_pabrai/pabrai_columbia_session_2024.json +84 -0
  165. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_simons/simons_foundation_career_interview_2012.json +58 -0
  166. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_sinclair/sinclair_cboe_risk_reversal_2026.json +87 -0
  167. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_soros/soros_reflexivity_uncertainty_2014.json +73 -0
  168. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_fat_tails_statistical_project.json +73 -0
  169. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_law_large_numbers_fat_tails.json +79 -0
  170. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_precautionary_principle_ruin.json +98 -0
  171. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_statistical_consequences_arxiv.json +595 -0
  172. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_thorp/thorp_kelly_stock_market.json +58 -0
  173. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/index.json +350 -0
  174. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_ackman/ackman_pershing_netflix_letter_2022.json +129 -0
  175. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +128 -0
  176. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_asness/asness_value_momentum_interaction.json +128 -0
  177. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_buffett/buffett_berkshire_letter_2024.json +129 -0
  178. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_burry/burry_fcic_interview_archive.json +81 -0
  179. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +128 -0
  180. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_dalio/dalio_economic_principles_productivity_reform.json +128 -0
  181. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_dcf_inputs.json +128 -0
  182. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_narrative_numbers.json +128 -0
  183. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +128 -0
  184. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_valuation_packet1.json +128 -0
  185. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +128 -0
  186. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +81 -0
  187. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_fisher/fisher_wiley_authorized_chapter_1.json +128 -0
  188. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_forensic_short/sec_gme_short_market_structure_2021.json +129 -0
  189. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_graham/graham_columbia_security_analysis_lecture_1.json +128 -0
  190. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +175 -0
  191. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_klarman/klarman_cfa_patient_investors_2010.json +81 -0
  192. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_li_lu/li_lu_pku_speech_notes_2019.json +176 -0
  193. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_lynch/lynch_pbs_frontline_interview.json +128 -0
  194. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_marks/marks_oaktree_its_all_good_2007.json +128 -0
  195. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_munger/munger_sec_wesco_annual_report_2009.json +81 -0
  196. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_natenberg/natenberg_cboe_learning_greeks_2021.json +128 -0
  197. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_pabrai/pabrai_columbia_session_2024.json +128 -0
  198. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_simons/simons_foundation_career_interview_2012.json +81 -0
  199. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_sinclair/sinclair_cboe_risk_reversal_2026.json +175 -0
  200. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_soros/soros_reflexivity_uncertainty_2014.json +128 -0
  201. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_fat_tails_statistical_project.json +128 -0
  202. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_law_large_numbers_fat_tails.json +128 -0
  203. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_precautionary_principle_ruin.json +128 -0
  204. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_statistical_consequences_arxiv.json +128 -0
  205. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_thorp/thorp_kelly_stock_market.json +81 -0
  206. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/index.json +349 -0
  207. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_ackman/ackman_pershing_netflix_letter_2022.json +131 -0
  208. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +131 -0
  209. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_asness/asness_value_momentum_interaction.json +131 -0
  210. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_buffett/buffett_berkshire_letter_2024.json +131 -0
  211. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_burry/burry_fcic_interview_archive.json +131 -0
  212. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +131 -0
  213. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_dalio/dalio_economic_principles_productivity_reform.json +131 -0
  214. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_dcf_inputs.json +131 -0
  215. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_narrative_numbers.json +131 -0
  216. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +131 -0
  217. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_valuation_packet1.json +131 -0
  218. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +131 -0
  219. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +131 -0
  220. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_fisher/fisher_wiley_authorized_chapter_1.json +131 -0
  221. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_forensic_short/sec_gme_short_market_structure_2021.json +131 -0
  222. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_graham/graham_columbia_security_analysis_lecture_1.json +131 -0
  223. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +131 -0
  224. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_klarman/klarman_cfa_patient_investors_2010.json +131 -0
  225. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_li_lu/li_lu_pku_speech_notes_2019.json +131 -0
  226. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_lynch/lynch_pbs_frontline_interview.json +131 -0
  227. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_marks/marks_oaktree_its_all_good_2007.json +131 -0
  228. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_munger/munger_sec_wesco_annual_report_2009.json +131 -0
  229. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_natenberg/natenberg_cboe_learning_greeks_2021.json +131 -0
  230. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_pabrai/pabrai_columbia_session_2024.json +131 -0
  231. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_simons/simons_foundation_career_interview_2012.json +131 -0
  232. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_sinclair/sinclair_cboe_risk_reversal_2026.json +131 -0
  233. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_soros/soros_reflexivity_uncertainty_2014.json +131 -0
  234. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_fat_tails_statistical_project.json +131 -0
  235. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_law_large_numbers_fat_tails.json +131 -0
  236. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_precautionary_principle_ruin.json +131 -0
  237. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_statistical_consequences_arxiv.json +131 -0
  238. package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_thorp/thorp_kelly_stock_market.json +131 -0
  239. package/knowledge/solo-test/masters/master_ackman/counterfactuals.jsonl +0 -0
  240. package/knowledge/solo-test/masters/master_ackman/decision_cases.jsonl +0 -0
  241. package/knowledge/solo-test/masters/master_ackman/decision_policy.json +105 -0
  242. package/knowledge/solo-test/masters/master_ackman/doctrine.jsonl +11 -0
  243. package/knowledge/solo-test/masters/master_ackman/evaluation/calibration_cases.jsonl +0 -0
  244. package/knowledge/solo-test/masters/master_ackman/evaluation/experiments.json +5 -0
  245. package/knowledge/solo-test/masters/master_ackman/evaluation/golden_cases.jsonl +0 -0
  246. package/knowledge/solo-test/masters/master_ackman/evaluation/pairwise_cases.jsonl +0 -0
  247. package/knowledge/solo-test/masters/master_ackman/failures.jsonl +0 -0
  248. package/knowledge/solo-test/masters/master_ackman/manifest.json +130 -0
  249. package/knowledge/solo-test/masters/master_ackman/memory_policy.json +5 -0
  250. package/knowledge/solo-test/masters/master_ackman/provisional-index.json +41 -0
  251. package/knowledge/solo-test/masters/master_ackman/research_policy.json +11 -0
  252. package/knowledge/solo-test/masters/master_ackman/sources.jsonl +1 -0
  253. package/knowledge/solo-test/masters/master_ackman/tools.json +94 -0
  254. package/knowledge/solo-test/masters/master_ackman/voice.en.md +7 -0
  255. package/knowledge/solo-test/masters/master_ackman/voice.zh.md +7 -0
  256. package/knowledge/solo-test/masters/master_aschenbrenner/counterfactuals.jsonl +0 -0
  257. package/knowledge/solo-test/masters/master_aschenbrenner/decision_cases.jsonl +0 -0
  258. package/knowledge/solo-test/masters/master_aschenbrenner/decision_policy.json +105 -0
  259. package/knowledge/solo-test/masters/master_aschenbrenner/doctrine.jsonl +11 -0
  260. package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/calibration_cases.jsonl +0 -0
  261. package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/experiments.json +5 -0
  262. package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/golden_cases.jsonl +0 -0
  263. package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/pairwise_cases.jsonl +0 -0
  264. package/knowledge/solo-test/masters/master_aschenbrenner/failures.jsonl +0 -0
  265. package/knowledge/solo-test/masters/master_aschenbrenner/manifest.json +128 -0
  266. package/knowledge/solo-test/masters/master_aschenbrenner/memory_policy.json +5 -0
  267. package/knowledge/solo-test/masters/master_aschenbrenner/provisional-index.json +41 -0
  268. package/knowledge/solo-test/masters/master_aschenbrenner/research_policy.json +11 -0
  269. package/knowledge/solo-test/masters/master_aschenbrenner/sources.jsonl +1 -0
  270. package/knowledge/solo-test/masters/master_aschenbrenner/tools.json +94 -0
  271. package/knowledge/solo-test/masters/master_aschenbrenner/voice.en.md +7 -0
  272. package/knowledge/solo-test/masters/master_aschenbrenner/voice.zh.md +7 -0
  273. package/knowledge/solo-test/masters/master_asness/counterfactuals.jsonl +0 -0
  274. package/knowledge/solo-test/masters/master_asness/decision_cases.jsonl +0 -0
  275. package/knowledge/solo-test/masters/master_asness/decision_policy.json +105 -0
  276. package/knowledge/solo-test/masters/master_asness/doctrine.jsonl +11 -0
  277. package/knowledge/solo-test/masters/master_asness/evaluation/calibration_cases.jsonl +0 -0
  278. package/knowledge/solo-test/masters/master_asness/evaluation/experiments.json +5 -0
  279. package/knowledge/solo-test/masters/master_asness/evaluation/golden_cases.jsonl +0 -0
  280. package/knowledge/solo-test/masters/master_asness/evaluation/pairwise_cases.jsonl +0 -0
  281. package/knowledge/solo-test/masters/master_asness/failures.jsonl +0 -0
  282. package/knowledge/solo-test/masters/master_asness/manifest.json +129 -0
  283. package/knowledge/solo-test/masters/master_asness/memory_policy.json +5 -0
  284. package/knowledge/solo-test/masters/master_asness/provisional-index.json +41 -0
  285. package/knowledge/solo-test/masters/master_asness/research_policy.json +11 -0
  286. package/knowledge/solo-test/masters/master_asness/sources.jsonl +1 -0
  287. package/knowledge/solo-test/masters/master_asness/tools.json +94 -0
  288. package/knowledge/solo-test/masters/master_asness/voice.en.md +7 -0
  289. package/knowledge/solo-test/masters/master_asness/voice.zh.md +7 -0
  290. package/knowledge/solo-test/masters/master_buffett/counterfactuals.jsonl +0 -0
  291. package/knowledge/solo-test/masters/master_buffett/decision_cases.jsonl +0 -0
  292. package/knowledge/solo-test/masters/master_buffett/decision_policy.json +105 -0
  293. package/knowledge/solo-test/masters/master_buffett/doctrine.jsonl +11 -0
  294. package/knowledge/solo-test/masters/master_buffett/evaluation/calibration_cases.jsonl +0 -0
  295. package/knowledge/solo-test/masters/master_buffett/evaluation/experiments.json +5 -0
  296. package/knowledge/solo-test/masters/master_buffett/evaluation/golden_cases.jsonl +0 -0
  297. package/knowledge/solo-test/masters/master_buffett/evaluation/pairwise_cases.jsonl +0 -0
  298. package/knowledge/solo-test/masters/master_buffett/failures.jsonl +0 -0
  299. package/knowledge/solo-test/masters/master_buffett/manifest.json +128 -0
  300. package/knowledge/solo-test/masters/master_buffett/memory_policy.json +5 -0
  301. package/knowledge/solo-test/masters/master_buffett/provisional-index.json +41 -0
  302. package/knowledge/solo-test/masters/master_buffett/research_policy.json +11 -0
  303. package/knowledge/solo-test/masters/master_buffett/sources.jsonl +1 -0
  304. package/knowledge/solo-test/masters/master_buffett/tools.json +94 -0
  305. package/knowledge/solo-test/masters/master_buffett/voice.en.md +7 -0
  306. package/knowledge/solo-test/masters/master_buffett/voice.zh.md +7 -0
  307. package/knowledge/solo-test/masters/master_burry/counterfactuals.jsonl +0 -0
  308. package/knowledge/solo-test/masters/master_burry/decision_cases.jsonl +0 -0
  309. package/knowledge/solo-test/masters/master_burry/decision_policy.json +105 -0
  310. package/knowledge/solo-test/masters/master_burry/doctrine.jsonl +11 -0
  311. package/knowledge/solo-test/masters/master_burry/evaluation/calibration_cases.jsonl +0 -0
  312. package/knowledge/solo-test/masters/master_burry/evaluation/experiments.json +5 -0
  313. package/knowledge/solo-test/masters/master_burry/evaluation/golden_cases.jsonl +0 -0
  314. package/knowledge/solo-test/masters/master_burry/evaluation/pairwise_cases.jsonl +0 -0
  315. package/knowledge/solo-test/masters/master_burry/failures.jsonl +0 -0
  316. package/knowledge/solo-test/masters/master_burry/manifest.json +130 -0
  317. package/knowledge/solo-test/masters/master_burry/memory_policy.json +5 -0
  318. package/knowledge/solo-test/masters/master_burry/provisional-index.json +41 -0
  319. package/knowledge/solo-test/masters/master_burry/research_policy.json +11 -0
  320. package/knowledge/solo-test/masters/master_burry/sources.jsonl +1 -0
  321. package/knowledge/solo-test/masters/master_burry/tools.json +94 -0
  322. package/knowledge/solo-test/masters/master_burry/voice.en.md +7 -0
  323. package/knowledge/solo-test/masters/master_burry/voice.zh.md +7 -0
  324. package/knowledge/solo-test/masters/master_cathie_wood/counterfactuals.jsonl +0 -0
  325. package/knowledge/solo-test/masters/master_cathie_wood/decision_cases.jsonl +0 -0
  326. package/knowledge/solo-test/masters/master_cathie_wood/decision_policy.json +105 -0
  327. package/knowledge/solo-test/masters/master_cathie_wood/doctrine.jsonl +11 -0
  328. package/knowledge/solo-test/masters/master_cathie_wood/evaluation/calibration_cases.jsonl +0 -0
  329. package/knowledge/solo-test/masters/master_cathie_wood/evaluation/experiments.json +5 -0
  330. package/knowledge/solo-test/masters/master_cathie_wood/evaluation/golden_cases.jsonl +0 -0
  331. package/knowledge/solo-test/masters/master_cathie_wood/evaluation/pairwise_cases.jsonl +0 -0
  332. package/knowledge/solo-test/masters/master_cathie_wood/failures.jsonl +0 -0
  333. package/knowledge/solo-test/masters/master_cathie_wood/manifest.json +129 -0
  334. package/knowledge/solo-test/masters/master_cathie_wood/memory_policy.json +5 -0
  335. package/knowledge/solo-test/masters/master_cathie_wood/provisional-index.json +41 -0
  336. package/knowledge/solo-test/masters/master_cathie_wood/research_policy.json +11 -0
  337. package/knowledge/solo-test/masters/master_cathie_wood/sources.jsonl +1 -0
  338. package/knowledge/solo-test/masters/master_cathie_wood/tools.json +94 -0
  339. package/knowledge/solo-test/masters/master_cathie_wood/voice.en.md +7 -0
  340. package/knowledge/solo-test/masters/master_cathie_wood/voice.zh.md +7 -0
  341. package/knowledge/solo-test/masters/master_dalio/counterfactuals.jsonl +0 -0
  342. package/knowledge/solo-test/masters/master_dalio/decision_cases.jsonl +0 -0
  343. package/knowledge/solo-test/masters/master_dalio/decision_policy.json +105 -0
  344. package/knowledge/solo-test/masters/master_dalio/doctrine.jsonl +11 -0
  345. package/knowledge/solo-test/masters/master_dalio/evaluation/calibration_cases.jsonl +0 -0
  346. package/knowledge/solo-test/masters/master_dalio/evaluation/experiments.json +5 -0
  347. package/knowledge/solo-test/masters/master_dalio/evaluation/golden_cases.jsonl +0 -0
  348. package/knowledge/solo-test/masters/master_dalio/evaluation/pairwise_cases.jsonl +0 -0
  349. package/knowledge/solo-test/masters/master_dalio/failures.jsonl +0 -0
  350. package/knowledge/solo-test/masters/master_dalio/manifest.json +129 -0
  351. package/knowledge/solo-test/masters/master_dalio/memory_policy.json +5 -0
  352. package/knowledge/solo-test/masters/master_dalio/provisional-index.json +41 -0
  353. package/knowledge/solo-test/masters/master_dalio/research_policy.json +11 -0
  354. package/knowledge/solo-test/masters/master_dalio/sources.jsonl +1 -0
  355. package/knowledge/solo-test/masters/master_dalio/tools.json +94 -0
  356. package/knowledge/solo-test/masters/master_dalio/voice.en.md +7 -0
  357. package/knowledge/solo-test/masters/master_dalio/voice.zh.md +7 -0
  358. package/knowledge/solo-test/masters/master_damodaran/counterfactuals.jsonl +0 -0
  359. package/knowledge/solo-test/masters/master_damodaran/decision_cases.jsonl +0 -0
  360. package/knowledge/solo-test/masters/master_damodaran/decision_policy.json +105 -0
  361. package/knowledge/solo-test/masters/master_damodaran/doctrine.jsonl +11 -0
  362. package/knowledge/solo-test/masters/master_damodaran/evaluation/calibration_cases.jsonl +0 -0
  363. package/knowledge/solo-test/masters/master_damodaran/evaluation/experiments.json +5 -0
  364. package/knowledge/solo-test/masters/master_damodaran/evaluation/golden_cases.jsonl +0 -0
  365. package/knowledge/solo-test/masters/master_damodaran/evaluation/pairwise_cases.jsonl +0 -0
  366. package/knowledge/solo-test/masters/master_damodaran/failures.jsonl +0 -0
  367. package/knowledge/solo-test/masters/master_damodaran/manifest.json +129 -0
  368. package/knowledge/solo-test/masters/master_damodaran/memory_policy.json +5 -0
  369. package/knowledge/solo-test/masters/master_damodaran/provisional-index.json +41 -0
  370. package/knowledge/solo-test/masters/master_damodaran/research_policy.json +11 -0
  371. package/knowledge/solo-test/masters/master_damodaran/sources.jsonl +1 -0
  372. package/knowledge/solo-test/masters/master_damodaran/tools.json +94 -0
  373. package/knowledge/solo-test/masters/master_damodaran/voice.en.md +7 -0
  374. package/knowledge/solo-test/masters/master_damodaran/voice.zh.md +7 -0
  375. package/knowledge/solo-test/masters/master_druckenmiller/counterfactuals.jsonl +0 -0
  376. package/knowledge/solo-test/masters/master_druckenmiller/decision_cases.jsonl +0 -0
  377. package/knowledge/solo-test/masters/master_druckenmiller/decision_policy.json +105 -0
  378. package/knowledge/solo-test/masters/master_druckenmiller/doctrine.jsonl +11 -0
  379. package/knowledge/solo-test/masters/master_druckenmiller/evaluation/calibration_cases.jsonl +0 -0
  380. package/knowledge/solo-test/masters/master_druckenmiller/evaluation/experiments.json +5 -0
  381. package/knowledge/solo-test/masters/master_druckenmiller/evaluation/golden_cases.jsonl +0 -0
  382. package/knowledge/solo-test/masters/master_druckenmiller/evaluation/pairwise_cases.jsonl +0 -0
  383. package/knowledge/solo-test/masters/master_druckenmiller/failures.jsonl +0 -0
  384. package/knowledge/solo-test/masters/master_druckenmiller/manifest.json +128 -0
  385. package/knowledge/solo-test/masters/master_druckenmiller/memory_policy.json +5 -0
  386. package/knowledge/solo-test/masters/master_druckenmiller/provisional-index.json +41 -0
  387. package/knowledge/solo-test/masters/master_druckenmiller/research_policy.json +11 -0
  388. package/knowledge/solo-test/masters/master_druckenmiller/sources.jsonl +1 -0
  389. package/knowledge/solo-test/masters/master_druckenmiller/tools.json +94 -0
  390. package/knowledge/solo-test/masters/master_druckenmiller/voice.en.md +7 -0
  391. package/knowledge/solo-test/masters/master_druckenmiller/voice.zh.md +7 -0
  392. package/knowledge/solo-test/masters/master_duan_yongping/counterfactuals.jsonl +0 -0
  393. package/knowledge/solo-test/masters/master_duan_yongping/decision_cases.jsonl +0 -0
  394. package/knowledge/solo-test/masters/master_duan_yongping/decision_policy.json +105 -0
  395. package/knowledge/solo-test/masters/master_duan_yongping/doctrine.jsonl +11 -0
  396. package/knowledge/solo-test/masters/master_duan_yongping/evaluation/calibration_cases.jsonl +0 -0
  397. package/knowledge/solo-test/masters/master_duan_yongping/evaluation/experiments.json +5 -0
  398. package/knowledge/solo-test/masters/master_duan_yongping/evaluation/golden_cases.jsonl +0 -0
  399. package/knowledge/solo-test/masters/master_duan_yongping/evaluation/pairwise_cases.jsonl +0 -0
  400. package/knowledge/solo-test/masters/master_duan_yongping/failures.jsonl +0 -0
  401. package/knowledge/solo-test/masters/master_duan_yongping/manifest.json +129 -0
  402. package/knowledge/solo-test/masters/master_duan_yongping/memory_policy.json +5 -0
  403. package/knowledge/solo-test/masters/master_duan_yongping/provisional-index.json +41 -0
  404. package/knowledge/solo-test/masters/master_duan_yongping/research_policy.json +11 -0
  405. package/knowledge/solo-test/masters/master_duan_yongping/sources.jsonl +1 -0
  406. package/knowledge/solo-test/masters/master_duan_yongping/tools.json +94 -0
  407. package/knowledge/solo-test/masters/master_duan_yongping/voice.en.md +7 -0
  408. package/knowledge/solo-test/masters/master_duan_yongping/voice.zh.md +7 -0
  409. package/knowledge/solo-test/masters/master_fisher/counterfactuals.jsonl +0 -0
  410. package/knowledge/solo-test/masters/master_fisher/decision_cases.jsonl +0 -0
  411. package/knowledge/solo-test/masters/master_fisher/decision_policy.json +105 -0
  412. package/knowledge/solo-test/masters/master_fisher/doctrine.jsonl +11 -0
  413. package/knowledge/solo-test/masters/master_fisher/evaluation/calibration_cases.jsonl +0 -0
  414. package/knowledge/solo-test/masters/master_fisher/evaluation/experiments.json +5 -0
  415. package/knowledge/solo-test/masters/master_fisher/evaluation/golden_cases.jsonl +0 -0
  416. package/knowledge/solo-test/masters/master_fisher/evaluation/pairwise_cases.jsonl +0 -0
  417. package/knowledge/solo-test/masters/master_fisher/failures.jsonl +0 -0
  418. package/knowledge/solo-test/masters/master_fisher/manifest.json +129 -0
  419. package/knowledge/solo-test/masters/master_fisher/memory_policy.json +5 -0
  420. package/knowledge/solo-test/masters/master_fisher/provisional-index.json +41 -0
  421. package/knowledge/solo-test/masters/master_fisher/research_policy.json +11 -0
  422. package/knowledge/solo-test/masters/master_fisher/sources.jsonl +1 -0
  423. package/knowledge/solo-test/masters/master_fisher/tools.json +94 -0
  424. package/knowledge/solo-test/masters/master_fisher/voice.en.md +7 -0
  425. package/knowledge/solo-test/masters/master_fisher/voice.zh.md +7 -0
  426. package/knowledge/solo-test/masters/master_forensic_short/counterfactuals.jsonl +0 -0
  427. package/knowledge/solo-test/masters/master_forensic_short/decision_cases.jsonl +0 -0
  428. package/knowledge/solo-test/masters/master_forensic_short/decision_policy.json +105 -0
  429. package/knowledge/solo-test/masters/master_forensic_short/doctrine.jsonl +11 -0
  430. package/knowledge/solo-test/masters/master_forensic_short/evaluation/calibration_cases.jsonl +0 -0
  431. package/knowledge/solo-test/masters/master_forensic_short/evaluation/experiments.json +5 -0
  432. package/knowledge/solo-test/masters/master_forensic_short/evaluation/golden_cases.jsonl +0 -0
  433. package/knowledge/solo-test/masters/master_forensic_short/evaluation/pairwise_cases.jsonl +0 -0
  434. package/knowledge/solo-test/masters/master_forensic_short/failures.jsonl +0 -0
  435. package/knowledge/solo-test/masters/master_forensic_short/manifest.json +130 -0
  436. package/knowledge/solo-test/masters/master_forensic_short/memory_policy.json +5 -0
  437. package/knowledge/solo-test/masters/master_forensic_short/provisional-index.json +41 -0
  438. package/knowledge/solo-test/masters/master_forensic_short/research_policy.json +11 -0
  439. package/knowledge/solo-test/masters/master_forensic_short/sources.jsonl +1 -0
  440. package/knowledge/solo-test/masters/master_forensic_short/tools.json +94 -0
  441. package/knowledge/solo-test/masters/master_forensic_short/voice.en.md +7 -0
  442. package/knowledge/solo-test/masters/master_forensic_short/voice.zh.md +7 -0
  443. package/knowledge/solo-test/masters/master_graham/counterfactuals.jsonl +0 -0
  444. package/knowledge/solo-test/masters/master_graham/decision_cases.jsonl +0 -0
  445. package/knowledge/solo-test/masters/master_graham/decision_policy.json +105 -0
  446. package/knowledge/solo-test/masters/master_graham/doctrine.jsonl +11 -0
  447. package/knowledge/solo-test/masters/master_graham/evaluation/calibration_cases.jsonl +0 -0
  448. package/knowledge/solo-test/masters/master_graham/evaluation/experiments.json +5 -0
  449. package/knowledge/solo-test/masters/master_graham/evaluation/golden_cases.jsonl +0 -0
  450. package/knowledge/solo-test/masters/master_graham/evaluation/pairwise_cases.jsonl +0 -0
  451. package/knowledge/solo-test/masters/master_graham/failures.jsonl +0 -0
  452. package/knowledge/solo-test/masters/master_graham/manifest.json +128 -0
  453. package/knowledge/solo-test/masters/master_graham/memory_policy.json +5 -0
  454. package/knowledge/solo-test/masters/master_graham/provisional-index.json +41 -0
  455. package/knowledge/solo-test/masters/master_graham/research_policy.json +11 -0
  456. package/knowledge/solo-test/masters/master_graham/sources.jsonl +1 -0
  457. package/knowledge/solo-test/masters/master_graham/tools.json +94 -0
  458. package/knowledge/solo-test/masters/master_graham/voice.en.md +7 -0
  459. package/knowledge/solo-test/masters/master_graham/voice.zh.md +7 -0
  460. package/knowledge/solo-test/masters/master_jhunjhunwala/counterfactuals.jsonl +0 -0
  461. package/knowledge/solo-test/masters/master_jhunjhunwala/decision_cases.jsonl +0 -0
  462. package/knowledge/solo-test/masters/master_jhunjhunwala/decision_policy.json +105 -0
  463. package/knowledge/solo-test/masters/master_jhunjhunwala/doctrine.jsonl +11 -0
  464. package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/calibration_cases.jsonl +0 -0
  465. package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/experiments.json +5 -0
  466. package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/golden_cases.jsonl +0 -0
  467. package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/pairwise_cases.jsonl +0 -0
  468. package/knowledge/solo-test/masters/master_jhunjhunwala/failures.jsonl +0 -0
  469. package/knowledge/solo-test/masters/master_jhunjhunwala/manifest.json +130 -0
  470. package/knowledge/solo-test/masters/master_jhunjhunwala/memory_policy.json +5 -0
  471. package/knowledge/solo-test/masters/master_jhunjhunwala/provisional-index.json +41 -0
  472. package/knowledge/solo-test/masters/master_jhunjhunwala/research_policy.json +11 -0
  473. package/knowledge/solo-test/masters/master_jhunjhunwala/sources.jsonl +1 -0
  474. package/knowledge/solo-test/masters/master_jhunjhunwala/tools.json +94 -0
  475. package/knowledge/solo-test/masters/master_jhunjhunwala/voice.en.md +7 -0
  476. package/knowledge/solo-test/masters/master_jhunjhunwala/voice.zh.md +7 -0
  477. package/knowledge/solo-test/masters/master_klarman/counterfactuals.jsonl +0 -0
  478. package/knowledge/solo-test/masters/master_klarman/decision_cases.jsonl +0 -0
  479. package/knowledge/solo-test/masters/master_klarman/decision_policy.json +105 -0
  480. package/knowledge/solo-test/masters/master_klarman/doctrine.jsonl +11 -0
  481. package/knowledge/solo-test/masters/master_klarman/evaluation/calibration_cases.jsonl +0 -0
  482. package/knowledge/solo-test/masters/master_klarman/evaluation/experiments.json +5 -0
  483. package/knowledge/solo-test/masters/master_klarman/evaluation/golden_cases.jsonl +0 -0
  484. package/knowledge/solo-test/masters/master_klarman/evaluation/pairwise_cases.jsonl +0 -0
  485. package/knowledge/solo-test/masters/master_klarman/failures.jsonl +0 -0
  486. package/knowledge/solo-test/masters/master_klarman/manifest.json +129 -0
  487. package/knowledge/solo-test/masters/master_klarman/memory_policy.json +5 -0
  488. package/knowledge/solo-test/masters/master_klarman/provisional-index.json +41 -0
  489. package/knowledge/solo-test/masters/master_klarman/research_policy.json +11 -0
  490. package/knowledge/solo-test/masters/master_klarman/sources.jsonl +1 -0
  491. package/knowledge/solo-test/masters/master_klarman/tools.json +94 -0
  492. package/knowledge/solo-test/masters/master_klarman/voice.en.md +7 -0
  493. package/knowledge/solo-test/masters/master_klarman/voice.zh.md +7 -0
  494. package/knowledge/solo-test/masters/master_li_lu/counterfactuals.jsonl +0 -0
  495. package/knowledge/solo-test/masters/master_li_lu/decision_cases.jsonl +0 -0
  496. package/knowledge/solo-test/masters/master_li_lu/decision_policy.json +105 -0
  497. package/knowledge/solo-test/masters/master_li_lu/doctrine.jsonl +11 -0
  498. package/knowledge/solo-test/masters/master_li_lu/evaluation/calibration_cases.jsonl +0 -0
  499. package/knowledge/solo-test/masters/master_li_lu/evaluation/experiments.json +5 -0
  500. package/knowledge/solo-test/masters/master_li_lu/evaluation/golden_cases.jsonl +0 -0
  501. package/knowledge/solo-test/masters/master_li_lu/evaluation/pairwise_cases.jsonl +0 -0
  502. package/knowledge/solo-test/masters/master_li_lu/failures.jsonl +0 -0
  503. package/knowledge/solo-test/masters/master_li_lu/manifest.json +129 -0
  504. package/knowledge/solo-test/masters/master_li_lu/memory_policy.json +5 -0
  505. package/knowledge/solo-test/masters/master_li_lu/provisional-index.json +41 -0
  506. package/knowledge/solo-test/masters/master_li_lu/research_policy.json +11 -0
  507. package/knowledge/solo-test/masters/master_li_lu/sources.jsonl +1 -0
  508. package/knowledge/solo-test/masters/master_li_lu/tools.json +94 -0
  509. package/knowledge/solo-test/masters/master_li_lu/voice.en.md +7 -0
  510. package/knowledge/solo-test/masters/master_li_lu/voice.zh.md +7 -0
  511. package/knowledge/solo-test/masters/master_lynch/counterfactuals.jsonl +0 -0
  512. package/knowledge/solo-test/masters/master_lynch/decision_cases.jsonl +0 -0
  513. package/knowledge/solo-test/masters/master_lynch/decision_policy.json +105 -0
  514. package/knowledge/solo-test/masters/master_lynch/doctrine.jsonl +11 -0
  515. package/knowledge/solo-test/masters/master_lynch/evaluation/calibration_cases.jsonl +0 -0
  516. package/knowledge/solo-test/masters/master_lynch/evaluation/experiments.json +5 -0
  517. package/knowledge/solo-test/masters/master_lynch/evaluation/golden_cases.jsonl +0 -0
  518. package/knowledge/solo-test/masters/master_lynch/evaluation/pairwise_cases.jsonl +0 -0
  519. package/knowledge/solo-test/masters/master_lynch/failures.jsonl +0 -0
  520. package/knowledge/solo-test/masters/master_lynch/manifest.json +131 -0
  521. package/knowledge/solo-test/masters/master_lynch/memory_policy.json +5 -0
  522. package/knowledge/solo-test/masters/master_lynch/provisional-index.json +41 -0
  523. package/knowledge/solo-test/masters/master_lynch/research_policy.json +11 -0
  524. package/knowledge/solo-test/masters/master_lynch/sources.jsonl +1 -0
  525. package/knowledge/solo-test/masters/master_lynch/tools.json +94 -0
  526. package/knowledge/solo-test/masters/master_lynch/voice.en.md +7 -0
  527. package/knowledge/solo-test/masters/master_lynch/voice.zh.md +7 -0
  528. package/knowledge/solo-test/masters/master_marks/counterfactuals.jsonl +0 -0
  529. package/knowledge/solo-test/masters/master_marks/decision_cases.jsonl +0 -0
  530. package/knowledge/solo-test/masters/master_marks/decision_policy.json +105 -0
  531. package/knowledge/solo-test/masters/master_marks/doctrine.jsonl +11 -0
  532. package/knowledge/solo-test/masters/master_marks/evaluation/calibration_cases.jsonl +0 -0
  533. package/knowledge/solo-test/masters/master_marks/evaluation/experiments.json +5 -0
  534. package/knowledge/solo-test/masters/master_marks/evaluation/golden_cases.jsonl +0 -0
  535. package/knowledge/solo-test/masters/master_marks/evaluation/pairwise_cases.jsonl +0 -0
  536. package/knowledge/solo-test/masters/master_marks/failures.jsonl +0 -0
  537. package/knowledge/solo-test/masters/master_marks/manifest.json +129 -0
  538. package/knowledge/solo-test/masters/master_marks/memory_policy.json +5 -0
  539. package/knowledge/solo-test/masters/master_marks/provisional-index.json +41 -0
  540. package/knowledge/solo-test/masters/master_marks/research_policy.json +11 -0
  541. package/knowledge/solo-test/masters/master_marks/sources.jsonl +1 -0
  542. package/knowledge/solo-test/masters/master_marks/tools.json +94 -0
  543. package/knowledge/solo-test/masters/master_marks/voice.en.md +7 -0
  544. package/knowledge/solo-test/masters/master_marks/voice.zh.md +7 -0
  545. package/knowledge/solo-test/masters/master_munger/counterfactuals.jsonl +0 -0
  546. package/knowledge/solo-test/masters/master_munger/decision_cases.jsonl +0 -0
  547. package/knowledge/solo-test/masters/master_munger/decision_policy.json +105 -0
  548. package/knowledge/solo-test/masters/master_munger/doctrine.jsonl +11 -0
  549. package/knowledge/solo-test/masters/master_munger/evaluation/calibration_cases.jsonl +0 -0
  550. package/knowledge/solo-test/masters/master_munger/evaluation/experiments.json +5 -0
  551. package/knowledge/solo-test/masters/master_munger/evaluation/golden_cases.jsonl +0 -0
  552. package/knowledge/solo-test/masters/master_munger/evaluation/pairwise_cases.jsonl +0 -0
  553. package/knowledge/solo-test/masters/master_munger/failures.jsonl +0 -0
  554. package/knowledge/solo-test/masters/master_munger/manifest.json +129 -0
  555. package/knowledge/solo-test/masters/master_munger/memory_policy.json +5 -0
  556. package/knowledge/solo-test/masters/master_munger/provisional-index.json +41 -0
  557. package/knowledge/solo-test/masters/master_munger/research_policy.json +11 -0
  558. package/knowledge/solo-test/masters/master_munger/sources.jsonl +1 -0
  559. package/knowledge/solo-test/masters/master_munger/tools.json +94 -0
  560. package/knowledge/solo-test/masters/master_munger/voice.en.md +7 -0
  561. package/knowledge/solo-test/masters/master_munger/voice.zh.md +7 -0
  562. package/knowledge/solo-test/masters/master_natenberg/counterfactuals.jsonl +0 -0
  563. package/knowledge/solo-test/masters/master_natenberg/decision_cases.jsonl +0 -0
  564. package/knowledge/solo-test/masters/master_natenberg/decision_policy.json +105 -0
  565. package/knowledge/solo-test/masters/master_natenberg/doctrine.jsonl +11 -0
  566. package/knowledge/solo-test/masters/master_natenberg/evaluation/calibration_cases.jsonl +0 -0
  567. package/knowledge/solo-test/masters/master_natenberg/evaluation/experiments.json +5 -0
  568. package/knowledge/solo-test/masters/master_natenberg/evaluation/golden_cases.jsonl +0 -0
  569. package/knowledge/solo-test/masters/master_natenberg/evaluation/pairwise_cases.jsonl +0 -0
  570. package/knowledge/solo-test/masters/master_natenberg/failures.jsonl +0 -0
  571. package/knowledge/solo-test/masters/master_natenberg/manifest.json +129 -0
  572. package/knowledge/solo-test/masters/master_natenberg/memory_policy.json +5 -0
  573. package/knowledge/solo-test/masters/master_natenberg/provisional-index.json +41 -0
  574. package/knowledge/solo-test/masters/master_natenberg/research_policy.json +11 -0
  575. package/knowledge/solo-test/masters/master_natenberg/sources.jsonl +1 -0
  576. package/knowledge/solo-test/masters/master_natenberg/tools.json +94 -0
  577. package/knowledge/solo-test/masters/master_natenberg/voice.en.md +7 -0
  578. package/knowledge/solo-test/masters/master_natenberg/voice.zh.md +7 -0
  579. package/knowledge/solo-test/masters/master_pabrai/counterfactuals.jsonl +0 -0
  580. package/knowledge/solo-test/masters/master_pabrai/decision_cases.jsonl +0 -0
  581. package/knowledge/solo-test/masters/master_pabrai/decision_policy.json +105 -0
  582. package/knowledge/solo-test/masters/master_pabrai/doctrine.jsonl +11 -0
  583. package/knowledge/solo-test/masters/master_pabrai/evaluation/calibration_cases.jsonl +0 -0
  584. package/knowledge/solo-test/masters/master_pabrai/evaluation/experiments.json +5 -0
  585. package/knowledge/solo-test/masters/master_pabrai/evaluation/golden_cases.jsonl +0 -0
  586. package/knowledge/solo-test/masters/master_pabrai/evaluation/pairwise_cases.jsonl +0 -0
  587. package/knowledge/solo-test/masters/master_pabrai/failures.jsonl +0 -0
  588. package/knowledge/solo-test/masters/master_pabrai/manifest.json +129 -0
  589. package/knowledge/solo-test/masters/master_pabrai/memory_policy.json +5 -0
  590. package/knowledge/solo-test/masters/master_pabrai/provisional-index.json +41 -0
  591. package/knowledge/solo-test/masters/master_pabrai/research_policy.json +11 -0
  592. package/knowledge/solo-test/masters/master_pabrai/sources.jsonl +1 -0
  593. package/knowledge/solo-test/masters/master_pabrai/tools.json +94 -0
  594. package/knowledge/solo-test/masters/master_pabrai/voice.en.md +7 -0
  595. package/knowledge/solo-test/masters/master_pabrai/voice.zh.md +7 -0
  596. package/knowledge/solo-test/masters/master_simons/counterfactuals.jsonl +0 -0
  597. package/knowledge/solo-test/masters/master_simons/decision_cases.jsonl +0 -0
  598. package/knowledge/solo-test/masters/master_simons/decision_policy.json +105 -0
  599. package/knowledge/solo-test/masters/master_simons/doctrine.jsonl +11 -0
  600. package/knowledge/solo-test/masters/master_simons/evaluation/calibration_cases.jsonl +0 -0
  601. package/knowledge/solo-test/masters/master_simons/evaluation/experiments.json +5 -0
  602. package/knowledge/solo-test/masters/master_simons/evaluation/golden_cases.jsonl +0 -0
  603. package/knowledge/solo-test/masters/master_simons/evaluation/pairwise_cases.jsonl +0 -0
  604. package/knowledge/solo-test/masters/master_simons/failures.jsonl +0 -0
  605. package/knowledge/solo-test/masters/master_simons/manifest.json +129 -0
  606. package/knowledge/solo-test/masters/master_simons/memory_policy.json +5 -0
  607. package/knowledge/solo-test/masters/master_simons/provisional-index.json +41 -0
  608. package/knowledge/solo-test/masters/master_simons/research_policy.json +11 -0
  609. package/knowledge/solo-test/masters/master_simons/sources.jsonl +1 -0
  610. package/knowledge/solo-test/masters/master_simons/tools.json +94 -0
  611. package/knowledge/solo-test/masters/master_simons/voice.en.md +7 -0
  612. package/knowledge/solo-test/masters/master_simons/voice.zh.md +7 -0
  613. package/knowledge/solo-test/masters/master_sinclair/counterfactuals.jsonl +0 -0
  614. package/knowledge/solo-test/masters/master_sinclair/decision_cases.jsonl +0 -0
  615. package/knowledge/solo-test/masters/master_sinclair/decision_policy.json +105 -0
  616. package/knowledge/solo-test/masters/master_sinclair/doctrine.jsonl +11 -0
  617. package/knowledge/solo-test/masters/master_sinclair/evaluation/calibration_cases.jsonl +0 -0
  618. package/knowledge/solo-test/masters/master_sinclair/evaluation/experiments.json +5 -0
  619. package/knowledge/solo-test/masters/master_sinclair/evaluation/golden_cases.jsonl +0 -0
  620. package/knowledge/solo-test/masters/master_sinclair/evaluation/pairwise_cases.jsonl +0 -0
  621. package/knowledge/solo-test/masters/master_sinclair/failures.jsonl +0 -0
  622. package/knowledge/solo-test/masters/master_sinclair/manifest.json +129 -0
  623. package/knowledge/solo-test/masters/master_sinclair/memory_policy.json +5 -0
  624. package/knowledge/solo-test/masters/master_sinclair/provisional-index.json +41 -0
  625. package/knowledge/solo-test/masters/master_sinclair/research_policy.json +11 -0
  626. package/knowledge/solo-test/masters/master_sinclair/sources.jsonl +1 -0
  627. package/knowledge/solo-test/masters/master_sinclair/tools.json +94 -0
  628. package/knowledge/solo-test/masters/master_sinclair/voice.en.md +7 -0
  629. package/knowledge/solo-test/masters/master_sinclair/voice.zh.md +7 -0
  630. package/knowledge/solo-test/masters/master_soros/counterfactuals.jsonl +0 -0
  631. package/knowledge/solo-test/masters/master_soros/decision_cases.jsonl +0 -0
  632. package/knowledge/solo-test/masters/master_soros/decision_policy.json +105 -0
  633. package/knowledge/solo-test/masters/master_soros/doctrine.jsonl +11 -0
  634. package/knowledge/solo-test/masters/master_soros/evaluation/calibration_cases.jsonl +0 -0
  635. package/knowledge/solo-test/masters/master_soros/evaluation/experiments.json +5 -0
  636. package/knowledge/solo-test/masters/master_soros/evaluation/golden_cases.jsonl +0 -0
  637. package/knowledge/solo-test/masters/master_soros/evaluation/pairwise_cases.jsonl +0 -0
  638. package/knowledge/solo-test/masters/master_soros/failures.jsonl +0 -0
  639. package/knowledge/solo-test/masters/master_soros/manifest.json +129 -0
  640. package/knowledge/solo-test/masters/master_soros/memory_policy.json +5 -0
  641. package/knowledge/solo-test/masters/master_soros/provisional-index.json +41 -0
  642. package/knowledge/solo-test/masters/master_soros/research_policy.json +11 -0
  643. package/knowledge/solo-test/masters/master_soros/sources.jsonl +1 -0
  644. package/knowledge/solo-test/masters/master_soros/tools.json +94 -0
  645. package/knowledge/solo-test/masters/master_soros/voice.en.md +7 -0
  646. package/knowledge/solo-test/masters/master_soros/voice.zh.md +7 -0
  647. package/knowledge/solo-test/masters/master_taleb/counterfactuals.jsonl +0 -0
  648. package/knowledge/solo-test/masters/master_taleb/decision_cases.jsonl +0 -0
  649. package/knowledge/solo-test/masters/master_taleb/decision_policy.json +105 -0
  650. package/knowledge/solo-test/masters/master_taleb/doctrine.jsonl +11 -0
  651. package/knowledge/solo-test/masters/master_taleb/evaluation/calibration_cases.jsonl +0 -0
  652. package/knowledge/solo-test/masters/master_taleb/evaluation/experiments.json +5 -0
  653. package/knowledge/solo-test/masters/master_taleb/evaluation/golden_cases.jsonl +0 -0
  654. package/knowledge/solo-test/masters/master_taleb/evaluation/pairwise_cases.jsonl +0 -0
  655. package/knowledge/solo-test/masters/master_taleb/failures.jsonl +0 -0
  656. package/knowledge/solo-test/masters/master_taleb/manifest.json +131 -0
  657. package/knowledge/solo-test/masters/master_taleb/memory_policy.json +5 -0
  658. package/knowledge/solo-test/masters/master_taleb/provisional-index.json +41 -0
  659. package/knowledge/solo-test/masters/master_taleb/research_policy.json +11 -0
  660. package/knowledge/solo-test/masters/master_taleb/sources.jsonl +1 -0
  661. package/knowledge/solo-test/masters/master_taleb/tools.json +94 -0
  662. package/knowledge/solo-test/masters/master_taleb/voice.en.md +7 -0
  663. package/knowledge/solo-test/masters/master_taleb/voice.zh.md +7 -0
  664. package/knowledge/solo-test/masters/master_thorp/counterfactuals.jsonl +0 -0
  665. package/knowledge/solo-test/masters/master_thorp/decision_cases.jsonl +0 -0
  666. package/knowledge/solo-test/masters/master_thorp/decision_policy.json +105 -0
  667. package/knowledge/solo-test/masters/master_thorp/doctrine.jsonl +11 -0
  668. package/knowledge/solo-test/masters/master_thorp/evaluation/calibration_cases.jsonl +0 -0
  669. package/knowledge/solo-test/masters/master_thorp/evaluation/experiments.json +5 -0
  670. package/knowledge/solo-test/masters/master_thorp/evaluation/golden_cases.jsonl +0 -0
  671. package/knowledge/solo-test/masters/master_thorp/evaluation/pairwise_cases.jsonl +0 -0
  672. package/knowledge/solo-test/masters/master_thorp/failures.jsonl +0 -0
  673. package/knowledge/solo-test/masters/master_thorp/manifest.json +130 -0
  674. package/knowledge/solo-test/masters/master_thorp/memory_policy.json +5 -0
  675. package/knowledge/solo-test/masters/master_thorp/provisional-index.json +41 -0
  676. package/knowledge/solo-test/masters/master_thorp/research_policy.json +11 -0
  677. package/knowledge/solo-test/masters/master_thorp/sources.jsonl +1 -0
  678. package/knowledge/solo-test/masters/master_thorp/tools.json +94 -0
  679. package/knowledge/solo-test/masters/master_thorp/voice.en.md +7 -0
  680. package/knowledge/solo-test/masters/master_thorp/voice.zh.md +7 -0
  681. package/knowledge/solo-test/persona-v3-solo-test-formulas/compilation-manifest.json +695 -0
  682. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/components/tools.json +94 -0
  683. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/change_value_bridge.derived-proxy-evidence.json +64 -0
  684. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/power_map.derived-proxy-evidence.json +64 -0
  685. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/components/tools.json +94 -0
  686. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/compute_power_bridge.derived-proxy-evidence.json +64 -0
  687. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/timeline_reverse_valuation.derived-proxy-evidence.json +64 -0
  688. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/components/tools.json +94 -0
  689. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/crowding_cost_stress.derived-proxy-evidence.json +64 -0
  690. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/factor_decomposer.derived-proxy-evidence.json +64 -0
  691. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/components/tools.json +94 -0
  692. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/incremental_returns.derived-proxy-evidence.json +64 -0
  693. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_rebuilder.derived-proxy-evidence.json +64 -0
  694. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/components/tools.json +94 -0
  695. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/capital_structure_reader.derived-proxy-evidence.json +64 -0
  696. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/mispricing_carry.derived-proxy-evidence.json +64 -0
  697. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/components/tools.json +94 -0
  698. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/capture_valuation_bridge.derived-proxy-evidence.json +64 -0
  699. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/cost_adoption_curve.derived-proxy-evidence.json +64 -0
  700. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/components/tools.json +94 -0
  701. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/debt_driver_stress.derived-proxy-evidence.json +64 -0
  702. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/regime_classifier.derived-proxy-evidence.json +64 -0
  703. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/components/tools.json +94 -0
  704. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/reverse_valuation.derived-proxy-evidence.json +64 -0
  705. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/story_dcf.derived-proxy-evidence.json +64 -0
  706. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/components/tools.json +94 -0
  707. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/inflection_payoff.derived-proxy-evidence.json +64 -0
  708. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_revision_map.derived-proxy-evidence.json +64 -0
  709. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/components/tools.json +94 -0
  710. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/opportunity_cost.derived-proxy-evidence.json +64 -0
  711. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/user_value_evidence.derived-proxy-evidence.json +64 -0
  712. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/components/tools.json +94 -0
  713. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/research_productivity.derived-proxy-evidence.json +64 -0
  714. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/scuttlebutt_graph.derived-proxy-evidence.json +64 -0
  715. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/components/tools.json +94 -0
  716. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/accounting_rebuilder.derived-proxy-evidence.json +63 -0
  717. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/borrow_catalyst.derived-proxy-evidence.json +64 -0
  718. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/components/tools.json +94 -0
  719. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/asset_floor.derived-proxy-evidence.json +64 -0
  720. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/normalized_earnings.derived-proxy-evidence.json +64 -0
  721. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/components/tools.json +94 -0
  722. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/penetration_liquidity.derived-proxy-evidence.json +64 -0
  723. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/promoter_governance.derived-proxy-evidence.json +64 -0
  724. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/components/tools.json +94 -0
  725. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/cash_catalyst_compare.derived-proxy-evidence.json +64 -0
  726. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/recovery_waterfall.derived-proxy-evidence.json +64 -0
  727. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/components/tools.json +94 -0
  728. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/promise_integrity_ledger.derived-proxy-evidence.json +64 -0
  729. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/ten_year_return_bridge.derived-proxy-evidence.json +64 -0
  730. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/components/tools.json +94 -0
  731. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/category_classifier.derived-proxy-evidence.json +64 -0
  732. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/story_numbers_check.derived-proxy-evidence.json +64 -0
  733. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/components/tools.json +94 -0
  734. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/cycle_temperature.derived-proxy-evidence.json +64 -0
  735. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/implied_expectations.derived-proxy-evidence.json +64 -0
  736. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/components/tools.json +94 -0
  737. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/failure_path_graph.derived-proxy-evidence.json +64 -0
  738. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/incentive_map.derived-proxy-evidence.json +64 -0
  739. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/components/tools.json +94 -0
  740. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/greeks_payoff.derived-proxy-evidence.json +63 -0
  741. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/surface_builder.derived-proxy-evidence.json +63 -0
  742. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/components/tools.json +94 -0
  743. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/discrete_payoff.derived-proxy-evidence.json +64 -0
  744. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor.derived-proxy-evidence.json +64 -0
  745. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/components/tools.json +94 -0
  746. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/leakage_audit.derived-proxy-evidence.json +64 -0
  747. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/oos_cost_test.derived-proxy-evidence.json +64 -0
  748. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/components/tools.json +94 -0
  749. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/net_edge_sizer.derived-proxy-evidence.json +64 -0
  750. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/realized_vol_forecast.derived-proxy-evidence.json +64 -0
  751. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/components/tools.json +94 -0
  752. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reflexivity_graph.derived-proxy-evidence.json +64 -0
  753. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reversal_monitor.derived-proxy-evidence.json +64 -0
  754. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/components/tools.json +94 -0
  755. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/payoff_ruin.derived-proxy-evidence.json +64 -0
  756. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/tail_friction.derived-proxy-evidence.json +63 -0
  757. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/components/tools.json +94 -0
  758. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_recalculator.derived-proxy-evidence.json +64 -0
  759. package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/fractional_kelly.derived-proxy-evidence.json +64 -0
  760. package/mcp/lib/constants.mjs +11 -0
  761. package/mcp/lib/council-diagnostics.mjs +212 -0
  762. package/mcp/lib/council-options.mjs +97 -22
  763. package/mcp/lib/council-selection.mjs +490 -0
  764. package/mcp/lib/gates.mjs +10 -3
  765. package/mcp/lib/grounding.mjs +131 -15
  766. package/mcp/lib/master-catalog.mjs +133 -0
  767. package/mcp/lib/options.mjs +1 -1
  768. package/mcp/lib/orchestrator.mjs +407 -22
  769. package/mcp/lib/packets.mjs +5 -2
  770. package/mcp/lib/personas/engine.mjs +308 -0
  771. package/mcp/lib/personas-v2/bridge.mjs +51 -14
  772. package/mcp/lib/personas-v3/admission.mjs +1122 -0
  773. package/mcp/lib/personas-v3/ai-source-pre-review.mjs +563 -0
  774. package/mcp/lib/personas-v3/attestations.mjs +176 -0
  775. package/mcp/lib/personas-v3/canonical.mjs +132 -0
  776. package/mcp/lib/personas-v3/compiler.mjs +101 -0
  777. package/mcp/lib/personas-v3/deterministic-executor.mjs +909 -0
  778. package/mcp/lib/personas-v3/experiment-adjudication.mjs +374 -0
  779. package/mcp/lib/personas-v3/formula-review-attestations.mjs +388 -0
  780. package/mcp/lib/personas-v3/ga-external-evidence.mjs +476 -0
  781. package/mcp/lib/personas-v3/ga-gate.mjs +1096 -0
  782. package/mcp/lib/personas-v3/ga-package-evidence.mjs +390 -0
  783. package/mcp/lib/personas-v3/grounding-adapter.mjs +362 -0
  784. package/mcp/lib/personas-v3/loader.mjs +382 -0
  785. package/mcp/lib/personas-v3/n-eff.mjs +409 -0
  786. package/mcp/lib/personas-v3/platform-durability.mjs +51 -0
  787. package/mcp/lib/personas-v3/production-root.mjs +312 -0
  788. package/mcp/lib/personas-v3/registry.mjs +81 -0
  789. package/mcp/lib/personas-v3/release-approvals.mjs +185 -0
  790. package/mcp/lib/personas-v3/release-evidence.mjs +347 -0
  791. package/mcp/lib/personas-v3/release-formula-evidence.mjs +252 -0
  792. package/mcp/lib/personas-v3/release-source-evidence.mjs +373 -0
  793. package/mcp/lib/personas-v3/releases.mjs +1206 -0
  794. package/mcp/lib/personas-v3/runtime-release-integrity.mjs +410 -0
  795. package/mcp/lib/personas-v3/runtime.mjs +643 -0
  796. package/mcp/lib/personas-v3/semantic-source-adjudication.mjs +494 -0
  797. package/mcp/lib/personas-v3/semantic-source-extraction.mjs +368 -0
  798. package/mcp/lib/personas-v3/semantic-source-skeptic-review.mjs +459 -0
  799. package/mcp/lib/personas-v3/source-acquisition.mjs +979 -0
  800. package/mcp/lib/personas-v3/source-adjudication.mjs +1137 -0
  801. package/mcp/lib/personas-v3/source-anchor.mjs +133 -0
  802. package/mcp/lib/personas-v3/source-review-attestations.mjs +181 -0
  803. package/mcp/lib/personas-v3/source-review-operations.mjs +244 -0
  804. package/mcp/lib/personas-v3/source-review-signing.mjs +133 -0
  805. package/mcp/lib/personas-v3/staging.mjs +604 -0
  806. package/mcp/lib/personas-v3/tool-schema-hashes.mjs +59 -0
  807. package/mcp/lib/personas-v3/typed-facts.mjs +126 -0
  808. package/mcp/lib/quotes.mjs +6 -4
  809. package/mcp/lib/rpc.mjs +354 -64
  810. package/mcp/lib/run-locks.mjs +232 -0
  811. package/mcp/lib/run-store.mjs +17 -0
  812. package/mcp/lib/screen.mjs +63 -8
  813. package/mcp/lib/selection-cleanup.mjs +164 -0
  814. package/mcp/lib/selection-locks.mjs +359 -0
  815. package/package.json +77 -4
  816. package/personas/masters/masters-adversarial/ackman.md +113 -0
  817. package/personas/masters/masters-modern/cathie_wood.md +115 -0
  818. package/personas/masters/masters-modern/jhunjhunwala.md +115 -0
  819. package/personas/masters/masters-value/pabrai.md +113 -0
  820. package/personas/masters/masters-value-classic/damodaran.md +113 -0
  821. package/schemas/ai-source-prereview-v1.schema.json +126 -0
  822. package/schemas/council-arm-run-result-v1.schema.json +123 -0
  823. package/schemas/council-case-freeze-v1.schema.json +40 -0
  824. package/schemas/council-evaluation-protocol-v1.schema.json +352 -0
  825. package/schemas/council-experiment-result-manifest-v1.schema.json +54 -0
  826. package/schemas/external-host-e2e-result-v1.schema.json +129 -0
  827. package/schemas/host-capabilities-v1.schema.json +131 -0
  828. package/schemas/n-eff-evaluation-v1.schema.json +127 -0
  829. package/schemas/persona-v3-ai-assisted-solo-profile-v1.schema.json +92 -0
  830. package/schemas/persona-v3-ai-assisted-solo-status-v1.schema.json +101 -0
  831. package/schemas/persona-v3-ai-formula-cross-review-v1.schema.json +116 -0
  832. package/schemas/persona-v3-ai-machine-simulation-v1.schema.json +107 -0
  833. package/schemas/persona-v3-ai-semantic-source-adjudication-v1.schema.json +49 -0
  834. package/schemas/persona-v3-ai-semantic-source-extraction-v1.schema.json +39 -0
  835. package/schemas/persona-v3-ai-semantic-source-skeptic-review-v1.schema.json +44 -0
  836. package/schemas/persona-v3-build-spec-v1.schema.json +208 -0
  837. package/schemas/persona-v3-decision-policy-v1.schema.json +261 -0
  838. package/schemas/persona-v3-draft-pack-index-v1.schema.json +90 -0
  839. package/schemas/persona-v3-experiment-adjudication-v1.schema.json +94 -0
  840. package/schemas/persona-v3-experiments-v1.schema.json +153 -0
  841. package/schemas/persona-v3-formula-approval-bundle-v1.schema.json +34 -0
  842. package/schemas/persona-v3-formula-review-attestation-v1.schema.json +37 -0
  843. package/schemas/persona-v3-formula-spec-v1.schema.json +314 -0
  844. package/schemas/persona-v3-ga-package-artifact-v1.schema.json +74 -0
  845. package/schemas/persona-v3-ga-report-v1.schema.json +240 -0
  846. package/schemas/persona-v3-release-approval-v1.schema.json +44 -0
  847. package/schemas/persona-v3-release-evidence-v1.schema.json +122 -0
  848. package/schemas/persona-v3-release-formula-review-evidence-v1.schema.json +68 -0
  849. package/schemas/persona-v3-release-manifest-v1.schema.json +121 -0
  850. package/schemas/persona-v3-release-source-review-evidence-v1.schema.json +92 -0
  851. package/schemas/persona-v3-staging-scaffold-v1.schema.json +113 -0
  852. package/schemas/persona-v3-tool-graph-v1.schema.json +154 -0
  853. package/schemas/persona-v3.schema.json +215 -0
  854. package/schemas/registered-council-evaluation-protocol-v1.schema.json +19 -0
  855. package/schemas/source-adjudication-ledger-v1.schema.json +98 -0
  856. package/schemas/source-adjudication-queue-v1.schema.json +18 -0
  857. package/schemas/source-anchor-proposal-v1.schema.json +48 -0
  858. package/schemas/source-anchor-v1.schema.json +81 -0
  859. package/schemas/source-candidate-acquisition-v1.schema.json +89 -0
  860. package/schemas/source-review-attestation-v1.schema.json +39 -0
  861. package/schemas/source-review-attestation-v2.schema.json +41 -0
  862. package/schemas/source-review-batch-v1.schema.json +94 -0
  863. package/schemas/source-review-signing-request-v1.schema.json +40 -0
  864. package/schemas/typed-fact-v1.schema.json +66 -0
  865. package/scripts/acquire-persona-source.mjs +143 -0
  866. package/scripts/adjudicate-persona-source-semantics.mjs +37 -0
  867. package/scripts/adjudicate-persona-source.mjs +169 -0
  868. package/scripts/assemble-persona-v3-release.mjs +126 -0
  869. package/scripts/build-persona-v3-solo-test-packs.mjs +93 -0
  870. package/scripts/check-packaged-host-parity.mjs +66 -0
  871. package/scripts/check-persona-v3-ai-assisted-solo.mjs +86 -0
  872. package/scripts/check-persona-v3-ga.mjs +239 -0
  873. package/scripts/check-persona-v3-production-candidates.mjs +90 -0
  874. package/scripts/compile-persona-packs.mjs +192 -0
  875. package/scripts/compile-persona-v3-formulas.mjs +186 -0
  876. package/scripts/council-experiment-artifacts.mjs +54 -0
  877. package/scripts/doctor.mjs +184 -0
  878. package/scripts/export-persona-source-review-batch.mjs +135 -0
  879. package/scripts/extract-persona-source-semantics.mjs +49 -0
  880. package/scripts/generate-persona-v3-drafts.mjs +108 -0
  881. package/scripts/host-e2e-artifacts.mjs +54 -0
  882. package/scripts/lib/council-evaluation-protocol.mjs +373 -0
  883. package/scripts/lib/council-experiment-artifacts.mjs +593 -0
  884. package/scripts/lib/external-host-e2e-artifacts.mjs +428 -0
  885. package/scripts/lib/host-capabilities.mjs +291 -0
  886. package/scripts/lib/packaged-host-parity.mjs +875 -0
  887. package/scripts/lib/persona-v3-ai-assisted-solo-status.mjs +897 -0
  888. package/scripts/lib/persona-v3-ai-formula-review.mjs +697 -0
  889. package/scripts/lib/persona-v3-ai-machine-simulations.mjs +409 -0
  890. package/scripts/lib/persona-v3-build-specs.mjs +324 -0
  891. package/scripts/lib/persona-v3-draft-packs.mjs +726 -0
  892. package/scripts/lib/persona-v3-formula-pipeline.mjs +748 -0
  893. package/scripts/lib/persona-v3-production-candidates.mjs +499 -0
  894. package/scripts/lib/persona-v3-solo-formula-pipeline.mjs +424 -0
  895. package/scripts/lib/persona-v3-solo-test-packs.mjs +675 -0
  896. package/scripts/make-demo-gif.sh +77 -0
  897. package/scripts/package-smoke.mjs +169 -0
  898. package/scripts/pre-review-persona-sources.mjs +102 -0
  899. package/scripts/promote-persona-v3-release.mjs +150 -0
  900. package/scripts/report-council-evaluation-protocol.mjs +110 -0
  901. package/scripts/report-host-capabilities.mjs +38 -0
  902. package/scripts/report-persona-corpus-gaps.mjs +200 -0
  903. package/scripts/report-persona-v3-build-specs.mjs +47 -0
  904. package/scripts/report-persona-v3-staging.mjs +115 -0
  905. package/scripts/review-persona-source-semantics.mjs +62 -0
  906. package/scripts/review-persona-v3-solo-formulas.mjs +110 -0
  907. package/scripts/run-persona-v3-ai-machine-simulations.mjs +51 -0
  908. package/scripts/run-tests.mjs +114 -0
  909. package/scripts/scaffold-persona-v3-staging.mjs +99 -0
  910. package/scripts/selfcheck.mjs +102 -0
  911. package/scripts/sign-persona-source-review.mjs +96 -0
  912. package/scripts/sync-personas.mjs +270 -0
  913. package/skills/agent-skills-governance/SKILL.md +21 -8
  914. package/skills/alphacouncil-agent/SKILL.md +77 -40
  915. package/test/fixtures/nok-grounding-production-shape.json +38 -0
  916. package/test/fixtures/options-chain-synthetic.json +55 -0
@@ -13,7 +13,7 @@ Request: **$ARGUMENTS**
13
13
  |---|---|
14
14
  | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
15
  | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
- | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
16
+ | ticker + `quick` | The `quick` evidence preset: 4 analysts + the selected master methods + debate. No verification. |
17
17
  | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
18
  | ticker + `options` | `get_options_chain` only. |
19
19
  | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
@@ -22,8 +22,8 @@ Request: **$ARGUMENTS**
22
22
  When `$ARGUMENTS` is empty, print exactly this and stop:
23
23
 
24
24
  ```
25
- /alpha <TICKER> full council — asks which preset first
26
- /alpha <TICKER> quick 4 analysts + debate, no bench, no verification
25
+ /alpha <TICKER> full council — shows every master, then asks which to run
26
+ /alpha <TICKER> quick 4 analysts + selected masters + debate, no verification
27
27
  /alpha <TICKER> screen mechanical filings screen only (no model spend)
28
28
  /alpha <TICKER> options IV term structure, skew, positioning (no model spend)
29
29
  /alpha <TICKER> news dated filings and headlines (no model spend)
@@ -41,13 +41,40 @@ Say plainly that the four marked modes call keyless data tools and spawn no suba
41
41
  they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
42
42
  is where the spend is.
43
43
 
44
+ ## Council selection gate — mandatory for full and quick
45
+
46
+ This gate happens before any research tool, run envelope, network fetch or subagent. It is
47
+ the same in Claude Code, Codex, OpenCode and Grok Build.
48
+
49
+ 1. Call `begin_council_selection` with the symbol, original request, language and host. If
50
+ the request explicitly names masters, also pass those stable IDs as
51
+ `preselected_master_ids`; this highlights them but does not confirm them.
52
+ 2. Show **every returned master individually, in the returned order and with its stable
53
+ number**. Each row must include `identity`, `method`, `best_for` and `maturity`; a school
54
+ name or a count is not a substitute for the individual catalog.
55
+ 3. Ask for one submission. Accept one number from `1..N`, any comma/space-separated
56
+ combination, ranges such as `1-4` or `1..4`, stable IDs/names, or `all`. A host-native
57
+ multi-select is a convenience only. If it is unavailable or cannot show the full catalog,
58
+ use the numbered text table and plain reply on every host.
59
+ 4. If the original request already named masters or said `all`, prefill that choice but
60
+ **still show the full catalog and require this run's submission**. Do not silently reuse a
61
+ prior choice. The submitted choice is the confirmation; do not ask a second confirmation.
62
+ 5. Call `confirm_master_selection` with the returned `selection_id`, `catalog_hash`,
63
+ `display_ack: true`, and exactly one of `selected_master_ids`, `select_all: true`, or
64
+ `selection`. Retain the returned one-use `selection_receipt`.
65
+ 6. Only now call `plan_visible_run`, `collect_evidence` or `analyze_symbol`, passing that
66
+ `selection_receipt`. Do not also pass `masters` or `masters_roster`; the receipt is the
67
+ authoritative selection. If the receipt is missing, expired, stale or consumed, restart
68
+ from `begin_council_selection`.
69
+
70
+ `screen`, `options`, `news` and `market` are data-only modes and skip this gate. `quick` is
71
+ still a council judgment, so it never skips the gate; it changes the analyst fan-out, not the
72
+ master-selection contract.
73
+
44
74
  ## Full council
45
75
 
46
- 1. **Ask which masters, once, then run.** Call `list_council_options` and ask only about the
47
- master bench the six schools by name with their members, plus "all" and "none". Analysts
48
- default to the eight-seat fan-out; do not ask about them. After the answer, start
49
- immediately: no preset question, no confirmation. **Skip the question entirely** when the
50
- request already said (a named school, "everything", "no masters", "be quick").
76
+ 1. Complete the mandatory council selection gate above. Analysts default to the eight-seat
77
+ fan-out; do not ask about them.
51
78
  2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
52
79
  workflow: a report that looks finished and skipped the bench is worse than an obviously
53
80
  partial one.
@@ -61,9 +88,10 @@ is where the spend is.
61
88
 
62
89
  ## Quick mode owes the reader one sentence
63
90
 
64
- State in the output that no master lenses ran and nothing was cross-verified, so the
65
- confidence is lower than a standard run. Without it, a four-seat run reads like a full
66
- council result.
91
+ Complete the same mandatory council selection gate, then use four analysts, the selected
92
+ masters and the debate without verifier fan-out. State that evidence coverage and
93
+ cross-verification are thinner than a standard run; list the selected masters so the quick
94
+ result cannot be mistaken for the full bench.
67
95
 
68
96
  ## Screen mode
69
97
 
@@ -6,14 +6,14 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "AlphaCouncil plugins for public-equity research.",
9
- "version": "0.8.0"
9
+ "version": "0.9.0-solo-test.1"
10
10
  },
11
11
  "plugins": [
12
12
  {
13
13
  "name": "alphacouncil-agent",
14
14
  "source": "./",
15
15
  "description": "Multi-agent equity research: evidence packets, bull/bear debate, portfolio-manager decision.",
16
- "version": "0.8.0",
16
+ "version": "0.9.0-solo-test.1",
17
17
  "author": {
18
18
  "name": "Zhao73"
19
19
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.8.0",
3
+ "version": "0.9.0-solo-test.1",
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.",
5
5
  "author": {
6
6
  "name": "Zhao73"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alphacouncil-agent",
3
- "version": "0.8.0",
3
+ "version": "0.9.0-solo-test.1",
4
4
  "description": "Host-visible or background public-equity research workflow with shared evidence packets.",
5
5
  "author": {
6
6
  "name": "Zhao73"
@@ -13,7 +13,7 @@ Request: **$ARGUMENTS**
13
13
  |---|---|
14
14
  | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
15
  | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
- | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
16
+ | ticker + `quick` | The `quick` evidence preset: 4 analysts + the selected master methods + debate. No verification. |
17
17
  | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
18
  | ticker + `options` | `get_options_chain` only. |
19
19
  | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
@@ -22,8 +22,8 @@ Request: **$ARGUMENTS**
22
22
  When `$ARGUMENTS` is empty, print exactly this and stop:
23
23
 
24
24
  ```
25
- /alpha <TICKER> full council — asks which preset first
26
- /alpha <TICKER> quick 4 analysts + debate, no bench, no verification
25
+ /alpha <TICKER> full council — shows every master, then asks which to run
26
+ /alpha <TICKER> quick 4 analysts + selected masters + debate, no verification
27
27
  /alpha <TICKER> screen mechanical filings screen only (no model spend)
28
28
  /alpha <TICKER> options IV term structure, skew, positioning (no model spend)
29
29
  /alpha <TICKER> news dated filings and headlines (no model spend)
@@ -41,13 +41,40 @@ Say plainly that the four marked modes call keyless data tools and spawn no suba
41
41
  they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
42
42
  is where the spend is.
43
43
 
44
+ ## Council selection gate — mandatory for full and quick
45
+
46
+ This gate happens before any research tool, run envelope, network fetch or subagent. It is
47
+ the same in Claude Code, Codex, OpenCode and Grok Build.
48
+
49
+ 1. Call `begin_council_selection` with the symbol, original request, language and host. If
50
+ the request explicitly names masters, also pass those stable IDs as
51
+ `preselected_master_ids`; this highlights them but does not confirm them.
52
+ 2. Show **every returned master individually, in the returned order and with its stable
53
+ number**. Each row must include `identity`, `method`, `best_for` and `maturity`; a school
54
+ name or a count is not a substitute for the individual catalog.
55
+ 3. Ask for one submission. Accept one number from `1..N`, any comma/space-separated
56
+ combination, ranges such as `1-4` or `1..4`, stable IDs/names, or `all`. A host-native
57
+ multi-select is a convenience only. If it is unavailable or cannot show the full catalog,
58
+ use the numbered text table and plain reply on every host.
59
+ 4. If the original request already named masters or said `all`, prefill that choice but
60
+ **still show the full catalog and require this run's submission**. Do not silently reuse a
61
+ prior choice. The submitted choice is the confirmation; do not ask a second confirmation.
62
+ 5. Call `confirm_master_selection` with the returned `selection_id`, `catalog_hash`,
63
+ `display_ack: true`, and exactly one of `selected_master_ids`, `select_all: true`, or
64
+ `selection`. Retain the returned one-use `selection_receipt`.
65
+ 6. Only now call `plan_visible_run`, `collect_evidence` or `analyze_symbol`, passing that
66
+ `selection_receipt`. Do not also pass `masters` or `masters_roster`; the receipt is the
67
+ authoritative selection. If the receipt is missing, expired, stale or consumed, restart
68
+ from `begin_council_selection`.
69
+
70
+ `screen`, `options`, `news` and `market` are data-only modes and skip this gate. `quick` is
71
+ still a council judgment, so it never skips the gate; it changes the analyst fan-out, not the
72
+ master-selection contract.
73
+
44
74
  ## Full council
45
75
 
46
- 1. **Ask which masters, once, then run.** Call `list_council_options` and ask only about the
47
- master bench the six schools by name with their members, plus "all" and "none". Analysts
48
- default to the eight-seat fan-out; do not ask about them. After the answer, start
49
- immediately: no preset question, no confirmation. **Skip the question entirely** when the
50
- request already said (a named school, "everything", "no masters", "be quick").
76
+ 1. Complete the mandatory council selection gate above. Analysts default to the eight-seat
77
+ fan-out; do not ask about them.
51
78
  2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
52
79
  workflow: a report that looks finished and skipped the bench is worse than an obviously
53
80
  partial one.
@@ -61,9 +88,10 @@ is where the spend is.
61
88
 
62
89
  ## Quick mode owes the reader one sentence
63
90
 
64
- State in the output that no master lenses ran and nothing was cross-verified, so the
65
- confidence is lower than a standard run. Without it, a four-seat run reads like a full
66
- council result.
91
+ Complete the same mandatory council selection gate, then use four analysts, the selected
92
+ masters and the debate without verifier fan-out. State that evidence coverage and
93
+ cross-verification are thinner than a standard run; list the selected masters so the quick
94
+ result cannot be mistaken for the full bench.
67
95
 
68
96
  ## Screen mode
69
97
 
@@ -13,7 +13,7 @@ Request: **$ARGUMENTS**
13
13
  |---|---|
14
14
  | *(empty)* | Print the mode table below and stop. Do not start a run. |
15
15
  | a ticker alone, or a question | **Full council.** Go to "Full council" below. |
16
- | ticker + `quick` | The `quick` preset: 4 analysts and the debate. No bench, no verification. |
16
+ | ticker + `quick` | The `quick` evidence preset: 4 analysts + the selected master methods + debate. No verification. |
17
17
  | ticker + `screen` | `screen_ticker` only. No language-model judgment, no subagents. |
18
18
  | ticker + `options` | `get_options_chain` only. |
19
19
  | ticker + `news` | `get_news` on the symbol, and on its CIK when it is a US filer. |
@@ -22,8 +22,8 @@ Request: **$ARGUMENTS**
22
22
  When `$ARGUMENTS` is empty, print exactly this and stop:
23
23
 
24
24
  ```
25
- /alpha <TICKER> full council — asks which preset first
26
- /alpha <TICKER> quick 4 analysts + debate, no bench, no verification
25
+ /alpha <TICKER> full council — shows every master, then asks which to run
26
+ /alpha <TICKER> quick 4 analysts + selected masters + debate, no verification
27
27
  /alpha <TICKER> screen mechanical filings screen only (no model spend)
28
28
  /alpha <TICKER> options IV term structure, skew, positioning (no model spend)
29
29
  /alpha <TICKER> news dated filings and headlines (no model spend)
@@ -41,13 +41,40 @@ Say plainly that the four marked modes call keyless data tools and spawn no suba
41
41
  they cost nothing beyond this turn. The council modes spawn one subagent per seat, and that
42
42
  is where the spend is.
43
43
 
44
+ ## Council selection gate — mandatory for full and quick
45
+
46
+ This gate happens before any research tool, run envelope, network fetch or subagent. It is
47
+ the same in Claude Code, Codex, OpenCode and Grok Build.
48
+
49
+ 1. Call `begin_council_selection` with the symbol, original request, language and host. If
50
+ the request explicitly names masters, also pass those stable IDs as
51
+ `preselected_master_ids`; this highlights them but does not confirm them.
52
+ 2. Show **every returned master individually, in the returned order and with its stable
53
+ number**. Each row must include `identity`, `method`, `best_for` and `maturity`; a school
54
+ name or a count is not a substitute for the individual catalog.
55
+ 3. Ask for one submission. Accept one number from `1..N`, any comma/space-separated
56
+ combination, ranges such as `1-4` or `1..4`, stable IDs/names, or `all`. A host-native
57
+ multi-select is a convenience only. If it is unavailable or cannot show the full catalog,
58
+ use the numbered text table and plain reply on every host.
59
+ 4. If the original request already named masters or said `all`, prefill that choice but
60
+ **still show the full catalog and require this run's submission**. Do not silently reuse a
61
+ prior choice. The submitted choice is the confirmation; do not ask a second confirmation.
62
+ 5. Call `confirm_master_selection` with the returned `selection_id`, `catalog_hash`,
63
+ `display_ack: true`, and exactly one of `selected_master_ids`, `select_all: true`, or
64
+ `selection`. Retain the returned one-use `selection_receipt`.
65
+ 6. Only now call `plan_visible_run`, `collect_evidence` or `analyze_symbol`, passing that
66
+ `selection_receipt`. Do not also pass `masters` or `masters_roster`; the receipt is the
67
+ authoritative selection. If the receipt is missing, expired, stale or consumed, restart
68
+ from `begin_council_selection`.
69
+
70
+ `screen`, `options`, `news` and `market` are data-only modes and skip this gate. `quick` is
71
+ still a council judgment, so it never skips the gate; it changes the analyst fan-out, not the
72
+ master-selection contract.
73
+
44
74
  ## Full council
45
75
 
46
- 1. **Ask which masters, once, then run.** Call `list_council_options` and ask only about the
47
- master bench the six schools by name with their members, plus "all" and "none". Analysts
48
- default to the eight-seat fan-out; do not ask about them. After the answer, start
49
- immediately: no preset question, no confirmation. **Skip the question entirely** when the
50
- request already said (a named school, "everything", "no masters", "be quick").
76
+ 1. Complete the mandatory council selection gate above. Analysts default to the eight-seat
77
+ fan-out; do not ask about them.
51
78
  2. Follow `skills/alphacouncil-agent/SKILL.md` from Stage 0. Do not improvise a shorter
52
79
  workflow: a report that looks finished and skipped the bench is worse than an obviously
53
80
  partial one.
@@ -61,9 +88,10 @@ is where the spend is.
61
88
 
62
89
  ## Quick mode owes the reader one sentence
63
90
 
64
- State in the output that no master lenses ran and nothing was cross-verified, so the
65
- confidence is lower than a standard run. Without it, a four-seat run reads like a full
66
- council result.
91
+ Complete the same mandatory council selection gate, then use four analysts, the selected
92
+ masters and the debate without verifier fan-out. State that evidence coverage and
93
+ cross-verification are thinner than a standard run; list the selected masters so the quick
94
+ result cannot be mistaken for the full bench.
67
95
 
68
96
  ## Screen mode
69
97
 
package/AGENTS.md CHANGED
@@ -13,6 +13,16 @@ Run `npm run check` after any code or prompt change.
13
13
  The MCP server is the load-bearing integration on every host: it reads `personas/` directly,
14
14
  so a host that ignores the generated agent files still gets correct prompts.
15
15
 
16
+ Every host also follows the same mandatory master-selection protocol for a full or quick
17
+ council. Call `begin_council_selection`, display every returned entry with its number,
18
+ identity, method and `best_for`, collect a numbered/range/ID/`all` submission, then call
19
+ `confirm_master_selection` with `display_ack: true`. Existing names in the request are only
20
+ a prefill; the full catalog is still shown. Only the returned one-use `selection_receipt`
21
+ may authorize `plan_visible_run`, `collect_evidence` or `analyze_symbol`. A host-native
22
+ multi-select is optional UI sugar; the numbered text fallback is mandatory on Claude Code,
23
+ Codex, OpenCode and Grok Build. Data-only `screen`, `options`, `news` and `market` modes are
24
+ the only `/alpha` routes that skip this gate.
25
+
16
26
  | Host | Config | Agents | Skills |
17
27
  |---|---|---|---|
18
28
  | Claude Code | `.claude-plugin/plugin.json`, `.mcp.json` | `.claude/agents/alphacouncil-*.md` | `skills/` via the plugin manifest |
@@ -76,8 +86,8 @@ rather than four in a menu of a hundred.
76
86
 
77
87
  | Invocation | What runs | Model spend |
78
88
  |---|---|---|
79
- | `/alpha <ticker>` | Full council asks which preset first | one subagent per seat |
80
- | `/alpha <ticker> quick` | 4 analysts + debate, no bench, no verification | 7 seats |
89
+ | `/alpha <ticker>` | Shows every master, confirms `1..N`/ranges/`all`, then runs the full council | one subagent per selected seat |
90
+ | `/alpha <ticker> quick` | Same mandatory master selection, then 4 analysts + selected masters + debate; no verification | varies with selection |
81
91
  | `/alpha <ticker> screen` | Mechanical filings screen only | **none** |
82
92
  | `/alpha <ticker> options` | IV term structure, skew, positioning | **none** |
83
93
  | `/alpha <ticker> news` | Dated filings and headlines | **none** |
@@ -85,8 +95,8 @@ rather than four in a menu of a hundred.
85
95
  | `/alpha` | Lists the modes and stops | **none** |
86
96
 
87
97
  The four marked **none** call keyless data tools and spawn no subagents, so they cost
88
- nothing beyond the turn you type them in. The council modes spawn one subagent per seat, and
89
- that is the entire cost of running this.
98
+ nothing beyond the turn you type them in. Full and quick are council modes: both require a
99
+ fresh selection receipt, and their cost varies with the selected master count.
90
100
 
91
101
  | Host | Where it reads them |
92
102
  |---|---|
package/CHANGELOG.md CHANGED
@@ -2,6 +2,89 @@
2
2
 
3
3
  Notable changes per release. Dates are UTC.
4
4
 
5
+ ## [0.9.0-solo-test.1] — 2026-07-27
6
+
7
+ This package is the first **0.9.0 solo-test prerelease**, not a formal production-GA release.
8
+ `package.json`, the Claude/Codex plugin surfaces, marketplace metadata and
9
+ `data/build-profile.v1.json` all declare `0.9.0-solo-test.1`.
10
+
11
+ The public package uses npm's `next` dist-tag and the GitHub release is marked as a
12
+ pre-release. Exact `0.9.0-solo-test.1` installation is supported while `latest` stays on the
13
+ production-facing 0.8.0 line and the stable `0.9.0` version remains unoccupied until the
14
+ formal GA gates pass.
15
+
16
+ ### Solo-test assurance boundary
17
+
18
+ - Exactly 26 physical PersonaPack v3 packs are packaged under the isolated solo-test root.
19
+ - Exactly 52 executable tools are present, all marked `provisional_derived_proxy`.
20
+ - All 26 seats remain provisional `operator_lens`; operational seats: **0**;
21
+ `method_model` seats: **0**.
22
+ - Human source approvals: **0**; human formula approvals: **0**; human approval signatures:
23
+ **0**. Project-derived proxies are test fixtures, not named-investor method attribution.
24
+ - All 32 archived source candidates now have hash-bound machine pre-review artifacts. Three
25
+ isolated AI roles produce 96 deterministic triage outputs with explicit questions and
26
+ verdicts, while `human_reviewed=false` and `production_effect=none` keep the trusted
27
+ human-review quorum and production gate fail-closed.
28
+ - The production loader rejects all 26 solo-test packs. Formal production assembly,
29
+ cutover, rollback evidence and GA remain fail-closed until the outstanding human-review,
30
+ experiment, host and release gates pass.
31
+ - Source and installed-package validation are now separated: a source checkout verifies its
32
+ private/raw staging tree when present, while an installed package runs a real MCP selection
33
+ and receipt-replay smoke instead of reporting a misleading zero-test pass.
34
+
35
+ Exact verification commands and the observed status are recorded in
36
+ `docs/solo-test-0.9.0.md`.
37
+
38
+ ### Added in the first 0.9.0 increment
39
+
40
+ - **A mandatory per-run master chooser.** `begin_council_selection` freezes the current
41
+ catalog and returns every seat with a stable number, identity, method, best-use case and
42
+ maturity. `confirm_master_selection` accepts one seat, any combination, ranges, stable IDs
43
+ or `all`, then issues a short-lived one-run receipt.
44
+ - **Server-side enforcement rather than prompt etiquette.** `plan_visible_run`,
45
+ `collect_evidence` and `analyze_symbol` reject an absent, stale, replayed, cross-symbol or
46
+ cross-intent receipt before creating a run or fetching data. Confirm and consume operations
47
+ use exclusive file locks so separate host processes cannot spend the same selection twice.
48
+ Run starts also hold an exclusive lock: concurrent retries create one lifecycle, while a
49
+ completed same-receipt retry loads existing state instead of erasing packets or paying for
50
+ the council again.
51
+ - **Text-complete four-host interaction.** Claude Code, Codex, OpenCode and Grok may enhance
52
+ the chooser with native multi-select, but all share the numbered text grammar and the same
53
+ MCP receipt. A named master is only preselected; the catalog is still displayed and the
54
+ user still submits this run's choice.
55
+ - **Headless master execution.** The one-call analysis path now actually runs the selected
56
+ masters between evidence and debate. A failed selected seat stays missing and prevents a
57
+ false `complete` status.
58
+ - **Selection audit fields.** `status.json` records the catalog/selection hashes, selected,
59
+ completed and pending masters, counts, per-seat state and the consumed selection ID.
60
+ - **The five missing requested seats are now selectable.** Damodaran, Ackman, Cathie Wood,
61
+ Pabrai and Jhunjhunwala expand the active catalog from 21 to exactly 26. The complete
62
+ 26-seat solo-test tree now loads only through the explicit provisional path as
63
+ `operator_lens`; none is mislabeled as operational or as a completed v3 method model.
64
+ - **Cryptographic PersonaPack admission and release foundations.** Experiment results now use
65
+ Ed25519 attestations bound to the exact artifact/corpus/policy/tool/prompt hashes;
66
+ `method_model` promotion stays fused closed until explicitly enabled after all gates pass.
67
+ Source review and release operations each require two distinct trusted principals, so
68
+ repeated keys or copied reviewer names cannot manufacture independence.
69
+ - **Immutable 26-pack publication and rollback.** The assembler accepts only one complete
70
+ operational-or-higher 26-seat tree, verifies signed source-adjudication ledgers, embeds and
71
+ hashes their evidence, then publishes by same-filesystem fsync and atomic rename. Signed
72
+ cutover/rollback approvals produce immutable versioned pointer history.
73
+ - **A fail-closed GA verifier.** The real immutable release manifest is checked against the
74
+ production pack hashes. A separate signed evidence document must cover Claude Code,
75
+ Codex, OpenCode, Grok, the installed package, cutover and rollback. The previous unsigned
76
+ combined-JSON shape is rejected rather than accepted as self-certification.
77
+
78
+ ### In progress, not yet a production-GA claim
79
+
80
+ - Migrate all 26 seats to PersonaPack v3 with sourced doctrine, private research plans,
81
+ typed computations, native decisions, hard vetoes, calibration and ablation tests.
82
+ - Pass the A-E comparison ladder: single-agent baseline; 8 analysts; 8 analysts plus selected
83
+ masters; verifier-enabled council; and blinded human reference answers. Seat count is never
84
+ treated as independent sample count.
85
+
86
+ Implementation tracker: `docs/plans/0.9.0-personapack-v3.md`.
87
+
5
88
  ## [0.8.0] — 2026-07-27
6
89
 
7
90
  Minor rather than patch: **the master bench changes from prompt voices to method models,
package/CLAUDE.md CHANGED
@@ -6,15 +6,25 @@ You are working on `alphacouncil-agent`, a Codex plugin for public-equity resear
6
6
 
7
7
  The plugin turns `@alphacouncil-agent <ticker/request>` into a full equity-research workflow:
8
8
 
9
- 1. Spawn or plan specialized analyst workers.
10
- 2. Produce JSON evidence packets with sourced claims.
11
- 3. Merge packets into a shared evidence base.
12
- 4. Run bull and bear researchers.
13
- 5. Run a portfolio manager to decide Buy / Overweight / Hold / Underweight / Sell.
14
- 6. Write a complete final report directly in chat and to `~/.alphacouncil-agent/runs/<run_id>/final_report.md`.
9
+ 1. Display every available master method and confirm a one-run selection receipt.
10
+ 2. Spawn or plan specialized analyst workers.
11
+ 3. Produce JSON evidence packets with sourced claims.
12
+ 4. Merge packets into a shared evidence base and run every selected master.
13
+ 5. Run bull and bear researchers.
14
+ 6. Run a portfolio manager to decide Buy / Overweight / Hold / Underweight / Sell.
15
+ 7. Write a complete final report directly in chat and to `~/.alphacouncil-agent/runs/<run_id>/final_report.md`.
15
16
 
16
17
  Default behavior is full workflow. Do not downgrade to lite, smoke-test, or debug output unless the user explicitly asks for it.
17
18
 
19
+ ## Current Build Profile
20
+
21
+ The declared package/plugin version is `0.9.0-solo-test.1`, channel `solo_test`. The isolated packaged
22
+ tree contains 26 physical v3 packs and 52 executable `provisional_derived_proxy` tools.
23
+ Every seat is still a provisional `operator_lens`: operational = 0, `method_model` = 0,
24
+ human source approvals = 0, human formula approvals = 0, human approval signatures = 0.
25
+ The production loader rejects these packs and formal production GA remains fail-closed.
26
+ See `docs/solo-test-0.9.0.md`.
27
+
18
28
  ## Agent-Skills Governance
19
29
 
20
30
  Also follow `skills/agent-skills-governance/SKILL.md`. It is bundled with this plugin and applies the `addyosmani/agent-skills` style of explicit gates, anti-rationalizations, and exit criteria to AlphaCouncil runs. Do not treat it as an optional local setup step.
@@ -25,6 +35,16 @@ Also follow `skills/agent-skills-governance/SKILL.md`. It is bundled with this p
25
35
  `quick`, `screen`, `options`, `news` and `market` select narrower modes, and the last four
26
36
  spawn no subagents at all.
27
37
 
38
+ Every full or quick council run must first call `begin_council_selection`, display each
39
+ returned master with its stable number, identity, method and `best_for`, and obtain a
40
+ submission. A native multi-select is optional; the common fallback accepts numbered choices,
41
+ ranges and `all` in plain text on every host. Even if the request already names masters,
42
+ show the complete catalog and treat those names only as a prefill. Call
43
+ `confirm_master_selection(selection_id, catalog_hash, display_ack: true, ...)`, then pass its
44
+ one-use `selection_receipt` to `plan_visible_run`, `collect_evidence` or `analyze_symbol`.
45
+ No research, run directory or worker may start before that receipt exists. Data-only
46
+ `screen`, `options`, `news` and `market` modes skip the selection gate.
47
+
28
48
  ## Analyst Roles
29
49
 
30
50
  Default evidence roles (the eight-seat default fan-out):
@@ -44,9 +64,14 @@ Optional analysts, on the `full` roster rather than the default:
44
64
  - `market_narrative`
45
65
  - `social_pulse`
46
66
 
47
- Master bench: 21 lenses across six rosters, run between evidence and debate on **every**
48
- host. Verifiers: `source_fidelity`, `rederivation`, `refuter`. See `skills/alphacouncil-agent/SKILL.md`
49
- for the workflow and `docs/personas.md` for the full roster.
67
+ Master bench: the complete generated catalog (26 selectable lenses for the 0.9.0 roster), selectable
68
+ one by one or with `all`, and run between evidence and debate on **every** host. Verifiers:
69
+ `source_fidelity`, `rederivation`, `refuter`. See `skills/alphacouncil-agent/SKILL.md` for the
70
+ workflow and `docs/personas.md` for the generated roster.
71
+
72
+ Do not call the 26 solo-test packs approved method models. The explicit solo-test loader
73
+ exposes 26 provisional `operator_lens` packs and 52 executable derived-proxy tools; none is
74
+ operational or `method_model`, and none has human source/formula approval or signature.
50
75
 
51
76
  Debate roles:
52
77
 
package/PRODUCT.md ADDED
@@ -0,0 +1,37 @@
1
+ # Product
2
+
3
+ ## Register
4
+
5
+ product
6
+
7
+ ## Users
8
+
9
+ AlphaCouncil serves investors, analysts, researchers, and technically capable users who run public-equity research from Claude Code, Codex, OpenCode, or Grok Build. They may be making a quick research pass or assembling a deeper investment-committee record, and they need to understand the time, cost, evidence coverage, and method lenses they are choosing before work begins.
10
+
11
+ ## Product Purpose
12
+
13
+ AlphaCouncil turns a listed-equity question into an auditable research workflow: specialist evidence collection, selected investor-method lenses, verification, bull/bear debate, and a portfolio-manager decision with durable artifacts. Success means the user controls which method seats run, every selected seat is actually completed, material claims remain traceable to sources, and every supported host executes the same workflow contract.
14
+
15
+ ## Brand Personality
16
+
17
+ Precise, rigorous, transparent. The product should communicate expert confidence without theatrical certainty. It should make cost, missing evidence, method limits, and incomplete work visible instead of hiding them behind polished prose.
18
+
19
+ ## Anti-references
20
+
21
+ - A one-click AI stock picker that starts expensive work without showing what will run.
22
+ - A casino-like voting screen that treats correlated persona outputs as independent votes.
23
+ - Celebrity role-play whose only differentiation is a name, portrait, quote, or speaking style.
24
+ - A dense configuration wizard that asks users to decide technical details they do not need to understand.
25
+ - Host-specific workflows whose controls or completion rules drift between Claude Code, Codex, OpenCode, and Grok Build.
26
+
27
+ ## Design Principles
28
+
29
+ 1. User choice before spend: every council run requires an explicit, one-run master selection.
30
+ 2. Explain the method, not the celebrity: each selectable master states what it examines, where it abstains, and its maturity.
31
+ 3. Progressive disclosure: show a compact grouped roster first, preserve access to all individual seats, and make select-all explicit.
32
+ 4. Native when available, text-complete everywhere: use a host's multi-select control when it exists, with an equivalent numbered or ID-based fallback.
33
+ 5. Selection is a contract: persist the exact selected IDs and catalog version, and block execution until the selection is confirmed.
34
+
35
+ ## Accessibility & Inclusion
36
+
37
+ The complete selection workflow must work by keyboard and in plain text without relying on color, pointer input, hover, images, or a particular host widget. Labels and descriptions must support the run language, preserve stable persona IDs, expose selected count and validation errors, and remain usable with screen readers and narrow terminal widths. Motion is not required. Host-native controls must retain an equivalent textual fallback.
package/README.ja.md CHANGED
@@ -57,6 +57,19 @@ AlphaCouncil Agent は、**上場株式のリサーチ**向けの Codex / Claude
57
57
 
58
58
  このリポジトリはアップロード用のソースコピーです。実行成果物はリポジトリの外、`~/.alphacouncil-agent/runs/<run_id>/` に書き出されます。
59
59
 
60
+ ## 現在の 0.9.0 ステータス:solo-test
61
+
62
+ パッケージとプラグインのバージョン表面は `0.9.0-solo-test.1` ですが、これは明示的に分離された
63
+ **solo-test** チャネルであり、正式な production GA ではありません。決定論的経路を
64
+ エンドツーエンドで試験するため、26 個の物理 PersonaPack v3 パックと 52 個の実行可能な
65
+ `provisional_derived_proxy` ツールを同梱します。全 26 席は provisional
66
+ `operator_lens` のままです。`operational`:**0**、`method_model`:**0**、人間による
67
+ ソース承認:**0**、数式承認:**0**、承認署名:**0**です。
68
+
69
+ production loader はこのツリーを拒否し、production assembly、cutover、GA は
70
+ fail-closed のままです。正確なテストコマンドと確認済みステータスは
71
+ [docs/solo-test-0.9.0.md](docs/solo-test-0.9.0.md) を参照してください。
72
+
60
73
  ## 📜 免責事項
61
74
 
62
75
  本ソフトウェアは**教育・研究目的のみ**を対象としており、**投資助言ではありません**。いかなる証券の売買の推奨・勧誘でもありません。AI が生成する分析は不完全・古い・誤っている可能性があります。投資判断の前に、必ずご自身で調査し、有資格の専門家にご相談ください。作者はいかなる損失についても責任を負いません。
@@ -113,15 +126,15 @@ codex plugin marketplace add Zhao73/alphacouncil-agent
113
126
 
114
127
  | 入力 | 実行内容 | モデル消費 |
115
128
  |---|---|---|
116
- | `/alpha <ticker>` | フル委員会 —— 先にどのプリセットか確認します | 席ごとに 1 サブエージェント |
117
- | `/alpha <ticker> quick` | アナリスト 4 名+討論。マスター陣なし、検証なし | 7 |
129
+ | `/alpha <ticker>` | 全マスターを個別表示し、`1..N`/範囲/`all` を確認してフル委員会を実行 | 選択した席ごとに 1 サブエージェント |
130
+ | `/alpha <ticker> quick` | 同じ必須マスター選択後、アナリスト 4 名+選択マスター+討論。検証なし | 選択数により変動 |
118
131
  | `/alpha <ticker> screen` | 機械的スクリーニングのみ | **なし** |
119
132
  | `/alpha <ticker> options` | IV ターム構造、スキュー、建玉分布 | **なし** |
120
133
  | `/alpha <ticker> news` | 日付付きの提出書類とニュース | **なし** |
121
134
  | `/alpha market <theme>` | 市場が語っている物語 | **なし** |
122
135
  | `/alpha` | モード一覧を出して停止 | **なし** |
123
136
 
124
- **なし** と記した 4 つはキー不要のデータツールを呼ぶだけで、サブエージェントを一切起動しません。入力したそのターン以外に消費はありません。委員会モードは席ごとにサブエージェントを起動し、それがこのプラグインのコストのすべてです。
137
+ **なし** と記した 4 つはキー不要のデータツールを呼ぶだけで、サブエージェントを一切起動しません。フルと quick はどちらも委員会モードです。調査前に全マスターの番号、名称、手法、最適用途を表示します。4 ホスト共通の番号テキスト入力が基準で、ネイティブ複数選択は補助にすぎません。依頼ですでに人物名が指定されていてもプリフィル扱いに留め、全一覧を表示して今回限りの receipt を確認します。
125
138
 
126
139
  上場銘柄なら何でも:`/alpha AAPL` · `/alpha 0700.HK quick` · `/alpha 7203.T news` · `/alpha market rates`。
127
140
  提出書類ベースのモードは米国登録企業が必要です。他市場は黙って空を返すのではなく `market_coverage` で対応状況を示します。
@@ -142,7 +155,7 @@ Claude Code、OpenCode、Grok Build ではインストール後すぐ使えま
142
155
  - ニュース、業界動向、サプライチェーン、経営陣の発言と行動の照合
143
156
  - SEC提出書類、Form 4 インサイダー取引、自社株買い、希薄化、負債と資本配分
144
157
  - M&A、エクイティ/デット・ファイナンス、自社株買いなどのイベント分析
145
- - 21名の投資家レンズが同じ事実を**独立に**読む
158
+ - 個別選択可能な 26 の投資手法レンズが同じ事実を読む
146
159
  - ブル、ベア、ポートフォリオマネージャーの裁定
147
160
 
148
161
  最終レポートはチャット上でそのまま読めます。アナリスト作業記録、データと提出書類の要約、ブル/ベア討論、PM裁定、エントリー価格帯、短中長期の見方、データギャップ、確信度、出典表を含みます。
@@ -170,7 +183,7 @@ Claude Code、OpenCode、Grok Build ではインストール後すぐ使えま
170
183
  - **解析可能なタイムスタンプを持たないニュースは除外**され、「最新」として表示されません。
171
184
  - **`iv = 0` の建玉は除外。** CBOEは満期到来済みやディープITMで0を返しますが、0が平均に混入すると欠損値ではなく「落ち着いた銘柄」に見えてしまいます。
172
185
 
173
- ## 🏛️ マスター陣 —— 21のレンズ
186
+ ## 🏛️ マスター陣 —— 26の投資手法レンズ
174
187
 
175
188
  公開された方法論の再構成であり、**本人の発言では一切ありません**。各レンズは自らの思考順序、最初に見るもの、典型的な問いかけ、そして**自身の失敗モード**を明示します —— 自分がどう間違うか言えない席は、間違ったときに手を挙げません。
176
189
 
@@ -182,6 +195,14 @@ Claude Code、OpenCode、Grok Build ではインストール後すぐ使えま
182
195
  | クオンツ | サイモンズ · アスネス · ソープ |
183
196
  | オプション | タレブ · ナタンバーグ · シンクレア |
184
197
  | 現代 | アッシェンブレナー |
198
+ | v3 拡張 | ダモダラン · アックマン · キャシー・ウッド · パブライ · ジュンジュンワラ |
199
+
200
+ 0.9.0 solo-test カタログには 26 個の選択可能な物理 v3 パックがありますが、
201
+ **26 パックは 26 個の承認済みメソッドモデルを意味しません**。全 26 席は provisional
202
+ `operator_lens` のままです。52 個のツールは実行可能な
203
+ `provisional_derived_proxy` テスト代理であり、人間が承認した数式帰属ではありません。
204
+ `operational` と `method_model` はともに 0 で、正式な production GA は fail-closed の
205
+ ままです。
185
206
 
186
207
  マスターはアナリストと**同じ確定事実**(提出書類、株価、財務、マクロ)を読みます。アナリストのパケットは別途、「事実ではなく他席の解釈」として明示のうえ渡されます。この分離こそが要点です:アナリストが粗利率を見た箇所でマンガーはインセンティブ構造を見る —— それぞれが独自に取捨選択してこそ、この陣容に意味があります。詳細は [docs/attribution.md](docs/attribution.md)。
187
208
 
@@ -191,7 +212,7 @@ Claude Code、OpenCode、Grok Build ではインストール後すぐ使えま
191
212
  flowchart TD
192
213
  U["@alphacouncil-agent"] --> G[("Established facts<br/>filings · quotes · macro · options")]
193
214
  G --> AG{{"Analyst council"}}
194
- G --> MS{{"Master bench<br/>21 lenses"}}
215
+ G --> MS{{"Master bench<br/>26 lenses"}}
195
216
  AG --> A1["Market data"]
196
217
  AG --> A2["Earnings"]
197
218
  AG --> A3["Valuation"]
@@ -216,7 +237,7 @@ flowchart TD
216
237
  PM --> R[["final_report.md"]]
217
238
  ```
218
239
 
219
- マスターは事実から分岐し、アナリストのパケットからは分岐しません。21のレンズに一人のアナリストの取捨選択を与えれば、全員が同じ盲点を共有します —— 大きく、かつ完全に相関した誤差であり、陣容を持つ理由そのものが失われます。
240
+ マスターは事実から分岐し、アナリストのパケットからは分岐しません。26のレンズに一人のアナリストの取捨選択を与えれば、全員が同じ盲点を共有します —— 大きく、かつ完全に相関した誤差であり、陣容を持つ理由そのものが失われます。
220
241
 
221
242
  主要ファイル:
222
243