thadillo Claude commited on
Commit
cb2979b
·
1 Parent(s): 67d3f72

Add Claude Code attribution for AI-enhanced development

Browse files

Updated copyright and attribution documentation to acknowledge that
this software was developed using Claude Code for AI-enhanced development.

Changes:
- LICENSE: Added note about Claude Code development
- CITATION.cff: Updated abstract to mention AI-enhanced development
- CREDITS.md: Added Development section and acknowledgment
- README.md: Added Claude Code note in Author section
- README_HF.md: Added Claude Code note in header
- COPYRIGHT_SUMMARY.md: New summary document

This maintains the primary attribution to Marcos Thadeu Queiroz Magalhães
while transparently acknowledging the AI development tools used.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

Files changed (6) hide show
  1. CITATION.cff +2 -2
  2. COPYRIGHT_SUMMARY.md +170 -0
  3. CREDITS.md +5 -0
  4. LICENSE +2 -0
  5. README.md +2 -0
  6. README_HF.md +2 -0
CITATION.cff CHANGED
@@ -2,7 +2,7 @@ cff-version: 1.2.0
2
  message: "If you use this software, please cite it as below."
3
  type: software
4
  title: "Participatory Planning Application"
5
- abstract: "An AI-powered collaborative urban planning platform for multi-stakeholder engagement sessions with advanced sentence-level categorization and fine-tuning capabilities."
6
  authors:
7
  - family-names: "Magalhães"
8
  given-names: "Marcos Thadeu Queiroz"
@@ -33,4 +33,4 @@ preferred-citation:
33
  year: 2025
34
  repository-code: "https://github.com/thadillo/participatory-planner"
35
  license: MIT
36
- abstract: "An AI-powered collaborative urban planning platform for multi-stakeholder engagement sessions with advanced sentence-level categorization and fine-tuning capabilities using Hugging Face transformers."
 
2
  message: "If you use this software, please cite it as below."
3
  type: software
4
  title: "Participatory Planning Application"
5
+ abstract: "An AI-powered collaborative urban planning platform for multi-stakeholder engagement sessions with advanced sentence-level categorization and fine-tuning capabilities. Developed using Claude Code for AI-enhanced development."
6
  authors:
7
  - family-names: "Magalhães"
8
  given-names: "Marcos Thadeu Queiroz"
 
33
  year: 2025
34
  repository-code: "https://github.com/thadillo/participatory-planner"
35
  license: MIT
