Skip to content

v0.2.0

Latest

Choose a tag to compare

@Logos-Flux Logos-Flux released this 25 May 23:29

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 at lf@logosflux.io.
  • Committed bun.lock for reproducible installs across contributors.
  • Social preview card for GitHub repo metadata.

Security

  • Established a coordinated-disclosure baseline and supported-versions
    policy (see SECURITY.md).