Methodology inspired by publicly taught trading frameworks; all text is an original paraphrase.
Defaults
| Parameter | Default Value | Rationale |
|---|---|---|
| lookback_quarters | 4 | Standard window for risk-and-psychology |
Preflight
Run canonical pre-flight per contracts/preflight.md. Propagate X-Agentii-Trace per contracts/x-agentii-trace-header.md.
Data Source Priority
- Knowledge entries (frameworks) -> 2. search_by_analogue for historical analogues -> 3. Real-time context
Methodology
Retrieval Scope
structured_only
Retrieval Strategy
Query knowledge entries for risk-and-psychology frameworks; query search_by_analogue for historical analogues.
Temporal Scope
See frontmatter temporal_scope block.
Tool Allowlist
See frontmatter allowed_tools.
Protocol
- Framework selection
- Signal analysis
- Analogue retrieval
- Risk assessment
Output File
{ticker}/{YYYY-MM-DD_HHMM}_risk-and-psychology_{affix}.md
Output Structure
- Executive Summary — key findings in 2-3 sentences
- Core Analysis — applied frameworks with specific evidence
- Quantitative Indicators — key metrics and benchmarks
- Historical Analogues — matched cases with /v/ citations
- Risk Assessment — key risk factors and mitigants
- Coverage Gaps — data limitations and degraded flags
Error Handling
| Error | Fallback |
|---|---|
| No frameworks | Proceed with standard indicators; flag degraded |
Memory Load
See contracts/memory-load.md.
Snapshot
See contracts/snapshot-synthesis.md.
Final Summary (TUI)
Include ### Key Citations block with 0-10 clickable /v/ URLs.
References
contracts/citation-and-memory.mdcontracts/output-frontmatter-schema.mdcontracts/memory-load.mdcontracts/snapshot-synthesis.mdcontracts/preflight.md