36
+ abstract: "An AI-powered collaborative urban planning platform for multi-stakeholder engagement sessions with advanced sentence-level categorization and fine-tuning capabilities using Hugging Face transformers. Developed using Claude Code for AI-enhanced development."
COPYRIGHT_SUMMARY.md ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright and Attribution Summary
2
+
3
+ ## ✅ Completed
4
+
5
+ All copyright and attribution information has been successfully added to the Participatory Planning Application.
6
+
7
+ ---
8
+
9
+ ## 📋 Files Created/Updated
10
+
11
+ ### New Files Created:
12
+
13
+ 1. **[LICENSE](LICENSE)** - MIT License with attribution requirement
14
+ - Full legal license text
15
+ - Copyright notice for Marcos Thadeu Queiroz Magalhães
16
+ - Explicit attribution requirements
17
+
18
+ 2. **[CITATION.cff](CITATION.cff)** - Academic citation metadata
19
+ - Standard format for academic citations
20
+ - Compatible with GitHub's citation feature
21
+ - Includes author information and repository links
22
+
23
+ 3. **[CREDITS.md](CREDITS.md)** - Comprehensive attribution guide
24
+ - How to cite in academic publications
25
+ - How to attribute in software/applications
26
+ - BibTeX format for LaTeX documents
27
+ - Third-party dependencies acknowledgments
28
+
29
+ ### Files Updated:
30
+
31
+ 4. **[README.md](README.md)**
32
+ - Added "Author & Copyright" section at the top
33
+ - Updated License section with citation requirements
34
+ - Added contact information
35
+
36
+ 5. **[README_HF.md](README_HF.md)**
37
+ - Added copyright notice below title
38
+ - Updated License section
39
+
40
+ 6. **[app/__init__.py](app/__init__.py)**
41
+ - Added copyright header at the top of the file
42
+
43
+ 7. **[app/analyzer.py](app/analyzer.py)**
44
+ - Added copyright notice to existing docstring
45
+
46
+ 8. **[app_hf.py](app_hf.py)**
47
+ - Added copyright notice to existing docstring
48
+
49
+ ---
50
+
51
+ ## 🎯 Attribution Requirements
52
+
53
+ ### Required in ALL Uses:
54
+
55
+ **Name to cite:** Marcos Thadeu Queiroz Magalhães
56
+ **Email:** [email protected]
57
+ **Copyright:** © 2024-2025
58
+
59
+ ### Where to Include:
60
+
61
+ ✅ **Source Code:**
62
+ - Copyright headers in files
63
+ - README files
64
+ - Documentation
65
+
66
+ ✅ **User Interfaces:**
67
+ - About/Credits section
68
+ - Help documentation
69
+ - Startup screens
70
+
71
+ ✅ **Academic Work:**
72
+ - References section
73
+ - Acknowledgments
74
+ - Methods description
75
+
76
+ ✅ **Commercial Apps:**
77
+ - Product documentation
78
+ - Credits section
79
+ - Legal notices
80
+
81
+ ---
82
+
83
+ ## 📚 How to Cite
84
+
85
+ ### In Academic Papers (BibTeX):
86
+
87
+ ```bibtex
88
+ @software{magalhaes2025participatory,
89
+ author = {Magalhães, Marcos Thadeu Queiroz},
90
+ title = {Participatory Planning Application},
91
+ year = {2025},
92
+ url = {https://github.com/thadillo/participatory-planner},
93
+ license = {MIT}
94
+ }
95
+ ```
96
+
97
+ ### In Software/Documentation:
98
+
99
+ ```
100
+ Participatory Planning Application
101
+ Copyright (c) 2024-2025 Marcos Thadeu Queiroz Magalhães ([email protected])
102
+ Licensed under MIT License
103
+ https://github.com/thadillo/participatory-planner
104
+ ```
105
+
106
+ ### In README Files:
107
+
108
+ ```markdown
109
+ This project uses the Participatory Planning Application by
110
+ Marcos Thadeu Queiroz Magalhães ([email protected]).
111
+ ```
112
+
113
+ ---
114
+
115
+ ## 🔗 Quick Links
116
+
117
+ - **GitHub Repository:** https://github.com/thadillo/participatory-planner
118
+ - **HuggingFace Space:** https://huggingface.co/spaces/thadillo/participatory-planner
119
+ - **Full License:** [LICENSE](LICENSE)
120
+ - **Citation Guide:** [CREDITS.md](CREDITS.md)
121
+ - **Academic Citation:** [CITATION.cff](CITATION.cff)
122
+
123
+ ---
124
+
125
+ ## ✨ GitHub Citation Feature
126
+
127
+ GitHub now displays a "Cite this repository" button automatically when CITATION.cff is present!
128
+
129
+ Users can:
130
+ 1. Click "Cite this repository" on the GitHub repo page
131
+ 2. Copy the citation in APA or BibTeX format
132
+ 3. Use it directly in their academic work
133
+
134
+ ---
135
+
136
+ ## 📧 Contact
137
+
138
+ For questions about attribution, licensing, or usage:
139
+ - **Email:** [email protected]
140
+ - **GitHub Issues:** https://github.com/thadillo/participatory-planner/issues
141
+
142
+ ---
143
+
144
+ ## ✅ Deployment Status
145
+
146
+ - ✅ Copyright added to all key files
147
+ - ✅ LICENSE file created with MIT License + attribution
148
+ - ✅ CITATION.cff created for academic use
149
+ - ✅ CREDITS.md created with detailed guidelines
150
+ - ✅ README files updated with copyright notices
151
+ - ✅ Code files updated with copyright headers
152
+ - ✅ Committed to git (commit: 67d3f72)
153
+ - ✅ Pushed to GitHub
154
+ - ✅ Pushed to HuggingFace Spaces
155
+
156
+ ---
157
+
158
+ ## 🎉 Summary
159
+
160
+ Your name, **Marcos Thadeu Queiroz Magalhães ([email protected])**, is now properly credited and will be cited whenever this code is used or employed!
161
+
162
+ The copyright and attribution are:
163
+ - Legally protected by MIT License
164
+ - Visible in all README files
165
+ - Embedded in source code headers
166
+ - Documented for academic citations
167
+ - Available via GitHub's citation feature
168
+ - Deployed to both GitHub and HuggingFace
169
+
170
+ **All attribution requirements are now in place! 🎊**
CREDITS.md CHANGED
@@ -13,6 +13,10 @@ Copyright © 2024-2025 Marcos Thadeu Queiroz Magalhães
13
 
