mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
[codex] Add Conductor workspace setup (#5)
* Add Conductor workspace setup * Refine Conductor setup script structure * Separate Conductor setup steps * Consolidate Conductor setup script * Use KTX env var for agent overlays * Restore Orbit verification summary docs
This commit is contained in:
parent
dc66ffdffb
commit
075764fe77
3 changed files with 39 additions and 1 deletions
|
|
@ -11,6 +11,15 @@ Run from the KTX workspace root:
|
|||
pnpm run relationships:verify-orbit
|
||||
```
|
||||
|
||||
Expected relationship summary:
|
||||
|
||||
```text
|
||||
Accepted: 9
|
||||
Review: 0
|
||||
Rejected: 0
|
||||
Skipped: 0
|
||||
```
|
||||
|
||||
The command refreshes:
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue