Remove archived design spec after split into numbered docs
The original design spec content lives entirely in the numbered harness docs; the file itself is recoverable from the initial commit. Drop it from agent-context routes and fix all doc references. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
"documentation": [
|
||||
"docs/README.md",
|
||||
"docs/01-vision.md",
|
||||
"docs/02-requirements.md",
|
||||
"docs/softbox-catalog-design.md"
|
||||
"docs/02-requirements.md"
|
||||
],
|
||||
"protocol": [
|
||||
"docs/api.md",
|
||||
|
||||
Reference in New Issue
Block a user