Skip to content

docs: add runtime profiling evidence path#77

Merged
div0rce merged 1 commit into
mainfrom
docs/runtime-profiling-evidence-path
May 26, 2026
Merged

docs: add runtime profiling evidence path#77
div0rce merged 1 commit into
mainfrom
docs/runtime-profiling-evidence-path

Conversation

@div0rce

@div0rce div0rce commented May 26, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a runtime profiling evidence path and keeps the runtime profile analyzer compatible with existing CI. This change is software-only and does not add new hardware evidence.

Changes

  • Clarified runtime profile docs so committed CSVs are treated as bounded historical samples, not broad runtime proof.
  • Updated scripts/analyze_runtime_profile.py to support both one-file CI mode and combined RTOS/cooperative summary mode.
  • Regenerated artifacts/runtime/runtime_summary.json from the committed CSV samples and added no_data handling for empty templates.

Validation Tasks

  • git status --short --branch
  • git diff --check
  • platformio test -e native
  • scripts/check_app_core_includes.sh
  • ESP-IDF RTOS backend build
  • ESP-IDF cooperative backend build
  • Runtime profile analyzer single-file mode
  • Runtime profile analyzer combined mode
  • Claim-safety grep contains only explicit non-claim boundary wording

@div0rce div0rce merged commit b95f9c4 into main May 26, 2026
7 checks passed
@div0rce div0rce deleted the docs/runtime-profiling-evidence-path branch May 26, 2026 02:43
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