anchor_stack/__init__.py,sha256=DegiGpb0pEz-AWUSvo3Xh6VjjcU7O7Cl9PbzoiqQnjU,325
anchor_stack/cli.py,sha256=H6ev8OuYM26-LqOLuJJuXBR3ONfYd-Uin83bcNdK9PA,5274
anchor_stack/server.py,sha256=0vaiAnwE4eEdVxZSpJZV8vzL_Od6mdg467TnfYGbc3Y,5347
anchor_stack/core/__init__.py,sha256=e_3t1GuE8LiCtugcWcMALWd_4rcvlmiA4zyKGzvR_UA,867
anchor_stack/core/config.py,sha256=-IO58cx7ski1CUCNCJVv_0rRV2GuCatajhULzZ3iWwM,3753
anchor_stack/core/exceptions.py,sha256=FT_CyeFWOVuC6KV15kktv2VRzSrbCuzBsza6SkMLsFs,5778
anchor_stack/core/logger.py,sha256=zpyTzXZ2RRMsDWVaOr309o2G87YxzGBOW2VeXWzKwCQ,7736
anchor_stack/models/__init__.py,sha256=7gxtJlMT4-_NQSNwQKUDEO3rf2sqBBUNYu_BV5L8aa0,609
anchor_stack/models/pack.py,sha256=G8fvhtRzs_8o0F8eD9tlG8zk6QbhHqGUFxZTUeZ2Ju4,5430
anchor_stack/models/project.py,sha256=XNisKVoAXjqSuC4LVrf6JC2c9QCmadqu5l01e2YEgmE,5465
anchor_stack/models/stack.py,sha256=iUl4CUoxNNYENS8d-zRo374YuiLshsrioXiIJaDgy1c,5615
anchor_stack/models/stack_spec.py,sha256=dkiXLyWgy3qmhSrLvG2bAEN-plOFZhNThVSu7gMzNW8,3600
anchor_stack/services/__init__.py,sha256=5qwU4fL7qUTcbpDTS8JRMah0-PZZmCbVL4d3T9WHsVg,724
anchor_stack/services/file_writer.py,sha256=6z3oCMijwhGHHNSdrF9WdOpOlBzqp0p6IGpvqat5hqc,7390
anchor_stack/services/pack_manager.py,sha256=it7gZ-hN4Nrem6AYdYZdR7Rb6wYsTXQasL86hPEoS80,6773
anchor_stack/services/rules_generator.py,sha256=O51RNdpzDToPeOFCni5G2-dftFY14u7EPmLCBwtrJXI,6837
anchor_stack/services/stack_manager.py,sha256=uzDY6N0jSKlHfU_bgA0c_O4rpCgEak8UUlfof6W95TU,5557
anchor_stack/services/template_renderer.py,sha256=oDt7N5qKzSOIKJEs_HGrKAopi3wCchkkdNSmwv8TRQg,6723
anchor_stack/stacks/fastapi/stack.yaml,sha256=Hj8mj1mADBMVdncAwD_EVan0Yq5A0GTLQNtzH0gjivQ,1339
anchor_stack/stacks/fastapi/rules/claude.md.j2,sha256=fgRv7A4Cp3ZamoP6t8ro3MCCxMO1Xl0n6CjgiwRfSgg,2586
anchor_stack/stacks/fastapi/rules/cursor.mdc.j2,sha256=Oa6-GX748xGs1EJ1zfys3iHSE-rw-y8hnTGgqA957EM,1162
anchor_stack/stacks/fastapi/rules/windsurf.md.j2,sha256=6QJ_YQaZqJbI136NnNWRxETnT4k_gEK9a8SN0fKcnE0,879
anchor_stack/stacks/fastapi/templates/.env.example,sha256=q7O-ot6H9VeHfViswA-vEohLYV_XXbEJwpZsd-rWpJQ,243
anchor_stack/stacks/fastapi/templates/.gitignore,sha256=nZ2-ArA8wEKx3ZAUVtDVmfZpfYQH8tDUGGDPHFkPlRQ,580
anchor_stack/stacks/fastapi/templates/README.md.j2,sha256=WXnihotZThhJczhaZiJ1yjMQeiaiE4Cg2RKN0v4aUD0,2055
anchor_stack/stacks/fastapi/templates/pyproject.toml.j2,sha256=MzBkMLW67ZioLhkeuWnlFHdicONEnLT3DwoNyJMhPNc,1879
anchor_stack/stacks/fastapi/templates/src/app/__init__.py.j2,sha256=7E6j2Be-PHTpFSi-h7RJzwsfwdshZ26aTAo40CdUE7M,79
anchor_stack/stacks/fastapi/templates/src/app/main.py.j2,sha256=0omWqt8xtDwEekw-35iOu6yVFP7jnhgtsuLWsrNgdHo,1691
anchor_stack/stacks/fastapi/templates/src/app/api/__init__.py,sha256=d7XMEse6wwtLORqrQmnhaKMI8KM3lJSzRVE7HVskq1w,19
anchor_stack/stacks/fastapi/templates/src/app/api/v1/__init__.py,sha256=pSnoRaFwVSt0wDiOx6Sb558_dxpUCtUoxN4Ufxi105c,90
anchor_stack/stacks/fastapi/templates/src/app/api/v1/health.py,sha256=7CnItH6UKCxP2AcMdluHJwcqA5wQo0MS0XIRWS0vDdc,600
anchor_stack/stacks/fastapi/templates/src/app/api/v1/router.py,sha256=Py8c9Eo35kkJaA5dr-G4nZNpJt07MUX3wyiF5p6qwnY,266
anchor_stack/stacks/fastapi/templates/src/app/api/v1/users.py,sha256=bZHjZUM6oJMcGCnwFWo-6RexXxtjaQiuUXhNVZhFebw,1531
anchor_stack/stacks/fastapi/templates/src/app/core/__init__.py.j2,sha256=0uiMkzJpTyIjBHj-PHYVqXhZSBfXRZpI537LXsGS4ys,373
anchor_stack/stacks/fastapi/templates/src/app/core/config.py,sha256=e3Hhyhlr0T5g3uNGQSpUX-vKD8GZm9nBI5bf7zbSZQQ,2583
anchor_stack/stacks/fastapi/templates/src/app/core/logger.py,sha256=cLG1qj2DA8z_x78wHpsghSNge-Xvis52vsxKFJ9oUgE,4073
anchor_stack/stacks/fastapi/templates/src/app/models/__init__.py,sha256=xjP3GVij8OI_vIyYCZU150DyrikkWe1EhoNlmFcB128,66
anchor_stack/stacks/fastapi/templates/src/app/schemas/__init__.py,sha256=FA2lOCS402JzTDBfVOfPsTtyfoSz94DjvlyQcySAcSs,205
anchor_stack/stacks/fastapi/templates/src/app/schemas/response.py,sha256=KqBpomtoTlDV1Qkis3GdtQFy6kzLXC-0K_KuouI5Uto,682
anchor_stack/stacks/fastapi/templates/src/app/schemas/user.py,sha256=zHs_fZrG5yN7Z4_SY3j8LysR_Jh_H_i_LTE68-PGsHs,504
anchor_stack/stacks/fastapi/templates/src/app/services/__init__.py,sha256=8mpoGJnMdTHo2ZfavZryYizBit0dikG6c66RRFNZvOs,72
anchor_stack/stacks/fastapi/templates/tests/__init__.py,sha256=xqsJPT1QR2TH_5GYK8tiHp-Lb29chxGsr147MWoLAZw,21
anchor_stack/stacks/fastapi/templates/tests/conftest.py,sha256=4-jVjK6ZtLdf_SWvwejRl0tuIlX0_-DzHaDqY2VoZcE,212
anchor_stack/stacks/fastapi/templates/tests/test_health.py,sha256=g-MEatrFQ48TEISaLliur9Hx8mn8IfsJaskIRnY0PF4,970
anchor_stack/stacks/fastapi/templates/tests/test_users.py,sha256=A1Y5IOT5YH44P9sdvBNOqPBxelVUhXBsy-1m3zTDSak,1007
anchor_stack/stacks/nextjs/stack.yaml,sha256=hcYnYD57TMRvOliu-hMAsjuugfYDhPzTEzmPMzbsLDI,1308
anchor_stack/stacks/nextjs/rules/claude.md.j2,sha256=6HYUdGzzKLC-o9fy0S9MLBDhv-EDXiQaq4yBsjYP-NM,2704
anchor_stack/stacks/nextjs/rules/cursor.mdc.j2,sha256=7xyfaqgR8FquQDkkQ_7AxiuIwdL784TWsofM-SCZrIU,3529
anchor_stack/stacks/nextjs/rules/windsurf.md.j2,sha256=Genfyv5Eq4fR_GUrOrC-IzRIHnymlSDIIDsQWwgnzTE,1175
anchor_stack/stacks/nextjs/templates/.env.example,sha256=ePcNa9XfXr01htdW-wab8BKIqEZ927YtlibF-g-43PE,231
anchor_stack/stacks/nextjs/templates/.gitignore,sha256=7SaZuogJ1FUYCbfzW0VfvkZRq0btfVopqqvCE2eqZM8,524
anchor_stack/stacks/nextjs/templates/.prettierrc,sha256=bRrbDRsn9Vy4VcAA6Wa_KW9nAffwmHSfyBDhNlO2qic,179
anchor_stack/stacks/nextjs/templates/README.md.j2,sha256=Tg7fviSqcaro2D-pD7nEKQ5XVWCIHpZ_gMTGwbJApRE,2001
anchor_stack/stacks/nextjs/templates/next-env.d.ts,sha256=ndnWQs24fU1bMXMhfgxFQps-R6b1z1-w6tbGROxf7QE,228
anchor_stack/stacks/nextjs/templates/next.config.mjs,sha256=9K_MQNeihS3h8AxS6rX4ounOvd7l0wWw0nSKua7HFGU,635
anchor_stack/stacks/nextjs/templates/package.json.j2,sha256=l15GKG15r2PhDVz-6J66gMFBVG99Z1Pov8dBycAxAb0,667
anchor_stack/stacks/nextjs/templates/postcss.config.mjs,sha256=76ZcZeF9UdWFcO3OnXArBgT99qm422Wvrtjwda-IZ8c,157
anchor_stack/stacks/nextjs/templates/tailwind.config.ts,sha256=laXje2xhw3vqPHR_0BhjyJS8HNYMm9928TrNncyHaCk,296
anchor_stack/stacks/nextjs/templates/tsconfig.json,sha256=532NQ3AE65w4hlosejjse1hsgvy09mE9550KqGGDnDQ,622
anchor_stack/stacks/nextjs/templates/src/app/globals.css,sha256=pV4JZ7WjcCnPiACpX6O0exn_k65-j5xw83sUeIST46I,497
anchor_stack/stacks/nextjs/templates/src/app/layout.tsx.j2,sha256=J8IOcPqsdR27OHoJVlledb7XP-CCWPkcA0IxbSJdUJU,363
anchor_stack/stacks/nextjs/templates/src/app/page.tsx.j2,sha256=_IvrTpikgn1ZlEcJEnkS2dqBQD7zN1O_P-c6_ByWYtg,8233
anchor_stack/stacks/nextjs/templates/src/app/api/health/route.ts,sha256=L7Uo7PrFW-2mEM40hOcWy-USj1R9gXyn_098Vgv29bw,653
anchor_stack/stacks/nextjs/templates/src/components/index.ts,sha256=mIdigHageg3hx_O2cwifqsjymL3nGMGSA0_PrrlEsI8,59
anchor_stack/stacks/nextjs/templates/src/components/ui/button.tsx,sha256=i13stXZJfxA10S0v6SKxkNNDYLFpBrIrn0lMoh0ZRTs,1233
anchor_stack/stacks/nextjs/templates/src/components/ui/index.ts,sha256=We-Qwdsay31c3W7cvkrmILjC45ANZwO5xRDcoc6Jnfg,120
anchor_stack/stacks/nextjs/templates/src/services/index.ts,sha256=--j4hnjzc3X40FJGG92TS4V9_HgSzoOg8O2UQXjQawc,222
anchor_stack/stacks/nextjs/templates/src/types/index.ts,sha256=Zty_E3-DmlqrkxQa7ZLjk9_K8Tc61Fd7GR0aEcGSjSE,668
anchor_stack/tools/__init__.py,sha256=1KgktvwbsI26yF39RQjQ6T7raiRutHwfe2grTD0T7Gc,445
anchor_stack/tools/doctor.py,sha256=J62pR1OPUNP673nWCH1uwj_ryfsX9QMEtfT75HA9lSk,9838
anchor_stack/tools/pack.py,sha256=C3vSTVUMTX2NFwof58bInJdMeu03O5EabK0BjRZkgcI,7751
anchor_stack/tools/scaffold.py,sha256=AB-d8GKUiSdxJl1aHTS3KvONytvQbNspOZ6sHR5TA98,9300
anchor_stack/utils/__init__.py,sha256=nV8empup9IjmGfNm_dYI_oHQnNxs43MKgF1EVbnhdJY,431
anchor_stack/utils/paths.py,sha256=JO4jd3LDUzSxkegnHxyOtykJqsSMcj71we_qrprHWoU,1432
anchor_stack/utils/validators.py,sha256=MGsxKvdQ3vVpDcsVPlYOwWW2ODg4zpQFYy-vzRJ56r8,3651
anchor_stack-0.1.1.dist-info/METADATA,sha256=kleD3Ta9mTB4WvGK0fK1pvsQioa9uSE8gn61oeTS1Ug,8902
anchor_stack-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
anchor_stack-0.1.1.dist-info/entry_points.txt,sha256=-6kc_TFh6DbFjLhw41yE8vVagi68vKVNnXagTkuWxl0,55
anchor_stack-0.1.1.dist-info/licenses/LICENSE,sha256=d7v_HVDMsUXcm-QWOh3CN_mPCGdwf4zVApPwOJs6tYw,1074
anchor_stack-0.1.1.dist-info/RECORD,,
