Skip to content

cu-co-gr/APP_Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTOSAR Adaptive Platform — Knowledge Wiki

Release: R25-11 Status: Pilot v1 — 3 source documents, 71 articles Last updated: 2026-03-01

This vault is a structured knowledge base extracted from AUTOSAR Adaptive Platform specification PDFs. It is designed for navigation in Obsidian and as machine-readable input for C++ code generation projects.


Cluster Map

graph TD
    PD[Platform Design<br/>57 articles]
    MT[Methodology<br/>14 articles]
    FO[Foundation<br/>planned]
    CM[Communication<br/>planned]
    SV[Services<br/>planned]
    SC[Security<br/>planned]

    PD --> FO
    PD --> CM
    PD --> SV
    FO --> CM
    FO --> SV
    MT --> PD
Loading

Clusters

Cluster Folder Articles Status Source
Platform Design [[platform-design/_overview|platform-design/]] 57 ✅ Extracted EXP_PlatformDesign, EXP_SWArchitecture
Methodology [[methodology/_overview|methodology/]] 14 ✅ Extracted TR_Methodology
Foundation foundation/ 0 🔲 Planned SWS_ExecutionManagement, SWS_StateManagement, SWS_OSI, …
Communication communication/ 0 🔲 Planned SWS_CommunicationManagement, SWS_SOMEIP, …
Services services/ 0 🔲 Planned SWS_DiagnosticManagement, SWS_LogAndTrace, …
Security security/ 0 🔲 Planned SWS_Cryptography, SWS_IAM, …

Navigation Guide

Starting Points

  • New to AUTOSAR AP? Start with [[exp-pd-architecture-overview]] — the logical and physical architecture of the platform.
  • Architecture description? Read [[exp-swa-introduction]], then follow the arc42 structure through [[exp-swa-solution-strategy]] and [[exp-swa-building-block-view-pp44-53]].
  • Development methodology? Read [[tr-meth-introduction]] and [[tr-meth-use-cases-pp15-24]].
  • All glossary terms? See [[_index/master-glossary]].

Key Concepts by Topic

Topic Start here
Platform architecture [[exp-pd-architecture-overview]]
Manifest system [[exp-pd-manifest-design]]
Execution lifecycle [[exp-pd-execution-management]]
State management [[exp-pd-state-management]]
Communication / SOA [[exp-pd-communication-management]]
Diagnostics [[exp-pd-diagnostics]]
Update management (UCM) [[exp-pd-update-config-management]]
Security & cryptography [[exp-pd-cryptography]]
Safety & PHM [[exp-pd-safety]]
Software deployment [[exp-swa-deployment-view]]
Cross-cutting concepts [[exp-swa-cross-cutting-concepts]]
Methodology use cases [[tr-meth-use-cases-pp15-24]]
Methodology library [[tr-meth-methodology-library-pp83-92]]

Vault Structure

c:\p\AAP\
├── README.md                    ← You are here
├── _index/
│   ├── master-glossary.md       ← All AUTOSAR terms extracted from articles
│   ├── document-registry.md     ← Source document inventory
│   ├── concept-map.md           ← High-level relationship map
│   └── requirements-index.md   ← All requirement IDs (populated in later phases)
├── _meta/
│   ├── extraction-log.json      ← Per-document processing audit trail
│   ├── document-manifest.json   ← Phase 1 classification output
│   ├── link-graph.json          ← Full concept graph (populated in Phase 4)
│   ├── uml-registry.json        ← UML artifact registry (populated in Phase 3)
│   └── processing-stats.json   ← Token counts, cost, validation results
├── _templates/                  ← Article and overview templates
├── _uml/                        ← PlantUML files (populated in Phase 3)
├── platform-design/             ← 57 articles: AP design rationale
│   ├── _overview.md
│   └── exp-pd-*.md, exp-swa-*.md
├── methodology/                 ← 14 articles: AP development methodology
│   ├── _overview.md
│   └── tr-meth-*.md
├── foundation/                  ← Planned: normative SWS specs
├── communication/               ← Planned
├── services/                    ← Planned
├── security/                    ← Planned
└── input/                       ← Source PDFs, ARXML (not part of wiki)

Article Status Legend

Status Meaning
extracted Text extracted, frontmatter populated, WikiLinks added
reviewed Human-reviewed for accuracy
verified Cross-checked against source PDF

All 71 pilot articles are in extracted state. UML figures are noted in frontmatter with extraction_method: "pending_vision" — the actual PlantUML files will be generated in Phase 3.


Confidence Levels

Confidence Meaning
high All sections fully captured, no significant ambiguity
medium Minor elements uncertain or figures unreadable
low Major sections ambiguous — needs re-extraction or manual review

Planned Next Phases

Phase Description Scope
Phase 3 UML figure extraction from ARXML + vision Pilot docs (ARXML available for EM, SM, CM)
Phase 4 Cross-linking pass — enrich related and depends_on fields All 71 articles
Phase 5 Quality enrichment — deepen C++ implementation notes Foundation cluster (when extracted)
Phase 6 Validation — broken links, frontmatter completeness Full vault
Full corpus Ingest remaining ~55 PDFs from full AUTOSAR R25-11 release All clusters

Source Documents (Pilot)

Document Type Pages Cluster Articles
AUTOSAR_AP_EXP_PlatformDesign EXP 104 Platform Design 23
AUTOSAR_AP_EXP_SWArchitecture EXP 269 Platform Design 34
AUTOSAR_AP_TR_Methodology TR 139 Methodology 14

About

An Adaptive Autosar Wiki based on Autosar documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages