feat: implement project bus MVP
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project are documented here.
|
||||
|
||||
## 0.1.0 — 2026-07-30
|
||||
|
||||
Initial review candidate:
|
||||
|
||||
- generic project, actor-role, work-package, result, review, decision,
|
||||
escalation, gate, baseline, and event models;
|
||||
- append-only SQLite event log with cursor synchronization;
|
||||
- concurrency-safe and idempotent mutation handling;
|
||||
- stateless MCP Streamable HTTP tool interface;
|
||||
- transport authentication abstraction and BASDM separation controls;
|
||||
- tests, container example, contract, threat model, production profile, and
|
||||
WP-PA-001 review evidence.
|
||||
|
||||
Reference in New Issue
Block a user