Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 735 Bytes

File metadata and controls

18 lines (14 loc) · 735 Bytes

Changelog

All notable changes to phronesiser will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-03-20

Added

  • Initial project scaffold from rsr-template-repo
  • CLI with subcommands (init, validate, generate, build, run, info)
  • Manifest parser (phronesiser.toml)
  • Codegen engine (stubs — target-language-specific implementation pending)
  • ABI module (Idris2 proof type definitions)
  • Library API for programmatic use
  • Full RSR template (17 CI workflows, governance docs, bot directives)
  • README.adoc with architecture overview and value proposition