fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,3 +1,9 @@
---
layout: default
title: "More Configuration CLI Technical Specification"
parent: "Tech Specs"
---
# More Configuration CLI Technical Specification
## Overview
@ -276,4 +282,4 @@ tg-delete-config-item --type prompt --key old-template
- Existing Config API: `trustgraph/api/config.py`
- CLI patterns: `trustgraph-cli/trustgraph/cli/show_config.py`
- Data types: `trustgraph/api/types.py`
- Data types: `trustgraph/api/types.py`