Stages: rename titles, fix execution order, remove all numbered references

This commit is contained in:
Hermes
2026-06-04 20:04:34 +00:00
parent 5ac701e8ec
commit 8b1b481828
22 changed files with 96 additions and 96 deletions

View File

@@ -8,7 +8,7 @@
* Assumptions
- Stage 2 instance: one SBCL Lisp process with Gate + PDS + environment in one address space
- Neurosymbolic Agent instance: one SBCL Lisp process with Gate + PDS + environment in one address space
- User brings own LLM API key — no AI token cost to the provider
- Containerized: Docker image running on cloud VMs (AWS spot instances)
- Instances are embarrassingly parallel — no cross-instance coordination