Skip to content

Default output to _context/ - #2

Merged
GitSmart86 merged 1 commit into
mainfrom
feat/default-output-context
May 8, 2026
Merged

GitSmart86 merged 1 commit into
mainfrom
feat/default-output-context

Conversation

@GitSmart86

Copy link
Copy Markdown
Owner

Summary

  • Changes default -o path from ARCHITECTURE.md (root) to _context/ARCHITECTURE.md
  • Aligns with Claudoc convention: generated artifacts live in _context/
  • -o flag still allows override to any path

Motivation

LLMs running archidoc . always use the vanilla command, which cluttered the root directory. Since _context/ is the standard Claudoc output folder, this should be the default.

🤖 Generated with Claude Code

The default output for `archidoc .` now writes to `_context/ARCHITECTURE.md`
(and `_context/ARCHITECTURE.ai.md`) instead of the project root. This aligns
with the Claudoc convention where generated artifacts live in `_context/`.

The `-o` flag still allows overriding to any path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GitSmart86
GitSmart86 merged commit 2687bd7 into main May 8, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant