Files
social-media/docs/README.md
Jonathan Bourdon df3e602015
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
feat: pivot to social media workflow app
2026-04-24 12:58:35 -04:00

2.2 KiB

Docs

This folder contains the project documentation used to guide product, implementation, and architecture work.

Current Product Docs

  • product/vision.md: current product intent, users, scope, and priorities.
  • product/glossary.md: canonical domain vocabulary. Prefer these terms in code, UI copy, and specs.
  • constraints.md: business and technical invariants that should not be violated casually.

Current Delivery Docs

Decision Records

Archived

  • archive/PLAN.md: early pivot plan; useful for historical context, but stale as an execution checklist.
  • archive/SOCIALIZE.md: original consolidated product brief before the docs were split into focused source-of-truth files.
  • archive/Stripe.md: legacy Hutopy monetization notes for memberships and tips.
  • archive/WORKSHEET.md: historical implementation worksheet from an earlier transition phase.

Root Docs

  • README.md: repository overview and local development setup.
  • AGENTS.md: working guide for coding agents. This stays at repo root intentionally.