Skip to main content

ADI-JAYA Documentation

WELCOME. This documentation is created so that junior maintainers can handle the system safely without guessing at the source code.

Quick Summary

If you're just starting out, follow the onboarding sequence. If you find parts that are uncertain, note them in the Verification Matrix.

Start here (order required)

  1. Onboarding Junior
  2. Day 1 - Day 3 Onboarding
  3. Onboarding Checklist
  4. Overview
  5. Top 10 Important Files
  6. Common Maintenance Tasks
  7. Troubleshooting

Important shortcuts (quick wins)

Where to find X

Working principles of junior maintainers

  • Safe first, fast later.
  • Always verify before and after changes.
  • Data changes must be reversible (at least there is a backup/rollback plan).
  • Don't merge just because "it works locally".
  • If something is uncertain, mark requires verification in Verification Matrix then escalate.

Full coverage catalog (for audits)

Use these two documents when you need a complete inventory (not a curated summary).