Code / src/anomaly_atlas/atlas/__init__.py
src/anomaly_atlas/atlas/__init__.py
17 lines
# =============================================================================
# Project : anomaly-atlas
# File : src/anomaly_atlas/atlas/__init__.py
# Purpose : Finding schema, provenance, confidence serialization (Levels 0-3)
# Author : Simon-Pierre Boucher
# Contact : contact@spboucher.ai
# Data src : hfmarketdata.io (sole data source)
# Created : 2026-08-12
# Modified : 2026-08-12
# Platform : macOS / Apple Silicon (arm64)
# License : All rights reserved (research code)
# =============================================================================
"""Finding schema, provenance, confidence serialization (Levels 0-3).
Stub scaffolded 2026-08-12; implemented in later phases (see CLAUDE.md).
"""