test: add ARNES self-tests and docs index

This commit is contained in:
rikrdo
2026-05-18 00:30:39 +02:00
parent b396b6d3c9
commit aaf33880c4
11 changed files with 157 additions and 3 deletions

17
docs/README.md Normal file
View File

@@ -0,0 +1,17 @@
# Docs index
## Core docs
- `../README.md` — framework overview
- `../HOWTO.md` — quick start
- `../HOWTO-FEATURE.md` — feature workflow
- `../TEMPLATE.md` — how to adapt ARNES
## Reference docs
- `repository-layout.md` — repo structure and separation rules
- `scripts-reference.md` — start/verify/ticket/publish/install scripts
- `skeleton-manual.md` — default Skeleton UI notes
## Harness source of truth
- `../harness/agents.matrix.yml` — roles and edit boundaries
- `../harness/workflow.stages.yml` — ordered workflow stages
- `../harness/policies/` — governance, security, quality, language, model routing