generated from coulomb/repo-seed
Update generated artifacts for shard-wiki entries (catalog, export, graph, federated index)
Some checks failed
ci / validate-registry (push) Has been cancelled
Some checks failed
ci / validate-registry (push) Has been cancelled
Recompose federated index (20 capabilities) so relation resolution includes the 8 wiki.* entries; regenerate registry.json/search.html, CapabilityCatalog.md, and the relation graph. graph --check: clean. validate: ok. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
"id": "capability.registry.register",
|
||||
"name": "Capability Registration",
|
||||
"summary": "Register a new capability so it becomes visible for planning and implementation reuse.",
|
||||
"vector": "D3 / A3 / C2 / R2",
|
||||
"vector": "D3 / A4 / C2 / R2",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "reuse-surface",
|
||||
@@ -164,7 +164,8 @@
|
||||
"consumption_modes": [
|
||||
"informational",
|
||||
"markdown authoring",
|
||||
"cli"
|
||||
"cli",
|
||||
"service API"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -221,6 +222,171 @@
|
||||
"service API",
|
||||
"HTTP REST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.shard-orchestration",
|
||||
"name": "Wiki Shard Orchestration",
|
||||
"summary": "Present a union of pages across heterogeneous wiki-shaped shards while preserving each shard's provenance, capabilities, and history.",
|
||||
"vector": "D5 / A2 / C2 / R1",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.shard-orchestration.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"federation",
|
||||
"orchestration",
|
||||
"union",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"source module"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.adapter-contract",
|
||||
"name": "Capability-Aware Shard Adapter Contract",
|
||||
"summary": "A versioned backend interface where each binding declares a verified capability profile, so federation ops degrade by capability.",
|
||||
"vector": "D5 / A2 / C2 / R1",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.adapter-contract.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"adapter",
|
||||
"capability",
|
||||
"contract",
|
||||
"conformance",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"source module"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.page-model",
|
||||
"name": "Backend-Neutral Wiki Page Model",
|
||||
"summary": "A Markdown-first but stretchable page model with stable identity separate from placement and layered provenance.",
|
||||
"vector": "D5 / A2 / C2 / R1",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.page-model.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"page-model",
|
||||
"identity",
|
||||
"provenance",
|
||||
"markdown",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"source module"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.coordination-journal",
|
||||
"name": "Event-Sourced Coordination Journal",
|
||||
"summary": "An append-only, totally-ordered-per-space decision log whose current state is a derived fold; git-addressable history.",
|
||||
"vector": "D5 / A2 / C2 / R1",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.coordination-journal.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"event-sourcing",
|
||||
"coordination",
|
||||
"git",
|
||||
"journal",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"source module"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.overlay",
|
||||
"name": "Overlay-Before-Mutation Write Path",
|
||||
"summary": "Non-destructive edits (draft -> patch -> apply-under-drift) that let read-only or limited backends be edited safely without silent remote mutation.",
|
||||
"vector": "D5 / A2 / C2 / R1",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.overlay.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"overlay",
|
||||
"patch",
|
||||
"write-path",
|
||||
"conflict",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"source module"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.federation-models",
|
||||
"name": "Selectable Federation-Model Taxonomy",
|
||||
"summary": "Federation as a plural, composable coordination axis (fork+journal, VCS-replication, query-join, feed, activity-streams, engine-mirror) selected per space.",
|
||||
"vector": "D4 / A0 / C1 / R0",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.federation-models.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"federation",
|
||||
"taxonomy",
|
||||
"composable",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"informational"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.engine-typed-extensions",
|
||||
"name": "Wiki Engine with Typed Extensions",
|
||||
"summary": "A small-core wiki engine realizing a typed-extension framework that addresses all wiki use cases and lets each shard activate only the features it needs.",
|
||||
"vector": "D3 / A0 / C0 / R0",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.engine-typed-extensions.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"engine",
|
||||
"typed-extensions",
|
||||
"feature-activation",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"informational"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "capability.wiki.derived-views",
|
||||
"name": "Wiki Derived Views",
|
||||
"summary": "Recomputable views over a wiki union \u2014 BackLinks, RecentChanges, AllPages, SiteMap, and (delegate-or-derive) Search \u2014 carrying provenance.",
|
||||
"vector": "D3 / A0 / C0 / R0",
|
||||
"domain": "helix_forge",
|
||||
"status": "draft",
|
||||
"owner": "shard-wiki",
|
||||
"path": "registry/capabilities/capability.wiki.derived-views.md",
|
||||
"tags": [
|
||||
"wiki",
|
||||
"derived-views",
|
||||
"backlinks",
|
||||
"recentchanges",
|
||||
"search",
|
||||
"shard-wiki"
|
||||
],
|
||||
"consumption_modes": [
|
||||
"informational"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user