Update roadmap.md and testing.md with new guidelines

This commit is contained in:
2026-04-11 03:15:10 +02:00
parent a6cff8b3b1
commit 0b48c6e931
2 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
# roadmap.md
Use this as a direction/scope doc, not as proof that every earlier slice is still unimplemented.
Do not read this file end-to-end by default.
Read only the relevant milestone/slice headings after checking the current code.
Completed or partially completed historical slices may still be documented here for context.
## Overview
This roadmap is organized as vertical slices.

View File

@@ -1,5 +1,10 @@
# testing.md
Use this as a selective testing-policy reference.
Do not read this file end-to-end by default.
Read only the sections relevant to the slice you are changing after inspecting the code paths involved.
## Philosophy
This project is a tool and a runtime.