1
0

init
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled

This commit is contained in:
2026-06-16 08:07:49 +03:00
commit 0ca748c9a5
45 changed files with 901 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
process:
id: "oipf.l4.recommend-act-record-learn"
level: "L4"
name: "Recommendation-to-Outcome Work Task"
purpose: "Execute a human-in-the-loop recommendation cycle and record the measurable outcome."
inputs:
- model output
- recommendation
- constraint result
- operator approval
outputs:
- action record
- measured outcome
- audit event
- feedback signal
parent: "oipf.l3.operational-intelligence-loop"