From 26e1b021293dbd45a07abd5fafac890e00f74564 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 19:00:19 -0700 Subject: [PATCH] Detailed wiki content repair: Project Inventory --- Project-Inventory.md | 129 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) diff --git a/Project-Inventory.md b/Project-Inventory.md index e69de29..c5c8b8c 100644 --- a/Project-Inventory.md +++ b/Project-Inventory.md @@ -0,0 +1,129 @@ +# Project Inventory + +## Repository Signals + +- Gitea description: personal-web-of-money +- Default branch: main +- Detected language: TypeScript +- Visibility: Public +- Topics: readiness, software, stewarded +- No mapped local source directory was found; details are based on the Gitea tree. +- Visible project files beyond stewardship docs: 208 + +## Build And Dependency Signals + +| Signal | Detail | +|---|---| +| package.json | name=cyberlux; scripts=prebuild, verify, dev, build, start, start:onion, health:stack, diagnose:onion, onions:status, onions:list; deps=next, react, react-dom, @tailwindcss/postcss, @types/node, @types/react, @types/react-dom, tailwindcss, typescript | +| README files | README.md | + +## Directory Concentration + +- `app` (94 files) +- `components` (32 files) +- `lib` (32 files) +- `scripts` (23 files) +- `(root)` (15 files) +- `public` (6 files) +- `contexts` (3 files) +- `nginx` (2 files) +- `tor` (1 files) + +## File Type Concentration + +- `.tsx` (114) +- `.ts` (47) +- `.sh` (16) +- `.svg` (5) +- `.json` (4) +- `.cjs` (4) +- `.md` (3) +- `.conf` (3) +- `.txt` (3) +- `.gitignore` (1) +- `.ico` (1) +- `.css` (1) + +## Visible Project Files + +- .gitignore +- DEPLOY.md +- ONION-URLS.md +- app/academy/page.tsx +- app/account/add-funds/page.tsx +- app/account/hidden-services/page.tsx +- app/account/page.tsx +- app/api/admin/credit/route.ts +- app/api/admin/ledger/route.ts +- app/api/admin/raffle/route.ts +- app/api/btc/verify/route.ts +- app/api/btcpay/invoice/route.ts +- app/api/btcpay/status/[invoiceId]/route.ts +- app/api/btcpay/webhook/route.ts +- app/api/credits/balance/route.ts +- app/api/credits/claim/route.ts +- app/api/messages/route.ts +- app/api/pending-deposit/route.ts +- app/api/raffle/buy/route.ts +- app/api/tools/unlock/route.ts +- app/arb-academy/page.tsx +- app/awards/page.tsx +- app/barter/layout.tsx +- app/barter/page.tsx +- app/chatter/page.tsx +- app/checkout/page.tsx +- app/codex/page.tsx +- app/comparison/page.tsx +- app/conspiracies/page.tsx +- app/darknet-atlas/page.tsx +- app/dashboard/page.tsx +- app/directory/page.tsx +- app/drop-box/page.tsx +- app/drops/page.tsx +- app/easter-eggs/page.tsx +- app/exchange/guidelines/page.tsx +- app/exchange/layout.tsx +- app/exchange/ledger/page.tsx +- app/exchange/page.tsx +- app/favicon.ico +- app/forum/handbook/page.tsx +- app/forum/layout.tsx +- app/forum/moderation/page.tsx +- app/forum/page.tsx +- app/forum/post/[id]/page.tsx +- app/forum/reputation/page.tsx +- app/forum/ring/[slug]/page.tsx +- app/forum/submit/page.tsx +- app/forum/t/[id]/page.tsx +- app/game/page.tsx +- app/globals.css +- app/hidden-wiki/page.tsx +- app/hosting/page.tsx +- app/inner-circle/page.tsx +- app/labs/page.tsx +- app/launch/page.tsx +- app/layout.tsx +- app/links/page.tsx +- app/market/analytics/page.tsx +- app/market/intel/page.tsx +- app/market/layout.tsx +- app/market/operations/page.tsx +- app/market/page.tsx +- app/market/product/[id]/page.tsx +- app/market/trust/page.tsx +- app/messages/page.tsx +- app/mixer/page.tsx +- app/nexus/page.tsx +- app/oracle/page.tsx +- app/page.tsx +- app/presswire/page.tsx +- app/raffle/page.tsx +- app/red-room/page.tsx +- app/reviews/page.tsx +- app/root-layout-client.tsx +- app/sanctuary/page.tsx +- app/search/page.tsx +- app/secret-layer/page.tsx +- app/security-analysis/page.tsx +- app/sign-in/page.tsx +- ... 128 more project files not shown