First curated release on top of the public v0.1.0 baseline. Adopts a
forward-only cleanup model (Scenario 1B): no published commits are ever
rewritten; improvements land as new commits on main.
No functional changes since v0.1.0 — this is a hygiene and policy
baseline release. Application behaviour, MCP tool surface, and deployment
shape are unchanged.
Added
- Repository hygiene baseline:
.gitignore,.editorconfig,CHANGELOG.md,
SECURITY.md,CONTRIBUTING.md,CODE_OF_CONDUCT.md(Contributor
Covenant 2.1). - Security policy with private vulnerability reporting via GitHub Security
Advisories, secondary contact atlf@logosflux.io. - Committed
bun.lockfor reproducible installs across contributors. - Social preview card for GitHub repo metadata.
Security
- Established a coordinated-disclosure baseline and supported-versions
policy (seeSECURITY.md).