This directory contains all project-wide documentation organized by audience and purpose.
Documentation for end users and operators:
Documentation for contributors and developers:
contributing.md- Contribution guidelinesdevelopment-workflow.md- Development workflow and best practicesadding-services.md- Checklist for adding new services to the stackopencode-setup.md- OpenCode CLI (cn) with Ollama and agentic mode- Moved to docs/developer/:
AGENTS.mdandDEVELOPMENT.md- Agent operating contracts and workflow rules
Documentation for operations and performance tuning:
security.md- Rootless container operations and security isolationollama-performance-tuning.md- Detailed Ollama performance tuning guideollama-tuning-summary.md- Executive summary of Ollama optimizationsmodel-recommendations.md- Model size recommendations and configurationsperformance-test-results.md- Performance test results and analysis
Documentation about system architecture and design:
governance/- Governance model, invariants, profiles, and service contractsGOVERNANCE_COMPLIANCE.md- Session compliance confirmation and checklist
Reference materials and specifications:
manpage.txt- Command-line reference- See root
SECURITY.md- Security policy and practices
Configuration templates and profiles:
.env.example- Environment configuration templateprofiles/- Profile-specific configurations (usr, dev, ops, sys)
GitHub-specific templates:
PULL_REQUEST_TEMPLATE.md- Pull request templateISSUE_TEMPLATE/- Issue templates (bug report, feature request, task)
Component-specific documentation remains with their respective components:
- Tests:
tests/README.mdand component-specific test docs - Scripts:
scripts/*/README.mdfiles - Libraries:
lib/README.mdfiles
The following files remain at the project root (standard practice):
README.md- Main project overview and quick startCHANGELOG.md- Project changelogSECURITY.md- Security policy and practices
- Getting Started: Start with
user/setup.md - Contributing: See
developer/contributing.md - Architecture: Explore
architecture/governance/ - Performance: Check
operations/ollama-performance-tuning.mdandoperations/model-recommendations.md - Configuration: See
../config/README.md