Commit Graph

12 Commits

Author SHA1 Message Date
hotyue
3b28ead0e4 chore: 战略撤退,代码全量回滚至 9a38fb6 (PR 引入前的纯净状态) 2026-04-20 17:37:47 +00:00
hotyue
201df489db refactor(core): 缝合 Systemd 架构,修复 PR #25 中的管道符闪退及 oneshot 守护进程死锁漏洞 2026-04-20 16:24:32 +00:00
IcySteam
e77b7c0319 fix(telemetry): Implement dual-write logging for Systemd integration
This commit refactors the internal logging functions across all core modules to guarantee telemetry reaches the Systemd journal. Sentinels now mirror their physical log outputs directly to the OS `logger`, ensuring flawless `journalctl` visibility even when modules are spawned in detached subshells.
2026-04-21 00:12:03 +10:00
hotyue
d96b6e769a fix(core): 引入 flock 排他锁,彻底解决 Cron 任务重入导致的内存雪崩与 Fork 炸弹 2026-04-17 05:31:58 +00:00
hotyue
c7c93ea22e refactor(core): 全面肃清硬编码版本注释,适配动态锚点架构 2026-04-15 03:57:12 +00:00
hotyue
6f4e871c7c feat(core): ⏱️ 调度引擎注入版本探针日志追踪 2026-04-14 08:00:40 +00:00
hotyue
862de2e49e feat(core/runner): 引入 TTY 交互式终端探测,人工调试时自动跳过防并发休眠 (Jitter) 2026-04-12 04:37:05 +00:00
hotyue
7deee7a764 refactor(runner): 升级为主控调度引擎,新增智能轮盘算法 (70% Google / 30% Trust) 与开关判定,彻底杜绝小鸡 OOM 2026-04-02 09:18:37 +00:00
hotyue
3b89ec7ed2 feat: V4.1 脚本增加执行权限 2026-04-01 07:56:32 +00:00
hotyue
bc76759262 feat: V3.0 架构大升级 - 引入30分钟高频调度与 TG 互动守护看门狗进程 2026-04-01 07:23:23 +00:00
hotyue
57d24db14a feat: 编写带有随机休眠防封控的主控引擎 2026-04-01 06:45:33 +00:00
hotyue
635271fbf5 Initial commit: 搭建 IP-Sentinel 核心架构与动静数据分离目录 2026-04-01 06:38:03 +00:00