Fix leftover service overlay stamps so __future__ stays first.

Use comment headers instead of a second module docstring so overlay copies remain valid Python.
This commit is contained in:
2026-09-20 17:21:57 +02:00
parent 0b01617b37
commit 49a27d5951
13 changed files with 26 additions and 52 deletions
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Per-project API call logging.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Open-core billing seam.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Pre-flight cost estimator for pipeline runs.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Content-addressed datasheet storage for the shared library.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Cross-IC dedup pass — collapse one physical defect reported from both ends.
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""DigiKey API integration — fetch datasheet PDFs and product parameters by MPN.
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Email notification service using Gmail API with domain-wide delegation."""
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Abstract LLMProvider + LLMSession interfaces."""
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Provider factory + per-stage routing."""
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Provider-agnostic message and completion types.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Per-IC normalize pass — dedup findings with a shared root cause and
re-grade severity against a fixed rubric.
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Purple Parts API client — LCSC code → MPN resolution.
+2 -4
View File
@@ -1,7 +1,5 @@
"""Native Periscope overlay: leftover service still imported from src.
PinScope original remains in dependency/.
"""
# Native Periscope overlay: leftover service still imported from src.
# PinScope original remains in dependency/.
"""Storage abstraction layer.