-
-
Notifications
You must be signed in to change notification settings - Fork 0
Repository Structure
AgentLogistics uses small, reviewable packages. Empty future directories are not committed.
AgentLogistics/
|-- .github/
|-- docs/
| |-- architecture/
| |-- development/
| |-- evaluation/
| `-- standards/
|-- scripts/
|-- shared/
|-- skills/
|-- skillsets/
|-- specializations/
|-- tests/
|-- AGENTS.md
|-- CHANGELOG.md
|-- CODE_OF_CONDUCT.md
|-- CONTRIBUTING.md
|-- LICENSE
|-- README.md
|-- ROADMAP.md
`-- SECURITY.md
Atomic skill packages. Each package handles one bounded logistics task.
Standard shape:
skills/<domain-family>/<skill-name>/
|-- SKILL.md
|-- agents/openai.yaml
`-- references/
Professional role compositions. Skillsets route across existing atomic skills and do not duplicate the underlying procedures.
Jurisdiction-specific, industry-specific, mode-specific, or source-sensitive logistics material. Specializations must preserve qualified-review boundaries.
Reusable formulas, glossaries, schemas, and templates used by active skills.
Scenarios, fixtures, routing expectations, and evaluation reports.
Local validation scripts. The main wrapper is:
.\scripts\validate-all.ps1AgentLogistics is decision-support content. It does not provide legal advice, engineering approval, equipment certification, operator certification, regulatory approval, customs approval, food safety release, dangerous-goods approval, financial approval, customer commitment approval, or live-system authorization.