yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ laboratory.db
systems/30-tech/laboratory/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
laboratory knowledge
Tables
categories
0
commands
37
creators
0
events
0
knowledge
12
prog_counter
3
qa
58
scripts
1
shortcuts
114
sqlite_sequence
7
templates
14
knowledge
12 rows
12
COMMANDS-30.php deployment
system: 03
Standing order tools like COMMANDS-[code].php are deployed platform-wide by Master but not always immediately. If 404, build it from the pattern on a working sy …
tap
id
12
category
Bug
title
COMMANDS-30.php deployment
source
knowledge-03.md
tags
commands,deployment,master
system
03
date_added
2026-07-16
active
1
_rowid
12
detail
Standing order tools like COMMANDS-[code].php are deployed platform-wide by Master but not always immediately. If 404, build it from the pattern on a working system.
⊞ Full detail →
11
community inbox list vs pickup
system: 03
community inbox list action returns full message content. pickup action marks messages SEEN and returns empty on re-call. Use list to re-read already-seen messa …
tap
id
11
category
Platform
title
community inbox list vs pickup
source
knowledge-03.md
tags
inbox,list,pickup,community
system
03
date_added
2026-07-16
active
1
_rowid
11
detail
community inbox list action returns full message content. pickup action marks messages SEEN and returns empty on re-call. Use list to re-read already-seen messages.
⊞ Full detail →
10
DB count in ping vs list mismatch
system: 03
30-sys.db ping shows items:9 but list returns 0 — items table has schema mismatch or wrong action name. Use direct PHP query to inspect when list fails.
tap
id
10
category
Bug
title
DB count in ping vs list mismatch
source
knowledge-03.md
tags
db,ping,items,bug
system
03
date_added
2026-07-16
active
1
_rowid
10
detail
30-sys.db ping shows items:9 but list returns 0 — items table has schema mismatch or wrong action name. Use direct PHP query to inspect when list fails.
⊞ Full detail →
9
factory-api auto file write
system: 03
factory-api.php save auto-writes content to apps/[type]/ directory. Bin->dir mapping: Web->html, Data->json, Reference->markdown, Research->text. Format field o …
tap
id
9
category
Platform
title
factory-api auto file write
source
factory-api.php
tags
factory-api,save,auto-write
system
03
date_added
2026-07-16
active
1
_rowid
9
detail
factory-api.php save auto-writes content to apps/[type]/ directory. Bin->dir mapping: Web->html, Data->json, Reference->markdown, Research->text. Format field overrides.
⊞ Full detail →
8
lab-api auto file write
system: 03
lab-api.php add_script auto-writes file to apps/scripts/[platform]/ with prog number as filename and full header block stamped.
tap
id
8
category
Platform
title
lab-api auto file write
source
lab-api.php
tags
lab-api,scripts,auto-write
system
03
date_added
2026-07-16
active
1
_rowid
8
detail
lab-api.php add_script auto-writes file to apps/scripts/[platform]/ with prog number as filename and full header block stamped.
⊞ Full detail →
7
30-app.db API field names
system: 03
commands table: cmd/via/description (not command/desc). qa_log table: code/platform/topic/status/script_ref. shortcuts: library/platform/keys/description/catego …
tap
id
7
category
Platform
title
30-app.db API field names
source
knowledge-03.md
tags
30-app-db,fields,api
system
03
date_added
2026-07-16
active
1
_rowid
7
detail
commands table: cmd/via/description (not command/desc). qa_log table: code/platform/topic/status/script_ref. shortcuts: library/platform/keys/description/category. Always verify schema via get before bulk insert.
⊞ Full detail →
6
T014 knowledge_write false positive
system: 03
OPEN.php knowledge_write gate fires false positive when SEEN transfers match GOV keywords. Assigned to Server [40] to fix. Treat session as open — resolved ma …
tap
id
6
category
Bug
title
T014 knowledge_write false positive
source
knowledge-03.md
tags
T014,gate,bug,server
system
03
date_added
2026-07-16
active
1
_rowid
6
detail
OPEN.php knowledge_write gate fires false positive when SEEN transfers match GOV keywords. Assigned to Server [40] to fix. Treat session as open — resolved manually.
⊞ Full detail →
5
backend/sys-com PIN-gated
system: 03
backend/sys-com/ is PIN-gated for security. Use backend/tools/ for direct tool access. backend/info/Database/ also redirects to PIN gate — not a real path.
tap
id
5
category
Platform
title
backend/sys-com PIN-gated
source
knowledge-03.md
tags
sys-com,pin,backend
system
03
date_added
2026-07-16
active
1
_rowid
5
detail
backend/sys-com/ is PIN-gated for security. Use backend/tools/ for direct tool access. backend/info/Database/ also redirects to PIN gate — not a real path.
⊞ Full detail →
4
Build log chapter rule
system: 03
Every major file or program built gets a chapter in build-log-30.md newest first. Major = PHP app, HTML page, DB, API, fetch tool, generator. Seed/temp scripts …
tap
id
4
category
Platform
title
Build log chapter rule
source
standards-30.md
tags
build-log,standard
system
03
date_added
2026-07-16
active
1
_rowid
4
detail
Every major file or program built gets a chapter in build-log-30.md newest first. Major = PHP app, HTML page, DB, API, fetch tool, generator. Seed/temp scripts excluded.
⊞ Full detail →
3
File naming standard
system: 03
MM-DD-YYYY_[ID]_[slug].[ext] — IDs: WIN/AND/SRV for scripts, WEB/DAT/REF/RES/MED for factory. Full standard in standards-30.md.
tap
id
3
category
Platform
title
File naming standard
source
standards-30.md
tags
naming,files,standard
system
03
date_added
2026-07-16
active
1
_rowid
3
detail
MM-DD-YYYY_[ID]_[slug].[ext] — IDs: WIN/AND/SRV for scripts, WEB/DAT/REF/RES/MED for factory. Full standard in standards-30.md.
⊞ Full detail →
2
frontend vs controller split
system: 03
frontend/30-Tech/ = user-facing (lookup, reference). systems/30-tech/ = controller (build, run, tools). Build tools never go on the frontend.
tap
id
2
category
Platform
title
frontend vs controller split
source
knowledge-03.md
tags
frontend,controller,architecture
system
03
date_added
2026-07-16
active
1
_rowid
2
detail
frontend/30-Tech/ = user-facing (lookup, reference). systems/30-tech/ = controller (build, run, tools). Build tools never go on the frontend.
⊞ Full detail →
1
gov/ file inventory
system: 03
Tech [30] gov/ has 8 files: knowledge / jurisdiction / directive / handoff / todo / build-log / standards / build-diary
tap
id
1
category
Platform
title
gov/ file inventory
source
knowledge-03.md
tags
gov,files,inventory
system
03
date_added
2026-07-16
active
1
_rowid
1
detail
Tech [30] gov/ has 8 files: knowledge / jurisdiction / directive / handoff / todo / build-log / standards / build-diary
⊞ Full detail →
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor