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
|
@@ -17,6 +17,10 @@
|
|
|
17
17
|
],
|
|
18
18
|
"native_decision_schema": "category_story_decision_v1",
|
|
19
19
|
"optional_fact_types": [
|
|
20
|
+
"financial.net_margin_5y",
|
|
21
|
+
"financial.leverage",
|
|
22
|
+
"company.category",
|
|
23
|
+
"business.two_minute_story",
|
|
20
24
|
"financial.growth_rate",
|
|
21
25
|
"valuation.peg_contextual",
|
|
22
26
|
"financial.inventory",
|
|
@@ -24,8 +28,10 @@
|
|
|
24
28
|
"cycle.position"
|
|
25
29
|
],
|
|
26
30
|
"required_fact_types": [
|
|
27
|
-
"
|
|
28
|
-
"
|
|
31
|
+
"market.price",
|
|
32
|
+
"capital_allocation.share_count",
|
|
33
|
+
"financial.free_cash_flow_5y",
|
|
34
|
+
"valuation.revenue_growth"
|
|
29
35
|
]
|
|
30
36
|
},
|
|
31
37
|
"components": {
|
|
@@ -46,8 +52,8 @@
|
|
|
46
52
|
"computation": {
|
|
47
53
|
"dsl_version": "1.1",
|
|
48
54
|
"pipeline": [
|
|
49
|
-
"master_lynch.
|
|
50
|
-
"master_lynch.
|
|
55
|
+
"master_lynch.market_capitalisation",
|
|
56
|
+
"master_lynch.growth_justified_capitalisation"
|
|
51
57
|
]
|
|
52
58
|
},
|
|
53
59
|
"decision": {
|
|
@@ -55,8 +61,10 @@
|
|
|
55
61
|
"common_projection": "common_stance_v1",
|
|
56
62
|
"confidence_calibrator": null,
|
|
57
63
|
"eligibility": [
|
|
58
|
-
"
|
|
59
|
-
"
|
|
64
|
+
"market.price",
|
|
65
|
+
"capital_allocation.share_count",
|
|
66
|
+
"financial.free_cash_flow_5y",
|
|
67
|
+
"valuation.revenue_growth"
|
|
60
68
|
],
|
|
61
69
|
"hard_vetoes": [
|
|
62
70
|
"master_lynch.category_error",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
],
|
|
17
17
|
"experiment_pass_count": 0,
|
|
18
18
|
"formula_approval_binding_count": 0,
|
|
19
|
-
"formula_compilation_manifest_hash": "sha256:
|
|
19
|
+
"formula_compilation_manifest_hash": "sha256:fc8afd469d9cafccccc4221622ccde5061167c538ab6472eecaaf65efce5461b",
|
|
20
20
|
"method_model_eligible": false,
|
|
21
21
|
"native_states": [
|
|
22
22
|
"provisional_story_invalid",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
],
|
|
27
27
|
"persona_id": "master_lynch",
|
|
28
28
|
"planned_tool_ids": [
|
|
29
|
-
"master_lynch.
|
|
30
|
-
"master_lynch.
|
|
29
|
+
"master_lynch.market_capitalisation",
|
|
30
|
+
"master_lynch.growth_justified_capitalisation"
|
|
31
31
|
],
|
|
32
32
|
"production_eligible": false,
|
|
33
33
|
"review_status": "not_human_reviewed",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:
|
|
1
|
+
{"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:bf3b5ad6d4fed0674c7adcc1aeaa9366989948781972d16757d8e21bf9cb4862","grade":"E","known_at":"2026-07-27","locator":{"section":"master_lynch"},"public_at":"2026-07-27","published_at":"2026-07-27","retrieved_at":"2026-07-27","schema_version":1,"source_id":"proxy:68711236c84ce159a","source_kind":"derived_proxy","summary":"Project-authored provisional proxy used only to exercise the deterministic solo-test build; it is not source approval or method attribution.","supports":["solo_test_structure","deterministic_execution_only"],"title":"Provisional project-derived method hypothesis for master_lynch","url":"https://github.com/Zhao73/alphacouncil-agent/blob/main/data/persona-v3-build-specs.v1.mjs"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_evidence_hash": "sha256:
|
|
5
|
-
"derivation_spec_hash": "sha256:
|
|
6
|
-
"derivation_spec_id": "master_lynch.
|
|
4
|
+
"derivation_evidence_hash": "sha256:52a7c3bd87531c34f627feaaddc932931c805248ddd4088fe815972a9244a69a",
|
|
5
|
+
"derivation_spec_hash": "sha256:f45b9f6cb098d893f2f5d90d47f09b57b8f60ddc3f11cc6e909166ec93216013",
|
|
6
|
+
"derivation_spec_id": "master_lynch.market_capitalisation.prototype_v1.derived_proxy_v1",
|
|
7
7
|
"dsl_version": "1.1",
|
|
8
|
-
"id": "master_lynch.
|
|
8
|
+
"id": "master_lynch.market_capitalisation",
|
|
9
9
|
"input_contracts": [
|
|
10
10
|
{
|
|
11
11
|
"on_missing": "fail",
|
|
@@ -14,45 +14,78 @@
|
|
|
14
14
|
"basis": "instant",
|
|
15
15
|
"window": null
|
|
16
16
|
},
|
|
17
|
-
"unit": "
|
|
18
|
-
"value_kind": "
|
|
17
|
+
"unit": "currency_units",
|
|
18
|
+
"value_kind": "monetary"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"on_missing": "fail",
|
|
22
|
+
"period": {
|
|
23
|
+
"alignment": "as_of",
|
|
24
|
+
"basis": "duration",
|
|
25
|
+
"window": "P1Y"
|
|
26
|
+
},
|
|
27
|
+
"unit": "shares",
|
|
28
|
+
"value_kind": "count"
|
|
19
29
|
}
|
|
20
30
|
],
|
|
21
|
-
"input_schema_hash": "sha256:
|
|
31
|
+
"input_schema_hash": "sha256:014fc15523fc0e43ed8a00eb0a919906f0fa8bf32f9a03da70c609cc722d249b",
|
|
22
32
|
"inputs": [
|
|
23
33
|
{
|
|
24
|
-
"fact_id": "
|
|
34
|
+
"fact_id": "market.price"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"fact_id": "capital_allocation.share_count"
|
|
25
38
|
}
|
|
26
39
|
],
|
|
27
40
|
"intended_use": "local_test_only",
|
|
28
|
-
"kind": "
|
|
41
|
+
"kind": "recomputation",
|
|
29
42
|
"on_missing": "fail",
|
|
30
|
-
"operation": "
|
|
31
|
-
"output_id": "
|
|
43
|
+
"operation": "multiply",
|
|
44
|
+
"output_id": "valuation.market_capitalisation.master_lynch",
|
|
32
45
|
"output_period": {
|
|
33
46
|
"alignment": "as_of",
|
|
34
47
|
"basis": "instant",
|
|
35
48
|
"window": null
|
|
36
49
|
},
|
|
37
|
-
"output_schema_hash": "sha256:
|
|
50
|
+
"output_schema_hash": "sha256:e9720490d54bd7418bae25eac0bbaffd044e45d519ce743e57feb8bd1e96597f",
|
|
38
51
|
"production_eligible": false,
|
|
39
52
|
"review_status": "not_human_reviewed",
|
|
40
53
|
"schema_version": 1,
|
|
41
54
|
"source_ids": [
|
|
42
55
|
"proxy:68711236c84ce159a"
|
|
43
56
|
],
|
|
44
|
-
"unit": "
|
|
45
|
-
"value_kind": "
|
|
46
|
-
"version": "0.
|
|
57
|
+
"unit": "currency_units",
|
|
58
|
+
"value_kind": "monetary",
|
|
59
|
+
"version": "0.2.0"
|
|
47
60
|
},
|
|
48
61
|
{
|
|
49
62
|
"assurance_class": "provisional_derived_proxy",
|
|
50
|
-
"derivation_evidence_hash": "sha256:
|
|
51
|
-
"derivation_spec_hash": "sha256:
|
|
52
|
-
"derivation_spec_id": "master_lynch.
|
|
63
|
+
"derivation_evidence_hash": "sha256:1dfb12c46177bc62e3ae887947e46083f14098f735ad295a060e032047cfa1ec",
|
|
64
|
+
"derivation_spec_hash": "sha256:8853906f825f28224238ef6f616eb3609f1249a6050d7bf1f67946c38afe948b",
|
|
65
|
+
"derivation_spec_id": "master_lynch.growth_justified_capitalisation.prototype_v1.derived_proxy_v1",
|
|
53
66
|
"dsl_version": "1.1",
|
|
54
|
-
"id": "master_lynch.
|
|
67
|
+
"id": "master_lynch.growth_justified_capitalisation",
|
|
55
68
|
"input_contracts": [
|
|
69
|
+
{
|
|
70
|
+
"on_missing": "fail",
|
|
71
|
+
"period": {
|
|
72
|
+
"alignment": "as_of",
|
|
73
|
+
"basis": "duration",
|
|
74
|
+
"window": "P5Y"
|
|
75
|
+
},
|
|
76
|
+
"unit": "currency_units",
|
|
77
|
+
"value_kind": "monetary"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"on_missing": "fail",
|
|
81
|
+
"period": {
|
|
82
|
+
"alignment": "as_of",
|
|
83
|
+
"basis": "duration",
|
|
84
|
+
"window": "ANY"
|
|
85
|
+
},
|
|
86
|
+
"unit": "decimal",
|
|
87
|
+
"value_kind": "ratio"
|
|
88
|
+
},
|
|
56
89
|
{
|
|
57
90
|
"on_missing": "fail",
|
|
58
91
|
"period": {
|
|
@@ -64,31 +97,37 @@
|
|
|
64
97
|
"value_kind": "scalar"
|
|
65
98
|
}
|
|
66
99
|
],
|
|
67
|
-
"input_schema_hash": "sha256:
|
|
100
|
+
"input_schema_hash": "sha256:3615ba32b04be656a5c7ea107d33a6389ef3f338da4b3d31c9e9c164bdad2742",
|
|
68
101
|
"inputs": [
|
|
69
102
|
{
|
|
70
|
-
"fact_id": "
|
|
103
|
+
"fact_id": "financial.free_cash_flow_5y"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"fact_id": "valuation.revenue_growth"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"literal": 20
|
|
71
110
|
}
|
|
72
111
|
],
|
|
73
112
|
"intended_use": "local_test_only",
|
|
74
|
-
"kind": "
|
|
113
|
+
"kind": "recomputation",
|
|
75
114
|
"on_missing": "fail",
|
|
76
|
-
"operation": "
|
|
77
|
-
"output_id": "
|
|
115
|
+
"operation": "multiply",
|
|
116
|
+
"output_id": "valuation.lynch_growth_justified_capitalisation.master_lynch",
|
|
78
117
|
"output_period": {
|
|
79
118
|
"alignment": "as_of",
|
|
80
119
|
"basis": "instant",
|
|
81
120
|
"window": null
|
|
82
121
|
},
|
|
83
|
-
"output_schema_hash": "sha256:
|
|
122
|
+
"output_schema_hash": "sha256:1d72c0667f606301193078ff7ca80e8e1734dd8efd157bb0f8967c6659d057f8",
|
|
84
123
|
"production_eligible": false,
|
|
85
124
|
"review_status": "not_human_reviewed",
|
|
86
125
|
"schema_version": 1,
|
|
87
126
|
"source_ids": [
|
|
88
127
|
"proxy:68711236c84ce159a"
|
|
89
128
|
],
|
|
90
|
-
"unit": "
|
|
91
|
-
"value_kind": "
|
|
92
|
-
"version": "0.
|
|
129
|
+
"unit": "currency_units",
|
|
130
|
+
"value_kind": "monetary",
|
|
131
|
+
"version": "0.2.0"
|
|
93
132
|
}
|
|
94
133
|
]
|
|
@@ -2,7 +2,28 @@
|
|
|
2
2
|
"abstention_policy": "fail_closed",
|
|
3
3
|
"dsl_version": "1.1",
|
|
4
4
|
"eligibility": {
|
|
5
|
-
"all": [
|
|
5
|
+
"all": [
|
|
6
|
+
{
|
|
7
|
+
"condition": {
|
|
8
|
+
"op": "exists",
|
|
9
|
+
"value": {
|
|
10
|
+
"fact_id": "index.aggregate_pe_ttm"
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
"condition_id": "master_marks.market_valuation_observable",
|
|
14
|
+
"on_false": {
|
|
15
|
+
"common_stance": "out_of_scope",
|
|
16
|
+
"native_state": "provisional_cycle_unknown"
|
|
17
|
+
},
|
|
18
|
+
"on_uncomputable": {
|
|
19
|
+
"common_stance": "out_of_scope",
|
|
20
|
+
"native_state": "provisional_cycle_unknown"
|
|
21
|
+
},
|
|
22
|
+
"source_ids": [
|
|
23
|
+
"proxy:08cfa8347347faed7"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
]
|
|
6
27
|
},
|
|
7
28
|
"fact_gate": {
|
|
8
29
|
"on_missing_critical": {
|
|
@@ -10,21 +31,62 @@
|
|
|
10
31
|
"native_state": "provisional_cycle_unknown"
|
|
11
32
|
}
|
|
12
33
|
},
|
|
13
|
-
"hard_vetoes": [
|
|
34
|
+
"hard_vetoes": [
|
|
35
|
+
{
|
|
36
|
+
"condition": {
|
|
37
|
+
"conditions": [
|
|
38
|
+
{
|
|
39
|
+
"left": {
|
|
40
|
+
"output_id": "macro.credit_spread_gap.master_marks"
|
|
41
|
+
},
|
|
42
|
+
"op": "lt",
|
|
43
|
+
"right": {
|
|
44
|
+
"literal": 0
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"left": {
|
|
49
|
+
"fact_id": "index.aggregate_earnings_yield"
|
|
50
|
+
},
|
|
51
|
+
"op": "lt",
|
|
52
|
+
"right": {
|
|
53
|
+
"fact_id": "macro.aaa_corporate_yield"
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"op": "all"
|
|
58
|
+
},
|
|
59
|
+
"on_trigger": {
|
|
60
|
+
"common_stance": "opposed",
|
|
61
|
+
"native_state": "provisional_defensive"
|
|
62
|
+
},
|
|
63
|
+
"on_uncomputable": {
|
|
64
|
+
"action": "abstain",
|
|
65
|
+
"decision": {
|
|
66
|
+
"common_stance": "out_of_scope",
|
|
67
|
+
"native_state": "provisional_cycle_unknown"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"source_ids": [
|
|
71
|
+
"proxy:08cfa8347347faed7"
|
|
72
|
+
],
|
|
73
|
+
"veto_id": "master_marks.euphoria"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
14
76
|
"native_decision_schema": "cycle_risk_posture_v1",
|
|
15
77
|
"native_output_fields": [
|
|
16
78
|
{
|
|
17
79
|
"field": "metric_1",
|
|
18
80
|
"on_missing": "fail",
|
|
19
81
|
"value": {
|
|
20
|
-
"output_id": "
|
|
82
|
+
"output_id": "macro.credit_spread_gap.master_marks"
|
|
21
83
|
}
|
|
22
84
|
},
|
|
23
85
|
{
|
|
24
86
|
"field": "metric_2",
|
|
25
87
|
"on_missing": "fail",
|
|
26
88
|
"value": {
|
|
27
|
-
"output_id": "
|
|
89
|
+
"output_id": "index.equity_over_corporate_debt_premium.master_marks"
|
|
28
90
|
}
|
|
29
91
|
}
|
|
30
92
|
],
|
|
@@ -52,7 +114,7 @@
|
|
|
52
114
|
},
|
|
53
115
|
{
|
|
54
116
|
"decision": {
|
|
55
|
-
"common_stance": "
|
|
117
|
+
"common_stance": "constructive",
|
|
56
118
|
"native_state": "provisional_aggressive"
|
|
57
119
|
},
|
|
58
120
|
"min_ratio": 1
|
|
@@ -69,7 +131,7 @@
|
|
|
69
131
|
{
|
|
70
132
|
"condition": {
|
|
71
133
|
"left": {
|
|
72
|
-
"output_id": "
|
|
134
|
+
"output_id": "macro.credit_spread_gap.master_marks"
|
|
73
135
|
},
|
|
74
136
|
"op": "gt",
|
|
75
137
|
"right": {
|
|
@@ -78,7 +140,7 @@
|
|
|
78
140
|
},
|
|
79
141
|
"coverage_weight": 1,
|
|
80
142
|
"points": 1,
|
|
81
|
-
"rule_id": "
|
|
143
|
+
"rule_id": "marks_credit_spread_above_long_run_average",
|
|
82
144
|
"source_ids": [
|
|
83
145
|
"proxy:08cfa8347347faed7"
|
|
84
146
|
]
|
|
@@ -86,7 +148,7 @@
|
|
|
86
148
|
{
|
|
87
149
|
"condition": {
|
|
88
150
|
"left": {
|
|
89
|
-
"output_id": "
|
|
151
|
+
"output_id": "index.equity_over_corporate_debt_premium.master_marks"
|
|
90
152
|
},
|
|
91
153
|
"op": "gt",
|
|
92
154
|
"right": {
|
|
@@ -95,7 +157,7 @@
|
|
|
95
157
|
},
|
|
96
158
|
"coverage_weight": 1,
|
|
97
159
|
"points": 1,
|
|
98
|
-
"rule_id": "
|
|
160
|
+
"rule_id": "marks_equity_paid_over_corporate_debt",
|
|
99
161
|
"source_ids": [
|
|
100
162
|
"proxy:08cfa8347347faed7"
|
|
101
163
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Calibrate aggressiveness to cycle temperature, consensus, price-implied expectations, credit conditions and permanent-loss risk rather than point forecasting.","rule_id":"proxy_rule_1","source_ids":["proxy:08cfa8347347faed7"]}
|
|
2
|
-
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"
|
|
3
|
-
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"
|
|
2
|
+
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Where the high-yield spread sits relative to its long-run average. the named source's claim is not that spreads predict anything, but that they tell you whether investors are currently being paid to bear risk.","rule_id":"proxy_rule_2","source_ids":["proxy:08cfa8347347faed7"]}
|
|
3
|
+
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"What the equity market pays over the safest corporate debt. The second thermometer: equities yielding less than investment-grade bonds means the cycle has run a long way toward the risk-tolerant end.","rule_id":"proxy_rule_3","source_ids":["proxy:08cfa8347347faed7"]}
|
|
4
4
|
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Block aggressive posture when reviewed credit and behavior evidence indicate euphoria.","rule_id":"proxy_rule_4","source_ids":["proxy:08cfa8347347faed7"]}
|
|
5
5
|
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject a thesis that does not differ from what price already implies.","rule_id":"proxy_rule_5","source_ids":["proxy:08cfa8347347faed7"]}
|
|
6
6
|
{"assurance_class":"provisional_derived_proxy","attribution_status":"provisional_not_human_reviewed","claim":"Reject when a plausible path produces unbounded permanent capital loss.","rule_id":"proxy_rule_6","source_ids":["proxy:08cfa8347347faed7"]}
|
|
@@ -16,14 +16,18 @@
|
|
|
16
16
|
],
|
|
17
17
|
"native_decision_schema": "cycle_risk_posture_v1",
|
|
18
18
|
"optional_fact_types": [
|
|
19
|
+
"index.aggregate_pe_ttm",
|
|
20
|
+
"cycle.valuation_percentile",
|
|
19
21
|
"cycle.credit_conditions",
|
|
20
22
|
"cycle.investor_behavior",
|
|
23
|
+
"expectations.consensus",
|
|
21
24
|
"valuation.implied_expectations",
|
|
22
25
|
"risk.permanent_loss"
|
|
23
26
|
],
|
|
24
27
|
"required_fact_types": [
|
|
25
|
-
"
|
|
26
|
-
"
|
|
28
|
+
"macro.credit_spread",
|
|
29
|
+
"index.aggregate_earnings_yield",
|
|
30
|
+
"macro.aaa_corporate_yield"
|
|
27
31
|
]
|
|
28
32
|
},
|
|
29
33
|
"components": {
|
|
@@ -44,8 +48,8 @@
|
|
|
44
48
|
"computation": {
|
|
45
49
|
"dsl_version": "1.1",
|
|
46
50
|
"pipeline": [
|
|
47
|
-
"master_marks.
|
|
48
|
-
"master_marks.
|
|
51
|
+
"master_marks.credit_cycle_position",
|
|
52
|
+
"master_marks.equity_over_corporate_debt"
|
|
49
53
|
]
|
|
50
54
|
},
|
|
51
55
|
"decision": {
|
|
@@ -53,8 +57,9 @@
|
|
|
53
57
|
"common_projection": "common_stance_v1",
|
|
54
58
|
"confidence_calibrator": null,
|
|
55
59
|
"eligibility": [
|
|
56
|
-
"
|
|
57
|
-
"
|
|
60
|
+
"macro.credit_spread",
|
|
61
|
+
"index.aggregate_earnings_yield",
|
|
62
|
+
"macro.aaa_corporate_yield"
|
|
58
63
|
],
|
|
59
64
|
"hard_vetoes": [
|
|
60
65
|
"master_marks.euphoria",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
],
|
|
17
17
|
"experiment_pass_count": 0,
|
|
18
18
|
"formula_approval_binding_count": 0,
|
|
19
|
-
"formula_compilation_manifest_hash": "sha256:
|
|
19
|
+
"formula_compilation_manifest_hash": "sha256:fc8afd469d9cafccccc4221622ccde5061167c538ab6472eecaaf65efce5461b",
|
|
20
20
|
"method_model_eligible": false,
|
|
21
21
|
"native_states": [
|
|
22
22
|
"provisional_cycle_unknown",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
],
|
|
27
27
|
"persona_id": "master_marks",
|
|
28
28
|
"planned_tool_ids": [
|
|
29
|
-
"master_marks.
|
|
30
|
-
"master_marks.
|
|
29
|
+
"master_marks.credit_cycle_position",
|
|
30
|
+
"master_marks.equity_over_corporate_debt"
|
|
31
31
|
],
|
|
32
32
|
"production_eligible": false,
|
|
33
33
|
"review_status": "not_human_reviewed",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:
|
|
1
|
+
{"adjudication":{"notes":"No human review, no named-method attribution, no production effect.","reviewer_ids":[],"status":"pending"},"author":"AlphaCouncil project build specification","content_hash":"sha256:26c59510de5656ea491bb72f59604cb46bb916c29bae0be15d7845f576213adc","grade":"E","known_at":"2026-07-27","locator":{"section":"master_marks"},"public_at":"2026-07-27","published_at":"2026-07-27","retrieved_at":"2026-07-27","schema_version":1,"source_id":"proxy:08cfa8347347faed7","source_kind":"derived_proxy","summary":"Project-authored provisional proxy used only to exercise the deterministic solo-test build; it is not source approval or method attribution.","supports":["solo_test_structure","deterministic_execution_only"],"title":"Provisional project-derived method hypothesis for master_marks","url":"https://github.com/Zhao73/alphacouncil-agent/blob/main/data/persona-v3-build-specs.v1.mjs"}
|
|
@@ -1,12 +1,22 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"assurance_class": "provisional_derived_proxy",
|
|
4
|
-
"derivation_evidence_hash": "sha256:
|
|
5
|
-
"derivation_spec_hash": "sha256:
|
|
6
|
-
"derivation_spec_id": "master_marks.
|
|
4
|
+
"derivation_evidence_hash": "sha256:7fa3102a8ff54e44ea3cf29dd9e34d4ae08d830f050b71b732a76ced5f8daf29",
|
|
5
|
+
"derivation_spec_hash": "sha256:6a651ebcd2f6cd204cef99cab0e2ab363b5bcb1ea9b19447b4d562050856aa3f",
|
|
6
|
+
"derivation_spec_id": "master_marks.credit_cycle_position.prototype_v1.derived_proxy_v1",
|
|
7
7
|
"dsl_version": "1.1",
|
|
8
|
-
"id": "master_marks.
|
|
8
|
+
"id": "master_marks.credit_cycle_position",
|
|
9
9
|
"input_contracts": [
|
|
10
|
+
{
|
|
11
|
+
"on_missing": "fail",
|
|
12
|
+
"period": {
|
|
13
|
+
"alignment": "as_of",
|
|
14
|
+
"basis": "instant",
|
|
15
|
+
"window": null
|
|
16
|
+
},
|
|
17
|
+
"unit": "decimal",
|
|
18
|
+
"value_kind": "ratio"
|
|
19
|
+
},
|
|
10
20
|
{
|
|
11
21
|
"on_missing": "fail",
|
|
12
22
|
"period": {
|
|
@@ -18,40 +28,43 @@
|
|
|
18
28
|
"value_kind": "scalar"
|
|
19
29
|
}
|
|
20
30
|
],
|
|
21
|
-
"input_schema_hash": "sha256:
|
|
31
|
+
"input_schema_hash": "sha256:a83a44211f3b8a86162f1061156588545de04a6ca5ec9d8cf3fb81f84725ec60",
|
|
22
32
|
"inputs": [
|
|
23
33
|
{
|
|
24
|
-
"fact_id": "
|
|
34
|
+
"fact_id": "macro.credit_spread"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"literal": 0.05
|
|
25
38
|
}
|
|
26
39
|
],
|
|
27
40
|
"intended_use": "local_test_only",
|
|
28
|
-
"kind": "
|
|
41
|
+
"kind": "recomputation",
|
|
29
42
|
"on_missing": "fail",
|
|
30
|
-
"operation": "
|
|
31
|
-
"output_id": "
|
|
43
|
+
"operation": "subtract",
|
|
44
|
+
"output_id": "macro.credit_spread_gap.master_marks",
|
|
32
45
|
"output_period": {
|
|
33
46
|
"alignment": "as_of",
|
|
34
47
|
"basis": "instant",
|
|
35
48
|
"window": null
|
|
36
49
|
},
|
|
37
|
-
"output_schema_hash": "sha256:
|
|
50
|
+
"output_schema_hash": "sha256:9ee3b94d5a29436bd49d3ca773e533eec15c60b21899cc71a3be49ba5d931555",
|
|
38
51
|
"production_eligible": false,
|
|
39
52
|
"review_status": "not_human_reviewed",
|
|
40
53
|
"schema_version": 1,
|
|
41
54
|
"source_ids": [
|
|
42
55
|
"proxy:08cfa8347347faed7"
|
|
43
56
|
],
|
|
44
|
-
"unit": "
|
|
45
|
-
"value_kind": "
|
|
46
|
-
"version": "0.
|
|
57
|
+
"unit": "decimal",
|
|
58
|
+
"value_kind": "ratio",
|
|
59
|
+
"version": "0.2.0"
|
|
47
60
|
},
|
|
48
61
|
{
|
|
49
62
|
"assurance_class": "provisional_derived_proxy",
|
|
50
|
-
"derivation_evidence_hash": "sha256:
|
|
51
|
-
"derivation_spec_hash": "sha256:
|
|
52
|
-
"derivation_spec_id": "master_marks.
|
|
63
|
+
"derivation_evidence_hash": "sha256:284ce394de5332330d2c8e70b7e600b08496e027208c47ba7fcd3093442be7da",
|
|
64
|
+
"derivation_spec_hash": "sha256:d2b8904110e22abd95fd6221802e62b82b411d310acc5e167cbb17d8ac9ddb7b",
|
|
65
|
+
"derivation_spec_id": "master_marks.equity_over_corporate_debt.prototype_v1.derived_proxy_v1",
|
|
53
66
|
"dsl_version": "1.1",
|
|
54
|
-
"id": "master_marks.
|
|
67
|
+
"id": "master_marks.equity_over_corporate_debt",
|
|
55
68
|
"input_contracts": [
|
|
56
69
|
{
|
|
57
70
|
"on_missing": "fail",
|
|
@@ -60,35 +73,48 @@
|
|
|
60
73
|
"basis": "instant",
|
|
61
74
|
"window": null
|
|
62
75
|
},
|
|
63
|
-
"unit": "
|
|
64
|
-
"value_kind": "
|
|
76
|
+
"unit": "decimal",
|
|
77
|
+
"value_kind": "ratio"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"on_missing": "fail",
|
|
81
|
+
"period": {
|
|
82
|
+
"alignment": "as_of",
|
|
83
|
+
"basis": "instant",
|
|
84
|
+
"window": null
|
|
85
|
+
},
|
|
86
|
+
"unit": "decimal",
|
|
87
|
+
"value_kind": "ratio"
|
|
65
88
|
}
|
|
66
89
|
],
|
|
67
|
-
"input_schema_hash": "sha256:
|
|
90
|
+
"input_schema_hash": "sha256:a6ef5f524282508a56f6dced355eac7e4d9267a236346d555f005383b544e519",
|
|
68
91
|
"inputs": [
|
|
69
92
|
{
|
|
70
|
-
"fact_id": "
|
|
93
|
+
"fact_id": "index.aggregate_earnings_yield"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"fact_id": "macro.aaa_corporate_yield"
|
|
71
97
|
}
|
|
72
98
|
],
|
|
73
99
|
"intended_use": "local_test_only",
|
|
74
|
-
"kind": "
|
|
100
|
+
"kind": "recomputation",
|
|
75
101
|
"on_missing": "fail",
|
|
76
|
-
"operation": "
|
|
77
|
-
"output_id": "
|
|
102
|
+
"operation": "subtract",
|
|
103
|
+
"output_id": "index.equity_over_corporate_debt_premium.master_marks",
|
|
78
104
|
"output_period": {
|
|
79
105
|
"alignment": "as_of",
|
|
80
106
|
"basis": "instant",
|
|
81
107
|
"window": null
|
|
82
108
|
},
|
|
83
|
-
"output_schema_hash": "sha256:
|
|
109
|
+
"output_schema_hash": "sha256:825e5c775afeddaf6dbb225429d5e587ba84558050f98e1d6f1328e076588467",
|
|
84
110
|
"production_eligible": false,
|
|
85
111
|
"review_status": "not_human_reviewed",
|
|
86
112
|
"schema_version": 1,
|
|
87
113
|
"source_ids": [
|
|
88
114
|
"proxy:08cfa8347347faed7"
|
|
89
115
|
],
|
|
90
|
-
"unit": "
|
|
91
|
-
"value_kind": "
|
|
92
|
-
"version": "0.
|
|
116
|
+
"unit": "decimal",
|
|
117
|
+
"value_kind": "ratio",
|
|
118
|
+
"version": "0.2.0"
|
|
93
119
|
}
|
|
94
120
|
]
|