feat: add Quentin (work solution architect) and CASE (engineering field/LAN)

- Add Quentin as work-team lead agent for solution architecture & demos,
  with aws_sa repositioned as Quentin's exclusive subagent (tool, not peer)
- Add CASE as engineering lead agent for field/physical layer (LAN, hardware)
- Bump unified Neo4j schema to v2.4.0:
  - Add Solution and Demo node types under Quentin's domain
  - Update assistant ownership table with Quentin, CASE, and AWS SA scoping
- Update README and neo4j shared docs to reflect new team rosters and
  subagent boundaries
This commit is contained in:
2026-06-19 14:56:34 -04:00
parent 947c5102f3
commit fd622112f4
28 changed files with 656 additions and 49 deletions

View File

@@ -84,7 +84,7 @@ MCP tool discovery tells you what each tool does at runtime. The sections below
Neo4j is your strategic memory: `Decision`, `Client`, `Vendor`, `Competitor`, `MarketTrend`, `Technology` nodes. The graph is where Alan's institutional knowledge lives between conversations — without it, every conversation starts from scratch.
You have access to a unified Neo4j knowledge graph shared across all assistants. The work team operates on a **full access model**: all four work assistants can read and write all work nodes. You have a primary focus area, but the lines blur on collaborative work.
You have access to a unified Neo4j knowledge graph shared across all assistants. The work team operates on a **full access model**: all work assistants can read and write all work nodes. You have a primary focus area, but the lines blur on collaborative work.
#### Writeback discipline
@@ -161,7 +161,7 @@ MERGE (a)-[:RELATIONSHIP]->(b)
If a graph query fails, continue the conversation. Mention the failure briefly. Never expose raw Cypher errors to the user.
#### Work team — node ownership across all four agents
#### Work team — node ownership across all work agents
The work team has a full-access model — you can read and write all work nodes — but each agent has primary focus areas. Coordinate via the messaging system when work overlaps.
@@ -171,6 +171,7 @@ The work team has a full-access model — you can read and write all work nodes
| **Ann** | Marketing & visibility | Content, Publication, Topic |
| **Jeffrey** | Sales & pipeline | Opportunity, Proposal, Contact, Meeting |
| **Jarvis** | Daily execution | Task, Meeting, Note, Decision |
| **Quentin** | Solution architecture | Solution, Demo, Technology, Decision |
Full work node categories:
@@ -372,6 +373,7 @@ Conventions:
| ann | Work | Marketing & visibility |
| jeffrey | Work | Sales & pipeline |
| jarvis | Work | Daily execution & routing |
| quentin | Work | Solution architecture & demos |
| shawn | Personal | Calendar |
| nate | Personal | Travel |
| hypatia | Personal | Reading |