Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.46 KB

File metadata and controls

57 lines (40 loc) · 2.46 KB

Changelog

All notable changes to verisimdb-data will be documented in this file.

This file is generated from conventional commits by the changelog-reusable.yml workflow (hyperpolymath/standards#206). Adopt the workflow in this repo's CI to keep this file in sync automatically — see templates/cliff.toml for the canonical config.

The format follows Keep a Changelog; this project aims to follow Semantic Versioning.

[Unreleased]

Added

  • feat(crg): add crg-grade and crg-badge justfile recipes
  • feat: add self-health VeriSimDB Zig module to close observability loop
  • feat: migrate generate-summaries from Python to Julia
  • feat: add stapeln.toml container definition
  • feat: add UX Justfile with doctor, tour, help-me, assail recipes
  • feat: deploy UX Manifesto infrastructure
  • feat: initialize verisimdb-data as standalone repo

Fixed

  • fix(ci): Phase-2 fleet submission must not fail the security gate (#9)
  • fix(ci): hypatia-scan workdir (${{ env.HOME }} resolves empty) (#8)

Documentation

  • docs: add M2 estate audit report (2026-04-04)
  • docs: add TOPOLOGY.md
  • docs: add TEST-NEEDS.md (CRG C)
  • docs: add EXPLAINME.adoc — prove-it file backing README claims

CI

  • ci: bump actions/upload-artifact SHA to current v4 (#3)
  • ci: SHA-pin hyperpolymath validate-actions in dogfood-gate
  • ci: fix workflow-linter YAML parse error + self-flag bug
  • ci: restore Dependabot security path + wire auto-merge
  • ci: deploy dogfood-gate, fix hypatia-scan, add pre-commit hooks

Pre-history

Prior commits to this file's introduction are recorded in git history but not formally classified into Keep-a-Changelog sections. To backfill, run git cliff -o CHANGELOG.md locally using the canonical cliff.toml — this is one-shot mechanical work.