Skip to content

Latest commit

 

History

History
118 lines (96 loc) · 6.34 KB

File metadata and controls

118 lines (96 loc) · 6.34 KB

Documentation Portal

Public documentation for codex-multi-auth.


Start Here

  1. Getting Started
  2. Daily-use landing page
  3. FAQ
  4. Troubleshooting

Daily Use

Document Focus
Daily-use landing page Common codex auth ... workflows and quick-start guidance
faq.md Short answers to common adoption questions
features.md User-facing capability map
configuration.md Stable defaults, precedence, and environment overrides
architecture.md Public system overview of the wrapper, storage, runtime rotation proxy, app bind, and optional plugin-host path
privacy.md Data handling and local storage behavior

Release History

Document Focus
releases/v2.0.2.md Current stable release notes
releases/v2.0.1.md Prior stable release notes
releases/v2.0.0.md Earlier stable release notes
releases/v1.3.2.md Stable archive
releases/v1.3.1.md Stable archive
releases/v1.3.0.md Stable archive
releases/v1.2.7.md Stable archive
releases/v1.2.6.md Stable archive
releases/v1.2.5.md Stable archive
releases/v1.2.4.md Stable archive
releases/v1.2.3.md Stable archive
releases/v1.2.2.md Stable archive
releases/v1.2.1.md Stable archive
releases/v1.2.0.md Stable archive
releases/v1.1.10.md Stable archive
releases/v0.1.9.md Pre-1.0 stable archive
releases/v0.1.8.md Pre-1.0 stable archive
releases/v0.1.7.md Pre-1.0 stable archive
releases/v0.1.6.md Pre-1.0 stable archive
releases/v0.1.5.md Pre-1.0 stable archive
releases/v0.1.4.md Pre-1.0 stable archive
releases/v0.1.3.md Pre-1.0 stable archive
releases/v0.1.2.md Pre-1.0 stable archive
releases/v0.1.1.md Pre-1.0 stable archive
releases/v0.1.0.md Pre-1.0 stable archive
releases/v0.1.0-beta.0.md Archived prerelease notes
releases/legacy-pre-0.1-history.md Archived pre-0.1 changelog history

Repair

Document Focus
troubleshooting.md Recovery playbooks for install, login, switching, and stale state
upgrade.md Migration from legacy package and path history

Reference

Document Focus
reference/commands.md Commands, flags, and hotkeys
reference/settings.md Dashboard and runtime settings
reference/storage-paths.md Canonical and compatibility storage paths
reference/public-api.md Public API stability and semver contract
reference/error-contracts.md CLI, JSON, and helper error semantics
releases/v2.0.2.md Current stable release notes
releases/v2.0.1.md Prior stable release notes
releases/v0.1.0-beta.0.md Archived prerelease reference
Release history Stable, previous, and archived release notes

Maintainer Docs

Document Focus
DOCUMENTATION.md Documentation governance contract
development/ARCHITECTURE.md Runtime architecture and invariants
audits/README.md Historical audit archive policy
audits/MASTER_AUDIT.md Historical v1.2.7 audit snapshot; evidence is preserved, not current architecture guidance
development/GITHUB_DISCOVERABILITY.md GitHub-facing metadata and presentation guidance
development/IA_FINDABILITY_AUDIT_2026-03-01.md IA and findability baseline audit
development/CONFIG_FIELDS.md Complete field and environment inventory
development/CONFIG_FLOW.md Configuration resolution flow
development/RUNBOOK_ADD_AUTH_COMMAND.md Safe workflow for adding a new codex auth ... command
development/RUNBOOK_ADD_CONFIG_FIELD.md Safe workflow for introducing a new config field
development/RUNBOOK_CHANGE_ROUTING_POLICY.md Safe workflow for changing routing, retry, or fallback policy
development/REPOSITORY_SCOPE.md Ownership map by repository path
development/RUNBOOK_ADD_AUTH_MANAGER_COMMAND.md Safe workflow for adding a new codex auth command
development/RUNBOOK_ADD_CONFIG_FIELD_SAFELY.md Safe workflow for introducing a new config/settings field
development/RUNBOOK_CHANGE_ROUTING_POLICY_SAFELY.md Safe workflow for changing routing or account-selection policy
development/TESTING.md Validation gates and test matrix
development/TUI_PARITY_CHECKLIST.md Dashboard UX parity checklist
benchmarks/code-edit-format-benchmark.md Benchmark methodology and outputs

Governance