Skip to content

Commit 8c50f6c

Browse files
committed
docs: Update README test count and LOC stats
1 parent 2ada8d6 commit 8c50f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,9 +677,9 @@ Features:
677677
│ └── agents/ # 7 SOC agents + _shared/ (AGENTS.md, IDENTITY.md, TOOLS.md, HEARTBEAT.md, MEMORY.md)
678678
├── runtime/autopilot-service/
679679
│ ├── Dockerfile # Production container
680-
│ ├── index.js # Main service (4700+ LOC)
680+
│ ├── index.js # Main service (5700+ LOC)
681681
│ ├── slack.js # Slack Socket Mode integration
682-
│ └── *.test.js # Test suite (355 tests across 11 files)
682+
│ └── *.test.js # Test suite (467 tests across 13 files)
683683
├── policies/
684684
│ ├── policy.yaml # Security policies & approvers
685685
│ └── toolmap.yaml # MCP tool mappings

0 commit comments

Comments
 (0)