Add Home page linking to all wiki pages including User Guide
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
parent
4163e67c0b
commit
f28eb02fd7
1 changed files with 23 additions and 0 deletions
23
Home.md
Normal file
23
Home.md
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
# Marchwarden Wiki
|
||||||
|
|
||||||
|
A network of agentic research specialists coordinated by a principal investigator agent. V1 ships a single web-search researcher exposed as an MCP server with a CLI shim.
|
||||||
|
|
||||||
|
## For users
|
||||||
|
|
||||||
|
- **[User Guide](UserGuide)** — install, configure, and use `marchwarden ask` / `replay` / `costs`. Start here if you just want to run the tool.
|
||||||
|
|
||||||
|
## For developers
|
||||||
|
|
||||||
|
- **[Development Guide](DevelopmentGuide)** — local setup, running tests, project structure, and contributor workflow
|
||||||
|
- **[Architecture](Architecture)** — system design, MCP flow, researcher contract overview
|
||||||
|
- **[Research Contract](ResearchContract)** — the v1 contract every researcher implements (citations, gaps, discovery events, confidence factors, cost metadata)
|
||||||
|
- **[Roadmap](Roadmap)** — phased build plan from V1 (single researcher + CLI) through V2+ (multi-researcher network with PI orchestrator)
|
||||||
|
|
||||||
|
## Project history
|
||||||
|
|
||||||
|
- **[Session Retrospectives](SessionRetrospectives)** — what worked, what didn't, lessons learned per session
|
||||||
|
- **[Session 1](Session1)** — first development session: project creation, contract design, Phase 0 + Phase 1
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Repo:** [archeious/marchwarden](https://forgejo.labbity.unbiasedgeek.com/archeious/marchwarden) · **Issues:** [open issues](https://forgejo.labbity.unbiasedgeek.com/archeious/marchwarden/issues)
|
||||||
Loading…
Reference in a new issue