Add versioned effective policy
This commit is contained in:
parent
a9a75c5c27
commit
34cd5f74c1
11 changed files with 708 additions and 70 deletions
|
|
@ -77,6 +77,11 @@ PUBLIC_IMPORTS = {
|
|||
"ProjectService",
|
||||
"ProjectSnapshot",
|
||||
),
|
||||
"docforge.policy": (
|
||||
"EffectivePolicyV1",
|
||||
"capability_mode",
|
||||
"compose_effective_policy",
|
||||
),
|
||||
"docforge.render_contract": (
|
||||
"GenericHtmlRenderer",
|
||||
"PreparedRender",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue