docs: add kernel loop and identifier guards #1

Merged
shree-mulay merged 2 commits from omos/kernel-loop-model-guards into main 2026-07-05 23:52:39 -05:00
Owner

Summary

  • Add shared behavior-kernel guard for repeated equivalent failures: stop blind patching after two attempts and switch to root-cause analysis or independent review.
  • Add shared behavior-kernel guard for model/provider/CLI/config/version identifier hygiene: verify from files/docs/command output/tool evidence before writing exact identifiers.
  • Extend public-safe acceptance fixtures, verifier checks, README, architecture docs, and archived OpenSpec record.

Verification

  • python3 -m json.tool tests/fixtures/fable-behavior-kernel/acceptance-cases.json
  • python3 -m json.tool configs/opencode.example.json
  • ./scripts/verify-fable-behavior-kernel.sh
  • ./scripts/scan-public-safety.sh
  • git diff --check
  • Oracle review: GO
## Summary - Add shared behavior-kernel guard for repeated equivalent failures: stop blind patching after two attempts and switch to root-cause analysis or independent review. - Add shared behavior-kernel guard for model/provider/CLI/config/version identifier hygiene: verify from files/docs/command output/tool evidence before writing exact identifiers. - Extend public-safe acceptance fixtures, verifier checks, README, architecture docs, and archived OpenSpec record. ## Verification - python3 -m json.tool tests/fixtures/fable-behavior-kernel/acceptance-cases.json - python3 -m json.tool configs/opencode.example.json - ./scripts/verify-fable-behavior-kernel.sh - ./scripts/scan-public-safety.sh - git diff --check - Oracle review: GO
docs: add kernel loop and identifier guards
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
validate / validate (push) Has been cancelled
validate / validate (pull_request) Has been cancelled
6d934b3cd6
ci: install git for public safety scan
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
validate / validate (push) Has been cancelled
validate / validate (pull_request) Has been cancelled
04781d66d8
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
shree-mulay/opencode-fable-behavior-kernel!1
No description provided.