alphacouncil-agent 0.9.4 → 1.0.0
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-plugin/marketplace.json +3 -3
- package/.claude-plugin/plugin.json +2 -2
- package/.codex-plugin/plugin.json +4 -4
- package/AGENTS.md +22 -7
- package/CHANGELOG.md +97 -0
- package/CLAUDE.md +21 -3
- package/README.ja.md +9 -5
- package/README.md +15 -7
- package/README.zh-CN.md +12 -7
- package/data/authored/core-seats.mjs +808 -0
- package/data/authored/growth-seats.mjs +581 -0
- package/data/authored/index.mjs +114 -0
- package/data/authored/quant-seats.mjs +564 -0
- package/data/authored/value-seats.mjs +663 -0
- package/data/build-profile.v1.json +2 -1
- package/data/council-evaluation-protocol.v1.json +7 -4
- package/data/master-selector-method-locales.v1.mjs +10 -0
- package/data/persona-v3-ai-assisted-solo-profile.v1.json +2 -2
- package/data/persona-v3-build-specs.v1.mjs +60 -3
- package/docs/INSTALL.md +4 -4
- package/docs/personas.md +2 -1
- package/docs/plans/v1.0-roadmap.md +487 -0
- package/docs/releases/v0.9.5.md +96 -0
- package/docs/releases/v1.0.0.md +164 -0
- package/docs/report-contract.md +30 -6
- package/knowledge/ai-assisted-solo/experiments/runs/a.json +13 -13
- package/knowledge/ai-assisted-solo/experiments/runs/b.json +2 -2
- package/knowledge/ai-assisted-solo/experiments/runs/c.json +2 -2
- package/knowledge/ai-assisted-solo/experiments/runs/d13.json +126 -126
- package/knowledge/ai-assisted-solo/experiments/runs/d26.json +274 -254
- package/knowledge/ai-assisted-solo/experiments/runs/e-d13.json +129 -129
- package/knowledge/ai-assisted-solo/experiments/runs/e-d26.json +277 -257
- package/knowledge/ai-assisted-solo/experiments/runs/h_ai_reference.json +278 -258
- package/knowledge/ai-assisted-solo/experiments/simulation-input.json +7278 -556
- package/knowledge/ai-assisted-solo/experiments/simulation-manifest.json +22 -22
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/{change_value_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_ackman/reviews/{power_map.ai-review.json → owner_earnings_yield.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/{compute_power_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_aschenbrenner/reviews/{timeline_reverse_valuation.ai-review.json → price_implied_cash_yield.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/{crowding_cost_stress.ai-review.json → nominal_earnings_yield_gap.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_asness/reviews/{factor_decomposer.ai-review.json → real_earnings_yield_gap.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_bogle/reviews/expected_return_over_long_bond.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_bogle/reviews/fundamental_expected_return.ai-review.json +277 -0
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/{incremental_returns.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_buffett/reviews/{owner_earnings_rebuilder.ai-review.json → owner_earnings_yield.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/{mispricing_carry.ai-review.json → net_current_asset_surplus_per_share.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_burry/reviews/{capital_structure_reader.ai-review.json → net_current_asset_value_per_share.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/{cost_adoption_curve.ai-review.json → current_cash_yield.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_cathie_wood/reviews/{capture_valuation_bridge.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/{debt_driver_stress.ai-review.json → policy_real_rate.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_dalio/reviews/{regime_classifier.ai-review.json → real_curve_slope.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/{reverse_valuation.ai-review.json → implied_equity_risk_premium.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_damodaran/reviews/{story_dcf.ai-review.json → premium_versus_long_run_average.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/{liquidity_revision_map.ai-review.json → liquidity_curve_impulse.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_druckenmiller/reviews/{inflection_payoff.ai-review.json → policy_real_rate.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/{opportunity_cost.ai-review.json → five_year_opportunity_cost.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_duan_yongping/reviews/{user_value_evidence.ai-review.json → margin_retention.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/{research_productivity.ai-review.json → margin_retention.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_fisher/reviews/{scuttlebutt_graph.ai-review.json → reinvestment_spread.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/{borrow_catalyst.ai-review.json → cash_conversion_gap.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_forensic_short/reviews/{accounting_rebuilder.ai-review.json → cash_cover_of_leverage.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/{asset_floor.ai-review.json → defensive_hurdle_base.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_graham/reviews/{normalized_earnings.ai-review.json → half_normalised_earnings_yield.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/{penetration_liquidity.ai-review.json → cash_quality_gap.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_jhunjhunwala/reviews/{promoter_governance.ai-review.json → real_structural_growth.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/{recovery_waterfall.ai-review.json → downside_asset_coverage.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_klarman/reviews/{cash_catalyst_compare.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/{promise_integrity_ledger.ai-review.json → cash_backed_decade_return.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_li_lu/reviews/{ten_year_return_bridge.ai-review.json → decade_return_over_long_bond.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/{story_numbers_check.ai-review.json → growth_justified_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_lynch/reviews/{category_classifier.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/{cycle_temperature.ai-review.json → credit_cycle_position.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_marks/reviews/{implied_expectations.ai-review.json → equity_over_corporate_debt.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/{failure_path_graph.ai-review.json → debt_service_cushion.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_munger/reviews/{incentive_map.ai-review.json → reported_earnings_cash_gap.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/{surface_builder.ai-review.json → normalised_skew.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_natenberg/reviews/{greeks_payoff.ai-review.json → round_trip_cost.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/{downside_floor.ai-review.json → downside_floor_coverage.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_pabrai/reviews/{discrete_payoff.ai-review.json → market_capitalisation.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/{oos_cost_test.ai-review.json → absolute_session_move.ai-review.json} +42 -42
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_simons/reviews/{leakage_audit.ai-review.json → session_move_over_implied.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/{realized_vol_forecast.ai-review.json → round_trip_cost.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_sinclair/reviews/{net_edge_sizer.ai-review.json → volatility_per_unit_of_width.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/{reversal_monitor.ai-review.json → credit_cycle_position.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_soros/reviews/{reflexivity_graph.ai-review.json → financing_burden.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/{tail_friction.ai-review.json → debt_service_cushion.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_taleb/reviews/{payoff_ruin.ai-review.json → normalised_skew.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/{edge_recalculator.ai-review.json → edge_per_unit_of_volatility.ai-review.json} +46 -46
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/master_thorp/reviews/{fractional_kelly.ai-review.json → net_edge.ai-review.json} +49 -49
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-formula-reviews/review-manifest.json +288 -270
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-adjudications/index.json +2 -2
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-extractions/index.json +2 -2
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-semantic-skeptic-reviews/index.json +2 -2
- package/knowledge/ai-assisted-solo/reviews/persona-v3-ai-source-prereviews/index.json +6 -2
- package/knowledge/solo-test/masters/master_ackman/decision_policy.json +122 -11
- package/knowledge/solo-test/masters/master_ackman/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_ackman/manifest.json +13 -6
- package/knowledge/solo-test/masters/master_ackman/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_ackman/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_ackman/tools.json +56 -30
- package/knowledge/solo-test/masters/master_aschenbrenner/decision_policy.json +101 -10
- package/knowledge/solo-test/masters/master_aschenbrenner/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_aschenbrenner/manifest.json +12 -4
- package/knowledge/solo-test/masters/master_aschenbrenner/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_aschenbrenner/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_aschenbrenner/tools.json +56 -30
- package/knowledge/solo-test/masters/master_asness/decision_policy.json +89 -10
- package/knowledge/solo-test/masters/master_asness/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_asness/manifest.json +11 -4
- package/knowledge/solo-test/masters/master_asness/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_asness/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_asness/tools.json +56 -30
- package/knowledge/solo-test/masters/master_bogle/counterfactuals.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/decision_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/decision_policy.json +170 -0
- package/knowledge/solo-test/masters/master_bogle/doctrine.jsonl +14 -0
- package/knowledge/solo-test/masters/master_bogle/evaluation/calibration_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/evaluation/experiments.json +5 -0
- package/knowledge/solo-test/masters/master_bogle/evaluation/golden_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/evaluation/pairwise_cases.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/failures.jsonl +0 -0
- package/knowledge/solo-test/masters/master_bogle/manifest.json +141 -0
- package/knowledge/solo-test/masters/master_bogle/memory_policy.json +5 -0
- package/knowledge/solo-test/masters/master_bogle/provisional-index.json +41 -0
- package/knowledge/solo-test/masters/master_bogle/research_policy.json +11 -0
- package/knowledge/solo-test/masters/master_bogle/sources.jsonl +1 -0
- package/knowledge/solo-test/masters/master_bogle/tools.json +120 -0
- package/knowledge/solo-test/masters/master_bogle/voice.en.md +7 -0
- package/knowledge/solo-test/masters/master_bogle/voice.zh.md +7 -0
- package/knowledge/solo-test/masters/master_buffett/decision_policy.json +102 -11
- package/knowledge/solo-test/masters/master_buffett/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_buffett/manifest.json +10 -4
- package/knowledge/solo-test/masters/master_buffett/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_buffett/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_buffett/tools.json +55 -29
- package/knowledge/solo-test/masters/master_burry/decision_policy.json +102 -12
- package/knowledge/solo-test/masters/master_burry/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_burry/manifest.json +12 -6
- package/knowledge/solo-test/masters/master_burry/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_burry/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_burry/tools.json +56 -30
- package/knowledge/solo-test/masters/master_cathie_wood/decision_policy.json +74 -12
- package/knowledge/solo-test/masters/master_cathie_wood/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_cathie_wood/manifest.json +12 -6
- package/knowledge/solo-test/masters/master_cathie_wood/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_cathie_wood/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_cathie_wood/tools.json +56 -30
- package/knowledge/solo-test/masters/master_dalio/decision_policy.json +123 -16
- package/knowledge/solo-test/masters/master_dalio/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_dalio/manifest.json +10 -4
- package/knowledge/solo-test/masters/master_dalio/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_dalio/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_dalio/tools.json +56 -30
- package/knowledge/solo-test/masters/master_damodaran/decision_policy.json +58 -10
- package/knowledge/solo-test/masters/master_damodaran/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_damodaran/manifest.json +9 -4
- package/knowledge/solo-test/masters/master_damodaran/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_damodaran/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_damodaran/tools.json +54 -28
- package/knowledge/solo-test/masters/master_druckenmiller/decision_policy.json +89 -10
- package/knowledge/solo-test/masters/master_druckenmiller/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_druckenmiller/manifest.json +11 -4
- package/knowledge/solo-test/masters/master_druckenmiller/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_druckenmiller/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_druckenmiller/tools.json +55 -29
- package/knowledge/solo-test/masters/master_duan_yongping/decision_policy.json +138 -13
- package/knowledge/solo-test/masters/master_duan_yongping/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_duan_yongping/manifest.json +17 -7
- package/knowledge/solo-test/masters/master_duan_yongping/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_duan_yongping/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_duan_yongping/tools.json +82 -30
- package/knowledge/solo-test/masters/master_fisher/decision_policy.json +102 -11
- package/knowledge/solo-test/masters/master_fisher/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_fisher/manifest.json +13 -6
- package/knowledge/solo-test/masters/master_fisher/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_fisher/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_fisher/tools.json +58 -32
- package/knowledge/solo-test/masters/master_forensic_short/decision_policy.json +93 -14
- package/knowledge/solo-test/masters/master_forensic_short/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_forensic_short/manifest.json +6 -4
- package/knowledge/solo-test/masters/master_forensic_short/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_forensic_short/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_forensic_short/tools.json +53 -27
- package/knowledge/solo-test/masters/master_graham/decision_policy.json +103 -12
- package/knowledge/solo-test/masters/master_graham/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_graham/manifest.json +12 -4
- package/knowledge/solo-test/masters/master_graham/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_graham/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_graham/tools.json +67 -28
- package/knowledge/solo-test/masters/master_jhunjhunwala/decision_policy.json +77 -12
- package/knowledge/solo-test/masters/master_jhunjhunwala/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_jhunjhunwala/manifest.json +11 -6
- package/knowledge/solo-test/masters/master_jhunjhunwala/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_jhunjhunwala/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_jhunjhunwala/tools.json +54 -28
- package/knowledge/solo-test/masters/master_klarman/decision_policy.json +105 -14
- package/knowledge/solo-test/masters/master_klarman/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_klarman/manifest.json +8 -2
- package/knowledge/solo-test/masters/master_klarman/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_klarman/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_klarman/tools.json +55 -29
- package/knowledge/solo-test/masters/master_li_lu/decision_policy.json +101 -10
- package/knowledge/solo-test/masters/master_li_lu/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_li_lu/manifest.json +13 -6
- package/knowledge/solo-test/masters/master_li_lu/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_li_lu/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_li_lu/tools.json +58 -32
- package/knowledge/solo-test/masters/master_lynch/decision_policy.json +127 -16
- package/knowledge/solo-test/masters/master_lynch/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_lynch/manifest.json +14 -6
- package/knowledge/solo-test/masters/master_lynch/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_lynch/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_lynch/tools.json +67 -28
- package/knowledge/solo-test/masters/master_marks/decision_policy.json +71 -9
- package/knowledge/solo-test/masters/master_marks/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_marks/manifest.json +11 -6
- package/knowledge/solo-test/masters/master_marks/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_marks/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_marks/tools.json +54 -28
- package/knowledge/solo-test/masters/master_munger/decision_policy.json +141 -16
- package/knowledge/solo-test/masters/master_munger/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_munger/manifest.json +10 -6
- package/knowledge/solo-test/masters/master_munger/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_munger/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_munger/tools.json +52 -26
- package/knowledge/solo-test/masters/master_natenberg/decision_policy.json +59 -11
- package/knowledge/solo-test/masters/master_natenberg/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_natenberg/manifest.json +9 -6
- package/knowledge/solo-test/masters/master_natenberg/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_natenberg/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_natenberg/tools.json +50 -24
- package/knowledge/solo-test/masters/master_pabrai/decision_policy.json +125 -14
- package/knowledge/solo-test/masters/master_pabrai/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_pabrai/manifest.json +8 -2
- package/knowledge/solo-test/masters/master_pabrai/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_pabrai/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_pabrai/tools.json +55 -29
- package/knowledge/solo-test/masters/master_simons/decision_policy.json +59 -11
- package/knowledge/solo-test/masters/master_simons/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_simons/manifest.json +8 -4
- package/knowledge/solo-test/masters/master_simons/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_simons/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_simons/tools.json +43 -30
- package/knowledge/solo-test/masters/master_sinclair/decision_policy.json +59 -11
- package/knowledge/solo-test/masters/master_sinclair/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_sinclair/manifest.json +8 -6
- package/knowledge/solo-test/masters/master_sinclair/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_sinclair/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_sinclair/tools.json +54 -28
- package/knowledge/solo-test/masters/master_soros/decision_policy.json +98 -10
- package/knowledge/solo-test/masters/master_soros/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_soros/manifest.json +10 -7
- package/knowledge/solo-test/masters/master_soros/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_soros/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_soros/tools.json +54 -28
- package/knowledge/solo-test/masters/master_taleb/decision_policy.json +124 -13
- package/knowledge/solo-test/masters/master_taleb/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_taleb/manifest.json +9 -5
- package/knowledge/solo-test/masters/master_taleb/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_taleb/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_taleb/tools.json +50 -24
- package/knowledge/solo-test/masters/master_thorp/decision_policy.json +61 -13
- package/knowledge/solo-test/masters/master_thorp/doctrine.jsonl +2 -2
- package/knowledge/solo-test/masters/master_thorp/manifest.json +11 -6
- package/knowledge/solo-test/masters/master_thorp/provisional-index.json +3 -3
- package/knowledge/solo-test/masters/master_thorp/sources.jsonl +1 -1
- package/knowledge/solo-test/masters/master_thorp/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/compilation-manifest.json +290 -264
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/owner_earnings_yield.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/price_implied_cash_yield.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/nominal_earnings_yield_gap.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/real_earnings_yield_gap.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/components/tools.json +120 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/provisional-derivations/expected_return_over_long_bond.derived-proxy-evidence.json +77 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_bogle/provisional-derivations/fundamental_expected_return.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/components/tools.json +57 -31
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_yield.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/net_current_asset_surplus_per_share.derived-proxy-evidence.json +77 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/net_current_asset_value_per_share.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/current_cash_yield.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/policy_real_rate.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/real_curve_slope.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/components/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/implied_equity_risk_premium.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/{reverse_valuation.derived-proxy-evidence.json → premium_versus_long_run_average.derived-proxy-evidence.json} +29 -16
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/components/tools.json +57 -31
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_curve_impulse.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/policy_real_rate.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/components/tools.json +84 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/five_year_opportunity_cost.derived-proxy-evidence.json +102 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/margin_retention.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/components/tools.json +60 -34
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/margin_retention.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/reinvestment_spread.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/components/tools.json +55 -29
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/{accounting_rebuilder.derived-proxy-evidence.json → cash_conversion_gap.derived-proxy-evidence.json} +28 -15
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/cash_cover_of_leverage.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/components/tools.json +69 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/defensive_hurdle_base.derived-proxy-evidence.json +89 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/half_normalised_earnings_yield.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/components/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/cash_quality_gap.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/real_structural_growth.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/components/tools.json +57 -31
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/downside_asset_coverage.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/components/tools.json +60 -34
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/cash_backed_decade_return.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/decade_return_over_long_bond.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/components/tools.json +69 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/growth_justified_capitalisation.derived-proxy-evidence.json +89 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/components/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/credit_cycle_position.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/equity_over_corporate_debt.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/components/tools.json +54 -28
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/debt_service_cushion.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/reported_earnings_cash_gap.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/components/tools.json +52 -26
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/{surface_builder.derived-proxy-evidence.json → normalised_skew.derived-proxy-evidence.json} +27 -14
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_natenberg/provisional-derivations/round_trip_cost.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/components/tools.json +57 -31
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor_coverage.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/market_capitalisation.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/components/tools.json +45 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/{master_natenberg/provisional-derivations/greeks_payoff.derived-proxy-evidence.json → master_simons/provisional-derivations/absolute_session_move.derived-proxy-evidence.json} +17 -17
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/session_move_over_implied.derived-proxy-evidence.json +77 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/components/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/round_trip_cost.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/volatility_per_unit_of_width.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/components/tools.json +56 -30
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/credit_cycle_position.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/financing_burden.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/components/tools.json +52 -26
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/debt_service_cushion.derived-proxy-evidence.json +76 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/{tail_friction.derived-proxy-evidence.json → normalised_skew.derived-proxy-evidence.json} +27 -14
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/components/tools.json +58 -32
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_per_unit_of_volatility.derived-proxy-evidence.json +77 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/net_edge.derived-proxy-evidence.json +76 -0
- package/mcp/lib/breadth.mjs +122 -0
- package/mcp/lib/constants.mjs +15 -0
- package/mcp/lib/damodaran.mjs +119 -0
- package/mcp/lib/fred.mjs +246 -0
- package/mcp/lib/fund-holdings-parsers.mjs +297 -0
- package/mcp/lib/fundamentals.mjs +801 -0
- package/mcp/lib/funds.mjs +750 -0
- package/mcp/lib/gates.mjs +71 -4
- package/mcp/lib/grounding.mjs +188 -36
- package/mcp/lib/index-aggregate.mjs +718 -0
- package/mcp/lib/insider-ownership.mjs +149 -0
- package/mcp/lib/instrument-facts.mjs +557 -0
- package/mcp/lib/instruments.mjs +191 -0
- package/mcp/lib/markdown.mjs +216 -43
- package/mcp/lib/master-catalog.mjs +4 -0
- package/mcp/lib/orchestrator.mjs +173 -29
- package/mcp/lib/packets.mjs +59 -6
- package/mcp/lib/personas/engine.mjs +23 -10
- package/mcp/lib/personas-v3/deterministic-executor.mjs +13 -2
- package/mcp/lib/personas-v3/ga-external-evidence.mjs +3 -2
- package/mcp/lib/personas-v3/ga-gate.mjs +2 -1
- package/mcp/lib/personas-v3/ga-package-evidence.mjs +5 -4
- package/mcp/lib/personas-v3/grounding-adapter.mjs +309 -2
- package/mcp/lib/personas-v3/production-root.mjs +5 -4
- package/mcp/lib/personas-v3/release-formula-evidence.mjs +14 -7
- package/mcp/lib/personas-v3/release-source-evidence.mjs +2 -1
- package/mcp/lib/personas-v3/releases.mjs +5 -4
- package/mcp/lib/personas-v3/runtime-release-integrity.mjs +6 -5
- package/mcp/lib/personas-v3/semantic-source-adjudication.mjs +2 -1
- package/mcp/lib/personas-v3/semantic-source-extraction.mjs +2 -1
- package/mcp/lib/personas-v3/semantic-source-skeptic-review.mjs +2 -1
- package/mcp/lib/personas-v3/source-review-operations.mjs +3 -2
- package/mcp/lib/personas-v3/staging.mjs +22 -3
- package/mcp/lib/prompts.mjs +87 -3
- package/mcp/lib/quotes.mjs +5 -0
- package/mcp/lib/rpc.mjs +27 -10
- package/mcp/lib/run-store.mjs +5 -3
- package/mcp/lib/sec.mjs +32 -0
- package/mcp/lib/tables.mjs +11 -0
- package/mcp/lib/voice.mjs +122 -0
- package/mcp/lib/xbrl-aggregates.mjs +153 -0
- package/mcp/lib/xbrl-series.mjs +339 -0
- package/mcp/lib/xlsx.mjs +155 -0
- package/package.json +4 -4
- package/personas/masters/masters-value/bogle.md +145 -0
- package/schemas/council-evaluation-protocol-v1.schema.json +2 -2
- package/schemas/persona-v3-ai-assisted-solo-profile-v1.schema.json +2 -2
- package/schemas/persona-v3-ai-machine-simulation-v1.schema.json +1 -1
- package/schemas/persona-v3-build-spec-v1.schema.json +3 -3
- package/schemas/persona-v3-release-formula-review-evidence-v1.schema.json +3 -3
- package/schemas/persona-v3-release-manifest-v1.schema.json +6 -6
- package/schemas/persona-v3-release-source-review-evidence-v1.schema.json +3 -3
- package/schemas/persona-v3-tool-graph-v1.schema.json +1 -1
- package/schemas/source-review-batch-v1.schema.json +9 -9
- package/scripts/assemble-persona-v3-release.mjs +3 -2
- package/scripts/build-persona-v3-solo-test-packs.mjs +6 -8
- package/scripts/check-persona-v3-ga.mjs +1 -1
- package/scripts/check-persona-v3-production-candidates.mjs +1 -1
- package/scripts/compile-persona-v3-formulas.mjs +19 -18
- package/scripts/doctor.mjs +11 -9
- package/scripts/export-persona-source-review-batch.mjs +1 -1
- package/scripts/generate-persona-v3-drafts.mjs +2 -2
- package/scripts/lib/build-profile.mjs +24 -0
- package/scripts/lib/council-evaluation-protocol.mjs +7 -6
- package/scripts/lib/host-capabilities.mjs +2 -1
- package/scripts/lib/packaged-host-parity.mjs +9 -3
- package/scripts/lib/persona-v3-ai-assisted-solo-status.mjs +6 -4
- package/scripts/lib/persona-v3-ai-formula-review.mjs +6 -5
- package/scripts/lib/persona-v3-ai-machine-simulations.mjs +32 -4
- package/scripts/lib/persona-v3-build-specs.mjs +3 -2
- package/scripts/lib/persona-v3-draft-packs.mjs +2 -2
- package/scripts/lib/persona-v3-formula-pipeline.mjs +11 -10
- package/scripts/lib/persona-v3-production-candidates.mjs +10 -9
- package/scripts/lib/persona-v3-solo-formula-pipeline.mjs +182 -16
- package/scripts/lib/persona-v3-solo-test-packs.mjs +112 -11
- package/scripts/package-smoke.mjs +2 -1
- package/scripts/report-persona-corpus-gaps.mjs +4 -1
- package/scripts/review-persona-v3-solo-formulas.mjs +12 -8
- package/scripts/scaffold-persona-v3-staging.mjs +1 -1
- package/skills/agent-skills-governance/SKILL.md +8 -2
- package/skills/alphacouncil-agent/SKILL.md +12 -4
- package/skills/public-equity-investing/SKILL.md +17 -0
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/change_value_bridge.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_ackman/provisional-derivations/power_map.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/compute_power_bridge.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_aschenbrenner/provisional-derivations/timeline_reverse_valuation.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/crowding_cost_stress.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_asness/provisional-derivations/factor_decomposer.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/incremental_returns.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_buffett/provisional-derivations/owner_earnings_rebuilder.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/capital_structure_reader.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_burry/provisional-derivations/mispricing_carry.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/capture_valuation_bridge.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_cathie_wood/provisional-derivations/cost_adoption_curve.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/debt_driver_stress.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_dalio/provisional-derivations/regime_classifier.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_damodaran/provisional-derivations/story_dcf.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/inflection_payoff.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_druckenmiller/provisional-derivations/liquidity_revision_map.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/opportunity_cost.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_duan_yongping/provisional-derivations/user_value_evidence.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/research_productivity.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_fisher/provisional-derivations/scuttlebutt_graph.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_forensic_short/provisional-derivations/borrow_catalyst.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/asset_floor.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_graham/provisional-derivations/normalized_earnings.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/penetration_liquidity.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_jhunjhunwala/provisional-derivations/promoter_governance.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/cash_catalyst_compare.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_klarman/provisional-derivations/recovery_waterfall.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/promise_integrity_ledger.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_li_lu/provisional-derivations/ten_year_return_bridge.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/category_classifier.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_lynch/provisional-derivations/story_numbers_check.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/cycle_temperature.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_marks/provisional-derivations/implied_expectations.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/failure_path_graph.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_munger/provisional-derivations/incentive_map.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/discrete_payoff.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_pabrai/provisional-derivations/downside_floor.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/leakage_audit.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_simons/provisional-derivations/oos_cost_test.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/net_edge_sizer.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_sinclair/provisional-derivations/realized_vol_forecast.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reflexivity_graph.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_soros/provisional-derivations/reversal_monitor.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_taleb/provisional-derivations/payoff_ruin.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/edge_recalculator.derived-proxy-evidence.json +0 -64
- package/knowledge/solo-test/persona-v3-solo-test-formulas/master_thorp/provisional-derivations/fractional_kelly.derived-proxy-evidence.json +0 -64
|
@@ -339,7 +339,7 @@ Compute per-claim survived-confidence: keep `high` only if source_fidelity != co
|
|
|
339
339
|
|
|
340
340
|
### Stage 2c - Selected master methods
|
|
341
341
|
|
|
342
|
-
Run every `master_agent` returned by `plan_visible_run` after the evidence and verification barrier, and before the bull/bear debate.
|
|
342
|
+
Run every `master_agent` returned by `plan_visible_run` after the evidence and verification barrier, and before the bull/bear debate. Physical v3 agents are explanation workers over an already frozen stance, including `out_of_scope`; append the completed Evidence JSON, require `acknowledged_stance` to match `frozen_stance`, and record each result with `record_master_opinion`. `masters_declined` documents the deterministic result but does not waive a returned visible explanation worker. HARD GATE: `status.json.pending_masters` must be empty before Stage 3.
|
|
343
343
|
|
|
344
344
|
### Stage 3 — Debate pipeline (3 rounds, parallel per round)
|
|
345
345
|
Run the documented rounds, each as a parallel fan-out of `bull_researcher` + `bear_researcher` fed the verified evidence:
|
|
@@ -353,7 +353,7 @@ Run the documented rounds, each as a parallel fan-out of `bull_researcher` + `be
|
|
|
353
353
|
Persist each round via `record_visible_decision(run_id, role, packet)` so `all_agents.md` accumulates the full trace. DISPUTED/UNVERIFIABLE claims may appear in a thesis only with an explicit caveat.
|
|
354
354
|
|
|
355
355
|
### Stage 4 — Verdict + synthesize
|
|
356
|
-
Run one `portfolio_manager` `Task` fed the verified evidence plus all three debate rounds. Record it via `record_visible_decision(run_id, 'portfolio_manager', packet)`, which writes `decision.json` + `final_report.md` and marks the run complete.
|
|
356
|
+
Run one `portfolio_manager` `Task` fed the verified evidence plus all three debate rounds. Record it via `record_visible_decision(run_id, 'portfolio_manager', packet)`, which writes `decision.json` + `final_report.md` and marks the run complete. A successful PM response has `handoff_contract=inline_user_response_v1` and returns `user_response_markdown`; use that Markdown as the final user-facing response body instead of replacing it with a shorter recap. Its last section is the exact selected-seat count and one readable method statement per seat, including deterministic `out_of_scope` statements. Then link the complete report and audit artifacts in an appendix. The saved full report still contains the Analyst Work Log, Bull/Bear Debate record, verification ledger, all mandated sections, data gaps, horizons and `<task>:<source_id>` source table.
|
|
357
357
|
|
|
358
358
|
Honest limits: Task fan-out is best-effort, not a guaranteed workflow engine; enforce the barrier by polling artifacts, not by assuming. WebSearch/WebFetch is the only evidence channel (no financial API), so some numeric claims stay "narratively corroborated, not vendor-verified". This is the same auditable contract as the other paths — a stronger runner, not a different audit story.
|
|
359
359
|
|
|
@@ -410,6 +410,12 @@ Debate agents return:
|
|
|
410
410
|
playbooks run by subagents, not Python libraries.
|
|
411
411
|
- Keep non-public information out of scope unless the user provides the document directly.
|
|
412
412
|
- For exact index / index-futures (incl. night session) / FX / rates / vol / commodity / stock levels, call the **`get_quote`** MCP tool (keyless, ~15m delayed; accepts names like `KOSPI`/`纳指期货`/`VIX`/`美元指数` or raw tickers) and cite it. Web search is the interpretation layer and the fallback when `get_quote` errors — then record the gap in `open_questions`. `get_quote` is delayed market data, never a real-time feed.
|
|
413
|
+
- Classify the instrument before choosing company-data routes. ETFs/funds use dated
|
|
414
|
+
holdings look-through; cash indices use aggregate-index methodology. Do not call or ask
|
|
415
|
+
for operating-company revenue, EPS, guidance, Form 4 or Company Facts as if they belonged
|
|
416
|
+
to a fund/index. Cover methodology, holdings/constituent date and weights, concentration,
|
|
417
|
+
fee or index rules, liquidity/tracking/flows, rebalances and same-date aggregate valuation
|
|
418
|
+
with disclosed coverage; every missing field is an explicit gap.
|
|
413
419
|
- Every material claim should map back to an evidence packet with sources and confidence.
|
|
414
420
|
- Evidence sources are globally scoped as `<task>:<local_source_id>` and mirrored in `source_manifest.json`; never cite bare `S1/S2` after packets are merged.
|
|
415
421
|
- Full `full_v2` manager reports must include separate visible sections for market expectations / implied beat-miss thresholds, analyst rating or target-price revisions, earnings-call management signals, quant factor / technical risk view, news and management/industry voice signals, short interest / borrow / options where available, strategic transaction or banking-event terms where relevant, data gaps / unavailable data, and separate short-term 1-4 weeks / medium-term 3-6 months / long-term 12 months views. Do not hide these only in the source table. If a data source is unavailable, state that explicitly instead of omitting the section. If no key source is missing, include a data-gaps section saying no critical gaps were found.
|
|
@@ -417,8 +423,10 @@ Debate agents return:
|
|
|
417
423
|
- Quick `quick_v1` reports use the fixed 13-section contract stated above. Do not fail a quick report merely because it lacks full-only quant, event-banking, three-horizon, three-round-Q&A, or adversarial-verifier sections; likewise, never present a passing quick report as full-equivalent.
|
|
418
424
|
- Terminal runs must preserve the standard artifacts appropriate to the executed contract, including `final_report.md`, `user_response.md`, `artifact_index.md`, `report_quality.json`, evidence-role Markdown, selected-method output, and bull/bear/PM output or explicit failure records. If `report_quality.json` is not `passed`, report `needs_revision`, not complete. A passing report-quality gate checks structure only: it does not convert a quick `degraded` execution into `complete` or prove evidence coverage.
|
|
419
425
|
- A full `user_response.md` lists all eight mandatory analyst statuses/summaries, every
|
|
420
|
-
selected stable master ID with frozen stance and
|
|
421
|
-
|
|
426
|
+
selected stable master ID with frozen stance and readable explanation/status, and one
|
|
427
|
+
system-owned price snapshot with currency/time/source or an explicit unavailable gap. Its
|
|
428
|
+
final section contains the exact selected-seat count and one statement per selected ID.
|
|
429
|
+
Visible PM completion returns `user_response_markdown`; deliver it instead of an ACK recap.
|
|
422
430
|
- The `management_industry_voices` agent only uses publicly verifiable commentary from executives, board members, official company channels, customers, suppliers, competitors, regulators, industry experts, and channel voices. It must separate direct quotes, paraphrases, and media interpretation, and must not imply non-public inside information.
|
|
423
431
|
- Fail closed on visibility: if visible agent/thread tools are unavailable, say that visible subagents are unavailable in this runtime and use MCP only with that limitation stated.
|
|
424
432
|
- Never let a subagent call `@alphacouncil-agent`, `collect_evidence`, `analyze_symbol`, or `read_run`; visible agents are leaf workers.
|
|
@@ -48,6 +48,23 @@ Contract). Keep JSON field names in English; write prose in the user's language.
|
|
|
48
48
|
vs media interpretation; never imply non-public information.
|
|
49
49
|
- `insider_sec` — Form 4 insider transactions, buybacks, dilution, debt, capital allocation.
|
|
50
50
|
|
|
51
|
+
## ETF, fund and broad-index routing
|
|
52
|
+
|
|
53
|
+
Classify the instrument before applying the company role list above.
|
|
54
|
+
|
|
55
|
+
- **ETF/fund:** establish tracked index/methodology, dated holdings and weights, top-ten and
|
|
56
|
+
sector concentration, fee, AUM, liquidity/spread, premium-discount or tracking difference,
|
|
57
|
+
flows, lending/derivatives, rebalances and tax structure. Fundamentals are holdings-level
|
|
58
|
+
look-through with the covered weight stated.
|
|
59
|
+
- **Cash index:** establish calculation methodology, dated constituents/weights, concentration,
|
|
60
|
+
sector/factor exposures, breadth, reconstitution/rebalances, aggregate earnings and
|
|
61
|
+
valuation methodology, macro sensitivity and any explicitly named derivative proxy.
|
|
62
|
+
- **Aggregation discipline:** use one date and disclose the provider/method and coverage
|
|
63
|
+
weight. Never add a few constituents into ETF/index revenue, EPS, cash flow or guidance.
|
|
64
|
+
- **Filings discipline:** a constituent Form 4 is issuer activity, not fund insider trading.
|
|
65
|
+
Operating-company Company Facts and issuer financial screens are `not_applicable` for the
|
|
66
|
+
fund/index itself, not failed evidence.
|
|
67
|
+
|
|
51
68
|
## Valuation frameworks (valuation_long_short)
|
|
52
69
|
|
|
53
70
|
Use at least two, and state assumptions explicitly:
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:1c2f2d860e3f6f05cfe6fc7e966142d3ac00ee0bdabc4a2b2e53a352fa80c4fb",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_ackman.change_value_bridge.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "valuation.standalone_value"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "valuation.standalone_value",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_ackman",
|
|
43
|
-
"prototype_content_hash": "sha256:df0cf21474731a972284625235ac06bc492dff331d82ca3fc504685dc3339d61",
|
|
44
|
-
"prototype_id": "master_ackman.change_value_bridge.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_ackman.change_value_bridge"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:5c14bdc63fe4980710f521bdcd091a3c9b40da37b67029fb191ed161480a0885",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:48c3c6019cd80db56bed977e35cf8ee5627e219ddbad3d274e21eb8d0f996ec9",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_ackman.power_map.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "governance.voting_control"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "governance.voting_control",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_ackman",
|
|
43
|
-
"prototype_content_hash": "sha256:df0cf21474731a972284625235ac06bc492dff331d82ca3fc504685dc3339d61",
|
|
44
|
-
"prototype_id": "master_ackman.power_map.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_ackman.power_map"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:cbc66704abe50660a149b649d09b7897a5db8dac9b9c3d279be97908ae5e0620",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:b20b00db383ff9aeb0e480fcb537ea22cdf9298a1d4f0cc46eb139f3cc6bb178",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_aschenbrenner.compute_power_bridge.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "ai.compute.installed_capacity"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "ai.power.required_mw",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_aschenbrenner",
|
|
43
|
-
"prototype_content_hash": "sha256:a2c6ddf866e1bf6c25a75903178929a0c276fb427b114a84e99d1f9306efeec7",
|
|
44
|
-
"prototype_id": "master_aschenbrenner.compute_power_bridge.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_aschenbrenner.compute_power_bridge"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:e037f2b6a618de250e7cdd947f5fb2e54de76605fdfafc89edb9624040033fbe",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:38504f2484be53d328aa33be1d712e7547fcad5d7ca5b947ac25afd066f4a854",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_aschenbrenner.timeline_reverse_valuation.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "ai.compute.installed_capacity"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "valuation.implied_growth",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_aschenbrenner",
|
|
43
|
-
"prototype_content_hash": "sha256:a2c6ddf866e1bf6c25a75903178929a0c276fb427b114a84e99d1f9306efeec7",
|
|
44
|
-
"prototype_id": "master_aschenbrenner.timeline_reverse_valuation.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_aschenbrenner.timeline_reverse_valuation"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:9d12ff44cb0683d18b0960029e0a4e4cc0e85f5f5130d9d8d2f812dce48351f9",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:6f699f372d8b762f5ba2aa01fbadfceb954a61e7d103a857f4ce27ecab81aadc",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_asness.crowding_cost_stress.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "factor.value_exposure"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "factor.crowding",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_asness",
|
|
43
|
-
"prototype_content_hash": "sha256:d059505977cdb7fbd96b2f86d2cd19883aa16220b5399e10ca68ee7b3b562359",
|
|
44
|
-
"prototype_id": "master_asness.crowding_cost_stress.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_asness.crowding_cost_stress"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:d9453ef6c6b917dca3aa0208f13087cf6f4607951985bfd495b5ce00d85beee1",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:f220ddc65bd9b460b972d511f4e424e894413eb5b1561e0bb847a5e2142339a8",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_asness.factor_decomposer.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "factor.value_exposure"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "factor.value_exposure",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_asness",
|
|
43
|
-
"prototype_content_hash": "sha256:d059505977cdb7fbd96b2f86d2cd19883aa16220b5399e10ca68ee7b3b562359",
|
|
44
|
-
"prototype_id": "master_asness.factor_decomposer.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_asness.factor_decomposer"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:319e46ff64092fb9577cba1ea97fc65ac74fb7021373aba0c7ec4111945f3712",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:4aa12129a05673b497ddbfcb81174ffb97e02f04aff045ccf654222cfec69dc8",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_buffett.incremental_returns.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "financial.owner_earnings"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "financial.incremental_return_on_capital",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_buffett",
|
|
43
|
-
"prototype_content_hash": "sha256:9d0725a29e9079d1af500a5c239bd170430f87efa49b3d16715e7640a6efcab5",
|
|
44
|
-
"prototype_id": "master_buffett.incremental_returns.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_buffett.incremental_returns"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:2847885226f0cbf39c4193b18dd17f2ba31fd407967d5a9d6fe7f8939df33421",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_evidence",
|
|
3
|
-
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_spec": {
|
|
5
|
-
"artifact_kind": "persona_v3_provisional_formula_derivation_spec",
|
|
6
|
-
"assurance_class": "provisional_derived_proxy",
|
|
7
|
-
"authoring_candidate_hash": "sha256:d4b9f5a4ed3da301eb46e3aab8dc4693b1f8ccd2c843c84ef74906b1b74016a9",
|
|
8
|
-
"derivation_policy": "first_declared_input_to_first_declared_output_identity_v1",
|
|
9
|
-
"derivation_spec_id": "master_buffett.owner_earnings_rebuilder.prototype_v1.derived_proxy_v1",
|
|
10
|
-
"formula": {
|
|
11
|
-
"inputs": [
|
|
12
|
-
{
|
|
13
|
-
"on_missing": "fail",
|
|
14
|
-
"operand": {
|
|
15
|
-
"fact_id": "financial.owner_earnings"
|
|
16
|
-
},
|
|
17
|
-
"period": {
|
|
18
|
-
"alignment": "as_of",
|
|
19
|
-
"basis": "instant",
|
|
20
|
-
"window": null
|
|
21
|
-
},
|
|
22
|
-
"unit": "derived_proxy_scalar",
|
|
23
|
-
"value_kind": "scalar"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"kind": "transform",
|
|
27
|
-
"on_missing": "fail",
|
|
28
|
-
"operation": "identity",
|
|
29
|
-
"output": {
|
|
30
|
-
"output_id": "financial.owner_earnings",
|
|
31
|
-
"period": {
|
|
32
|
-
"alignment": "as_of",
|
|
33
|
-
"basis": "instant",
|
|
34
|
-
"window": null
|
|
35
|
-
},
|
|
36
|
-
"unit": "derived_proxy_scalar",
|
|
37
|
-
"value_kind": "scalar"
|
|
38
|
-
},
|
|
39
|
-
"version": "0.1.0"
|
|
40
|
-
},
|
|
41
|
-
"input_contract_source": "unknown_fact_fail_closed_proxy_scalar_v1",
|
|
42
|
-
"persona_id": "master_buffett",
|
|
43
|
-
"prototype_content_hash": "sha256:9d0725a29e9079d1af500a5c239bd170430f87efa49b3d16715e7640a6efcab5",
|
|
44
|
-
"prototype_id": "master_buffett.owner_earnings_rebuilder.prototype_v1",
|
|
45
|
-
"schema_version": 1,
|
|
46
|
-
"tool_id": "master_buffett.owner_earnings_rebuilder"
|
|
47
|
-
},
|
|
48
|
-
"derivation_spec_hash": "sha256:176668e0b04779a82267e4098ff9d2c6ac61c2a3870fd360b426e29bd9302a5a",
|
|
49
|
-
"human_reviewer_ids": [],
|
|
50
|
-
"intended_use": "local_test_only",
|
|
51
|
-
"limitations": [
|
|
52
|
-
"mechanical_identity_proxy_not_the_named_investor_method",
|
|
53
|
-
"first_declared_input_and_output_are_test_contract_choices_not_human_adjudication",
|
|
54
|
-
"unknown_fact_proxy_scalar_unit_requires_a_local_test_adapter",
|
|
55
|
-
"no_human_formula_review_or_cryptographic_approval_exists",
|
|
56
|
-
"must_not_be_used_for_production_admission_release_or_method_model_claims"
|
|
57
|
-
],
|
|
58
|
-
"method_model_eligible": false,
|
|
59
|
-
"production_effect": "none",
|
|
60
|
-
"production_eligible": false,
|
|
61
|
-
"review_status": "not_human_reviewed",
|
|
62
|
-
"schema_version": 1,
|
|
63
|
-
"signature_count": 0
|
|
64
|
-
}
|