alphacouncil-agent 0.8.0 → 0.9.0-solo-test.2
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.
- package/.claude/commands/alpha.md +39 -11
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +2 -2
- package/.grok/commands/alpha.md +39 -11
- package/.opencode/command/alpha.md +39 -11
- package/AGENTS.md +21 -9
- package/CHANGELOG.md +140 -0
- package/CLAUDE.md +34 -9
- package/PRODUCT.md +37 -0
- package/README.ja.md +29 -8
- package/README.md +37 -15
- package/README.zh-CN.md +25 -8
- package/assets/logo-icon.png +0 -0
- package/commands/alpha.md +39 -11
- package/data/build-profile.v1.json +9 -0
- package/data/council-evaluation-protocol.v1.json +458 -0
- package/data/host-capabilities.v1.json +261 -0
- package/data/persona-v3-ai-assisted-solo-profile.v1.json +37 -0
- package/data/persona-v3-build-specs.v1.mjs +1080 -0
- package/data/persona-v3-semantic-adjudications.v1.mjs +33 -0
- package/data/persona-v3-semantic-skeptic-reviews.v1.mjs +233 -0
- package/data/persona-v3-semantic-source-reviews.v1.mjs +170 -0
- package/docs/INSTALL.md +1 -1
- package/docs/evaluation/canonical-arm-protocol-v1.md +155 -0
- package/docs/evaluation/host-capability-parity.md +147 -0
- package/docs/evaluation/n-eff-v1.md +41 -0
- package/docs/evaluation/packaged-host-parity.md +27 -0
- package/docs/evaluation/persona-v3-build-spec-inventory.md +101 -0
- package/docs/evaluation/persona-v3-release-evidence.md +123 -0
- package/docs/evaluation/selection-lock-integrity.md +122 -0
- package/docs/persona-v3-ai-assisted-solo.md +114 -0
- package/docs/persona-v3-ai-formula-review.md +91 -0
- package/docs/persona-v3-deterministic-policy.md +168 -0
- package/docs/persona-v3-drafts.md +21 -0
- package/docs/persona-v3-formula-authoring.md +191 -0
- package/docs/persona-v3-production-candidates.md +35 -0
- package/docs/persona-v3-source-adjudication.md +364 -0
- package/docs/persona-v3-staging.md +137 -0
- package/docs/personas.md +6 -1
- package/docs/plans/0.9.0-personapack-v3.md +373 -0
- package/docs/releases/v0.9.0-solo-test.1.md +55 -0
- package/docs/releases/v0.9.0-solo-test.2.md +66 -0
- package/docs/roadmap.md +13 -0
- package/docs/solo-test-0.9.0.md +56 -0
- package/knowledge/ai-assisted-solo/experiments/n-eff-disclosure.json +14 -0
- package/knowledge/ai-assisted-solo/experiments/runs/a.json +61 -0
- package/knowledge/ai-assisted-solo/experiments/runs/b.json +44 -0
- package/knowledge/ai-assisted-solo/experiments/runs/c.json +44 -0
- package/knowledge/ai-assisted-solo/experiments/runs/d13.json +241 -0
- package/knowledge/ai-assisted-solo/experiments/runs/d26.json +436 -0
- package/knowledge/ai-assisted-solo/experiments/runs/e-d13.json +258 -0
- package/knowledge/ai-assisted-solo/experiments/runs/e-d26.json +453 -0
- package/knowledge/ai-assisted-solo/experiments/runs/h_ai_reference.json +453 -0
- package/knowledge/ai-assisted-solo/experiments/simulation-input.json +1568 -0
- package/knowledge/ai-assisted-solo/experiments/simulation-manifest.json +100 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/change_value_bridge.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/power_map.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/compute_power_bridge.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/timeline_reverse_valuation.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/crowding_cost_stress.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/factor_decomposer.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/incremental_returns.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/owner_earnings_rebuilder.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/capital_structure_reader.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/mispricing_carry.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/capture_valuation_bridge.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/cost_adoption_curve.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/debt_driver_stress.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/regime_classifier.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/reverse_valuation.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/story_dcf.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/inflection_payoff.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/liquidity_revision_map.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/opportunity_cost.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/user_value_evidence.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/research_productivity.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/scuttlebutt_graph.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/accounting_rebuilder.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/borrow_catalyst.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/asset_floor.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/normalized_earnings.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/penetration_liquidity.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/promoter_governance.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/cash_catalyst_compare.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/recovery_waterfall.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/promise_integrity_ledger.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/ten_year_return_bridge.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/category_classifier.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/story_numbers_check.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/cycle_temperature.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/implied_expectations.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/failure_path_graph.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/incentive_map.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/greeks_payoff.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/surface_builder.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/discrete_payoff.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/downside_floor.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/leakage_audit.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/oos_cost_test.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/net_edge_sizer.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/realized_vol_forecast.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/reflexivity_graph.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/reversal_monitor.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/payoff_ruin.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/tail_friction.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/edge_recalculator.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/fractional_kelly.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/review-manifest.json +509 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/index.json +384 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_ackman/ackman_pershing_netflix_letter_2022.json +160 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +323 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_asness/asness_value_momentum_interaction.json +160 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_buffett/buffett_berkshire_letter_2024.json +174 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_burry/burry_fcic_interview_archive.json +93 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +155 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_dalio/dalio_economic_principles_productivity_reform.json +262 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_dcf_inputs.json +297 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_narrative_numbers.json +172 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +361 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_damodaran/damodaran_nyu_valuation_packet1.json +417 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +186 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +93 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_fisher/fisher_wiley_authorized_chapter_1.json +162 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_forensic_short/sec_gme_short_market_structure_2021.json +200 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_graham/graham_columbia_security_analysis_lecture_1.json +161 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +254 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_klarman/klarman_cfa_patient_investors_2010.json +93 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_li_lu/li_lu_pku_speech_notes_2019.json +226 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_lynch/lynch_pbs_frontline_interview.json +153 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_marks/marks_oaktree_its_all_good_2007.json +172 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_munger/munger_sec_wesco_annual_report_2009.json +156 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_natenberg/natenberg_cboe_learning_greeks_2021.json +159 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_pabrai/pabrai_columbia_session_2024.json +164 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_simons/simons_foundation_career_interview_2012.json +93 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_sinclair/sinclair_cboe_risk_reversal_2026.json +215 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_soros/soros_reflexivity_uncertainty_2014.json +153 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_fat_tails_statistical_project.json +159 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_law_large_numbers_fat_tails.json +159 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_precautionary_principle_ruin.json +184 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_taleb/taleb_statistical_consequences_arxiv.json +675 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/master_thorp/thorp_kelly_stock_market.json +93 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/index.json +310 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_ackman/ackman_pershing_netflix_letter_2022.json +73 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +237 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_asness/asness_value_momentum_interaction.json +80 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_buffett/buffett_berkshire_letter_2024.json +87 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_burry/burry_fcic_interview_archive.json +58 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +75 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_dalio/dalio_economic_principles_productivity_reform.json +182 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_dcf_inputs.json +217 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_narrative_numbers.json +92 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +281 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_damodaran/damodaran_nyu_valuation_packet1.json +337 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +106 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +58 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_fisher/fisher_wiley_authorized_chapter_1.json +82 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_forensic_short/sec_gme_short_market_structure_2021.json +117 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_graham/graham_columbia_security_analysis_lecture_1.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +120 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_klarman/klarman_cfa_patient_investors_2010.json +58 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_li_lu/li_lu_pku_speech_notes_2019.json +87 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_lynch/lynch_pbs_frontline_interview.json +73 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_marks/marks_oaktree_its_all_good_2007.json +86 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_munger/munger_sec_wesco_annual_report_2009.json +121 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_natenberg/natenberg_cboe_learning_greeks_2021.json +73 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_pabrai/pabrai_columbia_session_2024.json +84 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_simons/simons_foundation_career_interview_2012.json +58 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_sinclair/sinclair_cboe_risk_reversal_2026.json +87 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_soros/soros_reflexivity_uncertainty_2014.json +73 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_fat_tails_statistical_project.json +73 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_law_large_numbers_fat_tails.json +79 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_precautionary_principle_ruin.json +98 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_taleb/taleb_statistical_consequences_arxiv.json +595 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/master_thorp/thorp_kelly_stock_market.json +58 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/index.json +350 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_ackman/ackman_pershing_netflix_letter_2022.json +129 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_asness/asness_value_momentum_interaction.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_buffett/buffett_berkshire_letter_2024.json +129 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_burry/burry_fcic_interview_archive.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_dalio/dalio_economic_principles_productivity_reform.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_dcf_inputs.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_narrative_numbers.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_damodaran/damodaran_nyu_valuation_packet1.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_fisher/fisher_wiley_authorized_chapter_1.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_forensic_short/sec_gme_short_market_structure_2021.json +129 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_graham/graham_columbia_security_analysis_lecture_1.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +175 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_klarman/klarman_cfa_patient_investors_2010.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_li_lu/li_lu_pku_speech_notes_2019.json +176 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_lynch/lynch_pbs_frontline_interview.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_marks/marks_oaktree_its_all_good_2007.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_munger/munger_sec_wesco_annual_report_2009.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_natenberg/natenberg_cboe_learning_greeks_2021.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_pabrai/pabrai_columbia_session_2024.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_simons/simons_foundation_career_interview_2012.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_sinclair/sinclair_cboe_risk_reversal_2026.json +175 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_soros/soros_reflexivity_uncertainty_2014.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_fat_tails_statistical_project.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_law_large_numbers_fat_tails.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_precautionary_principle_ruin.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_taleb/taleb_statistical_consequences_arxiv.json +128 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/master_thorp/thorp_kelly_stock_market.json +81 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/index.json +349 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_ackman/ackman_pershing_netflix_letter_2022.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_aschenbrenner/aschenbrenner_situational_awareness_2024.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_asness/asness_value_momentum_interaction.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_buffett/buffett_berkshire_letter_2024.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_burry/burry_fcic_interview_archive.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_cathie_wood/cathie_wood_ark_disruptive_innovation_2017.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_dalio/dalio_economic_principles_productivity_reform.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_dcf_inputs.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_narrative_numbers.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_valuation_dubai_2026.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_damodaran/damodaran_nyu_valuation_packet1.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_druckenmiller/druckenmiller_econclubny_transcript_2019.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_duan_yongping/duan_yongping_xueqiu_business_culture_2023.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_fisher/fisher_wiley_authorized_chapter_1.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_forensic_short/sec_gme_short_market_structure_2021.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_graham/graham_columbia_security_analysis_lecture_1.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_jhunjhunwala/jhunjhunwala_flame_investing_presentation.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_klarman/klarman_cfa_patient_investors_2010.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_li_lu/li_lu_pku_speech_notes_2019.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_lynch/lynch_pbs_frontline_interview.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_marks/marks_oaktree_its_all_good_2007.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_munger/munger_sec_wesco_annual_report_2009.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_natenberg/natenberg_cboe_learning_greeks_2021.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_pabrai/pabrai_columbia_session_2024.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_simons/simons_foundation_career_interview_2012.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_sinclair/sinclair_cboe_risk_reversal_2026.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_soros/soros_reflexivity_uncertainty_2014.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_fat_tails_statistical_project.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_law_large_numbers_fat_tails.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_precautionary_principle_ruin.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_taleb/taleb_statistical_consequences_arxiv.json +131 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/master_thorp/thorp_kelly_stock_market.json +131 -0
- package/knowledge/solo-test/masters/master_ackman/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_ackman/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_ackman/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_ackman/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_ackman/manifest.json +130 -0
- package/knowledge/solo-test/masters/master_ackman/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_ackman/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_ackman/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_ackman/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_ackman/tools.json +94 -0
- package/knowledge/solo-test/masters/master_ackman/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_ackman/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/manifest.json +128 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/tools.json +94 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_aschenbrenner/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_asness/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_asness/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_asness/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_asness/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_asness/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_asness/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_asness/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_asness/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_asness/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_asness/tools.json +94 -0
- package/knowledge/solo-test/masters/master_asness/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_asness/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_buffett/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_buffett/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_buffett/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_buffett/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_buffett/manifest.json +128 -0
- package/knowledge/solo-test/masters/master_buffett/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_buffett/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_buffett/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_buffett/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_buffett/tools.json +94 -0
- package/knowledge/solo-test/masters/master_buffett/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_buffett/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_burry/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_burry/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_burry/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_burry/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_burry/manifest.json +130 -0
- package/knowledge/solo-test/masters/master_burry/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_burry/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_burry/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_burry/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_burry/tools.json +94 -0
- package/knowledge/solo-test/masters/master_burry/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_burry/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_cathie_wood/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_cathie_wood/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_cathie_wood/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_cathie_wood/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_cathie_wood/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_cathie_wood/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_cathie_wood/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_cathie_wood/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_cathie_wood/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_cathie_wood/tools.json +94 -0
- package/knowledge/solo-test/masters/master_cathie_wood/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_cathie_wood/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_dalio/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_dalio/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_dalio/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_dalio/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_dalio/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_dalio/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_dalio/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_dalio/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_dalio/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_dalio/tools.json +94 -0
- package/knowledge/solo-test/masters/master_dalio/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_dalio/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_damodaran/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_damodaran/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_damodaran/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_damodaran/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_damodaran/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_damodaran/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_damodaran/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_damodaran/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_damodaran/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_damodaran/tools.json +94 -0
- package/knowledge/solo-test/masters/master_damodaran/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_damodaran/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_druckenmiller/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_druckenmiller/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_druckenmiller/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_druckenmiller/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_druckenmiller/manifest.json +128 -0
- package/knowledge/solo-test/masters/master_druckenmiller/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_druckenmiller/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_druckenmiller/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_druckenmiller/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_druckenmiller/tools.json +94 -0
- package/knowledge/solo-test/masters/master_druckenmiller/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_druckenmiller/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_duan_yongping/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_duan_yongping/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_duan_yongping/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_duan_yongping/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_duan_yongping/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_duan_yongping/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_duan_yongping/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_duan_yongping/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_duan_yongping/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_duan_yongping/tools.json +94 -0
- package/knowledge/solo-test/masters/master_duan_yongping/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_duan_yongping/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_fisher/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_fisher/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_fisher/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_fisher/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_fisher/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_fisher/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_fisher/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_fisher/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_fisher/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_fisher/tools.json +94 -0
- package/knowledge/solo-test/masters/master_fisher/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_fisher/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_forensic_short/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_forensic_short/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_forensic_short/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_forensic_short/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_forensic_short/manifest.json +130 -0
- package/knowledge/solo-test/masters/master_forensic_short/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_forensic_short/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_forensic_short/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_forensic_short/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_forensic_short/tools.json +94 -0
- package/knowledge/solo-test/masters/master_forensic_short/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_forensic_short/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_graham/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_graham/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_graham/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_graham/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_graham/manifest.json +128 -0
- package/knowledge/solo-test/masters/master_graham/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_graham/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_graham/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_graham/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_graham/tools.json +94 -0
- package/knowledge/solo-test/masters/master_graham/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_graham/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/manifest.json +130 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/tools.json +94 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_jhunjhunwala/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_klarman/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_klarman/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_klarman/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_klarman/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_klarman/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_klarman/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_klarman/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_klarman/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_klarman/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_klarman/tools.json +94 -0
- package/knowledge/solo-test/masters/master_klarman/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_klarman/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_li_lu/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_li_lu/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_li_lu/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_li_lu/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_li_lu/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_li_lu/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_li_lu/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_li_lu/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_li_lu/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_li_lu/tools.json +94 -0
- package/knowledge/solo-test/masters/master_li_lu/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_li_lu/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_lynch/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_lynch/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_lynch/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_lynch/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_lynch/manifest.json +131 -0
- package/knowledge/solo-test/masters/master_lynch/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_lynch/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_lynch/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_lynch/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_lynch/tools.json +94 -0
- package/knowledge/solo-test/masters/master_lynch/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_lynch/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_marks/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_marks/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_marks/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_marks/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_marks/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_marks/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_marks/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_marks/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_marks/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_marks/tools.json +94 -0
- package/knowledge/solo-test/masters/master_marks/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_marks/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_munger/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_munger/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_munger/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_munger/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_munger/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_munger/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_munger/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_munger/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_munger/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_munger/tools.json +94 -0
- package/knowledge/solo-test/masters/master_munger/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_munger/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_natenberg/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_natenberg/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_natenberg/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_natenberg/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_natenberg/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_natenberg/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_natenberg/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_natenberg/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_natenberg/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_natenberg/tools.json +94 -0
- package/knowledge/solo-test/masters/master_natenberg/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_natenberg/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_pabrai/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_pabrai/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_pabrai/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_pabrai/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_pabrai/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_pabrai/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_pabrai/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_pabrai/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_pabrai/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_pabrai/tools.json +94 -0
- package/knowledge/solo-test/masters/master_pabrai/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_pabrai/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_simons/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_simons/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_simons/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_simons/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_simons/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_simons/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_simons/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_simons/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_simons/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_simons/tools.json +94 -0
- package/knowledge/solo-test/masters/master_simons/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_simons/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_sinclair/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_sinclair/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_sinclair/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_sinclair/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_sinclair/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_sinclair/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_sinclair/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_sinclair/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_sinclair/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_sinclair/tools.json +94 -0
- package/knowledge/solo-test/masters/master_sinclair/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_sinclair/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_soros/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_soros/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_soros/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_soros/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_soros/manifest.json +129 -0
- package/knowledge/solo-test/masters/master_soros/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_soros/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_soros/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_soros/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_soros/tools.json +94 -0
- package/knowledge/solo-test/masters/master_soros/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_soros/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_taleb/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_taleb/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_taleb/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_taleb/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_taleb/manifest.json +131 -0
- package/knowledge/solo-test/masters/master_taleb/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_taleb/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_taleb/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_taleb/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_taleb/tools.json +94 -0
- package/knowledge/solo-test/masters/master_taleb/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_taleb/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_thorp/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/decision_policy.json +105 -0
- package/knowledge/solo-test/masters/master_thorp/doctrine.jsonl +11 -0
- package/knowledge/solo-test/masters/master_thorp/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_thorp/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_thorp/manifest.json +130 -0
- package/knowledge/solo-test/masters/master_thorp/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_thorp/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_thorp/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_thorp/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_thorp/tools.json +94 -0
- package/knowledge/solo-test/masters/master_thorp/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_thorp/voice.zh.md +7 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/compilation-manifest.json +695 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/change_value_bridge.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/power_map.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/compute_power_bridge.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/timeline_reverse_valuation.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/crowding_cost_stress.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/factor_decomposer.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/incremental_returns.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_rebuilder.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/capital_structure_reader.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/mispricing_carry.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/capture_valuation_bridge.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/cost_adoption_curve.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/debt_driver_stress.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/regime_classifier.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/reverse_valuation.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/story_dcf.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/inflection_payoff.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_revision_map.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/opportunity_cost.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/user_value_evidence.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/research_productivity.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/scuttlebutt_graph.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/accounting_rebuilder.derived-proxy-evidence.json +63 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/borrow_catalyst.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/asset_floor.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/normalized_earnings.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/penetration_liquidity.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/promoter_governance.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/cash_catalyst_compare.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/recovery_waterfall.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/promise_integrity_ledger.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/ten_year_return_bridge.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/category_classifier.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/story_numbers_check.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/cycle_temperature.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/implied_expectations.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/failure_path_graph.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/incentive_map.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/greeks_payoff.derived-proxy-evidence.json +63 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/surface_builder.derived-proxy-evidence.json +63 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/discrete_payoff.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/leakage_audit.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/oos_cost_test.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/net_edge_sizer.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/realized_vol_forecast.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reflexivity_graph.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reversal_monitor.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/payoff_ruin.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/tail_friction.derived-proxy-evidence.json +63 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/components/tools.json +94 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_recalculator.derived-proxy-evidence.json +64 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/fractional_kelly.derived-proxy-evidence.json +64 -0
- package/mcp/lib/background-recovery.mjs +127 -0
- package/mcp/lib/codex.mjs +32 -15
- package/mcp/lib/constants.mjs +12 -1
- package/mcp/lib/council-diagnostics.mjs +212 -0
- package/mcp/lib/council-options.mjs +97 -22
- package/mcp/lib/council-selection.mjs +490 -0
- package/mcp/lib/gates.mjs +10 -3
- package/mcp/lib/grounding.mjs +131 -15
- package/mcp/lib/markdown.mjs +14 -14
- package/mcp/lib/master-catalog.mjs +133 -0
- package/mcp/lib/options.mjs +1 -1
- package/mcp/lib/orchestrator.mjs +596 -42
- package/mcp/lib/packets.mjs +56 -2
- package/mcp/lib/personas/engine.mjs +308 -0
- package/mcp/lib/personas-v2/bridge.mjs +51 -14
- package/mcp/lib/personas-v3/admission.mjs +1122 -0
- package/mcp/lib/personas-v3/ai-source-pre-review.mjs +563 -0
- package/mcp/lib/personas-v3/attestations.mjs +176 -0
- package/mcp/lib/personas-v3/canonical.mjs +132 -0
- package/mcp/lib/personas-v3/compiler.mjs +101 -0
- package/mcp/lib/personas-v3/deterministic-executor.mjs +909 -0
- package/mcp/lib/personas-v3/experiment-adjudication.mjs +374 -0
- package/mcp/lib/personas-v3/formula-review-attestations.mjs +388 -0
- package/mcp/lib/personas-v3/ga-external-evidence.mjs +476 -0
- package/mcp/lib/personas-v3/ga-gate.mjs +1096 -0
- package/mcp/lib/personas-v3/ga-package-evidence.mjs +390 -0
- package/mcp/lib/personas-v3/grounding-adapter.mjs +385 -0
- package/mcp/lib/personas-v3/loader.mjs +382 -0
- package/mcp/lib/personas-v3/n-eff.mjs +409 -0
- package/mcp/lib/personas-v3/platform-durability.mjs +51 -0
- package/mcp/lib/personas-v3/production-root.mjs +312 -0
- package/mcp/lib/personas-v3/registry.mjs +81 -0
- package/mcp/lib/personas-v3/release-approvals.mjs +185 -0
- package/mcp/lib/personas-v3/release-evidence.mjs +347 -0
- package/mcp/lib/personas-v3/release-formula-evidence.mjs +252 -0
- package/mcp/lib/personas-v3/release-source-evidence.mjs +373 -0
- package/mcp/lib/personas-v3/releases.mjs +1206 -0
- package/mcp/lib/personas-v3/runtime-release-integrity.mjs +410 -0
- package/mcp/lib/personas-v3/runtime.mjs +643 -0
- package/mcp/lib/personas-v3/semantic-source-adjudication.mjs +494 -0
- package/mcp/lib/personas-v3/semantic-source-extraction.mjs +368 -0
- package/mcp/lib/personas-v3/semantic-source-skeptic-review.mjs +459 -0
- package/mcp/lib/personas-v3/source-acquisition.mjs +979 -0
- package/mcp/lib/personas-v3/source-adjudication.mjs +1137 -0
- package/mcp/lib/personas-v3/source-anchor.mjs +133 -0
- package/mcp/lib/personas-v3/source-review-attestations.mjs +181 -0
- package/mcp/lib/personas-v3/source-review-operations.mjs +244 -0
- package/mcp/lib/personas-v3/source-review-signing.mjs +133 -0
- package/mcp/lib/personas-v3/staging.mjs +604 -0
- package/mcp/lib/personas-v3/tool-schema-hashes.mjs +59 -0
- package/mcp/lib/personas-v3/typed-facts.mjs +126 -0
- package/mcp/lib/prompts.mjs +9 -2
- package/mcp/lib/quotes.mjs +6 -4
- package/mcp/lib/rpc.mjs +434 -66
- package/mcp/lib/run-locks.mjs +232 -0
- package/mcp/lib/run-store.mjs +21 -0
- package/mcp/lib/screen.mjs +63 -8
- package/mcp/lib/selection-cleanup.mjs +164 -0
- package/mcp/lib/selection-locks.mjs +359 -0
- package/mcp/lib/text.mjs +16 -0
- package/mcp/server.mjs +1 -1
- package/package.json +79 -5
- package/personas/_shared/_debate_base.md +4 -4
- package/personas/_shared/_evidence_base.md +2 -2
- package/personas/masters/masters-adversarial/ackman.md +113 -0
- package/personas/masters/masters-modern/cathie_wood.md +115 -0
- package/personas/masters/masters-modern/jhunjhunwala.md +115 -0
- package/personas/masters/masters-value/pabrai.md +113 -0
- package/personas/masters/masters-value-classic/damodaran.md +113 -0
- package/schemas/ai-source-prereview-v1.schema.json +126 -0
- package/schemas/council-arm-run-result-v1.schema.json +123 -0
- package/schemas/council-case-freeze-v1.schema.json +40 -0
- package/schemas/council-evaluation-protocol-v1.schema.json +352 -0
- package/schemas/council-experiment-result-manifest-v1.schema.json +54 -0
- package/schemas/external-host-e2e-result-v1.schema.json +129 -0
- package/schemas/host-capabilities-v1.schema.json +131 -0
- package/schemas/n-eff-evaluation-v1.schema.json +127 -0
- package/schemas/persona-v3-ai-assisted-solo-profile-v1.schema.json +92 -0
- package/schemas/persona-v3-ai-assisted-solo-status-v1.schema.json +101 -0
- package/schemas/persona-v3-ai-formula-cross-review-v1.schema.json +116 -0
- package/schemas/persona-v3-ai-machine-simulation-v1.schema.json +107 -0
- package/schemas/persona-v3-ai-semantic-source-adjudication-v1.schema.json +49 -0
- package/schemas/persona-v3-ai-semantic-source-extraction-v1.schema.json +39 -0
- package/schemas/persona-v3-ai-semantic-source-skeptic-review-v1.schema.json +44 -0
- package/schemas/persona-v3-build-spec-v1.schema.json +208 -0
- package/schemas/persona-v3-decision-policy-v1.schema.json +261 -0
- package/schemas/persona-v3-draft-pack-index-v1.schema.json +90 -0
- package/schemas/persona-v3-experiment-adjudication-v1.schema.json +94 -0
- package/schemas/persona-v3-experiments-v1.schema.json +153 -0
- package/schemas/persona-v3-formula-approval-bundle-v1.schema.json +34 -0
- package/schemas/persona-v3-formula-review-attestation-v1.schema.json +37 -0
- package/schemas/persona-v3-formula-spec-v1.schema.json +314 -0
- package/schemas/persona-v3-ga-package-artifact-v1.schema.json +74 -0
- package/schemas/persona-v3-ga-report-v1.schema.json +240 -0
- package/schemas/persona-v3-release-approval-v1.schema.json +44 -0
- package/schemas/persona-v3-release-evidence-v1.schema.json +122 -0
- package/schemas/persona-v3-release-formula-review-evidence-v1.schema.json +68 -0
- package/schemas/persona-v3-release-manifest-v1.schema.json +121 -0
- package/schemas/persona-v3-release-source-review-evidence-v1.schema.json +92 -0
- package/schemas/persona-v3-staging-scaffold-v1.schema.json +113 -0
- package/schemas/persona-v3-tool-graph-v1.schema.json +154 -0
- package/schemas/persona-v3.schema.json +215 -0
- package/schemas/registered-council-evaluation-protocol-v1.schema.json +19 -0
- package/schemas/source-adjudication-ledger-v1.schema.json +98 -0
- package/schemas/source-adjudication-queue-v1.schema.json +18 -0
- package/schemas/source-anchor-proposal-v1.schema.json +48 -0
- package/schemas/source-anchor-v1.schema.json +81 -0
- package/schemas/source-candidate-acquisition-v1.schema.json +89 -0
- package/schemas/source-review-attestation-v1.schema.json +39 -0
- package/schemas/source-review-attestation-v2.schema.json +41 -0
- package/schemas/source-review-batch-v1.schema.json +94 -0
- package/schemas/source-review-signing-request-v1.schema.json +40 -0
- package/schemas/typed-fact-v1.schema.json +66 -0
- package/scripts/acquire-persona-source.mjs +143 -0
- package/scripts/adjudicate-persona-source-semantics.mjs +37 -0
- package/scripts/adjudicate-persona-source.mjs +169 -0
- package/scripts/assemble-persona-v3-release.mjs +126 -0
- package/scripts/build-persona-v3-solo-test-packs.mjs +93 -0
- package/scripts/check-packaged-host-parity.mjs +66 -0
- package/scripts/check-persona-v3-ai-assisted-solo.mjs +86 -0
- package/scripts/check-persona-v3-ga.mjs +239 -0
- package/scripts/check-persona-v3-production-candidates.mjs +90 -0
- package/scripts/compile-persona-packs.mjs +192 -0
- package/scripts/compile-persona-v3-formulas.mjs +186 -0
- package/scripts/council-experiment-artifacts.mjs +54 -0
- package/scripts/doctor.mjs +184 -0
- package/scripts/export-persona-source-review-batch.mjs +135 -0
- package/scripts/extract-persona-source-semantics.mjs +49 -0
- package/scripts/generate-persona-v3-drafts.mjs +108 -0
- package/scripts/host-e2e-artifacts.mjs +54 -0
- package/scripts/lib/council-evaluation-protocol.mjs +373 -0
- package/scripts/lib/council-experiment-artifacts.mjs +593 -0
- package/scripts/lib/external-host-e2e-artifacts.mjs +428 -0
- package/scripts/lib/host-capabilities.mjs +292 -0
- package/scripts/lib/packaged-host-parity.mjs +875 -0
- package/scripts/lib/persona-v3-ai-assisted-solo-status.mjs +897 -0
- package/scripts/lib/persona-v3-ai-formula-review.mjs +697 -0
- package/scripts/lib/persona-v3-ai-machine-simulations.mjs +409 -0
- package/scripts/lib/persona-v3-build-specs.mjs +324 -0
- package/scripts/lib/persona-v3-draft-packs.mjs +726 -0
- package/scripts/lib/persona-v3-formula-pipeline.mjs +748 -0
- package/scripts/lib/persona-v3-production-candidates.mjs +499 -0
- package/scripts/lib/persona-v3-solo-formula-pipeline.mjs +424 -0
- package/scripts/lib/persona-v3-solo-test-packs.mjs +675 -0
- package/scripts/make-demo-gif.sh +77 -0
- package/scripts/package-smoke.mjs +169 -0
- package/scripts/pre-review-persona-sources.mjs +102 -0
- package/scripts/promote-persona-v3-release.mjs +150 -0
- package/scripts/report-council-evaluation-protocol.mjs +110 -0
- package/scripts/report-host-capabilities.mjs +38 -0
- package/scripts/report-persona-corpus-gaps.mjs +200 -0
- package/scripts/report-persona-v3-build-specs.mjs +47 -0
- package/scripts/report-persona-v3-staging.mjs +115 -0
- package/scripts/review-persona-source-semantics.mjs +62 -0
- package/scripts/review-persona-v3-solo-formulas.mjs +110 -0
- package/scripts/run-persona-v3-ai-machine-simulations.mjs +51 -0
- package/scripts/run-tests.mjs +114 -0
- package/scripts/scaffold-persona-v3-staging.mjs +99 -0
- package/scripts/selfcheck.mjs +102 -0
- package/scripts/sign-persona-source-review.mjs +96 -0
- package/scripts/sync-personas.mjs +270 -0
- package/skills/agent-skills-governance/SKILL.md +21 -8
- package/skills/alphacouncil-agent/SKILL.md +103 -46
- package/test/fixtures/nok-grounding-production-shape.json +38 -0
- package/test/fixtures/options-chain-synthetic.json +55 -0
- /package/{.mcp.json → codex.mcp.json} +0 -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
|
|
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
|
|
26
|
-
/alpha <TICKER> quick 4 analysts +
|
|
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.
|
|
47
|
-
|
|
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
|
-
|
|
65
|
-
|
|
66
|
-
|
|
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.
|
|
9
|
+
"version": "0.9.0-solo-test.2"
|
|
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.
|
|
16
|
+
"version": "0.9.0-solo-test.2",
|
|
17
17
|
"author": {
|
|
18
18
|
"name": "Zhao73"
|
|
19
19
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "alphacouncil-agent",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.9.0-solo-test.2",
|
|
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.
|
|
3
|
+
"version": "0.9.0-solo-test.2",
|
|
4
4
|
"description": "Host-visible or background public-equity research workflow with shared evidence packets.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Zhao73"
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"@alphacouncil-agent compare AAPL, 0700.HK, 7203.T."
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"mcpServers": "
|
|
31
|
+
"mcpServers": "./codex.mcp.json"
|
|
32
32
|
}
|
package/.grok/commands/alpha.md
CHANGED
|
@@ -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
|
|
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
|
|
26
|
-
/alpha <TICKER> quick 4 analysts +
|
|
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.
|
|
47
|
-
|
|
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
|
-
|
|
65
|
-
|
|
66
|
-
|
|
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
|
|
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
|
|
26
|
-
/alpha <TICKER> quick 4 analysts +
|
|
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.
|
|
47
|
-
|
|
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
|
-
|
|
65
|
-
|
|
66
|
-
|
|
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,10 +13,20 @@ 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
|
-
| Claude Code | `.claude-plugin/plugin.json
|
|
19
|
-
| Codex | `.codex-plugin/plugin.json`,
|
|
28
|
+
| Claude Code | `.claude-plugin/plugin.json` | `.claude/agents/alphacouncil-*.md` | `skills/` via the plugin manifest |
|
|
29
|
+
| Codex | `.codex-plugin/plugin.json`, `codex.mcp.json` | — | `skills/` via the plugin manifest |
|
|
20
30
|
| OpenCode | `opencode.json` | `.opencode/agent/alphacouncil-*.md` | see the caveat below |
|
|
21
31
|
| Grok Build | `.grok/config.toml` | `.grok/agents/alphacouncil-*.md` | `AGENTS.md` (this file) |
|
|
22
32
|
|
|
@@ -30,7 +40,9 @@ Verified against a real opencode 1.18.4 install rather than from documentation:
|
|
|
30
40
|
and the env key is `environment`, not `env`.
|
|
31
41
|
- `opencode debug agent alphacouncil-<role>` parses the generated agent files, resolves
|
|
32
42
|
`anthropic/claude-…` into a provider and model, and applies their permissions.
|
|
33
|
-
OpenCode does **not** read `.claude/agents
|
|
43
|
+
OpenCode does **not** natively read `.claude/agents/` or `.claude/settings.json`. Some
|
|
44
|
+
compatibility plugins auto-import a root `.mcp.json`, so this repository deliberately
|
|
45
|
+
keeps Codex wiring in `codex.mcp.json` to avoid a duplicate, cwd-sensitive server.
|
|
34
46
|
- `opencode.json` deliberately declares **no** global `permission` block. A global block is
|
|
35
47
|
merged into every agent and overrides the per-agent one, which silently hands the debate
|
|
36
48
|
roles the network access they are specifically denied. Verified both ways: with the block,
|
|
@@ -55,8 +67,8 @@ Verified against a real install (grok 0.2.101) rather than from documentation:
|
|
|
55
67
|
- MCP lives in `.grok/config.toml` as TOML, not JSON:
|
|
56
68
|
`[mcp_servers.alphacouncil-agent]` with `command`, `args` and `enabled`. Generate it with
|
|
57
69
|
`grok mcp add alphacouncil-agent -s project -t stdio node -- ./mcp/server.mjs` rather than
|
|
58
|
-
hand-writing it.
|
|
59
|
-
|
|
70
|
+
hand-writing it. AlphaCouncil does not ship a root `.mcp.json`; this prevents third-party
|
|
71
|
+
compatibility loaders from importing a second cwd-sensitive server.
|
|
60
72
|
- **A repo-local server will not start until the folder is trusted.** `grok mcp doctor`
|
|
61
73
|
reports `folder untrusted (repo-local (project-scoped) server not started)`. That is a
|
|
62
74
|
security prompt, not a misconfiguration: trust the folder on first launch.
|
|
@@ -76,8 +88,8 @@ rather than four in a menu of a hundred.
|
|
|
76
88
|
|
|
77
89
|
| Invocation | What runs | Model spend |
|
|
78
90
|
|---|---|---|
|
|
79
|
-
| `/alpha <ticker>` |
|
|
80
|
-
| `/alpha <ticker> quick` | 4 analysts +
|
|
91
|
+
| `/alpha <ticker>` | Shows every master, confirms `1..N`/ranges/`all`, then runs the full council | one subagent per selected seat |
|
|
92
|
+
| `/alpha <ticker> quick` | Same mandatory master selection, then 4 analysts + selected masters + debate; no verification | varies with selection |
|
|
81
93
|
| `/alpha <ticker> screen` | Mechanical filings screen only | **none** |
|
|
82
94
|
| `/alpha <ticker> options` | IV term structure, skew, positioning | **none** |
|
|
83
95
|
| `/alpha <ticker> news` | Dated filings and headlines | **none** |
|
|
@@ -85,8 +97,8 @@ rather than four in a menu of a hundred.
|
|
|
85
97
|
| `/alpha` | Lists the modes and stops | **none** |
|
|
86
98
|
|
|
87
99
|
The four marked **none** call keyless data tools and spawn no subagents, so they cost
|
|
88
|
-
nothing beyond the turn you type them in.
|
|
89
|
-
|
|
100
|
+
nothing beyond the turn you type them in. Full and quick are council modes: both require a
|
|
101
|
+
fresh selection receipt, and their cost varies with the selected master count.
|
|
90
102
|
|
|
91
103
|
| Host | Where it reads them |
|
|
92
104
|
|---|---|
|
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,146 @@
|
|
|
2
2
|
|
|
3
3
|
Notable changes per release. Dates are UTC.
|
|
4
4
|
|
|
5
|
+
## [0.9.0-solo-test.2] — 2026-07-27
|
|
6
|
+
|
|
7
|
+
This is a corrective **0.9.0 solo-test prerelease**, cut from a real RKLB acceptance run of
|
|
8
|
+
`0.9.0-solo-test.1`. It does not change the production assurance boundary: all 26 physical
|
|
9
|
+
packs remain provisional `operator_lens`; operational seats and `method_model` seats remain
|
|
10
|
+
**0**; human source/formula approvals and formal four-host GA evidence remain **0**.
|
|
11
|
+
|
|
12
|
+
### Fixed from the RKLB run
|
|
13
|
+
|
|
14
|
+
- **Full headless analysis no longer dies at the host's five-minute MCP deadline.** Real
|
|
15
|
+
`analyze_symbol` calls now return a small accepted handle immediately, persist a
|
|
16
|
+
receipt-bound `queued` run before returning, and are polled with `read_run`. Initialization
|
|
17
|
+
and later background failures therefore remain inspectable under the original `run_id`.
|
|
18
|
+
On restart, a dead-process background run is terminalized as
|
|
19
|
+
`failed/server_interrupted`; active locked runs in another host process are left alone.
|
|
20
|
+
- **Leaf workers cannot recursively inherit user MCP plugins.** `codex exec` workers retain
|
|
21
|
+
native web search but use `--ignore-user-config`, preventing an installed Codex search
|
|
22
|
+
bridge from spawning nested Codex workers and consuming the entire per-seat timeout. The
|
|
23
|
+
flag is placed after the `exec` subcommand and covered by an argv-order regression test.
|
|
24
|
+
- **Worker transcripts are no longer investment evidence.** A timed-out or failed analyst
|
|
25
|
+
writes an empty-claim, low-confidence evidence packet and a separate `*.failure.json`
|
|
26
|
+
diagnostic. Partial tool chatter, internal instructions and search logs cannot flow into
|
|
27
|
+
`evidence.json`, the source manifest or the debate.
|
|
28
|
+
- **Partial evidence is named partial.** Runs with failed/timed-out tasks emit
|
|
29
|
+
`evidence_partial` with successful/failed counts instead of an `evidence_complete 8/8`
|
|
30
|
+
event merely because eight packet files exist.
|
|
31
|
+
- **Debate telemetry now proves the actual dependency order.** Every awaited Bull/Bear round
|
|
32
|
+
emits `agent_round_completed`; the role enters `waiting` between rounds instead of staying
|
|
33
|
+
misleadingly `running` while the opposite side executes.
|
|
34
|
+
- **Round 3 is now a real cross-fed Q&A.** Round 2 must save exactly three opponent
|
|
35
|
+
questions per side; Round 3 receives those questions and must return exactly three ordered
|
|
36
|
+
`{question, answer}` bindings. Each `question` must match the corresponding opponent
|
|
37
|
+
Round-2 question exactly and in position, and every answer must be non-empty. The JSON
|
|
38
|
+
schema now includes both fields, and any missing, reordered or substituted exchange fails
|
|
39
|
+
the Q&A gate instead of being marked complete with `questions_answered=[]`.
|
|
40
|
+
- **SEC typed-fact source identity is canonical.** The same Company Facts record may support
|
|
41
|
+
ROE and net-margin derivations without a false `source_id_collision`. The metric rule now
|
|
42
|
+
belongs to derivation lineage, not source identity; the RKLB fixture consequently retains
|
|
43
|
+
`financial.net_margin_5y` without inventing owner earnings, forward growth, liquidity
|
|
44
|
+
impulse, realized volatility or ruin facts.
|
|
45
|
+
- **Chinese report-quality headings match the generated report contract.** The mixed
|
|
46
|
+
`Master席位分歧处理` heading emitted by a Chinese PM now satisfies the conditional
|
|
47
|
+
`master_bench` section instead of causing a false `needs_revision` result.
|
|
48
|
+
- **Chat handoff summaries stop at readable boundaries.** Chinese and English handoff fields
|
|
49
|
+
prefer sentence or word boundaries and use Unicode code points, avoiding mid-sentence
|
|
50
|
+
fragments and unpaired surrogate characters.
|
|
51
|
+
- **Headless verification claims are explicit.** `status.json` separates
|
|
52
|
+
`source_id_presence_only` from adversarial verification and records verifier verdict count.
|
|
53
|
+
The runtime skill now says plainly that headless execution does not run the host-visible
|
|
54
|
+
three-verifier fan-out.
|
|
55
|
+
- **Codex MCP wiring no longer creates an OpenCode duplicate.** Codex uses the isolated
|
|
56
|
+
`codex.mcp.json`; the ambiguous root `.mcp.json` is not shipped. The Codex interface icon
|
|
57
|
+
is now included in the npm package.
|
|
58
|
+
|
|
59
|
+
The public package remains on npm's `next` dist-tag and the GitHub release remains a
|
|
60
|
+
prerelease. Stable `0.9.0` is still reserved for the formal production-GA gates.
|
|
61
|
+
|
|
62
|
+
## [0.9.0-solo-test.1] — 2026-07-27
|
|
63
|
+
|
|
64
|
+
This package is the first **0.9.0 solo-test prerelease**, not a formal production-GA release.
|
|
65
|
+
`package.json`, the Claude/Codex plugin surfaces, marketplace metadata and
|
|
66
|
+
`data/build-profile.v1.json` all declare `0.9.0-solo-test.1`.
|
|
67
|
+
|
|
68
|
+
The public package uses npm's `next` dist-tag and the GitHub release is marked as a
|
|
69
|
+
pre-release. Exact `0.9.0-solo-test.1` installation is supported while `latest` stays on the
|
|
70
|
+
production-facing 0.8.0 line and the stable `0.9.0` version remains unoccupied until the
|
|
71
|
+
formal GA gates pass.
|
|
72
|
+
|
|
73
|
+
### Solo-test assurance boundary
|
|
74
|
+
|
|
75
|
+
- Exactly 26 physical PersonaPack v3 packs are packaged under the isolated solo-test root.
|
|
76
|
+
- Exactly 52 executable tools are present, all marked `provisional_derived_proxy`.
|
|
77
|
+
- All 26 seats remain provisional `operator_lens`; operational seats: **0**;
|
|
78
|
+
`method_model` seats: **0**.
|
|
79
|
+
- Human source approvals: **0**; human formula approvals: **0**; human approval signatures:
|
|
80
|
+
**0**. Project-derived proxies are test fixtures, not named-investor method attribution.
|
|
81
|
+
- All 32 archived source candidates now have hash-bound machine pre-review artifacts. Three
|
|
82
|
+
isolated AI roles produce 96 deterministic triage outputs with explicit questions and
|
|
83
|
+
verdicts, while `human_reviewed=false` and `production_effect=none` keep the trusted
|
|
84
|
+
human-review quorum and production gate fail-closed.
|
|
85
|
+
- The production loader rejects all 26 solo-test packs. Formal production assembly,
|
|
86
|
+
cutover, rollback evidence and GA remain fail-closed until the outstanding human-review,
|
|
87
|
+
experiment, host and release gates pass.
|
|
88
|
+
- Source and installed-package validation are now separated: a source checkout verifies its
|
|
89
|
+
private/raw staging tree when present, while an installed package runs a real MCP selection
|
|
90
|
+
and receipt-replay smoke instead of reporting a misleading zero-test pass.
|
|
91
|
+
|
|
92
|
+
Exact verification commands and the observed status are recorded in
|
|
93
|
+
`docs/solo-test-0.9.0.md`.
|
|
94
|
+
|
|
95
|
+
### Added in the first 0.9.0 increment
|
|
96
|
+
|
|
97
|
+
- **A mandatory per-run master chooser.** `begin_council_selection` freezes the current
|
|
98
|
+
catalog and returns every seat with a stable number, identity, method, best-use case and
|
|
99
|
+
maturity. `confirm_master_selection` accepts one seat, any combination, ranges, stable IDs
|
|
100
|
+
or `all`, then issues a short-lived one-run receipt.
|
|
101
|
+
- **Server-side enforcement rather than prompt etiquette.** `plan_visible_run`,
|
|
102
|
+
`collect_evidence` and `analyze_symbol` reject an absent, stale, replayed, cross-symbol or
|
|
103
|
+
cross-intent receipt before creating a run or fetching data. Confirm and consume operations
|
|
104
|
+
use exclusive file locks so separate host processes cannot spend the same selection twice.
|
|
105
|
+
Run starts also hold an exclusive lock: concurrent retries create one lifecycle, while a
|
|
106
|
+
completed same-receipt retry loads existing state instead of erasing packets or paying for
|
|
107
|
+
the council again.
|
|
108
|
+
- **Text-complete four-host interaction.** Claude Code, Codex, OpenCode and Grok may enhance
|
|
109
|
+
the chooser with native multi-select, but all share the numbered text grammar and the same
|
|
110
|
+
MCP receipt. A named master is only preselected; the catalog is still displayed and the
|
|
111
|
+
user still submits this run's choice.
|
|
112
|
+
- **Headless master execution.** The one-call analysis path now actually runs the selected
|
|
113
|
+
masters between evidence and debate. A failed selected seat stays missing and prevents a
|
|
114
|
+
false `complete` status.
|
|
115
|
+
- **Selection audit fields.** `status.json` records the catalog/selection hashes, selected,
|
|
116
|
+
completed and pending masters, counts, per-seat state and the consumed selection ID.
|
|
117
|
+
- **The five missing requested seats are now selectable.** Damodaran, Ackman, Cathie Wood,
|
|
118
|
+
Pabrai and Jhunjhunwala expand the active catalog from 21 to exactly 26. The complete
|
|
119
|
+
26-seat solo-test tree now loads only through the explicit provisional path as
|
|
120
|
+
`operator_lens`; none is mislabeled as operational or as a completed v3 method model.
|
|
121
|
+
- **Cryptographic PersonaPack admission and release foundations.** Experiment results now use
|
|
122
|
+
Ed25519 attestations bound to the exact artifact/corpus/policy/tool/prompt hashes;
|
|
123
|
+
`method_model` promotion stays fused closed until explicitly enabled after all gates pass.
|
|
124
|
+
Source review and release operations each require two distinct trusted principals, so
|
|
125
|
+
repeated keys or copied reviewer names cannot manufacture independence.
|
|
126
|
+
- **Immutable 26-pack publication and rollback.** The assembler accepts only one complete
|
|
127
|
+
operational-or-higher 26-seat tree, verifies signed source-adjudication ledgers, embeds and
|
|
128
|
+
hashes their evidence, then publishes by same-filesystem fsync and atomic rename. Signed
|
|
129
|
+
cutover/rollback approvals produce immutable versioned pointer history.
|
|
130
|
+
- **A fail-closed GA verifier.** The real immutable release manifest is checked against the
|
|
131
|
+
production pack hashes. A separate signed evidence document must cover Claude Code,
|
|
132
|
+
Codex, OpenCode, Grok, the installed package, cutover and rollback. The previous unsigned
|
|
133
|
+
combined-JSON shape is rejected rather than accepted as self-certification.
|
|
134
|
+
|
|
135
|
+
### In progress, not yet a production-GA claim
|
|
136
|
+
|
|
137
|
+
- Migrate all 26 seats to PersonaPack v3 with sourced doctrine, private research plans,
|
|
138
|
+
typed computations, native decisions, hard vetoes, calibration and ablation tests.
|
|
139
|
+
- Pass the A-E comparison ladder: single-agent baseline; 8 analysts; 8 analysts plus selected
|
|
140
|
+
masters; verifier-enabled council; and blinded human reference answers. Seat count is never
|
|
141
|
+
treated as independent sample count.
|
|
142
|
+
|
|
143
|
+
Implementation tracker: `docs/plans/0.9.0-personapack-v3.md`.
|
|
144
|
+
|
|
5
145
|
## [0.8.0] — 2026-07-27
|
|
6
146
|
|
|
7
147
|
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.
|
|
10
|
-
2.
|
|
11
|
-
3.
|
|
12
|
-
4.
|
|
13
|
-
5. Run
|
|
14
|
-
6.
|
|
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.2`, 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:
|
|
48
|
-
|
|
49
|
-
|
|
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.
|