Add acknowledgements page crediting StrongDM's Attractor as inspiration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-10 23:12:16 -04:00
parent 9245a9987b
commit efc3615852
2 changed files with 8 additions and 1 deletions

View file

@ -108,7 +108,8 @@
"reference/architecture",
"administration/server-configuration",
"administration/troubleshooting",
"administration/security"
"administration/security",
"reference/acknowledgements"
]
}
]

View file

@ -0,0 +1,6 @@
---
title: "Acknowledgements"
description: "Projects and people that inspired Arc"
---
Arc was inspired by [Attractor](https://github.com/strongdm/attractor), created by [Justin McCarthy](https://github.com/strongdm) at [StrongDM](https://www.strongdm.com/). Attractor pioneered the idea of orchestrating AI coding agents with graph-based workflows, and its design deeply influenced Arc's architecture.