Skip to content

Commit 218d0f5

Browse files
claudedevonartis
authored andcommitted
fix: remove dead .plans/ paths from __init__.py docstring (TE-7)
Module docstring referenced internal dev artifacts that were relocated to ~/proj/devflow/ and are not in the public repo. Refs devonartis/agentwrit#31 Generated with Claude Code Harness Agent Co-Authored-By: Claude <claude@anthropic.com>
1 parent 10d384a commit 218d0f5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/agentwrit/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
entry point, Agent is an ephemeral per-task principal created by the app.
55
All agent authority flows from the app's scope ceiling set by the operator.
66
7-
Spec: .plans/specs/NEW_SPECS_TO_USED.md
8-
ADRs: .plans/specs/SPEC_ADR.md (SDK-001 through SDK-012)
97
"""
108

119
from __future__ import annotations

0 commit comments

Comments
 (0)