[
https://issues.apache.org/jira/browse/RANGER-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095687#comment-18095687
]
Ravi Kant Sharma commented on RANGER-5682:
------------------------------------------
PR: https://github.com/apache/ranger/pull/1065
> Add README for agents-common module
> -----------------------------------
>
> Key: RANGER-5682
> URL: https://issues.apache.org/jira/browse/RANGER-5682
> Project: Ranger
> Issue Type: Improvement
> Components: documentation
> Reporter: Ravi Kant Sharma
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The agents-common module (ranger-plugins-common) is the core shared library
> used by all Ranger service plugins but lacks a README file.
>
> This adds a README.md covering:
> * Module purpose (policy engine, resource matching, policy download, audit,
> context enrichment)
> * Architecture diagram showing the request evaluation flow (enrichers →
> resource trie → evaluators)
> * Key packages with descriptions
> * How service plugins use this module (RangerBasePlugin lifecycle)
> * List of bundled service definitions
> * Build and test instructions
> * Test approach (data-driven with JSON fixtures)
> * Internal and external dependencies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)