Skip to content

Document array attributes and targeting operators - #26

Merged
roncohen merged 4 commits into
mainfrom
docs/array-valued-attributes
Sep 8, 2026
Merged

Document array attributes and targeting operators#26
roncohen merged 4 commits into
mainfrom
docs/array-valued-attributes

Conversation

@roncohen

@roncohen roncohen commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an array-attributes guide with examples, update and empty-list behavior, storage limits, and keys Reflag ignores.
  • Explain all eight array operators. Clearly separate finding a value with CONTAINS/ANY_OF from requiring a one-item array with IS.
  • Explain how to send contextJson, use the older query format for single values, and read evaluationErrors.
  • Link from access rules, targeting concepts, filters, API reference, and navigation.
  • Use plain words, shorter sections, and concrete examples. Remove repeated operator lists and the unclear missing-field caveat. Keep missing-field and unsupported-operator warnings clearly about flag access.
  • No SDK documentation files changed.

Publish after rollout

Evaluator 1.1.1 is released. Keep this draft until https://github.com/reflagcom/web/pull/3605 is deployed and the contextJson SDK transport in reflagcom/javascript#712 is released.

Checks

  • 10 added/changed relative links resolve, including heading links.
  • Two new JSON examples parse; GitBook blocks are balanced.
  • The contextJson JavaScript example runs with a mocked fetch and preserves arrays.
  • 40 documented checks pass against the released evaluator 1.1.1.
  • git diff --check passes.
  • This docs repository has no build or test scripts.

Comment thread product-handbook/array-attributes.md Outdated
Comment thread product-handbook/array-attributes.md Outdated
@roncohen
roncohen marked this pull request as ready for review September 8, 2026 18:01
Copilot AI lite review requested due to automatic review settings September 8, 2026 18:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@roncohen
roncohen merged commit 2ad18d7 into main Sep 8, 2026
3 of 4 checks passed
@roncohen
roncohen deleted the docs/array-valued-attributes branch September 8, 2026 18:18
@roncohen
roncohen restored the docs/array-valued-attributes branch September 10, 2026 18:39
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