generated from coulomb/repo-seed
State-hub connect and initial workplans
This commit is contained in:
17
.claude/rules/stack-and-commands.md
Normal file
17
.claude/rules/stack-and-commands.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Stack And Commands
|
||||
|
||||
The implementation stack is not established yet. Until it is, prefer
|
||||
documentation and small scaffold changes over choosing frameworks prematurely.
|
||||
|
||||
Useful commands:
|
||||
|
||||
```bash
|
||||
git status --short
|
||||
rg --files
|
||||
```
|
||||
|
||||
State Hub registration was completed with:
|
||||
|
||||
```bash
|
||||
/home/worsch/the-custodian/state-hub/.venv/bin/custodian register-project --domain markitect --path /home/worsch/infospace-bench
|
||||
```
|
||||
Reference in New Issue
Block a user