Abiba
|
c1d993fe01
|
fix: GPU table correction + OpenProse v0.15 alignment + self-heal rules 7-9
- hello-world: Ensures -> Maintains (v0.15.0 rename).
- zulip-mention-reliability: fold Success Criteria into Maintains postconditions.
- litellm-self-heal: swap gemma/qwen GPU hosts to match actual deployment;
add Strix Halo 64GB UMA detail; add Rules 7 (roster stuck), 8 (agent keys
invalid/401), 9 (stale Redis active counter).
|
2026-07-02 20:39:17 +00:00 |
|
Abiba
|
dfacab12f5
|
docs: reorganize README — all 17 contracts listed, grouped by domain & kind
- All 17 contracts now documented (was 7). Grouped by domain (Infra, GPU, LiteLLM,
Zulip, Memory, Ops, Agent-config) and kind (responsibility/function/pattern).
- Patterns split: 'Instantiable Templates' vs 'Reference Documents' for clarity.
- Contract Structure section now distinguishes responsibility/function/pattern
section sets (was incorrectly claiming all contracts share one structure).
- Scripts table now covers all 3 scripts/ files (was missing daily-infra-report
and zulip-monitor).
- Functions: litellm-health, infrastructure-monitoring, hello-world.
Templates: hermes-config-template.
Reference: infrastructure-control, pi-approval-architecture, zulip-adapter-lessons.
|
2026-07-02 20:36:37 +00:00 |
|