Skip to content

full-chaos/script-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Manifest

Revisiting the writer ecosystem: portfolio hosting, competition tracking, ranking/discovery, feedback systems, and industry discovery.

Current Status

  • Phase 0 complete: product/legal foundation and architecture decisions.
  • Phases 1, 3, 4, 5, 6, and 7 implemented and documented.
  • Phase 2 is in review for closeout (script-manifest-612, CHAOS-323/324/326/327/328/329/330/331).
  • Design and infrastructure modernization backlog remains open (CHAOS-382/384/390/393/394/395/396/397).
  • Local development stack: Docker Compose with PostgreSQL, Redis, OpenSearch, MinIO, Redpanda, and Mailpit.

Planning and phase documentation index:

  • docs/README.md
  • docs/phase-inventory.md

Phase 0 Deliverables

See:

  • docs/phase-0/README.md
  • docs/phase-0/data-model-v1.md
  • docs/phase-0/notification-architecture.md

Local Infrastructure

docker compose -f compose.yml up -d

OpenSearch: http://localhost:9200 Mailpit UI: http://localhost:8025 MinIO Console: http://localhost:9001 Redpanda Console: http://localhost:8080

Workspace Bootstrap (Phase 1)

pnpm install
pnpm test
pnpm typecheck

Start MVP shell services:

pnpm --filter @script-manifest/identity-service dev
pnpm --filter @script-manifest/profile-project-service dev
pnpm --filter @script-manifest/api-gateway dev
pnpm --filter @script-manifest/writer-web dev

Or run the local compose stack:

docker compose -f compose.yml up -d

About

Script Manifest platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages