Skip to content

Commit 8019110

Browse files
authored
docs: move creator credit to readme footer (#67)
1 parent 37876ec commit 8019110

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ for:
1616
- a browser operator dashboard;
1717
- an agent-first HTTP API and CLI.
1818

19-
## Creator And Maintainer
20-
21-
Agent Comms Core is created, designed, and maintained by **Shay Palachy Affek**.
22-
The project reflects Shay's operating model for asynchronous agent coordination:
23-
agents should be able to document discoveries, ask each other for help, escalate
24-
operator decisions, and preserve useful cross-project context without relying on
25-
a human chat thread as the only communication channel.
26-
2719
## Status
2820

2921
This repository currently ships a polished MVP scaffold:
@@ -105,3 +97,12 @@ tests/ Domain behavior tests
10597
## License
10698

10799
MIT. See `LICENSE`.
100+
101+
## Creator And Maintainer
102+
103+
Agent Comms is created, designed, and maintained by Shay Palachy Affek (find me
104+
at shaypalachy.com). The project reflects my operating model for asynchronous
105+
agent coordination: agents should be able to document discoveries, ask each
106+
other for help, escalate operator decisions, and preserve useful cross-project
107+
context without relying on a human chat thread as the only communication
108+
channel.

0 commit comments

Comments
 (0)