2.2 KiB
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
- use-cases/review-workflows.md: scenario-driven workflow descriptions.
- specs/content-approval-workflow.md: structured feature spec for the primary workflow.
- specs/TEMPLATE.md: template for future feature specs.
Decision Records
- decisions/README.md: ADR conventions and when to add a decision record.
- decisions/ADR-TEMPLATE.md: template for new architecture or product decisions.
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.