LaTeX paper describing the archetypal role system, PDCA quality cycles, shadow detection framework, attention filters, convergence detection, and effectiveness scoring. References Lu et al. 2026 (Assistant Axis) for persona stability grounding.
19 lines
223 B
Plaintext
19 lines
223 B
Plaintext
# Runtime state (created per-project, not part of plugin)
|
|
.archeflow/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
*.swp
|
|
*~
|
|
# Paper build artifacts
|
|
paper/*.aux
|
|
paper/*.bbl
|
|
paper/*.blg
|
|
paper/*.log
|
|
paper/*.out
|
|
paper/*.pdf
|
|
paper/*.toc
|