feat: seed Lariza feature demonstration

Add synthetic fixtures and proposed policy contracts for safely demonstrating future Lariza capabilities.

Assisted-by: Codex: GPT-5.6
This commit is contained in:
reynold
2026-07-18 20:21:39 +08:00
commit 0be6ee5d42
8 changed files with 114 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Protected delivery demo
This repository models a harmless application promotion through development,
staging, and production. It is a foundation for demonstrating:
- first-class environments and deployment history;
- independent manual approval and no self-approval;
- environment-scoped secrets;
- business-hours and freeze-window decisions;
- external checks and GitOps reconciliation;
- audited emergency bypass and release evidence bundles.
The active workflow is manual-only and validates fixtures; it never contacts a
cluster or changes an environment.