Skip to content

doc: define IEEE 802.11 model architecture - #1215

Merged
levy merged 1 commit into
inet-framework:masterfrom
mgonzalezlopezudc:doc/ieee80211-model-architecture
Sep 18, 2026
Merged

levy merged 1 commit into
inet-framework:masterfrom
mgonzalezlopezudc:doc/ieee80211-model-architecture

Conversation

@mgonzalezlopezudc

Copy link
Copy Markdown
Contributor

Define a shared architectural contract for IEEE 802.11 state and component communication, giving future changes a consistent basis for design and review.

The document distinguishes catalog, capability, control, and status, and specifies their ownership, writers, readers, lifecycle, derived dependencies, and notification contracts. It describes the intended architecture without claiming that every existing implementation already satisfies it.

Link the document from the project map and IEEE 802.11 domain rules. Keep instructions for assessing changes in the code-review guide.

Documentation only; no runtime changes or baseline updates.

Validation — all passed:

  • doc/project/enforcement/check-links.sh
  • doc/project/enforcement/check-seals.sh
  • git diff --cached --check
  • doc/project/enforcement/check-classification.sh HEAD^..HEAD
  • doc/project/enforcement/check-commits.sh HEAD^..HEAD

Give catalog, capability, control, and status a shared architectural contract for ownership, lifecycle, derived state, and change notifications. Keep review instructions in the code-change guide and link the model from the project map and IEEE 802.11 domain rules.

Validation: documentation link and seal checks pass; staged diff has no whitespace errors.

Change: doc | behavior.add | -
@levy
levy merged commit 98117c3 into inet-framework:master Sep 18, 2026
13 checks passed
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.

2 participants