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:
@@ -15,7 +15,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Capability Catalog</h1>
|
||||
<p class="subtitle">Updated 2026-06-15 · 12 entries</p>
|
||||
<p class="subtitle">Updated 2026-06-15 · 20 entries</p>
|
||||
<section><h2>helix_forge</h2>
|
||||
<article class="card">
|
||||
<h3>Organizational Event Coordination</h3>
|
||||
@@ -67,7 +67,7 @@
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Capability Registration</h3>
|
||||
<p class="meta"><code>capability.registry.register</code> · D3 / A3 / C2 / R2</p>
|
||||
<p class="meta"><code>capability.registry.register</code> · D3 / A4 / C2 / R2</p>
|
||||
<p>Register a new capability so it becomes visible for planning and implementation reuse.</p>
|
||||
<p class="path">registry/capabilities/capability.registry.register.md</p>
|
||||
</article>
|
||||
@@ -88,6 +88,54 @@
|
||||
<p class="meta"><code>capability.statehub.workstream-coordinate</code> · D4 / A4 / C3 / R2</p>
|
||||
<p>Track active workstreams, tasks, progress, and consistency across domain repositories.</p>
|
||||
<p class="path">registry/capabilities/capability.statehub.workstream-coordinate.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Capability-Aware Shard Adapter Contract</h3>
|
||||
<p class="meta"><code>capability.wiki.adapter-contract</code> · D5 / A2 / C2 / R1</p>
|
||||
<p>A versioned backend interface where each binding declares a verified capability profile, so federation ops degrade by capability.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.adapter-contract.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Event-Sourced Coordination Journal</h3>
|
||||
<p class="meta"><code>capability.wiki.coordination-journal</code> · D5 / A2 / C2 / R1</p>
|
||||
<p>An append-only, totally-ordered-per-space decision log whose current state is a derived fold; git-addressable history.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.coordination-journal.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Wiki Derived Views</h3>
|
||||
<p class="meta"><code>capability.wiki.derived-views</code> · D3 / A0 / C0 / R0</p>
|
||||
<p>Recomputable views over a wiki union — BackLinks, RecentChanges, AllPages, SiteMap, and (delegate-or-derive) Search — carrying provenance.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.derived-views.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Wiki Engine with Typed Extensions</h3>
|
||||
<p class="meta"><code>capability.wiki.engine-typed-extensions</code> · D3 / A0 / C0 / R0</p>
|
||||
<p>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.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.engine-typed-extensions.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Selectable Federation-Model Taxonomy</h3>
|
||||
<p class="meta"><code>capability.wiki.federation-models</code> · D4 / A0 / C1 / R0</p>
|
||||
<p>Federation as a plural, composable coordination axis (fork+journal, VCS-replication, query-join, feed, activity-streams, engine-mirror) selected per space.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.federation-models.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Overlay-Before-Mutation Write Path</h3>
|
||||
<p class="meta"><code>capability.wiki.overlay</code> · D5 / A2 / C2 / R1</p>
|
||||
<p>Non-destructive edits (draft -> patch -> apply-under-drift) that let read-only or limited backends be edited safely without silent remote mutation.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.overlay.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Backend-Neutral Wiki Page Model</h3>
|
||||
<p class="meta"><code>capability.wiki.page-model</code> · D5 / A2 / C2 / R1</p>
|
||||
<p>A Markdown-first but stretchable page model with stable identity separate from placement and layered provenance.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.page-model.md</p>
|
||||
</article>
|
||||
<article class="card">
|
||||
<h3>Wiki Shard Orchestration</h3>
|
||||
<p class="meta"><code>capability.wiki.shard-orchestration</code> · D5 / A2 / C2 / R1</p>
|
||||
<p>Present a union of pages across heterogeneous wiki-shaped shards while preserving each shard's provenance, capabilities, and history.</p>
|
||||
<p class="path">registry/capabilities/capability.wiki.shard-orchestration.md</p>
|
||||
</article></section>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -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