Ravi Kant Sharma created RANGER-5682:
----------------------------------------
Summary: 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
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)