Skip to content

Latest commit

 

History

History
89 lines (70 loc) · 4.7 KB

File metadata and controls

89 lines (70 loc) · 4.7 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, and optional plugin runtime
privacy.md Data handling and local storage behavior
releases/v1.1.10.md Stable release notes
releases/v0.1.9.md Previous stable release notes
releases/v0.1.8.md Earlier stable release notes
releases/v0.1.7.md Archived stable release notes
releases/v0.1.6.md Archived stable release notes
releases/v0.1.5.md Archived stable release notes
releases/v0.1.0-beta.0.md Archived prerelease notes

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/v1.1.10.md Current stable release notes
releases/v0.1.0-beta.0.md Archived prerelease reference
Daily Use release notes Stable, previous, and archived release notes
releases/legacy-pre-0.1-history.md Archived pre-0.1 changelog history

Maintainer Docs

Document Focus
DOCUMENTATION.md Documentation governance contract
development/ARCHITECTURE.md Runtime architecture and invariants
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