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.
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.
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.
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.
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.
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.
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.