Skip to content

docs: add technical defense notes#74

Merged
div0rce merged 1 commit into
mainfrom
docs/technical-defense-notes
May 26, 2026
Merged

docs: add technical defense notes#74
div0rce merged 1 commit into
mainfrom
docs/technical-defense-notes

Conversation

@div0rce

@div0rce div0rce commented May 26, 2026

Copy link
Copy Markdown
Owner

Summary

Adds technical defense notes for explaining the actual firmware paths under review. This change is software-only and does not add new hardware evidence.

Changes

  • Documented the ISR-to-task path, RTOS backend, cooperative backend, HAL boundary, fault state machine, watchdog strategy, queue behavior, and cooperative blocking risks.
  • Added the required question bank with short answers, source files to inspect, failure modes, and better next steps.
  • Kept the notes tied to current source paths instead of adding broad claims.

Validation Tasks

  • git status --short --branch
  • git diff --check
  • platformio test -e native
  • scripts/check_app_core_includes.sh
  • Claim-safety grep contains only explicit non-claim boundary wording

@div0rce div0rce merged commit 71ea64f into main May 26, 2026
7 checks passed
@div0rce div0rce deleted the docs/technical-defense-notes branch May 26, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant