docs: v0.138.0 -- citation backfill batch 18: WAKEUP (issue #164) - #189
Merged
Conversation
Cited 13/16 remaining uncited REQ-WAKEUP-* requirements against TC18 §13.7.2's basic-concept prose, Table 36/37, and Figure 22's sleep handshake. Several citations cross-reference the module's own pre-existing tc18-gap entries (REQ-WAKEUP-017-022) rather than implying full conformance where the implementation is a documented, reduced model of the spec's fuller register/behavior encoding. Also scoped and rejected MDIO as a batch candidate this session -- its wire layout is almost entirely self-documented as non-TC18 original design, leaving only ~1 genuinely citable requirement. Purely additive; no code or test behavior changed. 1028 requirements (unchanged count), 100% traced+tested, 0 cfusa check errors. Signed-off-by: Matt <47545907+SoundMatt@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Phase 2 (issue #164) citation-backfill batch 18: WAKEUP (Wakeup control endpoint).
Cited 13 of 16 remaining uncited
REQ-WAKEUP-*requirements against TC18 §13.7.2, several cross-referencing the module's own pre-existingtc18-gapentries (REQ-WAKEUP-017-022) rather than implying full conformance where the implementation is a documented, reduced model:REQ-WAKEUP-002— lifecycle-gated functional-config writability (§12.3.1.2/.3, reused basis)REQ-WAKEUP-003-004— wake-source assertion, against Table 36/37, cross-referencing021/022's reduced single-sense/single-latch modelingREQ-WAKEUP-005-008— wup_status latch primitives, against Table 36, cross-referencing021REQ-WAKEUP-010-013— SleepCMD request/response, against Figure 22 + the 0xA5 opcode + sleep-handshake prose, response pair cross-referencing019's divergence (positive-form refusal, not an error response)REQ-WAKEUP-014-015— WakeUp message pair, against the repetitive-message prose, cross-referencing017's divergence (no wake-up source field carried)Left uncited:
REQ-WAKEUP-001(zero-init),REQ-WAKEUP-009(strerror()),REQ-WAKEUP-016(echo-detection helper — implementation convenience, no direct TC18 text).Also records a scoping finding: MDIO (16 uncited) was investigated as the next candidate first and rejected — its own file header self-documents essentially the entire wire layout as non-TC18 original design (already tracked as
tc18-gap#21/#22 there too), leaving only ~1 genuinely citable requirement. Not a good batch; can be revisited as a 1-item cleanup later.Verification
.fusa-reqs.jsonchange; no source/test code touched.cfusa check: 0 errors.cfusa trace --req-coverage 100 --sec-tested 100: 100%/100%..fusa-reqs.jsonJSON-validated.Ref: issue #164.