Skip to content

Conversation

@jeremyeder
Copy link
Collaborator

Summary

  • Remove stub/redundant docs (installation, first-cba, demo-app, presentation, architecture, tutorial, api-reference, layered-architecture)
  • Remove root cruft (IMPLEMENTATION_*.md, AMBIENT_TECHNIQUES_INVENTORY.md, empty requirements.txt)
  • Update all GitHub URLs from jeremyeder to ambient-code org
  • Rewrite README.md with patterns table pointing to quickstart
  • Rewrite quickstart.md with ADR before/after CBA demo (mermaid diagram)
  • Fix broken links in security-patterns.md and testing-patterns.md
  • Remove markdownlint-cli from requirements-dev.txt (npm package, not pip)
  • Delete empty docs/demos/ directory

Net change: -3,628 lines

Test Plan

  • markdownlint passes
  • All internal links resolve
  • mkdocs build succeeds (if CI configured)

- Remove stub/redundant docs (installation, first-cba, demo-app, etc.)
- Remove root cruft (IMPLEMENTATION_*.md, AMBIENT_TECHNIQUES_INVENTORY.md)
- Update all URLs from jeremyeder to ambient-code org
- Rewrite README.md with patterns table and quickstart link
- Rewrite quickstart.md with ADR before/after CBA demo
- Fix broken links to deleted layered-architecture.md
- Remove markdownlint-cli from requirements-dev.txt (npm, not pip)
- Delete empty docs/demos/ directory
@jeremyeder jeremyeder merged commit bc0ca0f into main Jan 8, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants