Skip to content

docs: add scoped process-bus failure and diagnostics contract - #19

Merged
masarray merged 1 commit into
mainfrom
chore/agent-engineering-contract-v6
Sep 10, 2026
Merged

docs: add scoped process-bus failure and diagnostics contract#19
masarray merged 1 commit into
mainfrom
chore/agent-engineering-contract-v6

Conversation

@masarray

Copy link
Copy Markdown
Owner

Summary

Adds src/AGENTS.md as a scoped source addendum while preserving the existing repository-level engineering invariants.

Added source protections

  • three-patch root-cause circuit breaker
  • explicit Try/typed Result/status handling for expected packet/parser/analysis failures
  • infrastructure exception containment outside high-rate loops
  • defensive BER/APDU/SV bounds and finite-value validation
  • bounded non-blocking async diagnostics with aggregation/rate limiting
  • transactional selected-stream coherent snapshot publication
  • capture/UI backpressure and no one-render-per-packet behavior
  • measurable packet/sample throughput, allocation, queue, CPU/memory and render-latency expectations

The root AGENTS.md remains authoritative for product boundary, selected-stream semantics, licensing and release rules. Documentation-only change.

@masarray
masarray merged commit 30fde2b into main Sep 10, 2026
7 checks passed
@masarray
masarray deleted the chore/agent-engineering-contract-v6 branch September 10, 2026 18:11
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