chore(release): MIT license + CONTRIBUTING/SECURITY/CODE_OF_CONDUCT + README badges (S12)
This commit is contained in:
parent
bdba6f66c6
commit
254e3da1d8
6 changed files with 199 additions and 2 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
|
@ -15,8 +18,8 @@ All notable changes to this project will be documented in this file.
|
|||
(`uv run python -m portfolio_optimiser.simulation`) — plumbing proof, not live-model proof.
|
||||
- Framework-neutral shared core in `shared/`: OKF concept + example bundle, golden validator
|
||||
suite, and the expert-reviewer persona as an Agent Skill.
|
||||
- Test suite: 152 passing tests (4 skips are live-provider-only), every wired seam covered by a
|
||||
- Test suite: 237 passing tests (4 skips are live-provider-only), every wired seam covered by a
|
||||
load-bearing test that goes red when the seam is detached.
|
||||
|
||||
### Notes
|
||||
- License to be finalized at release prep.
|
||||
- Licensed under the MIT License (see `LICENSE`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue