Add FSAA DC schema documentation for Access Analyzer 12.0#931
Add FSAA DC schema documentation for Access Analyzer 12.0#931tay-caliguiri wants to merge 4 commits into
Conversation
Adds full schema documentation set for the File System Access Analyzer Data Collector under admin/schema/fsaadc/: ERD, core tables, views, enumeration, functions, index reference, and foreign key reference pages, plus _category_.json sidebar files. Updates schema overview page to include the FSAA DC section below SQL DC. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
Auto-Fix Summary17 issues fixed, 5 skipped across 9 files
| Ask |
|
@claude fix all issues |
|
Fix complete: The doc-pr editorial review hadn't run yet, so I interpreted "fix all issues" as addressing the 5 items the auto-fix workflow skipped for manual review.
Summary:
Skipped intentionally:
If the doc-pr editorial review surfaces additional issues once it completes, tag |
Replace 'firehose' and 'structural backbone' metaphors with literal descriptions per Netwrix style (no idioms or metaphors). Define FSAA on first use in the enumeration page. Co-Authored-By: Claude <noreply@anthropic.com>
Documentation PR ReviewEditorial ReviewThis PR adds a comprehensive File System Access Analyzer Data Collector (FSAA DC) schema reference: a top-level overview page plus six sub-pages covering tables, views, enumerations, ERDs, functions, indexes, and foreign keys. Most of the content is reference-style (tables of columns, FK constraints, indexes), which the four core qualities apply to but tend to forgive dense, structured material. docs/accessanalyzer/12.0/admin/schema/fsaadc/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/coretables/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/erd/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/enumeration/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/fkreference/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/functions/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/indexreference/overview.md
docs/accessanalyzer/12.0/admin/schema/fsaadc/views/overview.md
docs/accessanalyzer/12.0/admin/schema/overview.md
Summary4 editorial suggestions across 3 files (one structural heading-level issue, two parallel idiom flags, and one acronym definition). The remaining six files are clean. Vale and Dale issues are auto-fixed separately. What to do next: Comment
You can ask Claude anything about the review or about Netwrix writing standards.
|
Adds full schema documentation set for the File System Access Analyzer Data Collector under admin/schema/fsaadc/: ERD, core tables, views, enumeration, functions, index reference, and foreign key reference pages, plus category.json sidebar files. Updates schema overview page to include the FSAA DC section below SQL DC.