State-hub connect and initial workplans
This commit is contained in:
parent
ebb241dab6
commit
f25bd2cf84
14 changed files with 657 additions and 2 deletions
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue