Skip to content

feat(Policy Manifest): Add policy manifest, spec, prd, and taxonomy#6278

Open
swidnikk wants to merge 2 commits into
hashgraph:developfrom
swidnikk:swid-pr/b3f4952-featPolicy-Manifest-for-Methodol
Open

feat(Policy Manifest): Add policy manifest, spec, prd, and taxonomy#6278
swidnikk wants to merge 2 commits into
hashgraph:developfrom
swidnikk:swid-pr/b3f4952-featPolicy-Manifest-for-Methodol

Conversation

@swidnikk

@swidnikk swidnikk commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Pull Request Description

feat(Policy Manifest for Methodology Library)

  • introduce policy manifest schema, spec, and taxonomy
  • add POLICY_MANIFEST_PRD.md to rfcs directory

Refs:
Story: #6031
Reviewed-by: pyatakov
Test-scope: na

@swidnikk swidnikk changed the title feat(Policy Manifest for Methodology Library) feat(Policy Manifest for Methodology Library): Add policy manifest, spec, prd, and taxonomy Jun 25, 2026
@swidnikk swidnikk changed the title feat(Policy Manifest for Methodology Library): Add policy manifest, spec, prd, and taxonomy feat(Policy Manifest): Add policy manifest, spec, prd, and taxonomy Jun 25, 2026
@swidnikk swidnikk force-pushed the swid-pr/b3f4952-featPolicy-Manifest-for-Methodol branch 2 times, most recently from f83636e to 6db0540 Compare June 26, 2026 00:02
Comment thread Methodology Library/policy.schema.json Outdated
"type": "array",
"description": "Named roles defined in the policy workflow.",
"items": {
"type": "string",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it should be Enum, otherwise we may end up having different representations of the same roles

@swidnikk swidnikk Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, though, we don't enforce policy authors to use a set of named roles, its up to them right? If not, what values would you suggest?

Comment thread Methodology Library/policy.schema.json Outdated
Comment thread Methodology Library/policy.schema.json
Comment thread Methodology Library/policy.schema.json
Comment thread Methodology Library/policy.schema.json
Comment thread Methodology Library/policy.schema.json
Comment thread Methodology Library/policy.schema.json
Comment thread Methodology Library/policy.schema.json
@swidnikk swidnikk force-pushed the swid-pr/b3f4952-featPolicy-Manifest-for-Methodol branch 2 times, most recently from 751a799 to 67c00ae Compare June 26, 2026 21:16
swidnikk added 2 commits June 26, 2026 16:30
* introduce policy manifest schema, spec, and taxonomy
* add POLICY_MANIFEST_PRD.md to rfcs directory

Refs: <sha>
Story: hashgraph#6031
Reviewed-by: na
Test-scope: n
Signed-off-by: Daniel Swid <daniel.swid@hashgraph.com>
* moved prd to rfc folder and updated community standards
* added examples to policy manifest schema
* renamed ipfs timestamp to hedera timestamp
* updated category types to match those found in the library at present
* add conditional note to other category and policy type enum

Refs: <sha>
Story: hashgraph#6031
Reviewed-by: pyatakov
Test-scope: n

Signed-off-by: Daniel Swid <daniel.swid@hashgraph.com>

Signed-off-by: Daniel Swid <daniel.swid@hashgraph.com>
@swidnikk swidnikk force-pushed the swid-pr/b3f4952-featPolicy-Manifest-for-Methodol branch from 67c00ae to 1b31e7a Compare June 26, 2026 23:31
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.

2 participants