You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
— full rationale, trust model, failure modes, and memory-path implications.
33
-
The canonical text lives in `standard-tooling`; this section is the local
33
+
The canonical text lives in `vergil-tooling`; this section is the local
34
34
on-ramp.
35
35
36
36
### Structure
@@ -97,16 +97,16 @@ translation between Ruby idioms and native MQSC parameter names.
97
97
98
98
**Status**: Pre-alpha (initial setup)
99
99
100
-
**Canonical Standards**: This repository follows standards at <https://github.com/wphillipmoore/standards-and-conventions> (local path: `../standards-and-conventions` if available)
100
+
**Canonical Standards**: This repository follows standards at <https://github.com/vergil-project/vergil-tooling> (local path: `../vergil-tooling` if available)
101
101
102
102
## Development Commands
103
103
104
104
### Standard Tooling
105
105
106
106
```bash
107
-
cd ../standard-tooling && uv sync # Install standard-tooling
108
-
export PATH="../standard-tooling/.venv/bin:../standard-tooling/scripts/bin:$PATH"# Put tools on PATH
0 commit comments