This website requires JavaScript.
Explore
Help
Sign In
hjnormey
/
siloqy
Public Access
Watch
1
Star
0
Fork
0
You've already forked siloqy
Code
Issues
7
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d40f63c4d5c1b2afd235a13c141f1c6fbd4f42f
siloqy
/
prod
/
clean_arch
/
runtime
/
__init__.py
3 lines
59 B
Python
Raw
Normal View
History
Unescape
Escape
repo hygiene: track the PINK launcher import closure 67 production .py modules that the running PINK service imports but which were never committed: prod/bingx/ (HTTP client, market/user streams, journal, config), prod/clean_arch/ adapters/persistence/runtime/dita/dita_v2 production modules and their co-located tests. Rule going forward: every module imported by launch_dolphin_pink.py / pink_direct.py must appear in git ls-files. Excludes _backup dirs, __pycache__, and non-code files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 15:09:32 +02:00
"""
Runtime entrypoints for clean-arch DITA live loops.
"""
Reference in New Issue
Copy Permalink