agentic-ai-engineering/pipeline
artale 8541a8e7ac docs(tac): add agent multiplexer guidance
Fold cmux and herdr agent-multiplexer patterns into TAC loop-engineering guidance. Treat the primary agent as orchestrator over panes/tabs via CLI + socket (no MCP required), pane as isolation boundary, and multiplexer state (working/idle/blocked) as the feedback signal. Keep TAC invariants: deploy stays signed-action-only via git-proxy:8099/deploy, peer agents remain insider-threat candidates with least privilege and receipts, multiplexer driving shells does not grant a raw-command deploy path.
2026-07-07 00:42:56 +02:00
..
__init__.py feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
confidence_ladder.py feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
demo.py feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
expertise.py feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
expertise_cron.sh feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
harness_loop.py feat: add durable loop harness primitive 2026-06-18 03:30:27 +02:00
rejection_envelope.py feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
state_gate.py feat: add zte pipeline primitives 2026-06-15 17:32:12 +02:00
test_all.py feat: add durable loop harness primitive 2026-06-18 03:30:27 +02:00
test_deploy_webhook.py feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
test_harness_loop.py feat: add durable loop harness primitive 2026-06-18 03:30:27 +02:00
test_integration.py feat: add durable loop harness primitive 2026-06-18 03:30:27 +02:00
test_loop_engineering_meta_prompt.py docs(tac): add agent multiplexer guidance 2026-07-07 00:42:56 +02:00
test_plan_validator.py feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
test_product_factory.py feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00
test_smoke.py feat(tac): add product factory loop hardening 2026-06-29 11:56:54 +02:00