Every table David views must have a description field — one plain English sentence. Applied to 58 tables platform-wide, backfilled from existing subject/summa …
Every table David views must have a description field — one plain English sentence. Applied to 58 tables platform-wide, backfilled from existing subject/summary fields.
Task registry built — tasks table in records.db — tasks-api.php — T001-T016 registered — all system todo files s
approved_by
USR369 David
se_id
—
tr_id
—
detail
tasks table: id/code/title/detail/priority/status/from_system/to_system/created_by/created_at/assigned_at/closed_at/session_ref. tasks-api.php: create/assign/list/get/close/next_code. Auto-injects into target system todo-[code].md on assign. T-codes added to all todo-00.md items. 9 missing todo files seeded.
description
Task registry built — tasks table in records.db — tasks-api.php — T001-T016 registered — all system todo files seeded
DDG blocks server IPs. Built multi-source: medical queries → PubMed NCBI API, tech queries → HackerNews Algolia API, general → Wikipedia API. Auto-detects …
DDG blocks server IPs. Built multi-source: medical queries → PubMed NCBI API, tech queries → HackerNews Algolia API, general → Wikipedia API. Auto-detects mode from query keywords. 2-hour cache via search.db. All searches logged.
description
web-fetch.php v2.0/v2.1 — multi-source search proxy — PubMed/Wikipedia/HackerNews — auto-mode — no Google/Microsoft — de
D098 — Pre-close checklist mandatory — all records must be complete before close
system:
00 Admin
Checklist added to RULES-S.md close sequence step 6. Every decision must be written to BOTH records.db (short, get rec_id) and system DB (full detail, store rec …
Checklist added to RULES-S.md close sequence step 6. Every decision must be written to BOTH records.db (short, get rec_id) and system DB (full detail, store rec_id). Session must be written to BOTH DBs. Link-back must be complete — records.db decisions have sys_id pointing to system DB decision. System DB decisions have rec_id pointing to records.db. knowledge.md written. Backup run if significant work. Session is NOT confirmed closed until all 8 checklist items complete. Standing order ID31 distributed.
description
D098 — Pre-close checklist mandatory — all records must be complete before close
Backed up to systems/00-admin/backup/: db-admin.html, panel.html, board.html, RULES-S.md, COMMANDS_v2.0-S.md, records_api.php, 0369_index.html. All stamped 0707 …
Backed up to systems/00-admin/backup/: db-admin.html, panel.html, board.html, RULES-S.md, COMMANDS_v2.0-S.md, records_api.php, 0369_index.html. All stamped 07072026.
D097 — Session close: write to records.db + system DB — REC_ID link-back
system:
00 Admin
Every session close writes decisions and session record to both records.db (short/community) and system DB (full detail). REC_ID on decisions links to records.d …
Every session close writes decisions and session record to both records.db (short/community) and system DB (full detail). REC_ID on decisions links to records.db session. update_decision_session action on records api for link-back. All systems notified via RULES-S.md + standing order ID17.
description
D097 — Session close: write to records.db + system DB — REC_ID link-back
D096 — Trash/Archive policy — Server [40] jurisdiction
system:
00 Admin
Two-stage: archive after 3 days to /trash/archive/[date]/ — permanent delete after 7 days. Server checks at open. Root cleanup: nc_assets/ and Logs/ to trash. …
Two-stage: archive after 3 days to /trash/archive/[date]/ — permanent delete after 7 days. Server checks at open. Root cleanup: nc_assets/ and Logs/ to trash. logs/ needs fence. Transfer 190 to Server [40].
description
D096 — Trash/Archive policy — Server [40] jurisdiction
ORIENT command created. Runs at session open step 3b after RULES-S.md. Loads knowledge-[code].md (shortcuts/lessons) and jurisdiction-[code].md (identity/respon …
ORIENT command created. Runs at session open step 3b after RULES-S.md. Loads knowledge-[code].md (shortcuts/lessons) and jurisdiction-[code].md (identity/responsibilities). All per-system owned files use dash-code suffix: filename-[system_code].md. Community/shared files have no suffix. All 9 remaining systems deployed with both files + EXEC_OPEN Series D. backend/0369/ USR369 drop box built with Orient launcher — tap system, copy command, download EXEC_OPEN. COMMANDS v2.0 and RULES-S.md updated. Standing order ID16 distributed to all 11 systems. Community DB ID 111.
knowledge-[code].md files must contain shortcuts and techniques only. No data, no session history, no decisions. If it belongs in a decision record or session l …
knowledge-[code].md files must contain shortcuts and techniques only. No data, no session history, no decisions. If it belongs in a decision record or session log, it goes there. Goal is wisdom not storage. Updated RULES-S.md under KNOWLEDGE LOG PROTOCOL Format section.