Overlay native taxonomy JSON and local DeepSeek skills.

repo_paths and compose mount src/taxonomy first. Docker copies dependency then src for taxonomy and skills. SKILL.md prose is rewritten; schema IDs and validate contracts stay. Manifest 1.14.0. Do not run upload_skills.py.
This commit is contained in:
2026-09-20 20:30:25 +02:00
parent 28a4dc8255
commit ee160a5df9
26 changed files with 1775 additions and 14 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
volumes:
- ./data:/app/data
- ./periscope/dependency/taxonomy:/app/taxonomy
- ./periscope/src/taxonomy:/app/taxonomy
ports:
- "8080:8080"