Files
zopu-code/docs
-Puter cc47007fa9 Slice 1 polish: archive dormant code, merge work-os into primitives, add futures
- Archive dormant apps (daemon, desktop, native, tui) and superseded
  packages/server into repos/ for reference
- Archive 21 dead web components (chat page shell, work-os cluster, strays)
  into repos/web/; keep reused message-rendering primitives in components/chat
- Merge @code/work-os into @code/primitives; work.ts absorbed via ./work
  subpath and barrel export; update all four importers
- Add docs/futures.md tracking audio/video (blocked at Flue + provider),
  web layout cleanup, and message rendering quality
- Repoint dev:zopu script to @code/agents (the live Flue server)
- Note repos/ reference-code convention in AGENTS.md
2026-07-27 16:34:17 +05:30
..
2026-07-27 15:22:16 +05:30

Zopu Work OS — Documentation Map

Dense context set for product development and coding agents.

Read order

1. agent-context.md  — bootstrap and non-negotiables
2. product.md        — product model and quality doctrine
3. glossary.md       — canonical terminology
4. dev-loop.md       — normative software delivery process
5. tech.md           — architecture, actors, ports, runtimes
6. design.md         — user experience
7. slices.md         — sequential vertical product increments
8. dev-plan.md       — repository execution plan/backlog
9. evaluation.md     — quality measurement and improvement

Use by role

Role Minimum context
Product/definition agent agent-context, product, glossary, dev-loop
Architecture/design agent agent-context, tech, dev-loop, current Work Definition
Coding agent agent-context, current Design Packet/Slice, tech sections, repository rules
Verifier agent-context, dev-loop, evaluation, Verification Plan
Frontend agent agent-context, design, product, current slice
Lead/orchestrator all documents, current repository state, active decisions

Document boundaries

product.md      what/why
tech.md         system architecture
design.md       interaction behavior
dev-loop.md     how software Work is delivered
slices.md       how Zopu product is incrementally built
dev-plan.md     engineering order and release gates
evaluation.md   how quality and improvements are measured
glossary.md     exact term definitions
agent-context   compact instructions for execution agents

First build target

message
→ Signal
→ approved Work Definition
→ approved Design Packet
→ one isolated implementation slice
→ independent verification
→ exact verified PR
→ human question/resume

Start at dev-plan.md backlog item 01. Do not begin dynamic Kit Builder or fleets before Slices 17 work reliably.