Evidence profile
Apple stock verifiable source input profile
Community evidence profile for the Apple stock demonstration. This profile defines the verifiable source checks required before an AAPL price analysis can be considered evidence-complete. It measures whether the agreed source data were imported, preserved, and made auditable. It does not assess investment quality, model performance, or whether AAPL is a buy or sell.
Technical information
- Profile UID
- apple_stock_verifiable_source_inputs_v1
- Version
- 1.0
- Visibility
- Community
- Domain
- General
- Standard
- SGA-QEM-1.0 v1.0
- Maintainer
- demo@quantbayes.test
- Status
- draft
- Scope
- Each evaluated item is an analysis run, model output, notebook, script, or response that claims to analyse Apple Inc. stock price data. The profile checks whether the analysis used the agreed externally verifiable source fields open, high, low, close, adjusted, and volume, and whether the analysis produced an audit manifest and checksums. A FALSE raw outcome means the required evidence is present and inspectable. A TRUE raw outcome means the required evidence is missing, inconsistent, inaccessible, or not inspectable. NA means the check could not be evaluated and contributes no evidence under SGA-QEM-1.0.
- Source file
- Not specified
- Checksum
- Not set
How to read this table
Rule name, meaning, and flag describe how available data are interpreted before QuantBayes is run.
Each rule can return TRUE, FALSE, or NA. Under this QEM convention, only FALSE contributes supporting evidence.
Evidence shows the human interpretation. Matrix shows the binary value sent to QuantBayes.
Rules
Evidence interpretation rules
20 rules
| Rule name | Meaning | Flag | Evidence | Matrix |
|---|---|---|---|---|
Analysis manifest missing analysis_manifest_missing | The analysis manifest is missing, inaccessible, or not inspectable. | TRUE | No | 0 |
Analysis manifest missing analysis_manifest_missing | The analysis manifest is present, accessible, and inspectable. | FALSE | Yes | 1 |
Analysis manifest missing analysis_manifest_missing | The presence of an analysis manifest could not be assessed. | NA | No | 0 |
Profile UID mismatch profile_uid_mismatch | The manifest does not declare the expected profile UID. | TRUE | No | 0 |
Profile UID mismatch profile_uid_mismatch | The manifest declares profileUid apple_stock_verifiable_source_inputs_v1. | FALSE | Yes | 1 |
Profile UID mismatch profile_uid_mismatch | The profile UID declaration could not be assessed. | NA | No | 0 |
Standard mismatch standard_mismatch | The manifest does not declare the expected QEM standard and version. | TRUE | No | 0 |
Standard mismatch standard_mismatch | The manifest declares SGA-QEM-1.0 and standardVersion 1.0. | FALSE | Yes | 1 |
Standard mismatch standard_mismatch | The standard declaration could not be assessed. | NA | No | 0 |
Ticker not declared as AAPL ticker_not_declared_as_aapl | The analysed ticker is missing or different from AAPL. | TRUE | No | 0 |
Ticker not declared as AAPL ticker_not_declared_as_aapl | The manifest explicitly declares ticker=AAPL. | FALSE | Yes | 1 |
Ticker not declared as AAPL ticker_not_declared_as_aapl | The ticker declaration could not be assessed. | NA | No | 0 |
Provider not declared as Yahoo Finance provider_not_declared_as_yahoo_finance | The manifest does not declare Yahoo Finance as the source provider. | TRUE | No | 0 |
Provider not declared as Yahoo Finance provider_not_declared_as_yahoo_finance | The manifest declares Yahoo Finance as the source provider for AAPL price and volume data. | FALSE | Yes | 1 |
Provider not declared as Yahoo Finance provider_not_declared_as_yahoo_finance | The data provider declaration could not be assessed. | NA | No | 0 |
Retrieval method not declared retrieval_method_not_declared | The manifest does not declare a reproducible retrieval method. | TRUE | No | 0 |
Retrieval method not declared retrieval_method_not_declared | The manifest declares a reproducible retrieval method for the AAPL source data. | FALSE | Yes | 1 |
Retrieval method not declared retrieval_method_not_declared | The retrieval method could not be assessed. | NA | No | 0 |
Source date range not declared source_date_range_not_declared | The imported source date range is missing or insufficient for the declared analysis. | TRUE | No | 0 |
Source date range not declared source_date_range_not_declared | The manifest declares the imported source date range and it is sufficient for the analysis. | FALSE | Yes | 1 |
Source date range not declared source_date_range_not_declared | The source date range could not be assessed. | NA | No | 0 |
Raw source snapshot missing raw_snapshot_missing | The raw imported source data snapshot is missing, inaccessible, or not inspectable. | TRUE | No | 0 |
Raw source snapshot missing raw_snapshot_missing | A raw imported source data snapshot is available for audit. | FALSE | Yes | 1 |
Raw source snapshot missing raw_snapshot_missing | The raw source snapshot could not be assessed. | NA | No | 0 |
Raw source snapshot checksum missing raw_snapshot_checksum_missing | No SHA-256 checksum is provided for the raw imported source data snapshot. | TRUE | No | 0 |
Raw source snapshot checksum missing raw_snapshot_checksum_missing | A SHA-256 checksum is provided for the raw imported source data snapshot. | FALSE | Yes | 1 |
Raw source snapshot checksum missing raw_snapshot_checksum_missing | The checksum could not be assessed. | NA | No | 0 |
Raw source snapshot checksum mismatch raw_snapshot_checksum_mismatch | The raw source snapshot checksum does not match the declared checksum. | TRUE | No | 0 |
Raw source snapshot checksum mismatch raw_snapshot_checksum_mismatch | The raw source snapshot checksum matches the declared checksum. | FALSE | Yes | 1 |
Raw source snapshot checksum mismatch raw_snapshot_checksum_mismatch | The checksum comparison could not be performed. | NA | No | 0 |
Open field missing open_field_missing | The open price field is missing from the raw imported source data. | TRUE | No | 0 |
Open field missing open_field_missing | The open price field is present in the raw imported source data. | FALSE | Yes | 1 |
Open field missing open_field_missing | The open field could not be assessed. | NA | No | 0 |
High field missing high_field_missing | The high price field is missing from the raw imported source data. | TRUE | No | 0 |
High field missing high_field_missing | The high price field is present in the raw imported source data. | FALSE | Yes | 1 |
High field missing high_field_missing | The high field could not be assessed. | NA | No | 0 |
Low field missing low_field_missing | The low price field is missing from the raw imported source data. | TRUE | No | 0 |
Low field missing low_field_missing | The low price field is present in the raw imported source data. | FALSE | Yes | 1 |
Low field missing low_field_missing | The low field could not be assessed. | NA | No | 0 |
Close field missing close_field_missing | The close price field is missing from the raw imported source data. | TRUE | No | 0 |
Close field missing close_field_missing | The close price field is present in the raw imported source data. | FALSE | Yes | 1 |
Close field missing close_field_missing | The close field could not be assessed. | NA | No | 0 |
Adjusted field missing adjusted_field_missing | The adjusted price field is missing from the raw imported source data. | TRUE | No | 0 |
Adjusted field missing adjusted_field_missing | The adjusted price field is present in the raw imported source data. | FALSE | Yes | 1 |
Adjusted field missing adjusted_field_missing | The adjusted field could not be assessed. | NA | No | 0 |
Volume field missing volume_field_missing | The volume field is missing from the raw imported source data. | TRUE | No | 0 |
Volume field missing volume_field_missing | The volume field is present in the raw imported source data. | FALSE | Yes | 1 |
Volume field missing volume_field_missing | The volume field could not be assessed. | NA | No | 0 |
Monthly snapshot missing monthly_snapshot_missing | The monthly source table is missing, inaccessible, or not inspectable. | TRUE | No | 0 |
Monthly snapshot missing monthly_snapshot_missing | The monthly source table is available for audit. | FALSE | Yes | 1 |
Monthly snapshot missing monthly_snapshot_missing | The monthly source table could not be assessed. | NA | No | 0 |
Model data snapshot missing model_data_snapshot_missing | The model-ready table is missing, inaccessible, or not inspectable. | TRUE | No | 0 |
Model data snapshot missing model_data_snapshot_missing | The model-ready table is available for audit. | FALSE | Yes | 1 |
Model data snapshot missing model_data_snapshot_missing | The model-ready table could not be assessed. | NA | No | 0 |
Derived feature map missing derived_feature_map_missing | The analysis does not provide a mapping from derived model inputs to source fields. | TRUE | No | 0 |
Derived feature map missing derived_feature_map_missing | The analysis provides a mapping from each derived model input to its source field. | FALSE | Yes | 1 |
Derived feature map missing derived_feature_map_missing | The derived feature map could not be assessed. | NA | No | 0 |
Derived features not recomputable derived_features_not_recomputable | The reported derived features cannot be recomputed from the declared raw source fields. | TRUE | No | 0 |
Derived features not recomputable derived_features_not_recomputable | The reported derived features can be recomputed from the declared raw source fields. | FALSE | Yes | 1 |
Derived features not recomputable derived_features_not_recomputable | Derived feature recomputation could not be performed. | NA | No | 0 |