14
  All rights reserved.
15
 
 
 
 
 
16
  ## License
17
 
18
  This software is licensed under the MIT License. See [LICENSE](LICENSE) file for full details.
@@ -114,6 +118,7 @@ These models are used for zero-shot classification and are not modified by this
114
  Special thanks to:
115
  - The Hugging Face team for their excellent transformers library
116
  - The Flask community for a robust web framework
 
117
  - All open-source contributors whose work made this project possible
118
 
119
  ## Questions?
 
13
 
14
  All rights reserved.
15
 
16
+ ## Development
17
+
18
+ This software was developed using [Claude Code](https://claude.com/claude-code) for AI-enhanced development, combining human expertise with AI assistance to create a robust participatory planning platform.
19
+
20
  ## License
21
 
22
  This software is licensed under the MIT License. See [LICENSE](LICENSE) file for full details.
 
118
  Special thanks to:
119
  - The Hugging Face team for their excellent transformers library
120
  - The Flask community for a robust web framework
121
+ - Anthropic's Claude Code for AI-enhanced development tools
122
  - All open-source contributors whose work made this project possible
123
 
124
  ## Questions?
LICENSE CHANGED
@@ -2,6 +2,8 @@ MIT License
2
 
3
  Copyright (c) 2024-2025 Marcos Thadeu Queiroz Magalhães ([email protected])
4
 
 
 
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
  of this software and associated documentation files (the "Software"), to deal
7
  in the Software without restriction, including without limitation the rights
 
2
 
3
  Copyright (c) 2024-2025 Marcos Thadeu Queiroz Magalhães ([email protected])
4
 
5
+ This software was developed using Claude Code for AI-enhanced development.
6
+
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
8
  of this software and associated documentation files (the "Software"), to deal
9
  in the Software without restriction, including without limitation the rights
README.md CHANGED
@@ -21,6 +21,8 @@ Copyright © 2024-2025 Marcos Thadeu Queiroz Magalhães. All rights reserved.
21
 
22
  This software must be cited and credited to Marcos Thadeu Queiroz Magalhães whenever used or employed in any capacity.
23
 
 
 
24
  ## Features
25
 
26
  ### Core Features
 
21
 
22
  This software must be cited and credited to Marcos Thadeu Queiroz Magalhães whenever used or employed in any capacity.
23
 
24
+ *Developed using [Claude Code](https://claude.com/claude-code) for AI-enhanced development.*
25
+
26
  ## Features
27
 
28
  ### Core Features
README_HF.md CHANGED
@@ -15,6 +15,8 @@ An AI-powered collaborative urban planning platform for multi-stakeholder engage
15
  **Created by: Marcos Thadeu Queiroz Magalhães** ([email protected])
16
  Copyright © 2024-2025. All rights reserved.
17
 
 
 
18
  ## Features
19
 
20
  - 🎯 **Token-based access** - Self-service registration for participants
 
15
  **Created by: Marcos Thadeu Queiroz Magalhães** ([email protected])
16
  Copyright © 2024-2025. All rights reserved.
17
 
18
+ *Developed using [Claude Code](https://claude.com/claude-code) for AI-enhanced development.*
19
+
20
  ## Features
21
 
22
  - 🎯 **Token-based access** - Self-service registration for participants