Conversation
- Add docs/images/logo.svg — Doric temple mark, marble palette - Add docs/images/banner.svg — logo + Python Project Template typeset - Rewrite README.md with banner hero, tighter structure and cleaner copy
…der docs/scientific-research/
…SOLID, OC, and green-bar rules
…klog prioritisation
…e architecture section, stub rules drop docstrings, folder structure as suggestions
…xt Steps in report
…t name, idle state loads feature-selection
… feature selection, handoff clarity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
<package>/(no docstrings until GREEN, folder structure emerges from domain analysis —ports/andadapters/not pre-created)refactor(Fowler catalogue + SOLID/OC self-declaration) andfeature-selection(WSJF backlog scoring with Kano value tiers and dependency gate)docs/academic_research.mdsplit into 9 domain files underdocs/scientific-research/TODO.mdNext line now requiresRun @<agent-name>prefix; verify report includes structured Next Steps block; test stubs verified before RED phaseWhat changed
Skills
implementation: stubs written into package; no docstrings on stubs; folder structure as suggestions; Protocol gate is N/A when no external depsrefactor(new): green-bar rule, two-hats rule, Fowler catalogue, preparatory refactoring, SOLID/OC checklistfeature-selection(new): WSJF scoring, Kano value tiers, dependency gate, WIP=0 check before selectiondesign-patterns: narrowed to pure GoF catalogue; SOLID/OC/LoD moved to refactor skillsession-workflow:Nextline format enforced; idle state loads feature-selectionverify: orphaned-stub check added; report template has Next Steps blockDocs
docs/architecture/adr-template.md: ADR format for Step 2 decisionsdocs/scientific-research/(9 files): cognitive-science, testing, architecture, oop-design, refactoring-empirical, requirements-elicitation, domain-modeling, software-economics, ai-agentsdocs/workflow.md: synced with all Step 2/3/4 changesVisual
Testing
task lint: N/A — no source code changestask static-check: N/A — no source code changestask test: N/A — no source code changes