Skip to content

docs(factory): document DataKey storage layout#852

Draft
vku2018 wants to merge 1 commit into
Fluxora-Org:mainfrom
vku2018:grantfox-827-factory-storage-docs
Draft

docs(factory): document DataKey storage layout#852
vku2018 wants to merge 1 commit into
Fluxora-Org:mainfrom
vku2018:grantfox-827-factory-storage-docs

Conversation

@vku2018

@vku2018 vku2018 commented Jul 4, 2026

Copy link
Copy Markdown

Summary

  • add a Storage Layout section to docs/factory.md covering all 10 DataKey variants
  • document storage tier, key encoding, value type, TTL constants, bump triggers, and source line references
  • call out the current Allowlist(Address) persistent TTL gap and the read/single-create TTL gaps
  • add indexer reconstruction guidance for policy state, stream IDs, allowlist membership, and rate-bound events

Closes #827

Validation

  • PASS: all 10 requested DataKey variants are present in docs/factory.md
  • PASS: allowlist TTL gap note is present
  • PASS: git diff --check
  • BLOCKED: cargo test -p fluxora_factory could not be run because cargo is not installed in this Windows environment.

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.

Document fluxora_factory DataKey enum storage layout and TTL policy in docs/factory.md

2 participants