Publish activity-core and ops-warden ADRs
Some checks failed
Build and publish policy-nexus image / build-and-push (push) Failing after 55s
Some checks failed
Build and publish policy-nexus image / build-and-push (push) Failing after 55s
Harvest ops-warden's five ready records. Register ACT-ADR-001–005 after publication metadata landed in activity-core. Markitect arc42-v1 and the estate infospace are now the validation and retrieval path.
This commit is contained in:
parent
64b47d73b9
commit
7d608c0d57
36 changed files with 5850 additions and 128 deletions
112
publication.json
112
publication.json
|
|
@ -13,11 +13,27 @@
|
|||
"projects": false
|
||||
},
|
||||
"repositories": {
|
||||
"net-kingdom": {"path": "../net-kingdom"},
|
||||
"policy-nexus": {"path": "."},
|
||||
"railiance-master": {"path": "../railiance-master"},
|
||||
"state-hub": {"path": "../state-hub"},
|
||||
"the-custodian": {"path": "../the-custodian"}
|
||||
"net-kingdom": {
|
||||
"path": "../net-kingdom"
|
||||
},
|
||||
"policy-nexus": {
|
||||
"path": "."
|
||||
},
|
||||
"railiance-master": {
|
||||
"path": "../railiance-master"
|
||||
},
|
||||
"state-hub": {
|
||||
"path": "../state-hub"
|
||||
},
|
||||
"the-custodian": {
|
||||
"path": "../the-custodian"
|
||||
},
|
||||
"activity-core": {
|
||||
"path": "../activity-core"
|
||||
},
|
||||
"ops-warden": {
|
||||
"path": "../ops-warden"
|
||||
}
|
||||
},
|
||||
"documents": [
|
||||
{
|
||||
|
|
@ -26,8 +42,10 @@
|
|||
"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.",
|
||||
"legacy_paths": [
|
||||
"tenancy-posture.html"
|
||||
],
|
||||
"subtitle": "A framework for describing, holding and improving multi-tenancy \u2014 including where we are not there yet.",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
|
|
@ -141,6 +159,86 @@
|
|||
"canonical_path": "adr/railiance-private-by-default-exposure/v1/index.html",
|
||||
"revision_path": "adr/railiance-private-by-default-exposure/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ACT-ADR-001",
|
||||
"source_repo": "activity-core",
|
||||
"source_path": "docs/adr/adr-001-event-bridge-architecture.md",
|
||||
"canonical_path": "adr/activity-core-event-bridge/v1/index.html",
|
||||
"revision_path": "adr/activity-core-event-bridge/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ACT-ADR-002",
|
||||
"source_repo": "activity-core",
|
||||
"source_path": "docs/adr/adr-002-definition-format.md",
|
||||
"canonical_path": "adr/activity-core-definition-format/v1/index.html",
|
||||
"revision_path": "adr/activity-core-definition-format/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ACT-ADR-003",
|
||||
"source_repo": "activity-core",
|
||||
"source_path": "docs/adr/adr-003-rule-instruction-model.md",
|
||||
"canonical_path": "adr/activity-core-rule-instruction-model/v1/index.html",
|
||||
"revision_path": "adr/activity-core-rule-instruction-model/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ACT-ADR-004",
|
||||
"source_repo": "activity-core",
|
||||
"source_path": "docs/adr/adr-004-producer-trust-boundary.md",
|
||||
"canonical_path": "adr/activity-core-producer-trust-boundary/v1/index.html",
|
||||
"revision_path": "adr/activity-core-producer-trust-boundary/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ACT-ADR-005",
|
||||
"source_repo": "activity-core",
|
||||
"source_path": "docs/adr/adr-005-ops-runs-vs-dev-work-records.md",
|
||||
"canonical_path": "adr/activity-core-ops-runs-vs-work-records/v1/index.html",
|
||||
"revision_path": "adr/activity-core-ops-runs-vs-work-records/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ops-warden-adr-0001",
|
||||
"source_repo": "ops-warden",
|
||||
"source_path": "docs/adr/ADR-0001-catalog-is-a-pointer-layer.md",
|
||||
"canonical_path": "adr/ops-warden-catalog-pointer-layer/v1/index.html",
|
||||
"revision_path": "adr/ops-warden-catalog-pointer-layer/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ops-warden-adr-0002",
|
||||
"source_repo": "ops-warden",
|
||||
"source_path": "docs/adr/ADR-0002-conduit-not-broker.md",
|
||||
"canonical_path": "adr/ops-warden-conduit-not-broker/v1/index.html",
|
||||
"revision_path": "adr/ops-warden-conduit-not-broker/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ops-warden-adr-0003",
|
||||
"source_repo": "ops-warden",
|
||||
"source_path": "docs/adr/ADR-0003-cover-gaps-never-silently-own-them.md",
|
||||
"canonical_path": "adr/ops-warden-cover-gaps/v1/index.html",
|
||||
"revision_path": "adr/ops-warden-cover-gaps/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ops-warden-adr-0004",
|
||||
"source_repo": "ops-warden",
|
||||
"source_path": "docs/adr/ADR-0004-agent-read-boundary-on-high-risk-lanes.md",
|
||||
"canonical_path": "adr/ops-warden-high-risk-read-boundary/v1/index.html",
|
||||
"revision_path": "adr/ops-warden-high-risk-read-boundary/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
},
|
||||
{
|
||||
"id": "ops-warden-adr-0005",
|
||||
"source_repo": "ops-warden",
|
||||
"source_path": "docs/adr/ADR-0005-implement-narrowly-route-broadly.md",
|
||||
"canonical_path": "adr/ops-warden-implement-narrowly/v1/index.html",
|
||||
"revision_path": "adr/ops-warden-implement-narrowly/v1/revisions/{revision}/index.html",
|
||||
"review_interval": "6m"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue