policy-nexus/publication.json

30 lines
899 B
JSON

{
"schema_version": 1,
"site": {
"title": "Coulomb Policy Nexus",
"base_url": "https://policy.coulomb.social"
},
"canon_scope": {
"standards": true,
"architecture": true,
"constitution": true,
"values": false,
"tpsc": false,
"projects": false
},
"repositories": {
"net-kingdom": {"path": "../net-kingdom"}
},
"documents": [
{
"id": "netkingdom-tenancy-posture",
"source_repo": "net-kingdom",
"source_path": "canon/standards/tenancy-posture_v0.1.md",
"canonical_path": "standards/tenancy-posture/v0.1/index.html",
"revision_path": "standards/tenancy-posture/v0.1/revisions/{revision}/index.html",
"legacy_paths": ["tenancy-posture.html"],
"subtitle": "A framework for describing, holding and improving multi-tenancy — including where we are not there yet.",
"review_interval": "6m"
}
]
}