ops(redmine): roadmap build-out — versions, categories, fleet children, relations

Versions: V1 Core (closed), Beta 8/31, Production 9/1, Phase 3 9/7.
Categories for all majors; 490-499 versioned+categorized+estimated;
490 blocks 492/493; 15 integration-fleet children (500-514) under 498;
515 ITAR provider routing; 516 session/context quality.
This commit is contained in:
2026-08-29 05:26:50 -05:00
parent 6faefa3f36
commit d13559f9a2
3 changed files with 126 additions and 2 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
Failed to override models: large model: model "glm-5.2" found in multiple providers: litellm and zai. Please specify
provider using 'provider/model' format.
I have the family patterns. Setting up the task list and starting.Typst stdin→stdout works. Testing image resolution with stdin input:
I have the family patterns. Setting up the task list and starting.Typst stdin→stdout works. Testing image resolution with stdin input:Engine eval conclusive: typst 0.94s vs pandoc+xelatex 7.7s, typst supports stdin/file→stdout PDF with `--root` image resolution. Typst wins. Now building the Go implementation.go-chart vendored. Writing core packages:Now the markdown parser (AST):Now the typst renderer (AST → typst markup + document composition):