Files
punimtag/docs
ilia fc763ab73d
CI / skip-ci-check (push) Successful in 31s
CI / docker-ci (push) Successful in 32s
CI / python-lint (push) Successful in 35s
CI / secret-scan (push) Successful in 39s
CI / admin-unit (push) Successful in 53s
CI / viewer-unit (push) Successful in 3m48s
CI / e2e (push) Successful in 3m47s
Merge pull request 'Deep-scrub active admin guides' (#105) from docs/deep-scrub into master
2026-08-05 16:40:07 -05: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.