SPEC.md is the complete execution plan: architecture, verified data-feed CORS probes, per-layer component specs, verification protocol, and the gated partly.party/godsigh deployment phase. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"version": "0.0.1",
|
|
"configurations": [
|
|
{
|
|
"name": "godsigh",
|
|
"runtimeExecutable": "python3",
|
|
"runtimeArgs": ["serve.py", "8137"],
|
|
"port": 8137
|
|
}
|
|
]
|
|
}
|