Files
punimtag/docs
ilia 31e44cc737
CI / skip-ci-check (pull_request) Successful in 31s
CI / docker-ci (pull_request) Successful in 33s
CI / python-lint (pull_request) Successful in 34s
CI / secret-scan (pull_request) Successful in 38s
CI / admin-unit (pull_request) Successful in 57s
CI / viewer-unit (pull_request) Successful in 1m37s
CI / e2e (pull_request) Successful in 1m56s
Scrub active admin guides for plainer tone
Rewrite docs/USER_GUIDE.md, docs/DEPLOYMENT.md, docs/DEPLOY_FROM_SCRATCH.md,
and DEPLOYMENT_CHECKLIST.md to drop AI-generated tells: bold-colon feature
walls, Title Case headings, em dashes, and rule-of-three lists. Facts
(commands, paths, ports, URLs) are unchanged. Historical scratch docs
(PHOTO_VIEWER_*, FIX_*, *_REVIEW, *_PLAN, etc.) and the cPanel-specific
runbooks are untouched.
2026-08-05 17:05:21 -04:00
..

PunimTag documentation

Index for guides and reference. Style: see ~/Documents/code/project-template/docs/writing-docs.md.

Start here

Doc Purpose
../README.md What it is, install, config
QUICK_START.md Run API, admin, viewer day to day
USER_GUIDE.md Using admin and viewer features
ARCHITECTURE.md Components and data flow
DEPLOYMENT.md Deploy overview
RESOURCE_REQUIREMENTS.md CPU, RAM, disk expectations

Face matching

Doc Purpose
FACE_CONFIDENCE_CALIBRATION.md Confidence scores
FACE_ACCURACY_STATUS.md Accuracy notes
FACE_MATCH_ERROR_TAGGING.md Error tagging

Deploy (cPanel / scratch)

Doc Purpose
DEPLOY_FROM_SCRATCH.md Fresh install
DEPLOY_CPANEL_STEP_BY_STEP.md cPanel steps
INSTALL_PREREQUISITES_CPANEL.md Host prerequisites

Viewer

Prefer the live viewer README under viewer-frontend/. Older photo-viewer planning docs are in archive/.

Doc Purpose
PERSON_CONTACT_AND_PENDING_DIGEST.md Contact / digest flows
ADMIN_UX_REVIEW.md Admin UX notes

Archive

Historical plans, fix writeups, and restructure notes live in archive/. Do not treat them as current runbooks.

Historical / planning (read with care)

These are older plans and fix writeups, not day-to-day runbooks:

  • PHOTO_VIEWER_*.md, AUTO_MATCH_AUTOMATION_PLAN.md, RESTRUCTURE_SUMMARY.md
  • FIX_*.md, FIXES_*.md, DATABASE_ARCHITECTURE_REVIEW.md

Prefer USER_GUIDE.md, QUICK_START.md, and DEPLOYMENT.md.