zap
3e198bcbb3
docs(council): add experimental findings from all 3 flow types
...
- Tested parallel 1-round, sequential 1-round, debate/parallel 3-round
- 3 rounds is sweet spot: positions converge, meaningful evolution
- Sequential most token-efficient; parallel 3-round best depth-to-cost
- Debate and parallel 3-round mechanically identical (prompt tone differs)
- Added cost profiles, recommended defaults by use case
- Updated TODOs: unify flows, test 2-round, test mixed model tiers
2026-03-05 16:39:32 +00:00
zap
da36000050
feat(council): add configurable rounds, flow parameters, and round-specific prompts
...
- Parameters: flow (parallel/sequential/debate), rounds (1-5), tier (light/medium/heavy)
- Round-specific prompt templates: opening, rebuttal, final position
- Multi-round referee template tracks position evolution across rounds
- Word count guidance decreases per round to control token cost
- Subagent labeling convention: council-r{round}-{role}
- Updated from live testing with 1-round and 3-round parallel debates
2026-03-05 16:21:22 +00:00
zap
7274d399ce
feat(council): add council advisory skill with parallel/sequential/debate flows
...
- 3 advisors (Pragmatist, Visionary, Skeptic) + 1 Referee subagent
- Default: parallel + synthesis flow
- Prompt templates in references/prompts.md
- Model tier selection based on topic complexity
- Added TODO tasks for personality depth and skill name revisit
2026-03-05 08:41:35 +00:00
zap
2ec8209657
docs(prefs): update git preference — auto-commit yes, auto-push no
2026-03-05 04:49:02 +00:00
zap
14f6be23ab
docs(agents): no auto-push; commit proactively but push only when asked
2026-03-05 04:48:34 +00:00
zap
36a817b490
docs(agents): auto-commit after meaningful workspace changes
...
Add explicit rule: commit + push proactively after config edits,
hook installs, file/skill/memory writes — do not wait to be asked.
2026-03-05 04:47:29 +00:00
zap
b0b4060bf9
chore(workspace): install all 4 bundled hooks + model default update
...
- Installed hooks: boot-md, session-memory, command-logger, bootstrap-extra-files
- Updated default model to litellm/copilot-claude-sonnet-4.6
- Added memory/startup-health.json + boot-last-run.json from boot check
- Added memory/startup-health.md warning log
- Captured new session memory files (2026-03-04/05)
- Minor MEMORY.md + USER.md: added git preference line
2026-03-05 04:40:46 +00:00
zap
a3982e150d
chore(gitignore): allow tracking memory directory
2026-03-05 02:19:39 +00:00
zap
a8c73c2b84
chore(mcp): track smoke tool baseline
2026-03-05 02:18:32 +00:00
zap
ca65f245a3
feat(scripts): add ops and mcp sentinel automation scripts
2026-03-05 02:17:32 +00:00
zap
d31bb80f04
chore(workflow): add upstream preflight sync script
2026-03-04 23:28:45 +00:00
zap
49f9c0c335
docs(workflow): require branch deletion after rebase-merge
2026-03-04 23:19:21 +00:00
zap
b36ab89624
docs(workflow): require rebase-first + rebase-and-merge policy
2026-03-04 23:15:37 +00:00
zap
d927e5233d
docs(workflow): require upstream repo + branch/update hygiene
2026-03-04 23:12:48 +00:00
zap
7541341e2f
fix(tui): add update-safe internal-event filter patch scripts
2026-03-04 22:45:05 +00:00
zap
73a5c7c370
feat(ops): add backup and LiteLLM sync maintenance scripts
2026-03-04 19:15:17 +00:00
zap
be1ce432e1
chore(git): ignore local runtime artifacts and untrack workspace state
2026-03-04 19:15:12 +00:00
zap
808af5ee13
chore(workspace): add hardened startup/security workflows and skill suite
2026-03-04 19:13:33 +00:00
zap
4903e9d75d
Record wizard preferences and safety boundary
2026-03-02 21:20:23 +00:00
zap
3bad375e71
Bootstrap identity: set Will/zap profile and remove bootstrap
2026-03-02 21:14:57 +00:00