Skip to the content.

Developer Documentation

Status: active developer hub Role: Canonical current Last updated: 2026-03-21 Last verified: 2026-03-21 developer-doc routing review Source-of-truth: developer routing guide; defer runtime truth to source code, feature_state_matrix.md, and linked subsystem docs.

Purpose:

Read This First

  1. developer_reference.md (current developer handbook / repo map)
  2. local_setup.md (current setup + validation runbook)
  3. feature_state_matrix.md (cross-cutting status, evidence, and known doc/code mismatches)
  4. ../architecture/README.md (implemented vs WIP architecture map)
  5. build_and_release.md (current build/release runbook when packaging or CI/build surfaces are involved)

Current Runbooks And References

Use these first when you need current behavior or current operating commands:

Planning And Workstreams

Treat these as planning/history surfaces unless their own metadata says otherwise:

Core Code Areas

Key Technical References

Resume Workflow (After A Break)

  1. Check what is stable vs planning in ../architecture/README.md.
  2. Check current operating commands in local_setup.md.
  3. Check known status contradictions in feature_state_matrix.md.
  4. Check open decisions in ../architecture/chrome_web_store_review_working_doc.md and active tasks in ../TODOs.md.
  5. Re-validate assumptions against source-level truth:
    • ../../apps/chrome-extension/manifest.json
    • ../../apps/chrome-extension/options/core/bootstrap/controller_graph.js
    • ../../apps/chrome-extension/shared/settings/settings_defaults.js

Archive And History

The previous detailed root README snapshot is preserved here:

Use it as archive-only reference; use developer_reference.md for active work.