feat: add interactive agent workflow diagrams

This commit is contained in:
Marcos Paulo
2026-09-02 01:30:12 +00:00
parent aa169205d0
commit 273ea5e259
7 changed files with 216 additions and 12 deletions
+4 -2
View File
@@ -25,7 +25,8 @@ npm run verify
- `index.html` — presentation content and semantic structure
- `styles.css` — editorial visual system and responsive layout
- `app.js`small workflow-phase interaction
- `app.js`bilingual workflow, repository-tree, routing, and skill interactions
- `responsive.css` — interactive diagrams and Full HD-to-4K adaptations
- `docs/references/` — bundled research sources and notes
- `GATES.md` — acceptance ledger for the project
@@ -44,4 +45,5 @@ Server and Actions deployment path.
## Research
See [docs/references/README.md](docs/references/README.md) for official Claude,
Codex, and Git documentation plus agent-workflow research.
Codex, and Git documentation. The [additional reading path](docs/references/additional-reading.md)
bundles 12 verified articles and guides, including Medium and practitioner sources.