Calls filed
0
Every investment call, filed with the price at the moment it was made. Each entry is hash-chained and anchored before the outcome is known — the entry level is evidence, not memory. Select an equity to see its chart with every call marked on it.
python3 scripts/log_call.pyPrices at call are filed at logging time. Chart series are daily closes refreshed by
scripts/fetch_prices.py (source: Yahoo Finance via yfinance) — chart data is context, only the
filed call itself is part of the cryptographic record.