chore: archive Phase 1 P1 OpenSpec changes
Archive dockerfile, agntcy-alignment-docs, and nodejs-sdk changes now that implementation is complete and pushed to develop. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
## ADDED Requirements
|
||||
|
||||
### Requirement: Dockerfile exists at project root
|
||||
The system SHALL provide a multi-stage `Dockerfile` that builds the TypeScript source and produces a minimal production image running as a non-root user.
|
||||
|
||||
### Requirement: .dockerignore exists at project root
|
||||
The system SHALL provide a `.dockerignore` that excludes development artifacts, secrets, and test files from the Docker build context.
|
||||
Reference in New Issue
Block a user