Doc Ops (MCP)
When to use
- •Any task that needs log/overview/checklist/status updates
- •After deploys or documentation-only changes
Required inputs
- •App ID when applicable:
atlas-forge,atlas-apply,atlas-universalis,electracast,atlas-meridian - •Short, plain-language summary of the task
- •Files touched + commands run (if any)
Workflow (pick tier)
Fast Path
- •
append_master_log_entry
Standard Path
- •
append_master_log_entry - •
append_app_log_entry - •
update_app_checklistorupdate_app_overview_sectionif needed
Full Path
- •
append_master_log_entry - •
append_app_log_entry - •
update_app_checklistand/orupdate_app_overview_section - •
set_dev_status(PENDING → READY as appropriate)
MCP tool templates
append_master_log_entry
Required: title, entry_type, context, change_summary
Optional: rationale, files_touched, commands_run, verification, notes, concepts
append_app_log_entry
Required: app_id, items
update_app_checklist
Use one or more: tasks_to_add, tasks_to_check, tasks_to_uncheck
update_app_overview_section
Required: app_id, section, items
Optional: mode (append, prepend, replace)
set_dev_status
Required: status (READY, PENDING, BLOCKED)
Optional: message, updated_by
Verification
- •Read updated files after MCP calls to confirm content
- •If MCP is unavailable, edit manually and note the fallback in Master Log