Git based markdown wiki orchestrator
Extends the capability model to the nine WP-0003 engines (~23 systems total). Per-shard spectra 13 -> 14 (adds provenance granularity); refines merge-model (+fork/journal-replay, +coexist-with-rank), attachment-mode (+git-IS-store, +container, +direct-DB, +REST/file-store-hybrid, +external-API payload-format facet), native-query (+SPARQL/RDF far-end), history (+DB-rows, +partial), structure (+typed-graph, +inline-embedded objects), content-opacity (+lossy-exportable), write-granularity (+story-item, +section-anchor). Headline: new federation-model taxonomy (S2.5) -- federation is plural (fork+journal / VCS-replication+ping / query-time graph join / feed aggregation / activity streams / engine-mirror), a selectable/composable coordination-layer axis feeding SHARD-WP-0002 T1-T6. Folds UC-68-82 into the workplan; no new UCs, no INTENT boundary change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| demand | ||
| docs | ||
| history | ||
| issues | ||
| research | ||
| spec | ||
| src/shard_wiki | ||
| tests | ||
| wiki | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| INTENT.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| SCOPE.md | ||
shard-wiki
Git-based Markdown wiki orchestrator and federation layer.
shard-wiki joins heterogeneous wiki-shaped page stores (shards) into a
coherent information space while preserving provenance, capabilities, and
history. It is an orchestration layer, not a wiki engine.
Status
Early-stage: Python scaffold, intent and specification groundwork, active design
workplan. See SCOPE.md for current maturity.
Documentation
| Document | Purpose |
|---|---|
| INTENT.md | Aspiration and boundaries |
| SCOPE.md | What we achieve now |
| AGENTS.md | Agent working guide |
| docs/repository-layout.md | How this repo organizes information |
Quick start
pip install -e ".[dev]"
pytest
Layout
research/ explorations (yymmdd-prefixed)
demand/ inbound unreviewed requirements
spec/ implementation specifications
workplans/ State Hub–registered tasks
docs/ stakeholder documentation
wiki/ collaborative knowledge (wiki UI when connected)
issues/ ticket mirrors
history/ archived material (yymmdd-prefixed)