Skip to content

bug: reject ignored app declaration attributes - #360

Merged
codeforester merged 1 commit into
mainfrom
bug/345-20260831-bug-reject-application-attributes-that-the-called-api-ignore
Aug 31, 2026
Merged

bug: reject ignored app declaration attributes#360
codeforester merged 1 commit into
mainfrom
bug/345-20260831-bug-reject-application-attributes-that-the-called-api-ignore

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • restrict application model and configuration declarations to their own documented attribute sets
  • return usage status 2 for recognized but context-inapplicable attributes before mutating model state
  • document the public signatures and cover accepted attributes plus cross-context rejection

Validation

  • bats lib/bash/app/tests/lib_app.bats (13 tests)
  • ./tests/validate.sh (583 BATS tests plus all extended gates)

Fixes #345

@codeforester
codeforester merged commit 6d51d22 into main Aug 31, 2026
10 checks passed
@codeforester
codeforester deleted the bug/345-20260831-bug-reject-application-attributes-that-the-called-api-ignore branch August 31, 2026 05: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.

bug: reject application attributes that the called API ignores

1 participant