docs: add CHANGELOG + refresh ENGINE.md / project history#5
Conversation
- CHANGELOG.md: full project history (initial build -> security hardening -> going live -> free OSS demo), with an "Ops" lane for live-infra changes that never landed as commits (deploys, migrations, systemd). - scan-service/ENGINE.md: corrected to reflect the `neuroedge-scan` systemd unit (was "nohup, no supervisor"), the 2026-06-12 SSRF surgical deploy + translator landmine, and /api/generate-report marked legacy/unused. - README + MANIFEST: link the changelog; note the paid-subsystem removal.
Code Review — PR #5Overall: Good documentation maintenance. The CHANGELOG, ENGINE.md refresh, and README cross-links are all useful. Findings
No bugs — docs-only PR. |
Maintains a written history of the work done locally and brings the canonical docs current. Adds
CHANGELOG.md(build → security hardening → live → free OSS demo, with an Ops lane for deploys/migrations). Refreshesscan-service/ENGINE.md(systemd supervision, 2026-06-12 SSRF deploy, legacy report endpoint). Links the changelog from README + MANIFEST. Historical planning/audit docs left intact as the record.