Documentation Navigation V2.1¶
Status¶
Proposed Documentation Navigation Architecture — validated against the current 306-document corpus.
Purpose¶
This document supersedes the earlier Navigation V2 proposal as the working target for the CMonChoix Platform documentation site.
It is based on the current documentation corpus rather than on an older partial inventory.
Observed corpus at design time:
- 306 Markdown documents on disk;
- 191 real documents covered by Navigation V2;
- 115 real documents absent from Navigation V2;
- 3 relative references inside the V2 design document that are not valid docs-root paths.
The purpose of V2.1 is not to expose every Markdown file directly in the menu. It is to guarantee that every useful document has an explicit documentary role and a reachable home without turning the primary navigation into a filesystem mirror.
Core Rules¶
V2.1 preserves the normative Documentation Information Architecture rules:
- reader understanding over folder layout;
- progressive disclosure;
- one primary responsibility per page;
- no useful document left unreachable;
- current architecture separated from implementation detail and history;
- maximum practical navigation depth of three levels;
- historical evidence preserved but never allowed to define current architecture.
Top-Level Navigation¶
The target top-level structure is:
- Accueil
- Architecture
- Domaines métier
- Moteurs & services
- Pipeline & ingestion
- Verticales produit
- Frontend & navigation
- Base de données
- Runtime & infrastructure
- Exploitation
- CLI
- Engineering & gouvernance
- Design cible
- Migration & évolution
- Historique, audits & certifications
This organization is intentionally broader than V2 because the current repository now contains mature material in Engineering, Feed, Projections, Frontend, Operations and certification/audit areas that V2 did not cover.
1. Accueil¶
Role:
- orientation;
- first reading path;
- documentation map;
- glossary entry.
Primary pages:
index.mdfoundation/index.mdfoundation/platform-foundation.mdarchitecture/overview.mdarchitecture/faq.mdglossary/index.mdglossary/canonical-identity.mdglossary/projection.mdglossary/resolver.md
Notes:
- short entry pages may remain if they act as indexes;
- index pages must be enriched later when too weak to orient a reader;
README.mdis repository documentation and is not a public navigation entry.
2. Architecture¶
Role:
- explain why the Platform is structured as it is;
- expose current normative architecture;
- keep canonical responsibility boundaries easy to find.
Primary pages:
architecture/overview.mdarchitecture/blueprint.mdarchitecture/vision.mdarchitecture/principes.mdarchitecture/invariants.mdarchitecture/dependances.mdarchitecture/boundary-architecture.mdarchitecture/application-infrastructure-contract.mdarchitecture/identifier-first.mdarchitecture/canonical-identity.mdarchitecture/component-map.mdarchitecture/wordpress-boundary.mdarchitecture/pipeline.mdarchitecture/02-database.mdarchitecture/navigation-architecture.mdarchitecture/media-quality-engine.mdarchitecture/platform/index.mdarchitecture/platform/reference.mdarchitecture/roadmap.md
Review/governance pages:
architecture/architecture-review-report.mdarchitecture/architecture-remediation-plan.mdarchitecture/governance/industrial-quality-gates.mdarchitecture/documentation-information-architecture.mdarchitecture/documentation-navigation-v2.mdarchitecture/documentation-navigation-v2.1.mdarchitecture/documentation-navigation-migration-plan.md
Compatibility/reference pages:
architecture/00-overview.mdarchitecture/01-data-pipeline.mdarchitecture/03-bootstrap.mdarchitecture/04-services.mdarchitecture/05-debugging.md
These compatibility pages remain reachable but should not compete with the canonical overview pages where responsibilities overlap.
3. Domaines métier¶
Role:
- explain business capabilities before implementation layers;
- preserve Domain First.
Product¶
All current business-domains/product/*.md pages remain in this section.
Catalog¶
business-domains/catalog/index.mdbusiness-domains/catalog/projection-engine.mdbusiness-domains/catalog/runtime-sync-layer.md
Feed¶
Navigation V2.1 explicitly adds the Feed domain, which was absent from V2:
business-domains/feed/index.mdbusiness-domains/feed/invariants.mdbusiness-domains/feed/value-objects.md
4. Moteurs & services¶
Role:
- provide stable technical reference after conceptual orientation;
- group domain engines, contracts, projections and application/read/write boundaries.
Domain Core¶
All domain-core/*.md reference pages.
Domain Engine¶
domain-engine/overview.mdarchitecture/engines/identity-engine.mddomain-engine/global-event-model.mddomain-engine/global-consistency-contract.mddomain-engine/event-store-and-replay-engine.md
Application Engine¶
application-engine/overview.mdapps/overview.md
Contracts¶
All contracts/*.md pages.
Read Services¶
All read-services/*.md pages, with short placeholder/bridge pages kept secondary until enriched.
Write Services¶
write-services/overview.mdwrite-services/business-repairs.md- narrow write-service pages remain secondary/reference until enriched.
Projections¶
Navigation V2.1 promotes the projection reference family:
projections/overview.mdprojections/homepage-projection.mdprojections/navigation-projection.mdprojections/offer-projection.mdprojections/product-projection.md
Adapters¶
adapters/overview.mdadapters/wordpress.md
5. Pipeline & ingestion¶
Role:
- explain current catalogue flow;
- separate canonical pipeline concepts from implementation/refactor notes.
Primary operational/conceptual pages:
pipeline/overview.mdpipeline/feed-ingestion.mdpipeline/stage.mdpipeline/normalisation.mdpipeline/enrichment.mdpipeline/persistence.mdpipeline/monitoring.md
Detailed architecture/reference pages:
architecture/feed-normalization-rules.mdarchitecture/category-routing.mdarchitecture/category-map-normalization.mdarchitecture/gaming-normalization.mdarchitecture/gaming-locks-normalization.mdarchitecture/image-quality-normalization.mdarchitecture/photo-normalization.mdarchitecture/printer-normalization.mdarchitecture/offers-norm-orchestrator.mdarchitecture/pipeline-flush.mdarchitecture/pipeline-stage-insert.mdarchitecture/row-final-builder.mdarchitecture/row-to-item-mapping.mdarchitecture/sync-one-helpers.md
These detailed pages are reference material, not onboarding pages.
6. Verticales produit¶
Role:
- explain mature vertical behavior and industrialization status;
- keep future/placeholder verticals secondary until mature.
Primary pages:
vertical-industrialization.mdvertical-modules/overview.mdvertical-modules/guide.mdvertical-modules/smartphone.mdvertical-modules/photo.mdvertical-modules/photo-validation.mdvertical-modules/roadmap.mdverticals/smartphones.mdverticals/laptops.md
Secondary/placeholder vertical pages:
vertical-modules/gaming.mdvertical-modules/gpu.mdvertical-modules/mobility.mdvertical-modules/printer.mdvertical-modules/toys.mdvertical-modules/tv.mdvertical-modules/wellness.md
Short placeholder pages remain reachable but should not be promoted as mature references until enriched.
7. Frontend & navigation¶
Role:
- explain public rendering, routing and navigation architecture;
- make the canonical public navigation source easy to find.
Primary pages:
frontend/overview.mdfrontend/projections.mdfrontend/public-information-architecture.mdfrontend/public-navigation-tree.mdarchitecture/navigation-architecture.mdarchitecture/frontend/industrialization-status.mdarchitecture/frontend/product-models-responsibility-map.mdarchitecture/frontend/refactoring-product-models.mdfrontend/seo.mdfrontend/performance.md
Obsolete page:
frontend/navigation-runtime.md
frontend/navigation-runtime.md is explicitly obsolete/superseded and must not appear in the current primary reader path. It may remain reachable from a historical/compatibility index until removal is proven safe.
8. Base de données¶
Role:
- provide the complete current database reference and safe diagnostic path.
Primary pages:
database/overview.mddatabase/architecture.mddatabase/tables.mddatabase/persistence.mddatabase/projections.mddatabase/lifecycle.mddatabase/consistency.mddatabase/invariants.mddatabase/dependencies.mddatabase/evolution.mddatabase/schema-evolution.mddatabase/best-practices.mddatabase/guidelines.md
Short placeholders:
database/flows.mddatabase/kpi.md
These placeholders should not be promoted as first-class references until they are enriched or merged.
The operational architecture diagnostic page architecture/02-database.md remains in Architecture and can cross-link here.
9. Runtime & infrastructure¶
Role:
- explain current execution topology and runtime contracts.
Primary pages:
runtime/overview.mdinfrastructure/overview.mdoperations/runtime-current-state.mdoperations/containers.md
Secondary runtime pages:
runtime/orchestration.mdruntime/batchs.mdruntime/monitoring.mdruntime/pipeline.md
Short runtime bridge pages remain secondary until enriched.
10. Exploitation¶
Role:
- group task-oriented production procedures.
Primary pages:
operations/overview.mdoperations/deployment.mdoperations/monitoring.mdoperations/backup-restore.mdoperations/backups.mdoperations/recovery.mdoperations/maintenance.mdoperations/performance.mdoperations/troubleshooting.mdoperations/checklists.mdoperations/merchant-daily-sync-playbook.mdoperations/samsung-daily-sync.mdoperations/rebuild-models.mdoperations/rebuild-specs.mdoperations/rebuild-gallery.mdoperations/write-inventory-current-state.mdoperations/technical-write-inventory-current-state.md
Incidents:
operations/incidents.mdincidents/laptop-ram-parser.mdincidents/orphan-models.mdincidents/samsung-hard-lock.mddebugging/samsung-galaxy-buds-smartphone-false-positive-2026-07-23.md
Support/reference:
operations/best-practices.mdoperations/media-quality-branch-recovery.mddebugging/ENVIRONMENT.mdarchitecture/05-debugging.md
11. CLI¶
Role:
- expose operator/developer commands by task.
Primary pages:
cli/overview.mdcli/reference.mdcli/commands.mdcli/ccx-ops.mdcli/audits.mdcli/sync.mdcli/feed-inspector.md- existing audit/simulation/dump/report pages.
Documentation tooling:
cli/common-library.mdcli/docs-check.mdcli/docs-deploy.mdcli/docs-report.md
Short bridge commands:
cli/feed-sync.mdcli/rebuild-navigation.mdcli/rebuild-projections.md
Short bridge pages stay secondary until enriched or merged into the command reference.
12. Engineering & gouvernance¶
Role:
- make engineering standards and documentation governance first-class;
- expose the rules used to evolve the repository safely.
Engineering:
engineering/README.mdengineering/engineering-standard.mdengineering/definition-of-done.mdengineering/component-registry.mdengineering/master-plan.mdengineering/roadmap.mdengineering/technical-debt.mdengineering/adr/ADR-000-project-principles.md
Documentation governance:
governance.mdgovernance/index.mdgovernance/constitution.mdgovernance/documentation-standards.mdgovernance/documentation-roadmap.mdgovernance/documentation-architecture-review.mdgovernance/namespace-convergence-plan.mdgovernance/repository-classification.md
Draft status must remain visible where documents are still draft-level.
13. Design cible¶
Role:
- describe target responsibilities, not necessarily current runtime state.
All current design/*.md pages remain grouped here:
- design guidelines;
- design principles;
- template;
- Domain Core;
- Vertical Modules;
- Read Services;
- Write Services;
- Pipeline;
- Runtime;
- Infrastructure;
- Interfaces;
- Governance;
- Frontend.
The section must clearly state that target design and current implementation are different documentary categories.
14. Migration & évolution¶
Role:
- preserve transition strategy and refactoring context without allowing it to define current architecture.
Primary pages:
migration/overview.mdmigration/methodology.mdmigration/migration-plan.mdmigration/component-classification.mdmigration/repository-cleanup-phase-1.mdmigration/architecture-atlas.mdmigration/legacy-plugin-inventory.md
Implementation/refactoring documents that are still useful should be linked from this area or from component-specific indexes rather than placed in the primary architecture path.
15. Historique, audits & certifications¶
Role:
- preserve evidence;
- keep certifications and BC audit trails findable;
- prevent historical reports from polluting the current architecture path.
Certification¶
certification/overview.mdengineering/certification-matrix.mdpipeline/awin-feed-ingestion-certification.md
Engineering audits¶
engineering/audit/README.md
BC-064¶
architecture/bc-064a-projection-application-boundary-audit.mdarchitecture/bc-064d-feed-projection-contract-audit.mdarchitecture/bc-064e-legacy-application-audit.md
BC-065¶
architecture/bc-065a-eventplatform-realtime-audit.mdarchitecture/bc-065b-eventbridge-persistence-boundary.mdarchitecture/bc-065c-eventplatform-m12-consolidation.mdarchitecture/bc-065d-projection-realtime-boundary.mdarchitecture/bc-065e-final-certification.md
BC-066¶
architecture/bc-066a-catalog-intelligence-audit.mdarchitecture/bc-066b-catalog-intelligence-boundary.mdarchitecture/bc-066c-dormant-projection-realtime-rationalization.mdarchitecture/bc-066d-dormant-orchestration-decision.mdarchitecture/bc-066e-final-certification.md
BC-067¶
architecture/bc-067a-runtime-activation-design.mdarchitecture/bc-067b-dormant-runtime-retirement-decision.mdarchitecture/bc-067c-dormant-runtime-reduction.mdarchitecture/bc-067d-reference-core-final-certification.md
BC-068¶
operations/bc-068a-worktree-consolidation-audit.mdoperations/bc-068b-cleanup-audit.mdoperations/bc-068c-test-manifest-consolidation.mdoperations/bc-068d-documentation-consolidation.mdoperations/bc-068e-final-worktree-certification.md
Checkpoints and recovery evidence¶
operations/media-quality-realignment-checkpoint.md
Historical pages remain evidence. They do not supersede current architecture, runtime state or operational documentation.
ADR Policy¶
The current corpus contains ADR in both docs/adr/ and docs/architecture/adr/.
V2.1 exposes them through one visible ADR navigation group while preserving physical locations until a later migration safely consolidates them.
The ADR group must include:
adr/index.mdadr/0001-identifier-first.mdadr/0002-domain-core-independent.mdadr/0003-readonly-before-runtime.mdadr/0004-canonical-public-url-strategy.mdarchitecture/adr/adr-004-identity-domain-service.mdarchitecture/adr/adr-005-conflict-policy-extraction.mdarchitecture/adr/adr-006-domain-without-wordpress.md
No physical ADR move is part of this navigation change.
Short Page Policy¶
A short page is not automatically obsolete.
A short page can be:
- a valid index;
- a bridge preserving a stable URL;
- a stub awaiting maturation;
- a compatibility reference.
However, short pages must not be presented as mature first-class references solely because they exist.
V2.1 therefore keeps weak pages reachable but secondary until one of these decisions is made:
- IMPROVE;
- MERGE;
- REPLACE;
- ARCHIVE.
Obsolete Page Policy¶
Pages explicitly marked obsolete or superseded are removed from current primary navigation.
They may remain reachable from a historical/compatibility index while links or audit value still justify retention.
Example:
frontend/navigation-runtime.md— obsolete/superseded; not a current frontend reference.
Coverage Rule¶
The final MkDocs implementation must satisfy both of these conditions:
- every current/canonical document needed for daily development or operations is directly navigable;
- every useful secondary/historical document is reachable from a navigable index or archive section.
The goal is not 306 menu items.
The goal is 306 classified documents with no unexplained orphan.
Validation Gates¶
Before V2.1 replaces the current MkDocs navigation:
- every referenced path must exist;
- no docs-root-invalid relative path may be introduced;
- no explicitly obsolete page may appear in the current primary path;
- canonical pages added since V2 must be represented;
- Feed, Engineering, Projections, Frontend navigation and current Operations must be represented;
- BC audit/certification material must remain reachable but historical;
mkdocs build --cleanmust succeed;- canonical documentation audit must pass;
- the rendered navigation must remain usable on desktop and mobile;
- site deployment must record the exact Git commit in
site/.ccx-docs-commitonly after a successful build.
Migration Sequence¶
Implement V2.1 in controlled steps:
- commit this V2.1 design document;
- update
mkdocs.ymlonly after review of this structure; - build MkDocs locally with
.venv-docs/bin/mkdocs; - inspect all build warnings;
- add reachable archive/index paths where useful documents remain outside direct navigation;
- run
bash tools/audit/run.sh; - validate desktop/mobile rendering;
- only then integrate into the main refactor branch and deploy the generated site.
Related Documents¶
- Documentation Information Architecture
- Documentation Navigation V2
- Documentation Navigation Migration Plan
- Documentation Architecture Review
Decision¶
Navigation V2.1 is the working target because it reflects the current documentation corpus and preserves the distinction between:
- current architecture;
- business domains;
- stable technical references;
- implementation details;
- operations;
- target design;
- migration context;
- historical audit evidence.
No existing document is deleted by this decision.