This repository has been archived on 2026-06-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
xiaoju 10f942b577 fix: address PR #34 review — SIGINT leak, negative offset, follow race conditions
- SIGINT: use process.once instead of process.on
- Negative offset: validate and exit(1) with error to stderr
- Follow mode: sequential while loop replaces setInterval (no async race)
- Log rotation: reset size when newSize < size
- TODO: readAllLines large file optimization note
- 2 new tests for negative offset validation

小橘 <xiaoju@shazhou.work>
2026-04-22 15:00:24 +00:00
2026-04-22 11:26:28 +00:00
2026-04-22 02:36:18 +00:00

nerve

Observation engine — Sense, Reflex, Workflow

S
Description
Observation engine — Sense, Reflex, Workflow
Readme 5.4 MiB
Languages
TypeScript 97.2%
HTML 2%
JavaScript 0.5%
Shell 0.3%